@cuemath/leap 3.0.7-hg1 → 3.0.7-hg2
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/dist/_virtual/_commonjsHelpers.js +9 -0
- package/dist/_virtual/_commonjsHelpers.js.map +1 -0
- package/dist/_virtual/constants.js +5 -0
- package/dist/_virtual/constants.js.map +1 -0
- package/dist/_virtual/humanize.js +5 -0
- package/dist/_virtual/humanize.js.map +1 -0
- package/dist/_virtual/index.js +5 -0
- package/dist/_virtual/index.js.map +1 -0
- package/dist/_virtual/ua-parser.js +5 -0
- package/dist/_virtual/ua-parser.js.map +1 -0
- package/dist/assets/gif/gif.js +27 -0
- package/dist/assets/gif/gif.js.map +1 -0
- package/dist/assets/illustrations/illustrations.js +128 -0
- package/dist/assets/illustrations/illustrations.js.map +1 -0
- package/dist/assets/illustrations/points-sum.svg.js +6 -0
- package/dist/assets/illustrations/points-sum.svg.js.map +1 -0
- package/dist/assets/illustrations/streak-green.svg.js +6 -0
- package/dist/assets/illustrations/streak-green.svg.js.map +1 -0
- package/dist/assets/illustrations/streak-white.svg.js +6 -0
- package/dist/assets/illustrations/streak-white.svg.js.map +1 -0
- package/dist/assets/images/images.js +36 -0
- package/dist/assets/images/images.js.map +1 -0
- package/dist/assets/lib/lib.js +7 -0
- package/dist/assets/lib/lib.js.map +1 -0
- package/dist/assets/line-icons/icons/alert.js +36 -0
- package/dist/assets/line-icons/icons/alert.js.map +1 -0
- package/dist/assets/line-icons/icons/back.js +38 -0
- package/dist/assets/line-icons/icons/back.js.map +1 -0
- package/dist/assets/line-icons/icons/back2.js +26 -0
- package/dist/assets/line-icons/icons/back2.js.map +1 -0
- package/dist/assets/line-icons/icons/bin.js +58 -0
- package/dist/assets/line-icons/icons/bin.js.map +1 -0
- package/dist/assets/line-icons/icons/bin2.js +25 -0
- package/dist/assets/line-icons/icons/bin2.js.map +1 -0
- package/dist/assets/line-icons/icons/book-closed.js +38 -0
- package/dist/assets/line-icons/icons/book-closed.js.map +1 -0
- package/dist/assets/line-icons/icons/book.js +38 -0
- package/dist/assets/line-icons/icons/book.js.map +1 -0
- package/dist/assets/line-icons/icons/book2.js +38 -0
- package/dist/assets/line-icons/icons/book2.js.map +1 -0
- package/dist/assets/line-icons/icons/bookmark-stroke-icon.js +26 -0
- package/dist/assets/line-icons/icons/bookmark-stroke-icon.js.map +1 -0
- package/dist/assets/line-icons/icons/bookmark.js +27 -0
- package/dist/assets/line-icons/icons/bookmark.js.map +1 -0
- package/dist/assets/line-icons/icons/bulb.js +36 -0
- package/dist/assets/line-icons/icons/bulb.js.map +1 -0
- package/dist/assets/line-icons/icons/bulb2.js +25 -0
- package/dist/assets/line-icons/icons/bulb2.js.map +1 -0
- package/dist/assets/line-icons/icons/calculator.js +89 -0
- package/dist/assets/line-icons/icons/calculator.js.map +1 -0
- package/dist/assets/line-icons/icons/calendar.js +56 -0
- package/dist/assets/line-icons/icons/calendar.js.map +1 -0
- package/dist/assets/line-icons/icons/carat-left.js +26 -0
- package/dist/assets/line-icons/icons/carat-left.js.map +1 -0
- package/dist/assets/line-icons/icons/carat-right.js +26 -0
- package/dist/assets/line-icons/icons/carat-right.js.map +1 -0
- package/dist/assets/line-icons/icons/chat.js +26 -0
- package/dist/assets/line-icons/icons/chat.js.map +1 -0
- package/dist/assets/line-icons/icons/check.js +26 -0
- package/dist/assets/line-icons/icons/check.js.map +1 -0
- package/dist/assets/line-icons/icons/check2.js +25 -0
- package/dist/assets/line-icons/icons/check2.js.map +1 -0
- package/dist/assets/line-icons/icons/chevron-down.js +25 -0
- package/dist/assets/line-icons/icons/chevron-down.js.map +1 -0
- package/dist/assets/line-icons/icons/chevron-left.js +25 -0
- package/dist/assets/line-icons/icons/chevron-left.js.map +1 -0
- package/dist/assets/line-icons/icons/chevron-right.js +26 -0
- package/dist/assets/line-icons/icons/chevron-right.js.map +1 -0
- package/dist/assets/line-icons/icons/circle-back.js +26 -0
- package/dist/assets/line-icons/icons/circle-back.js.map +1 -0
- package/dist/assets/line-icons/icons/clear-all.js +53 -0
- package/dist/assets/line-icons/icons/clear-all.js.map +1 -0
- package/dist/assets/line-icons/icons/clipboard.js +58 -0
- package/dist/assets/line-icons/icons/clipboard.js.map +1 -0
- package/dist/assets/line-icons/icons/clock.js +38 -0
- package/dist/assets/line-icons/icons/clock.js.map +1 -0
- package/dist/assets/line-icons/icons/clock2.js +25 -0
- package/dist/assets/line-icons/icons/clock2.js.map +1 -0
- package/dist/assets/line-icons/icons/closed-eye.js +23 -0
- package/dist/assets/line-icons/icons/closed-eye.js.map +1 -0
- package/dist/assets/line-icons/icons/code.js +38 -0
- package/dist/assets/line-icons/icons/code.js.map +1 -0
- package/dist/assets/line-icons/icons/copy.js +38 -0
- package/dist/assets/line-icons/icons/copy.js.map +1 -0
- package/dist/assets/line-icons/icons/cross.js +38 -0
- package/dist/assets/line-icons/icons/cross.js.map +1 -0
- package/dist/assets/line-icons/icons/cue-rocket.js +25 -0
- package/dist/assets/line-icons/icons/cue-rocket.js.map +1 -0
- package/dist/assets/line-icons/icons/cuemath-logo.js +25 -0
- package/dist/assets/line-icons/icons/cuemath-logo.js.map +1 -0
- package/dist/assets/line-icons/icons/cursor.js +26 -0
- package/dist/assets/line-icons/icons/cursor.js.map +1 -0
- package/dist/assets/line-icons/icons/dash-arrow.js +23 -0
- package/dist/assets/line-icons/icons/dash-arrow.js.map +1 -0
- package/dist/assets/line-icons/icons/down.js +26 -0
- package/dist/assets/line-icons/icons/down.js.map +1 -0
- package/dist/assets/line-icons/icons/download.js +48 -0
- package/dist/assets/line-icons/icons/download.js.map +1 -0
- package/dist/assets/line-icons/icons/draft.js +25 -0
- package/dist/assets/line-icons/icons/draft.js.map +1 -0
- package/dist/assets/line-icons/icons/drag.js +78 -0
- package/dist/assets/line-icons/icons/drag.js.map +1 -0
- package/dist/assets/line-icons/icons/edit-star.js +34 -0
- package/dist/assets/line-icons/icons/edit-star.js.map +1 -0
- package/dist/assets/line-icons/icons/edit.js +49 -0
- package/dist/assets/line-icons/icons/edit.js.map +1 -0
- package/dist/assets/line-icons/icons/edit2.js +25 -0
- package/dist/assets/line-icons/icons/edit2.js.map +1 -0
- package/dist/assets/line-icons/icons/equation.js +48 -0
- package/dist/assets/line-icons/icons/equation.js.map +1 -0
- package/dist/assets/line-icons/icons/eraser.js +40 -0
- package/dist/assets/line-icons/icons/eraser.js.map +1 -0
- package/dist/assets/line-icons/icons/exclamation.js +26 -0
- package/dist/assets/line-icons/icons/exclamation.js.map +1 -0
- package/dist/assets/line-icons/icons/eye.js +38 -0
- package/dist/assets/line-icons/icons/eye.js.map +1 -0
- package/dist/assets/line-icons/icons/eye2.js +25 -0
- package/dist/assets/line-icons/icons/eye2.js.map +1 -0
- package/dist/assets/line-icons/icons/game.js +54 -0
- package/dist/assets/line-icons/icons/game.js.map +1 -0
- package/dist/assets/line-icons/icons/grid-icon.js +42 -0
- package/dist/assets/line-icons/icons/grid-icon.js.map +1 -0
- package/dist/assets/line-icons/icons/hand.js +13 -0
- package/dist/assets/line-icons/icons/hand.js.map +1 -0
- package/dist/assets/line-icons/icons/help.js +36 -0
- package/dist/assets/line-icons/icons/help.js.map +1 -0
- package/dist/assets/line-icons/icons/highlighter.js +38 -0
- package/dist/assets/line-icons/icons/highlighter.js.map +1 -0
- package/dist/assets/line-icons/icons/home.js +36 -0
- package/dist/assets/line-icons/icons/home.js.map +1 -0
- package/dist/assets/line-icons/icons/home2.js +25 -0
- package/dist/assets/line-icons/icons/home2.js.map +1 -0
- package/dist/assets/line-icons/icons/image.js +48 -0
- package/dist/assets/line-icons/icons/image.js.map +1 -0
- package/dist/assets/line-icons/icons/important.js +23 -0
- package/dist/assets/line-icons/icons/important.js.map +1 -0
- package/dist/assets/line-icons/icons/info.js +48 -0
- package/dist/assets/line-icons/icons/info.js.map +1 -0
- package/dist/assets/line-icons/icons/info2.js +32 -0
- package/dist/assets/line-icons/icons/info2.js.map +1 -0
- package/dist/assets/line-icons/icons/left.js +26 -0
- package/dist/assets/line-icons/icons/left.js.map +1 -0
- package/dist/assets/line-icons/icons/lock.js +38 -0
- package/dist/assets/line-icons/icons/lock.js.map +1 -0
- package/dist/assets/line-icons/icons/lock2.js +28 -0
- package/dist/assets/line-icons/icons/lock2.js.map +1 -0
- package/dist/assets/line-icons/icons/minus.js +26 -0
- package/dist/assets/line-icons/icons/minus.js.map +1 -0
- package/dist/assets/line-icons/icons/minus2.js +17 -0
- package/dist/assets/line-icons/icons/minus2.js.map +1 -0
- package/dist/assets/line-icons/icons/mistake.js +49 -0
- package/dist/assets/line-icons/icons/mistake.js.map +1 -0
- package/dist/assets/line-icons/icons/mobile.js +34 -0
- package/dist/assets/line-icons/icons/mobile.js.map +1 -0
- package/dist/assets/line-icons/icons/more-vertical.js +48 -0
- package/dist/assets/line-icons/icons/more-vertical.js.map +1 -0
- package/dist/assets/line-icons/icons/next.js +38 -0
- package/dist/assets/line-icons/icons/next.js.map +1 -0
- package/dist/assets/line-icons/icons/next2.js +25 -0
- package/dist/assets/line-icons/icons/next2.js.map +1 -0
- package/dist/assets/line-icons/icons/pan.js +98 -0
- package/dist/assets/line-icons/icons/pan.js.map +1 -0
- package/dist/assets/line-icons/icons/pencil.js +67 -0
- package/dist/assets/line-icons/icons/pencil.js.map +1 -0
- package/dist/assets/line-icons/icons/play.js +26 -0
- package/dist/assets/line-icons/icons/play.js.map +1 -0
- package/dist/assets/line-icons/icons/play2.js +25 -0
- package/dist/assets/line-icons/icons/play2.js.map +1 -0
- package/dist/assets/line-icons/icons/plus.js +38 -0
- package/dist/assets/line-icons/icons/plus.js.map +1 -0
- package/dist/assets/line-icons/icons/plus2.js +17 -0
- package/dist/assets/line-icons/icons/plus2.js.map +1 -0
- package/dist/assets/line-icons/icons/pointer.js +27 -0
- package/dist/assets/line-icons/icons/pointer.js.map +1 -0
- package/dist/assets/line-icons/icons/practice.js +41 -0
- package/dist/assets/line-icons/icons/practice.js.map +1 -0
- package/dist/assets/line-icons/icons/progress.js +36 -0
- package/dist/assets/line-icons/icons/progress.js.map +1 -0
- package/dist/assets/line-icons/icons/question-letter.js +25 -0
- package/dist/assets/line-icons/icons/question-letter.js.map +1 -0
- package/dist/assets/line-icons/icons/question.js +38 -0
- package/dist/assets/line-icons/icons/question.js.map +1 -0
- package/dist/assets/line-icons/icons/redo.js +25 -0
- package/dist/assets/line-icons/icons/redo.js.map +1 -0
- package/dist/assets/line-icons/icons/right.js +26 -0
- package/dist/assets/line-icons/icons/right.js.map +1 -0
- package/dist/assets/line-icons/icons/ruler.js +107 -0
- package/dist/assets/line-icons/icons/ruler.js.map +1 -0
- package/dist/assets/line-icons/icons/scribble.js +47 -0
- package/dist/assets/line-icons/icons/scribble.js.map +1 -0
- package/dist/assets/line-icons/icons/search.js +38 -0
- package/dist/assets/line-icons/icons/search.js.map +1 -0
- package/dist/assets/line-icons/icons/sheet.js +54 -0
- package/dist/assets/line-icons/icons/sheet.js.map +1 -0
- package/dist/assets/line-icons/icons/sketch.js +30 -0
- package/dist/assets/line-icons/icons/sketch.js.map +1 -0
- package/dist/assets/line-icons/icons/skip-colored.js +43 -0
- package/dist/assets/line-icons/icons/skip-colored.js.map +1 -0
- package/dist/assets/line-icons/icons/skip.js +25 -0
- package/dist/assets/line-icons/icons/skip.js.map +1 -0
- package/dist/assets/line-icons/icons/skip2.js +51 -0
- package/dist/assets/line-icons/icons/skip2.js.map +1 -0
- package/dist/assets/line-icons/icons/square-checked-grid.js +25 -0
- package/dist/assets/line-icons/icons/square-checked-grid.js.map +1 -0
- package/dist/assets/line-icons/icons/square-dots.js +32 -0
- package/dist/assets/line-icons/icons/square-dots.js.map +1 -0
- package/dist/assets/line-icons/icons/square-grid.js +17 -0
- package/dist/assets/line-icons/icons/square-grid.js.map +1 -0
- package/dist/assets/line-icons/icons/square2-grid.js +13 -0
- package/dist/assets/line-icons/icons/square2-grid.js.map +1 -0
- package/dist/assets/line-icons/icons/star.js +26 -0
- package/dist/assets/line-icons/icons/star.js.map +1 -0
- package/dist/assets/line-icons/icons/star2.js +25 -0
- package/dist/assets/line-icons/icons/star2.js.map +1 -0
- package/dist/assets/line-icons/icons/status.js +41 -0
- package/dist/assets/line-icons/icons/status.js.map +1 -0
- package/dist/assets/line-icons/icons/striked-eye.js +37 -0
- package/dist/assets/line-icons/icons/striked-eye.js.map +1 -0
- package/dist/assets/line-icons/icons/switch-icon.js +25 -0
- package/dist/assets/line-icons/icons/switch-icon.js.map +1 -0
- package/dist/assets/line-icons/icons/text-icon.js +48 -0
- package/dist/assets/line-icons/icons/text-icon.js.map +1 -0
- package/dist/assets/line-icons/icons/tick.js +36 -0
- package/dist/assets/line-icons/icons/tick.js.map +1 -0
- package/dist/assets/line-icons/icons/tri-dots.js +27 -0
- package/dist/assets/line-icons/icons/tri-dots.js.map +1 -0
- package/dist/assets/line-icons/icons/tri-grid.js +27 -0
- package/dist/assets/line-icons/icons/tri-grid.js.map +1 -0
- package/dist/assets/line-icons/icons/tri2-dots.js +27 -0
- package/dist/assets/line-icons/icons/tri2-dots.js.map +1 -0
- package/dist/assets/line-icons/icons/tri2-grid.js +27 -0
- package/dist/assets/line-icons/icons/tri2-grid.js.map +1 -0
- package/dist/assets/line-icons/icons/trophy.js +73 -0
- package/dist/assets/line-icons/icons/trophy.js.map +1 -0
- package/dist/assets/line-icons/icons/tutoring.js +36 -0
- package/dist/assets/line-icons/icons/tutoring.js.map +1 -0
- package/dist/assets/line-icons/icons/undo.js +38 -0
- package/dist/assets/line-icons/icons/undo.js.map +1 -0
- package/dist/assets/line-icons/icons/unlock.js +25 -0
- package/dist/assets/line-icons/icons/unlock.js.map +1 -0
- package/dist/assets/line-icons/icons/up.js +26 -0
- package/dist/assets/line-icons/icons/up.js.map +1 -0
- package/dist/assets/line-icons/icons/upload.js +48 -0
- package/dist/assets/line-icons/icons/upload.js.map +1 -0
- package/dist/assets/line-icons/icons/user.js +38 -0
- package/dist/assets/line-icons/icons/user.js.map +1 -0
- package/dist/assets/line-icons/icons/user2.js +25 -0
- package/dist/assets/line-icons/icons/user2.js.map +1 -0
- package/dist/assets/line-icons/icons/zoom-in.js +58 -0
- package/dist/assets/line-icons/icons/zoom-in.js.map +1 -0
- package/dist/assets/line-icons/icons/zoom-out.js +48 -0
- package/dist/assets/line-icons/icons/zoom-out.js.map +1 -0
- package/dist/assets/lottie/lottie.js +78 -0
- package/dist/assets/lottie/lottie.js.map +1 -0
- package/dist/assets/sounds/sounds.js +7 -0
- package/dist/assets/sounds/sounds.js.map +1 -0
- package/dist/constants/api.js +9 -0
- package/dist/constants/api.js.map +1 -0
- package/dist/constants/country.js +17 -0
- package/dist/constants/country.js.map +1 -0
- package/dist/constants/date-time.js +5 -0
- package/dist/constants/date-time.js.map +1 -0
- package/dist/constants/reward-badge.js +16 -0
- package/dist/constants/reward-badge.js.map +1 -0
- package/dist/features/analytics-events/platform-events-student.js +18 -0
- package/dist/features/analytics-events/platform-events-student.js.map +1 -0
- package/dist/features/analytics-events/platform-events-teacher.js +15 -0
- package/dist/features/analytics-events/platform-events-teacher.js.map +1 -0
- package/dist/features/analytics-events/whitelist-events.js +28 -0
- package/dist/features/analytics-events/whitelist-events.js.map +1 -0
- package/dist/features/blockers/multi-tab-blocker/multi-tab-blocker-context.js +10 -0
- package/dist/features/blockers/multi-tab-blocker/multi-tab-blocker-context.js.map +1 -0
- package/dist/features/blockers/multi-tab-blocker/multi-tab-blocker-styled.js +11 -0
- package/dist/features/blockers/multi-tab-blocker/multi-tab-blocker-styled.js.map +1 -0
- package/dist/features/blockers/multi-tab-blocker/multi-tab-blocker.js +87 -0
- package/dist/features/blockers/multi-tab-blocker/multi-tab-blocker.js.map +1 -0
- package/dist/features/blockers/multi-tab-blocker/use-is-tab-blocked.js +7 -0
- package/dist/features/blockers/multi-tab-blocker/use-is-tab-blocked.js.map +1 -0
- package/dist/features/chapters/api/chapter.js +10 -0
- package/dist/features/chapters/api/chapter.js.map +1 -0
- package/dist/features/chapters/chapter/chapter.js +108 -0
- package/dist/features/chapters/chapter/chapter.js.map +1 -0
- package/dist/features/chapters/chapter/comps/chapter-banner/chapter-banner-styled.js +58 -0
- package/dist/features/chapters/chapter/comps/chapter-banner/chapter-banner-styled.js.map +1 -0
- package/dist/features/chapters/chapter/comps/chapter-banner/chapter-banner.js +38 -0
- package/dist/features/chapters/chapter/comps/chapter-banner/chapter-banner.js.map +1 -0
- package/dist/features/chapters/chapter/comps/core-lessons/core-lessons-styled.js +19 -0
- package/dist/features/chapters/chapter/comps/core-lessons/core-lessons-styled.js.map +1 -0
- package/dist/features/chapters/chapter/comps/core-lessons/core-lessons.js +61 -0
- package/dist/features/chapters/chapter/comps/core-lessons/core-lessons.js.map +1 -0
- package/dist/features/chapters/chapter/comps/supplementary-resources/supplementary-resources-styled.js +32 -0
- package/dist/features/chapters/chapter/comps/supplementary-resources/supplementary-resources-styled.js.map +1 -0
- package/dist/features/chapters/chapter/comps/supplementary-resources/supplementary-resources.js +94 -0
- package/dist/features/chapters/chapter/comps/supplementary-resources/supplementary-resources.js.map +1 -0
- package/dist/features/chapters/chapter/comps/supplementary-resources/utils.js +14 -0
- package/dist/features/chapters/chapter/comps/supplementary-resources/utils.js.map +1 -0
- package/dist/features/chapters/chapter/styled.js +33 -0
- package/dist/features/chapters/chapter/styled.js.map +1 -0
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item-styled.js +119 -0
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item-styled.js.map +1 -0
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item.js +101 -0
- package/dist/features/chapters/chapters-list/chapter-item/chapter-item.js.map +1 -0
- package/dist/features/chapters/chapters-list/chapters-list-styled.js +23 -0
- package/dist/features/chapters/chapters-list/chapters-list-styled.js.map +1 -0
- package/dist/features/chapters/chapters-list/chapters-list.js +78 -0
- package/dist/features/chapters/chapters-list/chapters-list.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/block-section-styled.js +22 -0
- package/dist/features/chapters/lpar-chapter/block-section/block-section-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/block-section.js +53 -0
- package/dist/features/chapters/lpar-chapter/block-section/block-section.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-action.js +10 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-action.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-header.js +54 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-header.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-styled.js +31 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-utils.js +28 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block.js +99 -0
- package/dist/features/chapters/lpar-chapter/block-section/chapter-block/chapter-block.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-item-utils.js +20 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-item-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-item.js +118 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-item.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/question-overview.js +67 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/question-overview.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary-styled.js +56 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary-utils.js +22 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js +86 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/summary-module.js +49 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/summary-module.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-utils.js +5 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/student-actions/student-actions.js +57 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/student-actions/student-actions.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/teacher-actions/teacher-actions.js +52 -0
- package/dist/features/chapters/lpar-chapter/block-section/sat-sheet-item/teacher-actions/teacher-actions.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/context-menu-helper/context-menu-helper-styled.js +52 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/context-menu-helper/context-menu-helper-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/context-menu-helper/menu-element.js +17 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/context-menu-helper/menu-element.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/context-menu-helper/target-element.js +7 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/context-menu-helper/target-element.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/reward-n-actions-styled.js +40 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/reward-n-actions-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/reward-n-actions.js +9 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/reward-n-actions.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/student-actions/student-actions-utils.js +12 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/student-actions/student-actions-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/student-actions/student-actions.js +113 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/student-actions/student-actions.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/teacher-actions/teacher-actions.js +117 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/rewards-n-actions/teacher-actions/teacher-actions.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item-icon.js +36 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item-icon.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item-styled.js +41 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item-utils.js +11 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item.js +72 -0
- package/dist/features/chapters/lpar-chapter/block-section/sheet-item/sheet-item.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/comps/chapter-progress.js +47 -0
- package/dist/features/chapters/lpar-chapter/comps/chapter-progress.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/comps/tab-section.js +30 -0
- package/dist/features/chapters/lpar-chapter/comps/tab-section.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/constants/block-icons.js +14 -0
- package/dist/features/chapters/lpar-chapter/constants/block-icons.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/constants/index.js +63 -0
- package/dist/features/chapters/lpar-chapter/constants/index.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/constants/puzzle-card.js +54 -0
- package/dist/features/chapters/lpar-chapter/constants/puzzle-card.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter-banner/chapter-banner.js +120 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter-banner/chapter-banner.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter-banner/lpar-chapter-banner-styled.js +90 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter-banner/lpar-chapter-banner-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter-styled.js +21 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter.js +91 -0
- package/dist/features/chapters/lpar-chapter/lpar-chapter.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-card/cue-coins.js +40 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-card/cue-coins.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-card/puzzle-card-styled.js +72 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-card/puzzle-card-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-card/puzzle-card.js +70 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-card/puzzle-card.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-section-styled.js +17 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-section-styled.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-section-utils.js +16 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-section-utils.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-section.js +25 -0
- package/dist/features/chapters/lpar-chapter/puzzle-section/puzzle-section.js.map +1 -0
- package/dist/features/chapters/lpar-chapter/utils/index.js +8 -0
- package/dist/features/chapters/lpar-chapter/utils/index.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/block-section.js +53 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/block-section.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/chapter-block/chapter-block.js +76 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/chapter-block/chapter-block.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/rewards-n-actions/rewards-n-actions.js +25 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/rewards-n-actions/rewards-n-actions.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/rewards-n-actions/student-actions.js +89 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/rewards-n-actions/student-actions.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/rewards-n-actions/teacher-actions.js +130 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/rewards-n-actions/teacher-actions.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/sheet-info.js +45 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/sheet-info.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/sheet-item.js +40 -0
- package/dist/features/chapters/lpar-milestone-chapter/block-section/sheet-item/sheet-item.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/extra-practice-section/extra-practice-section.js +81 -0
- package/dist/features/chapters/lpar-milestone-chapter/extra-practice-section/extra-practice-section.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/lpar-milestone-chapter-styled.js +35 -0
- package/dist/features/chapters/lpar-milestone-chapter/lpar-milestone-chapter-styled.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js +149 -0
- package/dist/features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/puzzle-section/puzzle-card-util.js +10 -0
- package/dist/features/chapters/lpar-milestone-chapter/puzzle-section/puzzle-card-util.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/puzzle-section/puzzle-card.js +73 -0
- package/dist/features/chapters/lpar-milestone-chapter/puzzle-section/puzzle-card.js.map +1 -0
- package/dist/features/chapters/lpar-milestone-chapter/puzzle-section/puzzle-section.js +25 -0
- package/dist/features/chapters/lpar-milestone-chapter/puzzle-section/puzzle-section.js.map +1 -0
- package/dist/features/chapters-v2/api/chapter.js +10 -0
- package/dist/features/chapters-v2/api/chapter.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js +112 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-section-view.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections-styled.js +35 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections-styled.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js +83 -0
- package/dist/features/chapters-v2/chapter-details/block-sections/block-sections.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/chapter-banner/chapter-banner-styled.js +90 -0
- package/dist/features/chapters-v2/chapter-details/chapter-banner/chapter-banner-styled.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/chapter-banner/chapter-banner.js +98 -0
- package/dist/features/chapters-v2/chapter-details/chapter-banner/chapter-banner.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/chapter-details-styled.js +51 -0
- package/dist/features/chapters-v2/chapter-details/chapter-details-styled.js.map +1 -0
- package/dist/features/chapters-v2/chapter-details/chapter-details.js +129 -0
- package/dist/features/chapters-v2/chapter-details/chapter-details.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-card-styled.js +159 -0
- package/dist/features/chapters-v2/comps/node-card/node-card-styled.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-card-tags.js +16 -0
- package/dist/features/chapters-v2/comps/node-card/node-card-tags.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-card.js +12 -0
- package/dist/features/chapters-v2/comps/node-card/node-card.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-option.js +30 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-option.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options-styled.js +32 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options-styled.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options.js +9 -0
- package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/student-actions/student-actions.js +189 -0
- package/dist/features/chapters-v2/comps/node-card/student-actions/student-actions.js.map +1 -0
- package/dist/features/chapters-v2/comps/node-card/teacher-actions/teacher-actions.js +194 -0
- package/dist/features/chapters-v2/comps/node-card/teacher-actions/teacher-actions.js.map +1 -0
- package/dist/features/chapters-v2/comps/tag/tag-styled.js +13 -0
- package/dist/features/chapters-v2/comps/tag/tag-styled.js.map +1 -0
- package/dist/features/chapters-v2/comps/tag/tag.js +28 -0
- package/dist/features/chapters-v2/comps/tag/tag.js.map +1 -0
- package/dist/features/chapters-v2/constants/block-constants.js +20 -0
- package/dist/features/chapters-v2/constants/block-constants.js.map +1 -0
- package/dist/features/chapters-v2/constants/node-constants.js +14 -0
- package/dist/features/chapters-v2/constants/node-constants.js.map +1 -0
- package/dist/features/chapters-v2/utils/index.js +45 -0
- package/dist/features/chapters-v2/utils/index.js.map +1 -0
- package/dist/features/chapters-v2/utils/node-card-utils.js +169 -0
- package/dist/features/chapters-v2/utils/node-card-utils.js.map +1 -0
- package/dist/features/circle-games/comps/info-bar/info-bar-styled.js +12 -0
- package/dist/features/circle-games/comps/info-bar/info-bar-styled.js.map +1 -0
- package/dist/features/circle-games/comps/info-bar/info-bar.js +11 -0
- package/dist/features/circle-games/comps/info-bar/info-bar.js.map +1 -0
- package/dist/features/circle-games/enum/circle-action-ids.js +5 -0
- package/dist/features/circle-games/enum/circle-action-ids.js.map +1 -0
- package/dist/features/circle-games/enum/circle-onboarding-steps.js +5 -0
- package/dist/features/circle-games/enum/circle-onboarding-steps.js.map +1 -0
- package/dist/features/circle-games/game-launcher/api/get-content-for-today/constants.js +5 -0
- package/dist/features/circle-games/game-launcher/api/get-content-for-today/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/api/get-content-for-today/get-circle-home-api.js +10 -0
- package/dist/features/circle-games/game-launcher/api/get-content-for-today/get-circle-home-api.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/card-container/card-container-styled.js +53 -0
- package/dist/features/circle-games/game-launcher/comps/card-container/card-container-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/card-container/card-container.js +33 -0
- package/dist/features/circle-games/game-launcher/comps/card-container/card-container.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/card-container/constants.js +7 -0
- package/dist/features/circle-games/game-launcher/comps/card-container/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/carousel/carousel-styled.js +39 -0
- package/dist/features/circle-games/game-launcher/comps/carousel/carousel-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/carousel/carousel.js +85 -0
- package/dist/features/circle-games/game-launcher/comps/carousel/carousel.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/constants.js +11 -0
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card-styled.js +122 -0
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card.js +105 -0
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/constants.js +20 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode-styled.js +24 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode.js +48 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/constants.js +6 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star-styled.js +25 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star.js +57 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star-styled.js +27 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star.js +37 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card-styled.js +154 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js +280 -0
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js.map +1 -0
- package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js +103 -0
- package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js.map +1 -0
- package/dist/features/circle-games/game-launcher/game-launcher-analytics-events.js +12 -0
- package/dist/features/circle-games/game-launcher/game-launcher-analytics-events.js.map +1 -0
- package/dist/features/circle-games/game-launcher/game-launcher.js +200 -0
- package/dist/features/circle-games/game-launcher/game-launcher.js.map +1 -0
- package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/constants.js +8 -0
- package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/use-game-launcher-journey.js +223 -0
- package/dist/features/circle-games/game-launcher/hooks/use-game-launcher-journey/use-game-launcher-journey.js.map +1 -0
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/constants.js +14 -0
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/constants.js.map +1 -0
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey-styled.js +13 -0
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey-styled.js.map +1 -0
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey.js +216 -0
- package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey.js.map +1 -0
- package/dist/features/circle-games/games/tutorial/constants.js +5 -0
- package/dist/features/circle-games/games/tutorial/constants.js.map +1 -0
- package/dist/features/circle-games/games/tutorial/tutorial-styled.js +73 -0
- package/dist/features/circle-games/games/tutorial/tutorial-styled.js.map +1 -0
- package/dist/features/circle-games/games/tutorial/tutorial.js +48 -0
- package/dist/features/circle-games/games/tutorial/tutorial.js.map +1 -0
- package/dist/features/circle-games/games/web-view/constants.js +5 -0
- package/dist/features/circle-games/games/web-view/constants.js.map +1 -0
- package/dist/features/circle-games/games/web-view/enums/player-type-enum.js +5 -0
- package/dist/features/circle-games/games/web-view/enums/player-type-enum.js.map +1 -0
- package/dist/features/circle-games/games/web-view/enums/project-outcomes-enum.js +5 -0
- package/dist/features/circle-games/games/web-view/enums/project-outcomes-enum.js.map +1 -0
- package/dist/features/circle-games/games/web-view/enums/project-type-enum.js +5 -0
- package/dist/features/circle-games/games/web-view/enums/project-type-enum.js.map +1 -0
- package/dist/features/circle-games/games/web-view/enums/web-view-events-enum.js +5 -0
- package/dist/features/circle-games/games/web-view/enums/web-view-events-enum.js.map +1 -0
- package/dist/features/circle-games/games/web-view/hooks/use-webview-games.js +16 -0
- package/dist/features/circle-games/games/web-view/hooks/use-webview-games.js.map +1 -0
- package/dist/features/circle-games/games/web-view/web-view-analytics-events.js +11 -0
- package/dist/features/circle-games/games/web-view/web-view-analytics-events.js.map +1 -0
- package/dist/features/circle-games/games/web-view/web-view-types.js +5 -0
- package/dist/features/circle-games/games/web-view/web-view-types.js.map +1 -0
- package/dist/features/circle-games/games/web-view/web-view.js +103 -0
- package/dist/features/circle-games/games/web-view/web-view.js.map +1 -0
- package/dist/features/circle-games/hooks/use-circle-sounds/constants.js +36 -0
- package/dist/features/circle-games/hooks/use-circle-sounds/constants.js.map +1 -0
- package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js +5 -0
- package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js.map +1 -0
- package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js +118 -0
- package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js.map +1 -0
- package/dist/features/circle-games/leaderboard/api/get-leaderboard/constants.js +5 -0
- package/dist/features/circle-games/leaderboard/api/get-leaderboard/constants.js.map +1 -0
- package/dist/features/circle-games/leaderboard/api/get-leaderboard/get-leaderboard.js +9 -0
- package/dist/features/circle-games/leaderboard/api/get-leaderboard/get-leaderboard.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/banner/banner-styled.js +38 -0
- package/dist/features/circle-games/leaderboard/comps/banner/banner-styled.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/banner/banner.js +40 -0
- package/dist/features/circle-games/leaderboard/comps/banner/banner.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/banner/constants.js +6 -0
- package/dist/features/circle-games/leaderboard/comps/banner/constants.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/leaderboard-item/leaderboard-item-styled.js +12 -0
- package/dist/features/circle-games/leaderboard/comps/leaderboard-item/leaderboard-item-styled.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/leaderboard-item/leaderboard-item.js +30 -0
- package/dist/features/circle-games/leaderboard/comps/leaderboard-item/leaderboard-item.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/navigation-button/navigation-button-styled.js +16 -0
- package/dist/features/circle-games/leaderboard/comps/navigation-button/navigation-button-styled.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/navigation-button/navigation-button.js +48 -0
- package/dist/features/circle-games/leaderboard/comps/navigation-button/navigation-button.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/progress-item/progress-item-styled.js +32 -0
- package/dist/features/circle-games/leaderboard/comps/progress-item/progress-item-styled.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/progress-item/progress-item.js +14 -0
- package/dist/features/circle-games/leaderboard/comps/progress-item/progress-item.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/progress-list-item/progress-list-item-styled.js +60 -0
- package/dist/features/circle-games/leaderboard/comps/progress-list-item/progress-list-item-styled.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/progress-list-item/progress-list-item.js +40 -0
- package/dist/features/circle-games/leaderboard/comps/progress-list-item/progress-list-item.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar-constants.js +5 -0
- package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar-constants.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar.js +41 -0
- package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/timer/timer.js +20 -0
- package/dist/features/circle-games/leaderboard/comps/timer/timer.js.map +1 -0
- package/dist/features/circle-games/leaderboard/comps/with-grade/with-grade.js +18 -0
- package/dist/features/circle-games/leaderboard/comps/with-grade/with-grade.js.map +1 -0
- package/dist/features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js +57 -0
- package/dist/features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js.map +1 -0
- package/dist/features/circle-games/leaderboard/enums/leaderboard-type-enum.js +5 -0
- package/dist/features/circle-games/leaderboard/enums/leaderboard-type-enum.js.map +1 -0
- package/dist/features/circle-games/leaderboard/hooks/use-intersection-observer/use-intersection-observer.tsx.js +19 -0
- package/dist/features/circle-games/leaderboard/hooks/use-intersection-observer/use-intersection-observer.tsx.js.map +1 -0
- package/dist/features/circle-games/leaderboard/hooks/use-timer/use-timer.js +22 -0
- package/dist/features/circle-games/leaderboard/hooks/use-timer/use-timer.js.map +1 -0
- package/dist/features/circle-games/leaderboard/leaderboard-analytics-events.js +12 -0
- package/dist/features/circle-games/leaderboard/leaderboard-analytics-events.js.map +1 -0
- package/dist/features/circle-games/leaderboard/leaderboard-styled.js +70 -0
- package/dist/features/circle-games/leaderboard/leaderboard-styled.js.map +1 -0
- package/dist/features/circle-games/leaderboard/leaderboard.js +154 -0
- package/dist/features/circle-games/leaderboard/leaderboard.js.map +1 -0
- package/dist/features/circle-games/sign-up/api/constants.js +5 -0
- package/dist/features/circle-games/sign-up/api/constants.js.map +1 -0
- package/dist/features/circle-games/sign-up/api/use-create-user-api/use-create-user-api.js +9 -0
- package/dist/features/circle-games/sign-up/api/use-create-user-api/use-create-user-api.js.map +1 -0
- package/dist/features/circle-games/sign-up/api/use-update-user-api/use-update-user-api.js +9 -0
- package/dist/features/circle-games/sign-up/api/use-update-user-api/use-update-user-api.js.map +1 -0
- package/dist/features/circle-games/sign-up/api/use-validate-username-api/use-validate-user-api.js +9 -0
- package/dist/features/circle-games/sign-up/api/use-validate-username-api/use-validate-user-api.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/circular-steps/circular-steps-styled.js +103 -0
- package/dist/features/circle-games/sign-up/comp/circular-steps/circular-steps-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/circular-steps/circular-steps.js +49 -0
- package/dist/features/circle-games/sign-up/comp/circular-steps/circular-steps.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/circular-steps/constants.js +7 -0
- package/dist/features/circle-games/sign-up/comp/circular-steps/constants.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/grade-input/grade-input-styled.js +71 -0
- package/dist/features/circle-games/sign-up/comp/grade-input/grade-input-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/grade-input/grade-input.js +37 -0
- package/dist/features/circle-games/sign-up/comp/grade-input/grade-input.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/input-wrapper/input-wrapper-styled.js +25 -0
- package/dist/features/circle-games/sign-up/comp/input-wrapper/input-wrapper-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/input-wrapper/input-wrapper.js +21 -0
- package/dist/features/circle-games/sign-up/comp/input-wrapper/input-wrapper.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/select-user-grade/select-user-grade.js +21 -0
- package/dist/features/circle-games/sign-up/comp/select-user-grade/select-user-grade.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/select-user-grade/select-user-grade.styled.js +45 -0
- package/dist/features/circle-games/sign-up/comp/select-user-grade/select-user-grade.styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/spinner/spinner-styled.js +11 -0
- package/dist/features/circle-games/sign-up/comp/spinner/spinner-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/spinner/spinner.js +9 -0
- package/dist/features/circle-games/sign-up/comp/spinner/spinner.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/splash-screen/splash-screen-styled.js +70 -0
- package/dist/features/circle-games/sign-up/comp/splash-screen/splash-screen-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/splash-screen/splash-screen.js +60 -0
- package/dist/features/circle-games/sign-up/comp/splash-screen/splash-screen.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/username-input/constants.js +12 -0
- package/dist/features/circle-games/sign-up/comp/username-input/constants.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/username-input/username-input-styled.js +31 -0
- package/dist/features/circle-games/sign-up/comp/username-input/username-input-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/comp/username-input/username-input.js +55 -0
- package/dist/features/circle-games/sign-up/comp/username-input/username-input.js.map +1 -0
- package/dist/features/circle-games/sign-up/constants.js +24 -0
- package/dist/features/circle-games/sign-up/constants.js.map +1 -0
- package/dist/features/circle-games/sign-up/dal/create-user-dal/create-user-dal.js +50 -0
- package/dist/features/circle-games/sign-up/dal/create-user-dal/create-user-dal.js.map +1 -0
- package/dist/features/circle-games/sign-up/dal/update-user-dal/update-user-dal.js +48 -0
- package/dist/features/circle-games/sign-up/dal/update-user-dal/update-user-dal.js.map +1 -0
- package/dist/features/circle-games/sign-up/dal/validate-username-dal/validate-username-dal-types.js +5 -0
- package/dist/features/circle-games/sign-up/dal/validate-username-dal/validate-username-dal-types.js.map +1 -0
- package/dist/features/circle-games/sign-up/dal/validate-username-dal/validate-username-dal.js +30 -0
- package/dist/features/circle-games/sign-up/dal/validate-username-dal/validate-username-dal.js.map +1 -0
- package/dist/features/circle-games/sign-up/helper.js +29 -0
- package/dist/features/circle-games/sign-up/helper.js.map +1 -0
- package/dist/features/circle-games/sign-up/sign-up-styled.js +76 -0
- package/dist/features/circle-games/sign-up/sign-up-styled.js.map +1 -0
- package/dist/features/circle-games/sign-up/sign-up-types.js +5 -0
- package/dist/features/circle-games/sign-up/sign-up-types.js.map +1 -0
- package/dist/features/circle-games/sign-up/sign-up.js +212 -0
- package/dist/features/circle-games/sign-up/sign-up.js.map +1 -0
- package/dist/features/circle-games/utils/streak-reduction-localstorage-util.js +25 -0
- package/dist/features/circle-games/utils/streak-reduction-localstorage-util.js.map +1 -0
- package/dist/features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js +47 -0
- package/dist/features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js.map +1 -0
- package/dist/features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js +39 -0
- package/dist/features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js.map +1 -0
- package/dist/features/communication/pub-sub/constants.js +40 -0
- package/dist/features/communication/pub-sub/constants.js.map +1 -0
- package/dist/features/communication/pub-sub/core.js +42 -0
- package/dist/features/communication/pub-sub/core.js.map +1 -0
- package/dist/features/communication/pub-sub/hooks.js +30 -0
- package/dist/features/communication/pub-sub/hooks.js.map +1 -0
- package/dist/features/cue-canvas/constants/constants.js +12 -0
- package/dist/features/cue-canvas/constants/constants.js.map +1 -0
- package/dist/features/cue-canvas/cue-canvas-context.js +20 -0
- package/dist/features/cue-canvas/cue-canvas-context.js.map +1 -0
- package/dist/features/cue-canvas/cue-canvas-core.js +232 -0
- package/dist/features/cue-canvas/cue-canvas-core.js.map +1 -0
- package/dist/features/cue-canvas/cue-canvas-helpers.js +149 -0
- package/dist/features/cue-canvas/cue-canvas-helpers.js.map +1 -0
- package/dist/features/cue-canvas/cue-canvas-provider.js +26 -0
- package/dist/features/cue-canvas/cue-canvas-provider.js.map +1 -0
- package/dist/features/cue-canvas/cue-canvas.js +81 -0
- package/dist/features/cue-canvas/cue-canvas.js.map +1 -0
- package/dist/features/cue-canvas/cue-cavas-styled.js +287 -0
- package/dist/features/cue-canvas/cue-cavas-styled.js.map +1 -0
- package/dist/features/cue-canvas/hooks/use-canvas-sync-broker.js +74 -0
- package/dist/features/cue-canvas/hooks/use-canvas-sync-broker.js.map +1 -0
- package/dist/features/cue-canvas/hooks/use-cue-canvas-actions.js +32 -0
- package/dist/features/cue-canvas/hooks/use-cue-canvas-actions.js.map +1 -0
- package/dist/features/cue-canvas/hooks/use-height-extender.js +45 -0
- package/dist/features/cue-canvas/hooks/use-height-extender.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/color-palette.js +49 -0
- package/dist/features/cue-canvas/toolbar/color-palette.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/color-picker-menu.js +62 -0
- package/dist/features/cue-canvas/toolbar/color-picker-menu.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/grid-menu.js +62 -0
- package/dist/features/cue-canvas/toolbar/grid-menu.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/icon-map.js +60 -0
- package/dist/features/cue-canvas/toolbar/icon-map.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/pen-tool-menu.js +56 -0
- package/dist/features/cue-canvas/toolbar/pen-tool-menu.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/tool.js +34 -0
- package/dist/features/cue-canvas/toolbar/tool.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/toolbar.js +22 -0
- package/dist/features/cue-canvas/toolbar/toolbar.js.map +1 -0
- package/dist/features/cue-canvas/toolbar/whiteboard-toolbar.js +16 -0
- package/dist/features/cue-canvas/toolbar/whiteboard-toolbar.js.map +1 -0
- package/dist/features/extra-practice/extra-practice.js +81 -0
- package/dist/features/extra-practice/extra-practice.js.map +1 -0
- package/dist/features/extra-practice/list/list-constants.js +27 -0
- package/dist/features/extra-practice/list/list-constants.js.map +1 -0
- package/dist/features/extra-practice/list/list-styled.js +14 -0
- package/dist/features/extra-practice/list/list-styled.js.map +1 -0
- package/dist/features/extra-practice/list/list-util.js +5 -0
- package/dist/features/extra-practice/list/list-util.js.map +1 -0
- package/dist/features/extra-practice/list/list.js +53 -0
- package/dist/features/extra-practice/list/list.js.map +1 -0
- package/dist/features/homework/card-menu-option.js +28 -0
- package/dist/features/homework/card-menu-option.js.map +1 -0
- package/dist/features/homework/card-menu-options.js +22 -0
- package/dist/features/homework/card-menu-options.js.map +1 -0
- package/dist/features/homework/card-title.js +16 -0
- package/dist/features/homework/card-title.js.map +1 -0
- package/dist/features/homework/homework-analytics-events.js +10 -0
- package/dist/features/homework/homework-analytics-events.js.map +1 -0
- package/dist/features/homework/homework-card-view.js +143 -0
- package/dist/features/homework/homework-card-view.js.map +1 -0
- package/dist/features/homework/homework-card.js +245 -0
- package/dist/features/homework/homework-card.js.map +1 -0
- package/dist/features/homework/hw-card-list/api/get-homeworks.js +10 -0
- package/dist/features/homework/hw-card-list/api/get-homeworks.js.map +1 -0
- package/dist/features/homework/hw-card-list/hw-card-list-styled.js +63 -0
- package/dist/features/homework/hw-card-list/hw-card-list-styled.js.map +1 -0
- package/dist/features/homework/hw-card-list/hw-card-list-view.js +157 -0
- package/dist/features/homework/hw-card-list/hw-card-list-view.js.map +1 -0
- package/dist/features/homework/hw-card-list/hw-card-list.js +67 -0
- package/dist/features/homework/hw-card-list/hw-card-list.js.map +1 -0
- package/dist/features/homework/node-progress.js +29 -0
- package/dist/features/homework/node-progress.js.map +1 -0
- package/dist/features/homework/styles.js +130 -0
- package/dist/features/homework/styles.js.map +1 -0
- package/dist/features/homework/utils.js +48 -0
- package/dist/features/homework/utils.js.map +1 -0
- package/dist/features/hooks/use-audio-player.js +39 -0
- package/dist/features/hooks/use-audio-player.js.map +1 -0
- package/dist/features/hooks/use-auto-play-permission/constants.js +7 -0
- package/dist/features/hooks/use-auto-play-permission/constants.js.map +1 -0
- package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission-analytics-events.js +10 -0
- package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission-analytics-events.js.map +1 -0
- package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission-context-provider.js +55 -0
- package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission-context-provider.js.map +1 -0
- package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission.js +7 -0
- package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission.js.map +1 -0
- package/dist/features/hooks/use-drag-helper.js +92 -0
- package/dist/features/hooks/use-drag-helper.js.map +1 -0
- package/dist/features/hooks/use-force-reload.js +23 -0
- package/dist/features/hooks/use-force-reload.js.map +1 -0
- package/dist/features/hooks/use-is-unmounted.js +11 -0
- package/dist/features/hooks/use-is-unmounted.js.map +1 -0
- package/dist/features/hooks/use-lazy-ref.js +9 -0
- package/dist/features/hooks/use-lazy-ref.js.map +1 -0
- package/dist/features/hooks/use-previous.js +15 -0
- package/dist/features/hooks/use-previous.js.map +1 -0
- package/dist/features/hooks/use-zoom-disable.js +21 -0
- package/dist/features/hooks/use-zoom-disable.js.map +1 -0
- package/dist/features/journey/comps/coachmark/coachmark-styled.js +17 -0
- package/dist/features/journey/comps/coachmark/coachmark-styled.js.map +1 -0
- package/dist/features/journey/comps/coachmark/coachmark-utils.js +6 -0
- package/dist/features/journey/comps/coachmark/coachmark-utils.js.map +1 -0
- package/dist/features/journey/comps/coachmark/coachmark.js +56 -0
- package/dist/features/journey/comps/coachmark/coachmark.js.map +1 -0
- package/dist/features/journey/comps/coachmark/constant.js +5 -0
- package/dist/features/journey/comps/coachmark/constant.js.map +1 -0
- package/dist/features/journey/hooks/use-chapter-journey.js +177 -0
- package/dist/features/journey/hooks/use-chapter-journey.js.map +1 -0
- package/dist/features/journey/hooks/use-get-eligible-journeys-via-route.js +10 -0
- package/dist/features/journey/hooks/use-get-eligible-journeys-via-route.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/home-page-homeworks-mock.js +268 -0
- package/dist/features/journey/hooks/use-home-page-journey/home-page-homeworks-mock.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/recent-chapters-mock.js +513 -0
- package/dist/features/journey/hooks/use-home-page-journey/recent-chapters-mock.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/styles.js +23 -0
- package/dist/features/journey/hooks/use-home-page-journey/styles.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/tooltip-item.js +22 -0
- package/dist/features/journey/hooks/use-home-page-journey/tooltip-item.js.map +1 -0
- package/dist/features/journey/hooks/use-home-page-journey/use-home-page-journey.js +270 -0
- package/dist/features/journey/hooks/use-home-page-journey/use-home-page-journey.js.map +1 -0
- package/dist/features/journey/journey-id/journey-id-student.js +5 -0
- package/dist/features/journey/journey-id/journey-id-student.js.map +1 -0
- package/dist/features/journey/journey-id/journey-id-teacher.js +5 -0
- package/dist/features/journey/journey-id/journey-id-teacher.js.map +1 -0
- package/dist/features/journey/mocks/chapter-page-journey-mock-data.js +584 -0
- package/dist/features/journey/mocks/chapter-page-journey-mock-data.js.map +1 -0
- package/dist/features/journey/use-journey/constants.js +5 -0
- package/dist/features/journey/use-journey/constants.js.map +1 -0
- package/dist/features/journey/use-journey/journey-context-provider.js +113 -0
- package/dist/features/journey/use-journey/journey-context-provider.js.map +1 -0
- package/dist/features/journey/use-journey/journey-styled.js +18 -0
- package/dist/features/journey/use-journey/journey-styled.js.map +1 -0
- package/dist/features/journey/use-journey/use-journey.js +12 -0
- package/dist/features/journey/use-journey/use-journey.js.map +1 -0
- package/dist/features/journey/user-journey-api/user-journey-api.js +12 -0
- package/dist/features/journey/user-journey-api/user-journey-api.js.map +1 -0
- package/dist/features/maintenance/maintenance.js +57 -0
- package/dist/features/maintenance/maintenance.js.map +1 -0
- package/dist/features/milestone/constants.js +41 -0
- package/dist/features/milestone/constants.js.map +1 -0
- package/dist/features/milestone/create/api/goal-submit.js +9 -0
- package/dist/features/milestone/create/api/goal-submit.js.map +1 -0
- package/dist/features/milestone/create/api/milestone-bulk.js +9 -0
- package/dist/features/milestone/create/api/milestone-bulk.js.map +1 -0
- package/dist/features/milestone/create/api/milestone-config.js +10 -0
- package/dist/features/milestone/create/api/milestone-config.js.map +1 -0
- package/dist/features/milestone/create/api/milestone-submit.js +9 -0
- package/dist/features/milestone/create/api/milestone-submit.js.map +1 -0
- package/dist/features/milestone/create/api/recommended-chapters.js +11 -0
- package/dist/features/milestone/create/api/recommended-chapters.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/add-custom-chapter.js +120 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/add-custom-chapter.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/add-custom-chapters-styled.js +9 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/add-custom-chapters-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/course-catalog.js +162 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/course-catalog.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/hooks/use-catalog-helpers.js +39 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/hooks/use-catalog-helpers.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/search-chapter/chapters-styled.js +16 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/search-chapter/chapters-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/search-chapter/search-chapters.js +85 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/search-chapter/search-chapters.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/selected-chapter-item.js +44 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/selected-chapter-item.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/selected-chapters-styled.js +23 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/selected-chapters-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/selected-chapters.js +51 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/selected-chapters.js.map +1 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/tags-render.js +8 -0
- package/dist/features/milestone/create/comps/add-custom-chapter/selected-chapters/tags-render.js.map +1 -0
- package/dist/features/milestone/create/comps/body-layout/body-layout.js +62 -0
- package/dist/features/milestone/create/comps/body-layout/body-layout.js.map +1 -0
- package/dist/features/milestone/create/comps/chapter-item/chapter-item-styled.js +73 -0
- package/dist/features/milestone/create/comps/chapter-item/chapter-item-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/chapter-item/chapter-item.js +118 -0
- package/dist/features/milestone/create/comps/chapter-item/chapter-item.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/category-card.js +18 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/category-card.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/chapter-category-container.js +64 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/chapter-category-container.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/chapter-category-styled.js +18 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/chapter-category-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-selection-step-styled.js +13 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-selection-step-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-selection.js +16 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-selection.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapters-list.js +73 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapters-list.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step-styled.js +17 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step.js +214 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/chapters-selection-step.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/use-chapter-list-update.js +38 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/use-chapter-list-update.js.map +1 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/utils.js +137 -0
- package/dist/features/milestone/create/comps/chapters-selection-step/utils.js.map +1 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-selectors.js +64 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-selectors.js.map +1 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-step.js +206 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-step.js.map +1 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-styled.js +14 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-utils.js +29 -0
- package/dist/features/milestone/create/comps/class-details-step/class-details-utils.js.map +1 -0
- package/dist/features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js +30 -0
- package/dist/features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js.map +1 -0
- package/dist/features/milestone/create/comps/confirmation-modals/confirmation-modals-styled.js +9 -0
- package/dist/features/milestone/create/comps/confirmation-modals/confirmation-modals-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/confirmation-modals/goal-creation-confirmation-utils.js +23 -0
- package/dist/features/milestone/create/comps/confirmation-modals/goal-creation-confirmation-utils.js.map +1 -0
- package/dist/features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js +90 -0
- package/dist/features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js.map +1 -0
- package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector-styled.js +27 -0
- package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector-view.js +91 -0
- package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector-view.js.map +1 -0
- package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector.js +158 -0
- package/dist/features/milestone/create/comps/goal-completion-date-selector/goal-completion-date-selector.js.map +1 -0
- package/dist/features/milestone/create/comps/info-points/info-points.js +27 -0
- package/dist/features/milestone/create/comps/info-points/info-points.js.map +1 -0
- package/dist/features/milestone/create/comps/milestone-progress/milestone-progress-utils.js +5 -0
- package/dist/features/milestone/create/comps/milestone-progress/milestone-progress-utils.js.map +1 -0
- package/dist/features/milestone/create/comps/milestone-progress/milestone-progress.js +86 -0
- package/dist/features/milestone/create/comps/milestone-progress/milestone-progress.js.map +1 -0
- package/dist/features/milestone/create/comps/sheets-list/sheets-list-styled.js +31 -0
- package/dist/features/milestone/create/comps/sheets-list/sheets-list-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/sheets-list/sheets-list.js +31 -0
- package/dist/features/milestone/create/comps/sheets-list/sheets-list.js.map +1 -0
- package/dist/features/milestone/create/comps/test-type-step/category-component-styled.js +15 -0
- package/dist/features/milestone/create/comps/test-type-step/category-component-styled.js.map +1 -0
- package/dist/features/milestone/create/comps/test-type-step/category-component.js +31 -0
- package/dist/features/milestone/create/comps/test-type-step/category-component.js.map +1 -0
- package/dist/features/milestone/create/comps/test-type-step/test-type-step-constants.js +27 -0
- package/dist/features/milestone/create/comps/test-type-step/test-type-step-constants.js.map +1 -0
- package/dist/features/milestone/create/comps/test-type-step/test-type-step.js +100 -0
- package/dist/features/milestone/create/comps/test-type-step/test-type-step.js.map +1 -0
- package/dist/features/milestone/create/comps/test-type-step/test-type-utils.js +63 -0
- package/dist/features/milestone/create/comps/test-type-step/test-type-utils.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-components-map.js +14 -0
- package/dist/features/milestone/create/milestone-create-components-map.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-constants.js +26 -0
- package/dist/features/milestone/create/milestone-create-constants.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-container.js +61 -0
- package/dist/features/milestone/create/milestone-create-container.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-context.js +12 -0
- package/dist/features/milestone/create/milestone-create-context.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-form-tree.js +70 -0
- package/dist/features/milestone/create/milestone-create-form-tree.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-helpers.js +237 -0
- package/dist/features/milestone/create/milestone-create-helpers.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-hooks.js +142 -0
- package/dist/features/milestone/create/milestone-create-hooks.js.map +1 -0
- package/dist/features/milestone/create/milestone-create-styled.js +87 -0
- package/dist/features/milestone/create/milestone-create-styled.js.map +1 -0
- package/dist/features/milestone/create/milestone-create.js +80 -0
- package/dist/features/milestone/create/milestone-create.js.map +1 -0
- package/dist/features/milestone/create/styled-comps/progressive-loader.js +24 -0
- package/dist/features/milestone/create/styled-comps/progressive-loader.js.map +1 -0
- package/dist/features/milestone/create/submit-modal/submit-modal.js +44 -0
- package/dist/features/milestone/create/submit-modal/submit-modal.js.map +1 -0
- package/dist/features/milestone/create/submit-modal/submit-with-plan-modal/submit-with-plan-modal-styled.js +53 -0
- package/dist/features/milestone/create/submit-modal/submit-with-plan-modal/submit-with-plan-modal-styled.js.map +1 -0
- package/dist/features/milestone/create/submit-modal/submit-with-plan-modal/submit-with-plan-modal-util.js +15 -0
- package/dist/features/milestone/create/submit-modal/submit-with-plan-modal/submit-with-plan-modal-util.js.map +1 -0
- package/dist/features/milestone/create/submit-modal/submit-with-plan-modal/submit-with-plan-modal.js +85 -0
- package/dist/features/milestone/create/submit-modal/submit-with-plan-modal/submit-with-plan-modal.js.map +1 -0
- package/dist/features/milestone/create/submit-modal/use-submit-milestone.js +71 -0
- package/dist/features/milestone/create/submit-modal/use-submit-milestone.js.map +1 -0
- package/dist/features/milestone/create/utils/index.js +52 -0
- package/dist/features/milestone/create/utils/index.js.map +1 -0
- package/dist/features/milestone/edit/comps/delete-milestone/confirm-delete.js +62 -0
- package/dist/features/milestone/edit/comps/delete-milestone/confirm-delete.js.map +1 -0
- package/dist/features/milestone/edit/comps/delete-milestone/styled.js +23 -0
- package/dist/features/milestone/edit/comps/delete-milestone/styled.js.map +1 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/delete-milestone.js +9 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/delete-milestone.js.map +1 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/get-milestone.js +11 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/get-milestone.js.map +1 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/patch-goal-plan.js +9 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/patch-goal-plan.js.map +1 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/patch-milestone.js +9 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/api/patch-milestone.js.map +1 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/edit-milestone.js +91 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/edit-milestone.js.map +1 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/index.js +118 -0
- package/dist/features/milestone/edit/comps/edit-milestone-modal/index.js.map +1 -0
- package/dist/features/milestone/edit/comps/milestone-edit-loader/milestone-edit-loader-styled.js +18 -0
- package/dist/features/milestone/edit/comps/milestone-edit-loader/milestone-edit-loader-styled.js.map +1 -0
- package/dist/features/milestone/edit/comps/milestone-edit-loader/milestone-edit-loader.js +22 -0
- package/dist/features/milestone/edit/comps/milestone-edit-loader/milestone-edit-loader.js.map +1 -0
- package/dist/features/milestone/edit/goal-drafts/goal-draft-edit-container.js +89 -0
- package/dist/features/milestone/edit/goal-drafts/goal-draft-edit-container.js.map +1 -0
- package/dist/features/milestone/edit/goal-drafts/goal-draft-edit-helpers.js +17 -0
- package/dist/features/milestone/edit/goal-drafts/goal-draft-edit-helpers.js.map +1 -0
- package/dist/features/milestone/edit/goal-edit-container.js +90 -0
- package/dist/features/milestone/edit/goal-edit-container.js.map +1 -0
- package/dist/features/milestone/edit/goal-edit-helpers.js +100 -0
- package/dist/features/milestone/edit/goal-edit-helpers.js.map +1 -0
- package/dist/features/milestone/edit/milestone-edit-container.js +80 -0
- package/dist/features/milestone/edit/milestone-edit-container.js.map +1 -0
- package/dist/features/milestone/edit/milestone-edit-helpers.js +42 -0
- package/dist/features/milestone/edit/milestone-edit-helpers.js.map +1 -0
- package/dist/features/milestone/hooks/use-submit-goal-creation.js +93 -0
- package/dist/features/milestone/hooks/use-submit-goal-creation.js.map +1 -0
- package/dist/features/milestone/milestone-action-widget/milestone-action-widget-styled.js +44 -0
- package/dist/features/milestone/milestone-action-widget/milestone-action-widget-styled.js.map +1 -0
- package/dist/features/milestone/milestone-action-widget/milestone-action-widget.js +114 -0
- package/dist/features/milestone/milestone-action-widget/milestone-action-widget.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/api/get-milestone-resources.js +10 -0
- package/dist/features/milestone/milestone-list-container/api/get-milestone-resources.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/api/get-milestones.js +18 -0
- package/dist/features/milestone/milestone-list-container/api/get-milestones.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/api/get-tests-list.js +10 -0
- package/dist/features/milestone/milestone-list-container/api/get-tests-list.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/filter-milestones.js +103 -0
- package/dist/features/milestone/milestone-list-container/filter-milestones.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-list.js +155 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-list.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-loader/milestone-loader-styled.js +12 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-loader/milestone-loader-styled.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-loader/milestone-loader.js +47 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-loader/milestone-loader.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/goal-action-ctas.js +156 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/goal-action-ctas.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/goal-action-utils.js +31 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/goal-action-utils.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/use-goal-draft-publish.js +51 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/goals/use-goal-draft-publish.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-constants.js +21 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-constants.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-info.js +165 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-info.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs-styled.js +40 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs-styled.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs.js +134 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-tabs/milestone-tabs.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-utils.js +30 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-utils.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget-styled.js +158 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget-styled.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget.js +128 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/milestone-widget.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-rank.js +33 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-rank.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-styled.js +38 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome-styled.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome.js +40 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/milestone-widget/outcome/outcome.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/no-active-milestone/no-active-milestone-styled.js +13 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/no-active-milestone/no-active-milestone-styled.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/no-active-milestone/no-active-milestone.js +67 -0
- package/dist/features/milestone/milestone-list-container/milestone-list/no-active-milestone/no-active-milestone.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/milestone-list-container.js +188 -0
- package/dist/features/milestone/milestone-list-container/milestone-list-container.js.map +1 -0
- package/dist/features/milestone/milestone-list-container/styled.js +32 -0
- package/dist/features/milestone/milestone-list-container/styled.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/added-resource-and-filters.js +205 -0
- package/dist/features/milestone/milestone-resources/resources-assign/added-resource-and-filters.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/api/get-resource.js +11 -0
- package/dist/features/milestone/milestone-resources/resources-assign/api/get-resource.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/api/goal-resource-assign.js +9 -0
- package/dist/features/milestone/milestone-resources/resources-assign/api/goal-resource-assign.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/api/lpar-resource-assign.js +9 -0
- package/dist/features/milestone/milestone-resources/resources-assign/api/lpar-resource-assign.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/filter-item/filter-item-styled.js +19 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/filter-item/filter-item-styled.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/filter-item/filter-item.js +47 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/filter-item/filter-item.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/resource-item/resource-item-styled.js +22 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/resource-item/resource-item-styled.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/resource-item/resource-item.js +60 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/resource-item/resource-item.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/resource-item/utils.js +6 -0
- package/dist/features/milestone/milestone-resources/resources-assign/comps/resource-item/utils.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/constant.js +6 -0
- package/dist/features/milestone/milestone-resources/resources-assign/constant.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-assign-analytics-events.js +19 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-assign-analytics-events.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-items/no-resource-screen.js +32 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-items/no-resource-screen.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-items/resource-items-styled.js +19 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-items/resource-items-styled.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-items/resource-items.js +85 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resource-items/resource-items.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resources-assign-styled.js +65 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resources-assign-styled.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resources-assign.js +233 -0
- package/dist/features/milestone/milestone-resources/resources-assign/resources-assign.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-assign/utils.js +12 -0
- package/dist/features/milestone/milestone-resources/resources-assign/utils.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-list/resources-list-styled.js +28 -0
- package/dist/features/milestone/milestone-resources/resources-list/resources-list-styled.js.map +1 -0
- package/dist/features/milestone/milestone-resources/resources-list/resources-list.js +148 -0
- package/dist/features/milestone/milestone-resources/resources-list/resources-list.js.map +1 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-container.js +165 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-container.js.map +1 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-view-styled.js +25 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-view-styled.js.map +1 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-view.js +87 -0
- package/dist/features/milestone/milestone-tests/test-list-v2/test-list-view.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/api/preview-test-sheet.js +9 -0
- package/dist/features/milestone/milestone-tests/tests-creation/api/preview-test-sheet.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/api/test-sheet-assign.js +9 -0
- package/dist/features/milestone/milestone-tests/tests-creation/api/test-sheet-assign.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/constants/index.js +10 -0
- package/dist/features/milestone/milestone-tests/tests-creation/constants/index.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/chapter-selection/chapter-item/chapter-item-styled.js +26 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/chapter-selection/chapter-item/chapter-item-styled.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/chapter-selection/chapter-item/chapter-item.js +75 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/chapter-selection/chapter-item/chapter-item.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/chapter-selection/chapter-selection.js +70 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/chapter-selection/chapter-selection.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/difficulty-and-duration-selection.js +115 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/difficulty-and-duration-selection.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/test-radio-card/test-card-lottie-animation.js +12 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/test-radio-card/test-card-lottie-animation.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/test-radio-card/test-radio-card-styled.js +21 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/test-radio-card/test-radio-card-styled.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/test-radio-card/test-radio-card.js +60 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/difficulty-and-duration-selection/test-radio-card/test-radio-card.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/test-preview/test-preview-styled.js +12 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/test-preview/test-preview-styled.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/test-preview/test-preview.js +59 -0
- package/dist/features/milestone/milestone-tests/tests-creation/test-stages/test-preview/test-preview.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation-analytics-events.js +15 -0
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation-analytics-events.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation-styled.js +9 -0
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation-styled.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation.js +133 -0
- package/dist/features/milestone/milestone-tests/tests-creation/tests-creation.js.map +1 -0
- package/dist/features/milestone/milestone-tests/tests-creation/utils/index.js +69 -0
- package/dist/features/milestone/milestone-tests/tests-creation/utils/index.js.map +1 -0
- package/dist/features/milestone/outcome/api/milestone-achievement.js +12 -0
- package/dist/features/milestone/outcome/api/milestone-achievement.js.map +1 -0
- package/dist/features/milestone/outcome/api/milestone-outcome-config.js +9 -0
- package/dist/features/milestone/outcome/api/milestone-outcome-config.js.map +1 -0
- package/dist/features/milestone/outcome/api/milestone-outcome.js +9 -0
- package/dist/features/milestone/outcome/api/milestone-outcome.js.map +1 -0
- package/dist/features/milestone/outcome/comps/achievement/achievement-constants.js +41 -0
- package/dist/features/milestone/outcome/comps/achievement/achievement-constants.js.map +1 -0
- package/dist/features/milestone/outcome/comps/achievement/achievement-container-styled.js +21 -0
- package/dist/features/milestone/outcome/comps/achievement/achievement-container-styled.js.map +1 -0
- package/dist/features/milestone/outcome/comps/achievement/achievement-container.js +99 -0
- package/dist/features/milestone/outcome/comps/achievement/achievement-container.js.map +1 -0
- package/dist/features/milestone/outcome/comps/achievement/reason-submit-modal.js +67 -0
- package/dist/features/milestone/outcome/comps/achievement/reason-submit-modal.js.map +1 -0
- package/dist/features/milestone/outcome/comps/achievement/share-instructions-modal.js +57 -0
- package/dist/features/milestone/outcome/comps/achievement/share-instructions-modal.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/dynamic-input-handler.js +90 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/dynamic-input-handler.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/input-descriptor.js +14 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/input-descriptor.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/input-handler.js +97 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/input-handler.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/milestone-outcome-collection-container.js +103 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/milestone-outcome-collection-container.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-collection-helper.js +28 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-collection-helper.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-form/outcome-form-helpers.js +38 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-form/outcome-form-helpers.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-form/outcome-form.js +143 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-form/outcome-form.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-styled.js +62 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/outcome-styled.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/rank-inputs/index.js +37 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/rank-inputs/index.js.map +1 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/score-marks-input/index.js +73 -0
- package/dist/features/milestone/outcome/comps/outcome-collection/score-marks-input/index.js.map +1 -0
- package/dist/features/milestone/outcome/comps/past-milestone/past-milestone-container.js +143 -0
- package/dist/features/milestone/outcome/comps/past-milestone/past-milestone-container.js.map +1 -0
- package/dist/features/milestone/outcome/comps/past-milestone/past-milestone-form.js +141 -0
- package/dist/features/milestone/outcome/comps/past-milestone/past-milestone-form.js.map +1 -0
- package/dist/features/milestone/outcome/comps/past-milestone/past-milestone-styled.js +21 -0
- package/dist/features/milestone/outcome/comps/past-milestone/past-milestone-styled.js.map +1 -0
- package/dist/features/milestone/outcome/comps/past-milestone/question.js +11 -0
- package/dist/features/milestone/outcome/comps/past-milestone/question.js.map +1 -0
- package/dist/features/milestone/outcome/milestone-outcome-constants.js +22 -0
- package/dist/features/milestone/outcome/milestone-outcome-constants.js.map +1 -0
- package/dist/features/milestone/outcome/milestone-outcome-container.js +85 -0
- package/dist/features/milestone/outcome/milestone-outcome-container.js.map +1 -0
- package/dist/features/milestone/outcome/milestone-outcome-styled.js +46 -0
- package/dist/features/milestone/outcome/milestone-outcome-styled.js.map +1 -0
- package/dist/features/milestone/outcome/outcome-helpers.js +12 -0
- package/dist/features/milestone/outcome/outcome-helpers.js.map +1 -0
- package/dist/features/milestone/start/milestone-start.js +48 -0
- package/dist/features/milestone/start/milestone-start.js.map +1 -0
- package/dist/features/pointer-sync/hooks/use-pointer-sync.js +35 -0
- package/dist/features/pointer-sync/hooks/use-pointer-sync.js.map +1 -0
- package/dist/features/pointer-sync/pointer.js +58 -0
- package/dist/features/pointer-sync/pointer.js.map +1 -0
- package/dist/features/post-game-stats/accuracy/accuracy-comps.js +11 -0
- package/dist/features/post-game-stats/accuracy/accuracy-comps.js.map +1 -0
- package/dist/features/post-game-stats/accuracy/accuracy-styled.js +68 -0
- package/dist/features/post-game-stats/accuracy/accuracy-styled.js.map +1 -0
- package/dist/features/post-game-stats/accuracy/accuracy-utils.js +20 -0
- package/dist/features/post-game-stats/accuracy/accuracy-utils.js.map +1 -0
- package/dist/features/post-game-stats/accuracy/accuracy.js +80 -0
- package/dist/features/post-game-stats/accuracy/accuracy.js.map +1 -0
- package/dist/features/post-game-stats/accuracy/constants.js +17 -0
- package/dist/features/post-game-stats/accuracy/constants.js.map +1 -0
- package/dist/features/post-game-stats/clock/clock-styled.js +51 -0
- package/dist/features/post-game-stats/clock/clock-styled.js.map +1 -0
- package/dist/features/post-game-stats/clock/clock-util.js +9 -0
- package/dist/features/post-game-stats/clock/clock-util.js.map +1 -0
- package/dist/features/post-game-stats/clock/clock.js +75 -0
- package/dist/features/post-game-stats/clock/clock.js.map +1 -0
- package/dist/features/post-game-stats/clock/constants.js +16 -0
- package/dist/features/post-game-stats/clock/constants.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/constants.js +19 -0
- package/dist/features/post-game-stats/digital-meter/constants.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/digital-meter-styled.js +86 -0
- package/dist/features/post-game-stats/digital-meter/digital-meter-styled.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/digital-meter.js +193 -0
- package/dist/features/post-game-stats/digital-meter/digital-meter.js.map +1 -0
- package/dist/features/post-game-stats/digital-meter/helper.js +23 -0
- package/dist/features/post-game-stats/digital-meter/helper.js.map +1 -0
- package/dist/features/post-game-stats/enums/post-game-stats-enum.js +5 -0
- package/dist/features/post-game-stats/enums/post-game-stats-enum.js.map +1 -0
- package/dist/features/post-game-stats/number-count-animation/number-count-animation.js +27 -0
- package/dist/features/post-game-stats/number-count-animation/number-count-animation.js.map +1 -0
- package/dist/features/post-game-stats/points/points.js +58 -0
- package/dist/features/post-game-stats/points/points.js.map +1 -0
- package/dist/features/post-game-stats/post-game-stats-styled.js +29 -0
- package/dist/features/post-game-stats/post-game-stats-styled.js.map +1 -0
- package/dist/features/post-game-stats/post-game-stats.js +98 -0
- package/dist/features/post-game-stats/post-game-stats.js.map +1 -0
- package/dist/features/post-game-stats/streak/constants.js +15 -0
- package/dist/features/post-game-stats/streak/constants.js.map +1 -0
- package/dist/features/post-game-stats/streak/streak-styled.js +85 -0
- package/dist/features/post-game-stats/streak/streak-styled.js.map +1 -0
- package/dist/features/post-game-stats/streak/streak.js +77 -0
- package/dist/features/post-game-stats/streak/streak.js.map +1 -0
- package/dist/features/recent-chapters/api/get-recent-chapters.js +9 -0
- package/dist/features/recent-chapters/api/get-recent-chapters.js.map +1 -0
- package/dist/features/recent-chapters/recent-chapters-styled.js +16 -0
- package/dist/features/recent-chapters/recent-chapters-styled.js.map +1 -0
- package/dist/features/recent-chapters/recent-chapters.js +39 -0
- package/dist/features/recent-chapters/recent-chapters.js.map +1 -0
- package/dist/features/sentry/constants/ignored.js +33 -0
- package/dist/features/sentry/constants/ignored.js.map +1 -0
- package/dist/features/sheet-tools/desmos-calculator/desmos-calculator-styled.js +19 -0
- package/dist/features/sheet-tools/desmos-calculator/desmos-calculator-styled.js.map +1 -0
- package/dist/features/sheet-tools/desmos-calculator/desmos-calculator.js +24 -0
- package/dist/features/sheet-tools/desmos-calculator/desmos-calculator.js.map +1 -0
- package/dist/features/sheet-tools/tool-header/tool-header-styled.js +48 -0
- package/dist/features/sheet-tools/tool-header/tool-header-styled.js.map +1 -0
- package/dist/features/sheet-tools/tool-header/tool-header.js +45 -0
- package/dist/features/sheet-tools/tool-header/tool-header.js.map +1 -0
- package/dist/features/sheet-v2/resource-list/resource-list.js +45 -0
- package/dist/features/sheet-v2/resource-list/resource-list.js.map +1 -0
- package/dist/features/sheets/comps/sheet-button/index.js +71 -0
- package/dist/features/sheets/comps/sheet-button/index.js.map +1 -0
- package/dist/features/sheets/comps/sheet-button/styled.js +74 -0
- package/dist/features/sheets/comps/sheet-button/styled.js.map +1 -0
- package/dist/features/sheets/comps/sheet-button/variant.js +74 -0
- package/dist/features/sheets/comps/sheet-button/variant.js.map +1 -0
- package/dist/features/sheets/constants/sheet.js +133 -0
- package/dist/features/sheets/constants/sheet.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/context-menu-helper-styled.js +28 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/context-menu-helper-styled.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/menu-element-styled.js +39 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/menu-element-styled.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/menu-element.js +34 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/menu-element.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/target-element.js +8 -0
- package/dist/features/sheets/lessons-list/lesson-item/context-menu-helper/target-element.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-cta-info.js +107 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-cta-info.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-styled.js +99 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-styled.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-utils.js +6 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-utils.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-view.js +114 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item-view.js.map +1 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item.js +177 -0
- package/dist/features/sheets/lessons-list/lesson-item/lesson-item.js.map +1 -0
- package/dist/features/sheets/lessons-list/lessons-list.js +52 -0
- package/dist/features/sheets/lessons-list/lessons-list.js.map +1 -0
- package/dist/features/sheets/reference-sheet/reference-sheet-styled.js +9 -0
- package/dist/features/sheets/reference-sheet/reference-sheet-styled.js.map +1 -0
- package/dist/features/sheets/reference-sheet/reference-sheet.js +39 -0
- package/dist/features/sheets/reference-sheet/reference-sheet.js.map +1 -0
- package/dist/features/sheets/resources-list/resource-item/context-menu-helper/menu-element-styled.js +15 -0
- package/dist/features/sheets/resources-list/resource-item/context-menu-helper/menu-element-styled.js.map +1 -0
- package/dist/features/sheets/resources-list/resource-item/context-menu-helper/menu-element.js +26 -0
- package/dist/features/sheets/resources-list/resource-item/context-menu-helper/menu-element.js.map +1 -0
- package/dist/features/sheets/resources-list/resource-item/resource-item.js +198 -0
- package/dist/features/sheets/resources-list/resource-item/resource-item.js.map +1 -0
- package/dist/features/sheets/resources-list/resource-item/styled.js +38 -0
- package/dist/features/sheets/resources-list/resource-item/styled.js.map +1 -0
- package/dist/features/sheets/resources-list/resource-item/utils.js +23 -0
- package/dist/features/sheets/resources-list/resource-item/utils.js.map +1 -0
- package/dist/features/sheets/resources-list/resources-list.js +33 -0
- package/dist/features/sheets/resources-list/resources-list.js.map +1 -0
- package/dist/features/sheets/resources-list/styled.js +16 -0
- package/dist/features/sheets/resources-list/styled.js.map +1 -0
- package/dist/features/sheets/sheets-analytics-events.js +11 -0
- package/dist/features/sheets/sheets-analytics-events.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/context-menu-helper/menu-element/menu-element.js +42 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/context-menu-helper/menu-element/menu-element.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/context-menu-helper/target-element/target-element.js +21 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/context-menu-helper/target-element/target-element.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/reward-n-actions-styled.js +53 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/reward-n-actions-styled.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/reward-n-actions-utils.js +41 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/reward-n-actions-utils.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/reward-n-actions.js +40 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/reward-n-actions.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/student-actions/student-actions-constant.js +8 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/student-actions/student-actions-constant.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/student-actions/student-actions.js +110 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/student-actions/student-actions.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions-constant.js +20 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions-constant.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions.js +156 -0
- package/dist/features/sheets/sheets-list/sheet-item/reward-n-actions/teacher-actions/teacher-actions.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-icon.js +70 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-icon.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-styled.js +71 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-styled.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-tag.js +27 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-tag.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-utils.js +16 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item-utils.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item.js +118 -0
- package/dist/features/sheets/sheets-list/sheet-item/sheet-item.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheets-list-styled.js +8 -0
- package/dist/features/sheets/sheets-list/sheets-list-styled.js.map +1 -0
- package/dist/features/sheets/sheets-list/sheets-list.js +54 -0
- package/dist/features/sheets/sheets-list/sheets-list.js.map +1 -0
- package/dist/features/sheets/utils/is-v3-worksheet.js +38 -0
- package/dist/features/sheets/utils/is-v3-worksheet.js.map +1 -0
- package/dist/features/student-details/class-details/class-details-utils.js +18 -0
- package/dist/features/student-details/class-details/class-details-utils.js.map +1 -0
- package/dist/features/student-details/class-details/class-details.js +34 -0
- package/dist/features/student-details/class-details/class-details.js.map +1 -0
- package/dist/features/student-details/student-details-styled.js +76 -0
- package/dist/features/student-details/student-details-styled.js.map +1 -0
- package/dist/features/student-details/student-details-utils.js +14 -0
- package/dist/features/student-details/student-details-utils.js.map +1 -0
- package/dist/features/student-details/student-details.js +50 -0
- package/dist/features/student-details/student-details.js.map +1 -0
- package/dist/features/student-details/wins-preview/wins-preview-styled.js +32 -0
- package/dist/features/student-details/wins-preview/wins-preview-styled.js.map +1 -0
- package/dist/features/student-details/wins-preview/wins-preview.js +95 -0
- package/dist/features/student-details/wins-preview/wins-preview.js.map +1 -0
- package/dist/features/talk-meter/helper.js +11 -0
- package/dist/features/talk-meter/helper.js.map +1 -0
- package/dist/features/talk-meter/hooks/use-talk-meter.js +123 -0
- package/dist/features/talk-meter/hooks/use-talk-meter.js.map +1 -0
- package/dist/features/talk-meter/ripple/index.js +62 -0
- package/dist/features/talk-meter/ripple/index.js.map +1 -0
- package/dist/features/talk-meter/talk-meter-styled.js +89 -0
- package/dist/features/talk-meter/talk-meter-styled.js.map +1 -0
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view-styled.js +22 -0
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view-styled.js.map +1 -0
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view.js +101 -0
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view.js.map +1 -0
- package/dist/features/talk-meter/talk-meter.js +75 -0
- package/dist/features/talk-meter/talk-meter.js.map +1 -0
- package/dist/features/trial-session/api/course-stream.js +9 -0
- package/dist/features/trial-session/api/course-stream.js.map +1 -0
- package/dist/features/trial-session/api/student-information.js +9 -0
- package/dist/features/trial-session/api/student-information.js.map +1 -0
- package/dist/features/trial-session/api/student-profile-summary.js +10 -0
- package/dist/features/trial-session/api/student-profile-summary.js.map +1 -0
- package/dist/features/trial-session/api/trial-home.js +20 -0
- package/dist/features/trial-session/api/trial-home.js.map +1 -0
- package/dist/features/trial-session/api/trial-nodes.js +9 -0
- package/dist/features/trial-session/api/trial-nodes.js.map +1 -0
- package/dist/features/trial-session/api/trial-pricing.js +10 -0
- package/dist/features/trial-session/api/trial-pricing.js.map +1 -0
- package/dist/features/trial-session/comps/about-cuemath/about-cuemath-constants.js +31 -0
- package/dist/features/trial-session/comps/about-cuemath/about-cuemath-constants.js.map +1 -0
- package/dist/features/trial-session/comps/about-cuemath/about-cuemath-styled.js +21 -0
- package/dist/features/trial-session/comps/about-cuemath/about-cuemath-styled.js.map +1 -0
- package/dist/features/trial-session/comps/about-cuemath/index.js +16 -0
- package/dist/features/trial-session/comps/about-cuemath/index.js.map +1 -0
- package/dist/features/trial-session/comps/additional-info/additional-info-styled.js +25 -0
- package/dist/features/trial-session/comps/additional-info/additional-info-styled.js.map +1 -0
- package/dist/features/trial-session/comps/additional-info/additional-info.js +19 -0
- package/dist/features/trial-session/comps/additional-info/additional-info.js.map +1 -0
- package/dist/features/trial-session/comps/av-panels/student-av-panel/student-av-panel-styled.js +28 -0
- package/dist/features/trial-session/comps/av-panels/student-av-panel/student-av-panel-styled.js.map +1 -0
- package/dist/features/trial-session/comps/av-panels/student-av-panel/student-av-panel.js +43 -0
- package/dist/features/trial-session/comps/av-panels/student-av-panel/student-av-panel.js.map +1 -0
- package/dist/features/trial-session/comps/av-panels/teacher-av-panel/teacher-av-panel-styled.js +45 -0
- package/dist/features/trial-session/comps/av-panels/teacher-av-panel/teacher-av-panel-styled.js.map +1 -0
- package/dist/features/trial-session/comps/av-panels/teacher-av-panel/teacher-av-panel.js +113 -0
- package/dist/features/trial-session/comps/av-panels/teacher-av-panel/teacher-av-panel.js.map +1 -0
- package/dist/features/trial-session/comps/background-grid/background-grid-styled.js +31 -0
- package/dist/features/trial-session/comps/background-grid/background-grid-styled.js.map +1 -0
- package/dist/features/trial-session/comps/background-grid/background-grid-utils.js +150 -0
- package/dist/features/trial-session/comps/background-grid/background-grid-utils.js.map +1 -0
- package/dist/features/trial-session/comps/background-grid/background-grid.js +11 -0
- package/dist/features/trial-session/comps/background-grid/background-grid.js.map +1 -0
- package/dist/features/trial-session/comps/class-preference/class-preference-constants.js +102 -0
- package/dist/features/trial-session/comps/class-preference/class-preference-constants.js.map +1 -0
- package/dist/features/trial-session/comps/class-preference/class-preference-styled.js +26 -0
- package/dist/features/trial-session/comps/class-preference/class-preference-styled.js.map +1 -0
- package/dist/features/trial-session/comps/class-preference/class-preference.js +112 -0
- package/dist/features/trial-session/comps/class-preference/class-preference.js.map +1 -0
- package/dist/features/trial-session/comps/clock/clock.js +30 -0
- package/dist/features/trial-session/comps/clock/clock.js.map +1 -0
- package/dist/features/trial-session/comps/communication-slide/communication-slide-constants.js +10 -0
- package/dist/features/trial-session/comps/communication-slide/communication-slide-constants.js.map +1 -0
- package/dist/features/trial-session/comps/communication-slide/communication-slide-styled.js +9 -0
- package/dist/features/trial-session/comps/communication-slide/communication-slide-styled.js.map +1 -0
- package/dist/features/trial-session/comps/communication-slide/index.js +27 -0
- package/dist/features/trial-session/comps/communication-slide/index.js.map +1 -0
- package/dist/features/trial-session/comps/countdown-progress-bar/countdown-progress-bar-styled.js +16 -0
- package/dist/features/trial-session/comps/countdown-progress-bar/countdown-progress-bar-styled.js.map +1 -0
- package/dist/features/trial-session/comps/countdown-progress-bar/countdown-progress-bar.js +15 -0
- package/dist/features/trial-session/comps/countdown-progress-bar/countdown-progress-bar.js.map +1 -0
- package/dist/features/trial-session/comps/cue-tips/cues/cues-styled.js +19 -0
- package/dist/features/trial-session/comps/cue-tips/cues/cues-styled.js.map +1 -0
- package/dist/features/trial-session/comps/cue-tips/cues/index.js +27 -0
- package/dist/features/trial-session/comps/cue-tips/cues/index.js.map +1 -0
- package/dist/features/trial-session/comps/cue-tips/tips/index.js +43 -0
- package/dist/features/trial-session/comps/cue-tips/tips/index.js.map +1 -0
- package/dist/features/trial-session/comps/cue-tips/tips/tips-styled.js +34 -0
- package/dist/features/trial-session/comps/cue-tips/tips/tips-styled.js.map +1 -0
- package/dist/features/trial-session/comps/learning-plan/index.js +131 -0
- package/dist/features/trial-session/comps/learning-plan/index.js.map +1 -0
- package/dist/features/trial-session/comps/learning-plan/learning-plan-styled.js +56 -0
- package/dist/features/trial-session/comps/learning-plan/learning-plan-styled.js.map +1 -0
- package/dist/features/trial-session/comps/learning-plan/use-learning-plan-scroll-sync.js +37 -0
- package/dist/features/trial-session/comps/learning-plan/use-learning-plan-scroll-sync.js.map +1 -0
- package/dist/features/trial-session/comps/learning-session/learning-session-constants.js +50 -0
- package/dist/features/trial-session/comps/learning-session/learning-session-constants.js.map +1 -0
- package/dist/features/trial-session/comps/learning-session/learning-session-styled.js +63 -0
- package/dist/features/trial-session/comps/learning-session/learning-session-styled.js.map +1 -0
- package/dist/features/trial-session/comps/learning-session/learning-session.js +133 -0
- package/dist/features/trial-session/comps/learning-session/learning-session.js.map +1 -0
- package/dist/features/trial-session/comps/navigation-bar/index.js +86 -0
- package/dist/features/trial-session/comps/navigation-bar/index.js.map +1 -0
- package/dist/features/trial-session/comps/navigation-bar/navigation-bar-styled.js +22 -0
- package/dist/features/trial-session/comps/navigation-bar/navigation-bar-styled.js.map +1 -0
- package/dist/features/trial-session/comps/offering-information/offering-information-constants.js +92 -0
- package/dist/features/trial-session/comps/offering-information/offering-information-constants.js.map +1 -0
- package/dist/features/trial-session/comps/offering-information/offering-information-styled.js +39 -0
- package/dist/features/trial-session/comps/offering-information/offering-information-styled.js.map +1 -0
- package/dist/features/trial-session/comps/offering-information/offering-information.js +101 -0
- package/dist/features/trial-session/comps/offering-information/offering-information.js.map +1 -0
- package/dist/features/trial-session/comps/pricing/board-comp.js +38 -0
- package/dist/features/trial-session/comps/pricing/board-comp.js.map +1 -0
- package/dist/features/trial-session/comps/pricing/pricing-cards.js +144 -0
- package/dist/features/trial-session/comps/pricing/pricing-cards.js.map +1 -0
- package/dist/features/trial-session/comps/pricing/pricing-styled.js +55 -0
- package/dist/features/trial-session/comps/pricing/pricing-styled.js.map +1 -0
- package/dist/features/trial-session/comps/pricing/pricing.js +73 -0
- package/dist/features/trial-session/comps/pricing/pricing.js.map +1 -0
- package/dist/features/trial-session/comps/school-goals/school-goals-styled.js +33 -0
- package/dist/features/trial-session/comps/school-goals/school-goals-styled.js.map +1 -0
- package/dist/features/trial-session/comps/school-goals/school-goals-view.js +105 -0
- package/dist/features/trial-session/comps/school-goals/school-goals-view.js.map +1 -0
- package/dist/features/trial-session/comps/school-goals/school-goals.js +101 -0
- package/dist/features/trial-session/comps/school-goals/school-goals.js.map +1 -0
- package/dist/features/trial-session/comps/session-insights/session-insights-styled.js +45 -0
- package/dist/features/trial-session/comps/session-insights/session-insights-styled.js.map +1 -0
- package/dist/features/trial-session/comps/session-insights/session-insights.js +119 -0
- package/dist/features/trial-session/comps/session-insights/session-insights.js.map +1 -0
- package/dist/features/trial-session/comps/session-overview/session-overview-styled.js +35 -0
- package/dist/features/trial-session/comps/session-overview/session-overview-styled.js.map +1 -0
- package/dist/features/trial-session/comps/session-overview/session-overview-utils.js +42 -0
- package/dist/features/trial-session/comps/session-overview/session-overview-utils.js.map +1 -0
- package/dist/features/trial-session/comps/session-overview/session-overview.js +40 -0
- package/dist/features/trial-session/comps/session-overview/session-overview.js.map +1 -0
- package/dist/features/trial-session/comps/session-report/report-card.js +26 -0
- package/dist/features/trial-session/comps/session-report/report-card.js.map +1 -0
- package/dist/features/trial-session/comps/session-report/session-report-styled.js +37 -0
- package/dist/features/trial-session/comps/session-report/session-report-styled.js.map +1 -0
- package/dist/features/trial-session/comps/session-report/session-report.js +182 -0
- package/dist/features/trial-session/comps/session-report/session-report.js.map +1 -0
- package/dist/features/trial-session/comps/slide-header/index.js +20 -0
- package/dist/features/trial-session/comps/slide-header/index.js.map +1 -0
- package/dist/features/trial-session/comps/solutions/index.js +36 -0
- package/dist/features/trial-session/comps/solutions/index.js.map +1 -0
- package/dist/features/trial-session/comps/solutions/solutions.styled.js +24 -0
- package/dist/features/trial-session/comps/solutions/solutions.styled.js.map +1 -0
- package/dist/features/trial-session/comps/student-enrichment/student-enrichment-styled.js +35 -0
- package/dist/features/trial-session/comps/student-enrichment/student-enrichment-styled.js.map +1 -0
- package/dist/features/trial-session/comps/student-enrichment/student-enrichment.js +83 -0
- package/dist/features/trial-session/comps/student-enrichment/student-enrichment.js.map +1 -0
- package/dist/features/trial-session/comps/student-feedback/student-feedback-constants.js +22 -0
- package/dist/features/trial-session/comps/student-feedback/student-feedback-constants.js.map +1 -0
- package/dist/features/trial-session/comps/student-feedback/student-feedback-styled.js +48 -0
- package/dist/features/trial-session/comps/student-feedback/student-feedback-styled.js.map +1 -0
- package/dist/features/trial-session/comps/student-feedback/student-feedback.js +114 -0
- package/dist/features/trial-session/comps/student-feedback/student-feedback.js.map +1 -0
- package/dist/features/trial-session/comps/student-info/student-info-styled.js +39 -0
- package/dist/features/trial-session/comps/student-info/student-info-styled.js.map +1 -0
- package/dist/features/trial-session/comps/student-info/student-info.js +86 -0
- package/dist/features/trial-session/comps/student-info/student-info.js.map +1 -0
- package/dist/features/trial-session/comps/student-personalization/student-personalization-styled.js +14 -0
- package/dist/features/trial-session/comps/student-personalization/student-personalization-styled.js.map +1 -0
- package/dist/features/trial-session/comps/student-personalization/student-personalization.js +141 -0
- package/dist/features/trial-session/comps/student-personalization/student-personalization.js.map +1 -0
- package/dist/features/trial-session/comps/student-profile/student-profile-styled.js +31 -0
- package/dist/features/trial-session/comps/student-profile/student-profile-styled.js.map +1 -0
- package/dist/features/trial-session/comps/student-profile/student-profile-utils.js +17 -0
- package/dist/features/trial-session/comps/student-profile/student-profile-utils.js.map +1 -0
- package/dist/features/trial-session/comps/student-profile/student-profile.js +71 -0
- package/dist/features/trial-session/comps/student-profile/student-profile.js.map +1 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro-constants.js +46 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro-constants.js.map +1 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro-styled.js +56 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro-styled.js.map +1 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro.js +74 -0
- package/dist/features/trial-session/comps/teacher-intro/teacher-intro.js.map +1 -0
- package/dist/features/trial-session/comps/test-prep/test-prep-styled.js +34 -0
- package/dist/features/trial-session/comps/test-prep/test-prep-styled.js.map +1 -0
- package/dist/features/trial-session/comps/test-prep/test-prep.js +80 -0
- package/dist/features/trial-session/comps/test-prep/test-prep.js.map +1 -0
- package/dist/features/trial-session/comps/trial-circle-game/constants.js +8 -0
- package/dist/features/trial-session/comps/trial-circle-game/constants.js.map +1 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-launch-screen/constants.js +5 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-launch-screen/constants.js.map +1 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-launch-screen/trial-circle-game-launch-screen-styled.js +75 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-launch-screen/trial-circle-game-launch-screen-styled.js.map +1 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-launch-screen/trial-circle-game-launch-screen.js +76 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-launch-screen/trial-circle-game-launch-screen.js.map +1 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-styled.js +33 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game-styled.js.map +1 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game.js +166 -0
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game.js.map +1 -0
- package/dist/features/trial-session/comps/worksheet/worksheet.js +30 -0
- package/dist/features/trial-session/comps/worksheet/worksheet.js.map +1 -0
- package/dist/features/trial-session/context/trial-session-context.js +29 -0
- package/dist/features/trial-session/context/trial-session-context.js.map +1 -0
- package/dist/features/trial-session/context/use-trial-session-context.js +7 -0
- package/dist/features/trial-session/context/use-trial-session-context.js.map +1 -0
- package/dist/features/trial-session/helper.js +80 -0
- package/dist/features/trial-session/helper.js.map +1 -0
- package/dist/features/trial-session/hooks/use-class-time-alerts.js +45 -0
- package/dist/features/trial-session/hooks/use-class-time-alerts.js.map +1 -0
- package/dist/features/trial-session/hooks/use-left-panel-button-state.js +18 -0
- package/dist/features/trial-session/hooks/use-left-panel-button-state.js.map +1 -0
- package/dist/features/trial-session/hooks/use-trial-session-navigation.js +184 -0
- package/dist/features/trial-session/hooks/use-trial-session-navigation.js.map +1 -0
- package/dist/features/trial-session/left-panel/index.js +69 -0
- package/dist/features/trial-session/left-panel/index.js.map +1 -0
- package/dist/features/trial-session/left-panel/left-panel-styled.js +21 -0
- package/dist/features/trial-session/left-panel/left-panel-styled.js.map +1 -0
- package/dist/features/trial-session/right-panel/index.js +57 -0
- package/dist/features/trial-session/right-panel/index.js.map +1 -0
- package/dist/features/trial-session/right-panel/right-panel-styled.js +83 -0
- package/dist/features/trial-session/right-panel/right-panel-styled.js.map +1 -0
- package/dist/features/trial-session/right-panel/slide-components-map.js +58 -0
- package/dist/features/trial-session/right-panel/slide-components-map.js.map +1 -0
- package/dist/features/trial-session/trial-session-constants.js +40 -0
- package/dist/features/trial-session/trial-session-constants.js.map +1 -0
- package/dist/features/trial-session/trial-session-types.js +5 -0
- package/dist/features/trial-session/trial-session-types.js.map +1 -0
- package/dist/features/trial-session/trial-session-view.js +139 -0
- package/dist/features/trial-session/trial-session-view.js.map +1 -0
- package/dist/features/trial-session/trial-session.js +93 -0
- package/dist/features/trial-session/trial-session.js.map +1 -0
- package/dist/features/ui/accordion-section/accordion-section-styled.js +27 -0
- package/dist/features/ui/accordion-section/accordion-section-styled.js.map +1 -0
- package/dist/features/ui/accordion-section/accordion-section.js +28 -0
- package/dist/features/ui/accordion-section/accordion-section.js.map +1 -0
- package/dist/features/ui/animated-arc/animated-arc-constants.js +6 -0
- package/dist/features/ui/animated-arc/animated-arc-constants.js.map +1 -0
- package/dist/features/ui/animated-arc/animated-arc-helpers.js +14 -0
- package/dist/features/ui/animated-arc/animated-arc-helpers.js.map +1 -0
- package/dist/features/ui/animated-arc/animated-arc-styled.js +33 -0
- package/dist/features/ui/animated-arc/animated-arc-styled.js.map +1 -0
- package/dist/features/ui/animated-arc/animated-arc.js +49 -0
- package/dist/features/ui/animated-arc/animated-arc.js.map +1 -0
- package/dist/features/ui/arc-button/arc-button-styled.js +51 -0
- package/dist/features/ui/arc-button/arc-button-styled.js.map +1 -0
- package/dist/features/ui/arc-button/arc-button.js +31 -0
- package/dist/features/ui/arc-button/arc-button.js.map +1 -0
- package/dist/features/ui/arc-button/constants.js +7 -0
- package/dist/features/ui/arc-button/constants.js.map +1 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-styled.js +63 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-styled.js.map +1 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-util.js +133 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip-util.js.map +1 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip.js +100 -0
- package/dist/features/ui/arrow-tooltip/arrow-tooltip.js.map +1 -0
- package/dist/features/ui/avatar/avatar-mapping.js +60 -0
- package/dist/features/ui/avatar/avatar-mapping.js.map +1 -0
- package/dist/features/ui/avatar/avatar-styled.js +18 -0
- package/dist/features/ui/avatar/avatar-styled.js.map +1 -0
- package/dist/features/ui/avatar/avatar-types.js +11 -0
- package/dist/features/ui/avatar/avatar-types.js.map +1 -0
- package/dist/features/ui/avatar/avatar.js +32 -0
- package/dist/features/ui/avatar/avatar.js.map +1 -0
- package/dist/features/ui/avatar/layers/base/variant-1.js +20 -0
- package/dist/features/ui/avatar/layers/base/variant-1.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-1.js +24 -0
- package/dist/features/ui/avatar/layers/eyes/variant-1.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-10.js +45 -0
- package/dist/features/ui/avatar/layers/eyes/variant-10.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-11.js +78 -0
- package/dist/features/ui/avatar/layers/eyes/variant-11.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-12.js +49 -0
- package/dist/features/ui/avatar/layers/eyes/variant-12.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-13.js +62 -0
- package/dist/features/ui/avatar/layers/eyes/variant-13.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-14.js +38 -0
- package/dist/features/ui/avatar/layers/eyes/variant-14.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-15.js +38 -0
- package/dist/features/ui/avatar/layers/eyes/variant-15.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-16.js +66 -0
- package/dist/features/ui/avatar/layers/eyes/variant-16.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-17.js +52 -0
- package/dist/features/ui/avatar/layers/eyes/variant-17.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-18.js +48 -0
- package/dist/features/ui/avatar/layers/eyes/variant-18.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-2.js +24 -0
- package/dist/features/ui/avatar/layers/eyes/variant-2.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-3.js +20 -0
- package/dist/features/ui/avatar/layers/eyes/variant-3.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-4.js +29 -0
- package/dist/features/ui/avatar/layers/eyes/variant-4.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-5.js +50 -0
- package/dist/features/ui/avatar/layers/eyes/variant-5.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-6.js +50 -0
- package/dist/features/ui/avatar/layers/eyes/variant-6.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-7.js +54 -0
- package/dist/features/ui/avatar/layers/eyes/variant-7.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-8.js +26 -0
- package/dist/features/ui/avatar/layers/eyes/variant-8.js.map +1 -0
- package/dist/features/ui/avatar/layers/eyes/variant-9.js +74 -0
- package/dist/features/ui/avatar/layers/eyes/variant-9.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-1.js +23 -0
- package/dist/features/ui/avatar/layers/hair/variant-1.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-10.js +23 -0
- package/dist/features/ui/avatar/layers/hair/variant-10.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-2.js +46 -0
- package/dist/features/ui/avatar/layers/hair/variant-2.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-3.js +23 -0
- package/dist/features/ui/avatar/layers/hair/variant-3.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-4.js +39 -0
- package/dist/features/ui/avatar/layers/hair/variant-4.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-5.js +23 -0
- package/dist/features/ui/avatar/layers/hair/variant-5.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-6.js +23 -0
- package/dist/features/ui/avatar/layers/hair/variant-6.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-7.js +23 -0
- package/dist/features/ui/avatar/layers/hair/variant-7.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-8.js +32 -0
- package/dist/features/ui/avatar/layers/hair/variant-8.js.map +1 -0
- package/dist/features/ui/avatar/layers/hair/variant-9.js +32 -0
- package/dist/features/ui/avatar/layers/hair/variant-9.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-1.js +37 -0
- package/dist/features/ui/avatar/layers/mouth/variant-1.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-10.js +24 -0
- package/dist/features/ui/avatar/layers/mouth/variant-10.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-11.js +28 -0
- package/dist/features/ui/avatar/layers/mouth/variant-11.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-12.js +27 -0
- package/dist/features/ui/avatar/layers/mouth/variant-12.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-13.js +28 -0
- package/dist/features/ui/avatar/layers/mouth/variant-13.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-14.js +24 -0
- package/dist/features/ui/avatar/layers/mouth/variant-14.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-15.js +24 -0
- package/dist/features/ui/avatar/layers/mouth/variant-15.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-16.js +17 -0
- package/dist/features/ui/avatar/layers/mouth/variant-16.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-17.js +36 -0
- package/dist/features/ui/avatar/layers/mouth/variant-17.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-18.js +40 -0
- package/dist/features/ui/avatar/layers/mouth/variant-18.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-2.js +24 -0
- package/dist/features/ui/avatar/layers/mouth/variant-2.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-3.js +33 -0
- package/dist/features/ui/avatar/layers/mouth/variant-3.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-4.js +24 -0
- package/dist/features/ui/avatar/layers/mouth/variant-4.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-5.js +17 -0
- package/dist/features/ui/avatar/layers/mouth/variant-5.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-6.js +34 -0
- package/dist/features/ui/avatar/layers/mouth/variant-6.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-7.js +24 -0
- package/dist/features/ui/avatar/layers/mouth/variant-7.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-8.js +17 -0
- package/dist/features/ui/avatar/layers/mouth/variant-8.js.map +1 -0
- package/dist/features/ui/avatar/layers/mouth/variant-9.js +27 -0
- package/dist/features/ui/avatar/layers/mouth/variant-9.js.map +1 -0
- package/dist/features/ui/border-path-animation/border-path-animation-styled.js +51 -0
- package/dist/features/ui/border-path-animation/border-path-animation-styled.js.map +1 -0
- package/dist/features/ui/border-path-animation/border-path-animation.js +108 -0
- package/dist/features/ui/border-path-animation/border-path-animation.js.map +1 -0
- package/dist/features/ui/buttons/button/button-styled.js +110 -0
- package/dist/features/ui/buttons/button/button-styled.js.map +1 -0
- package/dist/features/ui/buttons/button/button.js +55 -0
- package/dist/features/ui/buttons/button/button.js.map +1 -0
- package/dist/features/ui/buttons/clickable/clickable-styled.js +18 -0
- package/dist/features/ui/buttons/clickable/clickable-styled.js.map +1 -0
- package/dist/features/ui/buttons/clickable/clickable.js +26 -0
- package/dist/features/ui/buttons/clickable/clickable.js.map +1 -0
- package/dist/features/ui/buttons/icon-button/icon-button-styled.js +66 -0
- package/dist/features/ui/buttons/icon-button/icon-button-styled.js.map +1 -0
- package/dist/features/ui/buttons/icon-button/icon-button.js +34 -0
- package/dist/features/ui/buttons/icon-button/icon-button.js.map +1 -0
- package/dist/features/ui/buttons/text-button/text-button-styled.js +30 -0
- package/dist/features/ui/buttons/text-button/text-button-styled.js.map +1 -0
- package/dist/features/ui/buttons/text-button/text-button.js +30 -0
- package/dist/features/ui/buttons/text-button/text-button.js.map +1 -0
- package/dist/features/ui/callout/callout.js +25 -0
- package/dist/features/ui/callout/callout.js.map +1 -0
- package/dist/features/ui/constants/style.js +13 -0
- package/dist/features/ui/constants/style.js.map +1 -0
- package/dist/features/ui/constants/z-index.js +22 -0
- package/dist/features/ui/constants/z-index.js.map +1 -0
- package/dist/features/ui/context/context.js +14 -0
- package/dist/features/ui/context/context.js.map +1 -0
- package/dist/features/ui/context/use-tracking-context.js +26 -0
- package/dist/features/ui/context/use-tracking-context.js.map +1 -0
- package/dist/features/ui/context-menu/context-menu-styled.js +41 -0
- package/dist/features/ui/context-menu/context-menu-styled.js.map +1 -0
- package/dist/features/ui/context-menu/context-menu.js +45 -0
- package/dist/features/ui/context-menu/context-menu.js.map +1 -0
- package/dist/features/ui/error/error.js +47 -0
- package/dist/features/ui/error/error.js.map +1 -0
- package/dist/features/ui/grade-selector/grade-selector-styled.js +13 -0
- package/dist/features/ui/grade-selector/grade-selector-styled.js.map +1 -0
- package/dist/features/ui/grade-selector/grade-selector.js +40 -0
- package/dist/features/ui/grade-selector/grade-selector.js.map +1 -0
- package/dist/features/ui/grade-selector/grade-tab.js +31 -0
- package/dist/features/ui/grade-selector/grade-tab.js.map +1 -0
- package/dist/features/ui/hooks/use-click-handler.js +25 -0
- package/dist/features/ui/hooks/use-click-handler.js.map +1 -0
- package/dist/features/ui/hooks/use-context-menu-click-handler.js +29 -0
- package/dist/features/ui/hooks/use-context-menu-click-handler.js.map +1 -0
- package/dist/features/ui/hooks/use-response-handler.js +26 -0
- package/dist/features/ui/hooks/use-response-handler.js.map +1 -0
- package/dist/features/ui/image/image.js +39 -0
- package/dist/features/ui/image/image.js.map +1 -0
- package/dist/features/ui/inputs/base-input/base-input-styled.js +124 -0
- package/dist/features/ui/inputs/base-input/base-input-styled.js.map +1 -0
- package/dist/features/ui/inputs/base-input/base-input.js +70 -0
- package/dist/features/ui/inputs/base-input/base-input.js.map +1 -0
- package/dist/features/ui/inputs/base-select-input/base-select-input-styled.js +57 -0
- package/dist/features/ui/inputs/base-select-input/base-select-input-styled.js.map +1 -0
- package/dist/features/ui/inputs/base-select-input/base-select-input.js +120 -0
- package/dist/features/ui/inputs/base-select-input/base-select-input.js.map +1 -0
- package/dist/features/ui/inputs/base-select-input/select-option/select-option-styled.js +13 -0
- package/dist/features/ui/inputs/base-select-input/select-option/select-option-styled.js.map +1 -0
- package/dist/features/ui/inputs/base-select-input/select-option/select-option.js +26 -0
- package/dist/features/ui/inputs/base-select-input/select-option/select-option.js.map +1 -0
- package/dist/features/ui/inputs/base-select-input/select-section/select-section-styled.js +21 -0
- package/dist/features/ui/inputs/base-select-input/select-section/select-section-styled.js.map +1 -0
- package/dist/features/ui/inputs/base-select-input/select-section/select-section.js +57 -0
- package/dist/features/ui/inputs/base-select-input/select-section/select-section.js.map +1 -0
- package/dist/features/ui/inputs/cascading-select-input/cascading-select-helpers.js +5 -0
- package/dist/features/ui/inputs/cascading-select-input/cascading-select-helpers.js.map +1 -0
- package/dist/features/ui/inputs/cascading-select-input/cascading-select-input.js +53 -0
- package/dist/features/ui/inputs/cascading-select-input/cascading-select-input.js.map +1 -0
- package/dist/features/ui/inputs/checkbox-input/checkbox-input-styled.js +89 -0
- package/dist/features/ui/inputs/checkbox-input/checkbox-input-styled.js.map +1 -0
- package/dist/features/ui/inputs/checkbox-input/checkbox-input.js +65 -0
- package/dist/features/ui/inputs/checkbox-input/checkbox-input.js.map +1 -0
- package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list-styled.js +15 -0
- package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list-styled.js.map +1 -0
- package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list.js +58 -0
- package/dist/features/ui/inputs/checkbox-input-list/checkbox-input-list.js.map +1 -0
- package/dist/features/ui/inputs/google-places-search-input/google-places-search-input.js +45 -0
- package/dist/features/ui/inputs/google-places-search-input/google-places-search-input.js.map +1 -0
- package/dist/features/ui/inputs/num-range-input/num-range-helpers.js +9 -0
- package/dist/features/ui/inputs/num-range-input/num-range-helpers.js.map +1 -0
- package/dist/features/ui/inputs/num-range-input/num-range-input.js +57 -0
- package/dist/features/ui/inputs/num-range-input/num-range-input.js.map +1 -0
- package/dist/features/ui/inputs/percentile-input/percentile-input-helpers.js +11 -0
- package/dist/features/ui/inputs/percentile-input/percentile-input-helpers.js.map +1 -0
- package/dist/features/ui/inputs/percentile-input/percentile-input.js +66 -0
- package/dist/features/ui/inputs/percentile-input/percentile-input.js.map +1 -0
- package/dist/features/ui/inputs/percentile-input/percentile-styled.js +84 -0
- package/dist/features/ui/inputs/percentile-input/percentile-styled.js.map +1 -0
- package/dist/features/ui/inputs/radio-input/radio-input-styled.js +10 -0
- package/dist/features/ui/inputs/radio-input/radio-input-styled.js.map +1 -0
- package/dist/features/ui/inputs/radio-input/radio-input.js +26 -0
- package/dist/features/ui/inputs/radio-input/radio-input.js.map +1 -0
- package/dist/features/ui/inputs/radio-input/radio-option/radio-option-styled.js +38 -0
- package/dist/features/ui/inputs/radio-input/radio-option/radio-option-styled.js.map +1 -0
- package/dist/features/ui/inputs/radio-input/radio-option/radio-option.js +26 -0
- package/dist/features/ui/inputs/radio-input/radio-option/radio-option.js.map +1 -0
- package/dist/features/ui/inputs/searchable-input/searchable-input-styled.js +28 -0
- package/dist/features/ui/inputs/searchable-input/searchable-input-styled.js.map +1 -0
- package/dist/features/ui/inputs/searchable-input/searchable-input.js +101 -0
- package/dist/features/ui/inputs/searchable-input/searchable-input.js.map +1 -0
- package/dist/features/ui/inputs/searchable-select-input/searchable-select-input.js +55 -0
- package/dist/features/ui/inputs/searchable-select-input/searchable-select-input.js.map +1 -0
- package/dist/features/ui/inputs/searchable-select-input/use-filtered-options.js +28 -0
- package/dist/features/ui/inputs/searchable-select-input/use-filtered-options.js.map +1 -0
- package/dist/features/ui/inputs/select-input/select-input.js +7 -0
- package/dist/features/ui/inputs/select-input/select-input.js.map +1 -0
- package/dist/features/ui/inputs/text-input/text-input-styled.js +68 -0
- package/dist/features/ui/inputs/text-input/text-input-styled.js.map +1 -0
- package/dist/features/ui/inputs/text-input/text-input.js +57 -0
- package/dist/features/ui/inputs/text-input/text-input.js.map +1 -0
- package/dist/features/ui/layout/flex-view.js +76 -0
- package/dist/features/ui/layout/flex-view.js.map +1 -0
- package/dist/features/ui/loader/app-loader/app-loader.js +7 -0
- package/dist/features/ui/loader/app-loader/app-loader.js.map +1 -0
- package/dist/features/ui/loader/circular-loader/circular-loader.js +19 -0
- package/dist/features/ui/loader/circular-loader/circular-loader.js.map +1 -0
- package/dist/features/ui/loader/reverse-circular-bar/reverse-circular-bar-styled.js +12 -0
- package/dist/features/ui/loader/reverse-circular-bar/reverse-circular-bar-styled.js.map +1 -0
- package/dist/features/ui/loader/reverse-circular-bar/reverse-circular-bar.js +25 -0
- package/dist/features/ui/loader/reverse-circular-bar/reverse-circular-bar.js.map +1 -0
- package/dist/features/ui/lottie-animation/helper.js +13 -0
- package/dist/features/ui/lottie-animation/helper.js.map +1 -0
- package/dist/features/ui/lottie-animation/lottie-animation.js +79 -0
- package/dist/features/ui/lottie-animation/lottie-animation.js.map +1 -0
- package/dist/features/ui/nudge/nudge-styled.js +25 -0
- package/dist/features/ui/nudge/nudge-styled.js.map +1 -0
- package/dist/features/ui/nudge/nudge.js +17 -0
- package/dist/features/ui/nudge/nudge.js.map +1 -0
- package/dist/features/ui/perfect-hits/constants.js +6 -0
- package/dist/features/ui/perfect-hits/constants.js.map +1 -0
- package/dist/features/ui/perfect-hits/perfect-hits-helpers.js +32 -0
- package/dist/features/ui/perfect-hits/perfect-hits-helpers.js.map +1 -0
- package/dist/features/ui/perfect-hits/perfect-hits-styled.js +44 -0
- package/dist/features/ui/perfect-hits/perfect-hits-styled.js.map +1 -0
- package/dist/features/ui/perfect-hits/perfect-hits.js +60 -0
- package/dist/features/ui/perfect-hits/perfect-hits.js.map +1 -0
- package/dist/features/ui/portal/portal.js +9 -0
- package/dist/features/ui/portal/portal.js.map +1 -0
- package/dist/features/ui/radio-cards/radio-card-option/radio-card-option-styled.js +65 -0
- package/dist/features/ui/radio-cards/radio-card-option/radio-card-option-styled.js.map +1 -0
- package/dist/features/ui/radio-cards/radio-card-option/radio-card-option.js +57 -0
- package/dist/features/ui/radio-cards/radio-card-option/radio-card-option.js.map +1 -0
- package/dist/features/ui/radio-cards/radio-cards.js +36 -0
- package/dist/features/ui/radio-cards/radio-cards.js.map +1 -0
- package/dist/features/ui/section-list/section-list.js +17 -0
- package/dist/features/ui/section-list/section-list.js.map +1 -0
- package/dist/features/ui/selection-cards/selection-card-option/selection-card-option-styled.js +19 -0
- package/dist/features/ui/selection-cards/selection-card-option/selection-card-option-styled.js.map +1 -0
- package/dist/features/ui/selection-cards/selection-card-option/selection-card-option.js +37 -0
- package/dist/features/ui/selection-cards/selection-card-option/selection-card-option.js.map +1 -0
- package/dist/features/ui/selection-cards/selection-cards.js +36 -0
- package/dist/features/ui/selection-cards/selection-cards.js.map +1 -0
- package/dist/features/ui/separator/separator.js +11 -0
- package/dist/features/ui/separator/separator.js.map +1 -0
- package/dist/features/ui/stepper/stepper-styled.js +34 -0
- package/dist/features/ui/stepper/stepper-styled.js.map +1 -0
- package/dist/features/ui/stepper/stepper.js +41 -0
- package/dist/features/ui/stepper/stepper.js.map +1 -0
- package/dist/features/ui/streak-icon/constants.js +6 -0
- package/dist/features/ui/streak-icon/constants.js.map +1 -0
- package/dist/features/ui/streak-icon/streak-icon-styled.js +59 -0
- package/dist/features/ui/streak-icon/streak-icon-styled.js.map +1 -0
- package/dist/features/ui/streak-icon/streak-icon.js +20 -0
- package/dist/features/ui/streak-icon/streak-icon.js.map +1 -0
- package/dist/features/ui/superscript/superscript-styled.js +11 -0
- package/dist/features/ui/superscript/superscript-styled.js.map +1 -0
- package/dist/features/ui/superscript/superscript.js +15 -0
- package/dist/features/ui/superscript/superscript.js.map +1 -0
- package/dist/features/ui/tab/tab-styled.js +37 -0
- package/dist/features/ui/tab/tab-styled.js.map +1 -0
- package/dist/features/ui/tab/tab.js +40 -0
- package/dist/features/ui/tab/tab.js.map +1 -0
- package/dist/features/ui/tag/tag-styled.js +20 -0
- package/dist/features/ui/tag/tag-styled.js.map +1 -0
- package/dist/features/ui/tag/tag.js +8 -0
- package/dist/features/ui/tag/tag.js.map +1 -0
- package/dist/features/ui/text/text.js +50 -0
- package/dist/features/ui/text/text.js.map +1 -0
- package/dist/features/ui/theme/arrow-tooltip.js +14 -0
- package/dist/features/ui/theme/arrow-tooltip.js.map +1 -0
- package/dist/features/ui/theme/button.js +239 -0
- package/dist/features/ui/theme/button.js.map +1 -0
- package/dist/features/ui/theme/checkbox.js +61 -0
- package/dist/features/ui/theme/checkbox.js.map +1 -0
- package/dist/features/ui/theme/clrs.js +90 -0
- package/dist/features/ui/theme/clrs.js.map +1 -0
- package/dist/features/ui/theme/device.js +5 -0
- package/dist/features/ui/theme/device.js.map +1 -0
- package/dist/features/ui/theme/get-theme.js +32 -0
- package/dist/features/ui/theme/get-theme.js.map +1 -0
- package/dist/features/ui/theme/input.js +188 -0
- package/dist/features/ui/theme/input.js.map +1 -0
- package/dist/features/ui/theme/layout.js +9 -0
- package/dist/features/ui/theme/layout.js.map +1 -0
- package/dist/features/ui/theme/tab.js +53 -0
- package/dist/features/ui/theme/tab.js.map +1 -0
- package/dist/features/ui/theme/text-button.js +21 -0
- package/dist/features/ui/theme/text-button.js.map +1 -0
- package/dist/features/ui/theme/text.js +287 -0
- package/dist/features/ui/theme/text.js.map +1 -0
- package/dist/features/ui/theme/z-index.js +8 -0
- package/dist/features/ui/theme/z-index.js.map +1 -0
- package/dist/features/ui/time-left-timeline/time-left-timeline-styled.js +42 -0
- package/dist/features/ui/time-left-timeline/time-left-timeline-styled.js.map +1 -0
- package/dist/features/ui/time-left-timeline/time-left-timeline.js +39 -0
- package/dist/features/ui/time-left-timeline/time-left-timeline.js.map +1 -0
- package/dist/features/ui/timers/countdown-timer/countdown-timer.js +74 -0
- package/dist/features/ui/timers/countdown-timer/countdown-timer.js.map +1 -0
- package/dist/features/ui/video/index.js +60 -0
- package/dist/features/ui/video/index.js.map +1 -0
- package/dist/features/ui/video/styled.js +44 -0
- package/dist/features/ui/video/styled.js.map +1 -0
- package/dist/features/utils/load-script.js +15 -0
- package/dist/features/utils/load-script.js.map +1 -0
- package/dist/features/utils/utils.js +19 -0
- package/dist/features/utils/utils.js.map +1 -0
- package/dist/features/worksheet/constants/events.js +41 -0
- package/dist/features/worksheet/constants/events.js.map +1 -0
- package/dist/features/worksheet/learnosity-preloader/learnosity-preloader-context.js +11 -0
- package/dist/features/worksheet/learnosity-preloader/learnosity-preloader-context.js.map +1 -0
- package/dist/features/worksheet/learnosity-preloader/learnosity-preloader.js +81 -0
- package/dist/features/worksheet/learnosity-preloader/learnosity-preloader.js.map +1 -0
- package/dist/features/worksheet/learnosity-preloader/use-download-script.js +25 -0
- package/dist/features/worksheet/learnosity-preloader/use-download-script.js.map +1 -0
- package/dist/features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js +7 -0
- package/dist/features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js.map +1 -0
- package/dist/features/worksheet/user-pointer-pin/hooks/use-user-location.js +31 -0
- package/dist/features/worksheet/user-pointer-pin/hooks/use-user-location.js.map +1 -0
- package/dist/features/worksheet/user-pointer-pin/user-pin.js +55 -0
- package/dist/features/worksheet/user-pointer-pin/user-pin.js.map +1 -0
- package/dist/features/worksheet/worksheet/api/attempt-responses.js +9 -0
- package/dist/features/worksheet/worksheet/api/attempt-responses.js.map +1 -0
- package/dist/features/worksheet/worksheet/api/subjective-review.js +10 -0
- package/dist/features/worksheet/worksheet/api/subjective-review.js.map +1 -0
- package/dist/features/worksheet/worksheet/constants.js +52 -0
- package/dist/features/worksheet/worksheet/constants.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-create-imperative-handle.js +184 -0
- package/dist/features/worksheet/worksheet/hooks/use-create-imperative-handle.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-get-active-question-id.js +62 -0
- package/dist/features/worksheet/worksheet/hooks/use-get-active-question-id.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-learnosity-append.js +42 -0
- package/dist/features/worksheet/worksheet/hooks/use-learnosity-append.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-learnosity.js +89 -0
- package/dist/features/worksheet/worksheet/hooks/use-learnosity.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-s3-helper.js +33 -0
- package/dist/features/worksheet/worksheet/hooks/use-s3-helper.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-time-on-questions.js +37 -0
- package/dist/features/worksheet/worksheet/hooks/use-time-on-questions.js.map +1 -0
- package/dist/features/worksheet/worksheet/hooks/use-worksheet-data-helper.js +108 -0
- package/dist/features/worksheet/worksheet/hooks/use-worksheet-data-helper.js.map +1 -0
- package/dist/features/worksheet/worksheet/question-tips.js +92 -0
- package/dist/features/worksheet/worksheet/question-tips.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-action-bar/worksheet-action-bar.js +161 -0
- package/dist/features/worksheet/worksheet/worksheet-action-bar/worksheet-action-bar.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-intervention.js +19 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-intervention.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-review-available.js +23 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-review-available.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-review.js +34 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-review.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-student-submission.js +18 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-student-submission.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/optional-items-assignment.js +41 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/optional-items-assignment.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/optional-items-skip.js +23 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/optional-items-skip.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/worksheet-blocker.js +60 -0
- package/dist/features/worksheet/worksheet/worksheet-blocker/worksheet-blocker.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-container.js +67 -0
- package/dist/features/worksheet/worksheet/worksheet-container.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-helpers.js +391 -0
- package/dist/features/worksheet/worksheet/worksheet-helpers.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-item-navigation/worksheet-item-navigation.js +70 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-item-navigation/worksheet-item-navigation.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-item-number/worksheet-item-number-styled.js +66 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-item-number/worksheet-item-number-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-item-number/worksheet-item-number.js +91 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-item-number/worksheet-item-number.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-navigation-styled.js +44 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-navigation-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-navigation.js +82 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-navigation.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-section-navigation/worksheet-section-navigation.js +123 -0
- package/dist/features/worksheet/worksheet/worksheet-navigation/worksheet-section-navigation/worksheet-section-navigation.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-permissions/error.js +29 -0
- package/dist/features/worksheet/worksheet/worksheet-permissions/error.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-permissions/sheet-locked.js +33 -0
- package/dist/features/worksheet/worksheet/worksheet-permissions/sheet-locked.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-permissions/styles.js +15 -0
- package/dist/features/worksheet/worksheet/worksheet-permissions/styles.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/header/header-tags.js +50 -0
- package/dist/features/worksheet/worksheet/worksheet-question/header/header-tags.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/header/header.js +147 -0
- package/dist/features/worksheet/worksheet/worksheet-question/header/header.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/header/validated-animation.js +25 -0
- package/dist/features/worksheet/worksheet/worksheet-question/header/validated-animation.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/learnosity-question.js +103 -0
- package/dist/features/worksheet/worksheet/worksheet-question/learnosity-question.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/question-backdrop/question-backdrop-styled.js +36 -0
- package/dist/features/worksheet/worksheet/worksheet-question/question-backdrop/question-backdrop-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/question-backdrop/question-backdrop.js +26 -0
- package/dist/features/worksheet/worksheet/worksheet-question/question-backdrop/question-backdrop.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/subjective-feedback.js +206 -0
- package/dist/features/worksheet/worksheet/worksheet-question/subjective-feedback.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/subjective-review.js +33 -0
- package/dist/features/worksheet/worksheet/worksheet-question/subjective-review.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/subjective-styled.js +70 -0
- package/dist/features/worksheet/worksheet/worksheet-question/subjective-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/advanced-practice-intro.js +12 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/advanced-practice-intro.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/basic-practice-intro.js +13 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/basic-practice-intro.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/exit-ticket-intro.js +16 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/exit-ticket-intro.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/regular-practice-intro.js +13 -0
- package/dist/features/worksheet/worksheet/worksheet-question/system-intros/regular-practice-intro.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question-styled.js +1121 -0
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js +369 -0
- package/dist/features/worksheet/worksheet/worksheet-question/worksheet-question.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-controller/scribble-switch.js +54 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-controller/scribble-switch.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-controller/use-handler-callbacks.js +189 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-controller/use-handler-callbacks.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-controller/worksheet-questions-controller.js +362 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-controller/worksheet-questions-controller.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-summary/worksheet-questions-summary-styled.js +22 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-summary/worksheet-questions-summary-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-summary/worksheet-questions-summary.js +46 -0
- package/dist/features/worksheet/worksheet/worksheet-questions-summary/worksheet-questions-summary.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/navigator.js +25 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/navigator.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/question-guide.js +91 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/question-guide.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/sidebar.js +56 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/sidebar.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/worksheet-sidebar-styled.js +91 -0
- package/dist/features/worksheet/worksheet/worksheet-sidebar/worksheet-sidebar-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-styled.js +135 -0
- package/dist/features/worksheet/worksheet/worksheet-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-summary/worksheet-summary-styled.js +10 -0
- package/dist/features/worksheet/worksheet/worksheet-summary/worksheet-summary-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-summary/worksheet-summary.js +18 -0
- package/dist/features/worksheet/worksheet/worksheet-summary/worksheet-summary.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-summary-controller/worksheet-summary-controller.js +30 -0
- package/dist/features/worksheet/worksheet/worksheet-summary-controller/worksheet-summary-controller.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet-types.js +6 -0
- package/dist/features/worksheet/worksheet/worksheet-types.js.map +1 -0
- package/dist/features/worksheet/worksheet/worksheet.js +497 -0
- package/dist/features/worksheet/worksheet/worksheet.js.map +1 -0
- package/dist/features/worksheet/worksheet-preview/api/get-preview-worksheet.js +21 -0
- package/dist/features/worksheet/worksheet-preview/api/get-preview-worksheet.js.map +1 -0
- package/dist/features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js +48 -0
- package/dist/features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js.map +1 -0
- package/dist/features/worksheet/worksheet-preview/worksheet-preview-styled.js +28 -0
- package/dist/features/worksheet/worksheet-preview/worksheet-preview-styled.js.map +1 -0
- package/dist/features/worksheet/worksheet-preview/worksheet-preview-view.js +93 -0
- package/dist/features/worksheet/worksheet-preview/worksheet-preview-view.js.map +1 -0
- package/dist/features/worksheet/worksheet-preview/worksheet-preview.js +58 -0
- package/dist/features/worksheet/worksheet-preview/worksheet-preview.js.map +1 -0
- package/dist/helpers/date-time.js +45 -0
- package/dist/helpers/date-time.js.map +1 -0
- package/dist/helpers/get-device-details.js +23 -0
- package/dist/helpers/get-device-details.js.map +1 -0
- package/dist/helpers/label-text.js +16 -0
- package/dist/helpers/label-text.js.map +1 -0
- package/dist/helpers/query-string.js +6 -0
- package/dist/helpers/query-string.js.map +1 -0
- package/dist/index.d.ts +5534 -0
- package/dist/index.js +512 -0
- package/dist/index.js.map +1 -0
- package/dist/node_modules/@cuemath/analytics-v2/dist/constants.js +50 -0
- package/dist/node_modules/@cuemath/analytics-v2/dist/constants.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/addLeadingZeros.js +8 -0
- package/dist/node_modules/date-fns/_lib/addLeadingZeros.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/defaultOptions.js +8 -0
- package/dist/node_modules/date-fns/_lib/defaultOptions.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/format/formatters.js +519 -0
- package/dist/node_modules/date-fns/_lib/format/formatters.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/format/lightFormatters.js +60 -0
- package/dist/node_modules/date-fns/_lib/format/lightFormatters.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/format/longFormatters.js +53 -0
- package/dist/node_modules/date-fns/_lib/format/longFormatters.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +19 -0
- package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js.map +1 -0
- package/dist/node_modules/date-fns/_lib/protectedTokens.js +21 -0
- package/dist/node_modules/date-fns/_lib/protectedTokens.js.map +1 -0
- package/dist/node_modules/date-fns/addDays.js +11 -0
- package/dist/node_modules/date-fns/addDays.js.map +1 -0
- package/dist/node_modules/date-fns/addMonths.js +21 -0
- package/dist/node_modules/date-fns/addMonths.js.map +1 -0
- package/dist/node_modules/date-fns/addYears.js +9 -0
- package/dist/node_modules/date-fns/addYears.js.map +1 -0
- package/dist/node_modules/date-fns/constants.js +9 -0
- package/dist/node_modules/date-fns/constants.js.map +1 -0
- package/dist/node_modules/date-fns/constructFrom.js +8 -0
- package/dist/node_modules/date-fns/constructFrom.js.map +1 -0
- package/dist/node_modules/date-fns/constructNow.js +9 -0
- package/dist/node_modules/date-fns/constructNow.js.map +1 -0
- package/dist/node_modules/date-fns/differenceInCalendarDays.js +12 -0
- package/dist/node_modules/date-fns/differenceInCalendarDays.js.map +1 -0
- package/dist/node_modules/date-fns/differenceInDays.js +17 -0
- package/dist/node_modules/date-fns/differenceInDays.js.map +1 -0
- package/dist/node_modules/date-fns/eachMonthOfInterval.js +17 -0
- package/dist/node_modules/date-fns/eachMonthOfInterval.js.map +1 -0
- package/dist/node_modules/date-fns/format.js +60 -0
- package/dist/node_modules/date-fns/format.js.map +1 -0
- package/dist/node_modules/date-fns/getDayOfYear.js +12 -0
- package/dist/node_modules/date-fns/getDayOfYear.js.map +1 -0
- package/dist/node_modules/date-fns/getDefaultOptions.js +9 -0
- package/dist/node_modules/date-fns/getDefaultOptions.js.map +1 -0
- package/dist/node_modules/date-fns/getISODay.js +10 -0
- package/dist/node_modules/date-fns/getISODay.js.map +1 -0
- package/dist/node_modules/date-fns/getISOWeek.js +13 -0
- package/dist/node_modules/date-fns/getISOWeek.js.map +1 -0
- package/dist/node_modules/date-fns/getISOWeekYear.js +16 -0
- package/dist/node_modules/date-fns/getISOWeekYear.js.map +1 -0
- package/dist/node_modules/date-fns/getWeek.js +13 -0
- package/dist/node_modules/date-fns/getWeek.js.map +1 -0
- package/dist/node_modules/date-fns/getWeekYear.js +18 -0
- package/dist/node_modules/date-fns/getWeekYear.js.map +1 -0
- package/dist/node_modules/date-fns/isAfter.js +10 -0
- package/dist/node_modules/date-fns/isAfter.js.map +1 -0
- package/dist/node_modules/date-fns/isBefore.js +10 -0
- package/dist/node_modules/date-fns/isBefore.js.map +1 -0
- package/dist/node_modules/date-fns/isDate.js +8 -0
- package/dist/node_modules/date-fns/isDate.js.map +1 -0
- package/dist/node_modules/date-fns/isSameDay.js +10 -0
- package/dist/node_modules/date-fns/isSameDay.js.map +1 -0
- package/dist/node_modules/date-fns/isToday.js +10 -0
- package/dist/node_modules/date-fns/isToday.js.map +1 -0
- package/dist/node_modules/date-fns/isValid.js +13 -0
- package/dist/node_modules/date-fns/isValid.js.map +1 -0
- package/dist/node_modules/date-fns/lastDayOfMonth.js +10 -0
- package/dist/node_modules/date-fns/lastDayOfMonth.js.map +1 -0
- package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +10 -0
- package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js.map +1 -0
- package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +19 -0
- package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js.map +1 -0
- package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js +32 -0
- package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js.map +1 -0
- package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +16 -0
- package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +71 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js +34 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +12 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js +156 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/match.js +111 -0
- package/dist/node_modules/date-fns/locale/en-US/_lib/match.js.map +1 -0
- package/dist/node_modules/date-fns/locale/en-US.js +22 -0
- package/dist/node_modules/date-fns/locale/en-US.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/Parser.js +23 -0
- package/dist/node_modules/date-fns/parse/_lib/Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/Setter.js +41 -0
- package/dist/node_modules/date-fns/parse/_lib/Setter.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/constants.js +50 -0
- package/dist/node_modules/date-fns/parse/_lib/constants.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +50 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +50 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DateParser.js +62 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DateParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +52 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayParser.js +46 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +50 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/EraParser.js +31 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/EraParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +22 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +23 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +33 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +33 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +34 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +34 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +100 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +49 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +49 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +50 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +41 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +75 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +49 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +70 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +33 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +72 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/MonthParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +71 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +33 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/SecondParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +75 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +72 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +71 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +23 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +23 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/YearParser.js +50 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers/YearParser.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers.js +68 -0
- package/dist/node_modules/date-fns/parse/_lib/parsers.js.map +1 -0
- package/dist/node_modules/date-fns/parse/_lib/utils.js +104 -0
- package/dist/node_modules/date-fns/parse/_lib/utils.js.map +1 -0
- package/dist/node_modules/date-fns/parse.js +88 -0
- package/dist/node_modules/date-fns/parse.js.map +1 -0
- package/dist/node_modules/date-fns/setDay.js +13 -0
- package/dist/node_modules/date-fns/setDay.js.map +1 -0
- package/dist/node_modules/date-fns/setISODay.js +12 -0
- package/dist/node_modules/date-fns/setISODay.js.map +1 -0
- package/dist/node_modules/date-fns/setISOWeek.js +11 -0
- package/dist/node_modules/date-fns/setISOWeek.js.map +1 -0
- package/dist/node_modules/date-fns/setWeek.js +11 -0
- package/dist/node_modules/date-fns/setWeek.js.map +1 -0
- package/dist/node_modules/date-fns/startOfDay.js +10 -0
- package/dist/node_modules/date-fns/startOfDay.js.map +1 -0
- package/dist/node_modules/date-fns/startOfISOWeek.js +9 -0
- package/dist/node_modules/date-fns/startOfISOWeek.js.map +1 -0
- package/dist/node_modules/date-fns/startOfISOWeekYear.js +12 -0
- package/dist/node_modules/date-fns/startOfISOWeekYear.js.map +1 -0
- package/dist/node_modules/date-fns/startOfWeek.js +12 -0
- package/dist/node_modules/date-fns/startOfWeek.js.map +1 -0
- package/dist/node_modules/date-fns/startOfWeekYear.js +14 -0
- package/dist/node_modules/date-fns/startOfWeekYear.js.map +1 -0
- package/dist/node_modules/date-fns/startOfYear.js +11 -0
- package/dist/node_modules/date-fns/startOfYear.js.map +1 -0
- package/dist/node_modules/date-fns/toDate.js +9 -0
- package/dist/node_modules/date-fns/toDate.js.map +1 -0
- package/dist/node_modules/date-fns/transpose.js +19 -0
- package/dist/node_modules/date-fns/transpose.js.map +1 -0
- package/dist/node_modules/fast-equals/dist/esm/index.js +227 -0
- package/dist/node_modules/fast-equals/dist/esm/index.js.map +1 -0
- package/dist/node_modules/filter-obj/index.js +21 -0
- package/dist/node_modules/filter-obj/index.js.map +1 -0
- package/dist/node_modules/humanize-plus/dist/humanize.js +283 -0
- package/dist/node_modules/humanize-plus/dist/humanize.js.map +1 -0
- package/dist/node_modules/lodash.debounce/index.js +82 -0
- package/dist/node_modules/lodash.debounce/index.js.map +1 -0
- package/dist/node_modules/lodash.isequal/index.js +485 -0
- package/dist/node_modules/lodash.isequal/index.js.map +1 -0
- package/dist/node_modules/lodash.throttle/index.js +92 -0
- package/dist/node_modules/lodash.throttle/index.js.map +1 -0
- package/dist/node_modules/query-string/base.js +256 -0
- package/dist/node_modules/query-string/base.js.map +1 -0
- package/dist/node_modules/query-string/index.js +5 -0
- package/dist/node_modules/query-string/index.js.map +1 -0
- package/dist/node_modules/query-string/node_modules/decode-uri-component/index.js +56 -0
- package/dist/node_modules/query-string/node_modules/decode-uri-component/index.js.map +1 -0
- package/dist/node_modules/split-on-first/index.js +15 -0
- package/dist/node_modules/split-on-first/index.js.map +1 -0
- package/dist/node_modules/ua-parser-js/src/ua-parser.js +1219 -0
- package/dist/node_modules/ua-parser-js/src/ua-parser.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/regex.js +5 -0
- package/dist/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/rng.js +10 -0
- package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js +14 -0
- package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/v4.js +17 -0
- package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -0
- package/dist/node_modules/uuid/dist/esm-browser/validate.js +8 -0
- package/dist/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
- package/dist/static/accuracy-meter.99585cba.json +4218 -0
- package/dist/static/accuracy-needle.cd6e63ac.json +618 -0
- package/dist/static/achievement_bg.0d0555ac.png +0 -0
- package/dist/static/advance-mode-segment-lottie.51ff6707.json +1 -0
- package/dist/static/alarm-clock-orange.31fb90d9.svg +1 -0
- package/dist/static/alarm-clock-purple.06d4911c.svg +1 -0
- package/dist/static/alien-1.fc7ba696.svg +1 -0
- package/dist/static/alien-2.15fdda07.svg +1 -0
- package/dist/static/alien-3.2664a37f.svg +1 -0
- package/dist/static/alien-4.06ac66da.svg +1 -0
- package/dist/static/ashta.0d3926b2.png +0 -0
- package/dist/static/awesome.8e1cf046.png +0 -0
- package/dist/static/badge_success.2f6c8e65.png +0 -0
- package/dist/static/beginner1x.489908a7.json +3508 -0
- package/dist/static/bg_empty_resources.63b187fd.png +0 -0
- package/dist/static/blue-clip.87cc4543.svg +1 -0
- package/dist/static/bobwave.5603c70b.gif +0 -0
- package/dist/static/book-green.20f6eed3.svg +1 -0
- package/dist/static/book-open-blue.d4f8d08c.svg +5 -0
- package/dist/static/book-orange.04bdc75e.svg +1 -0
- package/dist/static/book-yellow.c210ac06.svg +1 -0
- package/dist/static/bronze-1.da4e4b5f.json +4176 -0
- package/dist/static/bronze-2.97f9c639.json +4433 -0
- package/dist/static/bronze-3.6a433ebd.json +4786 -0
- package/dist/static/bullet-yellow.2f892d88.svg +1 -0
- package/dist/static/calendar-blue.e0d52d09.svg +1 -0
- package/dist/static/calendar-gray.1c72682a.svg +1 -0
- package/dist/static/calendar-green.a2b6a393.svg +1 -0
- package/dist/static/caution.5766a967.svg +1 -0
- package/dist/static/chapter-1.8a1683a0.svg +1 -0
- package/dist/static/chapter-10.c97de4a5.svg +1 -0
- package/dist/static/chapter-2.71ac6dfc.svg +1 -0
- package/dist/static/chapter-3.003fc901.svg +1 -0
- package/dist/static/chapter-4.8abbacd8.svg +1 -0
- package/dist/static/chapter-5.c774b439.svg +1 -0
- package/dist/static/chapter-6.cb5cf1cb.svg +1 -0
- package/dist/static/chapter-7.57b0beb4.svg +1 -0
- package/dist/static/chapter-8.68d36477.svg +1 -0
- package/dist/static/chapter-9.0c00e26f.svg +1 -0
- package/dist/static/chapter-header-bg-2.c8d96894.svg +1 -0
- package/dist/static/chapter-header-bg.4ed173c2.svg +1 -0
- package/dist/static/chatva.d0c57a95.png +0 -0
- package/dist/static/circle-cuemath-logo.8bcb1ad4.svg +1 -0
- package/dist/static/circle-outercircle-bg.65f21460.svg +1 -0
- package/dist/static/circular-loader.a5a1a0a6.json +238 -0
- package/dist/static/clock-30min.eae818b8.json +1197 -0
- package/dist/static/clock-45min.df8adf51.json +1197 -0
- package/dist/static/clock-60min.2b48d875.json +1197 -0
- package/dist/static/clock-90min.3e557ed7.json +1407 -0
- package/dist/static/clock-orange.c144059b.svg +6 -0
- package/dist/static/color-1.45101b9a.json +4545 -0
- package/dist/static/color-2.ccdc7d0a.json +4828 -0
- package/dist/static/color-3.5e8e1422.json +5273 -0
- package/dist/static/community-bulb.3b42af21.svg +1 -0
- package/dist/static/competitive-arena.b9c40801.json +1 -0
- package/dist/static/congrats.75718de8.png +0 -0
- package/dist/static/cool.1893941c.png +0 -0
- package/dist/static/cosa.46c0c49b.png +0 -0
- package/dist/static/crosshair-circle.522a26ea.svg +1 -0
- package/dist/static/crown-overlay.11fb073c.svg +1 -0
- package/dist/static/crown.c18fa217.svg +1 -0
- package/dist/static/cuecoin-gold.bcb8085e.svg +1 -0
- package/dist/static/default-chapter.8ede1160.png +0 -0
- package/dist/static/desktop-with-purple-fill.dfec66cc.svg +1 -0
- package/dist/static/difficult.6846c064.json +2755 -0
- package/dist/static/doda.3103971c.png +0 -0
- package/dist/static/duration-30min-gray.f6442df4.svg +1 -0
- package/dist/static/duration-45min-gray.ad90fb23.svg +1 -0
- package/dist/static/duration-60min-gray.874e52a2.svg +1 -0
- package/dist/static/duration-90min-gray.32a04cef.svg +1 -0
- package/dist/static/dvi.fc7b32a5.png +0 -0
- package/dist/static/earth-green.e1329b7a.svg +1 -0
- package/dist/static/easy-rescheduling.3a6d1a00.gif +0 -0
- package/dist/static/easy.68242ddd.json +2658 -0
- package/dist/static/eka.b10a06fa.png +0 -0
- package/dist/static/elite-circle.3df58972.json +6876 -0
- package/dist/static/empty_mix_tests.1d251f07.png +0 -0
- package/dist/static/enrichment-mini.fc3c0f83.gif +0 -0
- package/dist/static/enrichment.571feac0.gif +0 -0
- package/dist/static/error-lottie.b3507a4b.json +5255 -0
- package/dist/static/familiar1x.7c9c7f15.json +3046 -0
- package/dist/static/female-avatar.b8cd1012.svg +1 -0
- package/dist/static/fifteen-min-clock.0af4e303.json +715 -0
- package/dist/static/five-min-clock.6be5cc41.json +721 -0
- package/dist/static/fonts/Athletics-Black.woff +0 -0
- package/dist/static/fonts/Athletics-Bold.woff +0 -0
- package/dist/static/fonts/Athletics-Light.woff +0 -0
- package/dist/static/fonts/Athletics-Medium.woff +0 -0
- package/dist/static/fonts/Athletics-Regular.woff +0 -0
- package/dist/static/fonts/untitled-sans-medium.woff +0 -0
- package/dist/static/fonts/untitled-sans-medium.woff2 +0 -0
- package/dist/static/fonts/untitled-sans-regular.woff +0 -0
- package/dist/static/fonts/untitled-sans-regular.woff2 +0 -0
- package/dist/static/game-play.4982b0cb.svg +1 -0
- package/dist/static/games.47abcb18.gif +0 -0
- package/dist/static/globe-with-blue-fill.beae6ca4.svg +1 -0
- package/dist/static/gold-1.ab2489fe.json +4176 -0
- package/dist/static/gold-2.34045826.json +4441 -0
- package/dist/static/gold-3.d704698b.json +4810 -0
- package/dist/static/grade-grid-background.b17b4ccb.svg +1 -0
- package/dist/static/graduate-hat.4b49eb44.svg +1 -0
- package/dist/static/graduate-icon-pink.01fbfb1b.svg +1 -0
- package/dist/static/graduate-pink-filled-bg.c91e9c53.svg +1 -0
- package/dist/static/great.2a5dcc34.png +0 -0
- package/dist/static/green-balloon.67ac8587.svg +1 -0
- package/dist/static/green-face.1b4dd82f.svg +1 -0
- package/dist/static/hexo.eab4b9f5.png +0 -0
- package/dist/static/infinite-button-bg.5909225e.json +1 -0
- package/dist/static/infinite-button-symbol.aa31350c.json +1 -0
- package/dist/static/jigii-wave.150a6d18.gif +0 -0
- package/dist/static/kudos.b7e2aeb6.png +0 -0
- package/dist/static/learn.71b13323.json +1 -0
- package/dist/static/learned-shield-gray.1495b0d5.svg +1 -0
- package/dist/static/learned-shield-green.7c26b423.svg +1 -0
- package/dist/static/learning-plan.72d64a61.png +0 -0
- package/dist/static/learning-session.71cc8f22.gif +0 -0
- package/dist/static/learnt.870c5e38.svg +1 -0
- package/dist/static/lesson-overview-banner.f5404af6.png +0 -0
- package/dist/static/levelup-rings.b1055283.json +549 -0
- package/dist/static/lib/polypad-4.5.4.js +34473 -0
- package/dist/static/like.cb492460.svg +1 -0
- package/dist/static/live-session.a0d25c78.svg +1 -0
- package/dist/static/loader-1.6524355e.svg +1 -0
- package/dist/static/loader.52f8c35c.svg +1 -0
- package/dist/static/locked.0c3b7577.svg +1 -0
- package/dist/static/maintenance.a26aca65.svg +1 -0
- package/dist/static/male-avatar.2febc9eb.svg +1 -0
- package/dist/static/mastered-badge.81f156fb.svg +1 -0
- package/dist/static/mastered-shield-gray.a58cbe19.svg +1 -0
- package/dist/static/mastered-shield-green.070fa4eb.svg +1 -0
- package/dist/static/max-wave.44e002c9.gif +0 -0
- package/dist/static/medium.94c3829b.json +2289 -0
- package/dist/static/mental-math.3c95f169.svg +1 -0
- package/dist/static/milestone-intro-1.281a354c.svg +1 -0
- package/dist/static/milestone-intro-2.19faee69.svg +1 -0
- package/dist/static/milestone-intro-3.6f6055d6.svg +1 -0
- package/dist/static/mistake.476d1aa7.svg +1 -0
- package/dist/static/no-info.f4bfe437.png +0 -0
- package/dist/static/node-custom-test-bg.d3b757be.svg +1 -0
- package/dist/static/node-learn-bg.b61f815c.svg +1 -0
- package/dist/static/node-practice-bg.16cbaf2a.svg +1 -0
- package/dist/static/node-project-bg.e6a33e28.svg +1 -0
- package/dist/static/node-puzzle-bg.3422135c.svg +1 -0
- package/dist/static/node-recap-bg.546154e4.svg +1 -0
- package/dist/static/node-test-prep-bg.42c0b9c4.svg +1 -0
- package/dist/static/node-video-bg.3df3f73a.svg +1 -0
- package/dist/static/nudge-tap.5cb30093.json +1057 -0
- package/dist/static/number-1-orange.cbf526ed.svg +1 -0
- package/dist/static/number-2-orange.6f29eb72.svg +1 -0
- package/dist/static/number-3-orange.58baf717.svg +1 -0
- package/dist/static/number-4-orange.5ed1ec5e.svg +1 -0
- package/dist/static/octo.3020bd93.png +0 -0
- package/dist/static/one-star-filled.b6084257.svg +1 -0
- package/dist/static/orange-face.5824c2e9.svg +1 -0
- package/dist/static/people-with-orange-fill.3835b8f1.svg +1 -0
- package/dist/static/play-icon.13baaa7d.svg +1 -0
- package/dist/static/play.68d16dec.svg +1 -0
- package/dist/static/point1.b53831de.json +2942 -0
- package/dist/static/point10.7b5e536d.json +3179 -0
- package/dist/static/point100.1df16f82.json +3196 -0
- package/dist/static/point15.fea00c32.json +3179 -0
- package/dist/static/point2.7cec6e24.json +1 -0
- package/dist/static/point20.c88d776d.json +3178 -0
- package/dist/static/point25.a18c346a.json +3178 -0
- package/dist/static/point3.f96fe7aa.json +1 -0
- package/dist/static/point30.c5224b0b.json +3202 -0
- package/dist/static/point35.fad343dd.json +3058 -0
- package/dist/static/point4.fe04fb83.json +1 -0
- package/dist/static/point40.10a16f72.json +3082 -0
- package/dist/static/point45.2ad7561f.json +3082 -0
- package/dist/static/point5.da40ed1f.json +2948 -0
- package/dist/static/point50.5718cb3d.json +3046 -0
- package/dist/static/point60.17380d9f.json +3076 -0
- package/dist/static/points-sum.360e63de.svg +1 -0
- package/dist/static/practice.158dd488.json +1 -0
- package/dist/static/practiced-shield-green.90278855.svg +1 -0
- package/dist/static/practiced-shield-grey.16cf4fe0.svg +1 -0
- package/dist/static/proficient-badge.1a6dbb72.svg +1 -0
- package/dist/static/proficient1x.fa6e7b80.json +3430 -0
- package/dist/static/profile-board.4f4a17e6.svg +1 -0
- package/dist/static/project.eb665827.json +1 -0
- package/dist/static/puzzle-student.de530364.svg +1 -0
- package/dist/static/puzzle.5aad5cf8.svg +1 -0
- package/dist/static/puzzle.b298c7e4.json +1 -0
- package/dist/static/puzzle_card_easy.7d9439b5.png +0 -0
- package/dist/static/puzzle_card_hard.185a19c4.png +0 -0
- package/dist/static/puzzle_card_medium.17daef9c.png +0 -0
- package/dist/static/puzzles.1e269965.gif +0 -0
- package/dist/static/random-mode-segment-lottie.79cf1c07.json +1 -0
- package/dist/static/recap.0dd2c1e2.json +1 -0
- package/dist/static/refund-policy-with-headphone.589398e0.svg +1 -0
- package/dist/static/refund-policy.912dbb4c.svg +1 -0
- package/dist/static/report-404.dd67785c.svg +1 -0
- package/dist/static/rocket-broken.1f86fa43.svg +1 -0
- package/dist/static/rocket-yellow.62d27e15.svg +1 -0
- package/dist/static/school-success-mini.f74a852f.gif +0 -0
- package/dist/static/school-success.f9669771.gif +0 -0
- package/dist/static/score.41971107.svg +1 -0
- package/dist/static/sequence-mode-segment-lottie.11ac49e9.json +1 -0
- package/dist/static/shared.3af01b49.png +0 -0
- package/dist/static/sheet-reference.9da7a09f.png +0 -0
- package/dist/static/silver-1.0396328a.json +4168 -0
- package/dist/static/silver-2.bf50615f.json +4433 -0
- package/dist/static/silver-3.13d66b84.json +4810 -0
- package/dist/static/skills.90ce4cbb.gif +0 -0
- package/dist/static/sleepy-boi.031a1165.json +1008 -0
- package/dist/static/smiley.49bb7d7c.svg +1 -0
- package/dist/static/speckie-wave.510639ce.gif +0 -0
- package/dist/static/spinner-white.639e0d87.json +122 -0
- package/dist/static/spiral_pattern.9fd3e6e9.png +0 -0
- package/dist/static/splash-screen.bbf567ce.json +2411 -0
- package/dist/static/star-orange-filled.a7ff9c8f.svg +1 -0
- package/dist/static/star-orange.a91a341f.svg +1 -0
- package/dist/static/star-with-green-fill.86877d41.svg +1 -0
- package/dist/static/stay-connected.371d3d9d.gif +0 -0
- package/dist/static/streak-green.b59bf4dd.svg +1 -0
- package/dist/static/streak-white.2cbdc9b8.svg +1 -0
- package/dist/static/table-mode-reveal.b44a82c3.json +1 -0
- package/dist/static/table-mode-star.b8a1d762.json +1 -0
- package/dist/static/table-segment-star.78e851d6.json +1 -0
- package/dist/static/target-achieved-text.053bd142.json +2830 -0
- package/dist/static/target-achieved-text.10db8475.json +1 -0
- package/dist/static/teacher-validation.7577ecdc.json +245 -0
- package/dist/static/tera-wave.2954a6a4.gif +0 -0
- package/dist/static/test-difficulty-easy.56df71dd.svg +1 -0
- package/dist/static/test-difficulty-hard.7250f1f4.svg +1 -0
- package/dist/static/test-difficulty-medium.2fd9686e.svg +1 -0
- package/dist/static/test-prep-mini.718e5734.gif +0 -0
- package/dist/static/test-prep.ea433f71.gif +0 -0
- package/dist/static/test.803d6036.json +1 -0
- package/dist/static/tetra.354ff2b9.png +0 -0
- package/dist/static/three-stars-filled.72b51f03.svg +1 -0
- package/dist/static/tick-green.a1654049.svg +1 -0
- package/dist/static/total-streak.d5ce7669.json +842 -0
- package/dist/static/total-time-spent.434005d3.json +200 -0
- package/dist/static/total-time.d979cbb9.json +24383 -0
- package/dist/static/tournament-ripple.e5c239a5.json +1047 -0
- package/dist/static/track-progress.c75b1031.gif +0 -0
- package/dist/static/trophy-blue-filled.7e2b40ab.svg +1 -0
- package/dist/static/trophy-blue.e684ba4c.svg +1 -0
- package/dist/static/trophy-circle.b7b23e36.svg +1 -0
- package/dist/static/trophy-green.6c0741c8.svg +10 -0
- package/dist/static/two-stars-filled.a51a14b4.svg +1 -0
- package/dist/static/up-arrow.a6946bd3.svg +1 -0
- package/dist/static/user-crown-grid-background.c2875a73.svg +1 -0
- package/dist/static/user-down.a06f2f94.svg +1 -0
- package/dist/static/user-pin.5f334465.svg +1 -0
- package/dist/static/user-profile-background.199977a9.svg +1 -0
- package/dist/static/user-up.2aecbbae.svg +1 -0
- package/dist/static/video.b41451e2.json +1 -0
- package/dist/static/vinnie-wave.10734dd5.gif +0 -0
- package/dist/static/way-forward.1428093e.gif +0 -0
- package/dist/static/wow.864fbb02.png +0 -0
- package/dist/static/yellow-face.b7525a33.svg +1 -0
- package/dist/static/your-goals.63ffbee5.gif +0 -0
- package/dist/static/zodasa.336c3bb0.png +0 -0
- package/dist/vite.svg +1 -0
- package/package.json +3 -2
@@ -0,0 +1 @@
|
|
1
|
+
<svg width="800" height="800" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_4179_14942)"><rect width="800" height="800" fill="#FF884C"/><mask id="mask0_4179_14942" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="-31" y="247" width="735" height="442"><path d="M174.5 689C332.32 689 471.516 638.654 554 562.01C580 525.602 564.833 498.5 554 489.5L224 394.717L412 321L670 394.717C681.833 379.978 705.1 339.5 703.5 295.5L288.5 247V287L355 306L174.5 380.5L-30.5 658.523C31.1891 678.025 100.815 689 174.5 689Z" fill="#FFDB80"/></mask><g mask="url(#mask0_4179_14942)"><rect x="-79" y="83" width="479.421" height="317.315" fill="#FF884C"/><mask id="mask1_4179_14942" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="-79" y="83" width="480" height="318"><rect x="-79" y="83" width="479.421" height="317.315" fill="#FFBA07"/></mask><g mask="url(#mask1_4179_14942)"><path d="M-13.1504 253.666L3.8383 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-13.1499 287.594L3.83879 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-13.1504 321.521L3.8383 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-13.1489 355.449L3.83977 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-13.1504 389.375L3.8383 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.14014 262.111L6.14014 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-2.35352 270.605L14.6352 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.13965 296.039L6.13965 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-2.354 304.533L14.6347 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.13965 329.967L6.13965 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-2.354 338.461L14.6347 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.14014 363.893L6.14014 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-2.35352 372.387L14.6352 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.14014 397.818L6.14014 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 245.172L16.5171 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 253.666L25.0121 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 279.1L16.5171 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 287.594L25.0121 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 313.027L16.5171 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 321.521L25.0121 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 346.955L16.5171 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 355.449L25.0121 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 380.881L16.5171 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 389.375L25.0121 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 262.111L27.3125 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M18.8188 270.605L35.8075 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 296.039L27.3125 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M18.8188 304.533L35.8075 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 329.967L27.3125 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M18.8188 338.461L35.8075 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 363.893L27.3125 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M18.8188 372.387L35.8075 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 397.818L27.3125 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6895 245.172L37.6895 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1958 253.666L46.1845 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6899 279.1L37.6899 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1963 287.594L46.185 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6895 313.027L37.6895 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1958 321.521L46.1845 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6899 346.955L37.6899 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1963 355.449L46.185 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6895 380.881L37.6895 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1958 389.375L46.1845 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 262.111L48.4844 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M39.9907 270.605L56.9794 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 296.039L48.4844 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M39.9907 304.533L56.9794 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 329.967L48.4844 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M39.9907 338.461L56.9794 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 363.893L48.4844 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M39.9907 372.387L56.9794 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 397.818L48.4844 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8613 245.172L58.8613 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3677 253.666L67.3564 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8613 279.1L58.8613 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3677 287.594L67.3564 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8613 313.027L58.8613 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3677 321.521L67.3564 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8628 346.955L58.8628 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3691 355.449L67.3578 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8613 380.881L58.8613 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3677 389.375L67.3564 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 262.111L69.6582 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M61.1646 270.605L78.1532 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 296.039L69.6582 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M61.1646 304.533L78.1532 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 329.967L69.6582 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M61.1646 338.461L78.1532 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 363.893L69.6582 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M61.1646 372.387L78.1532 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 397.82L69.6582 414.809" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0352 245.172L80.0352 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.5415 253.666L88.5302 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0352 279.1L80.0352 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.5415 287.594L88.5302 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0352 313.027L80.0352 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.5415 321.521L88.5302 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0337 346.955L80.0337 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.54 355.449L88.5287 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0352 380.881L80.0352 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.5415 389.375L88.5302 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 262.111L90.8301 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M82.3364 270.605L99.3251 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 296.039L90.8301 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M82.3364 304.533L99.3251 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 329.967L90.8301 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M82.3364 338.461L99.3251 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 363.893L90.8301 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M82.3364 372.387L99.3251 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 397.82L90.8301 414.809" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 245.172L101.208 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7139 253.666L109.703 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 279.1L101.208 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7144 287.594L109.703 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 313.027L101.208 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7139 321.521L109.703 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 346.955L101.208 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7144 355.449L109.703 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 380.881L101.208 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7139 389.375L109.703 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 262.111L112.004 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M103.51 270.605L120.499 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 296.039L112.004 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M103.51 304.533L120.499 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 329.967L112.004 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M103.51 338.461L120.499 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 363.893L112.004 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M103.51 372.387L120.499 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 397.82L112.004 414.809" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.381 245.172L122.381 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.888 253.666L130.876 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.381 279.1L122.381 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.888 287.594L130.876 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.381 313.027L122.381 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.888 321.521L130.876 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.38 346.955L122.38 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.886 355.449L130.875 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.381 380.881L122.381 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.888 389.375L130.876 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 262.111L133.176 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M124.683 270.605L141.671 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 296.039L133.176 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M124.683 304.533L141.671 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 329.967L133.176 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M124.683 338.461L141.671 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 363.893L133.176 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M124.683 372.387L141.671 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 397.818L133.176 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 245.172L143.554 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 253.666L152.049 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 279.1L143.554 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 287.594L152.049 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 313.027L143.554 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 321.521L152.049 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 346.955L143.554 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 355.449L152.049 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 380.881L143.554 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 389.375L152.049 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 262.111L154.349 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M145.855 270.605L162.844 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 296.039L154.349 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M145.855 304.533L162.844 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 329.967L154.349 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M145.855 338.461L162.844 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 363.893L154.349 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M145.855 372.387L162.844 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 397.818L154.349 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 245.172L164.726 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.232 253.666L173.221 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 279.1L164.726 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.232 287.594L173.221 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 313.027L164.726 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.231 321.521L173.22 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 346.955L164.726 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.232 355.449L173.221 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 380.881L164.726 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.231 389.375L173.22 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 262.111L175.522 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M167.029 270.605L184.018 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 296.039L175.522 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M167.029 304.533L184.018 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 329.967L175.522 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M167.029 338.461L184.018 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 363.893L175.522 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M167.028 372.387L184.017 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 397.818L175.522 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.898 245.172L185.898 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.404 253.666L194.393 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.898 279.1L185.898 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.404 287.594L194.393 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.898 313.027L185.898 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.404 321.521L194.393 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.899 346.955L185.899 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.406 355.449L194.394 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.898 380.881L185.898 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.404 389.375L194.393 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 262.111L196.695 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M188.201 270.605L205.19 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 296.039L196.695 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M188.202 304.533L205.19 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 329.967L196.695 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M188.202 338.461L205.19 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 363.893L196.695 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M188.201 372.387L205.19 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 397.818L196.695 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 245.172L207.072 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 253.666L215.567 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 279.1L207.072 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 287.594L215.567 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 313.027L207.072 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 321.521L215.567 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 346.955L207.072 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 355.449L215.567 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 380.881L207.072 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 389.375L215.567 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 262.111L217.869 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M209.375 270.605L226.364 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 296.039L217.869 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M209.375 304.533L226.364 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 329.967L217.869 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M209.375 338.461L226.364 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 363.893L217.869 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M209.375 372.387L226.364 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 397.818L217.869 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.244 245.172L228.244 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.75 253.666L236.739 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.244 279.1L228.244 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.75 287.594L236.739 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.244 313.027L228.244 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.75 321.521L236.739 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.246 346.955L228.246 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.752 355.449L236.741 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.244 380.881L228.244 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.75 389.375L236.739 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 262.111L239.04 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M230.546 270.605L247.535 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 296.039L239.04 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M230.546 304.533L247.535 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 329.967L239.04 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M230.546 338.461L247.535 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 363.893L239.04 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M230.546 372.387L247.535 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 397.82L239.04 414.809" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 245.172L249.417 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.924 253.666L257.913 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 279.1L249.417 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.924 287.594L257.913 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 313.027L249.417 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.924 321.521L257.913 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 346.955L249.417 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.923 355.449L257.912 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 380.881L249.417 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.924 389.375L257.913 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 262.111L260.213 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M251.719 270.605L268.707 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 296.039L260.213 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M251.719 304.533L268.708 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 329.967L260.213 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M251.719 338.461L268.708 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 363.893L260.213 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M251.719 372.387L268.708 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 397.82L260.213 414.809" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 245.172L270.59 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 253.666L279.085 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 279.1L270.59 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 287.594L279.085 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 313.027L270.59 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 321.521L279.085 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 346.955L270.59 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 355.449L279.085 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 380.881L270.59 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 389.375L279.085 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 262.111L281.386 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M272.892 270.605L289.881 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 296.039L281.386 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M272.892 304.533L289.881 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 329.967L281.386 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M272.892 338.461L289.881 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 363.893L281.386 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M272.892 372.387L289.881 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 397.818L281.386 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.763 245.172L291.763 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 253.666L300.257 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.763 279.1L291.763 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 287.594L300.257 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.763 313.027L291.763 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 321.521L300.257 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.762 346.955L291.762 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 355.449L300.257 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.763 380.881L291.763 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 389.375L300.257 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.559 262.111L302.559 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M294.065 270.605L311.054 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.559 296.039L302.559 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M294.065 304.533L311.054 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.559 329.967L302.559 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M294.065 338.461L311.054 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.56 363.893L302.56 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M294.065 372.387L311.054 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.559 397.818L302.559 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.937 245.172L312.937 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.442 253.666L321.431 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.937 279.1L312.937 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.442 287.594L321.431 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.937 313.027L312.937 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.442 321.521L321.431 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.935 346.955L312.935 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.441 355.449L321.43 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.936 380.881L312.936 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.442 389.375L321.431 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 262.111L323.731 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M315.238 270.605L332.227 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 296.039L323.731 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M315.238 304.533L332.227 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 329.967L323.731 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M315.238 338.461L332.227 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 363.893L323.731 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M315.238 372.387L332.227 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 397.818L323.731 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 245.172L334.108 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 253.666L342.604 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 279.1L334.108 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 287.594L342.604 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 313.027L334.108 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 321.521L342.604 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 346.955L334.108 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 355.449L342.604 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 380.881L334.108 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 389.375L342.604 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 262.111L344.904 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M336.41 270.605L353.399 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 296.039L344.904 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M336.411 304.533L353.4 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 329.967L344.904 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M336.41 338.461L353.399 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 363.893L344.904 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M336.411 372.387L353.4 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 397.818L344.904 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.282 245.172L355.282 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.789 253.666L363.778 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.282 279.1L355.282 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.789 287.594L363.778 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.282 313.027L355.282 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.789 321.521L363.778 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.281 346.955L355.281 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.788 355.449L363.777 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.282 380.881L355.282 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.789 389.375L363.778 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.077 262.111L366.077 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M357.584 270.605L374.573 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.077 296.039L366.077 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M357.584 304.533L374.573 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.077 329.967L366.077 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M357.584 338.461L374.573 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.078 363.893L366.078 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M357.585 372.387L374.574 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.078 397.818L366.078 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 245.172L376.454 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 253.666L384.95 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 279.1L376.454 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 287.594L384.95 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 313.027L376.454 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 321.521L384.95 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 346.955L376.454 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 355.449L384.95 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 380.881L376.454 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 389.375L384.95 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 262.111L387.25 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M378.757 270.605L395.746 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 296.039L387.25 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M378.757 304.533L395.746 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 329.967L387.25 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M378.757 338.461L395.746 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 363.893L387.25 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M378.757 372.387L395.746 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 397.818L387.25 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.626 245.172L397.626 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 253.666L406.122 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.627 279.1L397.627 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 287.594L406.122 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.626 313.027L397.626 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 321.521L406.122 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.626 346.955L397.626 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 355.449L406.122 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.626 380.881L397.626 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 389.375L406.122 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M399.93 270.605L416.918 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M399.93 304.533L416.918 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M399.93 338.461L416.918 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M399.93 372.387L416.918 372.387" stroke="#EC5B13" stroke-width="0.862269"/></g><rect x="400.422" y="83" width="479.421" height="317.315" fill="#FF884C"/><mask id="mask2_4179_14942" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="400" y="83" width="480" height="318"><rect x="400.422" y="83" width="479.421" height="317.315" fill="#FFBA07"/></mask><g mask="url(#mask2_4179_14942)"><path d="M400.87 262.111L400.87 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M392.377 270.605L409.366 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M400.87 296.039L400.87 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M392.377 304.533L409.366 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M400.87 329.967L400.87 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M392.377 338.461L409.366 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M400.87 363.893L400.87 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M392.377 372.387L409.366 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M400.87 397.82L400.87 414.809" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 245.172L411.247 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 253.666L419.743 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 279.1L411.247 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 287.594L419.743 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 313.027L411.247 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 321.521L419.743 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 346.955L411.247 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 355.449L419.743 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 380.881L411.247 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 389.375L419.743 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 262.111L422.044 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M413.551 270.605L430.539 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 296.039L422.044 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M413.551 304.533L430.539 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 329.967L422.044 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M413.551 338.461L430.539 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 363.893L422.044 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M413.551 372.387L430.539 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 397.82L422.044 414.809" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.421 245.172L432.421 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.928 253.666L440.916 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.421 279.102L432.421 296.09" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.928 287.596L440.916 287.596" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.421 313.027L432.421 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.928 321.521L440.916 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.419 346.955L432.419 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.926 355.449L440.914 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.421 380.881L432.421 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.928 389.375L440.916 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 262.111L443.217 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M434.723 270.605L451.711 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 296.039L443.217 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M434.723 304.533L451.711 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 329.967L443.217 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M434.723 338.461L451.711 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 363.893L443.217 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M434.723 372.387L451.711 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 397.82L443.217 414.809" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 245.172L453.593 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 253.666L462.088 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 279.1L453.593 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 287.594L462.088 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 313.027L453.593 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 321.521L462.088 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 346.955L453.593 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 355.449L462.088 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 380.881L453.593 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 389.375L462.088 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.39 262.111L464.39 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M455.896 270.605L472.885 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.39 296.039L464.39 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M455.896 304.533L472.885 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.39 329.967L464.39 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M455.896 338.461L472.885 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.39 363.893L464.39 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M455.896 372.387L472.885 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.39 397.818L464.39 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.766 245.172L474.766 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.272 253.666L483.261 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.766 279.1L474.766 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.271 287.594L483.26 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.766 313.027L474.766 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.272 321.521L483.261 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.767 346.955L474.767 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.273 355.449L483.262 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.766 380.881L474.766 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.272 389.375L483.261 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 262.111L485.562 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M477.068 270.605L494.057 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 296.039L485.562 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M477.068 304.533L494.057 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 329.967L485.562 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M477.068 338.461L494.057 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 363.893L485.562 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M477.068 372.387L494.057 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 397.818L485.562 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 245.172L495.939 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 253.666L504.435 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 279.1L495.939 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 287.594L504.435 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 313.027L495.939 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 321.521L504.435 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 346.955L495.939 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 355.449L504.435 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 380.881L495.939 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 389.375L504.435 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 262.111L506.734 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M498.241 270.605L515.23 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 296.039L506.734 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M498.241 304.533L515.23 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 329.967L506.734 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M498.241 338.461L515.23 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 363.893L506.734 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M498.241 372.387L515.23 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 397.818L506.734 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 245.172L517.111 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 253.666L525.607 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 279.1L517.111 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 287.594L525.607 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 313.027L517.111 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 321.521L525.607 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 346.955L517.111 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 355.449L525.607 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 380.881L517.111 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 389.375L525.607 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 262.111L527.906 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M519.413 270.605L536.402 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 296.039L527.906 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M519.413 304.533L536.402 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 329.967L527.906 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M519.413 338.461L536.402 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 363.893L527.906 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M519.413 372.387L536.402 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 397.818L527.906 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.283 245.172L538.283 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.79 253.666L546.779 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.283 279.1L538.283 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.79 287.594L546.779 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.283 313.027L538.283 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.79 321.521L546.779 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.285 346.955L538.285 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.792 355.449L546.781 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.283 380.881L538.283 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.79 389.375L546.779 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 262.111L549.08 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M540.587 270.605L557.576 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 296.039L549.08 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M540.587 304.533L557.576 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 329.967L549.08 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M540.587 338.461L557.576 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 363.893L549.08 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M540.587 372.387L557.576 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 397.82L549.08 414.809" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.457 245.172L559.457 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.964 253.666L567.953 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.457 279.1L559.457 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.964 287.594L567.953 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.457 313.027L559.457 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.964 321.521L567.953 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.456 346.955L559.456 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.963 355.449L567.952 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.457 380.881L559.457 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.964 389.375L567.953 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 262.111L570.252 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M561.759 270.605L578.747 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 296.039L570.252 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M561.759 304.533L578.747 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 329.967L570.252 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M561.759 338.461L578.747 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 363.893L570.252 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M561.759 372.387L578.747 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 397.82L570.252 414.809" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 245.172L580.63 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.137 253.666L589.125 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 279.1L580.63 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.136 287.594L589.124 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 313.027L580.63 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.137 321.521L589.125 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 346.955L580.63 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.136 355.449L589.124 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 380.881L580.63 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.137 389.375L589.125 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 262.111L591.427 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M582.933 270.605L599.921 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 296.039L591.427 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M582.933 304.533L599.921 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 329.967L591.427 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M582.933 338.461L599.921 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 363.893L591.427 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M582.933 372.387L599.921 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 397.82L591.427 414.809" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.804 245.172L601.804 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.311 253.666L610.299 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.804 279.1L601.804 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.311 287.594L610.299 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.804 313.027L601.804 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.311 321.521L610.299 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.802 346.955L601.802 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.309 355.449L610.297 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.804 380.881L601.804 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.311 389.375L610.299 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 262.111L612.599 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M604.105 270.605L621.094 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 296.039L612.599 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M604.105 304.533L621.094 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 329.967L612.599 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M604.105 338.461L621.094 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 363.893L612.599 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M604.105 372.387L621.094 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 397.818L612.599 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 245.172L622.976 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 253.666L631.471 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 279.1L622.976 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 287.594L631.471 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 313.027L622.976 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 321.521L631.471 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 346.955L622.976 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 355.449L631.471 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 380.881L622.976 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 389.375L631.471 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 262.111L633.771 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M625.277 270.605L642.266 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 296.039L633.771 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M625.277 304.533L642.266 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 329.967L633.771 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M625.277 338.461L642.266 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 363.893L633.771 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M625.277 372.387L642.266 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 397.818L633.771 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.148 245.172L644.148 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 253.666L652.643 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.147 279.1L644.147 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 287.594L652.643 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.148 313.027L644.148 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 321.521L652.643 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.147 346.955L644.147 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 355.449L652.643 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.148 380.881L644.148 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 389.375L652.643 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 262.111L654.944 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M646.451 270.605L663.44 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 296.039L654.944 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M646.451 304.533L663.44 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 329.967L654.944 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M646.451 338.461L663.44 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 363.893L654.944 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M646.45 372.387L663.439 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 397.818L654.944 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.32 245.172L665.32 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.827 253.666L673.816 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.32 279.1L665.32 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.827 287.594L673.816 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.32 313.027L665.32 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.827 321.521L673.816 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.321 346.955L665.321 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.828 355.449L673.817 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.32 380.881L665.32 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.827 389.375L673.816 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.116 262.111L676.116 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M667.623 270.605L684.612 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.117 296.039L676.117 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M667.624 304.533L684.613 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.117 329.967L676.117 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M667.624 338.461L684.613 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.116 363.893L676.116 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M667.623 372.387L684.612 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.116 397.818L676.116 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 245.172L686.494 262.161" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678.001 253.666L694.99 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 279.1L686.494 296.088" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678 287.594L694.989 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 313.027L686.494 330.016" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678.001 321.521L694.99 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 346.955L686.494 363.944" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678 355.449L694.989 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 380.881L686.494 397.87" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678.001 389.375L694.99 389.375" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 262.111L697.29 279.1" stroke="#EC5B13" stroke-width="0.862269"/><path d="M688.797 270.605L705.786 270.605" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 296.039L697.29 313.028" stroke="#EC5B13" stroke-width="0.862269"/><path d="M688.797 304.533L705.786 304.533" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 329.967L697.29 346.955" stroke="#EC5B13" stroke-width="0.862269"/><path d="M688.797 338.461L705.786 338.461" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 363.893L697.29 380.881" stroke="#EC5B13" stroke-width="0.862269"/><path d="M688.797 372.387L705.786 372.387" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 397.818L697.29 414.807" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.172 253.666L716.161 253.666" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.172 287.594L716.161 287.594" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.172 321.521L716.161 321.521" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.175 355.449L716.163 355.449" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.172 389.375L716.161 389.375" stroke="#EC5B13" stroke-width="0.862269"/></g><rect x="-79" y="400.314" width="479.421" height="317.315" fill="#FF884C"/><mask id="mask3_4179_14942" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="-79" y="400" width="480" height="318"><rect x="-79" y="400.314" width="479.421" height="317.315" fill="#FFBA07"/></mask><g mask="url(#mask3_4179_14942)"><path d="M-13.1499 401.348L3.83879 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-13.1504 435.273L3.8383 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-13.1499 469.201L3.83879 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-13.1504 503.129L3.8383 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-13.1494 537.055L3.83928 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-13.1504 570.982L3.8383 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-13.1499 604.908L3.83879 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-13.1504 638.836L3.8383 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-13.1489 672.764L3.83977 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.14014 409.791L6.14014 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-2.35352 418.285L14.6352 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.14014 443.719L6.14014 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-2.35352 452.213L14.6352 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.13965 477.646L6.13965 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-2.354 486.141L14.6347 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.13965 511.572L6.13965 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-2.354 520.066L14.6347 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.14014 545.5L6.14014 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-2.35352 553.994L14.6352 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.14014 579.426L6.14014 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-2.35352 587.92L14.6352 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.13965 613.354L6.13965 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-2.354 621.848L14.6347 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.13965 647.281L6.13965 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M-2.354 655.775L14.6347 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M6.14014 681.207L6.14014 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 392.854L16.5171 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 401.348L25.0121 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 426.779L16.5171 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 435.273L25.0121 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 460.707L16.5171 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 469.201L25.0121 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 494.635L16.5171 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 503.129L25.0121 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 528.561L16.5171 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 537.055L25.0121 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 562.488L16.5171 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 570.982L25.0121 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 596.414L16.5171 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 604.908L25.0121 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 630.342L16.5171 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 638.836L25.0121 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M16.5171 664.27L16.5171 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M8.02344 672.764L25.0121 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 409.791L27.3125 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M18.8188 418.285L35.8075 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 443.719L27.3125 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M18.8188 452.213L35.8075 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 477.646L27.3125 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M18.8188 486.141L35.8075 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 511.572L27.3125 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M18.8188 520.066L35.8075 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 545.5L27.3125 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M18.8188 553.994L35.8075 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 579.426L27.3125 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M18.8188 587.92L35.8075 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 613.354L27.3125 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M18.8188 621.848L35.8075 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 647.281L27.3125 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M18.8188 655.775L35.8075 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M27.3125 681.207L27.3125 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6899 392.854L37.6899 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1963 401.348L46.185 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6895 426.779L37.6895 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1958 435.273L46.1845 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6899 460.707L37.6899 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1963 469.201L46.185 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6895 494.635L37.6895 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1958 503.129L46.1845 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6899 528.561L37.6899 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1963 537.057L46.185 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6895 562.488L37.6895 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1958 570.982L46.1845 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6899 596.414L37.6899 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1963 604.908L46.185 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6895 630.342L37.6895 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1958 638.836L46.1845 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M37.6899 664.27L37.6899 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M29.1963 672.764L46.185 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 409.791L48.4844 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M39.9907 418.285L56.9794 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 443.719L48.4844 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M39.9907 452.213L56.9794 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 477.645L48.4844 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M39.9907 486.139L56.9794 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 511.572L48.4844 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M39.9907 520.066L56.9794 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 545.5L48.4844 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M39.9907 553.994L56.9794 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 579.426L48.4844 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M39.9907 587.92L56.9794 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 613.354L48.4844 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M39.9907 621.848L56.9794 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 647.281L48.4844 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M39.9907 655.775L56.9794 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M48.4844 681.207L48.4844 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8613 392.854L58.8613 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3677 401.348L67.3564 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8613 426.779L58.8613 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3677 435.273L67.3564 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8613 460.707L58.8613 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3677 469.201L67.3564 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8613 494.635L58.8613 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3677 503.129L67.3564 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8628 528.561L58.8628 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3691 537.055L67.3578 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8613 562.488L58.8613 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3677 570.982L67.3564 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8613 596.414L58.8613 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3677 604.908L67.3564 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8613 630.342L58.8613 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3677 638.836L67.3564 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M58.8628 664.27L58.8628 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M50.3691 672.764L67.3578 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 409.791L69.6582 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M61.1646 418.285L78.1532 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 443.719L69.6582 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M61.1646 452.213L78.1532 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 477.646L69.6582 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M61.1646 486.141L78.1532 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 511.572L69.6582 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M61.1646 520.066L78.1532 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 545.5L69.6582 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M61.1646 553.994L78.1532 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 579.426L69.6582 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M61.1646 587.92L78.1532 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 613.354L69.6582 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M61.1646 621.848L78.1532 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 647.281L69.6582 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M61.1646 655.775L78.1532 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M69.6582 681.207L69.6582 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0352 392.854L80.0352 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.5415 401.348L88.5302 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0352 426.779L80.0352 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.5415 435.273L88.5302 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0352 460.707L80.0352 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.5415 469.201L88.5302 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0352 494.635L80.0352 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.5415 503.129L88.5302 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0337 528.561L80.0337 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.54 537.055L88.5287 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0352 562.488L80.0352 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.5415 570.982L88.5302 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0352 596.414L80.0352 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.5415 604.908L88.5302 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0352 630.342L80.0352 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.5415 638.836L88.5302 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M80.0337 664.27L80.0337 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M71.54 672.764L88.5287 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 409.791L90.8301 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M82.3364 418.285L99.3251 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 443.719L90.8301 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M82.3364 452.213L99.3251 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 477.645L90.8301 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M82.3364 486.139L99.3251 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 511.572L90.8301 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M82.3364 520.066L99.3251 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 545.5L90.8301 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M82.3364 553.994L99.3251 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 579.426L90.8301 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M82.3364 587.92L99.3251 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 613.354L90.8301 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M82.3364 621.848L99.3251 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 647.281L90.8301 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M82.3364 655.775L99.3251 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M90.8301 681.207L90.8301 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 392.854L101.208 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7144 401.348L109.703 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 426.779L101.208 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7139 435.273L109.703 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 460.707L101.208 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7144 469.201L109.703 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 494.635L101.208 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7139 503.129L109.703 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 528.561L101.208 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7144 537.057L109.703 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 562.488L101.208 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7139 570.982L109.703 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 596.414L101.208 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7144 604.908L109.703 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 630.342L101.208 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7139 638.836L109.703 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M101.208 664.27L101.208 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M92.7144 672.764L109.703 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 409.791L112.004 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M103.51 418.285L120.499 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 443.719L112.004 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M103.51 452.213L120.499 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 477.645L112.004 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M103.51 486.139L120.499 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 511.572L112.004 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M103.51 520.066L120.499 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 545.5L112.004 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M103.51 553.994L120.499 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 579.426L112.004 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M103.51 587.92L120.499 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 613.354L112.004 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M103.51 621.848L120.499 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 647.281L112.004 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M103.51 655.775L120.499 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M112.004 681.207L112.004 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.381 392.854L122.381 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.888 401.348L130.876 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.381 426.779L122.381 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.888 435.273L130.876 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.381 460.707L122.381 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.888 469.201L130.876 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.381 494.635L122.381 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.888 503.129L130.876 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.38 528.561L122.38 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.886 537.055L130.875 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.381 562.488L122.381 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.888 570.982L130.876 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.381 596.414L122.381 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.888 604.908L130.876 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.381 630.342L122.381 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.888 638.836L130.876 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M122.38 664.27L122.38 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M113.886 672.764L130.875 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 409.791L133.176 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M124.683 418.285L141.671 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 443.719L133.176 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M124.683 452.213L141.671 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 477.646L133.176 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M124.683 486.141L141.671 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 511.572L133.176 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M124.683 520.066L141.671 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 545.5L133.176 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M124.683 553.994L141.671 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 579.426L133.176 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M124.683 587.92L141.671 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 613.354L133.176 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M124.683 621.848L141.671 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 647.281L133.176 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M124.683 655.775L141.671 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M133.176 681.207L133.176 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 392.854L143.554 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 401.348L152.049 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 426.779L143.554 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 435.273L152.049 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 460.707L143.554 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 469.201L152.049 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 494.635L143.554 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 503.129L152.049 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 528.561L143.554 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 537.057L152.049 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 562.488L143.554 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 570.982L152.049 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 596.414L143.554 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 604.908L152.049 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 630.342L143.554 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 638.836L152.049 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M143.554 664.27L143.554 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M135.06 672.764L152.049 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 409.791L154.349 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M145.855 418.285L162.844 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 443.719L154.349 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M145.855 452.213L162.844 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 477.645L154.349 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M145.855 486.139L162.844 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 511.572L154.349 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M145.855 520.066L162.844 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 545.5L154.349 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M145.855 553.994L162.844 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 579.426L154.349 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M145.855 587.92L162.844 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 613.354L154.349 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M145.855 621.848L162.844 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 647.281L154.349 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M145.855 655.775L162.844 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M154.349 681.207L154.349 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 392.854L164.726 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.232 401.348L173.221 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 426.779L164.726 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.232 435.273L173.221 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 460.707L164.726 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.232 469.201L173.221 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 494.635L164.726 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.232 503.129L173.221 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 528.561L164.726 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.232 537.055L173.221 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 562.488L164.726 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.232 570.982L173.221 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 596.414L164.726 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.232 604.908L173.221 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 630.342L164.726 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.231 638.836L173.22 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M164.726 664.27L164.726 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M156.232 672.764L173.221 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 409.791L175.522 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M167.029 418.285L184.018 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 443.719L175.522 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M167.029 452.213L184.018 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 477.645L175.522 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M167.029 486.139L184.018 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 511.572L175.522 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M167.029 520.066L184.018 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 545.5L175.522 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M167.029 553.994L184.018 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 579.426L175.522 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M167.029 587.92L184.018 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 613.354L175.522 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M167.029 621.848L184.018 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 647.281L175.522 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M167.029 655.775L184.018 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M175.522 681.207L175.522 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.898 392.854L185.898 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.404 401.348L194.393 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.898 426.779L185.898 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.404 435.273L194.393 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.898 460.707L185.898 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.404 469.201L194.393 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.898 494.635L185.898 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.404 503.129L194.393 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.899 528.561L185.899 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.406 537.057L194.394 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.898 562.488L185.898 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.404 570.982L194.393 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.898 596.414L185.898 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.404 604.908L194.393 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.898 630.342L185.898 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.404 638.836L194.393 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M185.899 664.27L185.899 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M177.406 672.764L194.394 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 409.791L196.695 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M188.201 418.285L205.19 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 443.719L196.695 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M188.201 452.213L205.19 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 477.646L196.695 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M188.202 486.141L205.19 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 511.572L196.695 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M188.202 520.066L205.19 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 545.5L196.695 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M188.201 553.994L205.19 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 579.426L196.695 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M188.201 587.92L205.19 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 613.354L196.695 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M188.202 621.848L205.19 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 647.281L196.695 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M188.202 655.775L205.19 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M196.695 681.207L196.695 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 392.854L207.072 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 401.348L215.567 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 426.779L207.072 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 435.273L215.567 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 460.707L207.072 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 469.201L215.567 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 494.635L207.072 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 503.129L215.567 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 528.561L207.072 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 537.057L215.567 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 562.488L207.072 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 570.982L215.567 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 596.414L207.072 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 604.908L215.567 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 630.342L207.072 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 638.836L215.567 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M207.072 664.27L207.072 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M198.578 672.764L215.567 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 409.791L217.869 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M209.375 418.285L226.364 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 443.719L217.869 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M209.375 452.213L226.364 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 477.645L217.869 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M209.375 486.139L226.364 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 511.572L217.869 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M209.375 520.066L226.364 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 545.5L217.869 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M209.375 553.994L226.364 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 579.426L217.869 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M209.375 587.92L226.364 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 613.354L217.869 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M209.375 621.848L226.364 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 647.281L217.869 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M209.375 655.775L226.364 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M217.869 681.207L217.869 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.244 392.854L228.244 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.75 401.348L236.739 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.244 426.779L228.244 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.75 435.273L236.739 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.244 460.707L228.244 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.75 469.201L236.739 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.244 494.635L228.244 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.75 503.129L236.739 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.246 528.561L228.246 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.752 537.055L236.741 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.244 562.488L228.244 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.75 570.982L236.739 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.244 596.414L228.244 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.75 604.908L236.739 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.244 630.342L228.244 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.75 638.836L236.739 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M228.246 664.27L228.246 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M219.752 672.764L236.741 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 409.791L239.04 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M230.546 418.285L247.535 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 443.719L239.04 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M230.546 452.213L247.535 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 477.645L239.04 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M230.546 486.139L247.535 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 511.572L239.04 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M230.546 520.066L247.535 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 545.5L239.04 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M230.546 553.994L247.535 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 579.426L239.04 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M230.546 587.92L247.535 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 613.354L239.04 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M230.546 621.848L247.535 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 647.281L239.04 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M230.546 655.775L247.535 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M239.04 681.207L239.04 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 392.854L249.417 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.924 401.348L257.913 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 426.779L249.417 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.924 435.273L257.913 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 460.707L249.417 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.924 469.201L257.913 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 494.635L249.417 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.924 503.129L257.913 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 528.561L249.417 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.923 537.057L257.912 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 562.488L249.417 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.924 570.982L257.913 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 596.414L249.417 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.924 604.908L257.913 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 630.342L249.417 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.924 638.836L257.913 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M249.417 664.27L249.417 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M240.923 672.764L257.912 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 409.791L260.213 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M251.719 418.285L268.707 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 443.719L260.213 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M251.719 452.213L268.708 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 477.646L260.213 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M251.719 486.141L268.708 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 511.572L260.213 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M251.719 520.066L268.708 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 545.5L260.213 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M251.719 553.994L268.707 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 579.426L260.213 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M251.719 587.92L268.707 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 613.354L260.213 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M251.719 621.848L268.708 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 647.281L260.213 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M251.719 655.775L268.708 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M260.213 681.207L260.213 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 392.854L270.59 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 401.348L279.085 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 426.779L270.59 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 435.273L279.085 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 460.707L270.59 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 469.201L279.085 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 494.635L270.59 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 503.129L279.085 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 528.561L270.59 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 537.055L279.085 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 562.488L270.59 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 570.982L279.085 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 596.414L270.59 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 604.908L279.085 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 630.342L270.59 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 638.836L279.085 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M270.59 664.27L270.59 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M262.096 672.764L279.085 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 409.791L281.386 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M272.892 418.285L289.881 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 443.719L281.386 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M272.892 452.213L289.881 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 477.645L281.386 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M272.892 486.139L289.881 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 511.572L281.386 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M272.892 520.066L289.881 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 545.5L281.386 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M272.892 553.994L289.881 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 579.426L281.386 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M272.892 587.92L289.881 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 613.354L281.386 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M272.892 621.848L289.881 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 647.281L281.386 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M272.892 655.775L289.881 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M281.386 681.207L281.386 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.763 392.854L291.763 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 401.348L300.257 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.763 426.779L291.763 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 435.273L300.257 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.762 460.707L291.762 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 469.201L300.257 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.763 494.635L291.763 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 503.129L300.257 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.763 528.561L291.763 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 537.055L300.257 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.763 562.488L291.763 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 570.982L300.257 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.763 596.414L291.763 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 604.908L300.257 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.763 630.342L291.763 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 638.836L300.257 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M291.762 664.27L291.762 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M283.268 672.764L300.257 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.559 409.791L302.559 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M294.065 418.285L311.054 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.559 443.719L302.559 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M294.065 452.213L311.054 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.559 477.646L302.559 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M294.065 486.141L311.054 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.559 511.572L302.559 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M294.065 520.066L311.054 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.559 545.5L302.559 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M294.065 553.994L311.054 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.559 579.426L302.559 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M294.065 587.92L311.054 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.559 613.354L302.559 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M294.065 621.848L311.054 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.559 647.281L302.559 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M294.065 655.775L311.054 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M302.56 681.207L302.56 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.937 392.854L312.937 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.442 401.348L321.431 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.937 426.779L312.937 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.442 435.273L321.431 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.936 460.707L312.936 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.442 469.201L321.431 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.937 494.635L312.937 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.442 503.129L321.431 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.935 528.561L312.935 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.441 537.057L321.43 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.937 562.488L312.937 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.442 570.982L321.431 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.937 596.414L312.937 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.442 604.908L321.431 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.937 630.342L312.937 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.442 638.836L321.431 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M312.935 664.27L312.935 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M304.441 672.764L321.43 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 409.791L323.731 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M315.238 418.285L332.227 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 443.719L323.731 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M315.238 452.213L332.227 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 477.646L323.731 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M315.238 486.141L332.227 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 511.572L323.731 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M315.238 520.066L332.227 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 545.5L323.731 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M315.238 553.994L332.227 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 579.426L323.731 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M315.238 587.92L332.227 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 613.354L323.731 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M315.238 621.848L332.227 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 647.281L323.731 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M315.238 655.775L332.227 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M323.731 681.207L323.731 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 392.854L334.108 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 401.348L342.604 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 426.779L334.108 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 435.273L342.604 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 460.707L334.108 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 469.201L342.604 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 494.635L334.108 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 503.129L342.604 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 528.561L334.108 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 537.055L342.604 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 562.488L334.108 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 570.982L342.604 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 596.414L334.108 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 604.908L342.604 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 630.342L334.108 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 638.836L342.604 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M334.108 664.27L334.108 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M325.615 672.764L342.604 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 409.791L344.904 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M336.411 418.285L353.4 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 443.719L344.904 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M336.41 452.213L353.399 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 477.645L344.904 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M336.411 486.139L353.4 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 511.572L344.904 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M336.41 520.066L353.399 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 545.5L344.904 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M336.411 553.994L353.4 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 579.426L344.904 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M336.41 587.92L353.399 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 613.354L344.904 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M336.411 621.848L353.4 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 647.281L344.904 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M336.41 655.775L353.399 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M344.904 681.207L344.904 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.282 392.854L355.282 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.789 401.348L363.778 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.282 426.779L355.282 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.789 435.273L363.778 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.282 460.707L355.282 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.789 469.201L363.778 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.282 494.635L355.282 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.789 503.129L363.778 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.281 528.561L355.281 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.788 537.057L363.777 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.282 562.488L355.282 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.789 570.982L363.778 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.282 596.414L355.282 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.789 604.908L363.778 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.282 630.342L355.282 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.789 638.836L363.778 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M355.281 664.27L355.281 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M346.788 672.764L363.777 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.077 409.791L366.077 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M357.584 418.285L374.573 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.078 443.719L366.078 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M357.585 452.213L374.574 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.077 477.646L366.077 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M357.584 486.141L374.573 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.077 511.572L366.077 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M357.584 520.066L374.573 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.078 545.5L366.078 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M357.585 553.994L374.574 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.077 579.426L366.077 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M357.584 587.92L374.573 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.077 613.354L366.077 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M357.584 621.848L374.573 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.077 647.281L366.077 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M357.584 655.775L374.573 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M366.078 681.207L366.078 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 392.854L376.454 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 401.348L384.95 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 426.779L376.454 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 435.273L384.95 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 460.707L376.454 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 469.201L384.95 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 494.635L376.454 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 503.129L384.95 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 528.561L376.454 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 537.055L384.95 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 562.488L376.454 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 570.982L384.95 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 596.414L376.454 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 604.908L384.95 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 630.342L376.454 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 638.836L384.95 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M376.454 664.27L376.454 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M367.961 672.764L384.95 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 409.791L387.25 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M378.757 418.285L395.746 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 443.719L387.25 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M378.757 452.213L395.746 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 477.645L387.25 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M378.757 486.139L395.746 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 511.572L387.25 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M378.757 520.066L395.746 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 545.5L387.25 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M378.757 553.994L395.746 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 579.426L387.25 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M378.757 587.92L395.746 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 613.354L387.25 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M378.757 621.848L395.746 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 647.281L387.25 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M378.757 655.775L395.746 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M387.25 681.207L387.25 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.626 392.854L397.626 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 401.348L406.122 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.626 426.779L397.626 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 435.273L406.122 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.626 460.707L397.626 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 469.201L406.122 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.626 494.635L397.626 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 503.129L406.122 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.626 528.561L397.626 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 537.055L406.122 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.626 562.488L397.626 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 570.982L406.122 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.627 596.414L397.627 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 604.908L406.122 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.626 630.342L397.626 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 638.836L406.122 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M397.626 664.27L397.626 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M389.133 672.764L406.122 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M399.93 418.285L416.918 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M399.93 452.213L416.918 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M399.93 486.139L416.918 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M399.93 520.066L416.918 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M399.93 553.994L416.918 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M399.93 587.92L416.918 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M399.93 621.848L416.918 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M399.93 655.775L416.918 655.775" stroke="#EC5B13" stroke-width="0.862269"/></g><rect x="400.422" y="400.314" width="479.421" height="317.315" fill="#FF884C"/><mask id="mask4_4179_14942" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="400" y="400" width="480" height="318"><rect x="400.422" y="400.314" width="479.421" height="317.315" fill="#FFBA07"/></mask><g mask="url(#mask4_4179_14942)"><path d="M400.87 409.791L400.87 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M392.377 418.285L409.366 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M400.87 443.719L400.87 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M392.377 452.213L409.366 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M400.87 477.645L400.87 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M392.377 486.139L409.366 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M400.87 511.572L400.87 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M392.377 520.066L409.366 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M400.87 545.5L400.87 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M392.377 553.994L409.366 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M400.87 579.426L400.87 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M392.377 587.92L409.366 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M400.87 613.354L400.87 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M392.377 621.848L409.366 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M400.87 647.281L400.87 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M392.377 655.775L409.366 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M400.87 681.207L400.87 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 392.854L411.247 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 401.348L419.743 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 426.779L411.247 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 435.273L419.743 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 460.707L411.247 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 469.201L419.743 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 494.635L411.247 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 503.129L419.743 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 528.561L411.247 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 537.057L419.743 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 562.488L411.247 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 570.982L419.743 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 596.414L411.247 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 604.908L419.743 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 630.342L411.247 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 638.836L419.743 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M411.247 664.27L411.247 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M402.754 672.764L419.743 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 409.791L422.044 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M413.551 418.285L430.539 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 443.719L422.044 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M413.551 452.213L430.539 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 477.645L422.044 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M413.551 486.139L430.539 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 511.572L422.044 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M413.551 520.066L430.539 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 545.5L422.044 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M413.551 553.994L430.539 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 579.426L422.044 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M413.551 587.92L430.539 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 613.354L422.044 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M413.551 621.848L430.539 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 647.281L422.044 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M413.551 655.775L430.539 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M422.044 681.207L422.044 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.421 392.854L432.421 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.928 401.348L440.916 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.421 426.779L432.421 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.928 435.273L440.916 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.421 460.707L432.421 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.928 469.201L440.916 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.421 494.635L432.421 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.928 503.129L440.916 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.419 528.561L432.419 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.926 537.055L440.914 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.421 562.488L432.421 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.928 570.982L440.916 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.421 596.416L432.421 613.405" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.928 604.91L440.916 604.91" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.421 630.342L432.421 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.928 638.836L440.916 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M432.419 664.27L432.419 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M423.926 672.764L440.914 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 409.791L443.217 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M434.723 418.285L451.711 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 443.719L443.217 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M434.723 452.213L451.711 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 477.646L443.217 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M434.723 486.141L451.711 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 511.572L443.217 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M434.723 520.066L451.711 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 545.5L443.217 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M434.723 553.994L451.711 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 579.426L443.217 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M434.723 587.92L451.711 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 613.354L443.217 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M434.723 621.848L451.711 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 647.281L443.217 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M434.723 655.775L451.711 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M443.217 681.207L443.217 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 392.854L453.593 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 401.348L462.088 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 426.779L453.593 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 435.273L462.088 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 460.707L453.593 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 469.201L462.088 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 494.635L453.593 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 503.129L462.088 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 528.561L453.593 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 537.057L462.088 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 562.488L453.593 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 570.982L462.088 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 596.414L453.593 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 604.908L462.088 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 630.342L453.593 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 638.836L462.088 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M453.593 664.27L453.593 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M445.1 672.764L462.088 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.39 409.791L464.39 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M455.896 418.285L472.885 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.39 443.719L464.39 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M455.896 452.213L472.885 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.389 477.645L464.389 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M455.896 486.139L472.884 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.39 511.572L464.39 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M455.896 520.066L472.885 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.389 545.5L464.389 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M455.896 553.994L472.884 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.39 579.426L464.39 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M455.896 587.92L472.885 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.39 613.354L464.39 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M455.896 621.848L472.885 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.39 647.281L464.39 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M455.896 655.775L472.885 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M464.39 681.207L464.39 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.766 392.854L474.766 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.271 401.348L483.26 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.766 426.779L474.766 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.272 435.273L483.261 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.766 460.707L474.766 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.271 469.201L483.26 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.766 494.635L474.766 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.272 503.129L483.261 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.766 528.561L474.766 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.272 537.055L483.261 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.766 562.488L474.766 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.272 570.982L483.261 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.766 596.414L474.766 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.271 604.908L483.26 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.766 630.342L474.766 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.272 638.836L483.261 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M474.767 664.27L474.767 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M466.273 672.764L483.262 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 409.791L485.562 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M477.068 418.285L494.057 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 443.719L485.562 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M477.068 452.213L494.057 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 477.646L485.562 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M477.068 486.141L494.057 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 511.572L485.562 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M477.068 520.066L494.057 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 545.5L485.562 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M477.068 553.994L494.057 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 579.426L485.562 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M477.068 587.92L494.057 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 613.354L485.562 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M477.068 621.848L494.057 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 647.281L485.562 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M477.068 655.775L494.057 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M485.562 681.207L485.562 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 392.854L495.939 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 401.348L504.435 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 426.779L495.939 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 435.273L504.435 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 460.707L495.939 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 469.201L504.435 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 494.635L495.939 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 503.129L504.435 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 528.561L495.939 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 537.055L504.435 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 562.488L495.939 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 570.982L504.435 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 596.414L495.939 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 604.908L504.435 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 630.342L495.939 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 638.836L504.435 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M495.939 664.27L495.939 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M487.446 672.764L504.435 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 409.791L506.734 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M498.241 418.285L515.23 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 443.719L506.734 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M498.241 452.213L515.23 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 477.646L506.734 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M498.241 486.141L515.23 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 511.572L506.734 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M498.241 520.066L515.23 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 545.5L506.734 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M498.241 553.994L515.23 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 579.426L506.734 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M498.241 587.92L515.23 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 613.354L506.734 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M498.241 621.848L515.23 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 647.281L506.734 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M498.241 655.775L515.23 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M506.734 681.207L506.734 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 392.854L517.111 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 401.348L525.607 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 426.779L517.111 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 435.273L525.607 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 460.707L517.111 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 469.201L525.607 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 494.635L517.111 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 503.129L525.607 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 528.561L517.111 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 537.057L525.607 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 562.488L517.111 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 570.982L525.607 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 596.414L517.111 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 604.908L525.607 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 630.342L517.111 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 638.836L525.607 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M517.111 664.27L517.111 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M508.618 672.764L525.607 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 409.791L527.906 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M519.413 418.285L536.402 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 443.719L527.906 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M519.413 452.213L536.402 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 477.645L527.906 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M519.413 486.139L536.402 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 511.572L527.906 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M519.413 520.066L536.402 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 545.5L527.906 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M519.413 553.994L536.402 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 579.426L527.906 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M519.413 587.92L536.402 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 613.354L527.906 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M519.413 621.848L536.402 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 647.281L527.906 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M519.413 655.775L536.402 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M527.906 681.207L527.906 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.283 392.854L538.283 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.79 401.348L546.779 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.283 426.779L538.283 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.79 435.273L546.779 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.283 460.707L538.283 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.79 469.201L546.779 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.283 494.635L538.283 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.79 503.129L546.779 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.285 528.561L538.285 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.792 537.055L546.781 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.283 562.488L538.283 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.79 570.982L546.779 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.283 596.414L538.283 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.79 604.908L546.779 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.283 630.342L538.283 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.79 638.836L546.779 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M538.285 664.27L538.285 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M529.792 672.764L546.781 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 409.791L549.08 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M540.587 418.285L557.576 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 443.719L549.08 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M540.587 452.213L557.576 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 477.646L549.08 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M540.587 486.141L557.576 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 511.572L549.08 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M540.587 520.066L557.576 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 545.5L549.08 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M540.587 553.994L557.576 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 579.426L549.08 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M540.587 587.92L557.576 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 613.354L549.08 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M540.587 621.848L557.576 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 647.281L549.08 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M540.587 655.775L557.576 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M549.08 681.207L549.08 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.457 392.854L559.457 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.964 401.348L567.953 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.457 426.779L559.457 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.964 435.273L567.953 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.457 460.707L559.457 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.964 469.201L567.953 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.457 494.635L559.457 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.964 503.129L567.953 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.456 528.561L559.456 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.963 537.055L567.952 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.457 562.488L559.457 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.964 570.982L567.953 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.457 596.414L559.457 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.964 604.908L567.953 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.457 630.342L559.457 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.964 638.836L567.953 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M559.456 664.27L559.456 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M550.963 672.764L567.952 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 409.791L570.252 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M561.759 418.285L578.747 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 443.719L570.252 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M561.759 452.213L578.747 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 477.645L570.252 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M561.759 486.139L578.747 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 511.572L570.252 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M561.759 520.066L578.747 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 545.5L570.252 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M561.759 553.994L578.747 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 579.426L570.252 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M561.759 587.92L578.747 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 613.354L570.252 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M561.759 621.848L578.747 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 647.281L570.252 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M561.759 655.775L578.747 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M570.252 681.207L570.252 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 392.854L580.63 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.136 401.348L589.124 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 426.779L580.63 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.137 435.273L589.125 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 460.707L580.63 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.136 469.201L589.124 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 494.635L580.63 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.137 503.129L589.125 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 528.561L580.63 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.136 537.057L589.124 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 562.488L580.63 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.137 570.982L589.125 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 596.414L580.63 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.136 604.908L589.124 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 630.342L580.63 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.137 638.836L589.125 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M580.63 664.27L580.63 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M572.136 672.764L589.124 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 409.791L591.427 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M582.933 418.285L599.921 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 443.719L591.427 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M582.933 452.213L599.921 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 477.645L591.427 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M582.933 486.139L599.921 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 511.572L591.427 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M582.933 520.066L599.921 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 545.5L591.427 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M582.933 553.994L599.921 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 579.426L591.427 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M582.933 587.92L599.921 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 613.354L591.427 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M582.933 621.848L599.921 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 647.281L591.427 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M582.933 655.775L599.921 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M591.427 681.207L591.427 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.804 392.854L601.804 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.311 401.348L610.299 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.804 426.779L601.804 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.311 435.273L610.299 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.804 460.707L601.804 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.311 469.201L610.299 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.804 494.635L601.804 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.311 503.129L610.299 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.802 528.561L601.802 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.309 537.055L610.297 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.804 562.488L601.804 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.311 570.982L610.299 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.804 596.414L601.804 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.311 604.908L610.299 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.804 630.342L601.804 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.311 638.836L610.299 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M601.802 664.27L601.802 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M593.309 672.764L610.297 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 409.791L612.599 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M604.105 418.285L621.094 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 443.719L612.599 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M604.105 452.213L621.094 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 477.646L612.599 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M604.105 486.141L621.094 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 511.572L612.599 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M604.105 520.066L621.094 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 545.5L612.599 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M604.105 553.994L621.094 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 579.426L612.599 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M604.105 587.92L621.094 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 613.354L612.599 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M604.105 621.848L621.094 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 647.281L612.599 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M604.105 655.775L621.094 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M612.599 681.207L612.599 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 392.854L622.976 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 401.348L631.471 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 426.779L622.976 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 435.273L631.471 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 460.707L622.976 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 469.201L631.471 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 494.635L622.976 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 503.129L631.471 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 528.561L622.976 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 537.057L631.471 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 562.488L622.976 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 570.982L631.471 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 596.414L622.976 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 604.908L631.471 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 630.342L622.976 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 638.836L631.471 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M622.976 664.27L622.976 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M614.482 672.764L631.471 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 409.791L633.771 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M625.277 418.285L642.266 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 443.719L633.771 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M625.277 452.213L642.266 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 477.645L633.771 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M625.277 486.139L642.266 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 511.572L633.771 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M625.277 520.066L642.266 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 545.5L633.771 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M625.277 553.994L642.266 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 579.426L633.771 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M625.277 587.92L642.266 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 613.354L633.771 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M625.277 621.848L642.266 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 647.281L633.771 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M625.277 655.775L642.266 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M633.771 681.207L633.771 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.148 392.854L644.148 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 401.348L652.643 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.148 426.779L644.148 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 435.273L652.643 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.147 460.707L644.147 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 469.201L652.643 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.148 494.635L644.148 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 503.129L652.643 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.147 528.561L644.147 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 537.055L652.643 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.148 562.488L644.148 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 570.982L652.643 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.147 596.414L644.147 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 604.908L652.643 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.148 630.342L644.148 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 638.836L652.643 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M644.147 664.27L644.147 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M635.654 672.764L652.643 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 409.791L654.944 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M646.451 418.285L663.44 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 443.719L654.944 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M646.451 452.213L663.44 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 477.645L654.944 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M646.451 486.139L663.44 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 511.572L654.944 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M646.451 520.066L663.44 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 545.5L654.944 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M646.451 553.994L663.44 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 579.426L654.944 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M646.451 587.92L663.44 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 613.354L654.944 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M646.451 621.848L663.44 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 647.281L654.944 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M646.451 655.775L663.44 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M654.944 681.207L654.944 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.32 392.854L665.32 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.827 401.348L673.816 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.32 426.779L665.32 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.827 435.273L673.816 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.32 460.707L665.32 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.827 469.201L673.816 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.32 494.635L665.32 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.827 503.129L673.816 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.321 528.561L665.321 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.828 537.057L673.817 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.32 562.488L665.32 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.827 570.982L673.816 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.32 596.414L665.32 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.827 604.908L673.816 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.32 630.342L665.32 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.827 638.836L673.816 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M665.321 664.27L665.321 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M656.828 672.764L673.817 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.116 409.791L676.116 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M667.623 418.285L684.612 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.116 443.719L676.116 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M667.623 452.213L684.612 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.117 477.646L676.117 494.635" stroke="#EC5B13" stroke-width="0.862269"/><path d="M667.624 486.141L684.613 486.141" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.117 511.572L676.117 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M667.624 520.066L684.613 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.116 545.5L676.116 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M667.623 553.994L684.612 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.116 579.426L676.116 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M667.623 587.92L684.612 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.117 613.354L676.117 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M667.624 621.848L684.613 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.117 647.281L676.117 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M667.624 655.775L684.613 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M676.116 681.207L676.116 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 392.854L686.494 409.842" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678 401.348L694.989 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 426.779L686.494 443.768" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678.001 435.273L694.99 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 460.707L686.494 477.696" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678 469.201L694.989 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 494.635L686.494 511.623" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678.001 503.129L694.99 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 528.561L686.494 545.549" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678 537.057L694.989 537.057" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 562.488L686.494 579.477" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678.001 570.982L694.99 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 596.414L686.494 613.403" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678 604.908L694.989 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 630.342L686.494 647.33" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678.001 638.836L694.99 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M686.494 664.27L686.494 681.258" stroke="#EC5B13" stroke-width="0.862269"/><path d="M678 672.764L694.989 672.764" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 409.791L697.29 426.78" stroke="#EC5B13" stroke-width="0.862269"/><path d="M688.797 418.285L705.786 418.285" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 443.719L697.29 460.707" stroke="#EC5B13" stroke-width="0.862269"/><path d="M688.797 452.213L705.786 452.213" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 477.645L697.29 494.633" stroke="#EC5B13" stroke-width="0.862269"/><path d="M688.797 486.139L705.786 486.139" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 511.572L697.29 528.561" stroke="#EC5B13" stroke-width="0.862269"/><path d="M688.797 520.066L705.786 520.066" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 545.5L697.29 562.489" stroke="#EC5B13" stroke-width="0.862269"/><path d="M688.797 553.994L705.786 553.994" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 579.426L697.29 596.414" stroke="#EC5B13" stroke-width="0.862269"/><path d="M688.797 587.92L705.786 587.92" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 613.354L697.29 630.342" stroke="#EC5B13" stroke-width="0.862269"/><path d="M688.797 621.848L705.786 621.848" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 647.281L697.29 664.27" stroke="#EC5B13" stroke-width="0.862269"/><path d="M688.797 655.775L705.786 655.775" stroke="#EC5B13" stroke-width="0.862269"/><path d="M697.29 681.207L697.29 698.196" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.172 401.348L716.161 401.348" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.172 435.273L716.161 435.273" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.172 469.201L716.161 469.201" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.172 503.129L716.161 503.129" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.175 537.055L716.163 537.055" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.172 570.982L716.161 570.982" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.172 604.908L716.161 604.908" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.172 638.836L716.161 638.836" stroke="#EC5B13" stroke-width="0.862269"/><path d="M699.175 672.764L716.163 672.764" stroke="#EC5B13" stroke-width="0.862269"/></g></g><path fill-rule="evenodd" clip-rule="evenodd" d="M174.5 110C-78.7226 110 -284 239.614 -284 399.5C-284 512.861 -180.808 611.004 -30.5 658.523L174.5 380.5L359.75 304.713L286.5 284.5V247.5L465 175.511C385.912 134.57 284.75 110 174.5 110Z" fill="#FFC2A3"/><path d="M174.5 380.5L554 489.5C564.833 498.5 580 525.602 554 562.01C471.516 638.654 332.32 689 174.5 689C100.815 689 31.1891 678.025 -30.5 658.523M174.5 380.5L-30.5 658.523M174.5 380.5L359.75 304.713L286.5 284.5V247.5L465 175.511C385.912 134.57 284.75 110 174.5 110C-78.7226 110 -284 239.614 -284 399.5C-284 512.861 -180.808 611.004 -30.5 658.523" stroke="#EC5B13" stroke-width="10"/><path fill-rule="evenodd" clip-rule="evenodd" d="M558 493.5C495.954 585.323 348.244 647 174.5 647C66.3853 647 -32.085 621.956 -106 580.911C-136.53 563.958 -162.871 544.275 -183.971 522.5C-220.216 485.097 -241 441.521 -241 395C-241 351.556 -222.873 310.679 -190.957 275C-120.629 196.381 16.6573 143 174.5 143V380L224.043 394.233L514 477.536C531.53 473.65 540.297 480.593 558 493.5Z" fill="#FFC2A3"/><path d="M174.5 647V143M174.5 647C348.244 647 495.954 585.323 558 493.5C540.297 480.593 531.53 473.65 514 477.536M174.5 647C66.3852 647 -32.085 621.956 -106 580.911M174.5 143C16.6573 143 -120.629 196.381 -190.957 275M174.5 143V380M174.5 143C267.008 143 352.455 161.335 421.5 192.341L288.5 247.143V286.5L412.5 320.196L224.043 394.233M-190.957 275C-222.873 310.679 -241 351.556 -241 395C-241 441.521 -220.216 485.097 -183.971 522.5M-190.957 275L174.5 380M-183.971 522.5L174.5 380M-183.971 522.5C-162.871 544.275 -136.53 563.958 -106 580.911M174.5 380L224.043 394.233M224.043 394.233L514 477.536M514 477.536C454.5 564.5 265 609 154 604C65.2 600 -19.6667 568.333 -51 553L-106 580.911" stroke="#EC5B13" stroke-width="10" stroke-linejoin="round"/><path d="M670.626 357.357C690.528 327.904 701.5 295.658 701.5 261.857C701.5 206.618 672.195 155.53 622.5 114L596.5 124.265L286 246.857L639.5 348.415C653.322 345.815 660.384 346.869 670.626 357.357Z" fill="#FFC2A3"/><path d="M701.5 261.857C701.5 295.658 690.528 327.904 670.626 357.357C660.384 346.869 653.322 345.815 639.5 348.415M701.5 261.857C701.5 206.618 672.195 155.53 622.5 114L596.5 124.265M701.5 261.857V299.857C701.5 333.658 690.528 365.904 670.626 395.357L286 284.857V246.857M286 246.857L639.5 348.415M286 246.857L596.5 124.265M639.5 348.415C666 311 673.5 283.5 674.5 261.5C675.5 239.5 679.5 197.031 596.5 124.265" stroke="#EC5B13" stroke-width="10" stroke-linejoin="round"/><path d="M248 399C287.2 376.2 305 319.833 309 294.5C302.5 330.5 293.4 404.5 309 412.5C324.6 420.5 350.833 344.167 362 305C354.167 347.333 341.5 431.7 353.5 430.5C368.5 429 376 315.5 383 317C390 318.5 404 430 391.5 441C401.667 404.167 427.6 330.8 450 332C472.4 333.2 454 416.833 442 458.5C452.667 421.5 485.2 349.1 530 355.5L504 474.5L556.5 363L625.5 380L541.5 479L635.5 383" stroke="#EC5B13" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="11 11"/><ellipse cx="281" cy="503" rx="62" ry="35" stroke="#EC5B13" stroke-width="10"/><ellipse cx="556" cy="212" rx="62" ry="35" stroke="#EC5B13" stroke-width="10"/><ellipse cx="584" cy="300.5" rx="28" ry="15.5" stroke="#EC5B13" stroke-width="10"/><ellipse cx="102" cy="553" rx="27" ry="15" stroke="#EC5B13" stroke-width="10"/><ellipse cx="102" cy="240" rx="36" ry="20" stroke="#EC5B13" stroke-width="10"/><ellipse cx="224" cy="307" rx="24" ry="13" stroke="#EC5B13" stroke-width="10"/></g><defs><clipPath id="clip0_4179_14942"><rect width="800" height="800" fill="white"/></clipPath></defs></svg>
|