carriera-intern-components 1.1.199 → 1.1.721
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/carriera-intern-components.mjs +9119 -5402
- package/fesm2022/carriera-intern-components.mjs.map +1 -1
- package/index.d.ts +2550 -3
- package/package.json +1 -1
- package/public/assets/animations/animation-document-update.json +1 -0
- package/public/assets/animations/animation-image.json +1 -0
- package/public/assets/animations/animation-logo.json +1 -0
- package/public/assets/animations/animation-media.json +1 -0
- package/public/assets/cdl.png +0 -0
- package/public/assets/icons/Thumb-active.svg +3 -0
- package/public/assets/icons/cai-drop-zone-focus.svg +48 -0
- package/public/assets/icons/fuel-contact/cai-contact.svg +3 -0
- package/public/assets/icons/general/cai-date.svg +1 -1
- package/public/assets/icons/general/cai-sort-descending.svg +4 -0
- package/public/assets/icons/interaction/cai-dislike.svg +2 -2
- package/public/assets/icons/interaction/cai-drag.svg +3 -0
- package/public/assets/icons/interaction/cai-like.svg +2 -2
- package/public/assets/icons/interaction/cai_time.svg +1 -1
- package/public/assets/icons/load/cai-parking.svg +3 -0
- package/public/assets/invexample.png +0 -0
- package/public/assets/invoice.png +0 -0
- package/public/assets/json/icons.json +20 -0
- package/src/styles/README.md +7 -5
- package/src/styles/_variables.scss +27 -14
- package/src/styles/cropper.scss +14 -8
- package/src/styles/custompickers.scss +704 -693
- package/src/styles/popover.scss +210 -4
- package/src/styles/review_variables.scss +5 -0
- package/src/styles/tooltip.scss +37 -3
- package/src/styles.scss +18 -6
- package/app/components/avatar/avatar.component.d.ts +0 -30
- package/app/components/avatar/models/avatar.model.d.ts +0 -28
- package/app/components/avatar/models/index.d.ts +0 -1
- package/app/components/avatar/pipes/initials.pipe.d.ts +0 -11
- package/app/components/copy/copy.component.d.ts +0 -23
- package/app/components/document-preview/document-preview.component.d.ts +0 -107
- package/app/components/document-preview/interfaces/document-tag.interface.d.ts +0 -4
- package/app/components/document-preview/interfaces/index.d.ts +0 -1
- package/app/components/drop-zone/drop-zone.component.d.ts +0 -192
- package/app/components/drop-zone/models/file.response.d.ts +0 -10
- package/app/components/input/directives/helpers/index.d.ts +0 -1
- package/app/components/input/directives/helpers/mask.helper.d.ts +0 -15
- package/app/components/input/directives/mask.directive.d.ts +0 -67
- package/app/components/input/directives/number-format.directive.d.ts +0 -120
- package/app/components/input/directives/password.directive.d.ts +0 -100
- package/app/components/input/input.component.d.ts +0 -394
- package/app/components/input/models/dropdown.model.d.ts +0 -272
- package/app/components/input/models/index.d.ts +0 -2
- package/app/components/input/models/input.model.d.ts +0 -62
- package/app/components/input/pipes/error-message.pipe.d.ts +0 -11
- package/app/components/input/pipes/filter-by-search.pipe.d.ts +0 -9
- package/app/components/input/pipes/highlight-search.d.ts +0 -13
- package/app/components/input/pipes/remap-pm-icons.pipe.d.ts +0 -7
- package/app/components/input-address/enums/input-address-layers-string.enum.d.ts +0 -4
- package/app/components/input-address/enums/input-address-type-string.enum.d.ts +0 -5
- package/app/components/input-address/input-address.component.d.ts +0 -67
- package/app/components/input-address/models/address-data.model.d.ts +0 -19
- package/app/components/input-address/models/address-list.model.d.ts +0 -6
- package/app/components/input-address/models/long-lat.model.d.ts +0 -4
- package/app/components/input-address/models/sent-address-data.model.d.ts +0 -22
- package/app/components/input-datetime-picker/cai-input-datetime-picker.component.d.ts +0 -103
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/cai-custom-datetime-pickers.component.d.ts +0 -58
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/components/cai-custom-datetime-pickers-calendar-dates-main/cai-custom-datetime-pickers-calendar-dates-main.component.d.ts +0 -41
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/components/cai-custom-datetime-pickers-calendar-days/cai-custom-datetime-pickers-calendar-days.component.d.ts +0 -26
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/components/cai-custom-datetime-pickers-calendar-left/cai-custom-datetime-pickers-calendar-left.component.d.ts +0 -30
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/components/cai-custom-datetime-pickers-date-calendars/cai-custom-datetime-pickers-date-calendars.component.d.ts +0 -38
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/config/cai-input.config.d.ts +0 -169
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/config/index.d.ts +0 -1
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/enums/calendar-left-string.enum.d.ts +0 -5
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/enums/calendar-list-preview-string.enum.d.ts +0 -4
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/enums/calendar-main-string.enum.d.ts +0 -5
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/enums/calendar-scroll-type-string.enum.d.ts +0 -4
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/enums/calendar-string.enum.d.ts +0 -6
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/enums/calendar-type-string.enum.d.ts +0 -3
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/enums/config.enum.d.ts +0 -7
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/models/scroll-change.model.d.ts +0 -6
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/models/scroll-type.model.d.ts +0 -8
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/pipes/calendar-months.pipe.d.ts +0 -9
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/services/calendar-datetime-picker.service.d.ts +0 -19
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/strategy/calendar-strategy.d.ts +0 -30
- package/app/components/input-datetime-picker/components/cai-custom-datetime-pickers/utils/constants/custom-datetime-pickers.constants.d.ts +0 -19
- package/app/components/input-datetime-picker/enums/input-config-name-string.enum.d.ts +0 -7
- package/app/components/input-datetime-picker/pipes/input-clear-class.pipe.d.ts +0 -14
- package/app/components/input-datetime-picker/pipes/input-date-time-container-class.pipe.d.ts +0 -11
- package/app/components/input-datetime-picker/pipes/input-dropdown-arrow-class.pipe.d.ts +0 -11
- package/app/components/input-datetime-picker/pipes/input-placeholder-icon.class.pipe.d.ts +0 -11
- package/app/components/input-datetime-picker/pipes/show-clear.pipe.d.ts +0 -8
- package/app/components/pm/pm.component.d.ts +0 -76
- package/app/components/selected-location-field/interfaces/index.d.ts +0 -1
- package/app/components/selected-location-field/interfaces/selected-business-field.interface.d.ts +0 -11
- package/app/components/selected-location-field/selected-business-field.component.d.ts +0 -12
- package/app/directives/hover-svg-directives.d.ts +0 -15
- package/app/directives/index.d.ts +0 -3
- package/app/directives/infinite-scroll.directive.d.ts +0 -16
- package/app/directives/intersection-observer.directive.d.ts +0 -15
- package/app/enums/alignment.enum.d.ts +0 -4
- package/app/enums/general-actions.enum.d.ts +0 -58
- package/app/enums/index.d.ts +0 -3
- package/app/enums/string-placeholder.enum.d.ts +0 -3
- package/app/models/appFile.model.d.ts +0 -14
- package/app/models/pm.model.d.ts +0 -10
- package/app/pipes/bytes-to-human-readable.pipe.d.ts +0 -7
- package/app/pipes/currency.pipe.d.ts +0 -28
- package/app/pipes/number-format.pipe.d.ts +0 -7
- package/app/services/document.service.d.ts +0 -22
- package/app/utils/autofill-validators.d.ts +0 -10
- package/app/utils/constants/index.d.ts +0 -1
- package/app/utils/constants/input-character-sets.constants.d.ts +0 -18
- package/app/utils/index.d.ts +0 -2
- package/public/pdfjs/pdf.worker.min.mjs +0 -30
- package/public-api.d.ts +0 -11
package/package.json
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nm":"Main Scene","ddd":0,"h":300,"w":300,"meta":{"g":"@lottiefiles/creator 1.24.1"},"layers":[{"ty":4,"nm":"Shape Layer 1","sr":1,"st":0,"op":150,"ip":0,"hd":false,"ddd":0,"bm":0,"hasMask":false,"ao":0,"ks":{"a":{"a":0,"k":[100,99]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[156.4404,155.1609]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}},"shapes":[{"ty":"gr","bm":0,"ln":"Layer_1","hd":false,"nm":"Layer_1","it":[{"ty":"gr","bm":0,"hd":false,"nm":"Shape Layer 2","it":[{"ty":"gr","bm":0,"hd":false,"nm":"Group 1","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 1","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.5999999999999943,0.7999999999999972],[-0.09999999999999432,1.1000000000000014],[0,0],[-3.3000000000000114,-0.3999999999999986],[7.799999999999983,10.5],[0,0],[-0.4000000000000057,-1.1999999999999957]],"o":[[0,0],[-1,-0.10000000000000142],[-0.5999999999999943,-0.7999999999999972],[0,0],[0.4000000000000057,0.8999999999999986],[6.300000000000011,0.7000000000000028],[0,0],[0.8000000000000114,1],[0,0]],"v":[[195.9,61.7],[168.4,58.300000000000004],[165.8,56.800000000000004],[165,53.800000000000004],[165,53.800000000000004],[170,56.2],[184.3,45.7],[194.10000000000002,58.300000000000004],[195.90000000000003,61.6]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8,0.8,0.8]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 2","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 2","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.5999999999999943,0.7999999999999972],[-0.09999999999999432,1.1000000000000014],[0,0],[0,0],[-0.8000000000000114,-1],[0,0],[0,0],[-0.29999999999998295,-1.1999999999999957]],"o":[[0,0],[-1,-0.10000000000000142],[-0.5999999999999943,-0.7999999999999972],[0,0],[0,-0.10000000000000142],[1.0999999999999943,0.6999999999999993],[0,0],[0,0],[0.8000000000000114,1],[0,0]],"v":[[195.9,61.7],[168.4,58.300000000000004],[165.8,56.800000000000004],[165,53.800000000000004],[165,53.800000000000004],[168.4,26.200000000000003],[171.20000000000002,28.700000000000003],[184.4,45.7],[194.20000000000002,58.300000000000004],[195.9,61.6]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.898,0.898,0.898]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 3","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 3","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0.4000000000000057,-0.3999999999999915],[0.5999999999999943,-0.09999999999999432],[0,0],[0.5,1.7999999999999972],[0,0],[-0.30000000000001137,-0.09999999999999432],[-0.20000000000001705,-0.29999999999999716],[-0.09999999999999432,-0.4000000000000057],[0.09999999999999432,-0.3999999999999915]],"o":[[0,0.5999999999999943],[-0.4000000000000057,0.4000000000000057],[0,0],[-0.19999999999998863,-1.9000000000000057],[0,0],[0.4000000000000057,0],[0.30000000000001137,0.20000000000000284],[0.19999999999998863,0.29999999999999716],[0,0.4000000000000057],[0,0]],"v":[[181.6,72.6],[180.79999999999998,74.19999999999999],[179.2,74.99999999999999],[178.5,74.99999999999999],[177.5,69.29999999999998],[179.2,69.49999999999999],[180.2,69.79999999999998],[181,70.49999999999999],[181.5,71.49999999999999],[181.5,72.59999999999998]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.4235,0.4235,0.4235]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 4","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 4","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[-0.09999999999999432,-0.4000000000000057],[0.09999999999999432,-0.3999999999999915],[0.20000000000001705,-0.29999999999999716],[0.30000000000001137,-0.20000000000000284],[-0.09999999999999432,1.3999999999999915]],"o":[[0.19999999999998863,0.29999999999999716],[0.09999999999999432,0.4000000000000057],[0,0.4000000000000057],[-0.19999999999998863,0.29999999999999716],[0.19999999999998863,-1.4000000000000057],[0,0]],"v":[[178.2,93.5],[178.7,94.5],[178.7,95.6],[178.29999999999998,96.69999999999999],[177.49999999999997,97.49999999999999],[177.99999999999997,93.39999999999999]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.4235,0.4235,0.4235]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 5","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 5","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0.5,-0.3999999999999915],[0.5999999999999943,-0.09999999999999432],[0.19999999999998863,0],[-0.4000000000000057,1.8000000000000114],[-0.30000000000001137,-0.6000000000000085],[0.09999999999999432,-0.5999999999999943]],"o":[[0,0.5999999999999943],[-0.4000000000000057,0.4000000000000057],[-0.19999999999998863,0],[0.5,-1.7999999999999972],[0.5999999999999943,0.20000000000000284],[0.30000000000001137,0.5],[0,0]],"v":[[175.9,118.7],[175.1,120.3],[173.5,121.1],[172.8,121.1],[174.10000000000002,115.69999999999999],[175.50000000000003,116.89999999999999],[175.90000000000003,118.69999999999999]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.4235,0.4235,0.4235]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 6","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 6","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0.4000000000000057,-0.4000000000000057],[0.5999999999999943,-0.10000000000002274],[0.19999999999998863,0],[0,0],[-0.700000000000017,1.8000000000000114],[0,0],[-0.5,-0.5999999999999943],[0.09999999999999432,-0.799999999999983]],"o":[[0,0.5999999999999943],[-0.4000000000000057,0.4000000000000057],[-0.19999999999998863,0],[0,0],[0.9000000000000057,-1.6999999999999886],[0,0],[0.6999999999999886,0],[0.5,0.5999999999999943],[0,0]],"v":[[173.1,141.8],[172.29999999999998,143.4],[170.7,144.20000000000002],[170,144.20000000000002],[165.6,143.60000000000002],[168,138.3],[170.8,138.70000000000002],[172.70000000000002,139.8],[173.3,141.9]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.4235,0.4235,0.4235]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 7","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 7","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0.4000000000000057,-0.4000000000000057],[0.5999999999999943,-0.10000000000002274],[0.19999999999998863,0],[0,0],[-2.8000000000000114,1.8000000000000114],[0,0],[-0.5,-0.5999999999999943],[0.09999999999999432,-0.799999999999983]],"o":[[0,0.5999999999999943],[-0.4000000000000057,0.4000000000000057],[-0.19999999999998863,0],[0,0],[3.0999999999999943,-1.1999999999999886],[0,0],[0.6999999999999886,0],[0.5,0.5999999999999943],[0,0]],"v":[[170.2,164.8],[169.39999999999998,166.4],[167.79999999999998,167.20000000000002],[167.1,167.20000000000002],[142.4,164.10000000000002],[151.3,159.60000000000002],[167.8,161.70000000000002],[169.70000000000002,162.8],[170.3,164.9]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.4235,0.4235,0.4235]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 8","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 8","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0.4000000000000057,-0.4000000000000057],[0.5999999999999943,-0.10000000000002274],[0.19999999999998863,0],[0,0],[0,0],[0.29999999999999716,0.10000000000002274],[0.20000000000000284,0.29999999999998295],[0.09999999999999432,0.4000000000000057],[-0.09999999999999432,0.4000000000000057],[-0.3999999999999915,0.4000000000000057],[-0.5999999999999943,0.10000000000002274],[0,0],[0,0],[0,0],[-0.5,-0.5999999999999943],[0.09999999999999432,-0.799999999999983]],"o":[[0,0.5999999999999943],[-0.4000000000000057,0.4000000000000057],[-0.19999999999998863,0],[0,0],[0,0],[-0.4000000000000057,0],[-0.29999999999999716,-0.19999999999998863],[-0.20000000000000284,-0.30000000000001137],[0,-0.4000000000000057],[0,-0.5999999999999943],[0.4000000000000057,-0.4000000000000057],[0,0],[0,0],[0,0],[0.6999999999999886,0],[0.5,0.5999999999999943],[0,0]],"v":[[170.2,164.8],[169.39999999999998,166.4],[167.79999999999998,167.20000000000002],[167.1,167.20000000000002],[142.4,164.10000000000002],[86.80000000000001,157.10000000000002],[85.80000000000001,156.8],[85.00000000000001,156.10000000000002],[84.50000000000001,155.10000000000002],[84.50000000000001,154.00000000000003],[85.30000000000001,152.40000000000003],[86.9,151.60000000000002],[87.60000000000001,151.60000000000002],[151.4,159.60000000000002],[167.9,161.70000000000002],[169.8,162.8],[170.4,164.9]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.5686,0.5686,0.5686]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 9","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 9","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0.4000000000000057,-0.4000000000000057],[0.5999999999999943,-0.10000000000002274],[0.19999999999998863,0],[0,0],[0,0],[0.5,0.5],[0,0.700000000000017],[-0.4000000000000057,0.5],[-0.7000000000000028,0.09999999999999432],[-0.20000000000000284,0],[0,0],[0,0],[-0.4000000000000057,-0.5999999999999943],[0.09999999999999432,-0.799999999999983]],"o":[[0,0.5999999999999943],[-0.4000000000000057,0.4000000000000057],[-0.19999999999998863,0],[0,0],[0,0],[-0.7000000000000028,0],[-0.5,-0.5],[0,-0.700000000000017],[0.5,-0.5],[0.20000000000000284,0],[0,0],[0,0],[0.6999999999999886,0],[0.5,0.5999999999999943],[0,0]],"v":[[173.1,141.8],[172.29999999999998,143.4],[170.7,144.20000000000002],[170,144.20000000000002],[165.6,143.60000000000002],[89.8,134.10000000000002],[88,133.20000000000002],[87.3,131.3],[88,129.4],[89.8,128.5],[90.5,128.5],[168,138.2],[170.8,138.6],[172.60000000000002,139.7],[173.20000000000002,141.79999999999998]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.5686,0.5686,0.5686]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 10","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 10","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0.5,-0.3999999999999915],[0.5999999999999943,-0.09999999999999432],[0.19999999999998863,0],[0,0],[0.29999999999999716,0.09999999999999432],[0.20000000000000284,0.29999999999999716],[0.09999999999999432,0.4000000000000057],[-0.09999999999999432,0.3999999999999915],[-0.3999999999999915,0.3999999999999915],[-0.5999999999999943,0.09999999999999432],[-0.20000000000000284,0],[0,0],[-0.19999999999998863,-0.20000000000000284],[-0.30000000000001137,-0.6000000000000085],[0.09999999999999432,-0.5999999999999943]],"o":[[0,0.5999999999999943],[-0.4000000000000057,0.4000000000000057],[-0.19999999999998863,0],[0,0],[-0.4000000000000057,0],[-0.29999999999999716,-0.20000000000000284],[-0.20000000000000284,-0.29999999999999716],[0,-0.4000000000000057],[0,-0.5999999999999943],[0.4000000000000057,-0.4000000000000057],[0.20000000000000284,0],[0,0],[0.19999999999998863,0],[0.5999999999999943,0.20000000000000284],[0.30000000000001137,0.5],[0,0]],"v":[[175.9,118.7],[175.1,120.3],[173.5,121.1],[172.8,121.1],[92.50000000000001,111],[91.50000000000001,110.7],[90.70000000000002,110],[90.20000000000002,109],[90.20000000000002,107.9],[91.00000000000001,106.30000000000001],[92.60000000000001,105.50000000000001],[93.30000000000001,105.50000000000001],[173.60000000000002,115.60000000000001],[174.20000000000002,115.80000000000001],[175.60000000000002,117.00000000000001],[176.00000000000003,118.80000000000001]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.5686,0.5686,0.5686]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 11","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 11","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0.20000000000001705,-0.29999999999999716],[0.30000000000001137,-0.20000000000000284],[0.39999999999997726,-0.09999999999999432],[0.19999999999998863,0],[0,0],[0.29999999999999716,0.09999999999999432],[0.20000000000000284,0.29999999999999716],[0.09999999999999432,0.4000000000000057],[-0.09999999999999432,0.3999999999999915],[-0.3999999999999915,0.3999999999999915],[-0.5999999999999943,0.09999999999999432],[-0.20000000000000284,0],[0,0],[-0.4000000000000057,-0.5999999999999943],[-0.09999999999999432,-0.4000000000000057],[0.09999999999999432,-0.3999999999999915]],"o":[[0,0.4000000000000057],[-0.19999999999998863,0.29999999999999716],[-0.4000000000000057,0.29999999999999716],[-0.19999999999998863,0],[0,0],[-0.4000000000000057,0],[-0.29999999999999716,-0.20000000000000284],[-0.20000000000000284,-0.29999999999999716],[0,-0.4000000000000057],[0,-0.5999999999999943],[0.4000000000000057,-0.4000000000000057],[0.20000000000000284,0],[0,0],[0.6999999999999886,0],[0.19999999999998863,0.29999999999999716],[0.09999999999999432,0.4000000000000057],[0,0]],"v":[[178.8,95.6],[178.4,96.69999999999999],[177.6,97.49999999999999],[176.4,97.99999999999999],[175.70000000000002,97.99999999999999],[95.40000000000002,87.89999999999999],[94.40000000000002,87.6],[93.60000000000002,86.89999999999999],[93.10000000000002,85.89999999999999],[93.10000000000002,84.8],[93.90000000000002,83.2],[95.50000000000001,82.4],[96.20000000000002,82.4],[176.5,92.5],[178.3,93.5],[178.8,94.5],[178.8,95.6]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.5686,0.5686,0.5686]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 12","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 12","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0.4000000000000057,-0.3999999999999915],[0.5999999999999943,-0.09999999999999432],[0,0],[0,0],[0.29999999999999716,0.09999999999999432],[0.20000000000000284,0.29999999999999716],[0.09999999999999432,0.3999999999999986],[-0.09999999999999432,0.3999999999999986],[-0.5,0.3999999999999986],[-0.5999999999999943,0.09999999999999432],[-0.20000000000000284,0],[0,0],[0,0],[-0.30000000000001137,-0.09999999999999432],[-0.20000000000001705,-0.29999999999999716],[-0.09999999999999432,-0.4000000000000057],[0.09999999999999432,-0.3999999999999915]],"o":[[0,0.5999999999999943],[-0.4000000000000057,0.4000000000000057],[0,0],[0,0],[-0.4000000000000057,0],[-0.29999999999999716,-0.09999999999999432],[-0.20000000000000284,-0.29999999999999716],[0,-0.3999999999999986],[0,-0.6000000000000014],[0.4000000000000057,-0.3999999999999986],[0.20000000000000284,0],[0,0],[0,0],[0.4000000000000057,0],[0.30000000000001137,0.20000000000000284],[0.19999999999998863,0.29999999999999716],[0,0.4000000000000057],[0,0]],"v":[[181.6,72.6],[180.79999999999998,74.19999999999999],[179.2,74.99999999999999],[178.5,74.99999999999999],[98.2,64.89999999999999],[97.2,64.6],[96.4,63.89999999999999],[95.9,62.89999999999999],[95.9,61.79999999999999],[96.7,60.19999999999999],[98.3,59.39999999999999],[99,59.39999999999999],[177.6,69.3],[179.29999999999998,69.5],[180.29999999999998,69.8],[181.1,70.5],[181.6,71.5],[181.6,72.6]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.5686,0.5686,0.5686]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 13","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 13","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.8000000000000114,-0.5],[0.9000000000000057,0.09999999999999432],[0,0],[0.5,0.6999999999999957],[-0.09999999999999432,0.8999999999999986],[0,0],[-0.20000000000000284,0.3999999999999986],[-0.4000000000000057,0.20000000000000284],[-0.4000000000000057,0.10000000000000142],[-0.5,-0.1999999999999993],[0,0],[0,0]],"o":[[0,0],[-0.19999999999998863,0.8999999999999986],[-0.6999999999999886,0.6000000000000014],[0,0],[-0.9000000000000057,-0.10000000000000142],[-0.5999999999999943,-0.7000000000000028],[0,0],[0,-0.5],[0.20000000000000284,-0.3999999999999986],[0.4000000000000057,-0.29999999999999716],[0.4000000000000057,-0.10000000000000142],[0,0],[0,0],[0,0]],"v":[[184.9,46.4],[184.9,47.4],[183.4,49.699999999999996],[180.8,50.4],[101.9,40.5],[99.60000000000001,39.2],[98.9,36.6],[99.10000000000001,34.9],[99.50000000000001,33.6],[100.40000000000002,32.6],[101.60000000000002,32],[103.00000000000003,32],[181.3,41.8],[184.9,46.5]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.4235,0.4235,0.4235]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 14","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 14","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[2.1999999999999886,-1.6999999999999886],[2.6999999999999886,0.30000000000001137],[0,0],[1.7000000000000028,2.1999999999999886],[-0.29999999999999716,2.8000000000000114],[0,0],[-15.599999999999994,-1.3000000000000114],[-11.700000000000017,40.30000000000001],[14.800000000000011,7.299999999999997],[0,0],[0,0],[-0.30000000000001137,-1.4000000000000057],[0.19999999999998863,-1.3999999999999915],[0,0]],"o":[[0,0],[-0.30000000000001137,2.8000000000000114],[-2.1999999999999886,1.6999999999999886],[0,0],[-2.799999999999997,-0.30000000000001137],[-1.7000000000000028,-2.1999999999999886],[0,0],[2.0999999999999943,2.5999999999999943],[21.799999999999997,1.8000000000000114],[11.699999999999989,-40.3],[0,0],[0,0],[0.8000000000000114,1.1000000000000014],[0.4000000000000057,1.2999999999999972],[0,0],[0,0]],"v":[[196.3,66.2],[183.10000000000002,172.60000000000002],[179.10000000000002,179.60000000000002],[171.40000000000003,181.8],[79.10000000000004,170.20000000000002],[72.10000000000004,166.20000000000002],[69.90000000000003,158.4],[69.90000000000003,158.4],[93.40000000000003,167.20000000000002],[169.20000000000005,134],[168.40000000000003,56.5],[177.60000000000002,37.2],[194.00000000000003,58.5],[195.80000000000004,62.2],[196.10000000000005,66.3],[196.10000000000005,66.3]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8549,0.8549,0.8549]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 15","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 15","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[2.1999999999999886,-1.6999999999999886],[2.6999999999999886,0.30000000000001137],[0,0],[1.7000000000000028,2.1999999999999886],[-0.29999999999999716,2.8000000000000114],[0,0],[0,0],[-2.1000000000000085,1.6999999999999993],[-2.700000000000003,-0.3000000000000007],[0,0],[-1.299999999999983,-0.8000000000000007],[-0.8000000000000114,-1],[0,0],[0,0],[-0.30000000000001137,-1.4000000000000057],[0.19999999999998863,-1.3999999999999915],[0,0]],"o":[[0,0],[-0.30000000000001137,2.8000000000000114],[-2.1999999999999886,1.6999999999999886],[0,0],[-2.799999999999997,-0.30000000000001137],[-1.7000000000000028,-2.1999999999999886],[0,0],[0,-0.09999999999999432],[0.29999999999999716,-2.8000000000000007],[2.200000000000003,-1.6999999999999993],[0,0],[1.5,0.1999999999999993],[1.0999999999999943,0.6999999999999993],[0,0],[0,0],[0.8000000000000114,1.1000000000000014],[0.30000000000001137,1.4000000000000057],[0,0],[0,0]],"v":[[196.3,66.2],[183.10000000000002,172.60000000000002],[179.10000000000002,179.60000000000002],[171.40000000000003,181.8],[79.10000000000004,170.20000000000002],[72.10000000000004,166.20000000000002],[69.90000000000003,158.4],[69.90000000000003,158.4],[86.30000000000004,25.700000000000017],[90.20000000000005,18.700000000000017],[97.90000000000005,16.500000000000018],[164.00000000000006,24.80000000000002],[168.20000000000005,26.30000000000002],[171.00000000000006,28.80000000000002],[177.50000000000006,37.20000000000002],[193.90000000000006,58.500000000000014],[195.70000000000007,62.20000000000002],[196.00000000000009,66.30000000000001],[196.00000000000009,66.30000000000001]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.9333,0.9333,0.9333]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":1,"k":[{"o":{"x":0,"y":0},"i":{"x":0.36,"y":1},"s":[0,0],"t":0},{"s":[41.6037,-22.8659],"t":30}]},"r":{"a":1,"k":[{"o":{"x":0,"y":0},"i":{"x":0.36,"y":1},"s":[0],"t":0},{"s":[8],"t":30}]},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Shape Layer 3","it":[{"ty":"gr","bm":0,"hd":false,"nm":"Group 16","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 16","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.5,-0.5],[0.5999999999999943,-0.09999999999999432],[0,0],[-2.0999999999999943,2.4000000000000057],[0,0],[-0.29999999999999716,0],[-0.30000000000001137,-0.20000000000001705],[-0.20000000000000284,-0.29999999999998295],[-0.10000000000000853,-0.4000000000000057]],"o":[[0,0],[0,0.8000000000000114],[-0.4000000000000057,0.5],[0,0],[2.299999999999997,-2],[0,0],[0.29999999999999716,0],[0.29999999999999716,0],[0.29999999999999716,0.19999999999998863],[0.20000000000000284,0.30000000000001137],[0,0]],"v":[[122.7,142.8],[122.7,142.8],[122.2,144.8],[120.60000000000001,145.8],[98.80000000000001,149.8],[105.4,143.3],[119.7,140.70000000000002],[120.7,140.70000000000002],[121.60000000000001,141.10000000000002],[122.30000000000001,141.8],[122.70000000000002,142.8]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.7333,0.7333,0.7333]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 17","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 17","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[-0.5,1.7999999999999972],[-0.29999999999999716,-0.3999999999999915],[-0.09999999999999432,-0.5],[0,0],[0.5,-0.5999999999999943],[0.5999999999999943,-0.09999999999999432]],"o":[[0,0],[0.7000000000000028,-1.7000000000000028],[0.4000000000000057,0.20000000000000284],[0.29999999999999716,0.29999999999999716],[0,0],[0,0.7999999999999972],[-0.4000000000000057,0.5],[0,0]],"v":[[117.2,126.5],[115.8,126.7],[117.7,121.5],[118.7,122.3],[119.2,123.5],[119.2,123.5],[118.7,125.5],[117.10000000000001,126.5]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.7333,0.7333,0.7333]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 18","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 18","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.5,-0.5],[0.5999999999999943,-0.09999999999999432],[0,0],[0,0],[0.5,0.4000000000000057],[0.20000000000000284,0.6999999999999886],[0,0],[-0.5,0.5999999999999943],[-0.6000000000000014,0.09999999999999432],[0,0],[0,0],[-0.29999999999999716,0],[-0.20000000000000284,-0.20000000000001705],[-0.20000000000000284,-0.30000000000001137],[0,-0.4000000000000057]],"o":[[0,0],[0,0.8000000000000114],[-0.4000000000000057,0.5],[0,0],[0,0],[-0.7000000000000028,0.09999999999999432],[-0.5,-0.4000000000000057],[0,0],[0,-0.6999999999999886],[0.3999999999999986,-0.5],[0,0],[0,0],[0.29999999999999716,0],[0.29999999999999716,0],[0.29999999999999716,0.19999999999998863],[0.20000000000000284,0.30000000000001137],[0,0]],"v":[[122.7,142.8],[122.7,142.8],[122.2,144.8],[120.60000000000001,145.8],[98.80000000000001,149.8],[43.40000000000001,159.9],[41.500000000000014,159.5],[40.40000000000001,157.8],[40.40000000000001,157.60000000000002],[40.90000000000001,155.70000000000002],[42.500000000000014,154.70000000000002],[105.4,143.20000000000002],[119.7,140.60000000000002],[120.7,140.60000000000002],[121.60000000000001,141.00000000000003],[122.30000000000001,141.80000000000004],[122.60000000000001,142.80000000000004]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8392,0.8392,0.8392]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 19","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 19","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.5,-0.5],[0.5999999999999943,-0.09999999999999432],[0,0],[0,0],[0.6000000000000014,0.4000000000000057],[0.20000000000000284,0.5999999999999943],[0,0],[-0.5,0.5],[-0.6000000000000014,0.09999999999999432],[0,0],[-0.4000000000000057,-0.20000000000000284],[-0.29999999999999716,-0.29999999999999716],[0,-0.3999999999999915]],"o":[[0,0],[0,0.7999999999999972],[-0.4000000000000057,0.5],[0,0],[0,0],[-0.7000000000000028,0.09999999999999432],[-0.6000000000000014,-0.4000000000000057],[0,0],[0,-0.8000000000000114],[0.3999999999999986,-0.5],[0,0],[0.5,0],[0.4000000000000057,0.20000000000000284],[0.29999999999999716,0.29999999999999716],[0,0]],"v":[[119.3,123.5],[119.3,123.5],[118.8,125.5],[117.2,126.5],[115.8,126.7],[40,140.6],[38.1,140.2],[37,138.6],[37,138.6],[37.5,136.6],[39.1,135.6],[116.30000000000001,121.5],[117.70000000000002,121.7],[118.70000000000002,122.4],[119.20000000000002,123.5]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8392,0.8392,0.8392]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 20","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 20","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[-0.19999999999999574,-1.1000000000000085],[0,0],[-1.1000000000000014,0.20000000000000284],[0,0],[0.20000000000000284,1.1000000000000085],[0,0],[1.1000000000000085,-0.20000000000000284]],"o":[[0,0],[-1.1000000000000014,0.20000000000000284],[0,0],[0.20000000000000284,1.0999999999999943],[0,0],[1.0999999999999943,-0.20000000000000284],[0,0],[-0.20000000000000284,-1.0999999999999943],[0,0]],"v":[[113.3,102],[35.099999999999994,116.3],[33.39999999999999,118.7],[33.599999999999994,119.7],[35.99999999999999,121.4],[114.19999999999999,107.10000000000001],[115.89999999999999,104.7],[115.69999999999999,103.7],[113.29999999999998,102]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8392,0.8392,0.8392]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 21","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 21","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[-0.20000000000000284,-1.1000000000000085],[0,0],[-1.1000000000000085,0.20000000000000284],[0,0],[0.20000000000000284,1.1000000000000085],[0,0],[1.1000000000000085,-0.20000000000000284]],"o":[[0,0],[-1.0999999999999943,0.20000000000000284],[0,0],[0.20000000000000284,1.0999999999999943],[0,0],[1.0999999999999943,-0.20000000000000284],[0,0],[-0.20000000000000284,-1.0999999999999943],[0,0]],"v":[[111.4,81.3],[82,86.7],[80.3,89.10000000000001],[80.5,90.10000000000001],[82.9,91.80000000000001],[112.30000000000001,86.4],[114.00000000000001,84],[113.80000000000001,83],[111.4,81.3]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8392,0.8392,0.8392]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 22","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 22","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[-0.20000000000000284,-1.1000000000000085],[0,0],[-1.1000000000000085,0.20000000000000284],[0,0],[0.20000000000000284,1.1000000000000085],[0,0],[1.1000000000000085,-0.19999999999999574]],"o":[[0,0],[-1.0999999999999943,0.20000000000000284],[0,0],[0.20000000000000284,1.0999999999999943],[0,0],[1.0999999999999943,-0.20000000000000284],[0,0],[-0.20000000000000284,-1.0999999999999943],[0,0]],"v":[[108.3,63.8],[78.9,69.2],[77.2,71.60000000000001],[77.4,72.60000000000001],[79.80000000000001,74.30000000000001],[109.20000000000002,68.9],[110.90000000000002,66.5],[110.70000000000002,65.5],[108.30000000000001,63.8]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8392,0.8392,0.8392]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 23","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 23","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[-0.20000000000000284,-1.1000000000000014],[0,0],[-1.1000000000000085,0.19999999999999574],[0,0],[0.20000000000000284,1.1000000000000014],[0,0],[1.1000000000000085,-0.19999999999999574]],"o":[[0,0],[-1.0999999999999943,0.20000000000000284],[0,0],[0.20000000000000284,1.1000000000000014],[0,0],[1.0999999999999943,-0.20000000000000284],[0,0],[-0.20000000000000284,-1.1000000000000014],[0,0]],"v":[[105.1,46.2],[75.69999999999999,51.6],[73.99999999999999,54],[74.19999999999999,55],[76.6,56.7],[106,51.300000000000004],[107.7,48.900000000000006],[107.5,47.900000000000006],[105.1,46.2]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8392,0.8392,0.8392]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 24","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 24","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,-0.10000000000000853],[0.20000000000000284,-0.10000000000000853],[0.09999999999999432,-0.09999999999999432],[0.10000000000000853,-0.10000000000000853],[0,0],[0.09999999999999787,0],[0.09999999999999787,0.20000000000000284],[0.10000000000000142,0.09999999999999432],[0.09999999999999787,0.10000000000000853],[0,0],[0,0.10000000000000142],[-0.1999999999999993,0.10000000000000142],[-0.10000000000000142,0.09999999999999432],[-0.09999999999999787,0.10000000000000142],[-0.09999999999999787,0],[-0.09999999999999787,-0.20000000000000284],[-0.10000000000000142,-0.09999999999999432],[-0.09999999999999787,-0.10000000000000142],[0,0],[-0.3000000000000007,-0.10000000000000853],[-0.29999999999999716,0],[0,0],[-0.20000000000000284,0],[-0.10000000000000853,-0.20000000000000284],[-0.09999999999999432,-0.09999999999999432],[-0.10000000000000853,-0.10000000000000853]],"o":[[0,0.09999999999999432],[0,0.10000000000000853],[0,0.09999999999999432],[-0.09999999999999432,0],[0,0],[-0.10000000000000142,0],[-0.10000000000000142,0],[-0.10000000000000142,0],[0,-0.09999999999999432],[0,0],[0,-0.10000000000000142],[0,-0.10000000000000142],[0,-0.10000000000000142],[0.10000000000000142,0],[0.10000000000000142,0],[0.10000000000000142,0],[0.10000000000000142,0],[0,0.10000000000000142],[0,0],[0,0.29999999999999716],[0.20000000000000284,0.20000000000000284],[0,0],[0.20000000000000284,0],[0.20000000000000284,0],[0.10000000000000853,0.20000000000000284],[0,0.09999999999999432],[0,0]],"v":[[76.9,96.9],[76.9,97.30000000000001],[76.7,97.70000000000002],[76.4,98.00000000000001],[76,98.20000000000002],[31,106.40000000000002],[30.6,106.40000000000002],[30.200000000000003,106.20000000000002],[29.900000000000002,105.90000000000002],[29.700000000000003,105.50000000000001],[21.500000000000004,60.20000000000002],[21.500000000000004,59.80000000000002],[21.700000000000003,59.40000000000002],[22.000000000000004,59.10000000000002],[22.400000000000002,58.90000000000002],[22.8,58.90000000000002],[23.2,59.10000000000002],[23.5,59.40000000000002],[23.7,59.80000000000002],[31.4,102.70000000000002],[31.9,103.40000000000002],[32.8,103.60000000000002],[75.5,95.80000000000003],[76,95.80000000000003],[76.4,96.00000000000003],[76.7,96.30000000000003],[76.9,96.70000000000003]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8392,0.8392,0.8392]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 25","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 25","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.5,0.7000000000000028],[0.9000000000000057,0.29999999999999716],[4.299999999999997,-2.299999999999997],[7.299999999999997,-1.5999999999999943],[9.5,1.2000000000000028],[2.3000000000000043,-1.3000000000000114],[1,-2.1999999999999886],[-0.3999999999999986,-2.5],[0,0],[0,0]],"o":[[0,0],[-0.20000000000000284,-0.9000000000000057],[-0.5999999999999943,-0.7000000000000028],[-7.799999999999997,-3],[-4.799999999999997,2.3000000000000043],[-7.299999999999997,1.5999999999999943],[-2.700000000000003,-0.29999999999999716],[-2.1999999999999993,1.0999999999999943],[-1.1000000000000014,2.200000000000003],[0,0],[0,0],[0,0]],"v":[[76.9,96.9],[76.2,93],[75.10000000000001,90.6],[72.9,89.1],[61.400000000000006,63.99999999999999],[58.10000000000001,84.39999999999999],[41.400000000000006,73.99999999999999],[33.7,75.39999999999999],[28.700000000000003,80.49999999999999],[27.700000000000003,87.69999999999999],[30.900000000000002,105.39999999999999],[77,96.89999999999999]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.9569,0.7451,0.7451]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 26","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 26","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[-2.3999999999999986,-13],[1.8999999999999915,10.800000000000011],[-4.700000000000003,0.8999999999999986],[-1.8999999999999986,-10.5],[-2.299999999999997,1.2000000000000028],[-0.29999999999999716,0],[-0.29999999999999716,-0.20000000000000284],[-0.20000000000000284,-0.29999999999999716],[0,-0.4000000000000057],[0,0],[0,0],[0,0]],"o":[[0,0],[2.299999999999997,13],[-1.8999999999999986,-10.700000000000003],[4.799999999999997,-0.8999999999999986],[1.0999999999999943,6.299999999999997],[0.29999999999999716,-0.20000000000000284],[0.4000000000000057,0],[0.29999999999999716,0.20000000000000284],[0.20000000000000284,0.29999999999999716],[0,0],[0,0],[0,0],[0,0]],"v":[[25.1,70.5],[38.1,79.8],[51.400000000000006,79.39999999999999],[56.00000000000001,61.599999999999994],[64.60000000000001,77.3],[71.10000000000001,82.1],[72.10000000000001,81.89999999999999],[73.10000000000001,82.1],[73.9,82.8],[74.30000000000001,83.8],[76.70000000000002,97],[30.600000000000016,105.4],[24.900000000000016,70.60000000000001]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.7451,0.8157,0.9765]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 27","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 27","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[1.3000000000000114,-1.799999999999983],[2.200000000000003,-0.4000000000000057],[0,0],[1,0.19999999999998863],[0.7999999999999972,0.6000000000000227],[0.6000000000000014,0.9000000000000057],[0.20000000000000284,1.0999999999999943],[-7.700000000000003,1],[8.100000000000023,73.89999999999999],[0,0]],"o":[[0.4000000000000057,2.1999999999999886],[-1.1999999999999886,1.8000000000000114],[0,0],[-1.1000000000000014,0.19999999999998863],[-1.1000000000000014,-0.19999999999998863],[-0.8999999999999986,-0.5999999999999943],[-0.6000000000000014,-0.9000000000000057],[1.7000000000000028,1.1999999999999886],[11.800000000000004,-1.5],[0,0],[0,0]],"v":[[132.2,150.8],[130.79999999999998,157],[125.49999999999999,160.4],[43.999999999999986,175.3],[40.79999999999998,175.3],[37.899999999999984,174],[35.69999999999998,171.7],[34.49999999999998,168.7],[47.49999999999998,170.2],[120.59999999999997,86.49999999999999],[132.29999999999995,150.89999999999998]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.9176,0.9176,0.9176]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 28","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 28","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[1.3000000000000114,-1.799999999999983],[2.200000000000003,-0.4000000000000057],[0,0],[1,0.19999999999998863],[0.7999999999999972,0.6000000000000227],[0.6000000000000014,0.9000000000000057],[0.20000000000000284,1.0999999999999943],[0,0],[-0.1999999999999993,1.2000000000000028],[-0.7000000000000011,1],[-1,0.7000000000000028],[-1.1999999999999993,0.19999999999999574],[0,0],[-1,-0.1999999999999993],[-0.8000000000000114,-0.6000000000000014],[-0.6000000000000085,-0.9000000000000021],[-0.20000000000000284,-1.1000000000000014],[0,0],[0,0]],"o":[[0.4000000000000057,2.1999999999999886],[-1.1999999999999886,1.8000000000000114],[0,0],[-1.1000000000000014,0.19999999999998863],[-1.1000000000000014,-0.19999999999998863],[-0.8999999999999986,-0.5999999999999943],[-0.6000000000000014,-0.9000000000000057],[0,0],[-0.1999999999999993,-1.2000000000000028],[0.3000000000000007,-1.2000000000000028],[0.6999999999999993,-1],[1,-0.7000000000000028],[0,0],[1.0999999999999943,-0.1999999999999993],[1.0999999999999943,0.1999999999999993],[0.9000000000000057,0.6000000000000014],[0.5999999999999943,0.9000000000000021],[0,0],[0,0],[0,0]],"v":[[132.2,150.8],[130.79999999999998,157],[125.49999999999999,160.4],[43.999999999999986,175.3],[40.79999999999998,175.3],[37.899999999999984,174],[35.69999999999998,171.7],[34.49999999999998,168.7],[13.6,53.1],[13.6,49.5],[15,46.2],[17.6,43.7],[20.900000000000002,42.400000000000006],[101.5,27.700000000000006],[104.7,27.700000000000006],[107.60000000000001,29.000000000000007],[109.80000000000001,31.300000000000008],[111.00000000000001,34.30000000000001],[120.40000000000002,86.4],[132.00000000000003,150.7]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.9529,0.9529,0.9529]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":1,"k":[{"o":{"x":0,"y":0},"i":{"x":0.36,"y":1},"s":[0,0],"t":0},{"s":[25.1651,21.642],"t":30}]},"r":{"a":1,"k":[{"o":{"x":0,"y":0},"i":{"x":0.36,"y":1},"s":[0],"t":0},{"s":[10],"t":30}]},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Shape Layer 4","it":[{"ty":"gr","bm":0,"hd":false,"nm":"Group 29","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 29","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.20000000000000284,-0.30000000000001137],[0.30000000000000426,-0.20000000000001705],[0.29999999999999716,-0.19999999999998863],[0.3999999999999986,0],[0,0],[0.2999999999999998,0.19999999999998863],[0.20000000000000018,0.29999999999998295],[0.20000000000000018,0.30000000000001137],[0,0.30000000000001137],[0,0],[-5.6,0],[-1.5,39.30000000000001]],"o":[[0,0],[0,0.30000000000001137],[-0.10000000000000142,0.30000000000001137],[-0.20000000000000284,0.19999999999998863],[-0.29999999999999716,0.09999999999999432],[0,0],[-0.2999999999999998,0],[-0.2999999999999998,-0.09999999999999432],[-0.20000000000000018,-0.19999999999998863],[-0.10000000000000009,-0.30000000000001137],[0,0],[0,0],[5.6,0],[0,0]],"v":[[60.3,112],[60.3,149.1],[60.099999999999994,150.1],[59.49999999999999,150.9],[58.699999999999996,151.5],[57.699999999999996,151.7],[6.1,151.7],[5.1,151.5],[4.3,150.9],[3.6999999999999997,150.1],[3.4999999999999996,149.1],[3.4999999999999996,145.7],[9.1,149.5],[60.300000000000004,112]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.7608,0.0471,0.0471]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 30","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 30","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,0],[0,0],[0,0.20000000000000284],[-0.1999999999999993,0.10000000000000142],[-0.1999999999999993,0.09999999999999432],[-0.1999999999999993,0],[0,0],[-0.20000000000000284,0],[-0.10000000000000142,-0.09999999999999432],[-0.09999999999999432,-0.10000000000000142],[0,-0.20000000000000284]],"o":[[0,0],[0,0],[0,0],[0,-0.20000000000000284],[0,-0.10000000000000142],[0.10000000000000142,-0.10000000000000142],[0.10000000000000142,0],[0,0],[0.20000000000000284,0],[0.10000000000000142,0],[0.10000000000000142,0.10000000000000142],[0,0.20000000000000284],[0,0]],"v":[[41.4,42.3],[41.4,44.699999999999996],[22.7,44.699999999999996],[22.7,42.199999999999996],[22.7,41.699999999999996],[23,41.3],[23.4,41],[23.9,41],[40.3,41],[40.8,41],[41.199999999999996,41.3],[41.49999999999999,41.699999999999996],[41.49999999999999,42.199999999999996]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.9294,0.5725,0.5725]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 31","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 31","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.6000000000000014],[0,0],[-0.5999999999999979,0],[0,0],[0,0.6000000000000014],[0,0],[0.6000000000000014,0]],"o":[[0,0],[-0.6999999999999993,0],[0,0],[0,0.7000000000000028],[0,0],[0.7000000000000028,0],[0,0],[0,-0.7000000000000028],[0,0]],"v":[[40.1,41.2],[23.8,41.2],[22.6,42.400000000000006],[22.6,47.50000000000001],[23.8,48.70000000000001],[40.1,48.70000000000001],[41.300000000000004,47.50000000000001],[41.300000000000004,42.400000000000006],[40.1,41.2]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.7608,0.0471,0.0471]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 32","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 32","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.9000000000000057],[0,0],[-1,0],[0,0],[0,0.9000000000000057],[0,0],[1,0]],"o":[[0,0],[-0.8999999999999986,0],[0,0],[0,0.8999999999999986],[0,0],[0.8999999999999986,0],[0,0],[0,-0.8999999999999986],[0,0]],"v":[[41.4,39.5],[22.599999999999998,39.5],[20.9,41.2],[20.9,49.1],[22.599999999999998,50.800000000000004],[41.4,50.800000000000004],[43.1,49.1],[43.1,41.2],[41.4,39.5]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8745,0.2353,0.2353]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 33","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 33","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-1],[0,0],[-1,0],[0,0],[0,1],[0,0],[1,0]],"o":[[0,0],[-1,0],[0,0],[0,1],[0,0],[1,0],[0,0],[0,-1],[0,0]],"v":[[56,29.2],[8,29.2],[6.2,31],[6.2,65.4],[8,67.2],[56.1,67.2],[57.9,65.4],[57.9,31.1],[56.1,29.3]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.902,0.4039,0.4039]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 34","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 34","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,0],[0,0],[-0.1999999999999993,0.20000000000000284],[-0.3000000000000007,0],[0,0],[-0.19999999999999574,-0.20000000000000284],[0,-0.29999999999999716]],"o":[[0,0],[0,0],[0,0],[0,-0.29999999999999716],[0.1999999999999993,-0.20000000000000284],[0,0],[0.29999999999999716,0],[0.20000000000000284,0.20000000000000284],[0,0]],"v":[[41.4,83.1],[41.4,85.5],[22.7,85.5],[22.7,83.1],[23,82.3],[23.8,82],[40.2,82],[41,82.3],[41.3,83.1]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.9294,0.5725,0.5725]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 35","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 35","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.6000000000000085],[0,0],[-0.5999999999999979,0],[0,0],[0,0.6000000000000085],[0,0],[0.6000000000000014,0]],"o":[[0,0],[-0.6999999999999993,0],[0,0],[0,0.7000000000000028],[0,0],[0.7000000000000028,0],[0,0],[0,-0.7000000000000028],[0,0]],"v":[[40.1,81.9],[23.8,81.9],[22.6,83.10000000000001],[22.6,88.2],[23.8,89.4],[40.1,89.4],[41.300000000000004,88.2],[41.300000000000004,83.10000000000001],[40.1,81.9]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.7608,0.0471,0.0471]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 36","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 36","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.9000000000000057],[0,0],[-1,0],[0,0],[0,0.9000000000000057],[0,0],[1,0]],"o":[[0,0],[-0.8999999999999986,0],[0,0],[0,0.9000000000000057],[0,0],[0.8999999999999986,0],[0,0],[0,-0.9000000000000057],[0,0]],"v":[[41.4,80.2],[22.599999999999998,80.2],[20.9,81.9],[20.9,89.80000000000001],[22.599999999999998,91.50000000000001],[41.4,91.50000000000001],[43.1,89.80000000000001],[43.1,81.9],[41.4,80.2]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8745,0.2353,0.2353]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 37","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 37","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-1],[0,0],[-1,0],[0,0],[0,1],[0,0],[1,0]],"o":[[0,0],[-1,0],[0,0],[0,1],[0,0],[1,0],[0,0],[0,-1],[0,0]],"v":[[56,69.9],[8,69.9],[6.2,71.7],[6.2,104.80000000000001],[8,106.60000000000001],[56.1,106.60000000000001],[57.9,104.80000000000001],[57.9,71.70000000000002],[56.1,69.90000000000002]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.902,0.4039,0.4039]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 38","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 38","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,0],[0,0],[0,0.20000000000000284],[-0.1999999999999993,0.10000000000000853],[-0.1999999999999993,0.09999999999999432],[-0.1999999999999993,0],[0,0],[-0.20000000000000284,0],[-0.10000000000000142,-0.20000000000000284],[-0.09999999999999432,-0.20000000000000284],[0,-0.20000000000000284]],"o":[[0,0],[0,0],[0,0],[0,-0.20000000000000284],[0,-0.09999999999999432],[0.10000000000000142,-0.09999999999999432],[0.10000000000000142,0],[0,0],[0.20000000000000284,0],[0.10000000000000142,0],[0.10000000000000142,0.09999999999999432],[0,0.09999999999999432],[0,0]],"v":[[41.4,122.8],[41.4,125.2],[22.7,125.2],[22.7,122.8],[22.7,122.3],[23,121.89999999999999],[23.4,121.6],[23.9,121.6],[40.3,121.6],[40.8,121.6],[41.199999999999996,121.89999999999999],[41.49999999999999,122.3],[41.49999999999999,122.8]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.9294,0.5725,0.5725]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 39","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 39","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.6000000000000085],[0,0],[-0.5999999999999979,0],[0,0],[0,0.6000000000000085],[0,0],[0.6000000000000014,0]],"o":[[0,0],[-0.6999999999999993,0],[0,0],[0,0.7000000000000028],[0,0],[0.7000000000000028,0],[0,0],[0,-0.7000000000000028],[0,0]],"v":[[40.1,121.6],[23.8,121.6],[22.6,122.8],[22.6,127.89999999999999],[23.8,129.1],[40.1,129.1],[41.300000000000004,127.89999999999999],[41.300000000000004,122.8],[40.1,121.6]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.7608,0.0471,0.0471]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 40","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 40","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.9000000000000057],[0,0],[-1,0],[0,0],[0,0.8999999999999773],[0,0],[1,0]],"o":[[0,0],[-0.8999999999999986,0],[0,0],[0,0.9000000000000057],[0,0],[0.8999999999999986,0],[0,0],[0,-0.9000000000000057],[0,0]],"v":[[41.4,119.9],[22.599999999999998,119.9],[20.9,121.60000000000001],[20.9,129.5],[22.599999999999998,131.2],[41.4,131.2],[43.1,129.5],[43.1,121.6],[41.4,119.89999999999999]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8745,0.2353,0.2353]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 41","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 41","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-1],[0,0],[-1,0],[0,0],[0,1],[0,0],[1,0]],"o":[[0,0],[-1,0],[0,0],[0,1],[0,0],[1,0],[0,0],[0,-1],[0,0]],"v":[[56,109.7],[8,109.7],[6.2,111.5],[6.2,145.6],[8,147.4],[56,147.4],[57.8,145.6],[57.8,111.5],[56,109.7]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.902,0.4039,0.4039]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 42","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 42","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.19999999999999574,-0.1999999999999993],[0.3999999999999986,0],[0,0],[0.20000000000000018,0.1999999999999993],[0,0.3000000000000007],[0,0],[-0.7000000000000002,0],[0.19999999999999574,5],[-0.10000000000000142,-0.3000000000000007],[0,-0.29999999999999716]],"o":[[0,0],[0,0.3999999999999986],[-0.29999999999999716,0.3000000000000007],[0,0],[-0.40000000000000036,0],[-0.2999999999999998,-0.3000000000000007],[0,0],[0.6000000000000001,0.1999999999999993],[3.200000000000001,0],[0.20000000000000284,0.1999999999999993],[0.10000000000000142,0.3000000000000007],[0,0]],"v":[[60.3,23.7],[60.3,25.099999999999998],[59.9,26.099999999999998],[58.9,26.499999999999996],[5.1,26.499999999999996],[4.1,26.099999999999998],[3.6999999999999997,25.099999999999998],[3.6999999999999997,24.799999999999997],[5.6,24.999999999999996],[59.7,21.899999999999995],[60.2,22.699999999999996],[60.400000000000006,23.599999999999994]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.7608,0.0471,0.0471]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 43","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 43","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.19999999999999574,-0.1999999999999993],[0.3999999999999986,0],[0,0],[0.20000000000000018,0.1999999999999993],[0,0.3000000000000007],[0,0],[-0.3999999999999999,0.3999999999999986],[-0.5999999999999996,0],[0,0],[-0.5,-0.5],[-0.10000000000000142,-0.3000000000000007],[0,-0.29999999999999716]],"o":[[0,0],[0,0.3999999999999986],[-0.19999999999999574,0.1999999999999993],[0,0],[-0.40000000000000036,0],[-0.2999999999999998,-0.3000000000000007],[0,0],[0,-0.6000000000000014],[0.5,-0.5],[0,0],[0.6000000000000014,0],[0.20000000000000284,0.1999999999999993],[0.10000000000000142,0.3000000000000007],[0,0]],"v":[[60.3,23.7],[60.3,25.099999999999998],[59.9,26.099999999999998],[58.9,26.499999999999996],[5.1,26.499999999999996],[4.1,26.099999999999998],[3.6999999999999997,25.099999999999998],[3.6999999999999997,23.7],[4.3999999999999995,22],[6.1,21.3],[58,21.3],[59.7,22],[60.2,22.8],[60.400000000000006,23.7]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8745,0.2353,0.2353]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 44","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 44","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.20000000000000284,-0.30000000000001137],[0.30000000000000426,-0.20000000000001705],[0.29999999999999716,-0.19999999999998863],[0.3999999999999986,0],[0,0],[0.2999999999999998,0.19999999999998863],[0.20000000000000018,0.29999999999998295],[0.20000000000000018,0.30000000000001137],[0,0.30000000000001137],[0,0],[-0.5000000000000004,0.5],[-0.5999999999999996,0],[0,0],[-0.5,-0.5],[0,-0.6999999999999993]],"o":[[0,0],[0,0.30000000000001137],[-0.10000000000000142,0.30000000000001137],[-0.20000000000000284,0.19999999999998863],[-0.29999999999999716,0.09999999999999432],[0,0],[-0.2999999999999998,0],[-0.2999999999999998,-0.09999999999999432],[-0.20000000000000018,-0.19999999999998863],[-0.10000000000000009,-0.30000000000001137],[0,0],[0,-0.6999999999999993],[0.5,-0.5],[0,0],[0.7000000000000028,0],[0.5,0.5],[0,0]],"v":[[60.3,23.9],[60.3,149.1],[60.099999999999994,150.1],[59.49999999999999,150.9],[58.699999999999996,151.5],[57.699999999999996,151.7],[6.1,151.7],[5.1,151.5],[4.3,150.9],[3.6999999999999997,150.1],[3.4999999999999996,149.1],[3.4999999999999996,23.9],[4.3,22],[6.1,21.2],[57.800000000000004,21.2],[59.6,22],[60.300000000000004,23.8]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8745,0.2353,0.2353]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":1,"k":[{"o":{"x":0,"y":0},"i":{"x":0.36,"y":1},"s":[0,0],"t":0},{"s":[-28.6658,-0.2253],"t":30}]},"r":{"a":1,"k":[{"o":{"x":0,"y":0},"i":{"x":0.36,"y":1},"s":[0],"t":0},{"s":[-9],"t":30}]},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]}],"ind":1}],"v":"5.7.0","fr":30,"op":60,"ip":0,"assets":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nm":"Main Scene","ddd":0,"h":300,"w":300,"meta":{"g":"@lottiefiles/creator 1.24.1"},"layers":[{"ty":4,"nm":"Shape Layer 3","sr":1,"st":0,"op":150,"ip":0,"hd":false,"ddd":0,"bm":0,"hasMask":false,"ao":0,"ks":{"a":{"a":0,"k":[100,99]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":1,"k":[{"o":{"x":0,"y":0},"i":{"x":0.36,"y":1},"s":[161.0403,156.6599],"t":0},{"s":[181.2326,128.4969],"t":20}]},"r":{"a":1,"k":[{"o":{"x":0,"y":0},"i":{"x":0.36,"y":1},"s":[0],"t":0},{"s":[11],"t":20}]},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}},"shapes":[{"ty":"gr","bm":0,"hd":false,"nm":"Group 1","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 1","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,0],[0.15100000000001046,0.20720000000000027],[-0.038000000000010914,0.25390000000000157],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[-0.2530000000000143,-0.04070000000000107],[-0.15100000000001046,-0.20729999999998938],[0,0],[0,0],[0,0],[0,0]],"v":[[140.574,83.3859],[136.504,88.3413],[134.28,88.0109],[133.649,87.624],[133.472,86.9042],[133.736,85.0542],[135.73,82.6921],[140.574,83.3859]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,1,1]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 2","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 2","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[-0.5310000000000059,-0.07899999999999352],[0,0],[-0.07900000000000773,0.5324000000000098],[0,0],[0.5310000000000059,0.07900000000000773],[0,0],[0.07900000000000773,-0.5323999999999955]],"o":[[0,0],[-0.07899999999997931,0.5323999999999955],[0,0],[0.5309999999999775,0.07900000000000773],[0,0],[0.07900000000000773,-0.5323999999999955],[0,0],[-0.5309999999999775,-0.07899999999999352],[0,0]],"v":[[133.965,83.371],[133.45,86.8512],[134.269,87.9583],[141.782,89.076],[142.887,88.255],[143.402,84.7747],[142.583,83.6677],[135.069,82.55],[133.965,83.371]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,0.8,0.502]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 3","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 3","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[-0.2980000000000018,0.22180000000000177],[-0.3669999999999902,-0.05459999999999354],[0,0],[-0.22400000000001796,-0.3027000000000015],[0.0549999999999784,-0.3725999999999914],[0,0],[0.3009999999999877,-0.22440000000000282],[0.3720000000000141,0.05530000000000257],[0,0],[0.2220000000000084,0.2990999999999957],[-0.05500000000000682,0.36829999999999075],[0,0]],"o":[[0,0],[0.0549999999999784,-0.36839999999999407],[0.2980000000000018,-0.22180000000000177],[0,0],[0.3720000000000141,0.05529999999998836],[0.22299999999998477,0.3025999999999982],[0,0],[-0.05500000000000682,0.3726000000000056],[-0.3020000000000209,0.22440000000000282],[0,0],[-0.367999999999995,-0.05469999999999686],[-0.22100000000000364,-0.2991000000000099],[0,0],[0,0]],"v":[[132.375,87.2866],[133.062,82.6463],[133.613,81.7246],[134.653,81.4635],[143.291,82.7485],[144.222,83.3075],[144.485,84.3621],[143.798,89.0025],[143.241,89.935],[142.188,90.1991],[133.534,88.9118],[132.614,88.3593],[132.354,87.3169],[132.375,87.2866]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.2588,0.2588,0.2588]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 4","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 4","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,0],[0.1110000000000042,0.07150000000000034],[0.06900000000000261,0.11310000000000286],[-0.03300000000000125,0.21829999999999927],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[-0.1319999999999908,-0.015499999999988745],[-0.11099999999999,-0.07159999999998945],[-0.117999999999995,-0.18619999999999948],[0,0],[0,0],[0,0],[0,0]],"v":[[125.475,81.1368],[121.29,86.0922],[117.731,85.5636],[117.362,85.4313],[117.088,85.1507],[116.956,84.523],[116.956,84.4239],[120.532,80.4596],[125.475,81.1368]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,1,1]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 5","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 5","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.19400000000000261,-0.14530000000000598],[0.23999999999999488,0.03320000000000789],[0,0],[0.11099999999999,0.07150000000000034],[0.0689999999999884,0.11309999999998865],[-0.034000000000006025,0.2184000000000026],[0,0],[-0.19400000000000261,0.14529999999999177],[-0.23999999999999488,-0.03319999999999368],[0,0],[-0.132000000000005,-0.11139999999998906],[-0.04999999999999716,-0.16540000000000532],[0.02200000000000557,-0.13830000000000098]],"o":[[0,0],[-0.036000000000001364,0.2400999999999982],[-0.19400000000000261,0.14530000000000598],[0,0],[-0.13100000000000023,-0.015600000000006276],[-0.11200000000000898,-0.07150000000000034],[-0.11899999999999977,-0.1862000000000137],[0,0],[0.03699999999999193,-0.2400999999999982],[0.19499999999999318,-0.14530000000000598],[0,0],[0.17099999999999227,0.021500000000003183],[0.13100000000000023,0.11140000000000327],[0.04400000000001114,0.13289999999999225],[0,0]],"v":[[126.874,82.2743],[126.346,85.8588],[125.986,86.4602],[125.308,86.6351],[117.679,85.4954],[117.311,85.363],[117.037,85.0824],[116.905,84.4547],[117.432,80.8703],[117.792,80.2689],[118.47,80.094],[126.099,81.2337],[126.563,81.4373],[126.841,81.8614],[126.874,82.2743]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,0.8,0.502]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 6","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 6","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[-0.7469999999999999,-0.11110000000000753],[0,0],[-0.1110000000000042,0.7489999999999952],[0,0],[0.7469999999999999,0.11119999999999663],[0,0],[0.1110000000000042,-0.7489999999999952]],"o":[[0,0],[-0.10999999999999943,0.7489999999999952],[0,0],[0.7469999999999999,0.11110000000000753],[0,0],[0.11099999999999,-0.7489999999999952],[0,0],[-0.7469999999999999,-0.11119999999999663],[0,0]],"v":[[116.532,80.1369],[115.833,84.8589],[116.985,86.4163],[125.705,87.7134],[127.259,86.5584],[127.958,81.8364],[126.806,80.279],[118.086,78.982],[116.532,80.1369]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.2588,0.2588,0.2588]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 7","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 7","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.22119999999999607,0.1950000000000074],[0.09249999999998693,0.28000000000000114],[-0.06189999999999429,0.2879999999999967],[-0.1991000000000014,0.21699999999999875],[-0.8657000000000039,0.5],[0,0],[-10.925000000000011,-1.6189999999999998],[0,0],[-4.811000000000007,-4.757000000000005],[-0.38800000000000523,-1.1270000000000095],[0.04800000000000182,-0.27700000000001523],[0.17599999999998772,-0.2189999999999941],[0.2599999999999909,-0.103999999999985],[0.2779999999999916,0.036000000000001364]],"o":[[0,0],[-0.28889999999999816,-0.054000000000002046],[-0.22129999999999939,-0.1939999999999884],[-0.09240000000001203,-0.28000000000000114],[0.061900000000008504,-0.2890000000000015],[0.6976999999999975,-0.715999999999994],[0,0],[0,0],[10.923999999999992,1.6189999999999998],[0,0],[0.8179999999999836,0.8659999999999997],[0.09199999999998454,0.26499999999998636],[-0.04899999999997817,0.2769999999999868],[-0.1769999999999925,0.2179999999999893],[-0.2600000000000193,0.10500000000001819],[0,0]],"v":[[159.823,132.837],[86.6977,121.968],[85.9186,121.588],[85.4394,120.865],[85.3928,119.998],[85.7914,119.226],[88.1477,117.393],[112.155,109.134],[125.683,117.905],[140.924,113.412],[159.757,127.634],[161.586,130.657],[161.653,131.484],[161.31,132.239],[160.644,132.731],[159.823,132.837]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.4235,0.4235,0.4235]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 8","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 8","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[-0.16100000000000136,-0.16100000000000136],[-0.2220000000000084,-0.048500000000004206],[-0.1490000000000009,0.03530000000000655],[-0.1039999999999992,0.11299999999999955],[-10.495999999999995,-1.5527000000000015],[-2.375,-1.7378999999999962],[-1.2040000000000077,-2.6891999999999996],[-1.4669999999999845,0.6111999999999966],[18.685000000000002,2.7749999999999986],[-0.23099999999999454,-2.659399999999991]],"o":[[0.04800000000000182,0.2225000000000108],[0.16100000000000136,0.16110000000000468],[0.14399999999999125,0.054299999999997794],[0.14999999999999147,-0.03529999999999234],[0.5939999999999941,-0.6936999999999927],[2.921999999999997,0.329899999999995],[2.375,1.7378999999999962],[0,0],[1.4660000000000082,-0.6111999999999966],[-18.372,-2.7420000000000044],[0,0]],"v":[[114.282,77.1728],[114.602,77.7603],[115.188,78.0813],[115.638,78.1104],[116.028,77.883],[131.797,72.333],[139.88,75.4884],[145.341,82.2438],[146.808,82.7889],[134.928,57.3346],[114.282,77.1728]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.2588,0.2588,0.2588]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 9","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 9","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[7.825999999999993,1.1569999999999965],[2.257000000000005,5.699100000000001],[-10.579000000000008,21.705],[0.3149999999999977,-1.328400000000002]],"o":[[-2.801000000000016,11.265600000000006],[-4.942999999999998,-0.7430000000000092],[5.108000000000004,3.3041000000000054],[-0.15800000000001546,1.3562000000000012],[0,0]],"v":[[145.912,90.3874],[126.947,107.599],[115.594,97.2259],[146.621,86.357],[145.912,90.3874]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,0.8,0.502]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 10","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 10","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[7.827000000000012,1.156000000000006],[2.2579999999999956,5.698700000000002],[-0.23000000000000398,3.9384999999999906],[-8.271000000000015,1.6518000000000015],[-1.4739999999999895,-0.21340000000000003],[-2.0759999999999934,-5.797800000000009],[0.5559999999999832,-4.405799999999999],[0.3200000000000216,-1.3225999999999942]],"o":[[-2.8009999999999877,11.265200000000007],[-4.942999999999998,-0.7439999999999998],[-1.4129999999999967,-3.681899999999999],[0.5769999999999982,-11.4636],[1.4589999999999748,-0.3008000000000024],[5.503999999999991,0.8259000000000043],[1.4339999999999975,4.201700000000002],[-0.16300000000001091,1.35090000000001],[0,0]],"v":[[145.914,90.3908],[126.949,107.603],[115.596,97.2293],[113.8,85.6667],[129.223,62.5414],[133.655,62.4092],[145.305,73.2946],[146.639,86.377],[145.914,90.3908]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,0.8549,0.6627]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 11","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 11","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[1.6310000000000002,0.4129999999999967],[-0.7909999999999968,3.0888999999999953],[-0.49800000000001887,0.824300000000008],[0,0],[-0.3369999999999891,-0.15850000000000364],[-0.6099999999999852,1.3710000000000093],[0.44300000000001205,1.288499999999999],[-0.10500000000001819,-0.9962999999999909],[0.3269999999999982,-0.9467999999999961]],"o":[[-0.7909999999999968,3.105400000000003],[-1.632000000000005,-0.4129000000000076],[0.2220000000000084,-0.9377999999999957],[0,0],[0.16599999999999682,0.3334999999999866],[0.5100000000000193,0.24779999999999802],[0.5390000000000157,-1.2513999999999896],[0.5180000000000007,0.8571000000000026],[0.10599999999999454,0.9964000000000084],[0,0]],"v":[[149.363,88.8053],[144.964,93.6781],[143.415,87.2856],[144.502,84.6262],[145.919,87.3187],[146.694,88.0785],[148.605,86.9883],[148.753,83.0405],[149.699,85.8547],[149.363,88.8053]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,0.8,0.502]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 12","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 12","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[1.6310000000000002,0.4128999999999934],[-0.7909999999999968,3.0888999999999953],[-0.49800000000001887,0.824300000000008],[-1.1040000000000134,-0.2807999999999993],[-0.24699999999998568,-0.2916000000000025],[-0.10800000000000409,-0.9993999999999943],[0.3269999999999982,-0.9504000000000019]],"o":[[-0.7909999999999968,3.105400000000003],[-1.632000000000005,-0.4129999999999967],[0.2220000000000084,-0.9377999999999957],[0.938999999999993,-1.6517999999999944],[0.36599999999998545,0.10699999999999932],[0.5229999999999961,0.8579000000000008],[0.10800000000000409,0.9995000000000118],[0,0]],"v":[[149.363,88.8023],[144.964,93.6752],[143.415,87.2826],[144.502,84.6232],[147.798,82.4098],[148.737,83.021],[149.695,85.8414],[149.363,88.8023]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,0.8549,0.6627]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 13","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 13","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0.3790000000000049,2.031800000000004],[-1.350999999999999,3.0889000000000095],[-0.09899999999998954,2.0801000000000016],[0.1349999999999909,-1.6487000000000052],[1.6969999999999885,0.06609999999999161]],"o":[[-1.2690000000000055,0],[0.4939999999999998,0.5615999999999985],[0.6989999999999981,-1.9609999999999985],[0.8120000000000118,1.4402999999999935],[-0.132000000000005,3.187999999999988],[0,0]],"v":[[113.436,88.9818],[110.767,85.2983],[114.507,84.6706],[115.71,78.5755],[116.748,83.3161],[113.436,88.9818]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,0.8,0.502]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 14","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 14","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0.3790000000000049,2.0317000000000007],[-0.033999999999991815,0.7569000000000017],[-1.6469999999999914,-0.06609999999999161],[-0.3059999999999974,-0.209699999999998],[-0.17799999999999727,-0.32670000000000243],[0.1349999999999909,-1.6487999999999943],[1.6970000000000027,0.06610000000000582]],"o":[[-1.2689999999999912,0],[-0.12099999999999511,-0.747799999999998],[0.132000000000005,-3.1880000000000024],[0.3689999999999998,0.04640000000000555],[0.30700000000000216,0.20959999999999468],[0.811000000000007,1.4403999999999968],[-0.11599999999999966,3.1880000000000024],[0,0]],"v":[[113.437,88.9888],[110.768,85.3053],[110.636,83.0423],[113.931,77.3766],[114.958,77.7663],[115.695,78.5824],[116.733,83.3231],[113.437,88.9888]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,0.8549,0.6627]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 15","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 15","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[6.426000000000002,0.9579999999999984],[2.8459999999999894,3.4239999999999924],[0,0],[0,0],[0,0]],"o":[[-2.0759999999999934,1.5529999999999973],[-4.426000000000002,-0.4159999999999968],[0,0],[0,0],[0,0],[0,0]],"v":[[138.6,111.643],[126.11,114.137],[114.757,108.141],[118.053,97.6358],[138.122,99.5849],[138.6,111.643]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,0.7176,0.302]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 16","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 16","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.5689999999999884,-0.42099999999999227],[0.6990000000000123,0.10499999999998977],[0,0],[-4.427999999999997,8.162999999999997]],"o":[[0,0],[-0.10599999999999454,0.6999999999999886],[-0.568000000000012,0.42199999999999704],[0,0],[6.75,-6.367999999999995],[0,0]],"v":[[178.629,114.593],[175.465,135.934],[174.412,137.685],[172.433,138.18],[161.756,136.529],[178.629,114.593]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.9333,0.9333,0.9333]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 17","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 17","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.568000000000012,-0.42099999999999227],[0.6990000000000123,0.10400000000001342],[0,0],[0,0],[0.4200000000000017,0.5690000000000026],[-0.1039999999999992,0.7010000000000076],[0,0],[-51.294,-2.659400000000005],[-5.099999999999994,-1.1757999999999953]],"o":[[0,0],[-0.10599999999999454,0.7009999999999934],[-0.568000000000012,0.4210000000000207],[0,0],[0,0],[-0.6988000000000056,-0.10599999999999454],[-0.420100000000005,-0.5699999999999932],[0,0],[13.857399999999998,-17.476299999999995],[5.227000000000004,0.24190000000000111],[0,0]],"v":[[185.597,67.431],[175.464,135.931],[174.411,137.683],[172.432,138.178],[161.755,136.526],[73.5687,123.411],[71.8215,122.356],[71.3278,120.371],[72.6459,111.551],[170.076,65.3002],[185.597,67.431]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.9686,0.9686,0.9686]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 18","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 18","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.568000000000012,-0.42099999999999227],[0.6990000000000123,0.103999999999985],[0,0],[0,0],[0.4200000000000017,0.5700000000000074],[-0.1039999999999992,0.7009999999999934],[0,0],[-0.17900000000000205,0.30040000000000333],[-0.28010000000000446,0.20870000000000033],[-0.33849999999999625,0.08509999999999707],[-0.3452000000000055,-0.05150000000000432],[0,0],[-0.3050000000000068,-0.18529999999999802],[-0.20900000000000318,-0.28940000000000055],[-0.0800000000000125,-0.3481000000000023],[0.06100000000000705,-0.35190000000000055]],"o":[[0,0],[-0.10599999999999454,0.700000000000017],[-0.568000000000012,0.42099999999999227],[0,0],[0,0],[-0.6988000000000056,-0.10600000000000875],[-0.420100000000005,-0.5699999999999932],[0,0],[0.050399999999996226,-0.34620000000000317],[0.17889999999999873,-0.3003],[0.28010000000000446,-0.20870000000000033],[0.33849999999999625,-0.08509999999999707],[0,0],[0.3529999999999802,0.052099999999995816],[0.3050000000000068,0.18530000000000513],[0.20899999999997476,0.28940000000000055],[0.07999999999998408,0.347999999999999],[0,0]],"v":[[187.327,55.748],[175.464,135.927],[174.411,137.678],[172.432,138.173],[161.755,136.521],[73.5687,123.406],[71.8215,122.351],[71.3278,120.367],[83.2078,40.188],[83.5552,39.2086],[84.2505,38.4375],[85.1875,37.9925],[86.2232,37.9416],[185.086,52.6426],[186.082,53.0023],[186.86,53.7216],[187.298,54.6875],[187.327,55.748]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,1,1]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 19","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 19","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.7599999999999909,-0.5630000000000166],[0.9350000000000023,0.13800000000000523],[0,0],[0.40279999999999916,0.24100000000001387],[0.27899999999999636,0.3779999999999859],[0.11190000000000566,0.45599999999998886],[-0.0724000000000018,0.464999999999975],[0,0],[-11.863600000000005,-2.3789999999999907],[-19.65700000000001,112.88419999999999],[0.36299999999999955,7.901999999999994],[0,0],[-0.4019999999999868,-0.23979999999999535],[-0.27899999999999636,-0.3762000000000043],[-0.11299999999999955,-0.45470000000000255],[0.06999999999999318,-0.46340000000000003]],"o":[[0,0],[-0.14200000000002433,0.936000000000007],[-0.7589999999999861,0.563999999999993],[0,0],[-0.4643000000000015,-0.0660000000000025],[-0.40279999999999916,-0.24099999999998545],[-0.27890000000000015,-0.3780000000000143],[-0.11199999999999477,-0.45699999999999363],[0,0],[1.400500000000001,2.5770000000000266],[16.477199999999996,3.3030000000000257],[1.4029999999999916,-7.784300000000002],[0,0],[0.4630000000000223,0.06670000000000442],[0.40100000000001046,0.23989999999999867],[0.27899999999999636,0.3761999999999972],[0.11299999999999955,0.45479999999999876],[0,0]],"v":[[199.967,47.1411],[181.562,171.489],[180.154,173.83],[177.509,174.495],[58.1975,156.738],[56.8838,156.273],[55.8509,155.335],[55.2587,154.071],[55.1987,152.675],[56.6981,142.533],[74.1474,152.444],[194.431,66.5498],[195.996,42.9455],[196.968,43.0941],[198.278,43.5584],[199.308,44.4917],[199.902,45.7503],[199.967,47.1411]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.8549,0.8549,0.8549]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[128,109]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[128,109]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 20","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 20","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.7599999999999909,-0.5630000000000166],[0.9350000000000023,0.13700000000000045],[0,0],[0.40279999999999916,0.24100000000001387],[0.27899999999999636,0.3779999999999859],[0.11190000000000566,0.45699999999999363],[-0.0724000000000018,0.4650000000000034],[0,0],[-0.7594999999999885,0.5633000000000017],[-0.9347999999999956,-0.13739999999999952],[0,0],[0,0],[-0.5459999999999923,-0.7575999999999965],[0.14300000000000068,-0.9236000000000004]],"o":[[0,0],[-0.14200000000002433,0.936000000000007],[-0.7589999999999861,0.5629999999999882],[0,0],[-0.4643000000000015,-0.06700000000000728],[-0.40279999999999916,-0.24099999999998545],[-0.27890000000000015,-0.3780000000000143],[-0.11199999999999477,-0.45699999999999363],[0,0],[0.14229999999999166,-0.9362999999999992],[0.7595000000000027,-0.5633000000000017],[0,0],[0,0],[0.9190000000000111,0.154200000000003],[0.5459999999999923,0.7576000000000036],[0,0]],"v":[[199.967,47.1465],[181.562,171.495],[180.154,173.836],[177.509,174.501],[58.1975,156.744],[56.8838,156.278],[55.8509,155.34],[55.2587,154.076],[55.1987,152.68],[73.6037,28.3489],[75.0118,26.0076],[77.6571,25.3426],[196.079,42.9509],[197.051,43.0995],[199.338,44.5226],[199.967,47.1465]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.9333,0.9333,0.9333]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[128,100]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[128,100]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]}],"ind":1},{"ty":4,"nm":"Shape Layer 2","sr":1,"st":0,"op":150,"ip":0,"hd":false,"ddd":0,"bm":0,"hasMask":false,"ao":0,"ks":{"a":{"a":0,"k":[100,99]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":1,"k":[{"o":{"x":0,"y":0},"i":{"x":0.36,"y":1},"s":[161.0403,156.6599],"t":0},{"s":[165.8227,196.5131],"t":20}]},"r":{"a":1,"k":[{"o":{"x":0,"y":0},"i":{"x":0.36,"y":1},"s":[0],"t":0},{"s":[9],"t":20}]},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}},"shapes":[{"ty":"gr","bm":0,"hd":false,"nm":"Group 21","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 21","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[1.4565000000000055,-2.0889999999999986],[0,0],[0.5351999999999997,0.2680000000000007],[0.26589999999999847,0.5369999999999777],[-13.313600000000001,0.9910000000000139],[-1.4500000000000028,-4.938999999999993],[-0.019700000000000273,-0.2750000000000057]],"o":[[-0.25039999999999907,2.535999999999987],[0,0],[-0.5884,0.10900000000000887],[-0.5350999999999999,-0.2680000000000007],[1.6476999999999968,-0.8590000000000089],[15.109499999999997,-1.1229999999999905],[0.08969999999999345,0.26200000000000045],[0,0]],"v":[[80.346,121.415],[77.7426,128.469],[29.6787,137.256],[27.9472,137.011],[26.7128,135.77],[49.682,130.302],[80.1812,120.606],[80.346,121.415]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.4,0.5725,0.9451]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 22","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 22","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.4130000000000109,-0.5999999999999943],[0.7140000000000128,-0.13599999999999568],[0,0],[0,0],[-0.05389999999999873,0.11899999999999977],[0.07179999999999609,0.4829999999999899],[0.31579999999999586,0.3719999999999999],[0.46410000000000196,0.14700000000000557],[0.4718999999999909,-0.12099999999999511],[0,0],[0,0],[5.146900000000002,1.6439999999999912],[0.9281000000000006,-0.16899999999999693],[0.756299999999996,-0.6060000000000088],[0,0],[0,0],[0,0],[-1.137900000000002,0.2560000000000002],[-1.140500000000003,-0.24500000000000455],[0,0],[-3.690899999999999,1.156000000000006],[0,0],[-9.985500000000002,-5.054000000000002]],"o":[[0,0],[0.125,0.7180000000000035],[-0.4129999999999967,0.5990000000000038],[0,0],[0,0],[0.06680000000000064,-0.11200000000000898],[0.1939000000000135,-0.4479999999999933],[-0.07179999999999609,-0.4830000000000041],[-0.3158000000000101,-0.3709999999999951],[-0.46410000000000196,-0.14799999999999613],[0,0],[0,0],[-5.2575,1.2439999999999998],[-0.9017999999999944,-0.277000000000001],[-0.9525999999999968,0.1740000000000066],[0,0],[0,0],[0,0],[0.9257999999999953,-0.7109999999999985],[1.1379999999999981,-0.257000000000005],[0,0],[3.7882999999999996,0.777000000000001],[0,0],[10.792599999999993,-3.435999999999993],[0,0]],"v":[[107.944,118.175],[108.29,120.075],[107.841,122.131],[106.082,123.279],[75.599,128.846],[80.1632,121.76],[80.3444,121.413],[80.5312,119.989],[79.9381,118.681],[78.7448,117.887],[77.3126,117.845],[61.2639,122.156],[60.5554,122.338],[44.6549,121.727],[41.8702,121.562],[39.2668,122.751],[26.184,133.207],[25.9533,131.984],[38.4759,121.446],[41.6084,119.977],[45.0668,119.959],[49.0543,120.785],[60.4565,120.207],[83.2609,112.939],[107.944,118.175]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,1,1]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 23","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 23","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,4.5430999999999955],[4.531800000000004,0],[0,-4.54310000000001],[-4.5319,0]],"o":[[4.531800000000004,0],[0,-4.54310000000001],[-4.5319,0],[0,4.5430999999999955],[0,0]],"v":[[34.6481,92.6423],[42.8537,84.4163],[34.6481,76.1903],[26.4424,84.4163],[34.6481,92.6423]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[1,1,1]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 24","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 24","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.4129999999999967,-0.5999999999999943],[0.7139999999999986,-0.13599999999999568],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-3.0153999999999996,0.5450000000000017],[-9.556800000000003,6.0789999999999935],[-9.144800000000004,3.8652000000000015],[-4.349900000000005,-4.492900000000006],[0,0]],"o":[[0,0],[0.125,0.7180000000000035],[-0.4140000000000015,0.5990000000000038],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[2.9494000000000007,-4.146000000000001],[3.7073000000000036,-0.6779999999999973],[9.556800000000003,-6.079000000000008],[2.9658999999999907,-1.2554000000000087],[0,0],[0,0]],"v":[[101.794,84.4454],[108.286,120.075],[107.837,122.131],[106.078,123.279],[103.359,123.775],[89.6664,116.953],[78.2807,116.111],[61.1609,121.066],[54.2734,122.321],[46.8587,120.67],[40.6303,120.983],[33.9406,125.625],[26.1139,132.81],[24.2026,122.371],[38.2906,106.613],[57.8325,108.793],[85.7613,75.9881],[97.0317,79.4899],[101.794,84.4454]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.4,0.5725,0.9451]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 25","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 25","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.4129999999999967,-0.5990000000000038],[0.7139999999999986,-0.13700000000000045],[0,0],[0.5351999999999997,0.2680000000000007],[0.265900000000002,0.5380000000000109],[0.051899999999999835,0.24399999999999977],[0,0],[0,0],[-1.2652,0.35899999999999466],[-1.2187000000000054,-0.49500000000000455],[-4.193599999999996,1.2680000000000007],[-2.481599999999993,3.617900000000006],[0,0],[-1.56219999999999,0.9057999999999993],[-1.7985999999999933,0.14849999999999852],[-1.688999999999993,-0.6373999999999995],[-1.254400000000004,-1.3006000000000029],[0,0],[0,0]],"o":[[0,0],[0.12600000000000477,0.7180000000000035],[-0.4129999999999967,0.5999999999999943],[0,0],[-0.5884,0.10899999999998045],[-0.5351999999999997,-0.2680000000000007],[-0.10149999999999793,-0.22799999999998022],[0,0],[0,0],[0.7790999999999997,-1.0619999999999976],[1.2650999999999968,-0.35900000000000887],[4.0626999999999995,1.6400000000000006],[4.1935,-1.2670000000000101],[0,0],[1.0251999999999981,-1.488900000000001],[1.562100000000001,-0.9058999999999884],[1.7986000000000075,-0.14860000000000184],[1.6890000000000072,0.6372999999999962],[0,0],[0,0],[0,0]],"v":[[101.794,84.4498],[108.286,120.079],[107.837,122.135],[106.078,123.284],[29.6735,137.258],[27.9421,137.013],[26.7076,135.771],[26.4769,135.061],[23.9065,120.938],[34.5508,106.419],[37.7049,104.227],[41.5371,104.437],[54.2925,105.013],[64.6051,97.4661],[76.7818,79.6761],[80.7113,76.0392],[85.8153,74.4378],[91.112,75.1802],[95.5822,78.1234],[96.9663,79.544],[101.794,84.4498]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.5725,0.6941,0.9608]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 26","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 26","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.4129999999999967,-0.5999999999999943],[0.7139999999999986,-0.13700000000000045],[0,0],[0.5351999999999997,0.2680000000000007],[0.26589999999999847,0.5380000000000109],[0.051899999999999835,0.24399999999999977],[0,0],[-0.07629999999999981,0.3521999999999963],[-0.20509999999999984,0.2961999999999989],[-0.30260000000000176,0.19480000000000075],[-0.35389999999999944,0.0636999999999972],[0,0],[-0.5769000000000091,-0.39690000000000225],[-0.14359999999999218,-0.6865999999999985]],"o":[[0,0],[0.125,0.7180000000000035],[-0.4129999999999967,0.5990000000000038],[0,0],[-0.5884,0.10900000000000887],[-0.5351999999999997,-0.2680000000000007],[-0.10150000000000148,-0.22799999999998022],[0,0],[-0.06419999999999959,-0.35470000000000823],[0.07629999999999981,-0.3522999999999996],[0.20500000000000007,-0.2961000000000098],[0.3025999999999982,-0.19469999999999743],[0,0],[0.6906000000000034,-0.1127000000000038],[0.5769999999999982,0.39690000000000225],[0,0]],"v":[[97.0282,58.3026],[108.282,120.014],[107.833,122.07],[106.074,123.219],[29.6695,137.259],[27.9381,137.014],[26.7036,135.772],[26.4729,135.062],[15.2355,73.334],[15.2539,72.2632],[15.6801,71.281],[16.449,70.5375],[17.4434,70.146],[93.9305,56.1717],[95.9055,56.6145],[97.0282,58.3026]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.7451,0.8157,0.9765]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 27","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 27","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.4021000000000008,0.08700000000001751],[0.3382000000000005,0.23500000000001364],[0.22279999999999944,0.3470000000000084],[0.07339999999999947,0.4060000000000059],[0,0],[-6.673300000000001,1.1730000000000018],[-4.137299999999996,4.147999999999996],[-0.9542000000000002,5.787000000000006],[-50.519200000000005,3.8156999999999925],[0,0],[0.08200000000000784,-0.41500000000002046],[0.23900000000000432,-0.34899999999998954],[0.35700000000001353,-0.22699999999997544],[0.4169999999999874,-0.06700000000000728]],"o":[[0,0],[-0.4045999999999985,0.07399999999998386],[-0.402000000000001,-0.08699999999998909],[-0.3380999999999972,-0.23499999999998522],[-0.22269999999999968,-0.34600000000000364],[0,0],[1.6477000000000004,1.8340000000000032],[5.772599999999997,-0.9559999999999889],[4.1372,-4.146999999999991],[1.6477000000000004,-11.265999999999991],[0,0],[0.08800000000000807,0.41399999999998727],[-0.08199999999999363,0.4159999999999968],[-0.23900000000000432,0.34899999999998954],[-0.3569999999999993,0.2259999999999991],[0,0]],"v":[[119.397,149.15],[26.3832,166.114],[25.1613,166.094],[24.0401,165.607],[23.1904,164.726],[22.7418,163.587],[20.9458,154.105],[32.9741,157.409],[48.2129,149.56],[56.0422,134.284],[110.417,81.8554],[121.951,145.417],[121.96,146.674],[121.473,147.833],[120.57,148.706],[119.397,149.15]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.898,0.898,0.898]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 28","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 28","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.402000000000001,0.08699999999998909],[0.33810000000000073,0.23400000000000887],[0.22279999999999944,0.3470000000000084],[0.07339999999999947,0.40500000000000114],[0,0],[0,0],[-0.08463999999999938,0.4040999999999997],[-0.23264999999999958,0.3405999999999949],[-0.34513000000000016,0.22530000000000427],[-0.40488000000000035,0.07549999999999812],[0,0],[-0.402000000000001,-0.0870000000000033],[-0.33899999999999864,-0.23469999999999658],[-0.2219999999999942,-0.34659999999999513],[-0.0730000000000075,-0.40569999999999595],[0,0],[0.0730000000000075,-0.4099999999999966],[0.2259999999999991,-0.34900000000001796],[0.3429999999999893,-0.23399999999998045],[0.4069999999999965,-0.08200000000002206]],"o":[[0,0],[-0.40470000000000184,0.07399999999998386],[-0.4021000000000008,-0.08699999999998909],[-0.3382000000000005,-0.23500000000001364],[-0.22279999999999944,-0.34600000000000364],[0,0],[0,0],[-0.0762899999999993,-0.40560000000000684],[0.08465000000000078,-0.40399999999999636],[0.23265000000000047,-0.34070000000000533],[0.34511999999999965,-0.22519999999999385],[0,0],[0.40399999999999636,-0.07390000000000185],[0.402000000000001,0.08709999999999951],[0.33799999999999386,0.23470000000000368],[0.22299999999999898,0.34660000000000224],[0,0],[0.09100000000000819,0.4059999999999775],[-0.07200000000000273,0.4099999999999966],[-0.22499999999999432,0.3499999999999943],[-0.3430000000000035,0.23500000000001364],[0,0]],"v":[[119.394,149.151],[26.3808,166.115],[25.1589,166.095],[24.0377,165.608],[23.188,164.727],[22.7393,163.588],[20.9433,154.106],[4.96043,66.5604],[4.9731,65.3339],[5.45372,64.206],[6.3289,63.3488],[7.46497,62.8934],[100.545,45.8633],[101.766,45.8832],[102.888,46.3705],[103.737,47.251],[104.186,48.3906],[121.817,145.401],[121.845,146.637],[121.393,147.787],[120.531,148.671],[119.394,149.151]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.9608,0.9608,0.9608]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]}],"ind":2},{"ty":4,"nm":"Shape Layer 1","sr":1,"st":0,"op":150,"ip":0,"hd":false,"ddd":0,"bm":0,"hasMask":false,"ao":0,"ks":{"a":{"a":0,"k":[100,99]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":1,"k":[{"o":{"x":0,"y":0},"i":{"x":0.36,"y":1},"s":[161.0403,156.6599],"t":0},{"s":[144.0362,114.6812],"t":20}]},"r":{"a":1,"k":[{"o":{"x":0,"y":0},"i":{"x":0.36,"y":1},"s":[0],"t":0},{"s":[-14],"t":20}]},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}},"shapes":[{"ty":"gr","bm":0,"hd":false,"nm":"Group 29","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 29","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.12650000000000006,-0.30999999999997385],[0.2359000000000009,-0.23799999999999955],[0.3088999999999942,-0.12899999999999068],[0.3346000000000018,0],[0,0],[0.30894,0.1290000000000191],[0.23584399999999994,0.23799999999999955],[0.126547,0.31100000000000705],[-0.0021720000000000073,0.33499999999997954],[0,0],[-5.552814,0],[-1.4335000000000022,38.75100000000002]],"o":[[0,0],[0.002200000000001978,0.33499999999997954],[-0.12659999999999627,0.31100000000000705],[-0.23579999999999757,0.23799999999999955],[-0.3090000000000046,0.1290000000000191],[0,0],[-0.33462000000000014,0],[-0.30895000000000006,-0.12899999999999068],[-0.23584400000000005,-0.23799999999999955],[-0.1265474,-0.30999999999997385],[0,0],[0,0],[5.552840000000001,0],[0,0]],"v":[[56.0293,112.996],[56.0293,149.567],[55.8409,150.545],[55.2919,151.376],[54.4667,151.932],[53.4918,152.127],[2.41255,152.127],[1.43767,151.932],[0.612423,151.376],[0.063469,150.545],[-0.124947,149.567],[-0.124947,146.263],[5.42786,149.98],[56.0293,112.996]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.0431,0.2863,0.8196]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 30","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 30","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,0],[0,0],[-0.058799999999997965,0.14229999999999876],[-0.1086000000000027,0.10890000000000555],[-0.14190000000000325,0.0589999999999975],[-0.15360000000000085,0],[0,0],[-0.14649999999999608,-0.0630999999999986],[-0.10949999999999704,-0.11599999999999966],[-0.05480000000000018,-0.14999999999999858],[0.008899999999997021,-0.1595000000000013]],"o":[[0,0],[0,0],[0,0],[0,-0.15400000000000347],[0.05880000000000152,-0.14229999999999876],[0.10859999999999914,-0.10889999999999844],[0.14199999999999946,-0.058900000000001285],[0,0],[0.15930000000000177,-0.00019999999999953388],[0.14639999999999986,0.06300000000000239],[0.10960000000000036,0.11599999999999966],[0.05470000000000397,0.14999999999999858],[0,0]],"v":[[37.3277,44.363],[37.3277,46.7251],[18.7908,46.7251],[18.7908,44.2969],[18.8799,43.8481],[19.1335,43.4676],[19.513,43.2134],[19.9607,43.1241],[36.1578,43.1241],[36.6213,43.2193],[37.0092,43.4907],[37.2583,43.8938],[37.3277,44.363]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.5725,0.6941,0.9608]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[27.82047165947229,45.26070495048378]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[27.82047165947229,45.26070495048378]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 31","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 31","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.6751000000000005],[0,0],[-0.6734000000000009,0],[0,0],[0,0.6749999999999972],[0,0],[0.6733999999999938,0]],"o":[[0,0],[-0.6734000000000009,0],[0,0],[0,0.6749999999999972],[0,0],[0.6733999999999938,0],[0,0],[0,-0.6751000000000005],[0,0]],"v":[[36.1084,43.2067],[20.0102,43.2067],[18.7909,44.4291],[18.7909,49.4506],[20.0102,50.6729],[36.1084,50.6729],[37.3277,49.4506],[37.3277,44.4291],[36.1084,43.2067]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.0431,0.2863,0.8196]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 32","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 32","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.9121999999999986],[0,0],[-0.9100000000000001,0],[0,0],[0,0.9123000000000019],[0,0],[0.9099999999999966,0]],"o":[[0,0],[-0.9100000000000001,0],[0,0],[0,0.9123000000000019],[0,0],[0.9099999999999966,0],[0,0],[0,-0.9121999999999986],[0,0]],"v":[[37.3442,41.5714],[18.7579,41.5714],[17.1102,43.2232],[17.1102,51.0032],[18.7579,52.6551],[37.3442,52.6551],[38.9919,51.0032],[38.9919,43.2232],[37.3442,41.5714]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.2314,0.451,0.9294]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 33","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 33","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.985199999999999],[0,0],[-0.9828100000000002,0],[0,0],[0,0.9852999999999952],[0,0],[0.9828000000000046,0]],"o":[[0,0],[-0.9828100000000002,0],[0,0],[0,0.9852999999999952],[0,0],[0.9828000000000046,0],[0,0],[0,-0.985199999999999],[0,0]],"v":[[51.8276,31.4624],[4.29094,31.4624],[2.5114,33.2463],[2.5114,67.1744],[4.29094,68.9584],[51.8276,68.9584],[53.6071,67.1744],[53.6071,33.2463],[51.8276,31.4624]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.4,0.5725,0.9451]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 34","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 34","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,0],[0,0],[-0.21940000000000026,0.21990000000000975],[-0.31019999999999825,0],[0,0],[-0.21940000000000026,-0.21999999999999886],[0,-0.31099999999999284]],"o":[[0,0],[0,0],[0,0],[0,-0.31099999999999284],[0.21940000000000026,-0.21999999999999886],[0,0],[0.310299999999998,0],[0.21940000000000026,0.21990000000000975],[0,0]],"v":[[37.3277,84.4853],[37.3277,86.897],[18.7908,86.897],[18.7908,84.4853],[19.1335,83.6561],[19.9607,83.3126],[36.1578,83.3126],[36.985,83.6561],[37.3277,84.4853]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.5725,0.6941,0.9608]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 35","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 35","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.6750999999999863],[0,0],[-0.6734000000000009,0],[0,0],[0,0.6751000000000005],[0,0],[0.6733999999999938,0]],"o":[[0,0],[-0.6734000000000009,0],[0,0],[0,0.6751000000000005],[0,0],[0.6733999999999938,0],[0,0],[0,-0.6750999999999863],[0,0]],"v":[[36.1084,83.3126],[20.0102,83.3126],[18.7909,84.5349],[18.7909,89.5564],[20.0102,90.7788],[36.1084,90.7788],[37.3277,89.5564],[37.3277,84.5349],[36.1084,83.3126]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.0431,0.2863,0.8196]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 36","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 36","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.9123000000000019],[0,0],[-0.9100000000000001,0],[0,0],[0,0.9123000000000019],[0,0],[0.9099999999999966,0]],"o":[[0,0],[-0.9100000000000001,0],[0,0],[0,0.9123000000000019],[0,0],[0.9099999999999966,0],[0,0],[0,-0.9123000000000019],[0,0]],"v":[[37.3442,81.6773],[18.7579,81.6773],[17.1102,83.3291],[17.1102,91.1091],[18.7579,92.7609],[37.3442,92.7609],[38.9919,91.1091],[38.9919,83.3291],[37.3442,81.6773]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.2314,0.451,0.9294]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 37","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 37","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.9852999999999952],[0,0],[-0.9828100000000002,0],[0,0],[0,0.9860000000000042],[0,0],[0.9828000000000046,0]],"o":[[0,0],[-0.9828100000000002,0],[0,0],[0,0.9860000000000042],[0,0],[0.9828000000000046,0],[0,0],[0,-0.9852999999999952],[0,0]],"v":[[51.8276,71.5682],[4.29094,71.5682],[2.5114,73.3522],[2.5114,105.975],[4.29094,107.759],[51.8276,107.759],[53.6071,105.975],[53.6071,73.3522],[51.8276,71.5682]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.4,0.5725,0.9451]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 38","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 38","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,0],[0,0],[-0.058799999999997965,0.14300000000000068],[-0.1086000000000027,0.10899999999999466],[-0.14190000000000325,0.0589999999999975],[-0.15360000000000085,0],[0,0],[-0.14300000000000068,-0.060000000000002274],[-0.10880000000000223,-0.1110000000000042],[-0.057800000000000296,-0.14399999999999125],[0.002200000000001978,-0.1560000000000059]],"o":[[0,0],[0,0],[0,0],[0,-0.15399999999999636],[0.05880000000000152,-0.1419999999999959],[0.10859999999999914,-0.10899999999999466],[0.14199999999999946,-0.0589999999999975],[0,0],[0.15500000000000114,0],[0.143100000000004,0.060000000000002274],[0.10889999999999844,0.10999999999999943],[0.057800000000000296,0.14400000000000546],[0,0]],"v":[[37.3277,123.617],[37.3277,126.012],[18.7908,126.012],[18.7908,123.6],[18.8799,123.151],[19.1335,122.771],[19.513,122.517],[19.9607,122.427],[36.1578,122.427],[36.6093,122.518],[36.9909,122.777],[37.2434,123.163],[37.3277,123.617]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.5725,0.6941,0.9608]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 39","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 39","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.6749999999999972],[0,0],[-0.6734000000000009,0],[0,0],[0,0.6750000000000114],[0,0],[0.6733999999999938,0]],"o":[[0,0],[-0.6734000000000009,0],[0,0],[0,0.6750000000000114],[0,0],[0.6733999999999938,0],[0,0],[0,-0.6749999999999972],[0,0]],"v":[[36.1084,122.444],[20.0102,122.444],[18.7909,123.666],[18.7909,128.688],[20.0102,129.91],[36.1084,129.91],[37.3277,128.688],[37.3277,123.666],[36.1084,122.444]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.0431,0.2863,0.8196]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 40","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 40","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-0.9119999999999919],[0,0],[-0.9100000000000001,0],[0,0],[0,0.9129999999999825],[0,0],[0.9099999999999966,0]],"o":[[0,0],[-0.9100000000000001,0],[0,0],[0,0.9129999999999825],[0,0],[0.9099999999999966,0],[0,0],[0,-0.9119999999999919],[0,0]],"v":[[37.3442,120.809],[18.7579,120.809],[17.1102,122.46],[17.1102,130.24],[18.7579,131.892],[37.3442,131.892],[38.9919,130.24],[38.9919,122.46],[37.3442,120.809]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.2314,0.451,0.9294]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 41","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 41","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0,-1.0039999999999907],[0,0],[-1.0010099999999995,0],[0,0],[0,1.004000000000019],[0,0],[1.0009999999999977,0]],"o":[[0,0],[-1.0010099999999995,0],[0,0],[0,1.004000000000019],[0,0],[1.0009999999999977,0],[0,0],[0,-1.0039999999999907],[0,0]],"v":[[51.7947,110.7],[4.32389,110.7],[2.5114,112.517],[2.5114,146.147],[4.32389,147.964],[51.7947,147.964],[53.6071,146.147],[53.6071,112.517],[51.7947,110.7]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.4,0.5725,0.9451]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 42","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 42","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.27190000000000225,-0.2726000000000006],[0.3844999999999956,0],[0,0],[0.271927,0.2726000000000006],[0,0.3855000000000004],[0,0],[-0.6219299999999999,0.010899999999999466],[0.24719999999999942,4.905899999999999],[-0.11599999999999966,-0.29779999999999873],[0.008600000000001273,-0.31959999999999766]],"o":[[0,0],[0,0.3855000000000004],[-0.27199999999999847,0.2726000000000006],[0,0],[-0.38456,0],[-0.271926,-0.2726000000000006],[0,0],[0.6029042699999999,0.1534000000000013],[3.21305,0],[0.22239999999999327,0.2292999999999985],[0.11599999999999966,0.29790000000000205],[0,0]],"v":[[56.0293,26.0279],[56.0293,27.3989],[55.6046,28.4267],[54.5793,28.8525],[1.45687,28.8525],[0.431572,28.4267],[0.00687073,27.3989],[0.00687073,27.1347],[1.85231,27.3494],[55.3537,24.2935],[55.8665,25.0922],[56.0293,26.0279]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.0431,0.2863,0.8196]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 43","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 43","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.27190000000000225,-0.2726000000000006],[0.3844999999999956,0],[0,0],[0.271927,0.2726000000000006],[0,0.3855000000000004],[0,0],[-0.44805999999999996,0.44920000000000115],[-0.6336599999999999,0],[0,0],[-0.44700000000000273,-0.41990000000000194],[-0.11599999999999966,-0.29779999999999873],[0.008600000000001273,-0.31959999999999766]],"o":[[0,0],[0,0.3855000000000004],[-0.27199999999999847,0.2726000000000006],[0,0],[-0.38456,0],[-0.271926,-0.2726000000000006],[0,0],[0,-0.6351999999999975],[0.4480569999999999,-0.44909999999999783],[0,0],[0.6124999999999972,0.004999999999999005],[0.22239999999999327,0.2292999999999985],[0.11599999999999966,0.29790000000000205],[0,0]],"v":[[56.0293,26.0279],[56.0293,27.3989],[55.6046,28.4267],[54.5793,28.8525],[1.45687,28.8525],[0.431572,28.4267],[0.00687073,27.3989],[0.00687073,26.0279],[0.706653,24.3343],[2.39606,23.6328],[53.706,23.6328],[55.3537,24.2935],[55.8665,25.0922],[56.0293,26.0279]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.2314,0.451,0.9294]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]},{"ty":"gr","bm":0,"hd":false,"nm":"Group 44","it":[{"ty":"sh","bm":0,"hd":false,"nm":"Path 44","d":1,"ks":{"a":0,"k":{"c":true,"i":[[0,0],[0,0],[0.12650000000000006,-0.30999999999997385],[0.2359000000000009,-0.23799999999999955],[0.3088999999999942,-0.12899999999999068],[0.3346000000000018,0],[0,0],[0.30894,0.1290000000000191],[0.23584399999999994,0.23799999999999955],[0.126547,0.31100000000000705],[-0.0021720000000000073,0.33499999999997954],[0,0],[-0.48420700000000005,0.4853999999999985],[-0.68476,0.004300000000000637],[0,0],[-0.4626000000000019,-0.47609999999999886],[0.0045000000000001705,-0.6646000000000001]],"o":[[0,0],[0.002200000000001978,0.33499999999997954],[-0.12659999999999627,0.31100000000000705],[-0.23579999999999757,0.23799999999999955],[-0.3090000000000046,0.1290000000000191],[0,0],[-0.33462000000000014,0],[-0.30895000000000006,-0.12899999999999068],[-0.23584400000000005,-0.23799999999999955],[-0.1265474,-0.30999999999997385],[0,0],[0.004321000000000005,-0.686399999999999],[0.484205,-0.48540000000000205],[0,0],[0.6629000000000005,0.013000000000001677],[0.4625999999999948,0.47609999999999886],[0,0]],"v":[[56.0293,26.1766],[56.0293,149.567],[55.8409,150.545],[55.2919,151.376],[54.4667,151.932],[53.4918,152.127],[2.41255,152.127],[1.43767,151.932],[0.612423,151.376],[0.063469,150.545],[-0.124947,149.567],[-0.124947,26.2261],[0.637515,24.3972],[2.46198,23.6328],[53.5577,23.6328],[55.3143,24.3962],[56.0293,26.1766]]}}},{"ty":"fl","bm":0,"hd":false,"nm":"Fill","c":{"a":0,"k":[0.2314,0.451,0.9294]},"r":1,"o":{"a":0,"k":100}},{"ty":"tr","a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"sk":{"a":0,"k":0},"p":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"sa":{"a":0,"k":0},"o":{"a":0,"k":100}}]}],"ind":3}],"v":"5.7.0","fr":30,"op":30,"ip":0,"assets":[]}
|