[automerger skipped] Merge "Merge Android 12" am: 433825250d -s ours am: 7062f8326d -s ours

am skip reason: Merged-In Ib853137811901796f73e4d720accb3249a7db963 with SHA-1 8aa74d1ad4 is already in history

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1847386

Change-Id: I6aa40f4ae668620b39543f7a147c49b4689dc9f2
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9b2cf24..dadec6f 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -2202,6 +2202,7 @@
         </activity>
 
         <activity android:name=".bluetooth.BluetoothPairingDialog"
+                  android:permission="android.permission.BLUETOOTH_PRIVILEGED"
                   android:excludeFromRecents="true"
                   android:windowSoftInputMode="stateVisible|adjustResize"
                   android:theme="@style/Theme.AlertDialog"
@@ -2964,10 +2965,6 @@
             </intent-filter>
         </activity>
 
-        <!--
-            The Wi-Fi result data will only be returned from WifiDialogActivity if the calling
-            package has ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION permission. (see b/185126813)
-        -->
         <activity
             android:name=".wifi.WifiDialogActivity"
             android:label=""
diff --git a/res/drawable/ic_fingerprint_24dp.xml b/res/drawable/ic_fingerprint_24dp.xml
index e52f0f5..12df32d 100644
--- a/res/drawable/ic_fingerprint_24dp.xml
+++ b/res/drawable/ic_fingerprint_24dp.xml
@@ -16,10 +16,11 @@
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
         android:width="24dp"
         android:height="24dp"
-        android:viewportWidth="24.0"
-        android:viewportHeight="24.0"
+        android:viewportWidth="24"
+        android:viewportHeight="24"
         android:tint="?android:attr/colorControlNormal">
     <path
-        android:pathData="M17.81,4.47c-0.08,0 -0.16,-0.02 -0.23,-0.06C15.66,3.42 14,3 12.01,3c-1.98,0 -3.86,0.47 -5.57,1.41 -0.24,0.13 -0.54,0.04 -0.68,-0.2 -0.13,-0.24 -0.04,-0.55 0.2,-0.68C7.82,2.52 9.86,2 12.01,2c2.13,0 3.99,0.47 6.03,1.52 0.25,0.13 0.34,0.43 0.21,0.67 -0.09,0.18 -0.26,0.28 -0.44,0.28zM3.5,9.72c-0.1,0 -0.2,-0.03 -0.29,-0.09 -0.23,-0.16 -0.28,-0.47 -0.12,-0.7 0.99,-1.4 2.25,-2.5 3.75,-3.27C9.98,4.04 14,4.03 17.15,5.65c1.5,0.77 2.76,1.86 3.75,3.25 0.16,0.22 0.11,0.54 -0.12,0.7 -0.23,0.16 -0.54,0.11 -0.7,-0.12 -0.9,-1.26 -2.04,-2.25 -3.39,-2.94 -2.87,-1.47 -6.54,-1.47 -9.4,0.01 -1.36,0.7 -2.5,1.7 -3.4,2.96 -0.08,0.14 -0.23,0.21 -0.39,0.21zM9.75,21.79c-0.13,0 -0.26,-0.05 -0.35,-0.15 -0.87,-0.87 -1.34,-1.43 -2.01,-2.64 -0.69,-1.23 -1.05,-2.73 -1.05,-4.34 0,-2.97 2.54,-5.39 5.66,-5.39s5.66,2.42 5.66,5.39c0,0.28 -0.22,0.5 -0.5,0.5s-0.5,-0.22 -0.5,-0.5c0,-2.42 -2.09,-4.39 -4.66,-4.39 -2.57,0 -4.66,1.97 -4.66,4.39 0,1.44 0.32,2.77 0.93,3.85 0.64,1.15 1.08,1.64 1.85,2.42 0.19,0.2 0.19,0.51 0,0.71 -0.11,0.1 -0.24,0.15 -0.37,0.15zM16.92,19.94c-1.19,0 -2.24,-0.3 -3.1,-0.89 -1.49,-1.01 -2.38,-2.65 -2.38,-4.39 0,-0.28 0.22,-0.5 0.5,-0.5s0.5,0.22 0.5,0.5c0,1.41 0.72,2.74 1.94,3.56 0.71,0.48 1.54,0.71 2.54,0.71 0.24,0 0.64,-0.03 1.04,-0.1 0.27,-0.05 0.53,0.13 0.58,0.41 0.05,0.27 -0.13,0.53 -0.41,0.58 -0.57,0.11 -1.07,0.12 -1.21,0.12zM14.91,22c-0.04,0 -0.09,-0.01 -0.13,-0.02 -1.59,-0.44 -2.63,-1.03 -3.72,-2.1 -1.4,-1.39 -2.17,-3.24 -2.17,-5.22 0,-1.62 1.38,-2.94 3.08,-2.94 1.7,0 3.08,1.32 3.08,2.94 0,1.07 0.93,1.94 2.08,1.94s2.08,-0.87 2.08,-1.94c0,-3.77 -3.25,-6.83 -7.25,-6.83 -2.84,0 -5.44,1.58 -6.61,4.03 -0.39,0.81 -0.59,1.76 -0.59,2.8 0,0.78 0.07,2.01 0.67,3.61 0.1,0.26 -0.03,0.55 -0.29,0.64 -0.26,0.1 -0.55,-0.04 -0.64,-0.29 -0.49,-1.31 -0.73,-2.61 -0.73,-3.96 0,-1.2 0.23,-2.29 0.68,-3.24 1.33,-2.79 4.28,-4.6 7.51,-4.6 4.55,0 8.25,3.51 8.25,7.83 0,1.62 -1.38,2.94 -3.08,2.94s-3.08,-1.32 -3.08,-2.94c0,-1.07 -0.93,-1.94 -2.08,-1.94s-2.08,0.87 -2.08,1.94c0,1.71 0.66,3.31 1.87,4.51 0.95,0.94 1.86,1.46 3.27,1.85 0.27,0.07 0.42,0.35 0.35,0.61 -0.05,0.23 -0.26,0.38 -0.47,0.38z"
-        android:fillColor="#000000"/>
+        android:pathData="M7.3122,4.6691C8.6549,3.9318 10.2631,3.5 11.9979,3.5C13.7326,3.5 15.3409,3.9318 16.6835,4.6691C17.0466,4.8684 17.5026,4.7357 17.7019,4.3727C17.9013,4.0096 17.7686,3.5536 17.4055,3.3543C15.838,2.4935 13.9808,2 11.9979,2C10.0149,2 8.1578,2.4935 6.5902,3.3543C6.2271,3.5536 6.0944,4.0096 6.2938,4.3727C6.4932,4.7357 6.9491,4.8684 7.3122,4.6691ZM6.8614,14.8781C6.862,12.3662 9.0049,10.2292 11.9992,10.2292C14.9939,10.2292 17.137,12.3668 17.137,14.8791V15.0389C17.137,15.735 16.5727,16.2992 15.8767,16.2992C15.3591,16.2992 14.9045,15.9899 14.7153,15.5116L14.7142,15.509L14.0424,13.8294L14.0418,13.828C13.6244,12.7746 12.6064,12.0936 11.4861,12.0936C9.9616,12.0936 8.7258,13.3294 8.7258,14.8539C8.7258,16.4681 9.4592,18.005 10.7237,19.0147L10.7237,19.0147L10.7295,19.0192L11.1164,19.322C11.4426,19.5773 11.914,19.5198 12.1692,19.1936C12.4245,18.8674 12.367,18.396 12.0409,18.1408L11.657,17.8403C10.7531,17.1173 10.2258,16.0141 10.2258,14.8539C10.2258,14.1578 10.79,13.5936 11.4861,13.5936C11.9971,13.5936 12.459,13.9045 12.6475,14.3812L12.6486,14.3838L13.3204,16.0634L13.321,16.0649C13.7377,17.1165 14.7462,17.7992 15.8767,17.7992C17.4012,17.7992 18.637,16.5634 18.637,15.0389V14.8791C18.637,11.4364 15.7165,8.7292 11.9992,8.7292C8.2818,8.7292 5.3614,11.4364 5.3614,14.8791H6.1114C5.3614,14.8791 5.3614,14.8792 5.3614,14.8794L5.3614,14.8797L5.3614,14.8803L5.3614,14.882L5.3614,14.8865L5.3615,14.9002C5.3617,14.9114 5.3619,14.9268 5.3624,14.9459C5.3633,14.9842 5.365,15.0379 5.3684,15.1047C5.3752,15.2382 5.3885,15.4256 5.415,15.6487C5.4674,16.0908 5.5735,16.6934 5.7925,17.3028C5.9326,17.6926 6.3622,17.8951 6.752,17.755C7.1418,17.6149 7.3442,17.1853 7.2041,16.7955C7.0362,16.3283 6.9489,15.8459 6.9046,15.4721C6.8826,15.2873 6.8718,15.134 6.8665,15.0288C6.8638,14.9764 6.8625,14.9362 6.8619,14.9105L6.8615,14.8831L6.8614,14.8791H6.1114C6.8614,14.8791 6.8614,14.879 6.8614,14.8789V14.8781ZM11.9985,6.8631C9.2417,6.8631 6.9467,8.145 5.9123,9.8642C5.6987,10.2192 5.2379,10.3338 4.883,10.1202C4.528,9.9067 4.4134,9.4458 4.627,9.0909C5.9813,6.8401 8.8171,5.3631 11.9985,5.3631C15.18,5.3631 18.0157,6.8401 19.3701,9.0909C19.5836,9.4458 19.469,9.9067 19.1141,10.1202C18.7592,10.3338 18.2983,10.2192 18.0848,9.8642C17.0503,8.145 14.7553,6.8631 11.9985,6.8631ZM8.3064,19.0229C8.0034,18.7404 7.5288,18.7571 7.2463,19.06C6.9639,19.363 6.9805,19.8376 7.2835,20.12C8.5306,21.2828 10.182,22.0037 12.0005,22.0037C13.8189,22.0037 15.4703,21.2828 16.7175,20.12C17.0204,19.8376 17.037,19.363 16.7546,19.06C16.4721,18.7571 15.9975,18.7404 15.6946,19.0229C14.7044,19.9461 13.4119,20.5037 12.0005,20.5037C10.5891,20.5037 9.2965,19.9461 8.3064,19.0229Z"
+        android:fillColor="#000000"
+        android:fillType="evenOdd"/>
 </vector>
diff --git a/res/layout/udfps_enroll_find_sensor_layout.xml b/res/layout/udfps_enroll_find_sensor_layout.xml
index 1b3e0ee..867da19 100644
--- a/res/layout/udfps_enroll_find_sensor_layout.xml
+++ b/res/layout/udfps_enroll_find_sensor_layout.xml
@@ -26,7 +26,7 @@
         android:id="@+id/illustration_lottie"
         android:layout_width="match_parent"
         android:layout_height="400dp"
-        android:scaleType="centerInside"
+        android:scaleType="fitCenter"
         app:lottie_imageAssetsFolder="images"
         app:lottie_autoPlay="true"
         app:lottie_loop="true"
diff --git a/res/raw/udfps_edu_a11y_lottie.json b/res/raw/udfps_edu_a11y_lottie.json
deleted file mode 100644
index b1ffc9e..0000000
--- a/res/raw/udfps_edu_a11y_lottie.json
+++ /dev/null
@@ -1,8243 +0,0 @@
-{
-  "v": "5.7.6",
-  "fr": 60,
-  "ip": 0,
-  "op": 601,
-  "w": 1650,
-  "h": 2900,
-  "nm": "UDFPS_EDU_LOTTIE_A11y_052422",
-  "ddd": 0,
-  "assets": [
-    {
-      "id": "comp_0",
-      "layers": [
-        {
-          "ddd": 0,
-          "ind": 1,
-          "ty": 4,
-          "nm": "Fill 12",
-          "sr": 1,
-          "ks": {
-            "o": {
-              "a": 0,
-              "k": 100,
-              "ix": 11
-            },
-            "r": {
-              "a": 0,
-              "k": 0,
-              "ix": 10
-            },
-            "p": {
-              "a": 0,
-              "k": [
-                53.488,
-                54.901,
-                0
-              ],
-              "ix": 2,
-              "l": 2
-            },
-            "a": {
-              "a": 0,
-              "k": [
-                0,
-                0,
-                0
-              ],
-              "ix": 1,
-              "l": 2
-            },
-            "s": {
-              "a": 0,
-              "k": [
-                100,
-                100,
-                100
-              ],
-              "ix": 6,
-              "l": 2
-            }
-          },
-          "ao": 0,
-          "shapes": [
-            {
-              "ty": "gr",
-              "it": [
-                {
-                  "ind": 0,
-                  "ty": "sh",
-                  "ix": 1,
-                  "ks": {
-                    "a": 0,
-                    "k": {
-                      "i": [
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ]
-                      ],
-                      "o": [
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ]
-                      ],
-                      "v": [
-                        [
-                          -16.824,
-                          -0.768
-                        ],
-                        [
-                          -4.154,
-                          11.903
-                        ],
-                        [
-                          16.824,
-                          -9.075
-                        ],
-                        [
-                          13.995,
-                          -11.903
-                        ],
-                        [
-                          -4.154,
-                          6.247
-                        ],
-                        [
-                          -13.996,
-                          -3.596
-                        ]
-                      ],
-                      "c": true
-                    },
-                    "ix": 2
-                  },
-                  "nm": "Path 1",
-                  "mn": "ADBE Vector Shape - Group",
-                  "hd": false
-                },
-                {
-                  "ty": "fl",
-                  "c": {
-                    "a": 0,
-                    "k": [
-                      0.4,
-                      0.61568627451,
-                      0.988235294118,
-                      1
-                    ],
-                    "ix": 4
-                  },
-                  "o": {
-                    "a": 0,
-                    "k": 100,
-                    "ix": 5
-                  },
-                  "r": 1,
-                  "bm": 0,
-                  "nm": "Fill 1",
-                  "mn": "ADBE Vector Graphic - Fill",
-                  "hd": false
-                },
-                {
-                  "ty": "tr",
-                  "p": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 2
-                  },
-                  "a": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 1
-                  },
-                  "s": {
-                    "a": 0,
-                    "k": [
-                      200,
-                      200
-                    ],
-                    "ix": 3
-                  },
-                  "r": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 6
-                  },
-                  "o": {
-                    "a": 0,
-                    "k": 100,
-                    "ix": 7
-                  },
-                  "sk": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 4
-                  },
-                  "sa": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 5
-                  },
-                  "nm": "Transform"
-                }
-              ],
-              "nm": "Fill 12",
-              "np": 2,
-              "cix": 2,
-              "bm": 0,
-              "ix": 1,
-              "mn": "ADBE Vector Group",
-              "hd": false
-            }
-          ],
-          "ip": 0,
-          "op": 2100,
-          "st": 0,
-          "bm": 0
-        },
-        {
-          "ddd": 0,
-          "ind": 2,
-          "ty": 4,
-          "nm": "Path",
-          "sr": 1,
-          "ks": {
-            "o": {
-              "a": 0,
-              "k": 100,
-              "ix": 11
-            },
-            "r": {
-              "a": 0,
-              "k": 0,
-              "ix": 10
-            },
-            "p": {
-              "a": 0,
-              "k": [
-                54,
-                54,
-                0
-              ],
-              "ix": 2,
-              "l": 2
-            },
-            "a": {
-              "a": 0,
-              "k": [
-                0,
-                0,
-                0
-              ],
-              "ix": 1,
-              "l": 2
-            },
-            "s": {
-              "a": 0,
-              "k": [
-                100,
-                100,
-                100
-              ],
-              "ix": 6,
-              "l": 2
-            }
-          },
-          "ao": 0,
-          "shapes": [
-            {
-              "ty": "gr",
-              "it": [
-                {
-                  "ind": 0,
-                  "ty": "sh",
-                  "ix": 1,
-                  "ks": {
-                    "a": 0,
-                    "k": {
-                      "i": [
-                        [
-                          0,
-                          12.703
-                        ],
-                        [
-                          12.703,
-                          0
-                        ],
-                        [
-                          0,
-                          -12.703
-                        ],
-                        [
-                          -12.703,
-                          0
-                        ]
-                      ],
-                      "o": [
-                        [
-                          0,
-                          -12.703
-                        ],
-                        [
-                          -12.703,
-                          0
-                        ],
-                        [
-                          0,
-                          12.703
-                        ],
-                        [
-                          12.703,
-                          0
-                        ]
-                      ],
-                      "v": [
-                        [
-                          23.037,
-                          0
-                        ],
-                        [
-                          0,
-                          -23.038
-                        ],
-                        [
-                          -23.037,
-                          0
-                        ],
-                        [
-                          0,
-                          23.038
-                        ]
-                      ],
-                      "c": true
-                    },
-                    "ix": 2
-                  },
-                  "nm": "Path 1",
-                  "mn": "ADBE Vector Shape - Group",
-                  "hd": false
-                },
-                {
-                  "ty": "fl",
-                  "c": {
-                    "a": 0,
-                    "k": [
-                      0.1254902035,
-                      0.129411771894,
-                      0.141176477075,
-                      1
-                    ],
-                    "ix": 4
-                  },
-                  "o": {
-                    "a": 0,
-                    "k": 100,
-                    "ix": 5
-                  },
-                  "r": 1,
-                  "bm": 0,
-                  "nm": "Fill 1",
-                  "mn": "ADBE Vector Graphic - Fill",
-                  "hd": false
-                },
-                {
-                  "ty": "tr",
-                  "p": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 2
-                  },
-                  "a": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 1
-                  },
-                  "s": {
-                    "a": 0,
-                    "k": [
-                      200,
-                      200
-                    ],
-                    "ix": 3
-                  },
-                  "r": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 6
-                  },
-                  "o": {
-                    "a": 0,
-                    "k": 100,
-                    "ix": 7
-                  },
-                  "sk": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 4
-                  },
-                  "sa": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 5
-                  },
-                  "nm": "Transform"
-                }
-              ],
-              "nm": "Path",
-              "np": 2,
-              "cix": 2,
-              "bm": 0,
-              "ix": 1,
-              "mn": "ADBE Vector Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.717647058824,
-                  0.949019607843,
-                  0.623529411765,
-                  1
-                ],
-                "ix": 3,
-                "x": "var $bm_rt;\n$bm_rt = thisComp.layer('Fill 12').content('Fill 12').content('Fill 1').color;"
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 15,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            }
-          ],
-          "ip": 0,
-          "op": 2100,
-          "st": 0,
-          "bm": 0
-        }
-      ]
-    }
-  ],
-  "layers": [
-    {
-      "ddd": 0,
-      "ind": 1,
-      "ty": 3,
-      "nm": "Null 58",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 0,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            1334.91,
-            1644.843,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            232,
-            232,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "ip": 327.5,
-      "op": 2802.5,
-      "st": 402.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 2,
-      "ty": 4,
-      "nm": "PHONE_OUTLINE 2",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 571,
-              "s": [
-                0
-              ]
-            },
-            {
-              "t": 593.5,
-              "s": [
-                100
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            837,
-            1430,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            929.1,
-            929.1,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      5.244
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -5.244
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      5.244
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -5.244
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      63.454,
-                      114.112
-                    ],
-                    [
-                      53.945,
-                      123.622
-                    ],
-                    [
-                      -55.413,
-                      123.622
-                    ],
-                    [
-                      -64.922,
-                      114.112
-                    ],
-                    [
-                      -64.922,
-                      -114.112
-                    ],
-                    [
-                      -55.413,
-                      -123.622
-                    ],
-                    [
-                      53.945,
-                      -123.622
-                    ],
-                    [
-                      63.454,
-                      -114.112
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ind": 1,
-              "ty": "sh",
-              "ix": 2,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      68.209,
-                      -52.302
-                    ],
-                    [
-                      68.209,
-                      -61.811
-                    ],
-                    [
-                      65.832,
-                      -64.188
-                    ],
-                    [
-                      65.832,
-                      -114.112
-                    ],
-                    [
-                      53.945,
-                      -126
-                    ],
-                    [
-                      -55.413,
-                      -126
-                    ],
-                    [
-                      -67.3,
-                      -114.112
-                    ],
-                    [
-                      -67.3,
-                      114.112
-                    ],
-                    [
-                      -55.413,
-                      126
-                    ],
-                    [
-                      53.945,
-                      126
-                    ],
-                    [
-                      65.832,
-                      114.112
-                    ],
-                    [
-                      65.832,
-                      -2.378
-                    ],
-                    [
-                      68.209,
-                      -4.755
-                    ],
-                    [
-                      68.209,
-                      -28.528
-                    ],
-                    [
-                      65.832,
-                      -30.906
-                    ],
-                    [
-                      65.832,
-                      -49.924
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 2",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "fl",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.368627458811,
-                  0.368627458811,
-                  0.368627458811,
-                  1
-                ],
-                "ix": 4
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 5
-              },
-              "r": 1,
-              "bm": 0,
-              "nm": "Fill 1",
-              "mn": "ADBE Vector Graphic - Fill",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": 467.5,
-      "op": 2942.5,
-      "st": 542.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 3,
-      "ty": 0,
-      "nm": "â–½ checkmark",
-      "parent": 1,
-      "refId": "comp_0",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.78
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 472,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 478,
-              "s": [
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.52
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 548,
-              "s": [
-                100
-              ]
-            },
-            {
-              "t": 555,
-              "s": [
-                0
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            0.507,
-            0.564,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            54.507,
-            54.564,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0,
-                  0,
-                  0.667
-                ],
-                "y": [
-                  1.015,
-                  1.015,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.363,
-                  0.363,
-                  0.333
-                ],
-                "y": [
-                  0.038,
-                  0.038,
-                  0
-                ]
-              },
-              "t": 473,
-              "s": [
-                0,
-                0,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.474,
-                  0.474,
-                  0.667
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.651,
-                  0.651,
-                  0.333
-                ],
-                "y": [
-                  0.331,
-                  0.331,
-                  0
-                ]
-              },
-              "t": 493,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 513,
-              "s": [
-                100,
-                100,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 545,
-              "s": [
-                100,
-                100,
-                100
-              ]
-            },
-            {
-              "t": 555,
-              "s": [
-                0,
-                0,
-                100
-              ]
-            }
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "w": 108,
-      "h": 108,
-      "ip": 327.5,
-      "op": 2427.5,
-      "st": 327.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 4,
-      "ty": 3,
-      "nm": "Null 57 - COLOR CONTROLLER",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 0,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            837,
-            774,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            100,
-            100,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "ef": [
-        {
-          "ty": 5,
-          "nm": "BLUE400",
-          "np": 3,
-          "mn": "ADBE Color Control",
-          "ix": 1,
-          "en": 1,
-          "ef": [
-            {
-              "ty": 2,
-              "nm": "Color",
-              "mn": "ADBE Color Control-0001",
-              "ix": 1,
-              "v": {
-                "a": 0,
-                "k": [
-                  0.40000000596,
-                  0.615686297417,
-                  0.988235294819,
-                  1
-                ],
-                "ix": 1
-              }
-            }
-          ]
-        }
-      ],
-      "ip": -20,
-      "op": 2455,
-      "st": 55,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 5,
-      "ty": 3,
-      "nm": "MAIN_MOVEMENT",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 0,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            837,
-            2098,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0.07,
-                  0.07,
-                  0.07
-                ],
-                "y": [
-                  0.985,
-                  0.985,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0.015,
-                  0.015,
-                  0
-                ]
-              },
-              "t": 90,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 100.035,
-              "s": [
-                95,
-                95,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 130.133,
-              "s": [
-                95,
-                95,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  1.025
-                ]
-              },
-              "o": {
-                "x": [
-                  0.439,
-                  0.439,
-                  0.439
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 135,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.07,
-                  0.07,
-                  0.07
-                ],
-                "y": [
-                  0.701,
-                  0.701,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0.299,
-                  0.299,
-                  0
-                ]
-              },
-              "t": 145,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  0.833,
-                  0.833,
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0.167,
-                  0.167,
-                  0.167
-                ]
-              },
-              "t": 152.5,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.6,
-                  0.6,
-                  0.6
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0.167,
-                  0.167,
-                  -0.833
-                ]
-              },
-              "t": 157.5,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.07,
-                  0.07,
-                  0.07
-                ],
-                "y": [
-                  0.97,
-                  0.97,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0.03,
-                  0.03,
-                  0
-                ]
-              },
-              "t": 165.246,
-              "s": [
-                100,
-                100,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 175.281,
-              "s": [
-                95,
-                95,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 205.377,
-              "s": [
-                95,
-                95,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  0.833,
-                  0.833,
-                  0.175
-                ]
-              },
-              "o": {
-                "x": [
-                  0.341,
-                  0.341,
-                  0.341
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 210.391,
-              "s": [
-                100,
-                100,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.07,
-                  0.07,
-                  0.07
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 220,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  0.833,
-                  0.833,
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0.167,
-                  0.167,
-                  0.167
-                ]
-              },
-              "t": 227.5,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.621,
-                  0.621,
-                  0.621
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0,
-                  0,
-                  0.102
-                ]
-              },
-              "t": 232.5,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.07,
-                  0.07,
-                  0.07
-                ],
-                "y": [
-                  0.984,
-                  0.984,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0.016,
-                  0.016,
-                  0
-                ]
-              },
-              "t": 240,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.07,
-                  0.07,
-                  0.07
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 250.527,
-              "s": [
-                95,
-                95,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.316,
-                  0.316,
-                  0.316
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 285,
-              "s": [
-                95,
-                95,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.577,
-                  0.577,
-                  0.577
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.253,
-                  0.253,
-                  0.253
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 295,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  0.925
-                ]
-              },
-              "o": {
-                "x": [
-                  0.299,
-                  0.299,
-                  0.299
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 302.5,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.627,
-                  0.627,
-                  0.627
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0,
-                  0,
-                  0.262
-                ]
-              },
-              "t": 307.5,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.07,
-                  0.07,
-                  0.07
-                ],
-                "y": [
-                  0.984,
-                  0.984,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0.016,
-                  0.016,
-                  0
-                ]
-              },
-              "t": 365,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 375.771,
-              "s": [
-                95,
-                95,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 508.369,
-              "s": [
-                95,
-                95,
-                100
-              ]
-            },
-            {
-              "t": 515,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            }
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "ip": -70,
-      "op": 2517.5,
-      "st": 117.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 6,
-      "ty": 4,
-      "nm": "ic_lock_24px",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 100,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            -15.442,
-            -1294.944,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            100,
-            100,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      5.52,
-                      0
-                    ],
-                    [
-                      0,
-                      -5.52
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -2.2
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      2.2
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -5.52
-                    ],
-                    [
-                      -5.52,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      2.2
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -2.2
-                    ]
-                  ],
-                  "v": [
-                    [
-                      12,
-                      -7
-                    ],
-                    [
-                      10,
-                      -7
-                    ],
-                    [
-                      10,
-                      -11
-                    ],
-                    [
-                      0,
-                      -21
-                    ],
-                    [
-                      -10,
-                      -11
-                    ],
-                    [
-                      -10,
-                      -7
-                    ],
-                    [
-                      -12,
-                      -7
-                    ],
-                    [
-                      -16,
-                      -3
-                    ],
-                    [
-                      -16,
-                      17
-                    ],
-                    [
-                      -12,
-                      21
-                    ],
-                    [
-                      12,
-                      21
-                    ],
-                    [
-                      16,
-                      17
-                    ],
-                    [
-                      16,
-                      -3
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ind": 1,
-              "ty": "sh",
-              "ix": 2,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -3.32,
-                      0
-                    ],
-                    [
-                      0,
-                      -3.32
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      -3.32
-                    ],
-                    [
-                      3.32,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -6,
-                      -11
-                    ],
-                    [
-                      0,
-                      -17
-                    ],
-                    [
-                      6,
-                      -11
-                    ],
-                    [
-                      6,
-                      -7
-                    ],
-                    [
-                      -6,
-                      -7
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 2",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ind": 2,
-              "ty": "sh",
-              "ix": 3,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -12,
-                      -3
-                    ],
-                    [
-                      -12,
-                      17
-                    ],
-                    [
-                      12,
-                      17
-                    ],
-                    [
-                      12,
-                      -3
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 3",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ind": 3,
-              "ty": "sh",
-              "ix": 4,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      -2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      2.2
-                    ],
-                    [
-                      2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      -2.2
-                    ]
-                  ],
-                  "o": [
-                    [
-                      2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      -2.2
-                    ],
-                    [
-                      -2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      2.2
-                    ]
-                  ],
-                  "v": [
-                    [
-                      0,
-                      11
-                    ],
-                    [
-                      4,
-                      7
-                    ],
-                    [
-                      0,
-                      3
-                    ],
-                    [
-                      -4,
-                      7
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 4",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "mm",
-              "mm": 5,
-              "nm": "Merge Paths 1",
-              "mn": "ADBE Vector Filter - Merge",
-              "hd": false
-            },
-            {
-              "ty": "fl",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.717647058824,
-                  0.949019607843,
-                  0.623529411765,
-                  1
-                ],
-                "ix": 4
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 5
-              },
-              "r": 1,
-              "bm": 0,
-              "nm": "Fill 1",
-              "mn": "ADBE Vector Graphic - Fill",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  600.243,
-                  600.243
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "ic_lock_24px",
-          "np": 6,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -20,
-      "op": 2455,
-      "st": 55,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 7,
-      "ty": 4,
-      "nm": "GREY_FINGER",
-      "parent": 5,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 100,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            3.5,
-            -3,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            28,
-            34,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            527,
-            527,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      3.703,
-                      0
-                    ],
-                    [
-                      2.328,
-                      1.76
-                    ]
-                  ],
-                  "o": [
-                    [
-                      -2.42,
-                      2.09
-                    ],
-                    [
-                      -3.355,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      9.038,
-                      -1.687
-                    ],
-                    [
-                      -0.348,
-                      1.687
-                    ],
-                    [
-                      -9.038,
-                      -1.118
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.305882352941,
-                  0.309803921569,
-                  0.321568627451,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.933,
-                  54.313
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 1",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -7.847,
-                      0
-                    ],
-                    [
-                      0,
-                      -7.095
-                    ]
-                  ],
-                  "o": [
-                    [
-                      -1.027,
-                      -2.676
-                    ],
-                    [
-                      0,
-                      -7.095
-                    ],
-                    [
-                      7.847,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -12.723,
-                      9.167
-                    ],
-                    [
-                      -13.75,
-                      3.667
-                    ],
-                    [
-                      0,
-                      -9.167
-                    ],
-                    [
-                      13.75,
-                      3.667
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.305882352941,
-                  0.309803921569,
-                  0.321568627451,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.584,
-                  35.833
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 2",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 2,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      2.75,
-                      0
-                    ],
-                    [
-                      0.403,
-                      2.384
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      2.2,
-                      0
-                    ],
-                    [
-                      -5.445,
-                      -1.54
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      2.733
-                    ],
-                    [
-                      -2.42,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -0.367,
-                      -2.181
-                    ],
-                    [
-                      -7.92,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      11.376,
-                      -1.824
-                    ],
-                    [
-                      11.376,
-                      -1.293
-                    ],
-                    [
-                      6.408,
-                      3.676
-                    ],
-                    [
-                      1.512,
-                      -0.468
-                    ],
-                    [
-                      0.999,
-                      -3.548
-                    ],
-                    [
-                      -3.456,
-                      -7.324
-                    ],
-                    [
-                      -2.667,
-                      7.324
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.305882352941,
-                  0.309803921569,
-                  0.321568627451,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  29.958,
-                  41.324
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 3",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 3,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -6.875,
-                      0
-                    ],
-                    [
-                      -2.769,
-                      -4.327
-                    ]
-                  ],
-                  "o": [
-                    [
-                      2.768,
-                      -4.327
-                    ],
-                    [
-                      6.876,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -15.583,
-                      3.667
-                    ],
-                    [
-                      -0.001,
-                      -3.667
-                    ],
-                    [
-                      15.583,
-                      3.667
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.305882352941,
-                  0.309803921569,
-                  0.321568627451,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.583,
-                  23.001
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 4",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 4,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -3.666,
-                      0
-                    ],
-                    [
-                      -2.97,
-                      -1.485
-                    ]
-                  ],
-                  "o": [
-                    [
-                      2.97,
-                      -1.485
-                    ],
-                    [
-                      3.667,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -10.083,
-                      1.164
-                    ],
-                    [
-                      -0.001,
-                      -1.164
-                    ],
-                    [
-                      10.083,
-                      1.164
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.305882352941,
-                  0.309803921569,
-                  0.321568627451,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.583,
-                  13.164
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 5",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 5,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "tm",
-          "s": {
-            "a": 1,
-            "k": [
-              {
-                "i": {
-                  "x": [
-                    0
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.4
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 90,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 110.035,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 150.197,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 152.705,
-                "s": [
-                  100
-                ],
-                "h": 1
-              },
-              {
-                "i": {
-                  "x": [
-                    0
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.4
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 165.246,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    -14.687
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 185.281,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 225.441,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 227.949,
-                "s": [
-                  100
-                ],
-                "h": 1
-              },
-              {
-                "i": {
-                  "x": [
-                    0
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.4
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 240.494,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    -14.701
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 260,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 300.689,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 303.193,
-                "s": [
-                  100
-                ],
-                "h": 1
-              },
-              {
-                "i": {
-                  "x": [
-                    0
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.4
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 365.74,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    -15.359
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 385,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 518.434,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 520.943359375,
-                "s": [
-                  100
-                ],
-                "h": 1
-              }
-            ],
-            "ix": 1
-          },
-          "e": {
-            "a": 1,
-            "k": [
-              {
-                "i": {
-                  "x": [
-                    0.07
-                  ],
-                  "y": [
-                    0.941
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0.059
-                  ]
-                },
-                "t": 130.133,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 140.146,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 150.197,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 152.705,
-                "s": [
-                  100
-                ],
-                "h": 1
-              },
-              {
-                "i": {
-                  "x": [
-                    0
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.4
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 205.377,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    -12.439
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 215,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 225.441,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 227.949,
-                "s": [
-                  100
-                ],
-                "h": 1
-              },
-              {
-                "i": {
-                  "x": [
-                    0.07
-                  ],
-                  "y": [
-                    0.941
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0.059
-                  ]
-                },
-                "t": 280.623,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    -12.342
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 290.641,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 300.689,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 303.193,
-                "s": [
-                  100
-                ],
-                "h": 1
-              },
-              {
-                "i": {
-                  "x": [
-                    0.07
-                  ],
-                  "y": [
-                    0.97
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0.03
-                  ]
-                },
-                "t": 508.369,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    -10.133
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 513.385,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 518.434,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 520.943359375,
-                "s": [
-                  100
-                ],
-                "h": 1
-              }
-            ],
-            "ix": 2
-          },
-          "o": {
-            "a": 0,
-            "k": 0,
-            "ix": 3
-          },
-          "m": 1,
-          "ix": 6,
-          "nm": "Trim Paths 1",
-          "mn": "ADBE Vector Filter - Trim",
-          "hd": false
-        }
-      ],
-      "ip": -20,
-      "op": 4855,
-      "st": 55,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 8,
-      "ty": 4,
-      "nm": "BLUE_FINGER",
-      "parent": 5,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 100,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            3.5,
-            -3,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            28,
-            34,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            527,
-            527,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      3.703,
-                      0
-                    ],
-                    [
-                      2.328,
-                      1.76
-                    ]
-                  ],
-                  "o": [
-                    [
-                      -2.42,
-                      2.09
-                    ],
-                    [
-                      -3.355,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      9.038,
-                      -1.687
-                    ],
-                    [
-                      -0.348,
-                      1.687
-                    ],
-                    [
-                      -9.038,
-                      -1.118
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.4,
-                  0.61568627451,
-                  0.964705882353,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.933,
-                  54.313
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 1",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -7.847,
-                      0
-                    ],
-                    [
-                      0,
-                      -7.095
-                    ]
-                  ],
-                  "o": [
-                    [
-                      -1.027,
-                      -2.676
-                    ],
-                    [
-                      0,
-                      -7.095
-                    ],
-                    [
-                      7.847,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -12.723,
-                      9.167
-                    ],
-                    [
-                      -13.75,
-                      3.667
-                    ],
-                    [
-                      0,
-                      -9.167
-                    ],
-                    [
-                      13.75,
-                      3.667
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.4,
-                  0.61568627451,
-                  0.964705882353,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.584,
-                  35.833
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 2",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 2,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      2.75,
-                      0
-                    ],
-                    [
-                      0.403,
-                      2.384
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      2.2,
-                      0
-                    ],
-                    [
-                      -5.445,
-                      -1.54
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      2.733
-                    ],
-                    [
-                      -2.42,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -0.367,
-                      -2.181
-                    ],
-                    [
-                      -7.92,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      11.376,
-                      -1.824
-                    ],
-                    [
-                      11.376,
-                      -1.293
-                    ],
-                    [
-                      6.408,
-                      3.676
-                    ],
-                    [
-                      1.512,
-                      -0.468
-                    ],
-                    [
-                      0.999,
-                      -3.548
-                    ],
-                    [
-                      -3.456,
-                      -7.324
-                    ],
-                    [
-                      -2.667,
-                      7.324
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.4,
-                  0.61568627451,
-                  0.964705882353,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  29.958,
-                  41.324
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 3",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 3,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -6.875,
-                      0
-                    ],
-                    [
-                      -2.769,
-                      -4.327
-                    ]
-                  ],
-                  "o": [
-                    [
-                      2.768,
-                      -4.327
-                    ],
-                    [
-                      6.876,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -15.583,
-                      3.667
-                    ],
-                    [
-                      -0.001,
-                      -3.667
-                    ],
-                    [
-                      15.583,
-                      3.667
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.4,
-                  0.61568627451,
-                  0.964705882353,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.583,
-                  23.001
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 4",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 4,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -3.666,
-                      0
-                    ],
-                    [
-                      -2.97,
-                      -1.485
-                    ]
-                  ],
-                  "o": [
-                    [
-                      2.97,
-                      -1.485
-                    ],
-                    [
-                      3.667,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -10.083,
-                      1.164
-                    ],
-                    [
-                      -0.001,
-                      -1.164
-                    ],
-                    [
-                      10.083,
-                      1.164
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.4,
-                  0.61568627451,
-                  0.964705882353,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.583,
-                  13.164
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 5",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 5,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -20,
-      "op": 4855,
-      "st": 55,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 9,
-      "ty": 4,
-      "nm": "BG_Circle_Green",
-      "parent": 5,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 87.5,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 112.5,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 127.5,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 152.5,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 157.5,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 182.5,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 197.5,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 222.5,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 230,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 255,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 280,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 295,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 367.5,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 382.5,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 507.5,
-              "s": [
-                12
-              ]
-            },
-            {
-              "t": 517.5,
-              "s": [
-                33
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            2.91,
-            -13.59,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            -13.09,
-            1270.41,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            100,
-            100,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "d": 1,
-              "ty": "el",
-              "s": {
-                "a": 0,
-                "k": [
-                  440,
-                  440
-                ],
-                "ix": 2
-              },
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 3
-              },
-              "nm": "Ellipse Path 1",
-              "mn": "ADBE Vector Shape - Ellipse",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.964705942191,
-                  0.996078491211,
-                  0.87450986376,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "lc": 1,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "fl",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.682352941176,
-                  0.796078431373,
-                  0.980392156863,
-                  1
-                ],
-                "ix": 4
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 5
-              },
-              "r": 1,
-              "bm": 0,
-              "nm": "Fill 1",
-              "mn": "ADBE Vector Graphic - Fill",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  -13.09,
-                  1270.41
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Ellipse 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -70,
-      "op": 2585,
-      "st": 117.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 10,
-      "ty": 4,
-      "nm": "BG_Circle",
-      "parent": 5,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 0,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            2.91,
-            -13.59,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            -13.09,
-            1270.41,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            100,
-            100,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "d": 1,
-              "ty": "el",
-              "s": {
-                "a": 0,
-                "k": [
-                  430,
-                  430
-                ],
-                "ix": 2
-              },
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 3
-              },
-              "nm": "Ellipse Path 1",
-              "mn": "ADBE Vector Shape - Ellipse",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.964705942191,
-                  0.996078491211,
-                  0.87450986376,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "lc": 1,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "fl",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.066666666667,
-                  0.086274509804,
-                  0.117647066303,
-                  1
-                ],
-                "ix": 4
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 5
-              },
-              "r": 1,
-              "bm": 0,
-              "nm": "Fill 1",
-              "mn": "ADBE Vector Graphic - Fill",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  -13.09,
-                  1270.41
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Ellipse 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -70,
-      "op": 2585,
-      "st": 117.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 11,
-      "ty": 3,
-      "nm": "Null 59 DIALOGUE",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 0,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            840.657,
-            2087.485,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            125,
-            125,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "ip": -20,
-      "op": 2455,
-      "st": 55,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 12,
-      "ty": 4,
-      "nm": "PHONE_OUTLINE",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 60,
-              "s": [
-                100
-              ]
-            },
-            {
-              "t": 72,
-              "s": [
-                0
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            837,
-            1430,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            929.094,
-            929.094,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      5.244
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -5.244
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      5.244
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -5.244
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      63.454,
-                      114.112
-                    ],
-                    [
-                      53.945,
-                      123.622
-                    ],
-                    [
-                      -55.413,
-                      123.622
-                    ],
-                    [
-                      -64.922,
-                      114.112
-                    ],
-                    [
-                      -64.922,
-                      -114.112
-                    ],
-                    [
-                      -55.413,
-                      -123.622
-                    ],
-                    [
-                      53.945,
-                      -123.622
-                    ],
-                    [
-                      63.454,
-                      -114.112
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ind": 1,
-              "ty": "sh",
-              "ix": 2,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      68.209,
-                      -52.302
-                    ],
-                    [
-                      68.209,
-                      -61.811
-                    ],
-                    [
-                      65.832,
-                      -64.188
-                    ],
-                    [
-                      65.832,
-                      -114.112
-                    ],
-                    [
-                      53.945,
-                      -126
-                    ],
-                    [
-                      -55.413,
-                      -126
-                    ],
-                    [
-                      -67.3,
-                      -114.112
-                    ],
-                    [
-                      -67.3,
-                      114.112
-                    ],
-                    [
-                      -55.413,
-                      126
-                    ],
-                    [
-                      53.945,
-                      126
-                    ],
-                    [
-                      65.832,
-                      114.112
-                    ],
-                    [
-                      65.832,
-                      -2.378
-                    ],
-                    [
-                      68.209,
-                      -4.755
-                    ],
-                    [
-                      68.209,
-                      -28.528
-                    ],
-                    [
-                      65.832,
-                      -30.906
-                    ],
-                    [
-                      65.832,
-                      -49.924
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 2",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "fl",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.368627458811,
-                  0.368627458811,
-                  0.368627458811,
-                  1
-                ],
-                "ix": 4
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 5
-              },
-              "r": 1,
-              "bm": 0,
-              "nm": "Fill 1",
-              "mn": "ADBE Vector Graphic - Fill",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -20,
-      "op": 79,
-      "st": 55,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 13,
-      "ty": 4,
-      "nm": "CONFIRMATION_",
-      "parent": 11,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.4
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 472.812,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.4
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 485,
-              "s": [
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 540,
-              "s": [
-                100
-              ]
-            },
-            {
-              "t": 565,
-              "s": [
-                0
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            -0.747,
-            -3.075,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            -13.09,
-            1270.41,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            100,
-            100,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "d": 1,
-              "ty": "el",
-              "s": {
-                "a": 0,
-                "k": [
-                  1075,
-                  1075
-                ],
-                "ix": 2
-              },
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 3
-              },
-              "nm": "Ellipse Path 1",
-              "mn": "ADBE Vector Shape - Ellipse",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.400000029919,
-                  0.61568627451,
-                  0.988235353956,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 49,
-                "ix": 5,
-                "x": "var $bm_rt;\n$bm_rt = thisComp.layer('OuterRing - WIDTH CONTROLLER').content('Ellipse 1').content('Stroke 1').strokeWidth;"
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  -13.09,
-                  1270.41
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Ellipse 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": 255,
-      "op": 2570,
-      "st": 102.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 14,
-      "ty": 4,
-      "nm": "MATTE_BOTTOM",
-      "parent": 11,
-      "td": 1,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 100,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            14.543,
-            -11.886,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            593.879,
-            1034.5,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            135.338,
-            132.074,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      -220.914
-                    ],
-                    [
-                      220.914,
-                      0
-                    ],
-                    [
-                      0,
-                      220.914
-                    ],
-                    [
-                      -220.914,
-                      0
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      220.914
-                    ],
-                    [
-                      -220.914,
-                      0
-                    ],
-                    [
-                      0,
-                      -220.914
-                    ],
-                    [
-                      220.914,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      400,
-                      0
-                    ],
-                    [
-                      0,
-                      400
-                    ],
-                    [
-                      -400,
-                      0
-                    ],
-                    [
-                      0,
-                      -400
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.600934436275,
-                  1,
-                  0.659657257678,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 103,
-                "ix": 5
-              },
-              "lc": 1,
-              "lj": 2,
-              "bm": 0,
-              "d": [
-                {
-                  "n": "d",
-                  "nm": "dash",
-                  "v": {
-                    "a": 0,
-                    "k": 15,
-                    "ix": 1
-                  }
-                },
-                {
-                  "n": "g",
-                  "nm": "gap",
-                  "v": {
-                    "a": 0,
-                    "k": 2,
-                    "ix": 2
-                  }
-                },
-                {
-                  "n": "d",
-                  "nm": "dash2",
-                  "v": {
-                    "a": 0,
-                    "k": 15,
-                    "ix": 3
-                  }
-                },
-                {
-                  "n": "g",
-                  "nm": "gap2",
-                  "v": {
-                    "a": 0,
-                    "k": 2,
-                    "ix": 4
-                  }
-                },
-                {
-                  "n": "d",
-                  "nm": "dash3",
-                  "v": {
-                    "a": 0,
-                    "k": 15,
-                    "ix": 5
-                  }
-                },
-                {
-                  "n": "g",
-                  "nm": "gap3",
-                  "v": {
-                    "a": 0,
-                    "k": 2,
-                    "ix": 6
-                  }
-                },
-                {
-                  "n": "o",
-                  "nm": "offset",
-                  "v": {
-                    "a": 0,
-                    "k": 8,
-                    "ix": 7
-                  }
-                }
-              ],
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  584.5,
-                  1034.5
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "tm",
-          "s": {
-            "a": 0,
-            "k": 0,
-            "ix": 1
-          },
-          "e": {
-            "a": 0,
-            "k": 100,
-            "ix": 2
-          },
-          "o": {
-            "a": 0,
-            "k": 0,
-            "ix": 3
-          },
-          "m": 1,
-          "ix": 2,
-          "nm": "Trim Paths 1",
-          "mn": "ADBE Vector Filter - Trim",
-          "hd": false
-        },
-        {
-          "ty": "tm",
-          "s": {
-            "a": 0,
-            "k": 0,
-            "ix": 1
-          },
-          "e": {
-            "a": 0,
-            "k": 100,
-            "ix": 2
-          },
-          "o": {
-            "a": 0,
-            "k": 0,
-            "ix": 3
-          },
-          "m": 1,
-          "ix": 3,
-          "nm": "Trim Paths 2",
-          "mn": "ADBE Vector Filter - Trim",
-          "hd": false
-        }
-      ],
-      "ip": -87.5,
-      "op": 2520,
-      "st": -160,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 15,
-      "ty": 4,
-      "nm": "OuterRing - WIDTH CONTROLLER",
-      "parent": 11,
-      "tt": 1,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 547.5,
-              "s": [
-                100
-              ]
-            },
-            {
-              "t": 555,
-              "s": [
-                0
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.29
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 392.5,
-              "s": [
-                0
-              ]
-            },
-            {
-              "t": 617.5,
-              "s": [
-                535
-              ]
-            }
-          ],
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            -0.747,
-            -3.075,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            -13.09,
-            1270.41,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            100,
-            100,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "d": 1,
-              "ty": "el",
-              "s": {
-                "a": 0,
-                "k": [
-                  1075,
-                  1075
-                ],
-                "ix": 2
-              },
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 3
-              },
-              "nm": "Ellipse Path 1",
-              "mn": "ADBE Vector Shape - Ellipse",
-              "hd": false
-            },
-            {
-              "ty": "tm",
-              "s": {
-                "a": 0,
-                "k": 0,
-                "ix": 1
-              },
-              "e": {
-                "a": 1,
-                "k": [
-                  {
-                    "i": {
-                      "x": [
-                        0.5
-                      ],
-                      "y": [
-                        1
-                      ]
-                    },
-                    "o": {
-                      "x": [
-                        0.88
-                      ],
-                      "y": [
-                        0
-                      ]
-                    },
-                    "t": 92.535,
-                    "s": [
-                      0
-                    ]
-                  },
-                  {
-                    "i": {
-                      "x": [
-                        0.833
-                      ],
-                      "y": [
-                        0.833
-                      ]
-                    },
-                    "o": {
-                      "x": [
-                        0.167
-                      ],
-                      "y": [
-                        0.167
-                      ]
-                    },
-                    "t": 141.172,
-                    "s": [
-                      25
-                    ]
-                  },
-                  {
-                    "i": {
-                      "x": [
-                        0.5
-                      ],
-                      "y": [
-                        1
-                      ]
-                    },
-                    "o": {
-                      "x": [
-                        0.88
-                      ],
-                      "y": [
-                        0
-                      ]
-                    },
-                    "t": 168.826,
-                    "s": [
-                      25
-                    ]
-                  },
-                  {
-                    "i": {
-                      "x": [
-                        0.833
-                      ],
-                      "y": [
-                        0.833
-                      ]
-                    },
-                    "o": {
-                      "x": [
-                        0.167
-                      ],
-                      "y": [
-                        0.167
-                      ]
-                    },
-                    "t": 215,
-                    "s": [
-                      50
-                    ]
-                  },
-                  {
-                    "i": {
-                      "x": [
-                        0.5
-                      ],
-                      "y": [
-                        1
-                      ]
-                    },
-                    "o": {
-                      "x": [
-                        0.88
-                      ],
-                      "y": [
-                        0
-                      ]
-                    },
-                    "t": 242.439,
-                    "s": [
-                      50
-                    ]
-                  },
-                  {
-                    "i": {
-                      "x": [
-                        0.833
-                      ],
-                      "y": [
-                        0.833
-                      ]
-                    },
-                    "o": {
-                      "x": [
-                        0.167
-                      ],
-                      "y": [
-                        0.167
-                      ]
-                    },
-                    "t": 290.633,
-                    "s": [
-                      75
-                    ]
-                  },
-                  {
-                    "i": {
-                      "x": [
-                        0.5
-                      ],
-                      "y": [
-                        1
-                      ]
-                    },
-                    "o": {
-                      "x": [
-                        0.88
-                      ],
-                      "y": [
-                        0
-                      ]
-                    },
-                    "t": 335.787,
-                    "s": [
-                      75
-                    ]
-                  },
-                  {
-                    "t": 508.98046875,
-                    "s": [
-                      100
-                    ]
-                  }
-                ],
-                "ix": 2
-              },
-              "o": {
-                "a": 0,
-                "k": 0,
-                "ix": 3
-              },
-              "m": 1,
-              "ix": 2,
-              "nm": "Trim Paths 1",
-              "mn": "ADBE Vector Filter - Trim",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.4,
-                  0.61568627451,
-                  0.964705882353,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 65,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  -13.09,
-                  1270.41
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Ellipse 1",
-          "np": 4,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -70,
-      "op": 2585,
-      "st": 117.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 16,
-      "ty": 4,
-      "nm": "OuterRing",
-      "parent": 11,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 73,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 79,
-              "s": [
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 550,
-              "s": [
-                100
-              ]
-            },
-            {
-              "t": 582.5,
-              "s": [
-                0
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            -0.747,
-            -3.075,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            -13.09,
-            1270.41,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            100,
-            100,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "d": 1,
-              "ty": "el",
-              "s": {
-                "a": 0,
-                "k": [
-                  1075,
-                  1075
-                ],
-                "ix": 2
-              },
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 3
-              },
-              "nm": "Ellipse Path 1",
-              "mn": "ADBE Vector Shape - Ellipse",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.231372563979,
-                  0.294117647059,
-                  0.400000029919,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 65,
-                "ix": 5,
-                "x": "var $bm_rt;\n$bm_rt = thisComp.layer('OuterRing - WIDTH CONTROLLER').content('Ellipse 1').content('Stroke 1').strokeWidth;"
-              },
-              "lc": 1,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  -13.09,
-                  1270.41
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Ellipse 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -70,
-      "op": 486,
-      "st": 117.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 17,
-      "ty": 4,
-      "nm": "ILLUMINATION",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.78
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 87.5,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 97.5,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.33
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 130,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 140,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.78
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 165,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 175,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.33
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 205,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 215,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.78
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 242.5,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 252.5,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.33
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 287.5,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 297.5,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.78
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 367.5,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 377.5,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.33
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 485,
-              "s": [
-                93
-              ]
-            },
-            {
-              "t": 495,
-              "s": [
-                0
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            839.765,
-            2085.09,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            -13.09,
-            1270.41,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            95,
-            95,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "ef": [
-        {
-          "ty": 29,
-          "nm": "Gaussian Blur",
-          "np": 5,
-          "mn": "ADBE Gaussian Blur 2",
-          "ix": 1,
-          "en": 1,
-          "ef": [
-            {
-              "ty": 0,
-              "nm": "Blurriness",
-              "mn": "ADBE Gaussian Blur 2-0001",
-              "ix": 1,
-              "v": {
-                "a": 0,
-                "k": 49.5,
-                "ix": 1
-              }
-            },
-            {
-              "ty": 7,
-              "nm": "Blur Dimensions",
-              "mn": "ADBE Gaussian Blur 2-0002",
-              "ix": 2,
-              "v": {
-                "a": 0,
-                "k": 1,
-                "ix": 2
-              }
-            },
-            {
-              "ty": 7,
-              "nm": "Repeat Edge Pixels",
-              "mn": "ADBE Gaussian Blur 2-0003",
-              "ix": 3,
-              "v": {
-                "a": 0,
-                "k": 0,
-                "ix": 3
-              }
-            }
-          ]
-        }
-      ],
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "d": 1,
-              "ty": "el",
-              "s": {
-                "a": 0,
-                "k": [
-                  430,
-                  430
-                ],
-                "ix": 2
-              },
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 3
-              },
-              "nm": "Ellipse Path 1",
-              "mn": "ADBE Vector Shape - Ellipse",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.682352941176,
-                  0.796078431373,
-                  0.980392156863,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "lc": 1,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "gf",
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 10
-              },
-              "r": 1,
-              "bm": 0,
-              "g": {
-                "p": 3,
-                "k": {
-                  "a": 0,
-                  "k": [
-                    0,
-                    1,
-                    1,
-                    1,
-                    0.5,
-                    0.805,
-                    0.805,
-                    0.805,
-                    1,
-                    0.61,
-                    0.61,
-                    0.61
-                  ],
-                  "ix": 9
-                }
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 5
-              },
-              "e": {
-                "a": 0,
-                "k": [
-                  300.822,
-                  0
-                ],
-                "ix": 6
-              },
-              "t": 2,
-              "h": {
-                "a": 0,
-                "k": 0,
-                "ix": 7
-              },
-              "a": {
-                "a": 0,
-                "k": 0,
-                "ix": 8
-              },
-              "nm": "Gradient Fill 1",
-              "mn": "ADBE Vector Graphic - G-Fill",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  -13.09,
-                  1270.41
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Ellipse 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": 72.5,
-      "op": 2572.5,
-      "st": 105,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 18,
-      "ty": 4,
-      "nm": "Finger_Circle",
-      "parent": 5,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 100,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            -11.429,
-            -617.143,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            95.238,
-            95.238,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "d": 1,
-              "ty": "el",
-              "s": {
-                "a": 0,
-                "k": [
-                  452.344,
-                  452.344
-                ],
-                "ix": 2
-              },
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 3
-              },
-              "nm": "Ellipse Path 1",
-              "mn": "ADBE Vector Shape - Ellipse",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.590962009804,
-                  0.746925982307,
-                  1,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "lc": 1,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "fl",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.712009803922,
-                  0.817606129366,
-                  1,
-                  1
-                ],
-                "ix": 4
-              },
-              "o": {
-                "a": 0,
-                "k": 71,
-                "ix": 5
-              },
-              "r": 1,
-              "bm": 0,
-              "nm": "Fill 1",
-              "mn": "ADBE Vector Graphic - Fill",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  13.871,
-                  635.457
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  102.789,
-                  102.789
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Ellipse 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": 0,
-      "op": 2400,
-      "st": 0,
-      "bm": 0
-    }
-  ],
-  "markers": [
-    {
-      "tm": 0,
-      "cm": "0",
-      "dr": 0
-    },
-    {
-      "tm": 292.5,
-      "cm": "2",
-      "dr": 0
-    },
-    {
-      "tm": 600,
-      "cm": "3",
-      "dr": 0
-    }
-  ]
-}
\ No newline at end of file
diff --git a/res/raw/udfps_edu_lottie.json b/res/raw/udfps_edu_lottie.json
index 583b2fb..c13a02f 100644
--- a/res/raw/udfps_edu_lottie.json
+++ b/res/raw/udfps_edu_lottie.json
@@ -1,1399 +1,25 @@
 {
-  "v": "5.7.6",
+  "v": "5.7.13",
   "fr": 60,
   "ip": 0,
-  "op": 601,
-  "w": 1650,
-  "h": 2900,
-  "nm": "UDFPS_EDU_LOTTIE_052421",
+  "op": 541,
+  "w": 300,
+  "h": 289,
+  "nm": "enrollment_edu_02",
   "ddd": 0,
-  "assets": [
-    {
-      "id": "comp_0",
-      "layers": [
-        {
-          "ddd": 0,
-          "ind": 1,
-          "ty": 4,
-          "nm": "Fill 12",
-          "sr": 1,
-          "ks": {
-            "o": {
-              "a": 0,
-              "k": 100,
-              "ix": 11
-            },
-            "r": {
-              "a": 0,
-              "k": 0,
-              "ix": 10
-            },
-            "p": {
-              "a": 0,
-              "k": [
-                53.488,
-                54.901,
-                0
-              ],
-              "ix": 2,
-              "l": 2
-            },
-            "a": {
-              "a": 0,
-              "k": [
-                0,
-                0,
-                0
-              ],
-              "ix": 1,
-              "l": 2
-            },
-            "s": {
-              "a": 0,
-              "k": [
-                100,
-                100,
-                100
-              ],
-              "ix": 6,
-              "l": 2
-            }
-          },
-          "ao": 0,
-          "shapes": [
-            {
-              "ty": "gr",
-              "it": [
-                {
-                  "ind": 0,
-                  "ty": "sh",
-                  "ix": 1,
-                  "ks": {
-                    "a": 0,
-                    "k": {
-                      "i": [
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ]
-                      ],
-                      "o": [
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ],
-                        [
-                          0,
-                          0
-                        ]
-                      ],
-                      "v": [
-                        [
-                          -16.824,
-                          -0.768
-                        ],
-                        [
-                          -4.154,
-                          11.903
-                        ],
-                        [
-                          16.824,
-                          -9.075
-                        ],
-                        [
-                          13.995,
-                          -11.903
-                        ],
-                        [
-                          -4.154,
-                          6.247
-                        ],
-                        [
-                          -13.996,
-                          -3.596
-                        ]
-                      ],
-                      "c": true
-                    },
-                    "ix": 2
-                  },
-                  "nm": "Path 1",
-                  "mn": "ADBE Vector Shape - Group",
-                  "hd": false
-                },
-                {
-                  "ty": "fl",
-                  "c": {
-                    "a": 0,
-                    "k": [
-                      0.4,
-                      0.61568627451,
-                      0.988235294118,
-                      1
-                    ],
-                    "ix": 4
-                  },
-                  "o": {
-                    "a": 0,
-                    "k": 100,
-                    "ix": 5
-                  },
-                  "r": 1,
-                  "bm": 0,
-                  "nm": "Fill 1",
-                  "mn": "ADBE Vector Graphic - Fill",
-                  "hd": false
-                },
-                {
-                  "ty": "tr",
-                  "p": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 2
-                  },
-                  "a": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 1
-                  },
-                  "s": {
-                    "a": 0,
-                    "k": [
-                      200,
-                      200
-                    ],
-                    "ix": 3
-                  },
-                  "r": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 6
-                  },
-                  "o": {
-                    "a": 0,
-                    "k": 100,
-                    "ix": 7
-                  },
-                  "sk": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 4
-                  },
-                  "sa": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 5
-                  },
-                  "nm": "Transform"
-                }
-              ],
-              "nm": "Fill 12",
-              "np": 2,
-              "cix": 2,
-              "bm": 0,
-              "ix": 1,
-              "mn": "ADBE Vector Group",
-              "hd": false
-            }
-          ],
-          "ip": 0,
-          "op": 2100,
-          "st": 0,
-          "bm": 0
-        },
-        {
-          "ddd": 0,
-          "ind": 2,
-          "ty": 4,
-          "nm": "Path",
-          "sr": 1,
-          "ks": {
-            "o": {
-              "a": 0,
-              "k": 100,
-              "ix": 11
-            },
-            "r": {
-              "a": 0,
-              "k": 0,
-              "ix": 10
-            },
-            "p": {
-              "a": 0,
-              "k": [
-                54,
-                54,
-                0
-              ],
-              "ix": 2,
-              "l": 2
-            },
-            "a": {
-              "a": 0,
-              "k": [
-                0,
-                0,
-                0
-              ],
-              "ix": 1,
-              "l": 2
-            },
-            "s": {
-              "a": 0,
-              "k": [
-                100,
-                100,
-                100
-              ],
-              "ix": 6,
-              "l": 2
-            }
-          },
-          "ao": 0,
-          "shapes": [
-            {
-              "ty": "gr",
-              "it": [
-                {
-                  "ind": 0,
-                  "ty": "sh",
-                  "ix": 1,
-                  "ks": {
-                    "a": 0,
-                    "k": {
-                      "i": [
-                        [
-                          0,
-                          12.703
-                        ],
-                        [
-                          12.703,
-                          0
-                        ],
-                        [
-                          0,
-                          -12.703
-                        ],
-                        [
-                          -12.703,
-                          0
-                        ]
-                      ],
-                      "o": [
-                        [
-                          0,
-                          -12.703
-                        ],
-                        [
-                          -12.703,
-                          0
-                        ],
-                        [
-                          0,
-                          12.703
-                        ],
-                        [
-                          12.703,
-                          0
-                        ]
-                      ],
-                      "v": [
-                        [
-                          23.037,
-                          0
-                        ],
-                        [
-                          0,
-                          -23.038
-                        ],
-                        [
-                          -23.037,
-                          0
-                        ],
-                        [
-                          0,
-                          23.038
-                        ]
-                      ],
-                      "c": true
-                    },
-                    "ix": 2
-                  },
-                  "nm": "Path 1",
-                  "mn": "ADBE Vector Shape - Group",
-                  "hd": false
-                },
-                {
-                  "ty": "fl",
-                  "c": {
-                    "a": 0,
-                    "k": [
-                      0.1254902035,
-                      0.129411771894,
-                      0.141176477075,
-                      1
-                    ],
-                    "ix": 4
-                  },
-                  "o": {
-                    "a": 0,
-                    "k": 100,
-                    "ix": 5
-                  },
-                  "r": 1,
-                  "bm": 0,
-                  "nm": "Fill 1",
-                  "mn": "ADBE Vector Graphic - Fill",
-                  "hd": false
-                },
-                {
-                  "ty": "tr",
-                  "p": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 2
-                  },
-                  "a": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 1
-                  },
-                  "s": {
-                    "a": 0,
-                    "k": [
-                      200,
-                      200
-                    ],
-                    "ix": 3
-                  },
-                  "r": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 6
-                  },
-                  "o": {
-                    "a": 0,
-                    "k": 100,
-                    "ix": 7
-                  },
-                  "sk": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 4
-                  },
-                  "sa": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 5
-                  },
-                  "nm": "Transform"
-                }
-              ],
-              "nm": "Path",
-              "np": 2,
-              "cix": 2,
-              "bm": 0,
-              "ix": 1,
-              "mn": "ADBE Vector Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.717647058824,
-                  0.949019607843,
-                  0.623529411765,
-                  1
-                ],
-                "ix": 3,
-                "x": "var $bm_rt;\n$bm_rt = thisComp.layer('Fill 12').content('Fill 12').content('Fill 1').color;"
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 15,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            }
-          ],
-          "ip": 0,
-          "op": 2100,
-          "st": 0,
-          "bm": 0
-        }
-      ]
-    },
-    {
-      "id": "comp_1",
-      "layers": [
-        {
-          "ddd": 0,
-          "ind": 1,
-          "ty": 0,
-          "nm": "BC Button 10",
-          "refId": "comp_2",
-          "sr": 1,
-          "ks": {
-            "o": {
-              "a": 0,
-              "k": 100,
-              "ix": 11
-            },
-            "r": {
-              "a": 0,
-              "k": 0,
-              "ix": 10
-            },
-            "p": {
-              "a": 0,
-              "k": [
-                160,
-                72,
-                0
-              ],
-              "ix": 2,
-              "l": 2
-            },
-            "a": {
-              "a": 0,
-              "k": [
-                128,
-                56,
-                0
-              ],
-              "ix": 1,
-              "l": 2
-            },
-            "s": {
-              "a": 0,
-              "k": [
-                100,
-                100,
-                100
-              ],
-              "ix": 6,
-              "l": 2
-            }
-          },
-          "ao": 0,
-          "w": 256,
-          "h": 112,
-          "ip": 0,
-          "op": 2127,
-          "st": 0,
-          "bm": 0
-        },
-        {
-          "ddd": 0,
-          "ind": 2,
-          "ty": 0,
-          "nm": "BC Button 9",
-          "refId": "comp_3",
-          "sr": 1,
-          "ks": {
-            "o": {
-              "a": 0,
-              "k": 100,
-              "ix": 11
-            },
-            "r": {
-              "a": 0,
-              "k": 0,
-              "ix": 10
-            },
-            "p": {
-              "a": 0,
-              "k": [
-                686,
-                72,
-                0
-              ],
-              "ix": 2,
-              "l": 2
-            },
-            "a": {
-              "a": 0,
-              "k": [
-                90,
-                56,
-                0
-              ],
-              "ix": 1,
-              "l": 2
-            },
-            "s": {
-              "a": 0,
-              "k": [
-                100,
-                100,
-                100
-              ],
-              "ix": 6,
-              "l": 2
-            }
-          },
-          "ao": 0,
-          "w": 180,
-          "h": 112,
-          "ip": 0,
-          "op": 2127,
-          "st": 0,
-          "bm": 0
-        },
-        {
-          "ddd": 0,
-          "ind": 3,
-          "ty": 4,
-          "nm": "Rectangle 423",
-          "sr": 1,
-          "ks": {
-            "o": {
-              "a": 0,
-              "k": 100,
-              "ix": 11
-            },
-            "r": {
-              "a": 0,
-              "k": 0,
-              "ix": 10
-            },
-            "p": {
-              "a": 0,
-              "k": [
-                412,
-                72,
-                0
-              ],
-              "ix": 2,
-              "l": 2
-            },
-            "a": {
-              "a": 0,
-              "k": [
-                0,
-                0,
-                0
-              ],
-              "ix": 1,
-              "l": 2
-            },
-            "s": {
-              "a": 0,
-              "k": [
-                100,
-                100,
-                100
-              ],
-              "ix": 6,
-              "l": 2
-            }
-          },
-          "ao": 0,
-          "shapes": [
-            {
-              "ty": "gr",
-              "it": [
-                {
-                  "ty": "rc",
-                  "d": 1,
-                  "s": {
-                    "a": 0,
-                    "k": [
-                      412,
-                      72
-                    ],
-                    "ix": 2
-                  },
-                  "p": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 3
-                  },
-                  "r": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 4
-                  },
-                  "nm": "Rectangle Path 1",
-                  "mn": "ADBE Vector Shape - Rect",
-                  "hd": false
-                },
-                {
-                  "ty": "fl",
-                  "c": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0,
-                      0,
-                      1
-                    ],
-                    "ix": 4
-                  },
-                  "o": {
-                    "a": 0,
-                    "k": 100,
-                    "ix": 5
-                  },
-                  "r": 1,
-                  "bm": 0,
-                  "nm": "Fill 1",
-                  "mn": "ADBE Vector Graphic - Fill",
-                  "hd": false
-                },
-                {
-                  "ty": "tr",
-                  "p": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 2
-                  },
-                  "a": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 1
-                  },
-                  "s": {
-                    "a": 0,
-                    "k": [
-                      200,
-                      200
-                    ],
-                    "ix": 3
-                  },
-                  "r": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 6
-                  },
-                  "o": {
-                    "a": 0,
-                    "k": 100,
-                    "ix": 7
-                  },
-                  "sk": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 4
-                  },
-                  "sa": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 5
-                  },
-                  "nm": "Transform"
-                }
-              ],
-              "nm": "Rectangle 423",
-              "np": 2,
-              "cix": 2,
-              "bm": 0,
-              "ix": 1,
-              "mn": "ADBE Vector Group",
-              "hd": false
-            }
-          ],
-          "ip": 0,
-          "op": 2127,
-          "st": 0,
-          "bm": 0
-        }
-      ]
-    },
-    {
-      "id": "comp_2",
-      "layers": [
-        {
-          "ddd": 0,
-          "ind": 1,
-          "ty": 5,
-          "nm": "Do it later",
-          "sr": 1,
-          "ks": {
-            "o": {
-              "a": 0,
-              "k": 100,
-              "ix": 11
-            },
-            "r": {
-              "a": 0,
-              "k": 0,
-              "ix": 10
-            },
-            "p": {
-              "a": 0,
-              "k": [
-                128,
-                67.333,
-                0
-              ],
-              "ix": 2,
-              "l": 2
-            },
-            "a": {
-              "a": 0,
-              "k": [
-                0,
-                0,
-                0
-              ],
-              "ix": 1,
-              "l": 2
-            },
-            "s": {
-              "a": 0,
-              "k": [
-                200,
-                200,
-                100
-              ],
-              "ix": 6,
-              "l": 2
-            }
-          },
-          "ao": 0,
-          "t": {
-            "d": {
-              "k": [
-                {
-                  "s": {
-                    "sz": [
-                      77.5199966430664,
-                      24
-                    ],
-                    "ps": [
-                      -38.7599983215332,
-                      -12
-                    ],
-                    "s": 16,
-                    "f": "GoogleSans-Regular",
-                    "t": "Do it later",
-                    "ca": 0,
-                    "j": 0,
-                    "tr": 0,
-                    "lh": 19.2,
-                    "ls": 0,
-                    "fc": [
-                      0.718,
-                      0.949,
-                      0.624
-                    ]
-                  },
-                  "t": 0
-                }
-              ]
-            },
-            "p": {},
-            "m": {
-              "g": 1,
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 2
-              }
-            },
-            "a": []
-          },
-          "ip": 0,
-          "op": 2127,
-          "st": 0,
-          "bm": 0
-        },
-        {
-          "ddd": 0,
-          "ind": 2,
-          "ty": 4,
-          "nm": "BC Button",
-          "sr": 1,
-          "ks": {
-            "o": {
-              "a": 0,
-              "k": 100,
-              "ix": 11
-            },
-            "r": {
-              "a": 0,
-              "k": 0,
-              "ix": 10
-            },
-            "p": {
-              "a": 0,
-              "k": [
-                128,
-                56,
-                0
-              ],
-              "ix": 2,
-              "l": 2
-            },
-            "a": {
-              "a": 0,
-              "k": [
-                0,
-                0,
-                0
-              ],
-              "ix": 1,
-              "l": 2
-            },
-            "s": {
-              "a": 0,
-              "k": [
-                100,
-                100,
-                100
-              ],
-              "ix": 6,
-              "l": 2
-            }
-          },
-          "ao": 0,
-          "shapes": [
-            {
-              "ty": "gr",
-              "it": [
-                {
-                  "ty": "rc",
-                  "d": 1,
-                  "s": {
-                    "a": 0,
-                    "k": [
-                      128,
-                      56
-                    ],
-                    "ix": 2
-                  },
-                  "p": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 3
-                  },
-                  "r": {
-                    "a": 0,
-                    "k": 50,
-                    "ix": 4
-                  },
-                  "nm": "Rectangle Path 1",
-                  "mn": "ADBE Vector Shape - Rect",
-                  "hd": false
-                },
-                {
-                  "ty": "tr",
-                  "p": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 2
-                  },
-                  "a": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 1
-                  },
-                  "s": {
-                    "a": 0,
-                    "k": [
-                      200,
-                      200
-                    ],
-                    "ix": 3
-                  },
-                  "r": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 6
-                  },
-                  "o": {
-                    "a": 0,
-                    "k": 100,
-                    "ix": 7
-                  },
-                  "sk": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 4
-                  },
-                  "sa": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 5
-                  },
-                  "nm": "Transform"
-                }
-              ],
-              "nm": "BC Button",
-              "np": 1,
-              "cix": 2,
-              "bm": 0,
-              "ix": 1,
-              "mn": "ADBE Vector Group",
-              "hd": false
-            }
-          ],
-          "ip": 0,
-          "op": 2127,
-          "st": 0,
-          "bm": 0
-        }
-      ]
-    },
-    {
-      "id": "comp_3",
-      "layers": [
-        {
-          "ddd": 0,
-          "ind": 1,
-          "ty": 5,
-          "nm": "Start",
-          "sr": 1,
-          "ks": {
-            "o": {
-              "a": 0,
-              "k": 100,
-              "ix": 11
-            },
-            "r": {
-              "a": 0,
-              "k": 0,
-              "ix": 10
-            },
-            "p": {
-              "a": 0,
-              "k": [
-                94,
-                65.833,
-                0
-              ],
-              "ix": 2,
-              "l": 2
-            },
-            "a": {
-              "a": 0,
-              "k": [
-                0,
-                0,
-                0
-              ],
-              "ix": 1,
-              "l": 2
-            },
-            "s": {
-              "a": 0,
-              "k": [
-                200,
-                200,
-                100
-              ],
-              "ix": 6,
-              "l": 2
-            }
-          },
-          "ao": 0,
-          "t": {
-            "d": {
-              "k": [
-                {
-                  "s": {
-                    "sz": [
-                      38.7599983215332,
-                      24
-                    ],
-                    "ps": [
-                      -19.3799991607666,
-                      -12
-                    ],
-                    "s": 16,
-                    "f": "GoogleSans-Regular",
-                    "t": "Start",
-                    "ca": 0,
-                    "j": 0,
-                    "tr": 0,
-                    "lh": 19.2,
-                    "ls": 0,
-                    "fc": [
-                      0.098,
-                      0.11,
-                      0.094
-                    ]
-                  },
-                  "t": 0
-                }
-              ]
-            },
-            "p": {},
-            "m": {
-              "g": 1,
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 2
-              }
-            },
-            "a": []
-          },
-          "ip": 0,
-          "op": 2127,
-          "st": 0,
-          "bm": 0
-        },
-        {
-          "ddd": 0,
-          "ind": 2,
-          "ty": 4,
-          "nm": "BC Button",
-          "sr": 1,
-          "ks": {
-            "o": {
-              "a": 0,
-              "k": 100,
-              "ix": 11
-            },
-            "r": {
-              "a": 0,
-              "k": 0,
-              "ix": 10
-            },
-            "p": {
-              "a": 0,
-              "k": [
-                90,
-                56,
-                0
-              ],
-              "ix": 2,
-              "l": 2
-            },
-            "a": {
-              "a": 0,
-              "k": [
-                0,
-                0,
-                0
-              ],
-              "ix": 1,
-              "l": 2
-            },
-            "s": {
-              "a": 0,
-              "k": [
-                100,
-                100,
-                100
-              ],
-              "ix": 6,
-              "l": 2
-            }
-          },
-          "ao": 0,
-          "shapes": [
-            {
-              "ty": "gr",
-              "it": [
-                {
-                  "ty": "rc",
-                  "d": 1,
-                  "s": {
-                    "a": 0,
-                    "k": [
-                      90,
-                      56
-                    ],
-                    "ix": 2
-                  },
-                  "p": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 3
-                  },
-                  "r": {
-                    "a": 0,
-                    "k": 50,
-                    "ix": 4
-                  },
-                  "nm": "Rectangle Path 1",
-                  "mn": "ADBE Vector Shape - Rect",
-                  "hd": false
-                },
-                {
-                  "ty": "fl",
-                  "c": {
-                    "a": 0,
-                    "k": [
-                      0.717647058824,
-                      0.949019607843,
-                      0.623529411765,
-                      1
-                    ],
-                    "ix": 4
-                  },
-                  "o": {
-                    "a": 0,
-                    "k": 100,
-                    "ix": 5
-                  },
-                  "r": 1,
-                  "bm": 0,
-                  "nm": "Fill 1",
-                  "mn": "ADBE Vector Graphic - Fill",
-                  "hd": false
-                },
-                {
-                  "ty": "tr",
-                  "p": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 2
-                  },
-                  "a": {
-                    "a": 0,
-                    "k": [
-                      0,
-                      0
-                    ],
-                    "ix": 1
-                  },
-                  "s": {
-                    "a": 0,
-                    "k": [
-                      200,
-                      200
-                    ],
-                    "ix": 3
-                  },
-                  "r": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 6
-                  },
-                  "o": {
-                    "a": 0,
-                    "k": 100,
-                    "ix": 7
-                  },
-                  "sk": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 4
-                  },
-                  "sa": {
-                    "a": 0,
-                    "k": 0,
-                    "ix": 5
-                  },
-                  "nm": "Transform"
-                }
-              ],
-              "nm": "BC Button",
-              "np": 2,
-              "cix": 2,
-              "bm": 0,
-              "ix": 1,
-              "mn": "ADBE Vector Group",
-              "hd": false
-            }
-          ],
-          "ip": 0,
-          "op": 2127,
-          "st": 0,
-          "bm": 0
-        }
-      ]
-    }
-  ],
-  "fonts": {
-    "list": [
-      {
-        "fName": "GoogleSans-Regular",
-        "fFamily": "Google Sans",
-        "fStyle": "Regular",
-        "ascent": 71.5988159179688
-      }
-    ]
-  },
+  "assets": [],
   "layers": [
     {
       "ddd": 0,
       "ind": 1,
-      "ty": 3,
-      "nm": "Null 58",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 0,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            1334.91,
-            1644.843,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            232,
-            232,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "ip": 327.5,
-      "op": 2802.5,
-      "st": 402.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 2,
       "ty": 4,
-      "nm": "PHONE_OUTLINE 2",
+      "nm": "fingerprint motion 8",
+      "parent": 10,
       "sr": 1,
       "ks": {
         "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 562.5,
-              "s": [
-                0
-              ]
-            },
-            {
-              "t": 585,
-              "s": [
-                100
-              ]
-            }
-          ],
+          "a": 0,
+          "k": 100,
           "ix": 11
         },
         "r": {
@@ -1404,8 +30,8 @@
         "p": {
           "a": 0,
           "k": [
-            837,
-            1430,
+            -10.467,
+            814.892,
             0
           ],
           "ix": 2,
@@ -1414,8 +40,8 @@
         "a": {
           "a": 0,
           "k": [
-            0,
-            0,
+            22.5,
+            28.676,
             0
           ],
           "ix": 1,
@@ -1424,8 +50,8 @@
         "s": {
           "a": 0,
           "k": [
-            929.1,
-            929.1,
+            353.53,
+            353.53,
             100
           ],
           "ix": 6,
@@ -1450,61 +76,21 @@
                       0
                     ],
                     [
-                      5.243,
+                      3.564,
                       0
                     ],
                     [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      5.244
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -5.244
+                      2.241,
+                      1.694
                     ]
                   ],
                   "o": [
                     [
-                      0,
-                      5.244
+                      -2.329,
+                      2.012
                     ],
                     [
-                      0,
-                      0
-                    ],
-                    [
-                      -5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -5.244
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      5.243,
+                      -3.23,
                       0
                     ],
                     [
@@ -1514,39 +100,19 @@
                   ],
                   "v": [
                     [
-                      63.454,
-                      114.112
+                      8.7,
+                      -1.624
                     ],
                     [
-                      53.945,
-                      123.622
+                      -0.335,
+                      1.624
                     ],
                     [
-                      -55.413,
-                      123.622
-                    ],
-                    [
-                      -64.922,
-                      114.112
-                    ],
-                    [
-                      -64.922,
-                      -114.112
-                    ],
-                    [
-                      -55.413,
-                      -123.622
-                    ],
-                    [
-                      53.945,
-                      -123.622
-                    ],
-                    [
-                      63.454,
-                      -114.112
+                      -8.7,
+                      -1.076
                     ]
                   ],
-                  "c": true
+                  "c": false
                 },
                 "ix": 2
               },
@@ -1555,239 +121,33 @@
               "hd": false
             },
             {
-              "ind": 1,
-              "ty": "sh",
-              "ix": 2,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      68.209,
-                      -52.302
-                    ],
-                    [
-                      68.209,
-                      -61.811
-                    ],
-                    [
-                      65.832,
-                      -64.188
-                    ],
-                    [
-                      65.832,
-                      -114.112
-                    ],
-                    [
-                      53.945,
-                      -126
-                    ],
-                    [
-                      -55.413,
-                      -126
-                    ],
-                    [
-                      -67.3,
-                      -114.112
-                    ],
-                    [
-                      -67.3,
-                      114.112
-                    ],
-                    [
-                      -55.413,
-                      126
-                    ],
-                    [
-                      53.945,
-                      126
-                    ],
-                    [
-                      65.832,
-                      114.112
-                    ],
-                    [
-                      65.832,
-                      -2.378
-                    ],
-                    [
-                      68.209,
-                      -4.755
-                    ],
-                    [
-                      68.209,
-                      -28.528
-                    ],
-                    [
-                      65.832,
-                      -30.906
-                    ],
-                    [
-                      65.832,
-                      -49.924
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 2",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "fl",
+              "ty": "st",
               "c": {
                 "a": 0,
                 "k": [
-                  0.368627458811,
-                  0.368627458811,
-                  0.368627458811,
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
                   1
                 ],
-                "ix": 4
+                "ix": 3
               },
               "o": {
                 "a": 0,
                 "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
                 "ix": 5
               },
-              "r": 1,
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
               "bm": 0,
-              "nm": "Fill 1",
-              "mn": "ADBE Vector Graphic - Fill",
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
               "hd": false
             },
             {
@@ -1795,8 +155,8 @@
               "p": {
                 "a": 0,
                 "k": [
-                  0,
-                  0
+                  22.837,
+                  48.229
                 ],
                 "ix": 2
               },
@@ -1840,104 +200,730 @@
             }
           ],
           "nm": "Group 1",
-          "np": 3,
+          "np": 2,
           "cix": 2,
           "bm": 0,
           "ix": 1,
           "mn": "ADBE Vector Group",
           "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -0.988,
+                      -2.577
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ],
+                    [
+                      7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -12.247,
+                      8.824
+                    ],
+                    [
+                      -13.235,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -8.824
+                    ],
+                    [
+                      13.235,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  30.441
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 2",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 2,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.647,
+                      0
+                    ],
+                    [
+                      0.388,
+                      2.294
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.117,
+                      0
+                    ],
+                    [
+                      -5.241,
+                      -1.482
+                    ]
+                  ],
+                  "o": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      2.629
+                    ],
+                    [
+                      -2.33,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -0.353,
+                      -2.1
+                    ],
+                    [
+                      -7.624,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      10.95,
+                      -1.756
+                    ],
+                    [
+                      10.95,
+                      -1.244
+                    ],
+                    [
+                      6.168,
+                      3.538
+                    ],
+                    [
+                      1.456,
+                      -0.45
+                    ],
+                    [
+                      0.962,
+                      -3.415
+                    ],
+                    [
+                      -3.326,
+                      -7.05
+                    ],
+                    [
+                      -2.568,
+                      7.05
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  24.786,
+                  35.727
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 3",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 3,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -6.618,
+                      0
+                    ],
+                    [
+                      -2.665,
+                      -4.165
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.665,
+                      -4.165
+                    ],
+                    [
+                      6.618,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -15,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -3.529
+                    ],
+                    [
+                      15,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  18.088
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 4",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 4,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -3.53,
+                      0
+                    ],
+                    [
+                      -2.859,
+                      -1.429
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.859,
+                      -1.429
+                    ],
+                    [
+                      3.529,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -9.706,
+                      1.12
+                    ],
+                    [
+                      0,
+                      -1.12
+                    ],
+                    [
+                      9.706,
+                      1.12
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  8.621
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 5",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 5,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 1,
+            "k": [
+              {
+                "i": {
+                  "x": [
+                    0
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.333
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 429,
+                "s": [
+                  100
+                ]
+              },
+              {
+                "t": 440,
+                "s": [
+                  0
+                ]
+              }
+            ],
+            "ix": 1
+          },
+          "e": {
+            "a": 0,
+            "k": 100,
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 0,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 6,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
         }
       ],
-      "ip": 467.5,
-      "op": 2942.5,
-      "st": 542.5,
+      "ip": 418,
+      "op": 630,
+      "st": 232,
       "bm": 0
     },
     {
       "ddd": 0,
-      "ind": 3,
-      "ty": 0,
-      "nm": "â–½ checkmark",
-      "parent": 1,
-      "refId": "comp_0",
+      "ind": 2,
+      "ty": 4,
+      "nm": "fingerprint motion 7",
+      "parent": 10,
       "sr": 1,
       "ks": {
         "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.78
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 472,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 478,
-              "s": [
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.52
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 548,
-              "s": [
-                100
-              ]
-            },
-            {
-              "t": 555,
-              "s": [
-                0
-              ]
-            }
-          ],
+          "a": 0,
+          "k": 100,
           "ix": 11
         },
         "r": {
@@ -1948,8 +934,8 @@
         "p": {
           "a": 0,
           "k": [
-            0.507,
-            0.564,
+            -10.467,
+            814.892,
             0
           ],
           "ix": 2,
@@ -1958,197 +944,8 @@
         "a": {
           "a": 0,
           "k": [
-            54.507,
-            54.564,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0,
-                  0,
-                  0.667
-                ],
-                "y": [
-                  1.015,
-                  1.015,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.363,
-                  0.363,
-                  0.333
-                ],
-                "y": [
-                  0.038,
-                  0.038,
-                  0
-                ]
-              },
-              "t": 473,
-              "s": [
-                0,
-                0,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.474,
-                  0.474,
-                  0.667
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.651,
-                  0.651,
-                  0.333
-                ],
-                "y": [
-                  0.331,
-                  0.331,
-                  0
-                ]
-              },
-              "t": 493,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 513,
-              "s": [
-                100,
-                100,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 545,
-              "s": [
-                100,
-                100,
-                100
-              ]
-            },
-            {
-              "t": 555,
-              "s": [
-                0,
-                0,
-                100
-              ]
-            }
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "w": 108,
-      "h": 108,
-      "ip": 327.5,
-      "op": 2427.5,
-      "st": 327.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 4,
-      "ty": 3,
-      "nm": "Null 57 - COLOR CONTROLLER",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 0,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            837,
-            774,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
+            22.5,
+            28.676,
             0
           ],
           "ix": 1,
@@ -2157,8 +954,8 @@
         "s": {
           "a": 0,
           "k": [
-            100,
-            100,
+            353.53,
+            353.53,
             100
           ],
           "ix": 6,
@@ -2166,49 +963,871 @@
         }
       },
       "ao": 0,
-      "ef": [
+      "shapes": [
         {
-          "ty": 5,
-          "nm": "BLUE400",
-          "np": 3,
-          "mn": "ADBE Color Control",
-          "ix": 1,
-          "en": 1,
-          "ef": [
+          "ty": "gr",
+          "it": [
             {
-              "ty": 2,
-              "nm": "Color",
-              "mn": "ADBE Color Control-0001",
+              "ind": 0,
+              "ty": "sh",
               "ix": 1,
-              "v": {
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      3.564,
+                      0
+                    ],
+                    [
+                      2.241,
+                      1.694
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -2.329,
+                      2.012
+                    ],
+                    [
+                      -3.23,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      8.7,
+                      -1.624
+                    ],
+                    [
+                      -0.335,
+                      1.624
+                    ],
+                    [
+                      -8.7,
+                      -1.076
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
                 "a": 0,
                 "k": [
-                  0.40000000596,
-                  0.615686297417,
-                  0.988235294819,
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
                   1
                 ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.837,
+                  48.229
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
                 "ix": 1
-              }
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
             }
-          ]
+          ],
+          "nm": "Group 1",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -0.988,
+                      -2.577
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ],
+                    [
+                      7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -12.247,
+                      8.824
+                    ],
+                    [
+                      -13.235,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -8.824
+                    ],
+                    [
+                      13.235,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  30.441
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 2",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 2,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.647,
+                      0
+                    ],
+                    [
+                      0.388,
+                      2.294
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.117,
+                      0
+                    ],
+                    [
+                      -5.241,
+                      -1.482
+                    ]
+                  ],
+                  "o": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      2.629
+                    ],
+                    [
+                      -2.33,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -0.353,
+                      -2.1
+                    ],
+                    [
+                      -7.624,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      10.95,
+                      -1.756
+                    ],
+                    [
+                      10.95,
+                      -1.244
+                    ],
+                    [
+                      6.168,
+                      3.538
+                    ],
+                    [
+                      1.456,
+                      -0.45
+                    ],
+                    [
+                      0.962,
+                      -3.415
+                    ],
+                    [
+                      -3.326,
+                      -7.05
+                    ],
+                    [
+                      -2.568,
+                      7.05
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  24.786,
+                  35.727
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 3",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 3,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -6.618,
+                      0
+                    ],
+                    [
+                      -2.665,
+                      -4.165
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.665,
+                      -4.165
+                    ],
+                    [
+                      6.618,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -15,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -3.529
+                    ],
+                    [
+                      15,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  18.088
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 4",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 4,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -3.53,
+                      0
+                    ],
+                    [
+                      -2.859,
+                      -1.429
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.859,
+                      -1.429
+                    ],
+                    [
+                      3.529,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -9.706,
+                      1.12
+                    ],
+                    [
+                      0,
+                      -1.12
+                    ],
+                    [
+                      9.706,
+                      1.12
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  8.621
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 5",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 5,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 1,
+            "k": [
+              {
+                "i": {
+                  "x": [
+                    0.667
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.333
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 380,
+                "s": [
+                  100
+                ]
+              },
+              {
+                "t": 394,
+                "s": [
+                  0
+                ]
+              }
+            ],
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 0,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 6,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
         }
       ],
-      "ip": -20,
-      "op": 2455,
-      "st": 55,
+      "ip": 369,
+      "op": 418,
+      "st": 232,
       "bm": 0
     },
     {
       "ddd": 0,
-      "ind": 5,
-      "ty": 3,
-      "nm": "MAIN_MOVEMENT",
+      "ind": 3,
+      "ty": 4,
+      "nm": "fingerprint motion 6",
+      "parent": 10,
       "sr": 1,
       "ks": {
         "o": {
           "a": 0,
-          "k": 0,
+          "k": 100,
           "ix": 11
         },
         "r": {
@@ -2217,198 +1836,11 @@
           "ix": 10
         },
         "p": {
-          "a": 1,
+          "a": 0,
           "k": [
-            {
-              "i": {
-                "x": 0.07,
-                "y": 0.954
-              },
-              "o": {
-                "x": 0.64,
-                "y": 0.046
-              },
-              "t": 143.928,
-              "s": [
-                837,
-                2098,
-                0
-              ],
-              "to": [
-                0,
-                0,
-                0
-              ],
-              "ti": [
-                0,
-                0,
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": 0.07,
-                "y": 0.07
-              },
-              "o": {
-                "x": 0.64,
-                "y": 0.64
-              },
-              "t": 151.455,
-              "s": [
-                879,
-                2057,
-                0
-              ],
-              "to": [
-                0,
-                0,
-                0
-              ],
-              "ti": [
-                0,
-                0,
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": 0.07,
-                "y": 0.99
-              },
-              "o": {
-                "x": 0.64,
-                "y": 0.01
-              },
-              "t": 219.176,
-              "s": [
-                879,
-                2057,
-                0
-              ],
-              "to": [
-                0,
-                0,
-                0
-              ],
-              "ti": [
-                0,
-                0,
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": 0.07,
-                "y": 0.07
-              },
-              "o": {
-                "x": 0.64,
-                "y": 0.64
-              },
-              "t": 226.697,
-              "s": [
-                856,
-                2015,
-                0
-              ],
-              "to": [
-                0,
-                0,
-                0
-              ],
-              "ti": [
-                0,
-                0,
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": 0.07,
-                "y": 0.99
-              },
-              "o": {
-                "x": 0.64,
-                "y": 0
-              },
-              "t": 295.674,
-              "s": [
-                856,
-                2015,
-                0
-              ],
-              "to": [
-                0,
-                0,
-                0
-              ],
-              "ti": [
-                0,
-                0,
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": 0.07,
-                "y": 0.07
-              },
-              "o": {
-                "x": 0.64,
-                "y": 0.64
-              },
-              "t": 303.193,
-              "s": [
-                808,
-                2019,
-                0
-              ],
-              "to": [
-                0,
-                0,
-                0
-              ],
-              "ti": [
-                0,
-                0,
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": 0.833,
-                "y": 1
-              },
-              "o": {
-                "x": 0.64,
-                "y": 0
-              },
-              "t": 507.961,
-              "s": [
-                808,
-                2019,
-                0
-              ],
-              "to": [
-                0,
-                0,
-                0
-              ],
-              "ti": [
-                0,
-                0,
-                0
-              ]
-            },
-            {
-              "t": 521.345703125,
-              "s": [
-                837,
-                2098,
-                0
-              ]
-            }
+            -10.467,
+            814.892,
+            0
           ],
           "ix": 2,
           "l": 2
@@ -2416,8 +1848,6306 @@
         "a": {
           "a": 0,
           "k": [
-            0,
-            0,
+            22.5,
+            28.676,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            353.53,
+            353.53,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      3.564,
+                      0
+                    ],
+                    [
+                      2.241,
+                      1.694
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -2.329,
+                      2.012
+                    ],
+                    [
+                      -3.23,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      8.7,
+                      -1.624
+                    ],
+                    [
+                      -0.335,
+                      1.624
+                    ],
+                    [
+                      -8.7,
+                      -1.076
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.837,
+                  48.229
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 1",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -0.988,
+                      -2.577
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ],
+                    [
+                      7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -12.247,
+                      8.824
+                    ],
+                    [
+                      -13.235,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -8.824
+                    ],
+                    [
+                      13.235,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  30.441
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 2",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 2,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.647,
+                      0
+                    ],
+                    [
+                      0.388,
+                      2.294
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.117,
+                      0
+                    ],
+                    [
+                      -5.241,
+                      -1.482
+                    ]
+                  ],
+                  "o": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      2.629
+                    ],
+                    [
+                      -2.33,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -0.353,
+                      -2.1
+                    ],
+                    [
+                      -7.624,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      10.95,
+                      -1.756
+                    ],
+                    [
+                      10.95,
+                      -1.244
+                    ],
+                    [
+                      6.168,
+                      3.538
+                    ],
+                    [
+                      1.456,
+                      -0.45
+                    ],
+                    [
+                      0.962,
+                      -3.415
+                    ],
+                    [
+                      -3.326,
+                      -7.05
+                    ],
+                    [
+                      -2.568,
+                      7.05
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  24.786,
+                  35.727
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 3",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 3,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -6.618,
+                      0
+                    ],
+                    [
+                      -2.665,
+                      -4.165
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.665,
+                      -4.165
+                    ],
+                    [
+                      6.618,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -15,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -3.529
+                    ],
+                    [
+                      15,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  18.088
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 4",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 4,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -3.53,
+                      0
+                    ],
+                    [
+                      -2.859,
+                      -1.429
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.859,
+                      -1.429
+                    ],
+                    [
+                      3.529,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -9.706,
+                      1.12
+                    ],
+                    [
+                      0,
+                      -1.12
+                    ],
+                    [
+                      9.706,
+                      1.12
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  8.621
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 5",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 5,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 1,
+            "k": [
+              {
+                "i": {
+                  "x": [
+                    0
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.333
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 335,
+                "s": [
+                  100
+                ]
+              },
+              {
+                "t": 348,
+                "s": [
+                  0
+                ]
+              }
+            ],
+            "ix": 1
+          },
+          "e": {
+            "a": 0,
+            "k": 100,
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 0,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 6,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": 324,
+      "op": 369,
+      "st": 131,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 4,
+      "ty": 4,
+      "nm": "fingerprint motion 5",
+      "parent": 10,
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 0,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            -10.467,
+            814.892,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            22.5,
+            28.676,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            353.53,
+            353.53,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      3.564,
+                      0
+                    ],
+                    [
+                      2.241,
+                      1.694
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -2.329,
+                      2.012
+                    ],
+                    [
+                      -3.23,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      8.7,
+                      -1.624
+                    ],
+                    [
+                      -0.335,
+                      1.624
+                    ],
+                    [
+                      -8.7,
+                      -1.076
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.837,
+                  48.229
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 1",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -0.988,
+                      -2.577
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ],
+                    [
+                      7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -12.247,
+                      8.824
+                    ],
+                    [
+                      -13.235,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -8.824
+                    ],
+                    [
+                      13.235,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  30.441
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 2",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 2,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.647,
+                      0
+                    ],
+                    [
+                      0.388,
+                      2.294
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.117,
+                      0
+                    ],
+                    [
+                      -5.241,
+                      -1.482
+                    ]
+                  ],
+                  "o": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      2.629
+                    ],
+                    [
+                      -2.33,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -0.353,
+                      -2.1
+                    ],
+                    [
+                      -7.624,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      10.95,
+                      -1.756
+                    ],
+                    [
+                      10.95,
+                      -1.244
+                    ],
+                    [
+                      6.168,
+                      3.538
+                    ],
+                    [
+                      1.456,
+                      -0.45
+                    ],
+                    [
+                      0.962,
+                      -3.415
+                    ],
+                    [
+                      -3.326,
+                      -7.05
+                    ],
+                    [
+                      -2.568,
+                      7.05
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  24.786,
+                  35.727
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 3",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 3,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -6.618,
+                      0
+                    ],
+                    [
+                      -2.665,
+                      -4.165
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.665,
+                      -4.165
+                    ],
+                    [
+                      6.618,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -15,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -3.529
+                    ],
+                    [
+                      15,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  18.088
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 4",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 4,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -3.53,
+                      0
+                    ],
+                    [
+                      -2.859,
+                      -1.429
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.859,
+                      -1.429
+                    ],
+                    [
+                      3.529,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -9.706,
+                      1.12
+                    ],
+                    [
+                      0,
+                      -1.12
+                    ],
+                    [
+                      9.706,
+                      1.12
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  8.621
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 5",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 5,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 1,
+            "k": [
+              {
+                "i": {
+                  "x": [
+                    0.667
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.333
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 285,
+                "s": [
+                  100
+                ]
+              },
+              {
+                "t": 299,
+                "s": [
+                  0
+                ]
+              }
+            ],
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 0,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 6,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": 278,
+      "op": 324,
+      "st": 131,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 5,
+      "ty": 4,
+      "nm": "fingerprint motion 4",
+      "parent": 10,
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 0,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            -10.467,
+            814.892,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            22.5,
+            28.676,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            353.53,
+            353.53,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      3.564,
+                      0
+                    ],
+                    [
+                      2.241,
+                      1.694
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -2.329,
+                      2.012
+                    ],
+                    [
+                      -3.23,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      8.7,
+                      -1.624
+                    ],
+                    [
+                      -0.335,
+                      1.624
+                    ],
+                    [
+                      -8.7,
+                      -1.076
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.837,
+                  48.229
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 1",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -0.988,
+                      -2.577
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ],
+                    [
+                      7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -12.247,
+                      8.824
+                    ],
+                    [
+                      -13.235,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -8.824
+                    ],
+                    [
+                      13.235,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  30.441
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 2",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 2,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.647,
+                      0
+                    ],
+                    [
+                      0.388,
+                      2.294
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.117,
+                      0
+                    ],
+                    [
+                      -5.241,
+                      -1.482
+                    ]
+                  ],
+                  "o": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      2.629
+                    ],
+                    [
+                      -2.33,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -0.353,
+                      -2.1
+                    ],
+                    [
+                      -7.624,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      10.95,
+                      -1.756
+                    ],
+                    [
+                      10.95,
+                      -1.244
+                    ],
+                    [
+                      6.168,
+                      3.538
+                    ],
+                    [
+                      1.456,
+                      -0.45
+                    ],
+                    [
+                      0.962,
+                      -3.415
+                    ],
+                    [
+                      -3.326,
+                      -7.05
+                    ],
+                    [
+                      -2.568,
+                      7.05
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  24.786,
+                  35.727
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 3",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 3,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -6.618,
+                      0
+                    ],
+                    [
+                      -2.665,
+                      -4.165
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.665,
+                      -4.165
+                    ],
+                    [
+                      6.618,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -15,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -3.529
+                    ],
+                    [
+                      15,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  18.088
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 4",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 4,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -3.53,
+                      0
+                    ],
+                    [
+                      -2.859,
+                      -1.429
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.859,
+                      -1.429
+                    ],
+                    [
+                      3.529,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -9.706,
+                      1.12
+                    ],
+                    [
+                      0,
+                      -1.12
+                    ],
+                    [
+                      9.706,
+                      1.12
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  8.621
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 5",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 5,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 1,
+            "k": [
+              {
+                "i": {
+                  "x": [
+                    0
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.333
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 232,
+                "s": [
+                  100
+                ]
+              },
+              {
+                "t": 245,
+                "s": [
+                  0
+                ]
+              }
+            ],
+            "ix": 1
+          },
+          "e": {
+            "a": 0,
+            "k": 100,
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 0,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 6,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": 218,
+      "op": 278,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 6,
+      "ty": 4,
+      "nm": "fingerprint motion 3",
+      "parent": 10,
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 0,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            -10.467,
+            814.892,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            22.5,
+            28.676,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            353.53,
+            353.53,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      3.564,
+                      0
+                    ],
+                    [
+                      2.241,
+                      1.694
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -2.329,
+                      2.012
+                    ],
+                    [
+                      -3.23,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      8.7,
+                      -1.624
+                    ],
+                    [
+                      -0.335,
+                      1.624
+                    ],
+                    [
+                      -8.7,
+                      -1.076
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.837,
+                  48.229
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 1",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -0.988,
+                      -2.577
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ],
+                    [
+                      7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -12.247,
+                      8.824
+                    ],
+                    [
+                      -13.235,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -8.824
+                    ],
+                    [
+                      13.235,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  30.441
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 2",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 2,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.647,
+                      0
+                    ],
+                    [
+                      0.388,
+                      2.294
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.117,
+                      0
+                    ],
+                    [
+                      -5.241,
+                      -1.482
+                    ]
+                  ],
+                  "o": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      2.629
+                    ],
+                    [
+                      -2.33,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -0.353,
+                      -2.1
+                    ],
+                    [
+                      -7.624,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      10.95,
+                      -1.756
+                    ],
+                    [
+                      10.95,
+                      -1.244
+                    ],
+                    [
+                      6.168,
+                      3.538
+                    ],
+                    [
+                      1.456,
+                      -0.45
+                    ],
+                    [
+                      0.962,
+                      -3.415
+                    ],
+                    [
+                      -3.326,
+                      -7.05
+                    ],
+                    [
+                      -2.568,
+                      7.05
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  24.786,
+                  35.727
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 3",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 3,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -6.618,
+                      0
+                    ],
+                    [
+                      -2.665,
+                      -4.165
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.665,
+                      -4.165
+                    ],
+                    [
+                      6.618,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -15,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -3.529
+                    ],
+                    [
+                      15,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  18.088
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 4",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 4,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -3.53,
+                      0
+                    ],
+                    [
+                      -2.859,
+                      -1.429
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.859,
+                      -1.429
+                    ],
+                    [
+                      3.529,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -9.706,
+                      1.12
+                    ],
+                    [
+                      0,
+                      -1.12
+                    ],
+                    [
+                      9.706,
+                      1.12
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  8.621
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 5",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 5,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 1,
+            "k": [
+              {
+                "i": {
+                  "x": [
+                    0.667
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.333
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 185,
+                "s": [
+                  100
+                ]
+              },
+              {
+                "t": 199,
+                "s": [
+                  0
+                ]
+              }
+            ],
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 0,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 6,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": 160,
+      "op": 218,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 7,
+      "ty": 4,
+      "nm": "fingerprint motion 2",
+      "parent": 10,
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 0,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            -10.467,
+            814.892,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            22.5,
+            28.676,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            353.53,
+            353.53,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      3.564,
+                      0
+                    ],
+                    [
+                      2.241,
+                      1.694
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -2.329,
+                      2.012
+                    ],
+                    [
+                      -3.23,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      8.7,
+                      -1.624
+                    ],
+                    [
+                      -0.335,
+                      1.624
+                    ],
+                    [
+                      -8.7,
+                      -1.076
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.837,
+                  48.229
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 1",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -0.988,
+                      -2.577
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ],
+                    [
+                      7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -12.247,
+                      8.824
+                    ],
+                    [
+                      -13.235,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -8.824
+                    ],
+                    [
+                      13.235,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  30.441
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 2",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 2,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.647,
+                      0
+                    ],
+                    [
+                      0.388,
+                      2.294
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.117,
+                      0
+                    ],
+                    [
+                      -5.241,
+                      -1.482
+                    ]
+                  ],
+                  "o": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      2.629
+                    ],
+                    [
+                      -2.33,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -0.353,
+                      -2.1
+                    ],
+                    [
+                      -7.624,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      10.95,
+                      -1.756
+                    ],
+                    [
+                      10.95,
+                      -1.244
+                    ],
+                    [
+                      6.168,
+                      3.538
+                    ],
+                    [
+                      1.456,
+                      -0.45
+                    ],
+                    [
+                      0.962,
+                      -3.415
+                    ],
+                    [
+                      -3.326,
+                      -7.05
+                    ],
+                    [
+                      -2.568,
+                      7.05
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  24.786,
+                  35.727
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 3",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 3,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -6.618,
+                      0
+                    ],
+                    [
+                      -2.665,
+                      -4.165
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.665,
+                      -4.165
+                    ],
+                    [
+                      6.618,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -15,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -3.529
+                    ],
+                    [
+                      15,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  18.088
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 4",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 4,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -3.53,
+                      0
+                    ],
+                    [
+                      -2.859,
+                      -1.429
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.859,
+                      -1.429
+                    ],
+                    [
+                      3.529,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -9.706,
+                      1.12
+                    ],
+                    [
+                      0,
+                      -1.12
+                    ],
+                    [
+                      9.706,
+                      1.12
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  8.621
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 5",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 5,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 1,
+            "k": [
+              {
+                "i": {
+                  "x": [
+                    0
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.333
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 138,
+                "s": [
+                  100
+                ]
+              },
+              {
+                "t": 149,
+                "s": [
+                  0
+                ]
+              }
+            ],
+            "ix": 1
+          },
+          "e": {
+            "a": 0,
+            "k": 100,
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 0,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 6,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": 0,
+      "op": 160,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 8,
+      "ty": 4,
+      "nm": "fingerprint motion",
+      "parent": 10,
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 0,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            -10.467,
+            814.892,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            22.5,
+            28.676,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            353.53,
+            353.53,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      3.564,
+                      0
+                    ],
+                    [
+                      2.241,
+                      1.694
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -2.329,
+                      2.012
+                    ],
+                    [
+                      -3.23,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      8.7,
+                      -1.624
+                    ],
+                    [
+                      -0.335,
+                      1.624
+                    ],
+                    [
+                      -8.7,
+                      -1.076
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.837,
+                  48.229
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 1",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -0.988,
+                      -2.577
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ],
+                    [
+                      7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -12.247,
+                      8.824
+                    ],
+                    [
+                      -13.235,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -8.824
+                    ],
+                    [
+                      13.235,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  30.441
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 2",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 2,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.647,
+                      0
+                    ],
+                    [
+                      0.388,
+                      2.294
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.117,
+                      0
+                    ],
+                    [
+                      -5.241,
+                      -1.482
+                    ]
+                  ],
+                  "o": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      2.629
+                    ],
+                    [
+                      -2.33,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -0.353,
+                      -2.1
+                    ],
+                    [
+                      -7.624,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      10.95,
+                      -1.756
+                    ],
+                    [
+                      10.95,
+                      -1.244
+                    ],
+                    [
+                      6.168,
+                      3.538
+                    ],
+                    [
+                      1.456,
+                      -0.45
+                    ],
+                    [
+                      0.962,
+                      -3.415
+                    ],
+                    [
+                      -3.326,
+                      -7.05
+                    ],
+                    [
+                      -2.568,
+                      7.05
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  24.786,
+                  35.727
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 3",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 3,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -6.618,
+                      0
+                    ],
+                    [
+                      -2.665,
+                      -4.165
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.665,
+                      -4.165
+                    ],
+                    [
+                      6.618,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -15,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -3.529
+                    ],
+                    [
+                      15,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  18.088
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 4",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 4,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -3.53,
+                      0
+                    ],
+                    [
+                      -2.859,
+                      -1.429
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.859,
+                      -1.429
+                    ],
+                    [
+                      3.529,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -9.706,
+                      1.12
+                    ],
+                    [
+                      0,
+                      -1.12
+                    ],
+                    [
+                      9.706,
+                      1.12
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541000007181,
+                  0.705999995213,
+                  0.972999961703,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  8.621
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 5",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 5,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 1,
+            "k": [
+              {
+                "i": {
+                  "x": [
+                    0.667
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.333
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 92,
+                "s": [
+                  100
+                ]
+              },
+              {
+                "t": 106,
+                "s": [
+                  0
+                ]
+              }
+            ],
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 0,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 6,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": 0,
+      "op": 160,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 9,
+      "ty": 4,
+      "nm": "fingerprint static",
+      "parent": 10,
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 0,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            -10.467,
+            814.892,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            22.5,
+            28.676,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            353.53,
+            353.53,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      3.564,
+                      0
+                    ],
+                    [
+                      2.241,
+                      1.694
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -2.329,
+                      2.012
+                    ],
+                    [
+                      -3.23,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      8.7,
+                      -1.624
+                    ],
+                    [
+                      -0.335,
+                      1.624
+                    ],
+                    [
+                      -8.7,
+                      -1.076
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.290196078431,
+                  0.313725490196,
+                  0.352941176471,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.837,
+                  48.229
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 1",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ]
+                  ],
+                  "o": [
+                    [
+                      -0.988,
+                      -2.577
+                    ],
+                    [
+                      0,
+                      -6.83
+                    ],
+                    [
+                      7.553,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -12.247,
+                      8.824
+                    ],
+                    [
+                      -13.235,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -8.824
+                    ],
+                    [
+                      13.235,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.290196078431,
+                  0.313725490196,
+                  0.352941176471,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  30.441
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 2",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 2,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.647,
+                      0
+                    ],
+                    [
+                      0.388,
+                      2.294
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      2.117,
+                      0
+                    ],
+                    [
+                      -5.241,
+                      -1.482
+                    ]
+                  ],
+                  "o": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      2.629
+                    ],
+                    [
+                      -2.33,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -0.353,
+                      -2.1
+                    ],
+                    [
+                      -7.624,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      10.95,
+                      -1.756
+                    ],
+                    [
+                      10.95,
+                      -1.244
+                    ],
+                    [
+                      6.168,
+                      3.538
+                    ],
+                    [
+                      1.456,
+                      -0.45
+                    ],
+                    [
+                      0.962,
+                      -3.415
+                    ],
+                    [
+                      -3.326,
+                      -7.05
+                    ],
+                    [
+                      -2.568,
+                      7.05
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.290196078431,
+                  0.313725490196,
+                  0.352941176471,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  24.786,
+                  35.727
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 3",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 3,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -6.618,
+                      0
+                    ],
+                    [
+                      -2.665,
+                      -4.165
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.665,
+                      -4.165
+                    ],
+                    [
+                      6.618,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -15,
+                      3.529
+                    ],
+                    [
+                      0,
+                      -3.529
+                    ],
+                    [
+                      15,
+                      3.529
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.290196078431,
+                  0.313725490196,
+                  0.352941176471,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  18.088
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 4",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 4,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -3.53,
+                      0
+                    ],
+                    [
+                      -2.859,
+                      -1.429
+                    ]
+                  ],
+                  "o": [
+                    [
+                      2.859,
+                      -1.429
+                    ],
+                    [
+                      3.529,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      -9.706,
+                      1.12
+                    ],
+                    [
+                      0,
+                      -1.12
+                    ],
+                    [
+                      9.706,
+                      1.12
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.290196078431,
+                  0.313725490196,
+                  0.352941176471,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 3,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 10,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  22.5,
+                  8.621
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 5",
+          "np": 2,
+          "cix": 2,
+          "bm": 0,
+          "ix": 5,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 0,
+            "k": 100,
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 0,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 6,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": 0,
+      "op": 630,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 10,
+      "ty": 4,
+      "nm": "background",
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 0,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            151.14,
+            205.871,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            -11.477,
+            810.793,
             0
           ],
           "ix": 1,
@@ -2429,32 +8159,32 @@
             {
               "i": {
                 "x": [
-                  0.07,
-                  0.07,
-                  0.07
+                  0.511,
+                  0.511,
+                  0.667
                 ],
                 "y": [
-                  0.985,
-                  0.985,
+                  1,
+                  1,
                   1
                 ]
               },
               "o": {
                 "x": [
-                  0.64,
-                  0.64,
-                  0.64
+                  0.333,
+                  0.333,
+                  0.333
                 ],
                 "y": [
-                  0.015,
-                  0.015,
+                  0,
+                  0,
                   0
                 ]
               },
-              "t": 90,
+              "t": 92,
               "s": [
-                105,
-                105,
+                17.82,
+                17.82,
                 100
               ]
             },
@@ -2473,9 +8203,9 @@
               },
               "o": {
                 "x": [
-                  0.64,
-                  0.64,
-                  0.64
+                  0.333,
+                  0.333,
+                  0.333
                 ],
                 "y": [
                   0,
@@ -2483,19 +8213,51 @@
                   0
                 ]
               },
-              "t": 100.035,
+              "t": 102,
               "s": [
-                95,
-                95,
+                16.92,
+                16.92,
                 100
               ]
             },
             {
               "i": {
                 "x": [
-                  0.833,
-                  0.833,
-                  0.833
+                  0.369,
+                  0.369,
+                  0.667
+                ],
+                "y": [
+                  1,
+                  1,
+                  1
+                ]
+              },
+              "o": {
+                "x": [
+                  0.292,
+                  0.292,
+                  0.167
+                ],
+                "y": [
+                  0,
+                  0,
+                  0
+                ]
+              },
+              "t": 138,
+              "s": [
+                16.92,
+                16.92,
+                100
+              ]
+            },
+            {
+              "i": {
+                "x": [
+                  0.667,
+                  0.667,
+                  0.667
                 ],
                 "y": [
                   1,
@@ -2515,74 +8277,42 @@
                   0
                 ]
               },
-              "t": 130.133,
+              "t": 148,
               "s": [
-                95,
-                95,
+                17.82,
+                17.82,
                 100
               ]
             },
             {
               "i": {
                 "x": [
-                  0.833,
-                  0.833,
-                  0.833
+                  0.511,
+                  0.511,
+                  0.667
                 ],
                 "y": [
                   1,
                   1,
-                  1.025
-                ]
-              },
-              "o": {
-                "x": [
-                  0.439,
-                  0.439,
-                  0.439
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 135,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.07,
-                  0.07,
-                  0.07
-                ],
-                "y": [
-                  0.701,
-                  0.701,
                   1
                 ]
               },
               "o": {
                 "x": [
-                  0.64,
-                  0.64,
-                  0.64
+                  0.333,
+                  0.333,
+                  0.333
                 ],
                 "y": [
-                  0.299,
-                  0.299,
+                  0,
+                  0,
                   0
                 ]
               },
-              "t": 145,
+              "t": 185,
               "s": [
-                105,
-                105,
+                17.82,
+                17.82,
                 100
               ]
             },
@@ -2594,132 +8324,68 @@
                   0.833
                 ],
                 "y": [
-                  0.833,
-                  0.833,
-                  0.833
+                  1,
+                  1,
+                  1
                 ]
               },
               "o": {
                 "x": [
-                  0.167,
-                  0.167,
+                  0.333,
+                  0.333,
+                  0.333
+                ],
+                "y": [
+                  0,
+                  0,
+                  0
+                ]
+              },
+              "t": 195,
+              "s": [
+                16.92,
+                16.92,
+                100
+              ]
+            },
+            {
+              "i": {
+                "x": [
+                  0.369,
+                  0.369,
+                  0.667
+                ],
+                "y": [
+                  1,
+                  1,
+                  1
+                ]
+              },
+              "o": {
+                "x": [
+                  0.292,
+                  0.292,
                   0.167
                 ],
                 "y": [
-                  0.167,
-                  0.167,
-                  0.167
-                ]
-              },
-              "t": 152.5,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.6,
-                  0.6,
-                  0.6
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0.167,
-                  0.167,
-                  -0.833
-                ]
-              },
-              "t": 157.5,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.07,
-                  0.07,
-                  0.07
-                ],
-                "y": [
-                  0.97,
-                  0.97,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0.03,
-                  0.03,
-                  0
-                ]
-              },
-              "t": 165.246,
-              "s": [
-                100,
-                100,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
                   0,
                   0,
                   0
                 ]
               },
-              "t": 175.281,
+              "t": 232,
               "s": [
-                95,
-                95,
+                16.92,
+                16.92,
                 100
               ]
             },
             {
               "i": {
                 "x": [
-                  0.833,
-                  0.833,
-                  0.833
+                  0.667,
+                  0.667,
+                  0.667
                 ],
                 "y": [
                   1,
@@ -2739,51 +8405,19 @@
                   0
                 ]
               },
-              "t": 205.377,
+              "t": 242,
               "s": [
-                95,
-                95,
+                17.82,
+                17.82,
                 100
               ]
             },
             {
               "i": {
                 "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  0.833,
-                  0.833,
-                  0.175
-                ]
-              },
-              "o": {
-                "x": [
-                  0.341,
-                  0.341,
-                  0.341
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 210.391,
-              "s": [
-                100,
-                100,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.07,
-                  0.07,
-                  0.07
+                  0.511,
+                  0.511,
+                  0.667
                 ],
                 "y": [
                   1,
@@ -2793,169 +8427,9 @@
               },
               "o": {
                 "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 220,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  0.833,
-                  0.833,
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0.167,
-                  0.167,
-                  0.167
-                ]
-              },
-              "t": 227.5,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.621,
-                  0.621,
-                  0.621
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167,
-                  0.167,
-                  0.167
-                ],
-                "y": [
-                  0,
-                  0,
-                  0.102
-                ]
-              },
-              "t": 232.5,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.07,
-                  0.07,
-                  0.07
-                ],
-                "y": [
-                  0.984,
-                  0.984,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0.016,
-                  0.016,
-                  0
-                ]
-              },
-              "t": 240,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.07,
-                  0.07,
-                  0.07
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 250.527,
-              "s": [
-                95,
-                95,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.316,
-                  0.316,
-                  0.316
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
+                  0.333,
+                  0.333,
+                  0.333
                 ],
                 "y": [
                   0,
@@ -2965,17 +8439,17 @@
               },
               "t": 285,
               "s": [
-                95,
-                95,
+                17.82,
+                17.82,
                 100
               ]
             },
             {
               "i": {
                 "x": [
-                  0.577,
-                  0.577,
-                  0.577
+                  0.833,
+                  0.833,
+                  0.833
                 ],
                 "y": [
                   1,
@@ -2985,9 +8459,9 @@
               },
               "o": {
                 "x": [
-                  0.253,
-                  0.253,
-                  0.253
+                  0.333,
+                  0.333,
+                  0.333
                 ],
                 "y": [
                   0,
@@ -2997,49 +8471,17 @@
               },
               "t": 295,
               "s": [
-                105,
-                105,
+                16.92,
+                16.92,
                 100
               ]
             },
             {
               "i": {
                 "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  0.925
-                ]
-              },
-              "o": {
-                "x": [
-                  0.299,
-                  0.299,
-                  0.299
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 302.5,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.627,
-                  0.627,
-                  0.627
+                  0.369,
+                  0.369,
+                  0.667
                 ],
                 "y": [
                   1,
@@ -3049,93 +8491,29 @@
               },
               "o": {
                 "x": [
-                  0.167,
-                  0.167,
+                  0.292,
+                  0.292,
                   0.167
                 ],
                 "y": [
                   0,
                   0,
-                  0.262
-                ]
-              },
-              "t": 307.5,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.07,
-                  0.07,
-                  0.07
-                ],
-                "y": [
-                  0.984,
-                  0.984,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0.016,
-                  0.016,
                   0
                 ]
               },
-              "t": 365,
+              "t": 335,
               "s": [
-                105,
-                105,
+                16.92,
+                16.92,
                 100
               ]
             },
             {
               "i": {
                 "x": [
-                  0.833,
-                  0.833,
-                  0.833
-                ],
-                "y": [
-                  1,
-                  1,
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.64,
-                  0.64,
-                  0.64
-                ],
-                "y": [
-                  0,
-                  0,
-                  0
-                ]
-              },
-              "t": 375.771,
-              "s": [
-                95,
-                95,
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833,
-                  0.833,
-                  0.833
+                  0.667,
+                  0.667,
+                  0.667
                 ],
                 "y": [
                   1,
@@ -3155,4717 +8533,118 @@
                   0
                 ]
               },
-              "t": 508.369,
+              "t": 345,
               "s": [
-                95,
-                95,
-                100
-              ]
-            },
-            {
-              "t": 515,
-              "s": [
-                105,
-                105,
-                100
-              ]
-            }
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "ip": -70,
-      "op": 2517.5,
-      "st": 117.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 6,
-      "ty": 4,
-      "nm": "ic_lock_24px",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 100,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            -15.442,
-            -1294.944,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            100,
-            100,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      5.52,
-                      0
-                    ],
-                    [
-                      0,
-                      -5.52
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -2.2
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      2.2
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -5.52
-                    ],
-                    [
-                      -5.52,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      2.2
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -2.2
-                    ]
-                  ],
-                  "v": [
-                    [
-                      12,
-                      -7
-                    ],
-                    [
-                      10,
-                      -7
-                    ],
-                    [
-                      10,
-                      -11
-                    ],
-                    [
-                      0,
-                      -21
-                    ],
-                    [
-                      -10,
-                      -11
-                    ],
-                    [
-                      -10,
-                      -7
-                    ],
-                    [
-                      -12,
-                      -7
-                    ],
-                    [
-                      -16,
-                      -3
-                    ],
-                    [
-                      -16,
-                      17
-                    ],
-                    [
-                      -12,
-                      21
-                    ],
-                    [
-                      12,
-                      21
-                    ],
-                    [
-                      16,
-                      17
-                    ],
-                    [
-                      16,
-                      -3
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ind": 1,
-              "ty": "sh",
-              "ix": 2,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -3.32,
-                      0
-                    ],
-                    [
-                      0,
-                      -3.32
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      -3.32
-                    ],
-                    [
-                      3.32,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -6,
-                      -11
-                    ],
-                    [
-                      0,
-                      -17
-                    ],
-                    [
-                      6,
-                      -11
-                    ],
-                    [
-                      6,
-                      -7
-                    ],
-                    [
-                      -6,
-                      -7
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 2",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ind": 2,
-              "ty": "sh",
-              "ix": 3,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -12,
-                      -3
-                    ],
-                    [
-                      -12,
-                      17
-                    ],
-                    [
-                      12,
-                      17
-                    ],
-                    [
-                      12,
-                      -3
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 3",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ind": 3,
-              "ty": "sh",
-              "ix": 4,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      -2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      2.2
-                    ],
-                    [
-                      2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      -2.2
-                    ]
-                  ],
-                  "o": [
-                    [
-                      2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      -2.2
-                    ],
-                    [
-                      -2.2,
-                      0
-                    ],
-                    [
-                      0,
-                      2.2
-                    ]
-                  ],
-                  "v": [
-                    [
-                      0,
-                      11
-                    ],
-                    [
-                      4,
-                      7
-                    ],
-                    [
-                      0,
-                      3
-                    ],
-                    [
-                      -4,
-                      7
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 4",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "mm",
-              "mm": 5,
-              "nm": "Merge Paths 1",
-              "mn": "ADBE Vector Filter - Merge",
-              "hd": false
-            },
-            {
-              "ty": "fl",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.717647058824,
-                  0.949019607843,
-                  0.623529411765,
-                  1
-                ],
-                "ix": 4
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 5
-              },
-              "r": 1,
-              "bm": 0,
-              "nm": "Fill 1",
-              "mn": "ADBE Vector Graphic - Fill",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  600.243,
-                  600.243
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "ic_lock_24px",
-          "np": 6,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -20,
-      "op": 2455,
-      "st": 55,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 7,
-      "ty": 4,
-      "nm": "GREY_FINGER",
-      "parent": 5,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 100,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            3.5,
-            -3,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            28,
-            34,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            527,
-            527,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      3.703,
-                      0
-                    ],
-                    [
-                      2.328,
-                      1.76
-                    ]
-                  ],
-                  "o": [
-                    [
-                      -2.42,
-                      2.09
-                    ],
-                    [
-                      -3.355,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      9.038,
-                      -1.687
-                    ],
-                    [
-                      -0.348,
-                      1.687
-                    ],
-                    [
-                      -9.038,
-                      -1.118
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.305882352941,
-                  0.309803921569,
-                  0.321568627451,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.933,
-                  54.313
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 1",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -7.847,
-                      0
-                    ],
-                    [
-                      0,
-                      -7.095
-                    ]
-                  ],
-                  "o": [
-                    [
-                      -1.027,
-                      -2.676
-                    ],
-                    [
-                      0,
-                      -7.095
-                    ],
-                    [
-                      7.847,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -12.723,
-                      9.167
-                    ],
-                    [
-                      -13.75,
-                      3.667
-                    ],
-                    [
-                      0,
-                      -9.167
-                    ],
-                    [
-                      13.75,
-                      3.667
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.305882352941,
-                  0.309803921569,
-                  0.321568627451,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.584,
-                  35.833
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 2",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 2,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      2.75,
-                      0
-                    ],
-                    [
-                      0.403,
-                      2.384
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      2.2,
-                      0
-                    ],
-                    [
-                      -5.445,
-                      -1.54
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      2.733
-                    ],
-                    [
-                      -2.42,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -0.367,
-                      -2.181
-                    ],
-                    [
-                      -7.92,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      11.376,
-                      -1.824
-                    ],
-                    [
-                      11.376,
-                      -1.293
-                    ],
-                    [
-                      6.408,
-                      3.676
-                    ],
-                    [
-                      1.512,
-                      -0.468
-                    ],
-                    [
-                      0.999,
-                      -3.548
-                    ],
-                    [
-                      -3.456,
-                      -7.324
-                    ],
-                    [
-                      -2.667,
-                      7.324
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.305882352941,
-                  0.309803921569,
-                  0.321568627451,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  29.958,
-                  41.324
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 3",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 3,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -6.875,
-                      0
-                    ],
-                    [
-                      -2.769,
-                      -4.327
-                    ]
-                  ],
-                  "o": [
-                    [
-                      2.768,
-                      -4.327
-                    ],
-                    [
-                      6.876,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -15.583,
-                      3.667
-                    ],
-                    [
-                      -0.001,
-                      -3.667
-                    ],
-                    [
-                      15.583,
-                      3.667
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.305882352941,
-                  0.309803921569,
-                  0.321568627451,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.583,
-                  23.001
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 4",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 4,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -3.666,
-                      0
-                    ],
-                    [
-                      -2.97,
-                      -1.485
-                    ]
-                  ],
-                  "o": [
-                    [
-                      2.97,
-                      -1.485
-                    ],
-                    [
-                      3.667,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -10.083,
-                      1.164
-                    ],
-                    [
-                      -0.001,
-                      -1.164
-                    ],
-                    [
-                      10.083,
-                      1.164
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.305882352941,
-                  0.309803921569,
-                  0.321568627451,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.583,
-                  13.164
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 5",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 5,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "tm",
-          "s": {
-            "a": 1,
-            "k": [
-              {
-                "i": {
-                  "x": [
-                    0
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.4
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 90,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 110.035,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 150.197,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 152.705,
-                "s": [
-                  100
-                ],
-                "h": 1
-              },
-              {
-                "i": {
-                  "x": [
-                    0
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.4
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 165.246,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    -14.687
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 185.281,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 225.441,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 227.949,
-                "s": [
-                  100
-                ],
-                "h": 1
-              },
-              {
-                "i": {
-                  "x": [
-                    0
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.4
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 240.494,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    -14.701
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 260,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 300.689,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 303.193,
-                "s": [
-                  100
-                ],
-                "h": 1
-              },
-              {
-                "i": {
-                  "x": [
-                    0
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.4
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 365.74,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    -15.359
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 385,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 518.434,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 520.943359375,
-                "s": [
-                  100
-                ],
-                "h": 1
-              }
-            ],
-            "ix": 1
-          },
-          "e": {
-            "a": 1,
-            "k": [
-              {
-                "i": {
-                  "x": [
-                    0.07
-                  ],
-                  "y": [
-                    0.941
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0.059
-                  ]
-                },
-                "t": 130.133,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 140.146,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 150.197,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 152.705,
-                "s": [
-                  100
-                ],
-                "h": 1
-              },
-              {
-                "i": {
-                  "x": [
-                    0
-                  ],
-                  "y": [
-                    1
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.4
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 205.377,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    -12.439
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 215,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 225.441,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 227.949,
-                "s": [
-                  100
-                ],
-                "h": 1
-              },
-              {
-                "i": {
-                  "x": [
-                    0.07
-                  ],
-                  "y": [
-                    0.941
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0.059
-                  ]
-                },
-                "t": 280.623,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    -12.342
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 290.641,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 300.689,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 303.193,
-                "s": [
-                  100
-                ],
-                "h": 1
-              },
-              {
-                "i": {
-                  "x": [
-                    0.07
-                  ],
-                  "y": [
-                    0.97
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0.03
-                  ]
-                },
-                "t": 508.369,
-                "s": [
-                  100
-                ]
-              },
-              {
-                "i": {
-                  "x": [
-                    0.833
-                  ],
-                  "y": [
-                    -10.133
-                  ]
-                },
-                "o": {
-                  "x": [
-                    0.64
-                  ],
-                  "y": [
-                    0
-                  ]
-                },
-                "t": 513.385,
-                "s": [
-                  0
-                ]
-              },
-              {
-                "t": 518.434,
-                "s": [
-                  0
-                ],
-                "h": 1
-              },
-              {
-                "t": 520.943359375,
-                "s": [
-                  100
-                ],
-                "h": 1
-              }
-            ],
-            "ix": 2
-          },
-          "o": {
-            "a": 0,
-            "k": 0,
-            "ix": 3
-          },
-          "m": 1,
-          "ix": 6,
-          "nm": "Trim Paths 1",
-          "mn": "ADBE Vector Filter - Trim",
-          "hd": false
-        }
-      ],
-      "ip": -20,
-      "op": 4855,
-      "st": 55,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 8,
-      "ty": 4,
-      "nm": "BLUE_FINGER",
-      "parent": 5,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 100,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            3.5,
-            -3,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            28,
-            34,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            527,
-            527,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      3.703,
-                      0
-                    ],
-                    [
-                      2.328,
-                      1.76
-                    ]
-                  ],
-                  "o": [
-                    [
-                      -2.42,
-                      2.09
-                    ],
-                    [
-                      -3.355,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      9.038,
-                      -1.687
-                    ],
-                    [
-                      -0.348,
-                      1.687
-                    ],
-                    [
-                      -9.038,
-                      -1.118
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.4,
-                  0.61568627451,
-                  0.964705882353,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.933,
-                  54.313
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 1",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -7.847,
-                      0
-                    ],
-                    [
-                      0,
-                      -7.095
-                    ]
-                  ],
-                  "o": [
-                    [
-                      -1.027,
-                      -2.676
-                    ],
-                    [
-                      0,
-                      -7.095
-                    ],
-                    [
-                      7.847,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -12.723,
-                      9.167
-                    ],
-                    [
-                      -13.75,
-                      3.667
-                    ],
-                    [
-                      0,
-                      -9.167
-                    ],
-                    [
-                      13.75,
-                      3.667
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.4,
-                  0.61568627451,
-                  0.964705882353,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.584,
-                  35.833
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 2",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 2,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      2.75,
-                      0
-                    ],
-                    [
-                      0.403,
-                      2.384
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      2.2,
-                      0
-                    ],
-                    [
-                      -5.445,
-                      -1.54
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      2.733
-                    ],
-                    [
-                      -2.42,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -0.367,
-                      -2.181
-                    ],
-                    [
-                      -7.92,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      11.376,
-                      -1.824
-                    ],
-                    [
-                      11.376,
-                      -1.293
-                    ],
-                    [
-                      6.408,
-                      3.676
-                    ],
-                    [
-                      1.512,
-                      -0.468
-                    ],
-                    [
-                      0.999,
-                      -3.548
-                    ],
-                    [
-                      -3.456,
-                      -7.324
-                    ],
-                    [
-                      -2.667,
-                      7.324
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.4,
-                  0.61568627451,
-                  0.964705882353,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  29.958,
-                  41.324
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 3",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 3,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -6.875,
-                      0
-                    ],
-                    [
-                      -2.769,
-                      -4.327
-                    ]
-                  ],
-                  "o": [
-                    [
-                      2.768,
-                      -4.327
-                    ],
-                    [
-                      6.876,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -15.583,
-                      3.667
-                    ],
-                    [
-                      -0.001,
-                      -3.667
-                    ],
-                    [
-                      15.583,
-                      3.667
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.4,
-                  0.61568627451,
-                  0.964705882353,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.583,
-                  23.001
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 4",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 4,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -3.666,
-                      0
-                    ],
-                    [
-                      -2.97,
-                      -1.485
-                    ]
-                  ],
-                  "o": [
-                    [
-                      2.97,
-                      -1.485
-                    ],
-                    [
-                      3.667,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      -10.083,
-                      1.164
-                    ],
-                    [
-                      -0.001,
-                      -1.164
-                    ],
-                    [
-                      10.083,
-                      1.164
-                    ]
-                  ],
-                  "c": false
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.4,
-                  0.61568627451,
-                  0.964705882353,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 3,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 10,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  27.583,
-                  13.164
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 5",
-          "np": 2,
-          "cix": 2,
-          "bm": 0,
-          "ix": 5,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -20,
-      "op": 4855,
-      "st": 55,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 9,
-      "ty": 4,
-      "nm": "BG_Circle_Green",
-      "parent": 5,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 87.5,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 112.5,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 127.5,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 152.5,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 157.5,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 182.5,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 197.5,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 222.5,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 230,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 255,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 280,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 295,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 367.5,
-              "s": [
-                33
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 382.5,
-              "s": [
-                12
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 507.5,
-              "s": [
-                12
-              ]
-            },
-            {
-              "t": 517.5,
-              "s": [
-                33
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            2.91,
-            -13.59,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            -13.09,
-            1270.41,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            100,
-            100,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "d": 1,
-              "ty": "el",
-              "s": {
-                "a": 0,
-                "k": [
-                  440,
-                  440
-                ],
-                "ix": 2
-              },
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 3
-              },
-              "nm": "Ellipse Path 1",
-              "mn": "ADBE Vector Shape - Ellipse",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.964705942191,
-                  0.996078491211,
-                  0.87450986376,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "lc": 1,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "fl",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.682352941176,
-                  0.796078431373,
-                  0.980392156863,
-                  1
-                ],
-                "ix": 4
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 5
-              },
-              "r": 1,
-              "bm": 0,
-              "nm": "Fill 1",
-              "mn": "ADBE Vector Graphic - Fill",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  -13.09,
-                  1270.41
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Ellipse 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -70,
-      "op": 2585,
-      "st": 117.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 10,
-      "ty": 4,
-      "nm": "BG_Circle",
-      "parent": 5,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 0,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            2.91,
-            -13.59,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            -13.09,
-            1270.41,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            100,
-            100,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "d": 1,
-              "ty": "el",
-              "s": {
-                "a": 0,
-                "k": [
-                  430,
-                  430
-                ],
-                "ix": 2
-              },
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 3
-              },
-              "nm": "Ellipse Path 1",
-              "mn": "ADBE Vector Shape - Ellipse",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.964705942191,
-                  0.996078491211,
-                  0.87450986376,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "lc": 1,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "fl",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.066666666667,
-                  0.086274509804,
-                  0.117647066303,
-                  1
-                ],
-                "ix": 4
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 5
-              },
-              "r": 1,
-              "bm": 0,
-              "nm": "Fill 1",
-              "mn": "ADBE Vector Graphic - Fill",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  -13.09,
-                  1270.41
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Ellipse 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -70,
-      "op": 2585,
-      "st": 117.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 11,
-      "ty": 3,
-      "nm": "Null 59 DIALOGUE",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 0,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            840.657,
-            2087.485,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            125,
-            125,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "ip": -20,
-      "op": 2455,
-      "st": 55,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 12,
-      "ty": 4,
-      "nm": "PHONE_OUTLINE",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 69,
-              "s": [
-                100
-              ]
-            },
-            {
-              "t": 75,
-              "s": [
-                0
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            837,
-            1430,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            929.094,
-            929.094,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      5.244
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -5.244
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      5.244
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -5.244
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      5.243,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      63.454,
-                      114.112
-                    ],
-                    [
-                      53.945,
-                      123.622
-                    ],
-                    [
-                      -55.413,
-                      123.622
-                    ],
-                    [
-                      -64.922,
-                      114.112
-                    ],
-                    [
-                      -64.922,
-                      -114.112
-                    ],
-                    [
-                      -55.413,
-                      -123.622
-                    ],
-                    [
-                      53.945,
-                      -123.622
-                    ],
-                    [
-                      63.454,
-                      -114.112
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ind": 1,
-              "ty": "sh",
-              "ix": 2,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      -6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      6.555
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      6.554,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      0,
-                      -1.313
-                    ],
-                    [
-                      0,
-                      0
-                    ],
-                    [
-                      1.313,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      68.209,
-                      -52.302
-                    ],
-                    [
-                      68.209,
-                      -61.811
-                    ],
-                    [
-                      65.832,
-                      -64.188
-                    ],
-                    [
-                      65.832,
-                      -114.112
-                    ],
-                    [
-                      53.945,
-                      -126
-                    ],
-                    [
-                      -55.413,
-                      -126
-                    ],
-                    [
-                      -67.3,
-                      -114.112
-                    ],
-                    [
-                      -67.3,
-                      114.112
-                    ],
-                    [
-                      -55.413,
-                      126
-                    ],
-                    [
-                      53.945,
-                      126
-                    ],
-                    [
-                      65.832,
-                      114.112
-                    ],
-                    [
-                      65.832,
-                      -2.378
-                    ],
-                    [
-                      68.209,
-                      -4.755
-                    ],
-                    [
-                      68.209,
-                      -28.528
-                    ],
-                    [
-                      65.832,
-                      -30.906
-                    ],
-                    [
-                      65.832,
-                      -49.924
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 2",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "fl",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.368627458811,
-                  0.368627458811,
-                  0.368627458811,
-                  1
-                ],
-                "ix": 4
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 5
-              },
-              "r": 1,
-              "bm": 0,
-              "nm": "Fill 1",
-              "mn": "ADBE Vector Graphic - Fill",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -20,
-      "op": 79,
-      "st": 55,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 13,
-      "ty": 4,
-      "nm": "CONFIRMATION_",
-      "parent": 11,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.4
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 472.812,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.4
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 485,
-              "s": [
+                17.82,
+                17.82,
                 100
               ]
             },
             {
               "i": {
                 "x": [
-                  0.833
+                  0.511,
+                  0.511,
+                  0.667
                 ],
                 "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 540,
-              "s": [
-                100
-              ]
-            },
-            {
-              "t": 565,
-              "s": [
-                0
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            -0.747,
-            -3.075,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            -13.09,
-            1270.41,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            100,
-            100,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "d": 1,
-              "ty": "el",
-              "s": {
-                "a": 0,
-                "k": [
-                  1075,
-                  1075
-                ],
-                "ix": 2
-              },
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 3
-              },
-              "nm": "Ellipse Path 1",
-              "mn": "ADBE Vector Shape - Ellipse",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.400000029919,
-                  0.61568627451,
-                  0.988235353956,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 49,
-                "ix": 5,
-                "x": "var $bm_rt;\n$bm_rt = thisComp.layer('OuterRing - WIDTH CONTROLLER').content('Ellipse 1').content('Stroke 1').strokeWidth;"
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  -13.09,
-                  1270.41
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Ellipse 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": 255,
-      "op": 2570,
-      "st": 102.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 14,
-      "ty": 4,
-      "nm": "MATTE_BOTTOM",
-      "parent": 11,
-      "td": 1,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 100,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            14.543,
-            -11.886,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            593.879,
-            1034.5,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            135.338,
-            132.074,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "ind": 0,
-              "ty": "sh",
-              "ix": 1,
-              "ks": {
-                "a": 0,
-                "k": {
-                  "i": [
-                    [
-                      0,
-                      -220.914
-                    ],
-                    [
-                      220.914,
-                      0
-                    ],
-                    [
-                      0,
-                      220.914
-                    ],
-                    [
-                      -220.914,
-                      0
-                    ]
-                  ],
-                  "o": [
-                    [
-                      0,
-                      220.914
-                    ],
-                    [
-                      -220.914,
-                      0
-                    ],
-                    [
-                      0,
-                      -220.914
-                    ],
-                    [
-                      220.914,
-                      0
-                    ]
-                  ],
-                  "v": [
-                    [
-                      400,
-                      0
-                    ],
-                    [
-                      0,
-                      400
-                    ],
-                    [
-                      -400,
-                      0
-                    ],
-                    [
-                      0,
-                      -400
-                    ]
-                  ],
-                  "c": true
-                },
-                "ix": 2
-              },
-              "nm": "Path 1",
-              "mn": "ADBE Vector Shape - Group",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.600934436275,
                   1,
-                  0.659657257678,
+                  1,
                   1
-                ],
-                "ix": 3
+                ]
               },
               "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 103,
-                "ix": 5
-              },
-              "lc": 1,
-              "lj": 2,
-              "bm": 0,
-              "d": [
-                {
-                  "n": "d",
-                  "nm": "dash",
-                  "v": {
-                    "a": 0,
-                    "k": 15,
-                    "ix": 1
-                  }
-                },
-                {
-                  "n": "g",
-                  "nm": "gap",
-                  "v": {
-                    "a": 0,
-                    "k": 2,
-                    "ix": 2
-                  }
-                },
-                {
-                  "n": "d",
-                  "nm": "dash2",
-                  "v": {
-                    "a": 0,
-                    "k": 15,
-                    "ix": 3
-                  }
-                },
-                {
-                  "n": "g",
-                  "nm": "gap2",
-                  "v": {
-                    "a": 0,
-                    "k": 2,
-                    "ix": 4
-                  }
-                },
-                {
-                  "n": "d",
-                  "nm": "dash3",
-                  "v": {
-                    "a": 0,
-                    "k": 15,
-                    "ix": 5
-                  }
-                },
-                {
-                  "n": "g",
-                  "nm": "gap3",
-                  "v": {
-                    "a": 0,
-                    "k": 2,
-                    "ix": 6
-                  }
-                },
-                {
-                  "n": "o",
-                  "nm": "offset",
-                  "v": {
-                    "a": 0,
-                    "k": 8,
-                    "ix": 7
-                  }
-                }
-              ],
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  584.5,
-                  1034.5
+                "x": [
+                  0.333,
+                  0.333,
+                  0.333
                 ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
+                "y": [
+                  0,
                   0,
                   0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Group 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        },
-        {
-          "ty": "tm",
-          "s": {
-            "a": 0,
-            "k": 0,
-            "ix": 1
-          },
-          "e": {
-            "a": 0,
-            "k": 100,
-            "ix": 2
-          },
-          "o": {
-            "a": 0,
-            "k": 0,
-            "ix": 3
-          },
-          "m": 1,
-          "ix": 2,
-          "nm": "Trim Paths 1",
-          "mn": "ADBE Vector Filter - Trim",
-          "hd": false
-        },
-        {
-          "ty": "tm",
-          "s": {
-            "a": 0,
-            "k": 0,
-            "ix": 1
-          },
-          "e": {
-            "a": 0,
-            "k": 100,
-            "ix": 2
-          },
-          "o": {
-            "a": 0,
-            "k": 0,
-            "ix": 3
-          },
-          "m": 1,
-          "ix": 3,
-          "nm": "Trim Paths 2",
-          "mn": "ADBE Vector Filter - Trim",
-          "hd": false
-        }
-      ],
-      "ip": -87.5,
-      "op": 2520,
-      "st": -160,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 15,
-      "ty": 4,
-      "nm": "OuterRing - WIDTH CONTROLLER",
-      "parent": 11,
-      "tt": 1,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  0.833
                 ]
               },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0.167
-                ]
-              },
-              "t": 547.5,
+              "t": 380,
               "s": [
+                17.82,
+                17.82,
                 100
               ]
             },
             {
-              "t": 555,
-              "s": [
-                0
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 1,
-          "k": [
-            {
               "i": {
                 "x": [
-                  0
+                  0.833,
+                  0.833,
+                  0.833
                 ],
                 "y": [
+                  1,
+                  1,
                   1
                 ]
               },
               "o": {
                 "x": [
-                  0.29
+                  0.333,
+                  0.333,
+                  0.333
                 ],
                 "y": [
+                  0,
+                  0,
                   0
                 ]
               },
-              "t": 392.5,
+              "t": 390,
               "s": [
-                0
+                16.92,
+                16.92,
+                100
               ]
             },
             {
-              "t": 617.5,
+              "i": {
+                "x": [
+                  0.369,
+                  0.369,
+                  0.667
+                ],
+                "y": [
+                  1,
+                  1,
+                  1
+                ]
+              },
+              "o": {
+                "x": [
+                  0.292,
+                  0.292,
+                  0.167
+                ],
+                "y": [
+                  0,
+                  0,
+                  0
+                ]
+              },
+              "t": 429,
               "s": [
-                535
+                16.92,
+                16.92,
+                100
+              ]
+            },
+            {
+              "t": 439,
+              "s": [
+                17.82,
+                17.82,
+                100
               ]
             }
           ],
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            -0.747,
-            -3.075,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            -13.09,
-            1270.41,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            100,
-            100,
-            100
-          ],
           "ix": 6,
           "l": 2
         }
@@ -7881,8 +8660,8 @@
               "s": {
                 "a": 0,
                 "k": [
-                  1075,
-                  1075
+                  258.387,
+                  258.387
                 ],
                 "ix": 2
               },
@@ -7899,35 +8678,33 @@
               "hd": false
             },
             {
-              "ty": "tm",
-              "s": {
-                "a": 0,
-                "k": 0,
-                "ix": 1
-              },
-              "e": {
+              "ty": "fl",
+              "c": {
                 "a": 1,
                 "k": [
                   {
                     "i": {
                       "x": [
-                        0.5
+                        0.833
                       ],
                       "y": [
-                        1
+                        0.833
                       ]
                     },
                     "o": {
                       "x": [
-                        0.88
+                        0.167
                       ],
                       "y": [
-                        0
+                        0.167
                       ]
                     },
-                    "t": 92.535,
+                    "t": 92,
                     "s": [
-                      0
+                      0.247058838489,
+                      0.305882352941,
+                      0.396078461292,
+                      1
                     ]
                   },
                   {
@@ -7947,31 +8724,12 @@
                         0.167
                       ]
                     },
-                    "t": 141.172,
+                    "t": 98,
                     "s": [
-                      25
-                    ]
-                  },
-                  {
-                    "i": {
-                      "x": [
-                        0.5
-                      ],
-                      "y": [
-                        1
-                      ]
-                    },
-                    "o": {
-                      "x": [
-                        0.88
-                      ],
-                      "y": [
-                        0
-                      ]
-                    },
-                    "t": 168.826,
-                    "s": [
-                      25
+                      0.105882360421,
+                      0.152941176471,
+                      0.223529426724,
+                      1
                     ]
                   },
                   {
@@ -7991,31 +8749,12 @@
                         0.167
                       ]
                     },
-                    "t": 215,
+                    "t": 138,
                     "s": [
-                      50
-                    ]
-                  },
-                  {
-                    "i": {
-                      "x": [
-                        0.5
-                      ],
-                      "y": [
-                        1
-                      ]
-                    },
-                    "o": {
-                      "x": [
-                        0.88
-                      ],
-                      "y": [
-                        0
-                      ]
-                    },
-                    "t": 242.439,
-                    "s": [
-                      50
+                      0.105882360421,
+                      0.152941176471,
+                      0.223529426724,
+                      1
                     ]
                   },
                   {
@@ -8035,1124 +8774,304 @@
                         0.167
                       ]
                     },
-                    "t": 290.633,
+                    "t": 143,
                     "s": [
-                      75
+                      0.247058838489,
+                      0.305882352941,
+                      0.396078461292,
+                      1
                     ]
                   },
                   {
                     "i": {
                       "x": [
-                        0.5
+                        0.833
                       ],
                       "y": [
-                        1
+                        0.833
                       ]
                     },
                     "o": {
                       "x": [
-                        0.88
+                        0.167
                       ],
                       "y": [
-                        0
+                        0.167
                       ]
                     },
-                    "t": 335.787,
+                    "t": 185,
                     "s": [
-                      75
+                      0.247058838489,
+                      0.305882352941,
+                      0.396078461292,
+                      1
                     ]
                   },
                   {
-                    "t": 508.98046875,
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 190,
                     "s": [
-                      100
+                      0.117647059262,
+                      0.152941182256,
+                      0.219607844949,
+                      1
+                    ]
+                  },
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 232,
+                    "s": [
+                      0.117647059262,
+                      0.152941182256,
+                      0.219607844949,
+                      1
+                    ]
+                  },
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 237,
+                    "s": [
+                      0.258823543787,
+                      0.305882364511,
+                      0.388235300779,
+                      1
+                    ]
+                  },
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 285,
+                    "s": [
+                      0.258823543787,
+                      0.305882364511,
+                      0.388235300779,
+                      1
+                    ]
+                  },
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 290,
+                    "s": [
+                      0.117647059262,
+                      0.152941182256,
+                      0.219607844949,
+                      1
+                    ]
+                  },
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 335,
+                    "s": [
+                      0.117647059262,
+                      0.152941182256,
+                      0.219607844949,
+                      1
+                    ]
+                  },
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 340,
+                    "s": [
+                      0.258823543787,
+                      0.305882364511,
+                      0.388235300779,
+                      1
+                    ]
+                  },
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 380,
+                    "s": [
+                      0.258823543787,
+                      0.305882364511,
+                      0.388235300779,
+                      1
+                    ]
+                  },
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 385,
+                    "s": [
+                      0.117647059262,
+                      0.152941182256,
+                      0.219607844949,
+                      1
+                    ]
+                  },
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 429,
+                    "s": [
+                      0.117647059262,
+                      0.152941182256,
+                      0.219607844949,
+                      1
+                    ]
+                  },
+                  {
+                    "t": 434,
+                    "s": [
+                      0.258823543787,
+                      0.305882364511,
+                      0.388235300779,
+                      1
                     ]
                   }
                 ],
-                "ix": 2
-              },
-              "o": {
-                "a": 0,
-                "k": 0,
-                "ix": 3
-              },
-              "m": 1,
-              "ix": 2,
-              "nm": "Trim Paths 1",
-              "mn": "ADBE Vector Filter - Trim",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.4,
-                  0.61568627451,
-                  0.964705882353,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 65,
-                "ix": 5
-              },
-              "lc": 2,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  -13.09,
-                  1270.41
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Ellipse 1",
-          "np": 4,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -70,
-      "op": 2585,
-      "st": 117.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 16,
-      "ty": 4,
-      "nm": "OuterRing",
-      "parent": 11,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0.5
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.88
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 73,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 79,
-              "s": [
-                100
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 550,
-              "s": [
-                100
-              ]
-            },
-            {
-              "t": 582.5,
-              "s": [
-                0
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            -0.747,
-            -3.075,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            -13.09,
-            1270.41,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            100,
-            100,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "d": 1,
-              "ty": "el",
-              "s": {
-                "a": 0,
-                "k": [
-                  1075,
-                  1075
-                ],
-                "ix": 2
-              },
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 3
-              },
-              "nm": "Ellipse Path 1",
-              "mn": "ADBE Vector Shape - Ellipse",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.231372563979,
-                  0.294117647059,
-                  0.400000029919,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 65,
-                "ix": 5,
-                "x": "var $bm_rt;\n$bm_rt = thisComp.layer('OuterRing - WIDTH CONTROLLER').content('Ellipse 1').content('Stroke 1').strokeWidth;"
-              },
-              "lc": 1,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  -13.09,
-                  1270.41
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Ellipse 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": -70,
-      "op": 486,
-      "st": 117.5,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 17,
-      "ty": 4,
-      "nm": "ILLUMINATION",
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 1,
-          "k": [
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.78
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 87.5,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 97.5,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.33
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 130,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 140,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.78
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 165,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 175,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.33
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 205,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 215,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.78
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 242.5,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 252.5,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.33
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 287.5,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 297.5,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.78
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 367.5,
-              "s": [
-                0
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0.833
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.167
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 377.5,
-              "s": [
-                93
-              ]
-            },
-            {
-              "i": {
-                "x": [
-                  0
-                ],
-                "y": [
-                  1
-                ]
-              },
-              "o": {
-                "x": [
-                  0.33
-                ],
-                "y": [
-                  0
-                ]
-              },
-              "t": 485,
-              "s": [
-                93
-              ]
-            },
-            {
-              "t": 495,
-              "s": [
-                0
-              ]
-            }
-          ],
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            839.765,
-            2085.09,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            -13.09,
-            1270.41,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            95,
-            95,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "ef": [
-        {
-          "ty": 29,
-          "nm": "Gaussian Blur",
-          "np": 5,
-          "mn": "ADBE Gaussian Blur 2",
-          "ix": 1,
-          "en": 1,
-          "ef": [
-            {
-              "ty": 0,
-              "nm": "Blurriness",
-              "mn": "ADBE Gaussian Blur 2-0001",
-              "ix": 1,
-              "v": {
-                "a": 0,
-                "k": 49.5,
-                "ix": 1
-              }
-            },
-            {
-              "ty": 7,
-              "nm": "Blur Dimensions",
-              "mn": "ADBE Gaussian Blur 2-0002",
-              "ix": 2,
-              "v": {
-                "a": 0,
-                "k": 1,
-                "ix": 2
-              }
-            },
-            {
-              "ty": 7,
-              "nm": "Repeat Edge Pixels",
-              "mn": "ADBE Gaussian Blur 2-0003",
-              "ix": 3,
-              "v": {
-                "a": 0,
-                "k": 0,
-                "ix": 3
-              }
-            }
-          ]
-        }
-      ],
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "d": 1,
-              "ty": "el",
-              "s": {
-                "a": 0,
-                "k": [
-                  430,
-                  430
-                ],
-                "ix": 2
-              },
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 3
-              },
-              "nm": "Ellipse Path 1",
-              "mn": "ADBE Vector Shape - Ellipse",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.682352941176,
-                  0.796078431373,
-                  0.980392156863,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "lc": 1,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "gf",
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 10
-              },
-              "r": 1,
-              "bm": 0,
-              "g": {
-                "p": 3,
-                "k": {
-                  "a": 0,
-                  "k": [
-                    0,
-                    1,
-                    1,
-                    1,
-                    0.5,
-                    0.95,
-                    0.95,
-                    0.95,
-                    0.999,
-                    0.9,
-                    0.9,
-                    0.9
-                  ],
-                  "ix": 9
-                }
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 5
-              },
-              "e": {
-                "a": 0,
-                "k": [
-                  300.822,
-                  0
-                ],
-                "ix": 6
-              },
-              "t": 2,
-              "h": {
-                "a": 0,
-                "k": 0,
-                "ix": 7
-              },
-              "a": {
-                "a": 0,
-                "k": 0,
-                "ix": 8
-              },
-              "nm": "Gradient Fill 1",
-              "mn": "ADBE Vector Graphic - G-Fill",
-              "hd": false
-            },
-            {
-              "ty": "tr",
-              "p": {
-                "a": 0,
-                "k": [
-                  -13.09,
-                  1270.41
-                ],
-                "ix": 2
-              },
-              "a": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 1
-              },
-              "s": {
-                "a": 0,
-                "k": [
-                  100,
-                  100
-                ],
-                "ix": 3
-              },
-              "r": {
-                "a": 0,
-                "k": 0,
-                "ix": 6
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 7
-              },
-              "sk": {
-                "a": 0,
-                "k": 0,
-                "ix": 4
-              },
-              "sa": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "nm": "Transform"
-            }
-          ],
-          "nm": "Ellipse 1",
-          "np": 3,
-          "cix": 2,
-          "bm": 0,
-          "ix": 1,
-          "mn": "ADBE Vector Group",
-          "hd": false
-        }
-      ],
-      "ip": 72.5,
-      "op": 2572.5,
-      "st": 105,
-      "bm": 0
-    },
-    {
-      "ddd": 0,
-      "ind": 18,
-      "ty": 4,
-      "nm": "Finger_Circle",
-      "parent": 5,
-      "sr": 1,
-      "ks": {
-        "o": {
-          "a": 0,
-          "k": 100,
-          "ix": 11
-        },
-        "r": {
-          "a": 0,
-          "k": 0,
-          "ix": 10
-        },
-        "p": {
-          "a": 0,
-          "k": [
-            -11.429,
-            -617.143,
-            0
-          ],
-          "ix": 2,
-          "l": 2
-        },
-        "a": {
-          "a": 0,
-          "k": [
-            0,
-            0,
-            0
-          ],
-          "ix": 1,
-          "l": 2
-        },
-        "s": {
-          "a": 0,
-          "k": [
-            95.238,
-            95.238,
-            100
-          ],
-          "ix": 6,
-          "l": 2
-        }
-      },
-      "ao": 0,
-      "shapes": [
-        {
-          "ty": "gr",
-          "it": [
-            {
-              "d": 1,
-              "ty": "el",
-              "s": {
-                "a": 0,
-                "k": [
-                  452.344,
-                  452.344
-                ],
-                "ix": 2
-              },
-              "p": {
-                "a": 0,
-                "k": [
-                  0,
-                  0
-                ],
-                "ix": 3
-              },
-              "nm": "Ellipse Path 1",
-              "mn": "ADBE Vector Shape - Ellipse",
-              "hd": false
-            },
-            {
-              "ty": "st",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.590962009804,
-                  0.746925982307,
-                  1,
-                  1
-                ],
-                "ix": 3
-              },
-              "o": {
-                "a": 0,
-                "k": 100,
-                "ix": 4
-              },
-              "w": {
-                "a": 0,
-                "k": 0,
-                "ix": 5
-              },
-              "lc": 1,
-              "lj": 1,
-              "ml": 4,
-              "bm": 0,
-              "nm": "Stroke 1",
-              "mn": "ADBE Vector Graphic - Stroke",
-              "hd": false
-            },
-            {
-              "ty": "fl",
-              "c": {
-                "a": 0,
-                "k": [
-                  0.712009803922,
-                  0.817606129366,
-                  1,
-                  1
-                ],
                 "ix": 4
               },
               "o": {
                 "a": 0,
-                "k": 71,
+                "k": 100,
                 "ix": 5
               },
               "r": 1,
@@ -9166,8 +9085,8 @@
               "p": {
                 "a": 0,
                 "k": [
-                  13.871,
-                  635.457
+                  -8.807,
+                  813.193
                 ],
                 "ix": 2
               },
@@ -9182,8 +9101,8 @@
               "s": {
                 "a": 0,
                 "k": [
-                  102.789,
-                  102.789
+                  100,
+                  100
                 ],
                 "ix": 3
               },
@@ -9220,16 +9139,15 @@
         }
       ],
       "ip": 0,
-      "op": 2400,
-      "st": 0,
+      "op": 630,
+      "st": 30,
       "bm": 0
     },
     {
       "ddd": 0,
-      "ind": 19,
-      "ty": 0,
-      "nm": "ACTIONS_",
-      "refId": "comp_1",
+      "ind": 11,
+      "ty": 4,
+      "nm": "Phone/Phone_Illustration Outlines 2",
       "sr": 1,
       "ks": {
         "o": {
@@ -9245,8 +9163,8 @@
         "p": {
           "a": 0,
           "k": [
-            832.22,
-            3147,
+            151.5,
+            139.97,
             0
           ],
           "ix": 2,
@@ -9255,8 +9173,8 @@
         "a": {
           "a": 0,
           "k": [
-            412,
-            72,
+            64,
+            118.5,
             0
           ],
           "ix": 1,
@@ -9265,8 +9183,8 @@
         "s": {
           "a": 0,
           "k": [
-            300,
-            300,
+            103.629,
+            103.629,
             100
           ],
           "ix": 6,
@@ -9274,2676 +9192,3294 @@
         }
       },
       "ao": 0,
-      "w": 824,
-      "h": 144,
-      "ip": -10,
-      "op": 2117,
-      "st": -10,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      4.901,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      4.902
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -4.902,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      -4.902
+                    ]
+                  ],
+                  "o": [
+                    [
+                      0,
+                      4.902
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -4.902,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      -4.902
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      4.901,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      58.897,
+                      106.681
+                    ],
+                    [
+                      50.008,
+                      115.572
+                    ],
+                    [
+                      -52.229,
+                      115.572
+                    ],
+                    [
+                      -61.118,
+                      106.681
+                    ],
+                    [
+                      -61.118,
+                      -106.68
+                    ],
+                    [
+                      -52.229,
+                      -115.571
+                    ],
+                    [
+                      50.008,
+                      -115.571
+                    ],
+                    [
+                      58.897,
+                      -106.68
+                    ]
+                  ],
+                  "c": true
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ind": 1,
+              "ty": "sh",
+              "ix": 2,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      1.227
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      1.227,
+                      0.001
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      6.127,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      -6.128
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -6.127,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      6.128
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      1.228
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      1.227,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "o": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      -1.228
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      -6.128
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      -6.127,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      6.128
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      6.127,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      1.227,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      -1.227
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      1.227,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      63.341,
+                      -48.896
+                    ],
+                    [
+                      63.341,
+                      -57.786
+                    ],
+                    [
+                      61.12,
+                      -60.008
+                    ],
+                    [
+                      61.12,
+                      -106.68
+                    ],
+                    [
+                      50.008,
+                      -117.795
+                    ],
+                    [
+                      -52.229,
+                      -117.795
+                    ],
+                    [
+                      -63.341,
+                      -106.68
+                    ],
+                    [
+                      -63.341,
+                      106.681
+                    ],
+                    [
+                      -52.229,
+                      117.795
+                    ],
+                    [
+                      50.008,
+                      117.795
+                    ],
+                    [
+                      61.12,
+                      106.681
+                    ],
+                    [
+                      61.12,
+                      -2.223
+                    ],
+                    [
+                      63.341,
+                      -4.445
+                    ],
+                    [
+                      63.341,
+                      -26.671
+                    ],
+                    [
+                      61.12,
+                      -28.893
+                    ],
+                    [
+                      61.12,
+                      -46.674
+                    ]
+                  ],
+                  "c": true
+                },
+                "ix": 2
+              },
+              "nm": "Path 2",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "mm",
+              "mm": 1,
+              "nm": "Merge Paths 1",
+              "mn": "ADBE Vector Filter - Merge",
+              "hd": false
+            },
+            {
+              "ty": "fl",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.501999978458,
+                  0.525,
+                  0.545000023935,
+                  1
+                ],
+                "ix": 4
+              },
+              "o": {
+                "a": 1,
+                "k": [
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 60,
+                    "s": [
+                      100
+                    ]
+                  },
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 70,
+                    "s": [
+                      0
+                    ]
+                  },
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 489,
+                    "s": [
+                      0
+                    ]
+                  },
+                  {
+                    "t": 499,
+                    "s": [
+                      100
+                    ]
+                  }
+                ],
+                "ix": 5
+              },
+              "r": 1,
+              "bm": 0,
+              "nm": "Fill 1",
+              "mn": "ADBE Vector Graphic - Fill",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  63.591,
+                  118.045
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Group 1",
+          "np": 4,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        }
+      ],
+      "ip": 0,
+      "op": 630,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 13,
+      "ty": 4,
+      "nm": "checkmark 2",
+      "parent": 14,
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 0,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            338.091,
+            629.95,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            334.381,
+            630.336,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            104.745,
+            104.745,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "ind": 0,
+              "ty": "sh",
+              "ix": 1,
+              "ks": {
+                "a": 0,
+                "k": {
+                  "i": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "o": [
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ],
+                    [
+                      0,
+                      0
+                    ]
+                  ],
+                  "v": [
+                    [
+                      283,
+                      629.5
+                    ],
+                    [
+                      322.5,
+                      661.5
+                    ],
+                    [
+                      382.5,
+                      591.5
+                    ]
+                  ],
+                  "c": false
+                },
+                "ix": 2
+              },
+              "nm": "Path 1",
+              "mn": "ADBE Vector Shape - Group",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.400000029919,
+                  0.61568627451,
+                  0.964705942191,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 1,
+                "k": [
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 487,
+                    "s": [
+                      100
+                    ]
+                  },
+                  {
+                    "t": 490,
+                    "s": [
+                      0
+                    ]
+                  }
+                ],
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 14,
+                "ix": 5
+              },
+              "lc": 1,
+              "lj": 1,
+              "ml": 4,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Shape 1",
+          "np": 3,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 1,
+            "k": [
+              {
+                "i": {
+                  "x": [
+                    0
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.645
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 433,
+                "s": [
+                  0
+                ]
+              },
+              {
+                "t": 447,
+                "s": [
+                  100
+                ]
+              }
+            ],
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 0,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 2,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": 429,
+      "op": 630,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 14,
+      "ty": 4,
+      "nm": "checkmark",
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 0,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            200.737,
+            254.567,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            338.647,
+            629.648,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 1,
+          "k": [
+            {
+              "i": {
+                "x": [
+                  0.549,
+                  0.549,
+                  0.667
+                ],
+                "y": [
+                  1,
+                  1,
+                  1
+                ]
+              },
+              "o": {
+                "x": [
+                  0.04,
+                  0.04,
+                  0.333
+                ],
+                "y": [
+                  0,
+                  0,
+                  0
+                ]
+              },
+              "t": 429,
+              "s": [
+                7.2,
+                7.2,
+                100
+              ]
+            },
+            {
+              "i": {
+                "x": [
+                  0.323,
+                  0.323,
+                  0.667
+                ],
+                "y": [
+                  1,
+                  1,
+                  1
+                ]
+              },
+              "o": {
+                "x": [
+                  0.271,
+                  0.271,
+                  0.333
+                ],
+                "y": [
+                  0,
+                  0,
+                  0
+                ]
+              },
+              "t": 437,
+              "s": [
+                19.525,
+                19.525,
+                100
+              ]
+            },
+            {
+              "i": {
+                "x": [
+                  0.833,
+                  0.833,
+                  0.833
+                ],
+                "y": [
+                  1,
+                  1,
+                  1
+                ]
+              },
+              "o": {
+                "x": [
+                  0.167,
+                  0.167,
+                  0.167
+                ],
+                "y": [
+                  0,
+                  0,
+                  0
+                ]
+              },
+              "t": 454,
+              "s": [
+                17.185,
+                17.185,
+                100
+              ]
+            },
+            {
+              "i": {
+                "x": [
+                  0.913,
+                  0.913,
+                  0.833
+                ],
+                "y": [
+                  1,
+                  1,
+                  1
+                ]
+              },
+              "o": {
+                "x": [
+                  1,
+                  1,
+                  0.167
+                ],
+                "y": [
+                  0,
+                  0,
+                  0
+                ]
+              },
+              "t": 480,
+              "s": [
+                17.185,
+                17.185,
+                100
+              ]
+            },
+            {
+              "t": 490,
+              "s": [
+                7.2,
+                7.2,
+                100
+              ]
+            }
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "d": 1,
+              "ty": "el",
+              "s": {
+                "a": 0,
+                "k": [
+                  177.191,
+                  177.191
+                ],
+                "ix": 2
+              },
+              "p": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 3
+              },
+              "nm": "Ellipse Path 1",
+              "mn": "ADBE Vector Shape - Ellipse",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.400000029919,
+                  0.61568627451,
+                  0.964705942191,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 1,
+                "k": [
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 482,
+                    "s": [
+                      100
+                    ]
+                  },
+                  {
+                    "t": 490,
+                    "s": [
+                      0
+                    ]
+                  }
+                ],
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 14,
+                "ix": 5
+              },
+              "lc": 1,
+              "lj": 1,
+              "ml": 4,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "fl",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.125490196078,
+                  0.129411764706,
+                  0.141176470588,
+                  1
+                ],
+                "ix": 4
+              },
+              "o": {
+                "a": 1,
+                "k": [
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 482,
+                    "s": [
+                      100
+                    ]
+                  },
+                  {
+                    "t": 490,
+                    "s": [
+                      0
+                    ]
+                  }
+                ],
+                "ix": 5
+              },
+              "r": 1,
+              "bm": 0,
+              "nm": "Fill 1",
+              "mn": "ADBE Vector Graphic - Fill",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  338.104,
+                  629.943
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100,
+                  100
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Ellipse 1",
+          "np": 3,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        }
+      ],
+      "ip": 429,
+      "op": 630,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 15,
+      "ty": 4,
+      "nm": "Shape Layer 20",
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 270,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            151.32,
+            206.475,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            37.523,
+            788.471,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            17.09,
+            17.09,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "d": 1,
+              "ty": "el",
+              "s": {
+                "a": 0,
+                "k": [
+                  793.047,
+                  793.047
+                ],
+                "ix": 2
+              },
+              "p": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 3
+              },
+              "nm": "Ellipse Path 1",
+              "mn": "ADBE Vector Shape - Ellipse",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541176470588,
+                  0.705882352941,
+                  0.972549079446,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 1,
+                "k": [
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 480,
+                    "s": [
+                      100
+                    ]
+                  },
+                  {
+                    "t": 486,
+                    "s": [
+                      0
+                    ]
+                  }
+                ],
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 34,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 4,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  37.523,
+                  787.523
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100.278,
+                  100.278
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Ellipse 1",
+          "np": 3,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        }
+      ],
+      "ip": 477,
+      "op": 630,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 16,
+      "ty": 4,
+      "nm": "Shape Layer 19",
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 270,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            151.32,
+            206.475,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            37.523,
+            788.471,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            17.09,
+            17.09,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "d": 1,
+              "ty": "el",
+              "s": {
+                "a": 0,
+                "k": [
+                  793.047,
+                  793.047
+                ],
+                "ix": 2
+              },
+              "p": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 3
+              },
+              "nm": "Ellipse Path 1",
+              "mn": "ADBE Vector Shape - Ellipse",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541176470588,
+                  0.705882352941,
+                  0.972549079446,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 34,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 4,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  37.523,
+                  787.523
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100.278,
+                  100.278
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Ellipse 1",
+          "np": 3,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 1,
+            "k": [
+              {
+                "i": {
+                  "x": [
+                    0.2
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.4
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 380,
+                "s": [
+                  0
+                ]
+              },
+              {
+                "i": {
+                  "x": [
+                    0.833
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.167
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 429,
+                "s": [
+                  22.5
+                ]
+              },
+              {
+                "t": 440,
+                "s": [
+                  26
+                ]
+              }
+            ],
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 365,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 2,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": -7,
+      "op": 477,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 17,
+      "ty": 4,
+      "nm": "Shape Layer 18",
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 270,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            151.32,
+            206.475,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            37.523,
+            788.471,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            17.09,
+            17.09,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "d": 1,
+              "ty": "el",
+              "s": {
+                "a": 0,
+                "k": [
+                  793.047,
+                  793.047
+                ],
+                "ix": 2
+              },
+              "p": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 3
+              },
+              "nm": "Ellipse Path 1",
+              "mn": "ADBE Vector Shape - Ellipse",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.18431372549,
+                  0.223529426724,
+                  0.282352941176,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 1,
+                "k": [
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 69,
+                    "s": [
+                      0
+                    ]
+                  },
+                  {
+                    "t": 79,
+                    "s": [
+                      100
+                    ]
+                  }
+                ],
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 34,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 4,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  37.523,
+                  787.523
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100.278,
+                  100.278
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Ellipse 1",
+          "np": 3,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 0,
+            "k": 22.5,
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 365,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 2,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": -7,
+      "op": 477,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 18,
+      "ty": 4,
+      "nm": "Shape Layer 17",
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 180,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            151.32,
+            206.475,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            37.523,
+            788.471,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            17.09,
+            17.09,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "d": 1,
+              "ty": "el",
+              "s": {
+                "a": 0,
+                "k": [
+                  793.047,
+                  793.047
+                ],
+                "ix": 2
+              },
+              "p": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 3
+              },
+              "nm": "Ellipse Path 1",
+              "mn": "ADBE Vector Shape - Ellipse",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541176470588,
+                  0.705882352941,
+                  0.972549079446,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 34,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 4,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  37.523,
+                  787.523
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100.278,
+                  100.278
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Ellipse 1",
+          "np": 3,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 1,
+            "k": [
+              {
+                "i": {
+                  "x": [
+                    0.21
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.564
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 285,
+                "s": [
+                  0
+                ]
+              },
+              {
+                "i": {
+                  "x": [
+                    0.833
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.167
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 335,
+                "s": [
+                  22.5
+                ]
+              },
+              {
+                "i": {
+                  "x": [
+                    0.833
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.167
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 429,
+                "s": [
+                  22.5
+                ]
+              },
+              {
+                "t": 440,
+                "s": [
+                  26
+                ]
+              }
+            ],
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 365,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 2,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": -7,
+      "op": 477,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 19,
+      "ty": 4,
+      "nm": "Shape Layer 16",
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 180,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            151.32,
+            206.475,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            37.523,
+            788.471,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            17.09,
+            17.09,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "d": 1,
+              "ty": "el",
+              "s": {
+                "a": 0,
+                "k": [
+                  793.047,
+                  793.047
+                ],
+                "ix": 2
+              },
+              "p": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 3
+              },
+              "nm": "Ellipse Path 1",
+              "mn": "ADBE Vector Shape - Ellipse",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.18431372549,
+                  0.223529426724,
+                  0.282352941176,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 1,
+                "k": [
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 69,
+                    "s": [
+                      0
+                    ]
+                  },
+                  {
+                    "t": 79,
+                    "s": [
+                      100
+                    ]
+                  }
+                ],
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 34,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 4,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  37.523,
+                  787.523
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100.278,
+                  100.278
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Ellipse 1",
+          "np": 3,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 0,
+            "k": 22.5,
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 365,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 2,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": -7,
+      "op": 477,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 20,
+      "ty": 4,
+      "nm": "Shape Layer 15",
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 90,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            151.32,
+            206.475,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            37.523,
+            788.471,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            17.09,
+            17.09,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "d": 1,
+              "ty": "el",
+              "s": {
+                "a": 0,
+                "k": [
+                  793.047,
+                  793.047
+                ],
+                "ix": 2
+              },
+              "p": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 3
+              },
+              "nm": "Ellipse Path 1",
+              "mn": "ADBE Vector Shape - Ellipse",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541176470588,
+                  0.705882352941,
+                  0.972549079446,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 34,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 4,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  37.523,
+                  787.523
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100.278,
+                  100.278
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Ellipse 1",
+          "np": 3,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 1,
+            "k": [
+              {
+                "i": {
+                  "x": [
+                    0.2
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.4
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 185,
+                "s": [
+                  0
+                ]
+              },
+              {
+                "i": {
+                  "x": [
+                    0.833
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.167
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 232,
+                "s": [
+                  22.5
+                ]
+              },
+              {
+                "i": {
+                  "x": [
+                    0.833
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.167
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 429,
+                "s": [
+                  22.5
+                ]
+              },
+              {
+                "t": 440,
+                "s": [
+                  26
+                ]
+              }
+            ],
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 365,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 2,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": -7,
+      "op": 477,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 21,
+      "ty": 4,
+      "nm": "Shape Layer 14",
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 90,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            151.32,
+            206.475,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            37.523,
+            788.471,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            17.09,
+            17.09,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "d": 1,
+              "ty": "el",
+              "s": {
+                "a": 0,
+                "k": [
+                  793.047,
+                  793.047
+                ],
+                "ix": 2
+              },
+              "p": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 3
+              },
+              "nm": "Ellipse Path 1",
+              "mn": "ADBE Vector Shape - Ellipse",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.18431372549,
+                  0.223529426724,
+                  0.282352941176,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 1,
+                "k": [
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 69,
+                    "s": [
+                      0
+                    ]
+                  },
+                  {
+                    "t": 79,
+                    "s": [
+                      100
+                    ]
+                  }
+                ],
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 34,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 4,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  37.523,
+                  787.523
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100.278,
+                  100.278
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Ellipse 1",
+          "np": 3,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 0,
+            "k": 22.5,
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 365,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 2,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": -7,
+      "op": 477,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 22,
+      "ty": 4,
+      "nm": "Shape Layer 9",
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 0,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            151.32,
+            206.475,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            37.523,
+            788.471,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            17.09,
+            17.09,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "d": 1,
+              "ty": "el",
+              "s": {
+                "a": 0,
+                "k": [
+                  793.047,
+                  793.047
+                ],
+                "ix": 2
+              },
+              "p": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 3
+              },
+              "nm": "Ellipse Path 1",
+              "mn": "ADBE Vector Shape - Ellipse",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.541176470588,
+                  0.705882352941,
+                  0.972549079446,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 34,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 4,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  37.523,
+                  787.523
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100.278,
+                  100.278
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Ellipse 1",
+          "np": 3,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 1,
+            "k": [
+              {
+                "i": {
+                  "x": [
+                    0.2
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.4
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 92,
+                "s": [
+                  0
+                ]
+              },
+              {
+                "i": {
+                  "x": [
+                    0.833
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.167
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 138,
+                "s": [
+                  22.5
+                ]
+              },
+              {
+                "i": {
+                  "x": [
+                    0.833
+                  ],
+                  "y": [
+                    1
+                  ]
+                },
+                "o": {
+                  "x": [
+                    0.167
+                  ],
+                  "y": [
+                    0
+                  ]
+                },
+                "t": 429,
+                "s": [
+                  22.5
+                ]
+              },
+              {
+                "t": 440,
+                "s": [
+                  26
+                ]
+              }
+            ],
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 365,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 2,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": -7,
+      "op": 477,
+      "st": 30,
+      "bm": 0
+    },
+    {
+      "ddd": 0,
+      "ind": 23,
+      "ty": 4,
+      "nm": "Shape Layer 6",
+      "sr": 1,
+      "ks": {
+        "o": {
+          "a": 0,
+          "k": 100,
+          "ix": 11
+        },
+        "r": {
+          "a": 0,
+          "k": 0,
+          "ix": 10
+        },
+        "p": {
+          "a": 0,
+          "k": [
+            151.32,
+            206.475,
+            0
+          ],
+          "ix": 2,
+          "l": 2
+        },
+        "a": {
+          "a": 0,
+          "k": [
+            37.523,
+            788.471,
+            0
+          ],
+          "ix": 1,
+          "l": 2
+        },
+        "s": {
+          "a": 0,
+          "k": [
+            17.09,
+            17.09,
+            100
+          ],
+          "ix": 6,
+          "l": 2
+        }
+      },
+      "ao": 0,
+      "shapes": [
+        {
+          "ty": "gr",
+          "it": [
+            {
+              "d": 1,
+              "ty": "el",
+              "s": {
+                "a": 0,
+                "k": [
+                  793.047,
+                  793.047
+                ],
+                "ix": 2
+              },
+              "p": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 3
+              },
+              "nm": "Ellipse Path 1",
+              "mn": "ADBE Vector Shape - Ellipse",
+              "hd": false
+            },
+            {
+              "ty": "st",
+              "c": {
+                "a": 0,
+                "k": [
+                  0.18431372549,
+                  0.223529426724,
+                  0.282352941176,
+                  1
+                ],
+                "ix": 3
+              },
+              "o": {
+                "a": 1,
+                "k": [
+                  {
+                    "i": {
+                      "x": [
+                        0.833
+                      ],
+                      "y": [
+                        0.833
+                      ]
+                    },
+                    "o": {
+                      "x": [
+                        0.167
+                      ],
+                      "y": [
+                        0.167
+                      ]
+                    },
+                    "t": 69,
+                    "s": [
+                      0
+                    ]
+                  },
+                  {
+                    "t": 79,
+                    "s": [
+                      100
+                    ]
+                  }
+                ],
+                "ix": 4
+              },
+              "w": {
+                "a": 0,
+                "k": 34,
+                "ix": 5
+              },
+              "lc": 2,
+              "lj": 1,
+              "ml": 4,
+              "bm": 0,
+              "nm": "Stroke 1",
+              "mn": "ADBE Vector Graphic - Stroke",
+              "hd": false
+            },
+            {
+              "ty": "tr",
+              "p": {
+                "a": 0,
+                "k": [
+                  37.523,
+                  787.523
+                ],
+                "ix": 2
+              },
+              "a": {
+                "a": 0,
+                "k": [
+                  0,
+                  0
+                ],
+                "ix": 1
+              },
+              "s": {
+                "a": 0,
+                "k": [
+                  100.278,
+                  100.278
+                ],
+                "ix": 3
+              },
+              "r": {
+                "a": 0,
+                "k": 0,
+                "ix": 6
+              },
+              "o": {
+                "a": 0,
+                "k": 100,
+                "ix": 7
+              },
+              "sk": {
+                "a": 0,
+                "k": 0,
+                "ix": 4
+              },
+              "sa": {
+                "a": 0,
+                "k": 0,
+                "ix": 5
+              },
+              "nm": "Transform"
+            }
+          ],
+          "nm": "Ellipse 1",
+          "np": 3,
+          "cix": 2,
+          "bm": 0,
+          "ix": 1,
+          "mn": "ADBE Vector Group",
+          "hd": false
+        },
+        {
+          "ty": "tm",
+          "s": {
+            "a": 0,
+            "k": 0,
+            "ix": 1
+          },
+          "e": {
+            "a": 0,
+            "k": 22.5,
+            "ix": 2
+          },
+          "o": {
+            "a": 0,
+            "k": 365,
+            "ix": 3
+          },
+          "m": 1,
+          "ix": 2,
+          "nm": "Trim Paths 1",
+          "mn": "ADBE Vector Filter - Trim",
+          "hd": false
+        }
+      ],
+      "ip": -7,
+      "op": 477,
+      "st": 30,
       "bm": 0
     }
   ],
-  "markers": [
-    {
-      "tm": 0,
-      "cm": "0",
-      "dr": 0
-    },
-    {
-      "tm": 292.5,
-      "cm": "2",
-      "dr": 0
-    },
-    {
-      "tm": 600,
-      "cm": "3",
-      "dr": 0
-    }
-  ],
-  "chars": [
-    {
-      "ch": "S",
-      "size": 16,
-      "style": "Regular",
-      "w": 56.2,
-      "data": {
-        "shapes": [
-          {
-            "ty": "gr",
-            "it": [
-              {
-                "ind": 0,
-                "ty": "sh",
-                "ix": 1,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        -3.6,
-                        0
-                      ],
-                      [
-                        -3.6,
-                        1.466
-                      ],
-                      [
-                        -2.367,
-                        3.134
-                      ],
-                      [
-                        0,
-                        4.6
-                      ],
-                      [
-                        3.4,
-                        3.3
-                      ],
-                      [
-                        6.066,
-                        2.2
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        2.2,
-                        1.767
-                      ],
-                      [
-                        0,
-                        2.8
-                      ],
-                      [
-                        -2.6,
-                        2.067
-                      ],
-                      [
-                        -3.667,
-                        0
-                      ],
-                      [
-                        -2.367,
-                        -2
-                      ],
-                      [
-                        -0.734,
-                        -2.466
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        1.833,
-                        2.2
-                      ],
-                      [
-                        3.066,
-                        1.534
-                      ],
-                      [
-                        4.133,
-                        0
-                      ],
-                      [
-                        3.333,
-                        -1.733
-                      ],
-                      [
-                        1.866,
-                        -2.9
-                      ],
-                      [
-                        0,
-                        -3.4
-                      ],
-                      [
-                        -3.2,
-                        -2.933
-                      ],
-                      [
-                        -5.067,
-                        -1.8
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -2.434,
-                        -2.166
-                      ],
-                      [
-                        0,
-                        -3.333
-                      ],
-                      [
-                        2.866,
-                        -2.233
-                      ],
-                      [
-                        4.133,
-                        0
-                      ],
-                      [
-                        3.066,
-                        2.734
-                      ],
-                      [
-                        1.133,
-                        4.267
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -2.6,
-                        -2.9
-                      ],
-                      [
-                        -3.367,
-                        -1.5
-                      ]
-                    ],
-                    "o": [
-                      [
-                        3.8,
-                        0
-                      ],
-                      [
-                        3.6,
-                        -1.466
-                      ],
-                      [
-                        2.366,
-                        -3.133
-                      ],
-                      [
-                        0,
-                        -5.666
-                      ],
-                      [
-                        -3.4,
-                        -3.3
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -4.467,
-                        -1.533
-                      ],
-                      [
-                        -2.2,
-                        -1.766
-                      ],
-                      [
-                        0,
-                        -3.133
-                      ],
-                      [
-                        2.6,
-                        -2.066
-                      ],
-                      [
-                        3.866,
-                        0
-                      ],
-                      [
-                        2.366,
-                        2
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -0.734,
-                        -2.133
-                      ],
-                      [
-                        -1.834,
-                        -2.2
-                      ],
-                      [
-                        -3.067,
-                        -1.533
-                      ],
-                      [
-                        -4.134,
-                        0
-                      ],
-                      [
-                        -3.334,
-                        1.734
-                      ],
-                      [
-                        -1.867,
-                        2.9
-                      ],
-                      [
-                        0,
-                        5.2
-                      ],
-                      [
-                        3.2,
-                        2.934
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        5.533,
-                        1.867
-                      ],
-                      [
-                        2.433,
-                        2.167
-                      ],
-                      [
-                        0,
-                        3.867
-                      ],
-                      [
-                        -2.867,
-                        2.234
-                      ],
-                      [
-                        -4.134,
-                        0
-                      ],
-                      [
-                        -3.067,
-                        -2.733
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        1.133,
-                        4.134
-                      ],
-                      [
-                        2.6,
-                        2.9
-                      ],
-                      [
-                        3.366,
-                        1.5
-                      ]
-                    ],
-                    "v": [
-                      [
-                        28,
-                        1.6
-                      ],
-                      [
-                        39.1,
-                        -0.6
-                      ],
-                      [
-                        48.05,
-                        -7.5
-                      ],
-                      [
-                        51.6,
-                        -19.1
-                      ],
-                      [
-                        46.5,
-                        -32.55
-                      ],
-                      [
-                        32.3,
-                        -40.8
-                      ],
-                      [
-                        27.6,
-                        -42.4
-                      ],
-                      [
-                        17.6,
-                        -47.35
-                      ],
-                      [
-                        14.3,
-                        -54.2
-                      ],
-                      [
-                        18.2,
-                        -62
-                      ],
-                      [
-                        27.6,
-                        -65.1
-                      ],
-                      [
-                        36.95,
-                        -62.1
-                      ],
-                      [
-                        41.6,
-                        -55.4
-                      ],
-                      [
-                        49.5,
-                        -58.8
-                      ],
-                      [
-                        45.65,
-                        -65.3
-                      ],
-                      [
-                        38.3,
-                        -70.9
-                      ],
-                      [
-                        27.5,
-                        -73.2
-                      ],
-                      [
-                        16.3,
-                        -70.6
-                      ],
-                      [
-                        8.5,
-                        -63.65
-                      ],
-                      [
-                        5.7,
-                        -54.2
-                      ],
-                      [
-                        10.5,
-                        -42
-                      ],
-                      [
-                        22.9,
-                        -34.9
-                      ],
-                      [
-                        27.4,
-                        -33.3
-                      ],
-                      [
-                        39.35,
-                        -27.25
-                      ],
-                      [
-                        43,
-                        -19
-                      ],
-                      [
-                        38.7,
-                        -9.85
-                      ],
-                      [
-                        28.2,
-                        -6.5
-                      ],
-                      [
-                        17.4,
-                        -10.6
-                      ],
-                      [
-                        11.1,
-                        -21.1
-                      ],
-                      [
-                        3,
-                        -17.8
-                      ],
-                      [
-                        8.6,
-                        -7.25
-                      ],
-                      [
-                        17.55,
-                        -0.65
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "S",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              }
-            ],
-            "nm": "S",
-            "np": 3,
-            "cix": 2,
-            "bm": 0,
-            "ix": 1,
-            "mn": "ADBE Vector Group",
-            "hd": false
-          }
-        ]
-      },
-      "fFamily": "Google Sans"
-    },
-    {
-      "ch": "t",
-      "size": 16,
-      "style": "Regular",
-      "w": 36.1,
-      "data": {
-        "shapes": [
-          {
-            "ty": "gr",
-            "it": [
-              {
-                "ind": 0,
-                "ty": "sh",
-                "ix": 1,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        -2.067,
-                        0
-                      ],
-                      [
-                        -1.034,
-                        0.2
-                      ],
-                      [
-                        -1,
-                        0.466
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        2.066,
-                        0
-                      ],
-                      [
-                        1.266,
-                        1.5
-                      ],
-                      [
-                        0,
-                        2.863
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -2.667,
-                        -2.578
-                      ],
-                      [
-                        -1.767,
-                        -0.678
-                      ]
-                    ],
-                    "o": [
-                      [
-                        1.6,
-                        0
-                      ],
-                      [
-                        1.033,
-                        -0.2
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -1.667,
-                        1.134
-                      ],
-                      [
-                        -2.4,
-                        0
-                      ],
-                      [
-                        -1.067,
-                        -1.363
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        4.548
-                      ],
-                      [
-                        1.2,
-                        1.155
-                      ],
-                      [
-                        1.766,
-                        0.677
-                      ]
-                    ],
-                    "v": [
-                      [
-                        25.9,
-                        1.6
-                      ],
-                      [
-                        29.85,
-                        1.3
-                      ],
-                      [
-                        32.9,
-                        0.3
-                      ],
-                      [
-                        32.9,
-                        -8
-                      ],
-                      [
-                        27.3,
-                        -6.3
-                      ],
-                      [
-                        21.8,
-                        -8.548
-                      ],
-                      [
-                        20.2,
-                        -14.886
-                      ],
-                      [
-                        20.2,
-                        -43.3
-                      ],
-                      [
-                        32.7,
-                        -43.3
-                      ],
-                      [
-                        32.7,
-                        -51
-                      ],
-                      [
-                        20.2,
-                        -51
-                      ],
-                      [
-                        20.2,
-                        -65.4
-                      ],
-                      [
-                        11.7,
-                        -65.4
-                      ],
-                      [
-                        11.7,
-                        -51
-                      ],
-                      [
-                        2.8,
-                        -51
-                      ],
-                      [
-                        2.8,
-                        -43.3
-                      ],
-                      [
-                        11.7,
-                        -43.3
-                      ],
-                      [
-                        11.7,
-                        -12.858
-                      ],
-                      [
-                        15.7,
-                        -2.167
-                      ],
-                      [
-                        20.15,
-                        0.583
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "t",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              }
-            ],
-            "nm": "t",
-            "np": 3,
-            "cix": 2,
-            "bm": 0,
-            "ix": 1,
-            "mn": "ADBE Vector Group",
-            "hd": false
-          }
-        ]
-      },
-      "fFamily": "Google Sans"
-    },
-    {
-      "ch": "a",
-      "size": 16,
-      "style": "Regular",
-      "w": 52.6,
-      "data": {
-        "shapes": [
-          {
-            "ty": "gr",
-            "it": [
-              {
-                "ind": 0,
-                "ty": "sh",
-                "ix": 1,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        -3.734,
-                        0
-                      ],
-                      [
-                        -2.934,
-                        1.733
-                      ],
-                      [
-                        -1.467,
-                        2.467
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        3.933,
-                        3.634
-                      ],
-                      [
-                        6.933,
-                        0
-                      ],
-                      [
-                        3.533,
-                        -1.733
-                      ],
-                      [
-                        2,
-                        -3.066
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -2.434,
-                        1.234
-                      ],
-                      [
-                        -2.8,
-                        0
-                      ],
-                      [
-                        -2.667,
-                        -2.3
-                      ],
-                      [
-                        0,
-                        -3.8
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        2.633,
-                        0.667
-                      ],
-                      [
-                        3.066,
-                        0
-                      ],
-                      [
-                        4.066,
-                        -3.033
-                      ],
-                      [
-                        0,
-                        -5.4
-                      ],
-                      [
-                        -1.6,
-                        -2.566
-                      ],
-                      [
-                        -2.934,
-                        -1.466
-                      ]
-                    ],
-                    "o": [
-                      [
-                        3.666,
-                        0
-                      ],
-                      [
-                        2.933,
-                        -1.733
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        -6.266
-                      ],
-                      [
-                        -3.934,
-                        -3.633
-                      ],
-                      [
-                        -4.267,
-                        0
-                      ],
-                      [
-                        -3.534,
-                        1.734
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        1.4,
-                        -2.2
-                      ],
-                      [
-                        2.433,
-                        -1.233
-                      ],
-                      [
-                        4.066,
-                        0
-                      ],
-                      [
-                        2.666,
-                        2.3
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -1.4,
-                        -0.866
-                      ],
-                      [
-                        -2.634,
-                        -0.666
-                      ],
-                      [
-                        -6.2,
-                        0
-                      ],
-                      [
-                        -4.067,
-                        3.034
-                      ],
-                      [
-                        0,
-                        3.267
-                      ],
-                      [
-                        1.6,
-                        2.567
-                      ],
-                      [
-                        2.933,
-                        1.466
-                      ]
-                    ],
-                    "v": [
-                      [
-                        22.6,
-                        1.6
-                      ],
-                      [
-                        32.5,
-                        -1
-                      ],
-                      [
-                        39.1,
-                        -7.3
-                      ],
-                      [
-                        39.5,
-                        -7.3
-                      ],
-                      [
-                        39.5,
-                        0
-                      ],
-                      [
-                        47.6,
-                        0
-                      ],
-                      [
-                        47.6,
-                        -32.3
-                      ],
-                      [
-                        41.7,
-                        -47.15
-                      ],
-                      [
-                        25.4,
-                        -52.6
-                      ],
-                      [
-                        13.7,
-                        -50
-                      ],
-                      [
-                        5.4,
-                        -42.8
-                      ],
-                      [
-                        11.8,
-                        -38
-                      ],
-                      [
-                        17.55,
-                        -43.15
-                      ],
-                      [
-                        25.4,
-                        -45
-                      ],
-                      [
-                        35.5,
-                        -41.55
-                      ],
-                      [
-                        39.5,
-                        -32.4
-                      ],
-                      [
-                        39.5,
-                        -29.3
-                      ],
-                      [
-                        33.45,
-                        -31.6
-                      ],
-                      [
-                        24.9,
-                        -32.6
-                      ],
-                      [
-                        9.5,
-                        -28.05
-                      ],
-                      [
-                        3.4,
-                        -15.4
-                      ],
-                      [
-                        5.8,
-                        -6.65
-                      ],
-                      [
-                        12.6,
-                        -0.6
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "a",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              },
-              {
-                "ind": 1,
-                "ty": "sh",
-                "ix": 2,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        2.866,
-                        0
-                      ],
-                      [
-                        2.133,
-                        1.734
-                      ],
-                      [
-                        0,
-                        2.8
-                      ],
-                      [
-                        -2.367,
-                        1.934
-                      ],
-                      [
-                        -4.667,
-                        0
-                      ],
-                      [
-                        -2.334,
-                        -0.666
-                      ],
-                      [
-                        -1.6,
-                        -1.066
-                      ],
-                      [
-                        1.466,
-                        -2.466
-                      ],
-                      [
-                        2.466,
-                        -1.466
-                      ]
-                    ],
-                    "o": [
-                      [
-                        -3.267,
-                        0
-                      ],
-                      [
-                        -2.134,
-                        -1.733
-                      ],
-                      [
-                        0,
-                        -3.066
-                      ],
-                      [
-                        2.366,
-                        -1.933
-                      ],
-                      [
-                        2.6,
-                        0
-                      ],
-                      [
-                        2.333,
-                        0.667
-                      ],
-                      [
-                        0,
-                        2.934
-                      ],
-                      [
-                        -1.467,
-                        2.467
-                      ],
-                      [
-                        -2.467,
-                        1.467
-                      ]
-                    ],
-                    "v": [
-                      [
-                        23.4,
-                        -5.9
-                      ],
-                      [
-                        15.3,
-                        -8.5
-                      ],
-                      [
-                        12.1,
-                        -15.3
-                      ],
-                      [
-                        15.65,
-                        -22.8
-                      ],
-                      [
-                        26.2,
-                        -25.7
-                      ],
-                      [
-                        33.6,
-                        -24.7
-                      ],
-                      [
-                        39.5,
-                        -22.1
-                      ],
-                      [
-                        37.3,
-                        -14
-                      ],
-                      [
-                        31.4,
-                        -8.1
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "a",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              }
-            ],
-            "nm": "a",
-            "np": 5,
-            "cix": 2,
-            "bm": 0,
-            "ix": 1,
-            "mn": "ADBE Vector Group",
-            "hd": false
-          }
-        ]
-      },
-      "fFamily": "Google Sans"
-    },
-    {
-      "ch": "r",
-      "size": 16,
-      "style": "Regular",
-      "w": 37.5,
-      "data": {
-        "shapes": [
-          {
-            "ty": "gr",
-            "it": [
-              {
-                "ind": 0,
-                "ty": "sh",
-                "ix": 1,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -1.234,
-                        2.372
-                      ],
-                      [
-                        -2.067,
-                        1.403
-                      ],
-                      [
-                        -2.467,
-                        0
-                      ],
-                      [
-                        -2.134,
-                        -1.066
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        2.333,
-                        0
-                      ],
-                      [
-                        2.866,
-                        -1.866
-                      ],
-                      [
-                        1,
-                        -2.8
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ]
-                    ],
-                    "o": [
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        -2.739
-                      ],
-                      [
-                        1.233,
-                        -2.372
-                      ],
-                      [
-                        2.066,
-                        -1.403
-                      ],
-                      [
-                        2.666,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -1.667,
-                        -0.733
-                      ],
-                      [
-                        -3.134,
-                        0
-                      ],
-                      [
-                        -2.867,
-                        1.867
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ]
-                    ],
-                    "v": [
-                      [
-                        6.3,
-                        0
-                      ],
-                      [
-                        14.8,
-                        0
-                      ],
-                      [
-                        14.8,
-                        -28.566
-                      ],
-                      [
-                        16.65,
-                        -36.233
-                      ],
-                      [
-                        21.6,
-                        -41.895
-                      ],
-                      [
-                        28.4,
-                        -44
-                      ],
-                      [
-                        35.6,
-                        -42.4
-                      ],
-                      [
-                        35.6,
-                        -51.5
-                      ],
-                      [
-                        29.6,
-                        -52.6
-                      ],
-                      [
-                        20.6,
-                        -49.8
-                      ],
-                      [
-                        14.8,
-                        -42.8
-                      ],
-                      [
-                        14.4,
-                        -42.8
-                      ],
-                      [
-                        14.4,
-                        -51
-                      ],
-                      [
-                        6.3,
-                        -51
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "r",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              }
-            ],
-            "nm": "r",
-            "np": 3,
-            "cix": 2,
-            "bm": 0,
-            "ix": 1,
-            "mn": "ADBE Vector Group",
-            "hd": false
-          }
-        ]
-      },
-      "fFamily": "Google Sans"
-    },
-    {
-      "ch": "D",
-      "size": 16,
-      "style": "Regular",
-      "w": 70.3,
-      "data": {
-        "shapes": [
-          {
-            "ty": "gr",
-            "it": [
-              {
-                "ind": 0,
-                "ty": "sh",
-                "ix": 1,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -5.467,
-                        3.034
-                      ],
-                      [
-                        -2.934,
-                        5.4
-                      ],
-                      [
-                        0,
-                        7
-                      ],
-                      [
-                        2.933,
-                        5.4
-                      ],
-                      [
-                        5.466,
-                        3.034
-                      ],
-                      [
-                        7.333,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ]
-                    ],
-                    "o": [
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        7.333,
-                        0
-                      ],
-                      [
-                        5.466,
-                        -3.033
-                      ],
-                      [
-                        2.933,
-                        -5.4
-                      ],
-                      [
-                        0,
-                        -7
-                      ],
-                      [
-                        -2.934,
-                        -5.4
-                      ],
-                      [
-                        -5.467,
-                        -3.033
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ]
-                    ],
-                    "v": [
-                      [
-                        8,
-                        0
-                      ],
-                      [
-                        29.6,
-                        0
-                      ],
-                      [
-                        48.8,
-                        -4.55
-                      ],
-                      [
-                        61.4,
-                        -17.2
-                      ],
-                      [
-                        65.8,
-                        -35.8
-                      ],
-                      [
-                        61.4,
-                        -54.4
-                      ],
-                      [
-                        48.8,
-                        -67.05
-                      ],
-                      [
-                        29.6,
-                        -71.6
-                      ],
-                      [
-                        8,
-                        -71.6
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "D",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              },
-              {
-                "ind": 1,
-                "ty": "sh",
-                "ix": 2,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -4.967,
-                        -4.866
-                      ],
-                      [
-                        0,
-                        -8.733
-                      ],
-                      [
-                        4.966,
-                        -4.866
-                      ],
-                      [
-                        8.466,
-                        0
-                      ]
-                    ],
-                    "o": [
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        8.466,
-                        0
-                      ],
-                      [
-                        4.966,
-                        4.867
-                      ],
-                      [
-                        0,
-                        8.734
-                      ],
-                      [
-                        -4.967,
-                        4.867
-                      ],
-                      [
-                        0,
-                        0
-                      ]
-                    ],
-                    "v": [
-                      [
-                        16.5,
-                        -8.1
-                      ],
-                      [
-                        16.5,
-                        -63.5
-                      ],
-                      [
-                        29.6,
-                        -63.5
-                      ],
-                      [
-                        49.75,
-                        -56.2
-                      ],
-                      [
-                        57.2,
-                        -35.8
-                      ],
-                      [
-                        49.75,
-                        -15.4
-                      ],
-                      [
-                        29.6,
-                        -8.1
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "D",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              }
-            ],
-            "nm": "D",
-            "np": 5,
-            "cix": 2,
-            "bm": 0,
-            "ix": 1,
-            "mn": "ADBE Vector Group",
-            "hd": false
-          }
-        ]
-      },
-      "fFamily": "Google Sans"
-    },
-    {
-      "ch": "o",
-      "size": 16,
-      "style": "Regular",
-      "w": 59.6,
-      "data": {
-        "shapes": [
-          {
-            "ty": "gr",
-            "it": [
-              {
-                "ind": 0,
-                "ty": "sh",
-                "ix": 1,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        -5,
-                        0
-                      ],
-                      [
-                        -4,
-                        2.4
-                      ],
-                      [
-                        -2.234,
-                        4.134
-                      ],
-                      [
-                        0,
-                        5
-                      ],
-                      [
-                        2.233,
-                        4.134
-                      ],
-                      [
-                        4,
-                        2.4
-                      ],
-                      [
-                        5,
-                        0
-                      ],
-                      [
-                        4,
-                        -2.4
-                      ],
-                      [
-                        2.233,
-                        -4.133
-                      ],
-                      [
-                        0,
-                        -5
-                      ],
-                      [
-                        -2.234,
-                        -4.133
-                      ],
-                      [
-                        -4,
-                        -2.4
-                      ]
-                    ],
-                    "o": [
-                      [
-                        5,
-                        0
-                      ],
-                      [
-                        4,
-                        -2.4
-                      ],
-                      [
-                        2.233,
-                        -4.133
-                      ],
-                      [
-                        0,
-                        -5
-                      ],
-                      [
-                        -2.234,
-                        -4.133
-                      ],
-                      [
-                        -4,
-                        -2.4
-                      ],
-                      [
-                        -5,
-                        0
-                      ],
-                      [
-                        -4,
-                        2.4
-                      ],
-                      [
-                        -2.234,
-                        4.134
-                      ],
-                      [
-                        0,
-                        5
-                      ],
-                      [
-                        2.233,
-                        4.134
-                      ],
-                      [
-                        4,
-                        2.4
-                      ]
-                    ],
-                    "v": [
-                      [
-                        29.8,
-                        1.6
-                      ],
-                      [
-                        43.3,
-                        -2
-                      ],
-                      [
-                        52.65,
-                        -11.8
-                      ],
-                      [
-                        56,
-                        -25.5
-                      ],
-                      [
-                        52.65,
-                        -39.2
-                      ],
-                      [
-                        43.3,
-                        -49
-                      ],
-                      [
-                        29.8,
-                        -52.6
-                      ],
-                      [
-                        16.3,
-                        -49
-                      ],
-                      [
-                        6.95,
-                        -39.2
-                      ],
-                      [
-                        3.6,
-                        -25.5
-                      ],
-                      [
-                        6.95,
-                        -11.8
-                      ],
-                      [
-                        16.3,
-                        -2
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "o",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              },
-              {
-                "ind": 1,
-                "ty": "sh",
-                "ix": 2,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        3.133,
-                        0
-                      ],
-                      [
-                        2.733,
-                        1.567
-                      ],
-                      [
-                        1.633,
-                        2.934
-                      ],
-                      [
-                        0,
-                        3.934
-                      ],
-                      [
-                        -1.634,
-                        2.934
-                      ],
-                      [
-                        -2.734,
-                        1.567
-                      ],
-                      [
-                        -3.134,
-                        0
-                      ],
-                      [
-                        -2.7,
-                        -1.566
-                      ],
-                      [
-                        -1.634,
-                        -2.933
-                      ],
-                      [
-                        0,
-                        -3.933
-                      ],
-                      [
-                        1.633,
-                        -2.933
-                      ],
-                      [
-                        2.7,
-                        -1.566
-                      ]
-                    ],
-                    "o": [
-                      [
-                        -3.134,
-                        0
-                      ],
-                      [
-                        -2.734,
-                        -1.566
-                      ],
-                      [
-                        -1.634,
-                        -2.933
-                      ],
-                      [
-                        0,
-                        -3.933
-                      ],
-                      [
-                        1.633,
-                        -2.933
-                      ],
-                      [
-                        2.733,
-                        -1.566
-                      ],
-                      [
-                        3.133,
-                        0
-                      ],
-                      [
-                        2.7,
-                        1.567
-                      ],
-                      [
-                        1.633,
-                        2.934
-                      ],
-                      [
-                        0,
-                        3.934
-                      ],
-                      [
-                        -1.634,
-                        2.934
-                      ],
-                      [
-                        -2.7,
-                        1.567
-                      ]
-                    ],
-                    "v": [
-                      [
-                        29.8,
-                        -6.1
-                      ],
-                      [
-                        21,
-                        -8.45
-                      ],
-                      [
-                        14.45,
-                        -15.2
-                      ],
-                      [
-                        12,
-                        -25.5
-                      ],
-                      [
-                        14.45,
-                        -35.8
-                      ],
-                      [
-                        21,
-                        -42.55
-                      ],
-                      [
-                        29.8,
-                        -44.9
-                      ],
-                      [
-                        38.55,
-                        -42.55
-                      ],
-                      [
-                        45.05,
-                        -35.8
-                      ],
-                      [
-                        47.5,
-                        -25.5
-                      ],
-                      [
-                        45.05,
-                        -15.2
-                      ],
-                      [
-                        38.55,
-                        -8.45
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "o",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              }
-            ],
-            "nm": "o",
-            "np": 5,
-            "cix": 2,
-            "bm": 0,
-            "ix": 1,
-            "mn": "ADBE Vector Group",
-            "hd": false
-          }
-        ]
-      },
-      "fFamily": "Google Sans"
-    },
-    {
-      "ch": " ",
-      "size": 16,
-      "style": "Regular",
-      "w": 23.2,
-      "data": {},
-      "fFamily": "Google Sans"
-    },
-    {
-      "ch": "i",
-      "size": 16,
-      "style": "Regular",
-      "w": 22.6,
-      "data": {
-        "shapes": [
-          {
-            "ty": "gr",
-            "it": [
-              {
-                "ind": 0,
-                "ty": "sh",
-                "ix": 1,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        -1.667,
-                        0
-                      ],
-                      [
-                        -1.167,
-                        1.2
-                      ],
-                      [
-                        0,
-                        1.667
-                      ],
-                      [
-                        1.166,
-                        1.167
-                      ],
-                      [
-                        1.733,
-                        0
-                      ],
-                      [
-                        1.2,
-                        -1.166
-                      ],
-                      [
-                        0,
-                        -1.733
-                      ],
-                      [
-                        -1.2,
-                        -1.2
-                      ]
-                    ],
-                    "o": [
-                      [
-                        1.733,
-                        0
-                      ],
-                      [
-                        1.166,
-                        -1.2
-                      ],
-                      [
-                        0,
-                        -1.733
-                      ],
-                      [
-                        -1.167,
-                        -1.166
-                      ],
-                      [
-                        -1.667,
-                        0
-                      ],
-                      [
-                        -1.2,
-                        1.167
-                      ],
-                      [
-                        0,
-                        1.667
-                      ],
-                      [
-                        1.2,
-                        1.2
-                      ]
-                    ],
-                    "v": [
-                      [
-                        11.3,
-                        -60.4
-                      ],
-                      [
-                        15.65,
-                        -62.2
-                      ],
-                      [
-                        17.4,
-                        -66.5
-                      ],
-                      [
-                        15.65,
-                        -70.85
-                      ],
-                      [
-                        11.3,
-                        -72.6
-                      ],
-                      [
-                        7,
-                        -70.85
-                      ],
-                      [
-                        5.2,
-                        -66.5
-                      ],
-                      [
-                        7,
-                        -62.2
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "i",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              },
-              {
-                "ind": 1,
-                "ty": "sh",
-                "ix": 2,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ]
-                    ],
-                    "o": [
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ]
-                    ],
-                    "v": [
-                      [
-                        7.1,
-                        0
-                      ],
-                      [
-                        15.6,
-                        0
-                      ],
-                      [
-                        15.6,
-                        -51
-                      ],
-                      [
-                        7.1,
-                        -51
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "i",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              }
-            ],
-            "nm": "i",
-            "np": 5,
-            "cix": 2,
-            "bm": 0,
-            "ix": 1,
-            "mn": "ADBE Vector Group",
-            "hd": false
-          }
-        ]
-      },
-      "fFamily": "Google Sans"
-    },
-    {
-      "ch": "l",
-      "size": 16,
-      "style": "Regular",
-      "w": 21.1,
-      "data": {
-        "shapes": [
-          {
-            "ty": "gr",
-            "it": [
-              {
-                "ind": 0,
-                "ty": "sh",
-                "ix": 1,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ]
-                    ],
-                    "o": [
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0
-                      ]
-                    ],
-                    "v": [
-                      [
-                        6.3,
-                        0
-                      ],
-                      [
-                        14.8,
-                        0
-                      ],
-                      [
-                        14.8,
-                        -71.6
-                      ],
-                      [
-                        6.3,
-                        -71.6
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "l",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              }
-            ],
-            "nm": "l",
-            "np": 3,
-            "cix": 2,
-            "bm": 0,
-            "ix": 1,
-            "mn": "ADBE Vector Group",
-            "hd": false
-          }
-        ]
-      },
-      "fFamily": "Google Sans"
-    },
-    {
-      "ch": "e",
-      "size": 16,
-      "style": "Regular",
-      "w": 56.8,
-      "data": {
-        "shapes": [
-          {
-            "ty": "gr",
-            "it": [
-              {
-                "ind": 0,
-                "ty": "sh",
-                "ix": 1,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        -4.867,
-                        0
-                      ],
-                      [
-                        -3.8,
-                        2.433
-                      ],
-                      [
-                        -2.134,
-                        4.067
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        6.666,
-                        0
-                      ],
-                      [
-                        2.566,
-                        1.334
-                      ],
-                      [
-                        1.666,
-                        2.667
-                      ],
-                      [
-                        0.2,
-                        3.867
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0,
-                        0.8
-                      ],
-                      [
-                        1.966,
-                        3.934
-                      ],
-                      [
-                        3.666,
-                        2.234
-                      ],
-                      [
-                        5,
-                        0
-                      ],
-                      [
-                        3.766,
-                        -2.466
-                      ],
-                      [
-                        2.033,
-                        -4.166
-                      ],
-                      [
-                        0,
-                        -4.866
-                      ],
-                      [
-                        -2.167,
-                        -4.1
-                      ],
-                      [
-                        -3.867,
-                        -2.333
-                      ]
-                    ],
-                    "o": [
-                      [
-                        5.333,
-                        0
-                      ],
-                      [
-                        3.8,
-                        -2.433
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -3.4,
-                        6.134
-                      ],
-                      [
-                        -2.8,
-                        0
-                      ],
-                      [
-                        -2.567,
-                        -1.333
-                      ],
-                      [
-                        -1.667,
-                        -2.666
-                      ],
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        0.133,
-                        -0.933
-                      ],
-                      [
-                        0,
-                        -5.066
-                      ],
-                      [
-                        -1.967,
-                        -3.933
-                      ],
-                      [
-                        -3.667,
-                        -2.233
-                      ],
-                      [
-                        -4.867,
-                        0
-                      ],
-                      [
-                        -3.767,
-                        2.467
-                      ],
-                      [
-                        -2.034,
-                        4.167
-                      ],
-                      [
-                        0,
-                        5.134
-                      ],
-                      [
-                        2.166,
-                        4.1
-                      ],
-                      [
-                        3.866,
-                        2.333
-                      ]
-                    ],
-                    "v": [
-                      [
-                        29,
-                        1.6
-                      ],
-                      [
-                        42.7,
-                        -2.05
-                      ],
-                      [
-                        51.6,
-                        -11.8
-                      ],
-                      [
-                        44.4,
-                        -15.3
-                      ],
-                      [
-                        29.3,
-                        -6.1
-                      ],
-                      [
-                        21.25,
-                        -8.1
-                      ],
-                      [
-                        14.9,
-                        -14.1
-                      ],
-                      [
-                        12.1,
-                        -23.9
-                      ],
-                      [
-                        52.5,
-                        -23.9
-                      ],
-                      [
-                        52.7,
-                        -26.5
-                      ],
-                      [
-                        49.75,
-                        -40
-                      ],
-                      [
-                        41.3,
-                        -49.25
-                      ],
-                      [
-                        28.3,
-                        -52.6
-                      ],
-                      [
-                        15.35,
-                        -48.9
-                      ],
-                      [
-                        6.65,
-                        -38.95
-                      ],
-                      [
-                        3.6,
-                        -25.4
-                      ],
-                      [
-                        6.85,
-                        -11.55
-                      ],
-                      [
-                        15.9,
-                        -1.9
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "e",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              },
-              {
-                "ind": 1,
-                "ty": "sh",
-                "ix": 2,
-                "ks": {
-                  "a": 0,
-                  "k": {
-                    "i": [
-                      [
-                        0,
-                        0
-                      ],
-                      [
-                        -2.8,
-                        2.567
-                      ],
-                      [
-                        -4,
-                        0
-                      ],
-                      [
-                        -2.267,
-                        -1.466
-                      ],
-                      [
-                        -1.067,
-                        -2.133
-                      ],
-                      [
-                        -0.134,
-                        -2.133
-                      ]
-                    ],
-                    "o": [
-                      [
-                        0.866,
-                        -4.2
-                      ],
-                      [
-                        2.8,
-                        -2.566
-                      ],
-                      [
-                        3.466,
-                        0
-                      ],
-                      [
-                        2.266,
-                        1.467
-                      ],
-                      [
-                        1.066,
-                        2.134
-                      ],
-                      [
-                        0,
-                        0
-                      ]
-                    ],
-                    "v": [
-                      [
-                        12.6,
-                        -30.9
-                      ],
-                      [
-                        18.1,
-                        -41.05
-                      ],
-                      [
-                        28.3,
-                        -44.9
-                      ],
-                      [
-                        36.9,
-                        -42.7
-                      ],
-                      [
-                        41.9,
-                        -37.3
-                      ],
-                      [
-                        43.7,
-                        -30.9
-                      ]
-                    ],
-                    "c": true
-                  },
-                  "ix": 2
-                },
-                "nm": "e",
-                "mn": "ADBE Vector Shape - Group",
-                "hd": false
-              }
-            ],
-            "nm": "e",
-            "np": 5,
-            "cix": 2,
-            "bm": 0,
-            "ix": 1,
-            "mn": "ADBE Vector Group",
-            "hd": false
-          }
-        ]
-      },
-      "fFamily": "Google Sans"
-    }
-  ]
+  "markers": []
 }
\ No newline at end of file
diff --git a/res/values/strings.xml b/res/values/strings.xml
index aec90e1..94799f4 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1059,10 +1059,16 @@
     <string name="security_settings_udfps_enroll_repeat_title_touch_icon">Follow the fingerprint icon</string>
     <!-- Message shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor [CHAR LIMIT=NONE] -->
     <string name="security_settings_fingerprint_enroll_repeat_message">Keep lifting your finger to add the different parts of your fingerprint</string>
-    <!-- Message shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor [CHAR LIMIT=NONE] -->
-    <string name="security_settings_udfps_enroll_repeat_message">Touch &amp; hold each time the fingerprint icon moves. This helps capture your full fingerprint.</string>
-    <!-- Message shown in fingerprint enrollment asking users to repeat touching the fingerprint sensor.-->
-    <string name="security_settings_udfps_enroll_repeat_a11y_message">This helps capture your full fingerprint</string>
+    <!-- Message shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor [CHAR LIMIT=160] -->
+    <string name="security_settings_udfps_enroll_repeat_message">Touch &amp; hold each time the fingerprint icon moves. This helps capture more of your fingerprint.</string>
+    <!-- Title shown during fingerprint enrollment that instructs the user to enroll their fingertip [CHAR LIMIT=80] -->
+    <string name="security_settings_udfps_enroll_fingertip_title">Place the tip of your finger on the sensor</string>
+    <!-- Title shown during fingerprint enrollment that instructs the user to enroll the edges of their finger [CHAR LIMIT=80] -->
+    <string name="security_settings_udfps_enroll_edge_title">Finally, place the edges of your finger</string>
+    <!-- Message shown during fingerprint enrollment that instructs the user to enroll the edges of their finger [CHAR LIMIT=160] -->
+    <string name="security_settings_udfps_enroll_edge_message">Place the side of your fingerprint on the sensor and hold, then switch to the other side</string>
+    <!-- Message shown in fingerprint enrollment asking users to repeat touching the fingerprint sensor. [CHAR LIMIT=160] -->
+    <string name="security_settings_udfps_enroll_repeat_a11y_message">This helps capture more of your fingerprint</string>
     <!-- Message read to a11y users when enrollment progress is made. The number is from 0 to 100. [CHAR LIMIT=NONE]-->
     <string name="security_settings_udfps_enroll_progress_a11y_message">Enrolling fingerprint <xliff:g id="percentage" example="10">%d</xliff:g> percent</string>
     <!-- Title shown in fingerprint enrollment dialog once enrollment is completed [CHAR LIMIT=29] -->
diff --git a/res/xml/mobile_network_settings.xml b/res/xml/mobile_network_settings.xml
index eef2213..79f84d3 100644
--- a/res/xml/mobile_network_settings.xml
+++ b/res/xml/mobile_network_settings.xml
@@ -241,6 +241,12 @@
             settings:controller="com.android.settings.network.telephony.CarrierPreferenceController">
         </Preference>
 
+        <SwitchPreference
+            android:key="enable_2g"
+            android:title="@string/enable_2g_title"
+            android:summary="@string/enable_2g_summary"
+            settings:controller="com.android.settings.network.telephony.Enable2gPreferenceController" />
+
     </PreferenceCategory>
 
     <Preference
@@ -265,10 +271,4 @@
         settings:allowDividerAbove="true"
         settings:searchable="false"
         settings:controller="com.android.settings.network.telephony.NrDisabledInDsdsFooterPreferenceController"/>
-
-    <SwitchPreference
-        android:key="enable_2g"
-        android:title="@string/enable_2g_title"
-        android:summary="@string/enable_2g_summary"
-        settings:controller="com.android.settings.network.telephony.Enable2gPreferenceController" />
 </PreferenceScreen>
diff --git a/src/com/android/settings/biometrics/combination/BiometricSettingsAppPreferenceController.java b/src/com/android/settings/biometrics/combination/BiometricSettingsAppPreferenceController.java
index 861ff27..2da8164 100644
--- a/src/com/android/settings/biometrics/combination/BiometricSettingsAppPreferenceController.java
+++ b/src/com/android/settings/biometrics/combination/BiometricSettingsAppPreferenceController.java
@@ -86,4 +86,9 @@
             return AVAILABLE_UNSEARCHABLE;
         }
     }
+
+    @Override
+    public final boolean isSliceable() {
+        return false;
+    }
 }
diff --git a/src/com/android/settings/biometrics/combination/BiometricSettingsKeyguardPreferenceController.java b/src/com/android/settings/biometrics/combination/BiometricSettingsKeyguardPreferenceController.java
index 6fe651f..f6f2d5f 100644
--- a/src/com/android/settings/biometrics/combination/BiometricSettingsKeyguardPreferenceController.java
+++ b/src/com/android/settings/biometrics/combination/BiometricSettingsKeyguardPreferenceController.java
@@ -68,4 +68,9 @@
         }
         return getRestrictingAdmin() != null ? DISABLED_FOR_USER : AVAILABLE;
     }
+
+    @Override
+    public final boolean isSliceable() {
+        return false;
+    }
 }
diff --git a/src/com/android/settings/biometrics/face/FaceSettings.java b/src/com/android/settings/biometrics/face/FaceSettings.java
index 140a3fc..62347ac 100644
--- a/src/com/android/settings/biometrics/face/FaceSettings.java
+++ b/src/com/android/settings/biometrics/face/FaceSettings.java
@@ -44,7 +44,6 @@
 import com.android.settings.password.ChooseLockSettingsHelper;
 import com.android.settings.search.BaseSearchIndexProvider;
 import com.android.settingslib.core.AbstractPreferenceController;
-import com.android.settingslib.core.lifecycle.Lifecycle;
 import com.android.settingslib.search.SearchIndexable;
 
 import java.util.ArrayList;
@@ -290,7 +289,7 @@
         if (!isFaceHardwareDetected(context)) {
             return null;
         }
-        mControllers = buildPreferenceControllers(context, getSettingsLifecycle());
+        mControllers = buildPreferenceControllers(context);
         // There's no great way of doing this right now :/
         for (AbstractPreferenceController controller : mControllers) {
             if (controller instanceof FaceSettingsAttentionPreferenceController) {
@@ -309,8 +308,7 @@
         return mControllers;
     }
 
-    private static List<AbstractPreferenceController> buildPreferenceControllers(Context context,
-            Lifecycle lifecycle) {
+    private static List<AbstractPreferenceController> buildPreferenceControllers(Context context) {
         final List<AbstractPreferenceController> controllers = new ArrayList<>();
         controllers.add(new FaceSettingsKeyguardPreferenceController(context));
         controllers.add(new FaceSettingsAppPreferenceController(context));
@@ -328,7 +326,7 @@
                 public List<AbstractPreferenceController> createPreferenceControllers(
                         Context context) {
                     if (isFaceHardwareDetected(context)) {
-                        return buildPreferenceControllers(context, null /* lifecycle */);
+                        return buildPreferenceControllers(context);
                     } else {
                         return null;
                     }
diff --git a/src/com/android/settings/biometrics/face/FaceSettingsAttentionPreferenceController.java b/src/com/android/settings/biometrics/face/FaceSettingsAttentionPreferenceController.java
index 0eb823b..82fa00b 100644
--- a/src/com/android/settings/biometrics/face/FaceSettingsAttentionPreferenceController.java
+++ b/src/com/android/settings/biometrics/face/FaceSettingsAttentionPreferenceController.java
@@ -117,11 +117,6 @@
     }
 
     @Override
-    public boolean isSliceable() {
-        return false;
-    }
-
-    @Override
     public int getAvailabilityStatus() {
         return AVAILABLE;
     }
diff --git a/src/com/android/settings/biometrics/face/FaceSettingsPreferenceController.java b/src/com/android/settings/biometrics/face/FaceSettingsPreferenceController.java
index 3149c35..36984a2 100644
--- a/src/com/android/settings/biometrics/face/FaceSettingsPreferenceController.java
+++ b/src/com/android/settings/biometrics/face/FaceSettingsPreferenceController.java
@@ -46,4 +46,9 @@
         return RestrictedLockUtilsInternal.checkIfKeyguardFeaturesDisabled(
                 mContext, DevicePolicyManager.KEYGUARD_DISABLE_FACE, mUserId);
     }
+
+    @Override
+    public final boolean isSliceable() {
+        return false;
+    }
 }
diff --git a/src/com/android/settings/biometrics/fingerprint/FingerprintEnrollEnrolling.java b/src/com/android/settings/biometrics/fingerprint/FingerprintEnrollEnrolling.java
index 714e210..6271742 100644
--- a/src/com/android/settings/biometrics/fingerprint/FingerprintEnrollEnrolling.java
+++ b/src/com/android/settings/biometrics/fingerprint/FingerprintEnrollEnrolling.java
@@ -46,6 +46,7 @@
 import android.widget.ProgressBar;
 import android.widget.TextView;
 
+import androidx.annotation.IntDef;
 import androidx.appcompat.app.AlertDialog;
 
 import com.android.settings.R;
@@ -58,6 +59,8 @@
 import com.google.android.setupcompat.template.FooterButton;
 import com.google.android.setupcompat.util.WizardManagerHelper;
 
+import java.lang.annotation.Retention;
+import java.lang.annotation.RetentionPolicy;
 import java.util.List;
 
 /**
@@ -69,11 +72,26 @@
     static final String TAG_SIDECAR = "sidecar";
 
     private static final int PROGRESS_BAR_MAX = 10000;
-    private static final int FINISH_DELAY = 250;
+
     /**
-     * Enroll with two center touches before going to guided enrollment.
+     * TODO(b/198928407): Consolidate with UdfpsEnrollHelper
      */
-    private static final int NUM_CENTER_TOUCHES = 2;
+    private static final int[] STAGE_THRESHOLDS = new int[] {
+            2, // center
+            18, // guided
+            22, // fingertip
+            38, // edges
+    };
+
+    private static final int STAGE_UNKNOWN = -1;
+    private static final int STAGE_CENTER = 0;
+    private static final int STAGE_GUIDED = 1;
+    private static final int STAGE_FINGERTIP = 2;
+    private static final int STAGE_EDGES = 3;
+
+    @IntDef({STAGE_UNKNOWN, STAGE_CENTER, STAGE_GUIDED, STAGE_FINGERTIP, STAGE_EDGES})
+    @Retention(RetentionPolicy.SOURCE)
+    private @interface EnrollStage {}
 
     /**
      * If we don't see progress during this time, we show an error message to remind the users that
@@ -149,7 +167,7 @@
 
         mIsSetupWizard = WizardManagerHelper.isAnySetupWizard(getIntent());
         if (mCanAssumeUdfps) {
-            updateTitleAndDescription();
+            updateTitleAndDescriptionForUdfps();
         } else {
             setHeaderText(R.string.security_settings_fingerprint_enroll_repeat_title);
         }
@@ -273,7 +291,7 @@
             // UDFPS animations are owned by SystemUI
             if (progress >= PROGRESS_BAR_MAX) {
                 // Wait for any animations in SysUI to finish, then proceed to next page
-                getMainThreadHandler().postDelayed(mDelayedFinishRunnable, FINISH_DELAY);
+                getMainThreadHandler().postDelayed(mDelayedFinishRunnable, getFinishDelay());
             }
             return;
         }
@@ -300,8 +318,55 @@
     }
 
     private void updateTitleAndDescription() {
+        if (mCanAssumeUdfps) {
+            updateTitleAndDescriptionForUdfps();
+            return;
+        }
+
         if (mSidecar == null || mSidecar.getEnrollmentSteps() == -1) {
-            if (mCanAssumeUdfps) {
+            setDescriptionText(R.string.security_settings_fingerprint_enroll_start_message);
+        } else {
+            setDescriptionText(R.string.security_settings_fingerprint_enroll_repeat_message);
+        }
+    }
+
+    private void updateTitleAndDescriptionForUdfps() {
+        switch (getCurrentStage()) {
+            case STAGE_CENTER:
+                setHeaderText(R.string.security_settings_fingerprint_enroll_repeat_title);
+                setDescriptionText(R.string.security_settings_udfps_enroll_start_message);
+                break;
+
+            case STAGE_GUIDED:
+                setHeaderText(R.string.security_settings_fingerprint_enroll_repeat_title);
+                if (mIsAccessibilityEnabled) {
+                    setDescriptionText(R.string.security_settings_udfps_enroll_repeat_a11y_message);
+                } else {
+                    setDescriptionText(R.string.security_settings_udfps_enroll_repeat_message);
+                }
+                break;
+
+            case STAGE_FINGERTIP:
+                setHeaderText(R.string.security_settings_udfps_enroll_fingertip_title);
+                if (isStageHalfCompleted()) {
+                    setDescriptionText(R.string.security_settings_fingerprint_enroll_repeat_title);
+                } else {
+                    setDescriptionText("");
+                }
+                break;
+
+            case STAGE_EDGES:
+                setHeaderText(R.string.security_settings_udfps_enroll_edge_title);
+                if (isStageHalfCompleted()) {
+                    setDescriptionText(
+                            R.string.security_settings_fingerprint_enroll_repeat_message);
+                } else {
+                    setDescriptionText(R.string.security_settings_udfps_enroll_edge_message);
+                }
+                break;
+
+            case STAGE_UNKNOWN:
+            default:
                 // setHeaderText(R.string.security_settings_fingerprint_enroll_udfps_title);
                 // Don't use BiometricEnrollBase#setHeaderText, since that invokes setTitle,
                 // which gets announced for a11y upon entering the page. For UDFPS, we want to
@@ -309,41 +374,51 @@
                 getLayout().setHeaderText(
                         R.string.security_settings_fingerprint_enroll_udfps_title);
                 setDescriptionText(R.string.security_settings_udfps_enroll_start_message);
-
                 final CharSequence description = getString(
                         R.string.security_settings_udfps_enroll_a11y);
                 getLayout().getHeaderTextView().setContentDescription(description);
                 setTitle(description);
-            } else {
-                setDescriptionText(R.string.security_settings_fingerprint_enroll_start_message);
-            }
-        } else if (mCanAssumeUdfps && !isCenterEnrollmentComplete()) {
-            if (mIsSetupWizard) {
-                setHeaderText(R.string.security_settings_udfps_enroll_title_one_more_time);
-            } else {
-                setHeaderText(R.string.security_settings_fingerprint_enroll_repeat_title);
-            }
-            setDescriptionText(R.string.security_settings_udfps_enroll_start_message);
-        } else {
-            if (mCanAssumeUdfps) {
-                setHeaderText(R.string.security_settings_fingerprint_enroll_repeat_title);
-                if (mIsAccessibilityEnabled) {
-                    setDescriptionText(R.string.security_settings_udfps_enroll_repeat_a11y_message);
-                } else {
-                    setDescriptionText(R.string.security_settings_udfps_enroll_repeat_message);
-                }
-            } else {
-                setDescriptionText(R.string.security_settings_fingerprint_enroll_repeat_message);
-            }
+                break;
         }
     }
 
-    private boolean isCenterEnrollmentComplete() {
+    @EnrollStage
+    private int getCurrentStage() {
+        if (mSidecar == null || mSidecar.getEnrollmentSteps() == -1) {
+            return STAGE_UNKNOWN;
+        }
+
+        final int progressSteps = mSidecar.getEnrollmentSteps() - mSidecar.getEnrollmentRemaining();
+        if (progressSteps < STAGE_THRESHOLDS[0]) {
+            return STAGE_CENTER;
+        } else if (progressSteps < STAGE_THRESHOLDS[1]) {
+            return STAGE_GUIDED;
+        } else if (progressSteps < STAGE_THRESHOLDS[2]) {
+            return STAGE_FINGERTIP;
+        } else {
+            return STAGE_EDGES;
+        }
+    }
+
+    private boolean isStageHalfCompleted() {
+        // Prior to first enrollment step.
         if (mSidecar == null || mSidecar.getEnrollmentSteps() == -1) {
             return false;
         }
-        final int stepsEnrolled = mSidecar.getEnrollmentSteps() - mSidecar.getEnrollmentRemaining();
-        return stepsEnrolled >= NUM_CENTER_TOUCHES;
+
+        final int progressSteps = mSidecar.getEnrollmentSteps() - mSidecar.getEnrollmentRemaining();
+        int prevThreshold = 0;
+        for (final int threshold : STAGE_THRESHOLDS) {
+            if (progressSteps >= prevThreshold && progressSteps < threshold) {
+                final int adjustedProgress = progressSteps - prevThreshold;
+                final int adjustedThreshold = threshold - prevThreshold;
+                return adjustedProgress >= adjustedThreshold / 2;
+            }
+            prevThreshold = threshold;
+        }
+
+        // After last enrollment step.
+        return true;
     }
 
     @Override
@@ -367,6 +442,7 @@
 
     @Override
     public void onEnrollmentProgressChange(int steps, int remaining) {
+        correctStageThresholds();
         updateProgress(true /* animate */);
         updateTitleAndDescription();
         clearError();
@@ -389,6 +465,23 @@
         }
     }
 
+    private void correctStageThresholds() {
+        if (mSidecar == null || !mSidecar.isEnrolling() || mSidecar.getEnrollmentSteps() <= 0) {
+            Log.d(TAG, "correctStageThresholds: Enrollment not started yet");
+            return;
+        }
+
+        // Allocate (or subtract) any extra steps for the first enroll stage.
+        final int extraSteps = mSidecar.getEnrollmentSteps()
+                - STAGE_THRESHOLDS[STAGE_THRESHOLDS.length - 1];
+        if (extraSteps != 0) {
+            for (int stageIndex = 0; stageIndex < STAGE_THRESHOLDS.length; stageIndex++) {
+                STAGE_THRESHOLDS[stageIndex] =
+                        Math.max(0, STAGE_THRESHOLDS[stageIndex] + extraSteps);
+            }
+        }
+    }
+
     private void updateProgress(boolean animate) {
         if (mSidecar == null || !mSidecar.isEnrolling()) {
             Log.d(TAG, "Enrollment not started yet");
@@ -489,25 +582,28 @@
         mOrientationEventListener = null;
     }
 
-    private final Animator.AnimatorListener mProgressAnimationListener
-            = new Animator.AnimatorListener() {
+    private final Animator.AnimatorListener mProgressAnimationListener =
+            new Animator.AnimatorListener() {
+                @Override
+                public void onAnimationStart(Animator animation) { }
 
-        @Override
-        public void onAnimationStart(Animator animation) { }
+                @Override
+                public void onAnimationRepeat(Animator animation) { }
 
-        @Override
-        public void onAnimationRepeat(Animator animation) { }
+                @Override
+                public void onAnimationEnd(Animator animation) {
+                    if (mProgressBar.getProgress() >= PROGRESS_BAR_MAX) {
+                        mProgressBar.postDelayed(mDelayedFinishRunnable, getFinishDelay());
+                    }
+                }
 
-        @Override
-        public void onAnimationEnd(Animator animation) {
-            if (mProgressBar.getProgress() >= PROGRESS_BAR_MAX) {
-                mProgressBar.postDelayed(mDelayedFinishRunnable, FINISH_DELAY);
-            }
-        }
+                @Override
+                public void onAnimationCancel(Animator animation) { }
+            };
 
-        @Override
-        public void onAnimationCancel(Animator animation) { }
-    };
+    private long getFinishDelay() {
+        return mCanAssumeUdfps ? 400L : 250L;
+    }
 
     // Give the user a chance to see progress completed before jumping to the next stage.
     private final Runnable mDelayedFinishRunnable = new Runnable() {
diff --git a/src/com/android/settings/biometrics/fingerprint/FingerprintEnrollFindSensor.java b/src/com/android/settings/biometrics/fingerprint/FingerprintEnrollFindSensor.java
index e4de7f1..cabe5bf 100644
--- a/src/com/android/settings/biometrics/fingerprint/FingerprintEnrollFindSensor.java
+++ b/src/com/android/settings/biometrics/fingerprint/FingerprintEnrollFindSensor.java
@@ -22,11 +22,9 @@
 import android.hardware.fingerprint.FingerprintSensorPropertiesInternal;
 import android.os.Bundle;
 import android.view.View;
-import android.view.accessibility.AccessibilityManager;
 
 import androidx.annotation.Nullable;
 
-import com.airbnb.lottie.LottieAnimationView;
 import com.android.settings.R;
 import com.android.settings.Utils;
 import com.android.settings.biometrics.BiometricEnrollBase;
@@ -82,13 +80,6 @@
                     .setTheme(R.style.SudGlifButton_Primary)
                     .build()
             );
-
-            LottieAnimationView lottieAnimationView = findViewById(R.id.illustration_lottie);
-            AccessibilityManager am = getSystemService(AccessibilityManager.class);
-            if (am.isEnabled()) {
-                lottieAnimationView.setAnimation(R.raw.udfps_edu_a11y_lottie);
-            }
-
         } else {
             setHeaderText(R.string.security_settings_fingerprint_enroll_find_sensor_title);
             setDescriptionText(R.string.security_settings_fingerprint_enroll_find_sensor_message);
diff --git a/src/com/android/settings/fuelgauge/ConvertUtils.java b/src/com/android/settings/fuelgauge/ConvertUtils.java
index 001e9e9..da84631 100644
--- a/src/com/android/settings/fuelgauge/ConvertUtils.java
+++ b/src/com/android/settings/fuelgauge/ConvertUtils.java
@@ -24,6 +24,8 @@
 
 import androidx.annotation.VisibleForTesting;
 
+import com.android.settings.overlay.FeatureFactory;
+
 import java.lang.annotation.Retention;
 import java.lang.annotation.RetentionPolicy;
 import java.text.SimpleDateFormat;
@@ -288,7 +290,7 @@
         }
         insert24HoursData(BatteryChartView.SELECTED_INDEX_ALL, resultMap);
         if (purgeLowPercentageAndFakeData) {
-            purgeLowPercentageAndFakeData(resultMap);
+            purgeLowPercentageAndFakeData(context, resultMap);
         }
         return resultMap;
     }
@@ -327,7 +329,12 @@
 
     // Removes low percentage data and fake usage data, which will be zero value.
     private static void purgeLowPercentageAndFakeData(
+            final Context context,
             final Map<Integer, List<BatteryDiffEntry>> indexedUsageMap) {
+        final List<CharSequence> backgroundUsageTimeHideList =
+                FeatureFactory.getFactory(context)
+                        .getPowerUsageFeatureProvider(context)
+                        .getHideBackgroundUsageTimeList(context);
         for (List<BatteryDiffEntry> entries : indexedUsageMap.values()) {
             final Iterator<BatteryDiffEntry> iterator = entries.iterator();
             while (iterator.hasNext()) {
@@ -336,6 +343,12 @@
                         || FAKE_PACKAGE_NAME.equals(entry.getPackageName())) {
                     iterator.remove();
                 }
+                final String packageName = entry.getPackageName();
+                if (packageName != null
+                        && !backgroundUsageTimeHideList.isEmpty()
+                        && backgroundUsageTimeHideList.contains(packageName)) {
+                  entry.mBackgroundUsageTimeInMs = 0;
+                }
             }
         }
     }
diff --git a/src/com/android/settings/fuelgauge/PowerUsageFeatureProvider.java b/src/com/android/settings/fuelgauge/PowerUsageFeatureProvider.java
index 61abe6b..eff538f 100644
--- a/src/com/android/settings/fuelgauge/PowerUsageFeatureProvider.java
+++ b/src/com/android/settings/fuelgauge/PowerUsageFeatureProvider.java
@@ -23,6 +23,7 @@
 import com.android.internal.os.BatterySipper;
 import com.android.settingslib.fuelgauge.Estimate;
 
+import java.util.List;
 import java.util.Map;
 
 /**
@@ -141,4 +142,9 @@
      * Returns battery history data with corresponding timestamp key.
      */
     Map<Long, Map<String, BatteryHistEntry>> getBatteryHistory(Context context);
+
+    /**
+     * Returns {@link List} for hidding applications background usage time.
+     */
+    List<CharSequence> getHideBackgroundUsageTimeList(Context context);
 }
diff --git a/src/com/android/settings/fuelgauge/PowerUsageFeatureProviderImpl.java b/src/com/android/settings/fuelgauge/PowerUsageFeatureProviderImpl.java
index 1dcdab0..7f1bef0 100644
--- a/src/com/android/settings/fuelgauge/PowerUsageFeatureProviderImpl.java
+++ b/src/com/android/settings/fuelgauge/PowerUsageFeatureProviderImpl.java
@@ -26,6 +26,8 @@
 import com.android.internal.util.ArrayUtils;
 import com.android.settingslib.fuelgauge.Estimate;
 
+import java.util.ArrayList;
+import java.util.List;
 import java.util.Map;
 
 public class PowerUsageFeatureProviderImpl implements PowerUsageFeatureProvider {
@@ -167,4 +169,9 @@
     public Map<Long, Map<String, BatteryHistEntry>> getBatteryHistory(Context context) {
         return null;
     }
+
+    @Override
+    public List<CharSequence> getHideBackgroundUsageTimeList(Context context) {
+        return new ArrayList<>();
+    }
 }
diff --git a/src/com/android/settings/gestures/LongPressPowerButtonPreferenceController.java b/src/com/android/settings/gestures/LongPressPowerButtonPreferenceController.java
index 3e9c80f..a52be15 100644
--- a/src/com/android/settings/gestures/LongPressPowerButtonPreferenceController.java
+++ b/src/com/android/settings/gestures/LongPressPowerButtonPreferenceController.java
@@ -179,16 +179,18 @@
                     POWER_BUTTON_LONG_PRESS_SETTING, LONG_PRESS_POWER_ASSISTANT_VALUE);
         }
 
-        // We need to determine the right disabled value - we set it to device default
-        // if it's different than Assist, otherwise we fallback to either global actions or power
-        // menu.
+        // We need to determine the right disabled value based on the device default
+        // for long-press power.
+
+        // If the default is to start the assistant, then the fallback is GlobalActions.
         final int defaultPowerButtonValue = mContext.getResources().getInteger(
                 POWER_BUTTON_LONG_PRESS_DEFAULT_VALUE_RESOURCE);
         if (defaultPowerButtonValue == LONG_PRESS_POWER_ASSISTANT_VALUE) {
             return Settings.Global.putInt(mContext.getContentResolver(),
-                    POWER_BUTTON_LONG_PRESS_SETTING, LONG_PRESS_POWER_NO_ACTION);
+                    POWER_BUTTON_LONG_PRESS_SETTING, LONG_PRESS_POWER_GLOBAL_ACTIONS);
         }
 
+        // If the default is something different than Assist, we use that default.
         return Settings.Global.putInt(mContext.getContentResolver(),
                 POWER_BUTTON_LONG_PRESS_SETTING, defaultPowerButtonValue);
     }
diff --git a/src/com/android/settings/nfc/PaymentDefaultDialog.java b/src/com/android/settings/nfc/PaymentDefaultDialog.java
index 1aa8dca..d5a86a8 100644
--- a/src/com/android/settings/nfc/PaymentDefaultDialog.java
+++ b/src/com/android/settings/nfc/PaymentDefaultDialog.java
@@ -30,6 +30,8 @@
 
 import java.util.List;
 
+import static android.view.WindowManager.LayoutParams.SYSTEM_FLAG_HIDE_NON_SYSTEM_OVERLAY_WINDOWS;
+
 public final class PaymentDefaultDialog extends AlertActivity implements
         DialogInterface.OnClickListener {
 
@@ -42,6 +44,9 @@
     @Override
     protected void onCreate(Bundle savedInstanceState) {
         super.onCreate(savedInstanceState);
+
+        getWindow().addPrivateFlags(SYSTEM_FLAG_HIDE_NON_SYSTEM_OVERLAY_WINDOWS);
+
         try {
             mBackend = new PaymentBackend(this);
         } catch (NullPointerException e) {
diff --git a/src/com/android/settings/password/ChooseLockPassword.java b/src/com/android/settings/password/ChooseLockPassword.java
index ae178c8..c033625 100644
--- a/src/com/android/settings/password/ChooseLockPassword.java
+++ b/src/com/android/settings/password/ChooseLockPassword.java
@@ -499,13 +499,7 @@
             mNextButton = mixin.getPrimaryButton();
 
             mMessage = view.findViewById(R.id.sud_layout_description);
-            if (mForFingerprint) {
-                mLayout.setIcon(getActivity().getDrawable(R.drawable.ic_fingerprint_header));
-            } else if (mForFace) {
-                mLayout.setIcon(getActivity().getDrawable(R.drawable.ic_face_header));
-            } else if (mForBiometrics) {
-                mLayout.setIcon(getActivity().getDrawable(R.drawable.ic_lock));
-            }
+            mLayout.setIcon(getActivity().getDrawable(R.drawable.ic_lock));
 
             mIsAlphaMode = DevicePolicyManager.PASSWORD_QUALITY_ALPHABETIC == mPasswordType
                     || DevicePolicyManager.PASSWORD_QUALITY_ALPHANUMERIC == mPasswordType
diff --git a/src/com/android/settings/password/ChooseLockPattern.java b/src/com/android/settings/password/ChooseLockPattern.java
index e85ce60..8464a2f 100644
--- a/src/com/android/settings/password/ChooseLockPattern.java
+++ b/src/com/android/settings/password/ChooseLockPattern.java
@@ -505,13 +505,7 @@
                     layout.getMixin(IconMixin.class).setVisibility(View.GONE);
                 }
             } else {
-                if (mForFingerprint) {
-                    layout.setIcon(getActivity().getDrawable(R.drawable.ic_fingerprint_header));
-                } else if (mForFace) {
-                    layout.setIcon(getActivity().getDrawable(R.drawable.ic_face_header));
-                } else if (mForBiometrics) {
-                    layout.setIcon(getActivity().getDrawable(R.drawable.ic_lock));
-                }
+                layout.setIcon(getActivity().getDrawable(R.drawable.ic_lock));
             }
 
             final FooterBarMixin mixin = layout.getMixin(FooterBarMixin.class);
diff --git a/src/com/android/settings/wifi/WifiDialogActivity.java b/src/com/android/settings/wifi/WifiDialogActivity.java
index 4514b0d..877933e 100644
--- a/src/com/android/settings/wifi/WifiDialogActivity.java
+++ b/src/com/android/settings/wifi/WifiDialogActivity.java
@@ -16,12 +16,8 @@
 
 package com.android.settings.wifi;
 
-import static android.Manifest.permission.ACCESS_COARSE_LOCATION;
-import static android.Manifest.permission.ACCESS_FINE_LOCATION;
-
 import android.content.DialogInterface;
 import android.content.Intent;
-import android.content.pm.PackageManager;
 import android.net.NetworkInfo;
 import android.net.wifi.WifiConfiguration;
 import android.net.wifi.WifiManager;
@@ -33,7 +29,6 @@
 import android.os.SimpleClock;
 import android.os.SystemClock;
 import android.text.TextUtils;
-import android.util.EventLog;
 import android.util.Log;
 
 import androidx.annotation.VisibleForTesting;
@@ -83,12 +78,10 @@
 
     public static final String KEY_WIFI_CONFIGURATION = "wifi_configuration";
 
-    @VisibleForTesting
-    static final int RESULT_CONNECTED = RESULT_FIRST_USER;
+    private static final int RESULT_CONNECTED = RESULT_FIRST_USER;
     private static final int RESULT_FORGET = RESULT_FIRST_USER + 1;
 
-    @VisibleForTesting
-    static final int REQUEST_CODE_WIFI_DPP_ENROLLEE_QR_CODE_SCANNER = 0;
+    private static final int REQUEST_CODE_WIFI_DPP_ENROLLEE_QR_CODE_SCANNER = 0;
 
     // Max age of tracked WifiEntries.
     private static final long MAX_SCAN_AGE_MILLIS = 15_000;
@@ -265,7 +258,10 @@
             }
         }
 
-        Intent resultData = hasPermissionForResult() ? createResultData(config, null) : null;
+        final Intent resultData = new Intent();
+        if (config != null) {
+            resultData.putExtra(KEY_WIFI_CONFIGURATION, config);
+        }
         setResult(RESULT_CONNECTED, resultData);
         finish();
     }
@@ -293,22 +289,17 @@
             }
         }
 
-        Intent resultData = hasPermissionForResult() ? createResultData(config, accessPoint) : null;
-        setResult(RESULT_CONNECTED, resultData);
-        finish();
-    }
-
-    protected Intent createResultData(WifiConfiguration config, AccessPoint accessPoint) {
-        Intent result = new Intent();
+        Intent resultData = new Intent();
         if (accessPoint != null) {
             Bundle accessPointState = new Bundle();
             accessPoint.saveWifiState(accessPointState);
-            result.putExtra(KEY_ACCESS_POINT_STATE, accessPointState);
+            resultData.putExtra(KEY_ACCESS_POINT_STATE, accessPointState);
         }
         if (config != null) {
-            result.putExtra(KEY_WIFI_CONFIGURATION, config);
+            resultData.putExtra(KEY_WIFI_CONFIGURATION, config);
         }
-        return result;
+        setResult(RESULT_CONNECTED, resultData);
+        finish();
     }
 
     @Override
@@ -344,44 +335,9 @@
             if (resultCode != RESULT_OK) {
                 return;
             }
-            if (hasPermissionForResult()) {
-                setResult(RESULT_CONNECTED, data);
-            } else {
-                setResult(RESULT_CONNECTED);
-            }
+
+            setResult(RESULT_CONNECTED, data);
             finish();
         }
     }
-
-    protected boolean hasPermissionForResult() {
-        final String callingPackage = getCallingPackage();
-        if (callingPackage == null) {
-            Log.d(TAG, "Failed to get the calling package, don't return the result.");
-            EventLog.writeEvent(0x534e4554, "185126813", -1 /* UID */, "no calling package");
-            return false;
-        }
-
-        if (getPackageManager().checkPermission(ACCESS_COARSE_LOCATION, callingPackage)
-                == PackageManager.PERMISSION_GRANTED) {
-            Log.d(TAG, "The calling package has ACCESS_COARSE_LOCATION permission for result.");
-            return true;
-        }
-
-        if (getPackageManager().checkPermission(ACCESS_FINE_LOCATION, callingPackage)
-                == PackageManager.PERMISSION_GRANTED) {
-            Log.d(TAG, "The calling package has ACCESS_FINE_LOCATION permission for result.");
-            return true;
-        }
-
-        Log.d(TAG, "The calling package does not have the necessary permissions for result.");
-        try {
-            EventLog.writeEvent(0x534e4554, "185126813",
-                    getPackageManager().getPackageUid(callingPackage, 0 /* flags */),
-                    "no permission");
-        } catch (PackageManager.NameNotFoundException e) {
-            EventLog.writeEvent(0x534e4554, "185126813", -1 /* UID */, "no permission");
-            Log.w(TAG, "Cannot find the UID, calling package: " + callingPackage, e);
-        }
-        return false;
-    }
 }
diff --git a/tests/robotests/src/com/android/settings/fuelgauge/ConvertUtilsTest.java b/tests/robotests/src/com/android/settings/fuelgauge/ConvertUtilsTest.java
index 0b1a1e3..1b9e05b 100644
--- a/tests/robotests/src/com/android/settings/fuelgauge/ConvertUtilsTest.java
+++ b/tests/robotests/src/com/android/settings/fuelgauge/ConvertUtilsTest.java
@@ -50,8 +50,11 @@
 public final class ConvertUtilsTest {
 
     private Context mContext;
-    @Mock private BatteryUsageStats mBatteryUsageStats;
-    @Mock private BatteryEntry mockBatteryEntry;
+
+    @Mock
+    private BatteryUsageStats mBatteryUsageStats;
+    @Mock
+    private BatteryEntry mockBatteryEntry;
 
     private FakeFeatureFactory mFeatureFactory;
     private PowerUsageFeatureProvider mPowerUsageFeatureProvider;
@@ -301,7 +304,7 @@
         final Map<Integer, List<BatteryDiffEntry>> purgedResultMap =
             ConvertUtils.getIndexedUsageMap(
                 mContext, timeSlotSize, batteryHistoryKeys, batteryHistoryMap,
-                 /*purgeLowPercentageAndFakeData=*/ true);
+                /*purgeLowPercentageAndFakeData=*/ true);
 
         assertThat(purgedResultMap).hasSize(2);
         final List<BatteryDiffEntry> entryList = purgedResultMap.get(0);
@@ -383,6 +386,38 @@
     }
 
     @Test
+    public void testGetIndexedUsageMap_hideBackgroundUsageTime_returnsExpectedResult() {
+        final long[] batteryHistoryKeys = new long[] {101L, 102L, 103L};
+        final Map<Long, Map<String, BatteryHistEntry>> batteryHistoryMap = new HashMap<>();
+        final BatteryHistEntry fakeEntry = createBatteryHistEntry(
+            ConvertUtils.FAKE_PACKAGE_NAME, "fake_label", 0, 0L, 0L, 0L);
+        // Adds the index = 0 data.
+        Map<String, BatteryHistEntry> entryMap = new HashMap<>();
+        entryMap.put(fakeEntry.getKey(), fakeEntry);
+        batteryHistoryMap.put(Long.valueOf(batteryHistoryKeys[0]), entryMap);
+        // Adds the index = 1 data.
+        entryMap = new HashMap<>();
+        entryMap.put(fakeEntry.getKey(), fakeEntry);
+        batteryHistoryMap.put(Long.valueOf(batteryHistoryKeys[1]), entryMap);
+        // Adds the index = 2 data.
+        entryMap = new HashMap<>();
+        final BatteryHistEntry entry = createBatteryHistEntry(
+            "package3", "label3", 500, 5L, 3600000L, 7200000L);
+        entryMap.put(entry.getKey(), entry);
+        batteryHistoryMap.put(Long.valueOf(batteryHistoryKeys[2]), entryMap);
+        when(mPowerUsageFeatureProvider.getHideBackgroundUsageTimeList(mContext))
+            .thenReturn(Arrays.asList((CharSequence) "package3"));
+
+        final Map<Integer, List<BatteryDiffEntry>> purgedResultMap =
+            ConvertUtils.getIndexedUsageMap(
+                mContext, /*timeSlotSize=*/ 1, batteryHistoryKeys, batteryHistoryMap,
+                /*purgeLowPercentageAndFakeData=*/ true);
+
+        final BatteryDiffEntry resultEntry = purgedResultMap.get(0).get(0);
+        assertThat(resultEntry.mBackgroundUsageTimeInMs).isEqualTo(0);
+    }
+
+    @Test
     public void getLocale_nullContext_returnDefaultLocale() {
         assertThat(ConvertUtils.getLocale(/*context=*/ null))
             .isEqualTo(Locale.getDefault());
diff --git a/tests/robotests/src/com/android/settings/gestures/LongPressPowerButtonPreferenceControllerTest.java b/tests/robotests/src/com/android/settings/gestures/LongPressPowerButtonPreferenceControllerTest.java
index 053fa5a..8ff50ab 100644
--- a/tests/robotests/src/com/android/settings/gestures/LongPressPowerButtonPreferenceControllerTest.java
+++ b/tests/robotests/src/com/android/settings/gestures/LongPressPowerButtonPreferenceControllerTest.java
@@ -199,7 +199,7 @@
 
     @Test
     public void preferenceUnchecked_assistDefault_setNoAction() {
-        // Value out of range chosen deliberately.
+        // Ensure that the Assistant is the default behavior for LPP.
         when(mResources.getInteger(
                 com.android.internal.R.integer.config_longPressOnPowerBehavior))
                 .thenReturn(
@@ -209,13 +209,12 @@
 
         assertThat(Settings.Global.getInt(mContext.getContentResolver(),
                 Settings.Global.POWER_BUTTON_LONG_PRESS, -1)).isEqualTo(
-                LongPressPowerButtonPreferenceController.LONG_PRESS_POWER_NO_ACTION);
+                LongPressPowerButtonPreferenceController.LONG_PRESS_POWER_GLOBAL_ACTIONS);
         assertThat(Settings.Global.getInt(mContext.getContentResolver(),
                 Settings.Global.KEY_CHORD_POWER_VOLUME_UP, -1)).isEqualTo(
                 LongPressPowerButtonPreferenceController.KEY_CHORD_POWER_VOLUME_UP_NO_ACTION);
-        verify(mController.mAssistSwitch).setSummary(
-                getString(
-                        R.string.power_menu_summary_long_press_for_assist_disabled_no_action));
+        verify(mController.mAssistSwitch).setSummary(getString(
+                    R.string.power_menu_summary_long_press_for_assist_disabled_with_power_menu));
     }
 
     private String getString(@StringRes int id) {
diff --git a/tests/robotests/src/com/android/settings/password/ChooseLockPasswordTest.java b/tests/robotests/src/com/android/settings/password/ChooseLockPasswordTest.java
index 7da9c50..e789b61 100644
--- a/tests/robotests/src/com/android/settings/password/ChooseLockPasswordTest.java
+++ b/tests/robotests/src/com/android/settings/password/ChooseLockPasswordTest.java
@@ -405,18 +405,6 @@
     }
 
     @Test
-    public void assertThat_chooseLockIconChanged_WhenFingerprintExtraSet() {
-        ShadowDrawable drawable = setActivityAndGetIconDrawable(true);
-        assertThat(drawable.getCreatedFromResId()).isEqualTo(R.drawable.ic_fingerprint_header);
-    }
-
-    @Test
-    public void assertThat_chooseLockIconNotChanged_WhenFingerprintExtraSet() {
-        ShadowDrawable drawable = setActivityAndGetIconDrawable(false);
-        assertThat(drawable.getCreatedFromResId()).isNotEqualTo(R.drawable.ic_fingerprint_header);
-    }
-
-    @Test
     public void validateComplexityMergedFromDpmOnCreate() {
         ShadowLockPatternUtils.setRequiredPasswordComplexity(PASSWORD_COMPLEXITY_LOW);
 
diff --git a/tests/robotests/src/com/android/settings/password/ChooseLockPatternTest.java b/tests/robotests/src/com/android/settings/password/ChooseLockPatternTest.java
index 1cb946b..f5cc394 100644
--- a/tests/robotests/src/com/android/settings/password/ChooseLockPatternTest.java
+++ b/tests/robotests/src/com/android/settings/password/ChooseLockPatternTest.java
@@ -31,9 +31,6 @@
 import com.android.settings.password.ChooseLockPattern.ChooseLockPatternFragment;
 import com.android.settings.password.ChooseLockPattern.IntentBuilder;
 import com.android.settings.testutils.shadow.ShadowUtils;
-import com.android.settingslib.testutils.DrawableTestHelper;
-
-import com.google.android.setupdesign.GlifLayout;
 
 import org.junit.Test;
 import org.junit.runner.RunWith;
@@ -99,16 +96,6 @@
                 .isNotNull();
     }
 
-    @Config(qualifiers = "sw400dp")
-    @Test
-    public void fingerprintExtraSet_shouldDisplayFingerprintIcon() {
-        ChooseLockPattern activity = createActivity(true);
-        ChooseLockPatternFragment fragment = (ChooseLockPatternFragment)
-                activity.getSupportFragmentManager().findFragmentById(R.id.main_content);
-        DrawableTestHelper.assertDrawableResId(((GlifLayout) fragment.getView()).getIcon(),
-                R.drawable.ic_fingerprint_header);
-    }
-
     @Config(qualifiers = "sw300dp")
     @Test
     public void smallScreens_shouldHideIcon() {
diff --git a/tests/robotests/src/com/android/settings/wifi/WifiDialogActivityTest.java b/tests/robotests/src/com/android/settings/wifi/WifiDialogActivityTest.java
index 685819e..f601e36 100644
--- a/tests/robotests/src/com/android/settings/wifi/WifiDialogActivityTest.java
+++ b/tests/robotests/src/com/android/settings/wifi/WifiDialogActivityTest.java
@@ -16,25 +16,12 @@
 
 package com.android.settings.wifi;
 
-import static android.Manifest.permission.ACCESS_COARSE_LOCATION;
-import static android.Manifest.permission.ACCESS_FINE_LOCATION;
-
-import static com.android.settings.wifi.WifiDialogActivity.REQUEST_CODE_WIFI_DPP_ENROLLEE_QR_CODE_SCANNER;
-import static com.android.settings.wifi.WifiDialogActivity.RESULT_CONNECTED;
-import static com.android.settings.wifi.WifiDialogActivity.RESULT_OK;
-
 import static com.google.common.truth.Truth.assertThat;
 
-import static org.mockito.ArgumentMatchers.any;
 import static org.mockito.Mockito.doReturn;
-import static org.mockito.Mockito.spy;
-import static org.mockito.Mockito.verify;
-import static org.mockito.Mockito.when;
 
 import android.content.Intent;
-import android.content.pm.PackageManager;
 import android.net.wifi.WifiConfiguration;
-import android.net.wifi.WifiManager;
 
 import androidx.lifecycle.Lifecycle.State;
 import androidx.test.core.app.ActivityScenario;
@@ -44,7 +31,6 @@
 import com.android.settings.testutils.shadow.ShadowConnectivityManager;
 import com.android.settings.testutils.shadow.ShadowNetworkDetailsTracker;
 import com.android.settings.testutils.shadow.ShadowWifiManager;
-import com.android.settingslib.wifi.AccessPoint;
 
 import com.google.android.setupcompat.util.WizardManagerHelper;
 
@@ -69,25 +55,7 @@
 })
 public class WifiDialogActivityTest {
 
-    private static final String CALLING_PACKAGE = "calling_package";
     private static final String AP1_SSID = "\"ap1\"";
-
-    @Mock
-    PackageManager mPackageManager;
-    @Mock
-    WifiManager mWifiManager;
-    @Mock
-    WifiDialog mWifiDialog;
-    @Mock
-    WifiConfiguration mWifiConfiguration;
-    @Mock
-    AccessPoint mAccessPoint;
-    @Mock
-    WifiDialog2 mWifiDialog2;
-    @Mock
-    WifiConfigController2 mWifiConfiguration2;
-    @Mock
-    Intent mResultData;
     @Mock
     private WifiConfigController mController;
     @Mock
@@ -98,10 +66,6 @@
     @Before
     public void setUp() {
         MockitoAnnotations.initMocks(this);
-        when(mWifiDialog.getController()).thenReturn(mController);
-        when(mController.getConfig()).thenReturn(mWifiConfiguration);
-        when(mController.getAccessPoint()).thenReturn(mAccessPoint);
-        when(mWifiDialog2.getController()).thenReturn(mWifiConfiguration2);
 
         WifiConfiguration wifiConfig = new WifiConfiguration();
         wifiConfig.SSID = AP1_SSID;
@@ -134,52 +98,6 @@
     }
 
     @Test
-    public void onSubmit_noPermissionForResult_setResultWithoutData() {
-        WifiDialogActivity activity = spy(Robolectric.setupActivity(WifiDialogActivity.class));
-        when(activity.hasPermissionForResult()).thenReturn(false);
-        when(activity.getSystemService(WifiManager.class)).thenReturn(mWifiManager);
-
-        activity.onSubmit(mWifiDialog);
-
-        verify(activity).setResult(RESULT_CONNECTED, null);
-    }
-
-    @Test
-    public void onSubmit_hasPermissionForResult_setResultWithData() {
-        WifiDialogActivity activity = spy(Robolectric.setupActivity(WifiDialogActivity.class));
-        when(activity.hasPermissionForResult()).thenReturn(true);
-        when(activity.createResultData(any(), any())).thenReturn(mResultData);
-        when(activity.getSystemService(WifiManager.class)).thenReturn(mWifiManager);
-
-        activity.onSubmit(mWifiDialog);
-
-        verify(activity).setResult(RESULT_CONNECTED, mResultData);
-    }
-
-    @Test
-    public void onSubmit2_noPermissionForResult_setResultWithoutData() {
-        WifiDialogActivity activity = spy(Robolectric.setupActivity(WifiDialogActivity.class));
-        when(activity.hasPermissionForResult()).thenReturn(false);
-        when(activity.getSystemService(WifiManager.class)).thenReturn(mWifiManager);
-
-        activity.onSubmit(mWifiDialog2);
-
-        verify(activity).setResult(RESULT_CONNECTED, null);
-    }
-
-    @Test
-    public void onSubmit2_hasPermissionForResult_setResultWithData() {
-        WifiDialogActivity activity = spy(Robolectric.setupActivity(WifiDialogActivity.class));
-        when(activity.hasPermissionForResult()).thenReturn(true);
-        when(activity.createResultData(any(), any())).thenReturn(mResultData);
-        when(activity.getSystemService(WifiManager.class)).thenReturn(mWifiManager);
-
-        activity.onSubmit(mWifiDialog2);
-
-        verify(activity).setResult(RESULT_CONNECTED, mResultData);
-    }
-
-    @Test
     @Ignore
     public void onSubmit2_whenConnectForCallerIsTrue_shouldConnectToNetwork() {
         final Intent intent = new Intent("com.android.settings.WIFI_DIALOG");
@@ -260,97 +178,4 @@
         assertThat(dialog.getContext().getThemeResId())
                 .isEqualTo(R.style.SuwAlertDialogThemeCompat_Light);
     }
-
-    @Test
-    public void onActivityResult_noPermissionForResult_setResultWithoutData() {
-        WifiDialogActivity activity = spy(Robolectric.setupActivity(WifiDialogActivity.class));
-        when(activity.hasPermissionForResult()).thenReturn(false);
-        final Intent data = new Intent();
-
-        activity.onActivityResult(REQUEST_CODE_WIFI_DPP_ENROLLEE_QR_CODE_SCANNER, RESULT_OK,
-                data);
-
-        verify(activity).setResult(RESULT_CONNECTED);
-    }
-
-    @Test
-    public void onActivityResult_hasPermissionForResult_setResultWithData() {
-        WifiDialogActivity activity = spy(Robolectric.setupActivity(WifiDialogActivity.class));
-        when(activity.hasPermissionForResult()).thenReturn(true);
-        final Intent data = new Intent();
-
-        activity.onActivityResult(REQUEST_CODE_WIFI_DPP_ENROLLEE_QR_CODE_SCANNER, RESULT_OK,
-                data);
-
-        verify(activity).setResult(RESULT_CONNECTED, data);
-    }
-
-    @Test
-    public void hasPermissionForResult_noCallingPackage_returnFalse() {
-        WifiDialogActivity activity = spy(Robolectric.setupActivity(WifiDialogActivity.class));
-        when(activity.getCallingPackage()).thenReturn(null);
-
-        final boolean result = activity.hasPermissionForResult();
-
-        assertThat(result).isFalse();
-    }
-
-    @Test
-    public void hasPermissionForResult_noPermission_returnFalse() {
-        WifiDialogActivity activity = spy(Robolectric.setupActivity(WifiDialogActivity.class));
-        when(activity.getCallingPackage()).thenReturn(null);
-        when(mPackageManager.checkPermission(ACCESS_COARSE_LOCATION, CALLING_PACKAGE))
-                .thenReturn(PackageManager.PERMISSION_DENIED);
-        when(mPackageManager.checkPermission(ACCESS_FINE_LOCATION, CALLING_PACKAGE))
-                .thenReturn(PackageManager.PERMISSION_DENIED);
-
-        final boolean result = activity.hasPermissionForResult();
-
-        assertThat(result).isFalse();
-    }
-
-    @Test
-    public void hasPermissionForResult_hasCoarseLocationPermission_returnTrue() {
-        WifiDialogActivity activity = spy(Robolectric.setupActivity(WifiDialogActivity.class));
-        when(activity.getCallingPackage()).thenReturn(CALLING_PACKAGE);
-        when(activity.getPackageManager()).thenReturn(mPackageManager);
-        when(mPackageManager.checkPermission(ACCESS_COARSE_LOCATION, CALLING_PACKAGE))
-                .thenReturn(PackageManager.PERMISSION_GRANTED);
-        when(mPackageManager.checkPermission(ACCESS_FINE_LOCATION, CALLING_PACKAGE))
-                .thenReturn(PackageManager.PERMISSION_DENIED);
-
-        final boolean result = activity.hasPermissionForResult();
-
-        assertThat(result).isTrue();
-    }
-
-    @Test
-    public void hasPermissionForResult_hasFineLocationPermission_returnTrue() {
-        WifiDialogActivity activity = spy(Robolectric.setupActivity(WifiDialogActivity.class));
-        when(activity.getCallingPackage()).thenReturn(CALLING_PACKAGE);
-        when(activity.getPackageManager()).thenReturn(mPackageManager);
-        when(mPackageManager.checkPermission(ACCESS_COARSE_LOCATION, CALLING_PACKAGE))
-                .thenReturn(PackageManager.PERMISSION_DENIED);
-        when(mPackageManager.checkPermission(ACCESS_FINE_LOCATION, CALLING_PACKAGE))
-                .thenReturn(PackageManager.PERMISSION_GRANTED);
-
-        final boolean result = activity.hasPermissionForResult();
-
-        assertThat(result).isTrue();
-    }
-
-    @Test
-    public void hasPermissionForResult_haveBothLocationPermissions_returnTrue() {
-        WifiDialogActivity activity = spy(Robolectric.setupActivity(WifiDialogActivity.class));
-        when(activity.getCallingPackage()).thenReturn(CALLING_PACKAGE);
-        when(activity.getPackageManager()).thenReturn(mPackageManager);
-        when(mPackageManager.checkPermission(ACCESS_COARSE_LOCATION, CALLING_PACKAGE))
-                .thenReturn(PackageManager.PERMISSION_GRANTED);
-        when(mPackageManager.checkPermission(ACCESS_FINE_LOCATION, CALLING_PACKAGE))
-                .thenReturn(PackageManager.PERMISSION_GRANTED);
-
-        final boolean result = activity.hasPermissionForResult();
-
-        assertThat(result).isTrue();
-    }
 }
diff --git a/tests/unit/src/com/android/settings/biometrics/combination/BiometricSettingsAppPreferenceControllerTest.java b/tests/unit/src/com/android/settings/biometrics/combination/BiometricSettingsAppPreferenceControllerTest.java
new file mode 100644
index 0000000..f66e65f
--- /dev/null
+++ b/tests/unit/src/com/android/settings/biometrics/combination/BiometricSettingsAppPreferenceControllerTest.java
@@ -0,0 +1,46 @@
+/*
+ * Copyright (C) 2021 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package com.android.settings.biometrics.combination;
+
+import static com.google.common.truth.Truth.assertThat;
+
+import android.content.Context;
+
+import androidx.test.core.app.ApplicationProvider;
+import androidx.test.ext.junit.runners.AndroidJUnit4;
+
+import org.junit.Before;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+
+@RunWith(AndroidJUnit4.class)
+public class BiometricSettingsAppPreferenceControllerTest {
+
+    private Context mContext;
+    private BiometricSettingsAppPreferenceController mController;
+
+    @Before
+    public void setUp() {
+        mContext = ApplicationProvider.getApplicationContext();
+        mController = new BiometricSettingsAppPreferenceController(mContext, "key");
+    }
+
+    @Test
+    public void isSliceable_returnFalse() {
+        assertThat(mController.isSliceable()).isFalse();
+    }
+}
diff --git a/tests/unit/src/com/android/settings/biometrics/combination/BiometricSettingsKeyguardPreferenceControllerTest.java b/tests/unit/src/com/android/settings/biometrics/combination/BiometricSettingsKeyguardPreferenceControllerTest.java
new file mode 100644
index 0000000..400b4fe
--- /dev/null
+++ b/tests/unit/src/com/android/settings/biometrics/combination/BiometricSettingsKeyguardPreferenceControllerTest.java
@@ -0,0 +1,46 @@
+/*
+ * Copyright (C) 2021 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package com.android.settings.biometrics.combination;
+
+import static com.google.common.truth.Truth.assertThat;
+
+import android.content.Context;
+
+import androidx.test.core.app.ApplicationProvider;
+import androidx.test.ext.junit.runners.AndroidJUnit4;
+
+import org.junit.Before;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+
+@RunWith(AndroidJUnit4.class)
+public class BiometricSettingsKeyguardPreferenceControllerTest {
+
+    private Context mContext;
+    private BiometricSettingsKeyguardPreferenceController mController;
+
+    @Before
+    public void setUp() {
+        mContext = ApplicationProvider.getApplicationContext();
+        mController = new BiometricSettingsKeyguardPreferenceController(mContext, "key");
+    }
+
+    @Test
+    public void isSliceable_returnFalse() {
+        assertThat(mController.isSliceable()).isFalse();
+    }
+}
diff --git a/tests/unit/src/com/android/settings/biometrics/face/FaceSettingsAppPreferenceControllerTest.java b/tests/unit/src/com/android/settings/biometrics/face/FaceSettingsAppPreferenceControllerTest.java
new file mode 100644
index 0000000..af45a68
--- /dev/null
+++ b/tests/unit/src/com/android/settings/biometrics/face/FaceSettingsAppPreferenceControllerTest.java
@@ -0,0 +1,46 @@
+/*
+ * Copyright (C) 2021 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package com.android.settings.biometrics.face;
+
+import static com.google.common.truth.Truth.assertThat;
+
+import android.content.Context;
+
+import androidx.test.core.app.ApplicationProvider;
+import androidx.test.ext.junit.runners.AndroidJUnit4;
+
+import org.junit.Before;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+
+@RunWith(AndroidJUnit4.class)
+public class FaceSettingsAppPreferenceControllerTest {
+
+    private Context mContext;
+    private FaceSettingsAppPreferenceController mController;
+
+    @Before
+    public void setUp() {
+        mContext = ApplicationProvider.getApplicationContext();
+        mController = new FaceSettingsAppPreferenceController(mContext);
+    }
+
+    @Test
+    public void isSliceable_returnFalse() {
+        assertThat(mController.isSliceable()).isFalse();
+    }
+}
diff --git a/tests/unit/src/com/android/settings/biometrics/face/FaceSettingsConfirmPreferenceControllerTest.java b/tests/unit/src/com/android/settings/biometrics/face/FaceSettingsConfirmPreferenceControllerTest.java
new file mode 100644
index 0000000..6782959
--- /dev/null
+++ b/tests/unit/src/com/android/settings/biometrics/face/FaceSettingsConfirmPreferenceControllerTest.java
@@ -0,0 +1,46 @@
+/*
+ * Copyright (C) 2021 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package com.android.settings.biometrics.face;
+
+import static com.google.common.truth.Truth.assertThat;
+
+import android.content.Context;
+
+import androidx.test.core.app.ApplicationProvider;
+import androidx.test.ext.junit.runners.AndroidJUnit4;
+
+import org.junit.Before;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+
+@RunWith(AndroidJUnit4.class)
+public class FaceSettingsConfirmPreferenceControllerTest {
+
+    private Context mContext;
+    private FaceSettingsConfirmPreferenceController mController;
+
+    @Before
+    public void setUp() {
+        mContext = ApplicationProvider.getApplicationContext();
+        mController = new FaceSettingsConfirmPreferenceController(mContext);
+    }
+
+    @Test
+    public void isSliceable_returnFalse() {
+        assertThat(mController.isSliceable()).isFalse();
+    }
+}
diff --git a/tests/unit/src/com/android/settings/biometrics/face/FaceSettingsKeyguardPreferenceControllerTest.java b/tests/unit/src/com/android/settings/biometrics/face/FaceSettingsKeyguardPreferenceControllerTest.java
new file mode 100644
index 0000000..ee62ed7
--- /dev/null
+++ b/tests/unit/src/com/android/settings/biometrics/face/FaceSettingsKeyguardPreferenceControllerTest.java
@@ -0,0 +1,45 @@
+/*
+ * Copyright (C) 2021 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package com.android.settings.biometrics.face;
+
+import static com.google.common.truth.Truth.assertThat;
+
+import android.content.Context;
+
+import androidx.test.core.app.ApplicationProvider;
+import androidx.test.ext.junit.runners.AndroidJUnit4;
+
+import org.junit.Before;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+
+@RunWith(AndroidJUnit4.class)
+public class FaceSettingsKeyguardPreferenceControllerTest {
+    private Context mContext;
+    private FaceSettingsKeyguardPreferenceController mController;
+
+    @Before
+    public void setUp() {
+        mContext = ApplicationProvider.getApplicationContext();
+        mController = new FaceSettingsKeyguardPreferenceController(mContext);
+    }
+
+    @Test
+    public void isSliceable_returnFalse() {
+        assertThat(mController.isSliceable()).isFalse();
+    }
+}