@maggioli-design-system/magma 2.0.0-alpha.0 → 2.0.0-beta.1
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/cjs/{datetime-CVIe4VUc.js → datetime-DHnUzK2K.js} +1 -1
- package/dist/cjs/{index-BoL6yK0y.js → index-CNuKb6Lv.js} +478 -366
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/magma-components.cjs.js +3 -3
- package/dist/cjs/mds-accordion-item.cjs.entry.js +3 -3
- package/dist/cjs/mds-accordion-timer-item.cjs.entry.js +6 -4
- package/dist/cjs/mds-accordion-timer.cjs.entry.js +6 -4
- package/dist/cjs/mds-accordion.cjs.entry.js +3 -3
- package/dist/cjs/mds-author.cjs.entry.js +3 -3
- package/dist/cjs/mds-avatar-stack-item.cjs.entry.js +3 -3
- package/dist/cjs/mds-avatar-stack.cjs.entry.js +3 -3
- package/dist/cjs/mds-avatar.cjs.entry.js +15 -7
- package/dist/cjs/mds-badge.cjs.entry.js +6 -4
- package/dist/cjs/mds-banner_3.cjs.entry.js +19 -11
- package/dist/cjs/mds-benchmark-bar.cjs.entry.js +6 -4
- package/dist/cjs/mds-bibliography.cjs.entry.js +3 -3
- package/dist/cjs/mds-breadcrumb-item.cjs.entry.js +3 -3
- package/dist/cjs/mds-breadcrumb.cjs.entry.js +3 -3
- package/dist/cjs/mds-button-dropdown.cjs.entry.js +3 -3
- package/dist/cjs/mds-button-group.cjs.entry.js +3 -3
- package/dist/cjs/mds-button_3.cjs.entry.js +30 -14
- package/dist/cjs/mds-calendar_2.cjs.entry.js +12 -8
- package/dist/cjs/mds-card-content.cjs.entry.js +3 -3
- package/dist/cjs/mds-card-footer.cjs.entry.js +3 -3
- package/dist/cjs/mds-card-header.cjs.entry.js +3 -3
- package/dist/cjs/mds-card-media.cjs.entry.js +3 -3
- package/dist/cjs/mds-card.cjs.entry.js +3 -3
- package/dist/cjs/mds-details.cjs.entry.js +6 -4
- package/dist/cjs/mds-dropdown.cjs.entry.js +39 -15
- package/dist/cjs/mds-emoji.cjs.entry.js +20 -18
- package/dist/cjs/mds-entity.cjs.entry.js +3 -3
- package/dist/cjs/mds-file-preview.cjs.entry.js +9 -5
- package/dist/cjs/mds-file.cjs.entry.js +6 -4
- package/dist/cjs/mds-filter-item.cjs.entry.js +3 -3
- package/dist/cjs/mds-filter.cjs.entry.js +3 -3
- package/dist/cjs/mds-header-bar.cjs.entry.js +3 -3
- package/dist/cjs/mds-header.cjs.entry.js +15 -7
- package/dist/cjs/mds-horizontal-scroll.cjs.entry.js +6 -4
- package/dist/cjs/mds-hr.cjs.entry.js +3 -3
- package/dist/cjs/mds-img.cjs.entry.js +9 -5
- package/dist/cjs/mds-input-date-range-preselection.cjs.entry.js +3 -3
- package/dist/cjs/mds-input-date-range.cjs.entry.js +10 -6
- package/dist/cjs/mds-input-date.cjs.entry.js +7 -5
- package/dist/cjs/mds-input-field.cjs.entry.js +3 -3
- package/dist/cjs/mds-input-otp.cjs.entry.js +3 -3
- package/dist/cjs/mds-input-range.cjs.entry.js +18 -8
- package/dist/cjs/mds-input-select.cjs.entry.js +12 -6
- package/dist/cjs/mds-input-switch_2.cjs.entry.js +14 -8
- package/dist/cjs/mds-input-tip_2.cjs.entry.js +8 -6
- package/dist/cjs/mds-input-upload.cjs.entry.js +9 -5
- package/dist/cjs/mds-input.cjs.entry.js +15 -7
- package/dist/cjs/mds-keyboard-key.cjs.entry.js +3 -3
- package/dist/cjs/mds-keyboard.cjs.entry.js +6 -4
- package/dist/cjs/mds-kpi-item.cjs.entry.js +3 -3
- package/dist/cjs/mds-kpi.cjs.entry.js +3 -3
- package/dist/cjs/mds-label.cjs.entry.js +3 -3
- package/dist/cjs/mds-list-item.cjs.entry.js +3 -3
- package/dist/cjs/mds-list.cjs.entry.js +3 -3
- package/dist/cjs/mds-mention.cjs.entry.js +3 -3
- package/dist/cjs/mds-modal.cjs.entry.js +9 -5
- package/dist/cjs/mds-note.cjs.entry.js +3 -3
- package/dist/cjs/mds-notification.cjs.entry.js +6 -4
- package/dist/cjs/mds-paginator-item.cjs.entry.js +3 -3
- package/dist/cjs/mds-paginator.cjs.entry.js +3 -3
- package/dist/cjs/mds-policy-ai.cjs.entry.js +3 -3
- package/dist/cjs/mds-pref-animation.cjs.entry.js +6 -4
- package/dist/cjs/mds-pref-consumption.cjs.entry.js +6 -4
- package/dist/cjs/mds-pref-contrast.cjs.entry.js +6 -4
- package/dist/cjs/mds-pref-language-item.cjs.entry.js +3 -3
- package/dist/cjs/mds-pref-language.cjs.entry.js +3 -3
- package/dist/cjs/mds-pref-theme-variant-item.cjs.entry.js +3 -3
- package/dist/cjs/mds-pref-theme-variant.cjs.entry.js +3 -3
- package/dist/cjs/mds-pref-theme.cjs.entry.js +6 -4
- package/dist/cjs/mds-pref.cjs.entry.js +9 -5
- package/dist/cjs/mds-price-table-features-cell.cjs.entry.js +3 -3
- package/dist/cjs/mds-price-table-features-row.cjs.entry.js +3 -3
- package/dist/cjs/mds-price-table-features.cjs.entry.js +3 -3
- package/dist/cjs/mds-price-table-header.cjs.entry.js +3 -3
- package/dist/cjs/mds-price-table-list-item.cjs.entry.js +3 -3
- package/dist/cjs/mds-price-table-list.cjs.entry.js +3 -3
- package/dist/cjs/mds-price-table.cjs.entry.js +3 -3
- package/dist/cjs/mds-progress_2.cjs.entry.js +14 -8
- package/dist/cjs/mds-push-notification-item.cjs.entry.js +6 -4
- package/dist/cjs/mds-push-notification.cjs.entry.js +6 -4
- package/dist/cjs/mds-quote.cjs.entry.js +3 -3
- package/dist/cjs/mds-radial-menu-item.cjs.entry.js +3 -3
- package/dist/cjs/mds-radial-menu.cjs.entry.js +27 -11
- package/dist/cjs/mds-separator.cjs.entry.js +3 -3
- package/dist/cjs/mds-status-bar.cjs.entry.js +6 -4
- package/dist/cjs/mds-stepper-bar-item.cjs.entry.js +9 -5
- package/dist/cjs/mds-stepper-bar.cjs.entry.js +6 -4
- package/dist/cjs/mds-tab-bar-item.cjs.entry.js +9 -5
- package/dist/cjs/mds-tab-bar.cjs.entry.js +3 -3
- package/dist/cjs/mds-tab_2.cjs.entry.js +23 -11
- package/dist/cjs/mds-table-body.cjs.entry.js +3 -3
- package/dist/cjs/mds-table-footer.cjs.entry.js +3 -3
- package/dist/cjs/mds-table-header-cell.cjs.entry.js +9 -5
- package/dist/cjs/mds-table-header.cjs.entry.js +3 -3
- package/dist/cjs/mds-table-row.cjs.entry.js +3 -3
- package/dist/cjs/mds-table.cjs.entry.js +9 -5
- package/dist/cjs/mds-text.cjs.entry.js +6 -4
- package/dist/cjs/mds-toast.cjs.entry.js +9 -5
- package/dist/cjs/mds-tooltip.cjs.entry.js +33 -13
- package/dist/cjs/mds-tree-item.cjs.entry.js +9 -5
- package/dist/cjs/mds-tree.cjs.entry.js +12 -6
- package/dist/cjs/mds-url-view.cjs.entry.js +3 -3
- package/dist/cjs/mds-usage.cjs.entry.js +3 -3
- package/dist/cjs/mds-video-wall.cjs.entry.js +3 -3
- package/dist/cjs/mds-zero.cjs.entry.js +3 -3
- package/dist/collection/collection-manifest.json +3 -2
- package/dist/collection/components/mds-accordion/mds-accordion.js +2 -1
- package/dist/collection/components/mds-accordion-item/mds-accordion-item.js +8 -4
- package/dist/collection/components/mds-accordion-timer/mds-accordion-timer.js +2 -1
- package/dist/collection/components/mds-accordion-timer-item/mds-accordion-timer-item.js +10 -5
- package/dist/collection/components/mds-avatar/mds-avatar.js +4 -2
- package/dist/collection/components/mds-avatar-stack/mds-avatar-stack.js +2 -1
- package/dist/collection/components/mds-avatar-stack-item/mds-avatar-stack-item.js +4 -2
- package/dist/collection/components/mds-badge/mds-badge.js +6 -3
- package/dist/collection/components/mds-banner/mds-banner.js +4 -2
- package/dist/collection/components/mds-benchmark-bar/mds-benchmark-bar.js +6 -3
- package/dist/collection/components/mds-bibliography/mds-bibliography.js +10 -5
- package/dist/collection/components/mds-breadcrumb/mds-breadcrumb.js +2 -1
- package/dist/collection/components/mds-breadcrumb-item/mds-breadcrumb-item.js +2 -1
- package/dist/collection/components/mds-button/mds-button.js +16 -8
- package/dist/collection/components/mds-button-dropdown/mds-button-dropdown.js +12 -6
- package/dist/collection/components/mds-calendar-cell/mds-calendar-cell.js +6 -3
- package/dist/collection/components/mds-chip/mds-chip.js +11 -6
- package/dist/collection/components/mds-dropdown/mds-dropdown.js +12 -6
- package/dist/collection/components/mds-emoji/mds-emoji.js +2 -1
- package/dist/collection/components/mds-entity/mds-entity.js +4 -2
- package/dist/collection/components/mds-file/mds-file.js +5 -3
- package/dist/collection/components/mds-file-preview/mds-file-preview.js +11 -6
- package/dist/collection/components/mds-filter/mds-filter.js +2 -1
- package/dist/collection/components/mds-filter-item/mds-filter-item.js +2 -1
- package/dist/collection/components/mds-header/mds-header.js +8 -4
- package/dist/collection/components/mds-header-bar/mds-header-bar.js +4 -2
- package/dist/collection/components/mds-help/mds-help.js +2 -1
- package/dist/collection/components/mds-horizontal-scroll/mds-horizontal-scroll.js +6 -3
- package/dist/collection/components/mds-img/mds-img.js +10 -5
- package/dist/collection/components/mds-input/mds-input.js +23 -12
- package/dist/collection/components/mds-input-date/mds-input-date.js +4 -2
- package/dist/collection/components/mds-input-field/mds-input-field.js +2 -1
- package/dist/collection/components/mds-input-select/mds-input-select.js +4 -2
- package/dist/collection/components/mds-input-switch/mds-input-switch.js +12 -6
- package/dist/collection/components/mds-input-tip/mds-input-tip.js +2 -1
- package/dist/collection/components/mds-input-tip-item/mds-input-tip-item.js +2 -1
- package/dist/collection/components/mds-input-upload/mds-input-upload.js +4 -2
- package/dist/collection/components/mds-keyboard/mds-keyboard.js +2 -1
- package/dist/collection/components/mds-keyboard-key/mds-keyboard-key.js +3 -2
- package/dist/collection/components/mds-label/mds-label.js +6 -3
- package/dist/collection/components/mds-list-item/mds-list-item.js +6 -3
- package/dist/collection/components/mds-mention/mds-mention.js +2 -1
- package/dist/collection/components/mds-modal/mds-modal.js +10 -5
- package/dist/collection/components/mds-note/mds-note.js +2 -1
- package/dist/collection/components/mds-notification/mds-notification.js +2 -1
- package/dist/collection/components/mds-paginator/mds-paginator.js +2 -1
- package/dist/collection/components/mds-policy-ai/mds-policy-ai.js +2 -1
- package/dist/collection/components/mds-pref/mds-pref.js +2 -1
- package/dist/collection/components/mds-pref-animation/mds-pref-animation.js +6 -3
- package/dist/collection/components/mds-pref-consumption/mds-pref-consumption.js +6 -3
- package/dist/collection/components/mds-pref-contrast/mds-pref-contrast.js +6 -3
- package/dist/collection/components/mds-pref-language/mds-pref-language.js +6 -3
- package/dist/collection/components/mds-pref-language-item/mds-pref-language-item.js +2 -1
- package/dist/collection/components/mds-pref-theme/mds-pref-theme.js +8 -4
- package/dist/collection/components/mds-pref-theme-variant/mds-pref-theme-variant.js +8 -4
- package/dist/collection/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.js +4 -2
- package/dist/collection/components/mds-price-table-features-cell/mds-price-table-features-cell.js +2 -1
- package/dist/collection/components/mds-price-table-list-item/mds-price-table-list-item.js +2 -1
- package/dist/collection/components/mds-progress/mds-progress.js +8 -4
- package/dist/collection/components/mds-push-notification/mds-push-notification.js +2 -1
- package/dist/collection/components/mds-push-notification-item/mds-push-notification-item.js +10 -5
- package/dist/collection/components/mds-quote/mds-quote.js +4 -2
- package/dist/collection/components/mds-radial-menu/mds-radial-menu.js +10 -5
- package/dist/collection/components/mds-radial-menu-item/mds-radial-menu-item.js +6 -3
- package/dist/collection/components/mds-radial-progress/mds-radial-progress.js +4 -2
- package/dist/collection/components/mds-status-bar/mds-status-bar.js +4 -2
- package/dist/collection/components/mds-stepper-bar/mds-stepper-bar.js +4 -2
- package/dist/collection/components/mds-stepper-bar-item/mds-stepper-bar-item.js +4 -2
- package/dist/collection/components/mds-tab/mds-tab.js +8 -4
- package/dist/collection/components/mds-tab-bar/mds-tab-bar.js +2 -1
- package/dist/collection/components/mds-tab-bar-item/mds-tab-bar-item.js +2 -1
- package/dist/collection/components/mds-tab-item/mds-tab-item.js +10 -5
- package/dist/collection/components/mds-table/mds-table.js +4 -2
- package/dist/collection/components/mds-table-header-cell/mds-table-header-cell.js +2 -1
- package/dist/collection/components/mds-text/mds-text.js +11 -6
- package/dist/collection/components/mds-toast/mds-toast.js +6 -3
- package/dist/collection/components/mds-tooltip/mds-tooltip.js +6 -3
- package/dist/collection/components/mds-tree/mds-tree.js +10 -5
- package/dist/collection/components/mds-tree-item/mds-tree-item.js +10 -5
- package/dist/collection/components/mds-url-view/mds-url-view.js +2 -1
- package/dist/collection/components/mds-usage/mds-usage.js +2 -1
- package/dist/collection/components/mds-video-wall/mds-video-wall.js +4 -2
- package/dist/components/_commonjsHelpers.js +1 -32
- package/dist/components/aria.js +1 -45
- package/dist/components/arrow-back.js +1 -3
- package/dist/components/arrow-forward.js +1 -3
- package/dist/components/broken-image.js +1 -3
- package/dist/components/browser.js +1 -8
- package/dist/components/calendar-today.js +1 -3
- package/dist/components/cancel.js +1 -3
- package/dist/components/check-circle.js +1 -3
- package/dist/components/circle.js +1 -3
- package/dist/components/close.js +1 -3
- package/dist/components/clsx.js +1 -3
- package/dist/components/date.js +1 -14
- package/dist/components/done.js +1 -3
- package/dist/components/floating-controller.js +1 -200
- package/dist/components/floating-ui.dom.js +1 -1695
- package/dist/components/horizontal-rule.js +1 -3
- package/dist/components/index.js +1 -1
- package/dist/components/keyboard-arrow-down.js +1 -3
- package/dist/components/keyboard-arrow-right.js +1 -3
- package/dist/components/keyboard-arrow-up.js +1 -3
- package/dist/components/keyboard-manager.js +1 -50
- package/dist/components/keys.js +1 -775
- package/dist/components/locale.it.js +1 -571
- package/dist/components/locale.js +1 -831
- package/dist/components/mds-accordion-item.js +1 -63
- package/dist/components/mds-accordion-timer-item.js +1 -120
- package/dist/components/mds-accordion-timer.js +1 -179
- package/dist/components/mds-accordion.js +1 -83
- package/dist/components/mds-author.js +1 -39
- package/dist/components/mds-avatar-stack-item.js +1 -6
- package/dist/components/mds-avatar-stack-item2.js +1 -78
- package/dist/components/mds-avatar-stack.js +1 -84
- package/dist/components/mds-avatar.js +1 -6
- package/dist/components/mds-avatar2.js +1 -246
- package/dist/components/mds-badge.js +1 -6
- package/dist/components/mds-badge2.js +1 -71
- package/dist/components/mds-banner.js +1 -6
- package/dist/components/mds-banner2.js +1 -177
- package/dist/components/mds-benchmark-bar.js +1 -99
- package/dist/components/mds-bibliography.js +1 -179
- package/dist/components/mds-breadcrumb-item.js +1 -70
- package/dist/components/mds-breadcrumb.js +1 -177
- package/dist/components/mds-button-dropdown.js +1 -104
- package/dist/components/mds-button-group.js +1 -35
- package/dist/components/mds-button.js +1 -6
- package/dist/components/mds-button2.js +1 -280
- package/dist/components/mds-calendar-cell.js +1 -6
- package/dist/components/mds-calendar-cell2.js +1 -86
- package/dist/components/mds-calendar.js +1 -6
- package/dist/components/mds-calendar2.js +1 -8602
- package/dist/components/mds-card-content.js +1 -35
- package/dist/components/mds-card-footer.js +1 -35
- package/dist/components/mds-card-header.js +1 -39
- package/dist/components/mds-card-media.js +1 -35
- package/dist/components/mds-card.js +1 -60
- package/dist/components/mds-chip.js +1 -6
- package/dist/components/mds-chip2.js +1 -195
- package/dist/components/mds-details.js +1 -81
- package/dist/components/mds-dropdown.js +1 -6
- package/dist/components/mds-dropdown2.js +1 -285
- package/dist/components/mds-emoji.js +3 -6971
- package/dist/components/mds-entity.js +1 -99
- package/dist/components/mds-file-preview.js +1 -6
- package/dist/components/mds-file-preview2.js +8 -359
- package/dist/components/mds-file.js +14 -7649
- package/dist/components/mds-filter-item.js +1 -6
- package/dist/components/mds-filter-item2.js +1 -67
- package/dist/components/mds-filter.js +1 -151
- package/dist/components/mds-header-bar.js +1 -88
- package/dist/components/mds-header.js +1 -256
- package/dist/components/mds-help.js +1 -6
- package/dist/components/mds-help2.js +1 -65
- package/dist/components/mds-horizontal-scroll.js +1 -267
- package/dist/components/mds-hr.js +1 -35
- package/dist/components/mds-icon.js +1 -6
- package/dist/components/mds-icon2.js +1 -313
- package/dist/components/mds-img.js +1 -6
- package/dist/components/mds-img2.js +1 -209
- package/dist/components/mds-input-date-range-preselection.js +1 -73
- package/dist/components/mds-input-date-range.js +1 -420
- package/dist/components/mds-input-date.js +1 -257
- package/dist/components/mds-input-field.js +1 -75
- package/dist/components/mds-input-otp.js +1 -156
- package/dist/components/mds-input-range.js +1 -153
- package/dist/components/mds-input-select.js +1 -236
- package/dist/components/mds-input-switch.js +1 -6
- package/dist/components/mds-input-switch2.js +1 -253
- package/dist/components/mds-input-tip-item.js +1 -6
- package/dist/components/mds-input-tip-item2.js +1 -112
- package/dist/components/mds-input-tip.js +1 -6
- package/dist/components/mds-input-tip2.js +1 -43
- package/dist/components/mds-input-upload.js +1 -753
- package/dist/components/mds-input.js +1 -6
- package/dist/components/mds-input2.js +1 -738
- package/dist/components/mds-keyboard-key.js +1 -334
- package/dist/components/mds-keyboard.js +1 -269
- package/dist/components/mds-kpi-item.js +1 -74
- package/dist/components/mds-kpi.js +1 -35
- package/dist/components/mds-label.js +1 -143
- package/dist/components/mds-list-item.js +1 -65
- package/dist/components/mds-list.js +1 -35
- package/dist/components/mds-mention.js +1 -76
- package/dist/components/mds-modal.js +1 -6
- package/dist/components/mds-modal2.js +1 -270
- package/dist/components/mds-note.js +1 -128
- package/dist/components/mds-notification.js +1 -120
- package/dist/components/mds-paginator-item.js +1 -6
- package/dist/components/mds-paginator-item2.js +1 -65
- package/dist/components/mds-paginator.js +1 -116
- package/dist/components/mds-policy-ai.js +1 -219
- package/dist/components/mds-pref-animation.js +1 -188
- package/dist/components/mds-pref-consumption.js +1 -202
- package/dist/components/mds-pref-contrast.js +1 -213
- package/dist/components/mds-pref-language-item.js +1 -306
- package/dist/components/mds-pref-language.js +1 -1025
- package/dist/components/mds-pref-theme-variant-item.js +1 -109
- package/dist/components/mds-pref-theme-variant.js +1 -213
- package/dist/components/mds-pref-theme.js +1 -333
- package/dist/components/mds-pref.js +1 -150
- package/dist/components/mds-price-table-features-cell.js +1 -49
- package/dist/components/mds-price-table-features-row.js +1 -45
- package/dist/components/mds-price-table-features.js +1 -43
- package/dist/components/mds-price-table-header.js +1 -35
- package/dist/components/mds-price-table-list-item.js +1 -54
- package/dist/components/mds-price-table-list.js +1 -48
- package/dist/components/mds-price-table.js +1 -35
- package/dist/components/mds-progress.js +1 -6
- package/dist/components/mds-progress2.js +1 -121
- package/dist/components/mds-push-notification-item.js +1 -326
- package/dist/components/mds-push-notification.js +1 -205
- package/dist/components/mds-quote.js +1 -52
- package/dist/components/mds-radial-menu-item.js +1 -80
- package/dist/components/mds-radial-menu.js +1 -248
- package/dist/components/mds-radial-progress.js +1 -6
- package/dist/components/mds-radial-progress2.js +1 -119
- package/dist/components/mds-separator.js +1 -6
- package/dist/components/mds-separator2.js +1 -32
- package/dist/components/mds-spinner.js +1 -6
- package/dist/components/mds-spinner2.js +1 -54
- package/dist/components/mds-status-bar.js +1 -98
- package/dist/components/mds-stepper-bar-item.js +1 -194
- package/dist/components/mds-stepper-bar.js +1 -136
- package/dist/components/mds-tab-bar-item.js +1 -89
- package/dist/components/mds-tab-bar.js +1 -51
- package/dist/components/mds-tab-item.js +1 -6
- package/dist/components/mds-tab-item2.js +1 -112
- package/dist/components/mds-tab.js +1 -6
- package/dist/components/mds-tab2.js +1 -261
- package/dist/components/mds-table-body.js +1 -38
- package/dist/components/mds-table-cell.js +1 -6
- package/dist/components/mds-table-cell2.js +1 -39
- package/dist/components/mds-table-footer.js +1 -35
- package/dist/components/mds-table-header-cell.js +1 -6
- package/dist/components/mds-table-header-cell2.js +1 -173
- package/dist/components/mds-table-header.js +1 -164
- package/dist/components/mds-table-row.js +1 -141
- package/dist/components/mds-table.js +1 -200
- package/dist/components/mds-text.js +1 -6
- package/dist/components/mds-text2.js +1 -324
- package/dist/components/mds-toast.js +1 -127
- package/dist/components/mds-tooltip.js +1 -6
- package/dist/components/mds-tooltip2.js +1 -177
- package/dist/components/mds-tree-item.js +1 -201
- package/dist/components/mds-tree.js +1 -121
- package/dist/components/mds-url-view.js +1 -146
- package/dist/components/mds-usage.js +1 -108
- package/dist/components/mds-video-wall.js +1 -68
- package/dist/components/mds-zero.js +1 -35
- package/dist/components/panorama.js +1 -3
- package/dist/components/remove.js +1 -3
- package/dist/components/settings.js +1 -3
- package/dist/components/slot.js +1 -48
- package/dist/components/unit.js +1 -41
- package/dist/documentation.d.ts +37 -0
- package/dist/documentation.json +684 -347
- package/dist/esm/{datetime-C4yPBff1.js → datetime-BJtA1qmE.js} +1 -1
- package/dist/esm/{index-BfAC4pqU.js → index-CAd5312P.js} +478 -366
- package/dist/esm/loader.js +3 -3
- package/dist/esm/magma-components.js +4 -4
- package/dist/esm/mds-accordion-item.entry.js +3 -3
- package/dist/esm/mds-accordion-timer-item.entry.js +6 -4
- package/dist/esm/mds-accordion-timer.entry.js +6 -4
- package/dist/esm/mds-accordion.entry.js +3 -3
- package/dist/esm/mds-author.entry.js +3 -3
- package/dist/esm/mds-avatar-stack-item.entry.js +3 -3
- package/dist/esm/mds-avatar-stack.entry.js +3 -3
- package/dist/esm/mds-avatar.entry.js +15 -7
- package/dist/esm/mds-badge.entry.js +6 -4
- package/dist/esm/mds-banner_3.entry.js +19 -11
- package/dist/esm/mds-benchmark-bar.entry.js +6 -4
- package/dist/esm/mds-bibliography.entry.js +3 -3
- package/dist/esm/mds-breadcrumb-item.entry.js +3 -3
- package/dist/esm/mds-breadcrumb.entry.js +3 -3
- package/dist/esm/mds-button-dropdown.entry.js +3 -3
- package/dist/esm/mds-button-group.entry.js +3 -3
- package/dist/esm/mds-button_3.entry.js +30 -14
- package/dist/esm/mds-calendar_2.entry.js +12 -8
- package/dist/esm/mds-card-content.entry.js +3 -3
- package/dist/esm/mds-card-footer.entry.js +3 -3
- package/dist/esm/mds-card-header.entry.js +3 -3
- package/dist/esm/mds-card-media.entry.js +3 -3
- package/dist/esm/mds-card.entry.js +3 -3
- package/dist/esm/mds-details.entry.js +6 -4
- package/dist/esm/mds-dropdown.entry.js +39 -15
- package/dist/esm/mds-emoji.entry.js +20 -18
- package/dist/esm/mds-entity.entry.js +3 -3
- package/dist/esm/mds-file-preview.entry.js +9 -5
- package/dist/esm/mds-file.entry.js +6 -4
- package/dist/esm/mds-filter-item.entry.js +3 -3
- package/dist/esm/mds-filter.entry.js +3 -3
- package/dist/esm/mds-header-bar.entry.js +3 -3
- package/dist/esm/mds-header.entry.js +15 -7
- package/dist/esm/mds-horizontal-scroll.entry.js +6 -4
- package/dist/esm/mds-hr.entry.js +3 -3
- package/dist/esm/mds-img.entry.js +9 -5
- package/dist/esm/mds-input-date-range-preselection.entry.js +3 -3
- package/dist/esm/mds-input-date-range.entry.js +10 -6
- package/dist/esm/mds-input-date.entry.js +7 -5
- package/dist/esm/mds-input-field.entry.js +3 -3
- package/dist/esm/mds-input-otp.entry.js +3 -3
- package/dist/esm/mds-input-range.entry.js +18 -8
- package/dist/esm/mds-input-select.entry.js +12 -6
- package/dist/esm/mds-input-switch_2.entry.js +14 -8
- package/dist/esm/mds-input-tip_2.entry.js +8 -6
- package/dist/esm/mds-input-upload.entry.js +9 -5
- package/dist/esm/mds-input.entry.js +15 -7
- package/dist/esm/mds-keyboard-key.entry.js +3 -3
- package/dist/esm/mds-keyboard.entry.js +6 -4
- package/dist/esm/mds-kpi-item.entry.js +3 -3
- package/dist/esm/mds-kpi.entry.js +3 -3
- package/dist/esm/mds-label.entry.js +3 -3
- package/dist/esm/mds-list-item.entry.js +3 -3
- package/dist/esm/mds-list.entry.js +3 -3
- package/dist/esm/mds-mention.entry.js +3 -3
- package/dist/esm/mds-modal.entry.js +9 -5
- package/dist/esm/mds-note.entry.js +3 -3
- package/dist/esm/mds-notification.entry.js +6 -4
- package/dist/esm/mds-paginator-item.entry.js +3 -3
- package/dist/esm/mds-paginator.entry.js +3 -3
- package/dist/esm/mds-policy-ai.entry.js +3 -3
- package/dist/esm/mds-pref-animation.entry.js +6 -4
- package/dist/esm/mds-pref-consumption.entry.js +6 -4
- package/dist/esm/mds-pref-contrast.entry.js +6 -4
- package/dist/esm/mds-pref-language-item.entry.js +3 -3
- package/dist/esm/mds-pref-language.entry.js +3 -3
- package/dist/esm/mds-pref-theme-variant-item.entry.js +3 -3
- package/dist/esm/mds-pref-theme-variant.entry.js +3 -3
- package/dist/esm/mds-pref-theme.entry.js +6 -4
- package/dist/esm/mds-pref.entry.js +9 -5
- package/dist/esm/mds-price-table-features-cell.entry.js +3 -3
- package/dist/esm/mds-price-table-features-row.entry.js +3 -3
- package/dist/esm/mds-price-table-features.entry.js +3 -3
- package/dist/esm/mds-price-table-header.entry.js +3 -3
- package/dist/esm/mds-price-table-list-item.entry.js +3 -3
- package/dist/esm/mds-price-table-list.entry.js +3 -3
- package/dist/esm/mds-price-table.entry.js +3 -3
- package/dist/esm/mds-progress_2.entry.js +14 -8
- package/dist/esm/mds-push-notification-item.entry.js +6 -4
- package/dist/esm/mds-push-notification.entry.js +6 -4
- package/dist/esm/mds-quote.entry.js +3 -3
- package/dist/esm/mds-radial-menu-item.entry.js +3 -3
- package/dist/esm/mds-radial-menu.entry.js +27 -11
- package/dist/esm/mds-separator.entry.js +3 -3
- package/dist/esm/mds-status-bar.entry.js +6 -4
- package/dist/esm/mds-stepper-bar-item.entry.js +9 -5
- package/dist/esm/mds-stepper-bar.entry.js +6 -4
- package/dist/esm/mds-tab-bar-item.entry.js +9 -5
- package/dist/esm/mds-tab-bar.entry.js +3 -3
- package/dist/esm/mds-tab_2.entry.js +23 -11
- package/dist/esm/mds-table-body.entry.js +3 -3
- package/dist/esm/mds-table-footer.entry.js +3 -3
- package/dist/esm/mds-table-header-cell.entry.js +9 -5
- package/dist/esm/mds-table-header.entry.js +3 -3
- package/dist/esm/mds-table-row.entry.js +3 -3
- package/dist/esm/mds-table.entry.js +9 -5
- package/dist/esm/mds-text.entry.js +6 -4
- package/dist/esm/mds-toast.entry.js +9 -5
- package/dist/esm/mds-tooltip.entry.js +33 -13
- package/dist/esm/mds-tree-item.entry.js +9 -5
- package/dist/esm/mds-tree.entry.js +12 -6
- package/dist/esm/mds-url-view.entry.js +3 -3
- package/dist/esm/mds-usage.entry.js +3 -3
- package/dist/esm/mds-video-wall.entry.js +3 -3
- package/dist/esm/mds-zero.entry.js +3 -3
- package/dist/esm-es5/{datetime-C4yPBff1.js → datetime-BJtA1qmE.js} +1 -1
- package/dist/esm-es5/index-CAd5312P.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/magma-components.js +1 -1
- package/dist/esm-es5/mds-accordion-item.entry.js +1 -1
- package/dist/esm-es5/mds-accordion-timer-item.entry.js +1 -1
- package/dist/esm-es5/mds-accordion-timer.entry.js +1 -1
- package/dist/esm-es5/mds-accordion.entry.js +1 -1
- package/dist/esm-es5/mds-author.entry.js +1 -1
- package/dist/esm-es5/mds-avatar-stack-item.entry.js +1 -1
- package/dist/esm-es5/mds-avatar-stack.entry.js +1 -1
- package/dist/esm-es5/mds-avatar.entry.js +1 -1
- package/dist/esm-es5/mds-badge.entry.js +1 -1
- package/dist/esm-es5/mds-banner_3.entry.js +1 -1
- package/dist/esm-es5/mds-benchmark-bar.entry.js +1 -1
- package/dist/esm-es5/mds-bibliography.entry.js +1 -1
- package/dist/esm-es5/mds-breadcrumb-item.entry.js +1 -1
- package/dist/esm-es5/mds-breadcrumb.entry.js +1 -1
- package/dist/esm-es5/mds-button-dropdown.entry.js +1 -1
- package/dist/esm-es5/mds-button-group.entry.js +1 -1
- package/dist/esm-es5/mds-button_3.entry.js +1 -1
- package/dist/esm-es5/mds-calendar_2.entry.js +1 -1
- package/dist/esm-es5/mds-card-content.entry.js +1 -1
- package/dist/esm-es5/mds-card-footer.entry.js +1 -1
- package/dist/esm-es5/mds-card-header.entry.js +1 -1
- package/dist/esm-es5/mds-card-media.entry.js +1 -1
- package/dist/esm-es5/mds-card.entry.js +1 -1
- package/dist/esm-es5/mds-details.entry.js +1 -1
- package/dist/esm-es5/mds-dropdown.entry.js +1 -1
- package/dist/esm-es5/mds-emoji.entry.js +3 -3
- package/dist/esm-es5/mds-entity.entry.js +1 -1
- package/dist/esm-es5/mds-file-preview.entry.js +2 -2
- package/dist/esm-es5/mds-file.entry.js +2 -2
- package/dist/esm-es5/mds-filter-item.entry.js +1 -1
- package/dist/esm-es5/mds-filter.entry.js +1 -1
- package/dist/esm-es5/mds-header-bar.entry.js +1 -1
- package/dist/esm-es5/mds-header.entry.js +1 -1
- package/dist/esm-es5/mds-horizontal-scroll.entry.js +1 -1
- package/dist/esm-es5/mds-hr.entry.js +1 -1
- package/dist/esm-es5/mds-img.entry.js +1 -1
- package/dist/esm-es5/mds-input-date-range-preselection.entry.js +1 -1
- package/dist/esm-es5/mds-input-date-range.entry.js +1 -1
- package/dist/esm-es5/mds-input-date.entry.js +1 -1
- package/dist/esm-es5/mds-input-field.entry.js +1 -1
- package/dist/esm-es5/mds-input-otp.entry.js +1 -1
- package/dist/esm-es5/mds-input-range.entry.js +1 -1
- package/dist/esm-es5/mds-input-select.entry.js +1 -1
- package/dist/esm-es5/mds-input-switch_2.entry.js +1 -1
- package/dist/esm-es5/mds-input-tip_2.entry.js +1 -1
- package/dist/esm-es5/mds-input-upload.entry.js +1 -1
- package/dist/esm-es5/mds-input.entry.js +1 -1
- package/dist/esm-es5/mds-keyboard-key.entry.js +1 -1
- package/dist/esm-es5/mds-keyboard.entry.js +1 -1
- package/dist/esm-es5/mds-kpi-item.entry.js +1 -1
- package/dist/esm-es5/mds-kpi.entry.js +1 -1
- package/dist/esm-es5/mds-label.entry.js +1 -1
- package/dist/esm-es5/mds-list-item.entry.js +1 -1
- package/dist/esm-es5/mds-list.entry.js +1 -1
- package/dist/esm-es5/mds-mention.entry.js +1 -1
- package/dist/esm-es5/mds-modal.entry.js +1 -1
- package/dist/esm-es5/mds-note.entry.js +1 -1
- package/dist/esm-es5/mds-notification.entry.js +1 -1
- package/dist/esm-es5/mds-paginator-item.entry.js +1 -1
- package/dist/esm-es5/mds-paginator.entry.js +1 -1
- package/dist/esm-es5/mds-policy-ai.entry.js +1 -1
- package/dist/esm-es5/mds-pref-animation.entry.js +1 -1
- package/dist/esm-es5/mds-pref-consumption.entry.js +1 -1
- package/dist/esm-es5/mds-pref-contrast.entry.js +1 -1
- package/dist/esm-es5/mds-pref-language-item.entry.js +1 -1
- package/dist/esm-es5/mds-pref-language.entry.js +1 -1
- package/dist/esm-es5/mds-pref-theme-variant-item.entry.js +1 -1
- package/dist/esm-es5/mds-pref-theme-variant.entry.js +1 -1
- package/dist/esm-es5/mds-pref-theme.entry.js +1 -1
- package/dist/esm-es5/mds-pref.entry.js +1 -1
- package/dist/esm-es5/mds-price-table-features-cell.entry.js +1 -1
- package/dist/esm-es5/mds-price-table-features-row.entry.js +1 -1
- package/dist/esm-es5/mds-price-table-features.entry.js +1 -1
- package/dist/esm-es5/mds-price-table-header.entry.js +1 -1
- package/dist/esm-es5/mds-price-table-list-item.entry.js +1 -1
- package/dist/esm-es5/mds-price-table-list.entry.js +1 -1
- package/dist/esm-es5/mds-price-table.entry.js +1 -1
- package/dist/esm-es5/mds-progress_2.entry.js +1 -1
- package/dist/esm-es5/mds-push-notification-item.entry.js +1 -1
- package/dist/esm-es5/mds-push-notification.entry.js +1 -1
- package/dist/esm-es5/mds-quote.entry.js +1 -1
- package/dist/esm-es5/mds-radial-menu-item.entry.js +1 -1
- package/dist/esm-es5/mds-radial-menu.entry.js +1 -1
- package/dist/esm-es5/mds-separator.entry.js +1 -1
- package/dist/esm-es5/mds-status-bar.entry.js +1 -1
- package/dist/esm-es5/mds-stepper-bar-item.entry.js +1 -1
- package/dist/esm-es5/mds-stepper-bar.entry.js +1 -1
- package/dist/esm-es5/mds-tab-bar-item.entry.js +1 -1
- package/dist/esm-es5/mds-tab-bar.entry.js +1 -1
- package/dist/esm-es5/mds-tab_2.entry.js +1 -1
- package/dist/esm-es5/mds-table-body.entry.js +1 -1
- package/dist/esm-es5/mds-table-footer.entry.js +1 -1
- package/dist/esm-es5/mds-table-header-cell.entry.js +1 -1
- package/dist/esm-es5/mds-table-header.entry.js +1 -1
- package/dist/esm-es5/mds-table-row.entry.js +1 -1
- package/dist/esm-es5/mds-table.entry.js +1 -1
- package/dist/esm-es5/mds-text.entry.js +1 -1
- package/dist/esm-es5/mds-toast.entry.js +1 -1
- package/dist/esm-es5/mds-tooltip.entry.js +1 -1
- package/dist/esm-es5/mds-tree-item.entry.js +1 -1
- package/dist/esm-es5/mds-tree.entry.js +1 -1
- package/dist/esm-es5/mds-url-view.entry.js +1 -1
- package/dist/esm-es5/mds-usage.entry.js +1 -1
- package/dist/esm-es5/mds-video-wall.entry.js +1 -1
- package/dist/esm-es5/mds-zero.entry.js +1 -1
- package/dist/hydrate/index.d.ts +12 -0
- package/dist/hydrate/index.js +5535 -1252
- package/dist/hydrate/index.mjs +5534 -1253
- package/dist/magma-components/magma-components.esm.js +1 -1
- package/dist/magma-components/magma-components.js +1 -1
- package/dist/magma-components/{p-6e94ea64.entry.js → p-003dd017.entry.js} +1 -1
- package/dist/magma-components/{p-2b47fe1f.entry.js → p-00980a98.entry.js} +1 -1
- package/dist/magma-components/{p-b7c13b8f.entry.js → p-00a16156.entry.js} +1 -1
- package/dist/magma-components/p-0271b1f9.system.entry.js +1 -0
- package/dist/magma-components/p-035a9b2c.system.entry.js +1 -0
- package/dist/magma-components/p-03d883fa.system.entry.js +1 -0
- package/dist/magma-components/p-05208700.entry.js +1 -0
- package/dist/magma-components/p-065da3de.entry.js +1 -0
- package/dist/magma-components/p-07a0d14c.system.entry.js +1 -0
- package/dist/magma-components/p-0856948f.system.entry.js +1 -0
- package/dist/magma-components/p-0a5a2cd7.system.entry.js +1 -0
- package/dist/magma-components/{p-b7095315.entry.js → p-0b3d7c4a.entry.js} +1 -1
- package/dist/magma-components/p-0b4684f2.system.entry.js +1 -0
- package/dist/magma-components/p-0dffa327.system.entry.js +1 -0
- package/dist/magma-components/{p-76abcca3.system.entry.js → p-0eec989d.system.entry.js} +1 -1
- package/dist/magma-components/p-1199b3f5.system.entry.js +1 -0
- package/dist/magma-components/p-11f0d03d.entry.js +1 -0
- package/dist/magma-components/p-13de0c57.system.entry.js +1 -0
- package/dist/magma-components/{p-8c757fad.entry.js → p-14359b83.entry.js} +1 -1
- package/dist/magma-components/p-14faa91d.system.entry.js +1 -0
- package/dist/magma-components/p-163d0a27.entry.js +1 -0
- package/dist/magma-components/p-1680682d.system.entry.js +1 -0
- package/dist/magma-components/p-17bfde04.system.entry.js +1 -0
- package/dist/magma-components/p-195d6b05.entry.js +1 -0
- package/dist/magma-components/{p-379a4998.entry.js → p-1b8b598a.entry.js} +1 -1
- package/dist/magma-components/{p-41e50837.entry.js → p-1dea53fc.entry.js} +1 -1
- package/dist/magma-components/{p-da1e08a8.system.entry.js → p-1e0826f3.entry.js} +1 -1
- package/dist/magma-components/p-1f61bdf7.entry.js +1 -0
- package/dist/magma-components/p-1fa503c2.system.entry.js +1 -0
- package/dist/magma-components/p-2035f817.entry.js +1 -0
- package/dist/magma-components/p-20502b9d.entry.js +1 -0
- package/dist/magma-components/p-21790967.system.entry.js +1 -0
- package/dist/magma-components/p-21af5302.entry.js +1 -0
- package/dist/magma-components/p-239ab62b.system.entry.js +1 -0
- package/dist/magma-components/p-2491f1e0.system.entry.js +1 -0
- package/dist/magma-components/p-24b3cc0d.entry.js +1 -0
- package/dist/magma-components/p-281bc999.system.entry.js +17 -0
- package/dist/magma-components/p-2821c146.entry.js +1 -0
- package/dist/magma-components/{p-6062f434.entry.js → p-2886d6f7.entry.js} +1 -1
- package/dist/magma-components/{p-bd4d2dde.entry.js → p-2988a6c2.entry.js} +1 -1
- package/dist/magma-components/p-2a134cfe.system.entry.js +1 -0
- package/dist/magma-components/{p-b9accbfe.entry.js → p-2a222f3c.entry.js} +1 -1
- package/dist/magma-components/p-2df71631.system.entry.js +1 -0
- package/dist/magma-components/p-2e0ebe5e.entry.js +1 -0
- package/dist/magma-components/p-3063ab9a.entry.js +1 -0
- package/dist/magma-components/p-30ecdd0e.entry.js +1 -0
- package/dist/magma-components/p-315da7d0.system.entry.js +1 -0
- package/dist/magma-components/p-31a78457.system.entry.js +1 -0
- package/dist/magma-components/p-3298569b.entry.js +1 -0
- package/dist/magma-components/p-33183e9e.system.entry.js +1 -0
- package/dist/magma-components/p-33268316.entry.js +1 -0
- package/dist/magma-components/{p-f0df5249.entry.js → p-37241fed.entry.js} +1 -1
- package/dist/magma-components/p-3736ff52.system.entry.js +1 -0
- package/dist/magma-components/{p-25d96882.system.entry.js → p-37989a99.system.entry.js} +1 -1
- package/dist/magma-components/{p-00649cfc.entry.js → p-37f4699d.entry.js} +1 -1
- package/dist/magma-components/p-38b33737.system.entry.js +1 -0
- package/dist/magma-components/{p-2431bf5b.entry.js → p-39d330ea.entry.js} +1 -1
- package/dist/magma-components/p-3aadbc52.entry.js +1 -0
- package/dist/magma-components/{p-b56cbc41.entry.js → p-3b637d6f.entry.js} +1 -1
- package/dist/magma-components/p-423bad63.entry.js +1 -0
- package/dist/magma-components/p-430c41d6.entry.js +1 -0
- package/dist/magma-components/p-470e721b.entry.js +1 -0
- package/dist/magma-components/p-4813db7c.system.entry.js +1 -0
- package/dist/magma-components/p-49b8def9.system.entry.js +1 -0
- package/dist/magma-components/p-4a1f731e.system.entry.js +1 -0
- package/dist/magma-components/{p-74aeba83.entry.js → p-4bdc69b2.entry.js} +1 -1
- package/dist/magma-components/p-4c8d8c76.entry.js +1 -0
- package/dist/magma-components/p-4cc70dac.entry.js +1 -0
- package/dist/magma-components/p-5011da19.system.entry.js +1 -0
- package/dist/magma-components/{p-54a1e963.entry.js → p-513533d1.entry.js} +1 -1
- package/dist/magma-components/p-51f00e4f.system.entry.js +1 -0
- package/dist/magma-components/p-52253115.system.entry.js +1 -0
- package/dist/magma-components/p-52ea2327.system.entry.js +1 -0
- package/dist/magma-components/p-53cd2333.system.entry.js +1 -0
- package/dist/magma-components/p-57af1404.entry.js +1 -0
- package/dist/magma-components/p-5a96f6a1.system.entry.js +1 -0
- package/dist/magma-components/{p-6f7bce81.entry.js → p-5ac8fc7d.entry.js} +1 -1
- package/dist/magma-components/p-5dc46946.entry.js +1 -0
- package/dist/magma-components/p-5eee076f.entry.js +1 -0
- package/dist/magma-components/{p-37c304a8.entry.js → p-5f027f21.entry.js} +1 -1
- package/dist/magma-components/p-60c18f60.entry.js +1 -0
- package/dist/magma-components/p-61043767.system.entry.js +1 -0
- package/dist/magma-components/{p-3ee572f8.entry.js → p-62d83191.entry.js} +1 -1
- package/dist/magma-components/p-632b1bd2.system.entry.js +1 -0
- package/dist/magma-components/{p-86cdcab6.system.entry.js → p-64609a40.system.entry.js} +3 -3
- package/dist/magma-components/p-647ca5e1.system.entry.js +1 -0
- package/dist/magma-components/p-663e302d.system.entry.js +1 -0
- package/dist/magma-components/p-66b6399b.system.entry.js +1 -0
- package/dist/magma-components/p-67027e6e.system.entry.js +1 -0
- package/dist/magma-components/p-6705b68b.system.entry.js +1 -0
- package/dist/magma-components/{p-3d26511d.entry.js → p-67ab401f.entry.js} +1 -1
- package/dist/magma-components/p-687f9261.system.entry.js +1 -0
- package/dist/magma-components/p-6a246ff8.entry.js +1 -0
- package/dist/magma-components/p-6cf5f38d.system.entry.js +1 -0
- package/dist/magma-components/{p-8cadef2a.entry.js → p-6f89537f.entry.js} +3 -3
- package/dist/magma-components/p-701757f6.system.entry.js +1 -0
- package/dist/magma-components/p-715f92d4.system.entry.js +1 -0
- package/dist/magma-components/p-73132558.system.entry.js +1 -0
- package/dist/magma-components/p-7599608a.system.entry.js +1 -0
- package/dist/magma-components/{p-e3090966.entry.js → p-769bf50e.entry.js} +1 -1
- package/dist/magma-components/p-771786d1.entry.js +1 -0
- package/dist/magma-components/p-77251a16.entry.js +1 -0
- package/dist/magma-components/{p-f962b4dc.entry.js → p-772d7b99.entry.js} +1 -1
- package/dist/magma-components/p-773c04da.entry.js +8 -0
- package/dist/magma-components/{p-492e2cc1.entry.js → p-77449970.entry.js} +1 -1
- package/dist/magma-components/p-778a376a.system.entry.js +1 -0
- package/dist/magma-components/p-788669f0.system.entry.js +1 -0
- package/dist/magma-components/{p-ec80755e.entry.js → p-78fd3283.entry.js} +1 -1
- package/dist/magma-components/p-79fdb37f.system.entry.js +1 -0
- package/dist/magma-components/p-7a166bc0.entry.js +1 -0
- package/dist/magma-components/p-7bca3e2e.system.entry.js +1 -0
- package/dist/magma-components/p-7c49ca6c.system.entry.js +1 -0
- package/dist/magma-components/p-7d3a54a4.system.entry.js +1 -0
- package/dist/magma-components/p-7e23a883.system.entry.js +1 -0
- package/dist/magma-components/p-80904595.system.entry.js +1 -0
- package/dist/magma-components/{p-b9d6a1f7.entry.js → p-81d21afc.entry.js} +1 -1
- package/dist/magma-components/{p-c8349720.entry.js → p-82337997.entry.js} +1 -1
- package/dist/magma-components/p-825ee1e0.entry.js +1 -0
- package/dist/magma-components/p-83f1d211.system.entry.js +1 -0
- package/dist/magma-components/{p-a68b2bd1.entry.js → p-851df0fb.entry.js} +1 -1
- package/dist/magma-components/{p-9b5cfdd8.entry.js → p-8aa8f2e0.entry.js} +1 -1
- package/dist/magma-components/{p-bcd19fac.entry.js → p-8b1ff303.entry.js} +1 -1
- package/dist/magma-components/p-8b204fe7.system.entry.js +1 -0
- package/dist/magma-components/p-8c21567b.entry.js +1 -0
- package/dist/magma-components/p-8f7d632c.system.entry.js +1 -0
- package/dist/magma-components/p-9061a2b0.system.entry.js +1 -0
- package/dist/magma-components/p-91902df2.system.entry.js +1 -0
- package/dist/magma-components/p-91a85141.entry.js +1 -0
- package/dist/magma-components/p-9210f48f.system.entry.js +1 -0
- package/dist/magma-components/{p-2086a922.entry.js → p-922cb36e.entry.js} +1 -1
- package/dist/magma-components/p-93b7d9c7.system.entry.js +1 -0
- package/dist/magma-components/{p-dd905ce6.entry.js → p-967a60aa.entry.js} +1 -1
- package/dist/magma-components/p-97713e2b.entry.js +1 -0
- package/dist/magma-components/p-99e541f0.entry.js +1 -0
- package/dist/magma-components/{p-ed988ff9.entry.js → p-9cf753f5.entry.js} +1 -1
- package/dist/magma-components/{p-15d3742b.entry.js → p-9eaa277f.entry.js} +1 -1
- package/dist/magma-components/{p-156af42d.entry.js → p-9ed636f2.entry.js} +1 -1
- package/dist/magma-components/{p-3174b23d.entry.js → p-9f033f29.entry.js} +1 -1
- package/dist/magma-components/p-9f614c7c.system.entry.js +1 -0
- package/dist/magma-components/{p-B2gc1lkP.system.js → p-BJKToXNf.system.js} +1 -1
- package/dist/magma-components/{p-C4yPBff1.js → p-BJtA1qmE.js} +1 -1
- package/dist/magma-components/p-CAd5312P.js +2 -0
- package/dist/magma-components/p-DI5DWqw4.system.js +2 -0
- package/dist/magma-components/p-DTZViJWJ.system.js +1 -0
- package/dist/magma-components/p-a1a16873.system.entry.js +1 -0
- package/dist/magma-components/{p-18412b69.entry.js → p-a36c6db2.entry.js} +1 -1
- package/dist/magma-components/{p-014d0127.entry.js → p-a3c123e2.entry.js} +1 -1
- package/dist/magma-components/p-a5451192.system.entry.js +1 -0
- package/dist/magma-components/p-a5a87d9b.system.entry.js +1 -0
- package/dist/magma-components/p-a5c774e1.system.entry.js +1 -0
- package/dist/magma-components/{p-1faa59ee.entry.js → p-a69d95b7.entry.js} +1 -1
- package/dist/magma-components/p-a7b5398f.system.entry.js +1 -0
- package/dist/magma-components/p-a7fe6fd8.entry.js +1 -0
- package/dist/magma-components/p-a8ca0d68.system.entry.js +1 -0
- package/dist/magma-components/p-a96d10ed.system.entry.js +1 -0
- package/dist/magma-components/{p-08f81a0c.entry.js → p-ab63d01d.entry.js} +1 -1
- package/dist/magma-components/p-ac42ce64.system.entry.js +1 -0
- package/dist/magma-components/p-aed97a03.system.entry.js +1 -0
- package/dist/magma-components/p-aef79bb1.system.entry.js +1 -0
- package/dist/magma-components/{p-2ea972ee.entry.js → p-b0bb1174.entry.js} +1 -1
- package/dist/magma-components/{p-823a5efc.entry.js → p-b5077962.entry.js} +1 -1
- package/dist/magma-components/p-b66fe79a.system.entry.js +1 -0
- package/dist/magma-components/p-b826e9cf.system.entry.js +1 -0
- package/dist/magma-components/p-b858d00e.entry.js +1 -0
- package/dist/magma-components/{p-a2d2cb35.entry.js → p-b8bb9b2a.entry.js} +1 -1
- package/dist/magma-components/p-b95ba099.system.entry.js +1 -0
- package/dist/magma-components/p-ba01df62.system.entry.js +1 -0
- package/dist/magma-components/{p-1650e033.entry.js → p-bbd19da5.entry.js} +2 -2
- package/dist/magma-components/{p-e69e24a3.entry.js → p-be4b1fce.entry.js} +1 -1
- package/dist/magma-components/p-c08e2e11.system.entry.js +1 -0
- package/dist/magma-components/{p-b73122dd.entry.js → p-c179f3ca.entry.js} +1 -1
- package/dist/magma-components/p-c1809ec1.system.entry.js +1 -0
- package/dist/magma-components/p-c4d8fe07.entry.js +1 -0
- package/dist/magma-components/p-c565e99c.entry.js +1 -0
- package/dist/magma-components/{p-1ffda3d3.entry.js → p-ca1023cf.entry.js} +1 -1
- package/dist/magma-components/p-ca36fc65.entry.js +1 -0
- package/dist/magma-components/{p-fb852b6f.entry.js → p-cb2f2f0a.entry.js} +1 -1
- package/dist/magma-components/{p-2445abc7.entry.js → p-cb7a85da.entry.js} +1 -1
- package/dist/magma-components/p-cc9db7f3.system.entry.js +1 -0
- package/dist/magma-components/{p-c288b9a1.entry.js → p-ccf7878a.entry.js} +1 -1
- package/dist/magma-components/p-ce1c17ae.system.entry.js +1 -0
- package/dist/magma-components/{p-7a88d5b1.entry.js → p-ced050bf.entry.js} +1 -1
- package/dist/magma-components/p-cf26c62c.system.entry.js +1 -0
- package/dist/magma-components/{p-020e7201.entry.js → p-cfb54ef3.entry.js} +1 -1
- package/dist/magma-components/p-d25df1ff.system.entry.js +1 -0
- package/dist/magma-components/p-d441e8c5.system.entry.js +1 -0
- package/dist/magma-components/p-d44cf903.system.entry.js +1 -0
- package/dist/magma-components/p-d480bc64.system.entry.js +1 -0
- package/dist/magma-components/p-d4cac1a1.system.entry.js +1 -0
- package/dist/magma-components/p-d9635f96.system.entry.js +1 -0
- package/dist/magma-components/{p-eca9aeea.entry.js → p-dafa88ad.entry.js} +1 -1
- package/dist/magma-components/{p-199d6fc7.entry.js → p-dca87306.entry.js} +1 -1
- package/dist/magma-components/{p-6ccffbff.entry.js → p-dcc5188d.entry.js} +1 -1
- package/dist/magma-components/p-de98e8b6.system.entry.js +1 -0
- package/dist/magma-components/p-e01cb161.entry.js +1 -0
- package/dist/magma-components/{p-f56acab0.entry.js → p-e07404ae.entry.js} +1 -1
- package/dist/magma-components/p-e4c4824b.system.entry.js +1 -0
- package/dist/magma-components/{p-d4a1c10f.system.entry.js → p-e52285f2.system.entry.js} +1 -1
- package/dist/magma-components/p-e6a3c03b.system.entry.js +9 -0
- package/dist/magma-components/{p-f6bffd82.entry.js → p-ebd37b9e.entry.js} +1 -1
- package/dist/magma-components/p-ee149fc3.system.entry.js +1 -0
- package/dist/magma-components/p-ef4393bf.entry.js +1 -0
- package/dist/magma-components/p-ef82cbb3.system.entry.js +1 -0
- package/dist/magma-components/p-f02b49c5.system.entry.js +1 -0
- package/dist/magma-components/p-f5dd0163.system.entry.js +1 -0
- package/dist/magma-components/p-f62cf5a9.system.entry.js +1 -0
- package/dist/magma-components/{p-408abcfd.entry.js → p-f8be02b6.entry.js} +1 -1
- package/dist/magma-components/{p-312e1512.entry.js → p-f8dc6a25.entry.js} +1 -1
- package/dist/magma-components/{p-20a0e4ed.entry.js → p-f950a39a.entry.js} +1 -1
- package/dist/magma-components/p-f9541d6b.system.entry.js +1 -0
- package/dist/magma-components/p-f9691a57.system.entry.js +1 -0
- package/dist/magma-components/p-fa6d02de.system.entry.js +1 -0
- package/dist/magma-components/p-fbe46b32.system.entry.js +1 -0
- package/dist/magma-components/{p-1b165893.entry.js → p-fcc3ab4c.entry.js} +1 -1
- package/dist/magma-components/p-fd4f6135.system.entry.js +1 -0
- package/dist/stats.json +3286 -2498
- package/dist/types/components/mds-keyboard-key/meta/icons.d.ts +1 -1
- package/dist/types/components.d.ts +961 -211
- package/dist/types/stencil-public-runtime.d.ts +110 -5
- package/package.json +53 -13
- package/dist/esm-es5/index-BfAC4pqU.js +0 -1
- package/dist/magma-components/p-0130bb78.system.entry.js +0 -1
- package/dist/magma-components/p-01ed6d96.system.entry.js +0 -1
- package/dist/magma-components/p-01ff9d4c.system.entry.js +0 -1
- package/dist/magma-components/p-0228b956.entry.js +0 -1
- package/dist/magma-components/p-0291dd4c.entry.js +0 -1
- package/dist/magma-components/p-035d53f9.system.entry.js +0 -1
- package/dist/magma-components/p-03fc3cb6.system.entry.js +0 -1
- package/dist/magma-components/p-05069088.system.entry.js +0 -1
- package/dist/magma-components/p-0515681e.system.entry.js +0 -1
- package/dist/magma-components/p-0c530d94.system.entry.js +0 -1
- package/dist/magma-components/p-0e5f654a.entry.js +0 -1
- package/dist/magma-components/p-12a177ab.entry.js +0 -1
- package/dist/magma-components/p-12ba0511.system.entry.js +0 -1
- package/dist/magma-components/p-15b809ad.entry.js +0 -1
- package/dist/magma-components/p-189867fe.system.entry.js +0 -1
- package/dist/magma-components/p-18b16f64.system.entry.js +0 -1
- package/dist/magma-components/p-1ed337e0.entry.js +0 -1
- package/dist/magma-components/p-1eebabf2.entry.js +0 -1
- package/dist/magma-components/p-1f29eafd.entry.js +0 -1
- package/dist/magma-components/p-23bdb4b9.entry.js +0 -1
- package/dist/magma-components/p-243cd6ac.entry.js +0 -1
- package/dist/magma-components/p-262d9b35.system.entry.js +0 -1
- package/dist/magma-components/p-2634fdb6.system.entry.js +0 -1
- package/dist/magma-components/p-26a6c88d.system.entry.js +0 -1
- package/dist/magma-components/p-26aa7c0a.entry.js +0 -1
- package/dist/magma-components/p-273da050.system.entry.js +0 -1
- package/dist/magma-components/p-28d0a199.entry.js +0 -1
- package/dist/magma-components/p-29666107.system.entry.js +0 -1
- package/dist/magma-components/p-2c591bb6.system.entry.js +0 -1
- package/dist/magma-components/p-2f9a4987.entry.js +0 -1
- package/dist/magma-components/p-2ff9602e.system.entry.js +0 -1
- package/dist/magma-components/p-306e8c38.system.entry.js +0 -1
- package/dist/magma-components/p-311501ee.entry.js +0 -1
- package/dist/magma-components/p-3310f321.entry.js +0 -1
- package/dist/magma-components/p-3498386e.entry.js +0 -1
- package/dist/magma-components/p-35347823.system.entry.js +0 -1
- package/dist/magma-components/p-366a19e8.entry.js +0 -1
- package/dist/magma-components/p-378f31a6.system.entry.js +0 -1
- package/dist/magma-components/p-37ed33dd.system.entry.js +0 -1
- package/dist/magma-components/p-37fc281b.system.entry.js +0 -1
- package/dist/magma-components/p-40f01f36.system.entry.js +0 -1
- package/dist/magma-components/p-4173feeb.entry.js +0 -1
- package/dist/magma-components/p-424c3870.system.entry.js +0 -1
- package/dist/magma-components/p-425d8aa7.system.entry.js +0 -1
- package/dist/magma-components/p-4337ae15.system.entry.js +0 -1
- package/dist/magma-components/p-4576a939.entry.js +0 -1
- package/dist/magma-components/p-47af67d2.system.entry.js +0 -1
- package/dist/magma-components/p-4c135083.system.entry.js +0 -17
- package/dist/magma-components/p-4cec5cdd.system.entry.js +0 -1
- package/dist/magma-components/p-4dc6a848.system.entry.js +0 -1
- package/dist/magma-components/p-4de2320c.system.entry.js +0 -1
- package/dist/magma-components/p-4e62891c.system.entry.js +0 -1
- package/dist/magma-components/p-50260c87.entry.js +0 -1
- package/dist/magma-components/p-50dae232.entry.js +0 -1
- package/dist/magma-components/p-532ab129.system.entry.js +0 -1
- package/dist/magma-components/p-54c5f7c1.entry.js +0 -1
- package/dist/magma-components/p-54f4ca42.system.entry.js +0 -1
- package/dist/magma-components/p-5846c25b.system.entry.js +0 -1
- package/dist/magma-components/p-588942b7.system.entry.js +0 -1
- package/dist/magma-components/p-58dda765.system.entry.js +0 -1
- package/dist/magma-components/p-5cd12f3a.entry.js +0 -1
- package/dist/magma-components/p-5f73aa83.system.entry.js +0 -1
- package/dist/magma-components/p-60911cb6.system.entry.js +0 -1
- package/dist/magma-components/p-62e44706.entry.js +0 -1
- package/dist/magma-components/p-67586c4c.system.entry.js +0 -1
- package/dist/magma-components/p-67a980ba.system.entry.js +0 -1
- package/dist/magma-components/p-68489eef.system.entry.js +0 -1
- package/dist/magma-components/p-697204cf.system.entry.js +0 -1
- package/dist/magma-components/p-69f23add.system.entry.js +0 -1
- package/dist/magma-components/p-6ce95afa.entry.js +0 -1
- package/dist/magma-components/p-6f008516.system.entry.js +0 -1
- package/dist/magma-components/p-75ace8e3.entry.js +0 -1
- package/dist/magma-components/p-78657972.system.entry.js +0 -1
- package/dist/magma-components/p-7b437b69.system.entry.js +0 -1
- package/dist/magma-components/p-81cc57c3.system.entry.js +0 -1
- package/dist/magma-components/p-83f64f85.system.entry.js +0 -1
- package/dist/magma-components/p-85f80db8.system.entry.js +0 -1
- package/dist/magma-components/p-862cabb7.entry.js +0 -1
- package/dist/magma-components/p-88a64306.system.entry.js +0 -1
- package/dist/magma-components/p-8904037f.system.entry.js +0 -1
- package/dist/magma-components/p-8a06e18f.system.entry.js +0 -1
- package/dist/magma-components/p-8b3a86e9.system.entry.js +0 -1
- package/dist/magma-components/p-8dc2ff30.entry.js +0 -1
- package/dist/magma-components/p-8e65b812.system.entry.js +0 -1
- package/dist/magma-components/p-9671bf48.system.entry.js +0 -1
- package/dist/magma-components/p-96b887e1.system.entry.js +0 -1
- package/dist/magma-components/p-9a9197b4.system.entry.js +0 -1
- package/dist/magma-components/p-9d276d82.entry.js +0 -1
- package/dist/magma-components/p-9d413aae.system.entry.js +0 -1
- package/dist/magma-components/p-9ed86996.entry.js +0 -1
- package/dist/magma-components/p-BfAC4pqU.js +0 -2
- package/dist/magma-components/p-C3FmKB70.system.js +0 -1
- package/dist/magma-components/p-DQqgZ0cY.system.js +0 -2
- package/dist/magma-components/p-a301089d.system.entry.js +0 -1
- package/dist/magma-components/p-a3b7c3a4.system.entry.js +0 -1
- package/dist/magma-components/p-a8045692.entry.js +0 -8
- package/dist/magma-components/p-a80cccaf.system.entry.js +0 -1
- package/dist/magma-components/p-a97f5bcf.entry.js +0 -1
- package/dist/magma-components/p-aa36fa23.system.entry.js +0 -1
- package/dist/magma-components/p-ab9f8323.system.entry.js +0 -1
- package/dist/magma-components/p-ac58144b.system.entry.js +0 -1
- package/dist/magma-components/p-ac83e397.system.entry.js +0 -1
- package/dist/magma-components/p-b095c76c.system.entry.js +0 -1
- package/dist/magma-components/p-b099c62f.system.entry.js +0 -1
- package/dist/magma-components/p-b1ed5b11.system.entry.js +0 -1
- package/dist/magma-components/p-b357828f.entry.js +0 -1
- package/dist/magma-components/p-b3a2264a.system.entry.js +0 -1
- package/dist/magma-components/p-b3c10df3.system.entry.js +0 -1
- package/dist/magma-components/p-b3f73660.system.entry.js +0 -1
- package/dist/magma-components/p-b4365088.entry.js +0 -1
- package/dist/magma-components/p-bc187c3e.system.entry.js +0 -1
- package/dist/magma-components/p-be5f3afa.system.entry.js +0 -1
- package/dist/magma-components/p-bed25376.system.entry.js +0 -1
- package/dist/magma-components/p-c0c4d65e.system.entry.js +0 -1
- package/dist/magma-components/p-c409307f.system.entry.js +0 -1
- package/dist/magma-components/p-c6410cd5.entry.js +0 -1
- package/dist/magma-components/p-cb329d03.system.entry.js +0 -1
- package/dist/magma-components/p-cd80c3d4.entry.js +0 -1
- package/dist/magma-components/p-ce6e9905.system.entry.js +0 -1
- package/dist/magma-components/p-cfd475d8.system.entry.js +0 -1
- package/dist/magma-components/p-d057243f.system.entry.js +0 -1
- package/dist/magma-components/p-d1188a0a.system.entry.js +0 -9
- package/dist/magma-components/p-d1574fd4.system.entry.js +0 -1
- package/dist/magma-components/p-d1d1d3f9.entry.js +0 -1
- package/dist/magma-components/p-d5aa3d8f.system.entry.js +0 -1
- package/dist/magma-components/p-d7b05354.system.entry.js +0 -1
- package/dist/magma-components/p-d87a0a3c.system.entry.js +0 -1
- package/dist/magma-components/p-de2cf21a.entry.js +0 -1
- package/dist/magma-components/p-e285b234.system.entry.js +0 -1
- package/dist/magma-components/p-e4b2f4a5.entry.js +0 -1
- package/dist/magma-components/p-e5bb0588.system.entry.js +0 -1
- package/dist/magma-components/p-e8a68ec6.system.entry.js +0 -1
- package/dist/magma-components/p-eaf44e56.entry.js +0 -1
- package/dist/magma-components/p-ec86fabf.system.entry.js +0 -1
- package/dist/magma-components/p-ef766346.system.entry.js +0 -1
- package/dist/magma-components/p-f02b5c85.system.entry.js +0 -1
- package/dist/magma-components/p-f1418e28.system.entry.js +0 -1
- package/dist/magma-components/p-f483796b.system.entry.js +0 -1
- package/dist/magma-components/p-f528e98a.entry.js +0 -1
- package/dist/magma-components/p-f69095c5.entry.js +0 -1
- package/dist/magma-components/p-f7023e4e.system.entry.js +0 -1
- package/dist/magma-components/p-f8f2b590.system.entry.js +0 -1
- package/dist/magma-components/p-f902cb3a.system.entry.js +0 -1
- package/dist/magma-components/p-fa038ac2.entry.js +0 -1
- package/dist/magma-components/p-fbf60d0d.system.entry.js +0 -1
- package/dist/magma-components/p-fdf44de5.system.entry.js +0 -1
- package/dist/magma-components/p-ffeeb010.entry.js +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var __awaiter=this&&this.__awaiter||function(e,i,t,r){function n(e){return e instanceof t?e:new t((function(i){i(e)}))}return new(t||(t=Promise))((function(t,s){function o(e){try{u(r.next(e))}catch(e){s(e)}}function a(e){try{u(r["throw"](e))}catch(e){s(e)}}function u(e){e.done?t(e.value):n(e.value).then(o,a)}u((r=r.apply(e,i||[])).next())}))};var __generator=this&&this.__generator||function(e,i){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,n,s,o=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return o.next=a(0),o["throw"]=a(1),o["return"]=a(2),typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function a(e){return function(i){return u([e,i])}}function u(a){if(r)throw new TypeError("Generator is already executing.");while(o&&(o=0,a[0]&&(t=0)),t)try{if(r=1,n&&(s=a[0]&2?n["return"]:a[0]?n["throw"]||((s=n["return"])&&s.call(n),0):n.next)&&!(s=s.call(n,a[1])).done)return s;if(n=0,s)a=[a[0]&2,s.value];switch(a[0]){case 0:case 1:s=a;break;case 4:t.label++;return{value:a[1],done:false};case 5:t.label++;n=a[1];a=[0];continue;case 7:a=t.ops.pop();t.trys.pop();continue;default:if(!(s=t.trys,s=s.length>0&&s[s.length-1])&&(a[0]===6||a[0]===2)){t=0;continue}if(a[0]===3&&(!s||a[1]>s[0]&&a[1]<s[3])){t.label=a[1];break}if(a[0]===6&&t.label<s[1]){t.label=s[1];s=a;break}if(s&&t.label<s[2]){t.label=s[2];t.ops.push(a);break}if(s[2])t.ops.pop();t.trys.pop();continue}a=i.call(e,t)}catch(e){a=[6,e];n=0}finally{r=s=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}};import{r as registerInstance,h,H as Host,g as getElement}from"./index-
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(e,i,t,r){function n(e){return e instanceof t?e:new t((function(i){i(e)}))}return new(t||(t=Promise))((function(t,s){function o(e){try{u(r.next(e))}catch(e){s(e)}}function a(e){try{u(r["throw"](e))}catch(e){s(e)}}function u(e){e.done?t(e.value):n(e.value).then(o,a)}u((r=r.apply(e,i||[])).next())}))};var __generator=this&&this.__generator||function(e,i){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,n,s,o=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return o.next=a(0),o["throw"]=a(1),o["return"]=a(2),typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function a(e){return function(i){return u([e,i])}}function u(a){if(r)throw new TypeError("Generator is already executing.");while(o&&(o=0,a[0]&&(t=0)),t)try{if(r=1,n&&(s=a[0]&2?n["return"]:a[0]?n["throw"]||((s=n["return"])&&s.call(n),0):n.next)&&!(s=s.call(n,a[1])).done)return s;if(n=0,s)a=[a[0]&2,s.value];switch(a[0]){case 0:case 1:s=a;break;case 4:t.label++;return{value:a[1],done:false};case 5:t.label++;n=a[1];a=[0];continue;case 7:a=t.ops.pop();t.trys.pop();continue;default:if(!(s=t.trys,s=s.length>0&&s[s.length-1])&&(a[0]===6||a[0]===2)){t=0;continue}if(a[0]===3&&(!s||a[1]>s[0]&&a[1]<s[3])){t.label=a[1];break}if(a[0]===6&&t.label<s[1]){t.label=s[1];s=a;break}if(s&&t.label<s[2]){t.label=s[2];t.ops.push(a);break}if(s[2])t.ops.pop();t.trys.pop();continue}a=i.call(e,t)}catch(e){a=[6,e];n=0}finally{r=s=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}};import{r as registerInstance,h,H as Host,g as getElement}from"./index-CAd5312P.js";import{b as cssRotationToNumber,d as cssDurationToSeconds,a as cssSizeToNumber}from"./unit-D8eZRaSQ.js";function _assertThisInitialized(e){if(e===void 0){throw new ReferenceError("this hasn't been initialised - super() hasn't been called")}return e}function _inheritsLoose(e,i){e.prototype=Object.create(i.prototype);e.prototype.constructor=e;e.__proto__=i}
|
|
2
2
|
/*!
|
|
3
3
|
* GSAP 3.13.0
|
|
4
4
|
* https://gsap.com
|
|
@@ -6,7 +6,7 @@ var __awaiter=this&&this.__awaiter||function(e,i,t,r){function n(e){return e ins
|
|
|
6
6
|
* @license Copyright 2008-2025, GreenSock. All rights reserved.
|
|
7
7
|
* Subject to the terms at https://gsap.com/standard-license
|
|
8
8
|
* @author: Jack Doyle, jack@greensock.com
|
|
9
|
-
*/var _config={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},_defaults={duration:.5,overwrite:false,delay:0},_suppressOverwrites,_reverting$1,_context,_bigNum$1=1e8,_tinyNum=1/_bigNum$1,_2PI=Math.PI*2,_HALF_PI=_2PI/4,_gsID=0,_sqrt=Math.sqrt,_cos=Math.cos,_sin=Math.sin,_isString=function e(i){return typeof i==="string"},_isFunction=function e(i){return typeof i==="function"},_isNumber=function e(i){return typeof i==="number"},_isUndefined=function e(i){return typeof i==="undefined"},_isObject=function e(i){return typeof i==="object"},_isNotFalse=function e(i){return i!==false},_windowExists$1=function e(){return typeof window!=="undefined"},_isFuncOrString=function e(i){return _isFunction(i)||_isString(i)},_isTypedArray=typeof ArrayBuffer==="function"&&ArrayBuffer.isView||function(){},_isArray=Array.isArray,_strictNumExp=/(?:-?\.?\d|\.)+/gi,_numExp=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,_numWithUnitExp=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,_complexStringNumExp=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,_relExp=/[+-]=-?[.\d]+/,_delimitedValueExp=/[^,'"\[\]\s]+/gi,_unitExp=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,_globalTimeline,_win$1,_coreInitted,_doc$1,_globals={},_installScope={},_coreReady,_install=function e(i){return(_installScope=_merge(i,_globals))&&gsap},_missingPlugin=function e(i,t){return console.warn("Invalid property",i,"set to",t,"Missing plugin? gsap.registerPlugin()")},_warn=function e(i,t){return!t&&console.warn(i)},_addGlobal=function e(i,t){return i&&(_globals[i]=t)&&_installScope&&(_installScope[i]=t)||_globals},_emptyFunc=function e(){return 0},_startAtRevertConfig={suppressEvents:true,isStart:true,kill:false},_revertConfigNoKill={suppressEvents:true,kill:false},_revertConfig={suppressEvents:true},_reservedProps={},_lazyTweens=[],_lazyLookup={},_lastRenderedFrame,_plugins={},_effects={},_nextGCFrame=30,_harnessPlugins=[],_callbackNames="",_harness=function e(i){var t=i[0],r,n;_isObject(t)||_isFunction(t)||(i=[i]);if(!(r=(t._gsap||{}).harness)){n=_harnessPlugins.length;while(n--&&!_harnessPlugins[n].targetTest(t)){}r=_harnessPlugins[n]}n=i.length;while(n--){i[n]&&(i[n]._gsap||(i[n]._gsap=new GSCache(i[n],r)))||i.splice(n,1)}return i},_getCache=function e(i){return i._gsap||_harness(toArray(i))[0]._gsap},_getProperty=function e(i,t,r){return(r=i[t])&&_isFunction(r)?i[t]():_isUndefined(r)&&i.getAttribute&&i.getAttribute(t)||r},_forEachName=function e(i,t){return(i=i.split(",")).forEach(t)||i},_round=function e(i){return Math.round(i*1e5)/1e5||0},_roundPrecise=function e(i){return Math.round(i*1e7)/1e7||0},_parseRelative=function e(i,t){var r=t.charAt(0),n=parseFloat(t.substr(2));i=parseFloat(i);return r==="+"?i+n:r==="-"?i-n:r==="*"?i*n:i/n},_arrayContainsAny=function e(i,t){var r=t.length,n=0;for(;i.indexOf(t[n])<0&&++n<r;){}return n<r},_lazyRender=function e(){var i=_lazyTweens.length,t=_lazyTweens.slice(0),r,n;_lazyLookup={};_lazyTweens.length=0;for(r=0;r<i;r++){n=t[r];n&&n._lazy&&(n.render(n._lazy[0],n._lazy[1],true)._lazy=0)}},_isRevertWorthy=function e(i){return!!(i._initted||i._startAt||i.add)},_lazySafeRender=function e(i,t,r,n){_lazyTweens.length&&!_reverting$1&&_lazyRender();i.render(t,r,!!(_reverting$1&&t<0&&_isRevertWorthy(i)));_lazyTweens.length&&!_reverting$1&&_lazyRender()},_numericIfPossible=function e(i){var t=parseFloat(i);return(t||t===0)&&(i+"").match(_delimitedValueExp).length<2?t:_isString(i)?i.trim():i},_passThrough=function e(i){return i},_setDefaults=function e(i,t){for(var r in t){r in i||(i[r]=t[r])}return i},_setKeyframeDefaults=function e(i){return function(e,t){for(var r in t){r in e||r==="duration"&&i||r==="ease"||(e[r]=t[r])}}},_merge=function e(i,t){for(var r in t){i[r]=t[r]}return i},_mergeDeep=function e(i,t){for(var r in t){r!=="__proto__"&&r!=="constructor"&&r!=="prototype"&&(i[r]=_isObject(t[r])?e(i[r]||(i[r]={}),t[r]):t[r])}return i},_copyExcluding=function e(i,t){var r={},n;for(n in i){n in t||(r[n]=i[n])}return r},_inheritDefaults=function e(i){var t=i.parent||_globalTimeline,r=i.keyframes?_setKeyframeDefaults(_isArray(i.keyframes)):_setDefaults;if(_isNotFalse(i.inherit)){while(t){r(i,t.vars.defaults);t=t.parent||t._dp}}return i},_arraysMatch=function e(i,t){var r=i.length,n=r===t.length;while(n&&r--&&i[r]===t[r]){}return r<0},_addLinkedListItem=function e(i,t,r,n,s){var o=i[n],a;if(s){a=t[s];while(o&&o[s]>a){o=o._prev}}if(o){t._next=o._next;o._next=t}else{t._next=i[r];i[r]=t}if(t._next){t._next._prev=t}else{i[n]=t}t._prev=o;t.parent=t._dp=i;return t},_removeLinkedListItem=function e(i,t,r,n){if(r===void 0){r="_first"}if(n===void 0){n="_last"}var s=t._prev,o=t._next;if(s){s._next=o}else if(i[r]===t){i[r]=o}if(o){o._prev=s}else if(i[n]===t){i[n]=s}t._next=t._prev=t.parent=null},_removeFromParent=function e(i,t){i.parent&&(!t||i.parent.autoRemoveChildren)&&i.parent.remove&&i.parent.remove(i);i._act=0},_uncache=function e(i,t){if(i&&(!t||t._end>i._dur||t._start<0)){var r=i;while(r){r._dirty=1;r=r.parent}}return i},_recacheAncestors=function e(i){var t=i.parent;while(t&&t.parent){t._dirty=1;t.totalDuration();t=t.parent}return i},_rewindStartAt=function e(i,t,r,n){return i._startAt&&(_reverting$1?i._startAt.revert(_revertConfigNoKill):i.vars.immediateRender&&!i.vars.autoRevert||i._startAt.render(t,true,n))},_hasNoPausedAncestors=function e(i){return!i||i._ts&&e(i.parent)},_elapsedCycleDuration=function e(i){return i._repeat?_animationCycle(i._tTime,i=i.duration()+i._rDelay)*i:0},_animationCycle=function e(i,t){var r=Math.floor(i=_roundPrecise(i/t));return i&&r===i?r-1:r},_parentToChildTotalTime=function e(i,t){return(i-t._start)*t._ts+(t._ts>=0?0:t._dirty?t.totalDuration():t._tDur)},_setEnd=function e(i){return i._end=_roundPrecise(i._start+(i._tDur/Math.abs(i._ts||i._rts||_tinyNum)||0))},_alignPlayhead=function e(i,t){var r=i._dp;if(r&&r.smoothChildTiming&&i._ts){i._start=_roundPrecise(r._time-(i._ts>0?t/i._ts:((i._dirty?i.totalDuration():i._tDur)-t)/-i._ts));_setEnd(i);r._dirty||_uncache(r,i)}return i},_postAddChecks=function e(i,t){var r;if(t._time||!t._dur&&t._initted||t._start<i._time&&(t._dur||!t.add)){r=_parentToChildTotalTime(i.rawTime(),t);if(!t._dur||_clamp(0,t.totalDuration(),r)-t._tTime>_tinyNum){t.render(r,true)}}if(_uncache(i,t)._dp&&i._initted&&i._time>=i._dur&&i._ts){if(i._dur<i.duration()){r=i;while(r._dp){r.rawTime()>=0&&r.totalTime(r._tTime);r=r._dp}}i._zTime=-1e-8}},_addToTimeline=function e(i,t,r,n){t.parent&&_removeFromParent(t);t._start=_roundPrecise((_isNumber(r)?r:r||i!==_globalTimeline?_parsePosition(i,r,t):i._time)+t._delay);t._end=_roundPrecise(t._start+(t.totalDuration()/Math.abs(t.timeScale())||0));_addLinkedListItem(i,t,"_first","_last",i._sort?"_start":0);_isFromOrFromStart(t)||(i._recent=t);n||_postAddChecks(i,t);i._ts<0&&_alignPlayhead(i,i._tTime);return i},_scrollTrigger=function e(i,t){return(_globals.ScrollTrigger||_missingPlugin("scrollTrigger",t))&&_globals.ScrollTrigger.create(t,i)},_attemptInitTween=function e(i,t,r,n,s){_initTween(i,t,s);if(!i._initted){return 1}if(!r&&i._pt&&!_reverting$1&&(i._dur&&i.vars.lazy!==false||!i._dur&&i.vars.lazy)&&_lastRenderedFrame!==_ticker.frame){_lazyTweens.push(i);i._lazy=[s,n];return 1}},_parentPlayheadIsBeforeStart=function e(i){var t=i.parent;return t&&t._ts&&t._initted&&!t._lock&&(t.rawTime()<0||e(t))},_isFromOrFromStart=function e(i){var t=i.data;return t==="isFromStart"||t==="isStart"},_renderZeroDurationTween=function e(i,t,r,n){var s=i.ratio,o=t<0||!t&&(!i._start&&_parentPlayheadIsBeforeStart(i)&&!(!i._initted&&_isFromOrFromStart(i))||(i._ts<0||i._dp._ts<0)&&!_isFromOrFromStart(i))?0:1,a=i._rDelay,u=0,f,l,h;if(a&&i._repeat){u=_clamp(0,i._tDur,t);l=_animationCycle(u,a);i._yoyo&&l&1&&(o=1-o);if(l!==_animationCycle(i._tTime,a)){s=1-o;i.vars.repeatRefresh&&i._initted&&i.invalidate()}}if(o!==s||_reverting$1||n||i._zTime===_tinyNum||!t&&i._zTime){if(!i._initted&&_attemptInitTween(i,t,n,r,u)){return}h=i._zTime;i._zTime=t||(r?_tinyNum:0);r||(r=t&&!h);i.ratio=o;i._from&&(o=1-o);i._time=0;i._tTime=u;f=i._pt;while(f){f.r(o,f.d);f=f._next}t<0&&_rewindStartAt(i,t,r,true);i._onUpdate&&!r&&_callback(i,"onUpdate");u&&i._repeat&&!r&&i.parent&&_callback(i,"onRepeat");if((t>=i._tDur||t<0)&&i.ratio===o){o&&_removeFromParent(i,1);if(!r&&!_reverting$1){_callback(i,o?"onComplete":"onReverseComplete",true);i._prom&&i._prom()}}}else if(!i._zTime){i._zTime=t}},_findNextPauseTween=function e(i,t,r){var n;if(r>t){n=i._first;while(n&&n._start<=r){if(n.data==="isPause"&&n._start>t){return n}n=n._next}}else{n=i._last;while(n&&n._start>=r){if(n.data==="isPause"&&n._start<t){return n}n=n._prev}}},_setDuration=function e(i,t,r,n){var s=i._repeat,o=_roundPrecise(t)||0,a=i._tTime/i._tDur;a&&!n&&(i._time*=o/i._dur);i._dur=o;i._tDur=!s?o:s<0?1e10:_roundPrecise(o*(s+1)+i._rDelay*s);a>0&&!n&&_alignPlayhead(i,i._tTime=i._tDur*a);i.parent&&_setEnd(i);r||_uncache(i.parent,i);return i},_onUpdateTotalDuration=function e(i){return i instanceof Timeline?_uncache(i):_setDuration(i,i._dur)},_zeroPosition={_start:0,endTime:_emptyFunc,totalDuration:_emptyFunc},_parsePosition=function e(i,t,r){var n=i.labels,s=i._recent||_zeroPosition,o=i.duration()>=_bigNum$1?s.endTime(false):i._dur,a,u,f;if(_isString(t)&&(isNaN(t)||t in n)){u=t.charAt(0);f=t.substr(-1)==="%";a=t.indexOf("=");if(u==="<"||u===">"){a>=0&&(t=t.replace(/=/,""));return(u==="<"?s._start:s.endTime(s._repeat>=0))+(parseFloat(t.substr(1))||0)*(f?(a<0?s:r).totalDuration()/100:1)}if(a<0){t in n||(n[t]=o);return n[t]}u=parseFloat(t.charAt(a-1)+t.substr(a+1));if(f&&r){u=u/100*(_isArray(r)?r[0]:r).totalDuration()}return a>1?e(i,t.substr(0,a-1),r)+u:o+u}return t==null?o:+t},_createTweenType=function e(i,t,r){var n=_isNumber(t[1]),s=(n?2:1)+(i<2?0:1),o=t[s],a,u;n&&(o.duration=t[1]);o.parent=r;if(i){a=o;u=r;while(u&&!("immediateRender"in a)){a=u.vars.defaults||{};u=_isNotFalse(u.vars.inherit)&&u.parent}o.immediateRender=_isNotFalse(a.immediateRender);i<2?o.runBackwards=1:o.startAt=t[s-1]}return new Tween(t[0],o,t[s+1])},_conditionalReturn=function e(i,t){return i||i===0?t(i):t},_clamp=function e(i,t,r){return r<i?i:r>t?t:r},getUnit=function e(i,t){return!_isString(i)||!(t=_unitExp.exec(i))?"":t[1]},clamp=function e(i,t,r){return _conditionalReturn(r,(function(e){return _clamp(i,t,e)}))},_slice=[].slice,_isArrayLike=function e(i,t){return i&&_isObject(i)&&"length"in i&&(!t&&!i.length||i.length-1 in i&&_isObject(i[0]))&&!i.nodeType&&i!==_win$1},_flatten=function e(i,t,r){if(r===void 0){r=[]}return i.forEach((function(e){var i;return _isString(e)&&!t||_isArrayLike(e,1)?(i=r).push.apply(i,toArray(e)):r.push(e)}))||r},toArray=function e(i,t,r){return _context&&!t&&_context.selector?_context.selector(i):_isString(i)&&!r&&(_coreInitted||!_wake())?_slice.call((t||_doc$1).querySelectorAll(i),0):_isArray(i)?_flatten(i,r):_isArrayLike(i)?_slice.call(i,0):i?[i]:[]},selector=function e(i){i=toArray(i)[0]||_warn("Invalid scope")||{};return function(e){var t=i.current||i.nativeElement||i;return toArray(e,t.querySelectorAll?t:t===i?_warn("Invalid scope")||_doc$1.createElement("div"):i)}},shuffle=function e(i){return i.sort((function(){return.5-Math.random()}))},distribute=function e(i){if(_isFunction(i)){return i}var t=_isObject(i)?i:{each:i},r=_parseEase(t.ease),n=t.from||0,s=parseFloat(t.base)||0,o={},a=n>0&&n<1,u=isNaN(n)||a,f=t.axis,l=n,h=n;if(_isString(n)){l=h={center:.5,edges:.5,end:1}[n]||0}else if(!a&&u){l=n[0];h=n[1]}return function(e,i,a){var _=(a||t).length,c=o[_],d,m,p,g,v,y,C,w,P;if(!c){P=t.grid==="auto"?0:(t.grid||[1,_bigNum$1])[1];if(!P){C=-1e8;while(C<(C=a[P++].getBoundingClientRect().left)&&P<_){}P<_&&P--}c=o[_]=[];d=u?Math.min(P,_)*l-.5:n%P;m=P===_bigNum$1?0:u?_*h/P-.5:n/P|0;C=0;w=_bigNum$1;for(y=0;y<_;y++){p=y%P-d;g=m-(y/P|0);c[y]=v=!f?_sqrt(p*p+g*g):Math.abs(f==="y"?g:p);v>C&&(C=v);v<w&&(w=v)}n==="random"&&shuffle(c);c.max=C-w;c.min=w;c.v=_=(parseFloat(t.amount)||parseFloat(t.each)*(P>_?_-1:!f?Math.max(P,_/P):f==="y"?_/P:P)||0)*(n==="edges"?-1:1);c.b=_<0?s-_:s;c.u=getUnit(t.amount||t.each)||0;r=r&&_<0?_invertEase(r):r}_=(c[e]-c.min)/c.max||0;return _roundPrecise(c.b+(r?r(_):_)*c.v)+c.u}},_roundModifier=function e(i){var t=Math.pow(10,((i+"").split(".")[1]||"").length);return function(e){var r=_roundPrecise(Math.round(parseFloat(e)/i)*i*t);return(r-r%1)/t+(_isNumber(e)?0:getUnit(e))}},snap=function e(i,t){var r=_isArray(i),n,s;if(!r&&_isObject(i)){n=r=i.radius||_bigNum$1;if(i.values){i=toArray(i.values);if(s=!_isNumber(i[0])){n*=n}}else{i=_roundModifier(i.increment)}}return _conditionalReturn(t,!r?_roundModifier(i):_isFunction(i)?function(e){s=i(e);return Math.abs(s-e)<=n?s:e}:function(e){var t=parseFloat(s?e.x:e),r=parseFloat(s?e.y:0),o=_bigNum$1,a=0,u=i.length,f,l;while(u--){if(s){f=i[u].x-t;l=i[u].y-r;f=f*f+l*l}else{f=Math.abs(i[u]-t)}if(f<o){o=f;a=u}}a=!n||o<=n?i[a]:e;return s||a===e||_isNumber(e)?a:a+getUnit(e)})},random=function e(i,t,r,n){return _conditionalReturn(_isArray(i)?!t:r===true?!!(r=0):!n,(function(){return _isArray(i)?i[~~(Math.random()*i.length)]:(r=r||1e-5)&&(n=r<1?Math.pow(10,(r+"").length-2):1)&&Math.floor(Math.round((i-r/2+Math.random()*(t-i+r*.99))/r)*r*n)/n}))},pipe=function e(){for(var i=arguments.length,t=new Array(i),r=0;r<i;r++){t[r]=arguments[r]}return function(e){return t.reduce((function(e,i){return i(e)}),e)}},unitize=function e(i,t){return function(e){return i(parseFloat(e))+(t||getUnit(e))}},normalize=function e(i,t,r){return mapRange(i,t,0,1,r)},_wrapArray=function e(i,t,r){return _conditionalReturn(r,(function(e){return i[~~t(e)]}))},wrap=function e(i,t,r){var n=t-i;return _isArray(i)?_wrapArray(i,e(0,i.length),t):_conditionalReturn(r,(function(e){return(n+(e-i)%n)%n+i}))},wrapYoyo=function e(i,t,r){var n=t-i,s=n*2;return _isArray(i)?_wrapArray(i,e(0,i.length-1),t):_conditionalReturn(r,(function(e){e=(s+(e-i)%s)%s||0;return i+(e>n?s-e:e)}))},_replaceRandom=function e(i){var t=0,r="",n,s,o,a;while(~(n=i.indexOf("random(",t))){o=i.indexOf(")",n);a=i.charAt(n+7)==="[";s=i.substr(n+7,o-n-7).match(a?_delimitedValueExp:_strictNumExp);r+=i.substr(t,n-t)+random(a?s:+s[0],a?0:+s[1],+s[2]||1e-5);t=o+1}return r+i.substr(t,i.length-t)},mapRange=function e(i,t,r,n,s){var o=t-i,a=n-r;return _conditionalReturn(s,(function(e){return r+((e-i)/o*a||0)}))},interpolate=function e(i,t,r,n){var s=isNaN(i+t)?0:function(e){return(1-e)*i+e*t};if(!s){var o=_isString(i),a={},u,f,l,h,_;r===true&&(n=1)&&(r=null);if(o){i={p:i};t={p:t}}else if(_isArray(i)&&!_isArray(t)){l=[];h=i.length;_=h-2;for(f=1;f<h;f++){l.push(e(i[f-1],i[f]))}h--;s=function e(i){i*=h;var t=Math.min(_,~~i);return l[t](i-t)};r=t}else if(!n){i=_merge(_isArray(i)?[]:{},i)}if(!l){for(u in t){_addPropTween.call(a,i,u,"get",t[u])}s=function e(t){return _renderPropTweens(t,a)||(o?i.p:i)}}}return _conditionalReturn(r,s)},_getLabelInDirection=function e(i,t,r){var n=i.labels,s=_bigNum$1,o,a,u;for(o in n){a=n[o]-t;if(a<0===!!r&&a&&s>(a=Math.abs(a))){u=o;s=a}}return u},_callback=function e(i,t,r){var n=i.vars,s=n[t],o=_context,a=i._ctx,u,f,l;if(!s){return}u=n[t+"Params"];f=n.callbackScope||i;r&&_lazyTweens.length&&_lazyRender();a&&(_context=a);l=u?s.apply(f,u):s.call(f);_context=o;return l},_interrupt=function e(i){_removeFromParent(i);i.scrollTrigger&&i.scrollTrigger.kill(!!_reverting$1);i.progress()<1&&_callback(i,"onInterrupt");return i},_quickTween,_registerPluginQueue=[],_createPlugin=function e(i){if(!i)return;i=!i.name&&i["default"]||i;if(_windowExists$1()||i.headless){var t=i.name,r=_isFunction(i),n=t&&!r&&i.init?function(){this._props=[]}:i,s={init:_emptyFunc,render:_renderPropTweens,add:_addPropTween,kill:_killPropTweensOf,modifier:_addPluginModifier,rawVars:0},o={targetTest:0,get:0,getSetter:_getSetter,aliases:{},register:0};_wake();if(i!==n){if(_plugins[t]){return}_setDefaults(n,_setDefaults(_copyExcluding(i,s),o));_merge(n.prototype,_merge(s,_copyExcluding(i,o)));_plugins[n.prop=t]=n;if(i.targetTest){_harnessPlugins.push(n);_reservedProps[t]=1}t=(t==="css"?"CSS":t.charAt(0).toUpperCase()+t.substr(1))+"Plugin"}_addGlobal(t,n);i.register&&i.register(gsap,n,PropTween)}else{_registerPluginQueue.push(i)}},_255=255,_colorLookup={aqua:[0,_255,_255],lime:[0,_255,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,_255],navy:[0,0,128],white:[_255,_255,_255],olive:[128,128,0],yellow:[_255,_255,0],orange:[_255,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[_255,0,0],pink:[_255,192,203],cyan:[0,_255,_255],transparent:[_255,_255,_255,0]},_hue=function e(i,t,r){i+=i<0?1:i>1?-1:0;return(i*6<1?t+(r-t)*i*6:i<.5?r:i*3<2?t+(r-t)*(2/3-i)*6:t)*_255+.5|0},splitColor=function e(i,t,r){var n=!i?_colorLookup.black:_isNumber(i)?[i>>16,i>>8&_255,i&_255]:0,s,o,a,u,f,l,h,_,c,d;if(!n){if(i.substr(-1)===","){i=i.substr(0,i.length-1)}if(_colorLookup[i]){n=_colorLookup[i]}else if(i.charAt(0)==="#"){if(i.length<6){s=i.charAt(1);o=i.charAt(2);a=i.charAt(3);i="#"+s+s+o+o+a+a+(i.length===5?i.charAt(4)+i.charAt(4):"")}if(i.length===9){n=parseInt(i.substr(1,6),16);return[n>>16,n>>8&_255,n&_255,parseInt(i.substr(7),16)/255]}i=parseInt(i.substr(1),16);n=[i>>16,i>>8&_255,i&_255]}else if(i.substr(0,3)==="hsl"){n=d=i.match(_strictNumExp);if(!t){u=+n[0]%360/360;f=+n[1]/100;l=+n[2]/100;o=l<=.5?l*(f+1):l+f-l*f;s=l*2-o;n.length>3&&(n[3]*=1);n[0]=_hue(u+1/3,s,o);n[1]=_hue(u,s,o);n[2]=_hue(u-1/3,s,o)}else if(~i.indexOf("=")){n=i.match(_numExp);r&&n.length<4&&(n[3]=1);return n}}else{n=i.match(_strictNumExp)||_colorLookup.transparent}n=n.map(Number)}if(t&&!d){s=n[0]/_255;o=n[1]/_255;a=n[2]/_255;h=Math.max(s,o,a);_=Math.min(s,o,a);l=(h+_)/2;if(h===_){u=f=0}else{c=h-_;f=l>.5?c/(2-h-_):c/(h+_);u=h===s?(o-a)/c+(o<a?6:0):h===o?(a-s)/c+2:(s-o)/c+4;u*=60}n[0]=~~(u+.5);n[1]=~~(f*100+.5);n[2]=~~(l*100+.5)}r&&n.length<4&&(n[3]=1);return n},_colorOrderData=function e(i){var t=[],r=[],n=-1;i.split(_colorExp).forEach((function(e){var i=e.match(_numWithUnitExp)||[];t.push.apply(t,i);r.push(n+=i.length+1)}));t.c=r;return t},_formatColors=function e(i,t,r){var n="",s=(i+n).match(_colorExp),o=t?"hsla(":"rgba(",a=0,u,f,l,h;if(!s){return i}s=s.map((function(e){return(e=splitColor(e,t,1))&&o+(t?e[0]+","+e[1]+"%,"+e[2]+"%,"+e[3]:e.join(","))+")"}));if(r){l=_colorOrderData(i);u=r.c;if(u.join(n)!==l.c.join(n)){f=i.replace(_colorExp,"1").split(_numWithUnitExp);h=f.length-1;for(;a<h;a++){n+=f[a]+(~u.indexOf(a)?s.shift()||o+"0,0,0,0)":(l.length?l:s.length?s:r).shift())}}}if(!f){f=i.split(_colorExp);h=f.length-1;for(;a<h;a++){n+=f[a]+s[a]}}return n+f[h]},_colorExp=function(){var e="(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3,4}){1,2}\\b",i;for(i in _colorLookup){e+="|"+i+"\\b"}return new RegExp(e+")","gi")}(),_hslExp=/hsl[a]?\(/,_colorStringFilter=function e(i){var t=i.join(" "),r;_colorExp.lastIndex=0;if(_colorExp.test(t)){r=_hslExp.test(t);i[1]=_formatColors(i[1],r);i[0]=_formatColors(i[0],r,_colorOrderData(i[1]));return true}},_tickerActive,_ticker=function(){var e=Date.now,i=500,t=33,r=e(),n=r,s=1e3/240,o=s,a=[],u,f,l,h,_,c,d=function l(d){var m=e()-n,p=d===true,g,v,y,C;(m>i||m<0)&&(r+=m-t);n+=m;y=n-r;g=y-o;if(g>0||p){C=++h.frame;_=y-h.time*1e3;h.time=y=y/1e3;o+=g+(g>=s?4:s-g);v=1}p||(u=f(l));if(v){for(c=0;c<a.length;c++){a[c](y,_,C,d)}}};h={time:0,frame:0,tick:function e(){d(true)},deltaRatio:function e(i){return _/(1e3/(i||60))},wake:function e(){if(_coreReady){if(!_coreInitted&&_windowExists$1()){_win$1=_coreInitted=window;_doc$1=_win$1.document||{};_globals.gsap=gsap;(_win$1.gsapVersions||(_win$1.gsapVersions=[])).push(gsap.version);_install(_installScope||_win$1.GreenSockGlobals||!_win$1.gsap&&_win$1||{});_registerPluginQueue.forEach(_createPlugin)}l=typeof requestAnimationFrame!=="undefined"&&requestAnimationFrame;u&&h.sleep();f=l||function(e){return setTimeout(e,o-h.time*1e3+1|0)};_tickerActive=1;d(2)}},sleep:function e(){(l?cancelAnimationFrame:clearTimeout)(u);_tickerActive=0;f=_emptyFunc},lagSmoothing:function e(r,n){i=r||Infinity;t=Math.min(n||33,i)},fps:function e(i){s=1e3/(i||240);o=h.time*1e3+s},add:function e(i,t,r){var n=t?function(e,t,r,s){i(e,t,r,s);h.remove(n)}:i;h.remove(i);a[r?"unshift":"push"](n);_wake();return n},remove:function e(i,t){~(t=a.indexOf(i))&&a.splice(t,1)&&c>=t&&c--},_listeners:a};return h}(),_wake=function e(){return!_tickerActive&&_ticker.wake()},_easeMap={},_customEaseExp=/^[\d.\-M][\d.\-,\s]/,_quotesExp=/["']/g,_parseObjectInString=function e(i){var t={},r=i.substr(1,i.length-3).split(":"),n=r[0],s=1,o=r.length,a,u,f;for(;s<o;s++){u=r[s];a=s!==o-1?u.lastIndexOf(","):u.length;f=u.substr(0,a);t[n]=isNaN(f)?f.replace(_quotesExp,"").trim():+f;n=u.substr(a+1).trim()}return t},_valueInParentheses=function e(i){var t=i.indexOf("(")+1,r=i.indexOf(")"),n=i.indexOf("(",t);return i.substring(t,~n&&n<r?i.indexOf(")",r+1):r)},_configEaseFromString=function e(i){var t=(i+"").split("("),r=_easeMap[t[0]];return r&&t.length>1&&r.config?r.config.apply(null,~i.indexOf("{")?[_parseObjectInString(t[1])]:_valueInParentheses(i).split(",").map(_numericIfPossible)):_easeMap._CE&&_customEaseExp.test(i)?_easeMap._CE("",i):r},_invertEase=function e(i){return function(e){return 1-i(1-e)}},_propagateYoyoEase=function e(i,t){var r=i._first,n;while(r){if(r instanceof Timeline){e(r,t)}else if(r.vars.yoyoEase&&(!r._yoyo||!r._repeat)&&r._yoyo!==t){if(r.timeline){e(r.timeline,t)}else{n=r._ease;r._ease=r._yEase;r._yEase=n;r._yoyo=t}}r=r._next}},_parseEase=function e(i,t){return!i?t:(_isFunction(i)?i:_easeMap[i]||_configEaseFromString(i))||t},_insertEase=function e(i,t,r,n){if(r===void 0){r=function e(i){return 1-t(1-i)}}if(n===void 0){n=function e(i){return i<.5?t(i*2)/2:1-t((1-i)*2)/2}}var s={easeIn:t,easeOut:r,easeInOut:n},o;_forEachName(i,(function(e){_easeMap[e]=_globals[e]=s;_easeMap[o=e.toLowerCase()]=r;for(var i in s){_easeMap[o+(i==="easeIn"?".in":i==="easeOut"?".out":".inOut")]=_easeMap[e+"."+i]=s[i]}}));return s},_easeInOutFromOut=function e(i){return function(e){return e<.5?(1-i(1-e*2))/2:.5+i((e-.5)*2)/2}},_configElastic=function e(i,t,r){var n=t>=1?t:1,s=(r||(i?.3:.45))/(t<1?t:1),o=s/_2PI*(Math.asin(1/n)||0),a=function e(i){return i===1?1:n*Math.pow(2,-10*i)*_sin((i-o)*s)+1},u=i==="out"?a:i==="in"?function(e){return 1-a(1-e)}:_easeInOutFromOut(a);s=_2PI/s;u.config=function(t,r){return e(i,t,r)};return u},_configBack=function e(i,t){if(t===void 0){t=1.70158}var r=function e(i){return i?--i*i*((t+1)*i+t)+1:0},n=i==="out"?r:i==="in"?function(e){return 1-r(1-e)}:_easeInOutFromOut(r);n.config=function(t){return e(i,t)};return n};_forEachName("Linear,Quad,Cubic,Quart,Quint,Strong",(function(e,i){var t=i<5?i+1:i;_insertEase(e+",Power"+(t-1),i?function(e){return Math.pow(e,t)}:function(e){return e},(function(e){return 1-Math.pow(1-e,t)}),(function(e){return e<.5?Math.pow(e*2,t)/2:1-Math.pow((1-e)*2,t)/2}))}));_easeMap.Linear.easeNone=_easeMap.none=_easeMap.Linear.easeIn;_insertEase("Elastic",_configElastic("in"),_configElastic("out"),_configElastic());(function(e,i){var t=1/i,r=2*t,n=2.5*t,s=function s(o){return o<t?e*o*o:o<r?e*Math.pow(o-1.5/i,2)+.75:o<n?e*(o-=2.25/i)*o+.9375:e*Math.pow(o-2.625/i,2)+.984375};_insertEase("Bounce",(function(e){return 1-s(1-e)}),s)})(7.5625,2.75);_insertEase("Expo",(function(e){return Math.pow(2,10*(e-1))*e+e*e*e*e*e*e*(1-e)}));_insertEase("Circ",(function(e){return-(_sqrt(1-e*e)-1)}));_insertEase("Sine",(function(e){return e===1?1:-_cos(e*_HALF_PI)+1}));_insertEase("Back",_configBack("in"),_configBack("out"),_configBack());_easeMap.SteppedEase=_easeMap.steps=_globals.SteppedEase={config:function e(i,t){if(i===void 0){i=1}var r=1/i,n=i+(t?0:1),s=t?1:0,o=1-_tinyNum;return function(e){return((n*_clamp(0,o,e)|0)+s)*r}}};_defaults.ease=_easeMap["quad.out"];_forEachName("onComplete,onUpdate,onStart,onRepeat,onReverseComplete,onInterrupt",(function(e){return _callbackNames+=e+","+e+"Params,"}));var GSCache=function e(i,t){this.id=_gsID++;i._gsap=this;this.target=i;this.harness=t;this.get=t?t.get:_getProperty;this.set=t?t.getSetter:_getSetter};var Animation=function(){function e(e){this.vars=e;this._delay=+e.delay||0;if(this._repeat=e.repeat===Infinity?-2:e.repeat||0){this._rDelay=e.repeatDelay||0;this._yoyo=!!e.yoyo||!!e.yoyoEase}this._ts=1;_setDuration(this,+e.duration,1,1);this.data=e.data;if(_context){this._ctx=_context;_context.data.push(this)}_tickerActive||_ticker.wake()}var i=e.prototype;i.delay=function e(i){if(i||i===0){this.parent&&this.parent.smoothChildTiming&&this.startTime(this._start+i-this._delay);this._delay=i;return this}return this._delay};i.duration=function e(i){return arguments.length?this.totalDuration(this._repeat>0?i+(i+this._rDelay)*this._repeat:i):this.totalDuration()&&this._dur};i.totalDuration=function e(i){if(!arguments.length){return this._tDur}this._dirty=0;return _setDuration(this,this._repeat<0?i:(i-this._repeat*this._rDelay)/(this._repeat+1))};i.totalTime=function e(i,t){_wake();if(!arguments.length){return this._tTime}var r=this._dp;if(r&&r.smoothChildTiming&&this._ts){_alignPlayhead(this,i);!r._dp||r.parent||_postAddChecks(r,this);while(r&&r.parent){if(r.parent._time!==r._start+(r._ts>=0?r._tTime/r._ts:(r.totalDuration()-r._tTime)/-r._ts)){r.totalTime(r._tTime,true)}r=r.parent}if(!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&i<this._tDur||this._ts<0&&i>0||!this._tDur&&!i)){_addToTimeline(this._dp,this,this._start-this._delay)}}if(this._tTime!==i||!this._dur&&!t||this._initted&&Math.abs(this._zTime)===_tinyNum||!i&&!this._initted&&(this.add||this._ptLookup)){this._ts||(this._pTime=i);_lazySafeRender(this,i,t)}return this};i.time=function e(i,t){return arguments.length?this.totalTime(Math.min(this.totalDuration(),i+_elapsedCycleDuration(this))%(this._dur+this._rDelay)||(i?this._dur:0),t):this._time};i.totalProgress=function e(i,t){return arguments.length?this.totalTime(this.totalDuration()*i,t):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>=0&&this._initted?1:0};i.progress=function e(i,t){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&!(this.iteration()&1)?1-i:i)+_elapsedCycleDuration(this),t):this.duration()?Math.min(1,this._time/this._dur):this.rawTime()>0?1:0};i.iteration=function e(i,t){var r=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(i-1)*r,t):this._repeat?_animationCycle(this._tTime,r)+1:1};i.timeScale=function e(i,t){if(!arguments.length){return this._rts===-1e-8?0:this._rts}if(this._rts===i){return this}var r=this.parent&&this._ts?_parentToChildTotalTime(this.parent._time,this):this._tTime;this._rts=+i||0;this._ts=this._ps||i===-1e-8?0:this._rts;this.totalTime(_clamp(-Math.abs(this._delay),this.totalDuration(),r),t!==false);_setEnd(this);return _recacheAncestors(this)};i.paused=function e(i){if(!arguments.length){return this._ps}if(this._ps!==i){this._ps=i;if(i){this._pTime=this._tTime||Math.max(-this._delay,this.rawTime());this._ts=this._act=0}else{_wake();this._ts=this._rts;this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==_tinyNum&&(this._tTime-=_tinyNum))}}return this};i.startTime=function e(i){if(arguments.length){this._start=i;var t=this.parent||this._dp;t&&(t._sort||!this.parent)&&_addToTimeline(t,this,i-this._delay);return this}return this._start};i.endTime=function e(i){return this._start+(_isNotFalse(i)?this.totalDuration():this.duration())/Math.abs(this._ts||1)};i.rawTime=function e(i){var t=this.parent||this._dp;return!t?this._tTime:i&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):!this._ts?this._tTime:_parentToChildTotalTime(t.rawTime(i),this)};i.revert=function e(i){if(i===void 0){i=_revertConfig}var t=_reverting$1;_reverting$1=i;if(_isRevertWorthy(this)){this.timeline&&this.timeline.revert(i);this.totalTime(-.01,i.suppressEvents)}this.data!=="nested"&&i.kill!==false&&this.kill();_reverting$1=t;return this};i.globalTime=function e(i){var t=this,r=arguments.length?i:t.rawTime();while(t){r=t._start+r/(Math.abs(t._ts)||1);t=t._dp}return!this.parent&&this._sat?this._sat.globalTime(i):r};i.repeat=function e(i){if(arguments.length){this._repeat=i===Infinity?-2:i;return _onUpdateTotalDuration(this)}return this._repeat===-2?Infinity:this._repeat};i.repeatDelay=function e(i){if(arguments.length){var t=this._time;this._rDelay=i;_onUpdateTotalDuration(this);return t?this.time(t):this}return this._rDelay};i.yoyo=function e(i){if(arguments.length){this._yoyo=i;return this}return this._yoyo};i.seek=function e(i,t){return this.totalTime(_parsePosition(this,i),_isNotFalse(t))};i.restart=function e(i,t){this.play().totalTime(i?-this._delay:0,_isNotFalse(t));this._dur||(this._zTime=-1e-8);return this};i.play=function e(i,t){i!=null&&this.seek(i,t);return this.reversed(false).paused(false)};i.reverse=function e(i,t){i!=null&&this.seek(i||this.totalDuration(),t);return this.reversed(true).paused(false)};i.pause=function e(i,t){i!=null&&this.seek(i,t);return this.paused(true)};i.resume=function e(){return this.paused(false)};i.reversed=function e(i){if(arguments.length){!!i!==this.reversed()&&this.timeScale(-this._rts||(i?-1e-8:0));return this}return this._rts<0};i.invalidate=function e(){this._initted=this._act=0;this._zTime=-1e-8;return this};i.isActive=function e(){var i=this.parent||this._dp,t=this._start,r;return!!(!i||this._ts&&this._initted&&i.isActive()&&(r=i.rawTime(true))>=t&&r<this.endTime(true)-_tinyNum)};i.eventCallback=function e(i,t,r){var n=this.vars;if(arguments.length>1){if(!t){delete n[i]}else{n[i]=t;r&&(n[i+"Params"]=r);i==="onUpdate"&&(this._onUpdate=t)}return this}return n[i]};i.then=function e(i){var t=this;return new Promise((function(e){var r=_isFunction(i)?i:_passThrough,n=function i(){var n=t.then;t.then=null;_isFunction(r)&&(r=r(t))&&(r.then||r===t)&&(t.then=n);e(r);t.then=n};if(t._initted&&t.totalProgress()===1&&t._ts>=0||!t._tTime&&t._ts<0){n()}else{t._prom=n}}))};i.kill=function e(){_interrupt(this)};return e}();_setDefaults(Animation.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:false,parent:null,_initted:false,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-1e-8,_prom:0,_ps:false,_rts:1});var Timeline=function(e){_inheritsLoose(i,e);function i(i,t){var r;if(i===void 0){i={}}r=e.call(this,i)||this;r.labels={};r.smoothChildTiming=!!i.smoothChildTiming;r.autoRemoveChildren=!!i.autoRemoveChildren;r._sort=_isNotFalse(i.sortChildren);_globalTimeline&&_addToTimeline(i.parent||_globalTimeline,_assertThisInitialized(r),t);i.reversed&&r.reverse();i.paused&&r.paused(true);i.scrollTrigger&&_scrollTrigger(_assertThisInitialized(r),i.scrollTrigger);return r}var t=i.prototype;t.to=function e(i,t,r){_createTweenType(0,arguments,this);return this};t.from=function e(i,t,r){_createTweenType(1,arguments,this);return this};t.fromTo=function e(i,t,r,n){_createTweenType(2,arguments,this);return this};t.set=function e(i,t,r){t.duration=0;t.parent=this;_inheritDefaults(t).repeatDelay||(t.repeat=0);t.immediateRender=!!t.immediateRender;new Tween(i,t,_parsePosition(this,r),1);return this};t.call=function e(i,t,r){return _addToTimeline(this,Tween.delayedCall(0,i,t),r)};t.staggerTo=function e(i,t,r,n,s,o,a){r.duration=t;r.stagger=r.stagger||n;r.onComplete=o;r.onCompleteParams=a;r.parent=this;new Tween(i,r,_parsePosition(this,s));return this};t.staggerFrom=function e(i,t,r,n,s,o,a){r.runBackwards=1;_inheritDefaults(r).immediateRender=_isNotFalse(r.immediateRender);return this.staggerTo(i,t,r,n,s,o,a)};t.staggerFromTo=function e(i,t,r,n,s,o,a,u){n.startAt=r;_inheritDefaults(n).immediateRender=_isNotFalse(n.immediateRender);return this.staggerTo(i,t,n,s,o,a,u)};t.render=function e(i,t,r){var n=this._time,s=this._dirty?this.totalDuration():this._tDur,o=this._dur,a=i<=0?0:_roundPrecise(i),u=this._zTime<0!==i<0&&(this._initted||!o),f,l,h,_,c,d,m,p,g,v,y,C;this!==_globalTimeline&&a>s&&i>=0&&(a=s);if(a!==this._tTime||r||u){if(n!==this._time&&o){a+=this._time-n;i+=this._time-n}f=a;g=this._start;p=this._ts;d=!p;if(u){o||(n=this._zTime);(i||!t)&&(this._zTime=i)}if(this._repeat){y=this._yoyo;c=o+this._rDelay;if(this._repeat<-1&&i<0){return this.totalTime(c*100+i,t,r)}f=_roundPrecise(a%c);if(a===s){_=this._repeat;f=o}else{v=_roundPrecise(a/c);_=~~v;if(_&&_===v){f=o;_--}f>o&&(f=o)}v=_animationCycle(this._tTime,c);!n&&this._tTime&&v!==_&&this._tTime-v*c-this._dur<=0&&(v=_);if(y&&_&1){f=o-f;C=1}if(_!==v&&!this._lock){var w=y&&v&1,P=w===(y&&_&1);_<v&&(w=!w);n=w?0:a%o?o:a;this._lock=1;this.render(n||(C?0:_roundPrecise(_*c)),t,!o)._lock=0;this._tTime=a;!t&&this.parent&&_callback(this,"onRepeat");this.vars.repeatRefresh&&!C&&(this.invalidate()._lock=1);if(n&&n!==this._time||d!==!this._ts||this.vars.onRepeat&&!this.parent&&!this._act){return this}o=this._dur;s=this._tDur;if(P){this._lock=2;n=w?o:-1e-4;this.render(n,true);this.vars.repeatRefresh&&!C&&this.invalidate()}this._lock=0;if(!this._ts&&!d){return this}_propagateYoyoEase(this,C)}}if(this._hasPause&&!this._forcing&&this._lock<2){m=_findNextPauseTween(this,_roundPrecise(n),_roundPrecise(f));if(m){a-=f-(f=m._start)}}this._tTime=a;this._time=f;this._act=!p;if(!this._initted){this._onUpdate=this.vars.onUpdate;this._initted=1;this._zTime=i;n=0}if(!n&&a&&!t&&!v){_callback(this,"onStart");if(this._tTime!==a){return this}}if(f>=n&&i>=0){l=this._first;while(l){h=l._next;if((l._act||f>=l._start)&&l._ts&&m!==l){if(l.parent!==this){return this.render(i,t,r)}l.render(l._ts>0?(f-l._start)*l._ts:(l._dirty?l.totalDuration():l._tDur)+(f-l._start)*l._ts,t,r);if(f!==this._time||!this._ts&&!d){m=0;h&&(a+=this._zTime=-1e-8);break}}l=h}}else{l=this._last;var T=i<0?i:f;while(l){h=l._prev;if((l._act||T<=l._end)&&l._ts&&m!==l){if(l.parent!==this){return this.render(i,t,r)}l.render(l._ts>0?(T-l._start)*l._ts:(l._dirty?l.totalDuration():l._tDur)+(T-l._start)*l._ts,t,r||_reverting$1&&_isRevertWorthy(l));if(f!==this._time||!this._ts&&!d){m=0;h&&(a+=this._zTime=T?-1e-8:_tinyNum);break}}l=h}}if(m&&!t){this.pause();m.render(f>=n?0:-1e-8)._zTime=f>=n?1:-1;if(this._ts){this._start=g;_setEnd(this);return this.render(i,t,r)}}this._onUpdate&&!t&&_callback(this,"onUpdate",true);if(a===s&&this._tTime>=this.totalDuration()||!a&&n)if(g===this._start||Math.abs(p)!==Math.abs(this._ts))if(!this._lock){(i||!o)&&(a===s&&this._ts>0||!a&&this._ts<0)&&_removeFromParent(this,1);if(!t&&!(i<0&&!n)&&(a||n||!s)){_callback(this,a===s&&i>=0?"onComplete":"onReverseComplete",true);this._prom&&!(a<s&&this.timeScale()>0)&&this._prom()}}}return this};t.add=function e(i,t){var r=this;_isNumber(t)||(t=_parsePosition(this,t,i));if(!(i instanceof Animation)){if(_isArray(i)){i.forEach((function(e){return r.add(e,t)}));return this}if(_isString(i)){return this.addLabel(i,t)}if(_isFunction(i)){i=Tween.delayedCall(0,i)}else{return this}}return this!==i?_addToTimeline(this,i,t):this};t.getChildren=function e(i,t,r,n){if(i===void 0){i=true}if(t===void 0){t=true}if(r===void 0){r=true}if(n===void 0){n=-1e8}var s=[],o=this._first;while(o){if(o._start>=n){if(o instanceof Tween){t&&s.push(o)}else{r&&s.push(o);i&&s.push.apply(s,o.getChildren(true,t,r))}}o=o._next}return s};t.getById=function e(i){var t=this.getChildren(1,1,1),r=t.length;while(r--){if(t[r].vars.id===i){return t[r]}}};t.remove=function e(i){if(_isString(i)){return this.removeLabel(i)}if(_isFunction(i)){return this.killTweensOf(i)}i.parent===this&&_removeLinkedListItem(this,i);if(i===this._recent){this._recent=this._last}return _uncache(this)};t.totalTime=function i(t,r){if(!arguments.length){return this._tTime}this._forcing=1;if(!this._dp&&this._ts){this._start=_roundPrecise(_ticker.time-(this._ts>0?t/this._ts:(this.totalDuration()-t)/-this._ts))}e.prototype.totalTime.call(this,t,r);this._forcing=0;return this};t.addLabel=function e(i,t){this.labels[i]=_parsePosition(this,t);return this};t.removeLabel=function e(i){delete this.labels[i];return this};t.addPause=function e(i,t,r){var n=Tween.delayedCall(0,t||_emptyFunc,r);n.data="isPause";this._hasPause=1;return _addToTimeline(this,n,_parsePosition(this,i))};t.removePause=function e(i){var t=this._first;i=_parsePosition(this,i);while(t){if(t._start===i&&t.data==="isPause"){_removeFromParent(t)}t=t._next}};t.killTweensOf=function e(i,t,r){var n=this.getTweensOf(i,r),s=n.length;while(s--){_overwritingTween!==n[s]&&n[s].kill(i,t)}return this};t.getTweensOf=function e(i,t){var r=[],n=toArray(i),s=this._first,o=_isNumber(t),a;while(s){if(s instanceof Tween){if(_arrayContainsAny(s._targets,n)&&(o?(!_overwritingTween||s._initted&&s._ts)&&s.globalTime(0)<=t&&s.globalTime(s.totalDuration())>t:!t||s.isActive())){r.push(s)}}else if((a=s.getTweensOf(n,t)).length){r.push.apply(r,a)}s=s._next}return r};t.tweenTo=function e(i,t){t=t||{};var r=this,n=_parsePosition(r,i),s=t,o=s.startAt,a=s.onStart,u=s.onStartParams,f=s.immediateRender,l,h=Tween.to(r,_setDefaults({ease:t.ease||"none",lazy:false,immediateRender:false,time:n,overwrite:"auto",duration:t.duration||Math.abs((n-(o&&"time"in o?o.time:r._time))/r.timeScale())||_tinyNum,onStart:function e(){r.pause();if(!l){var i=t.duration||Math.abs((n-(o&&"time"in o?o.time:r._time))/r.timeScale());h._dur!==i&&_setDuration(h,i,0,1).render(h._time,true,true);l=1}a&&a.apply(h,u||[])}},t));return f?h.render(0):h};t.tweenFromTo=function e(i,t,r){return this.tweenTo(t,_setDefaults({startAt:{time:_parsePosition(this,i)}},r))};t.recent=function e(){return this._recent};t.nextLabel=function e(i){if(i===void 0){i=this._time}return _getLabelInDirection(this,_parsePosition(this,i))};t.previousLabel=function e(i){if(i===void 0){i=this._time}return _getLabelInDirection(this,_parsePosition(this,i),1)};t.currentLabel=function e(i){return arguments.length?this.seek(i,true):this.previousLabel(this._time+_tinyNum)};t.shiftChildren=function e(i,t,r){if(r===void 0){r=0}var n=this._first,s=this.labels,o;while(n){if(n._start>=r){n._start+=i;n._end+=i}n=n._next}if(t){for(o in s){if(s[o]>=r){s[o]+=i}}}return _uncache(this)};t.invalidate=function i(t){var r=this._first;this._lock=0;while(r){r.invalidate(t);r=r._next}return e.prototype.invalidate.call(this,t)};t.clear=function e(i){if(i===void 0){i=true}var t=this._first,r;while(t){r=t._next;this.remove(t);t=r}this._dp&&(this._time=this._tTime=this._pTime=0);i&&(this.labels={});return _uncache(this)};t.totalDuration=function e(i){var t=0,r=this,n=r._last,s=_bigNum$1,o,a,u;if(arguments.length){return r.timeScale((r._repeat<0?r.duration():r.totalDuration())/(r.reversed()?-i:i))}if(r._dirty){u=r.parent;while(n){o=n._prev;n._dirty&&n.totalDuration();a=n._start;if(a>s&&r._sort&&n._ts&&!r._lock){r._lock=1;_addToTimeline(r,n,a-n._delay,1)._lock=0}else{s=a}if(a<0&&n._ts){t-=a;if(!u&&!r._dp||u&&u.smoothChildTiming){r._start+=a/r._ts;r._time-=a;r._tTime-=a}r.shiftChildren(-a,false,-Infinity);s=0}n._end>t&&n._ts&&(t=n._end);n=o}_setDuration(r,r===_globalTimeline&&r._time>t?r._time:t,1,1);r._dirty=0}return r._tDur};i.updateRoot=function e(i){if(_globalTimeline._ts){_lazySafeRender(_globalTimeline,_parentToChildTotalTime(i,_globalTimeline));_lastRenderedFrame=_ticker.frame}if(_ticker.frame>=_nextGCFrame){_nextGCFrame+=_config.autoSleep||120;var t=_globalTimeline._first;if(!t||!t._ts)if(_config.autoSleep&&_ticker._listeners.length<2){while(t&&!t._ts){t=t._next}t||_ticker.sleep()}}};return i}(Animation);_setDefaults(Timeline.prototype,{_lock:0,_hasPause:0,_forcing:0});var _addComplexStringPropTween=function e(i,t,r,n,s,o,a){var u=new PropTween(this._pt,i,t,0,1,_renderComplexString,null,s),f=0,l=0,h,_,c,d,m,p,g,v;u.b=r;u.e=n;r+="";n+="";if(g=~n.indexOf("random(")){n=_replaceRandom(n)}if(o){v=[r,n];o(v,i,t);r=v[0];n=v[1]}_=r.match(_complexStringNumExp)||[];while(h=_complexStringNumExp.exec(n)){d=h[0];m=n.substring(f,h.index);if(c){c=(c+1)%5}else if(m.substr(-5)==="rgba("){c=1}if(d!==_[l++]){p=parseFloat(_[l-1])||0;u._pt={_next:u._pt,p:m||l===1?m:",",s:p,c:d.charAt(1)==="="?_parseRelative(p,d)-p:parseFloat(d)-p,m:c&&c<4?Math.round:0};f=_complexStringNumExp.lastIndex}}u.c=f<n.length?n.substring(f,n.length):"";u.fp=a;if(_relExp.test(n)||g){u.e=0}this._pt=u;return u},_addPropTween=function e(i,t,r,n,s,o,a,u,f,l){_isFunction(n)&&(n=n(s||0,i,o));var h=i[t],_=r!=="get"?r:!_isFunction(h)?h:f?i[t.indexOf("set")||!_isFunction(i["get"+t.substr(3)])?t:"get"+t.substr(3)](f):i[t](),c=!_isFunction(h)?_setterPlain:f?_setterFuncWithParam:_setterFunc,d;if(_isString(n)){if(~n.indexOf("random(")){n=_replaceRandom(n)}if(n.charAt(1)==="="){d=_parseRelative(_,n)+(getUnit(_)||0);if(d||d===0){n=d}}}if(!l||_!==n||_forceAllPropTweens){if(!isNaN(_*n)&&n!==""){d=new PropTween(this._pt,i,t,+_||0,n-(_||0),typeof h==="boolean"?_renderBoolean:_renderPlain,0,c);f&&(d.fp=f);a&&d.modifier(a,this,i);return this._pt=d}!h&&!(t in i)&&_missingPlugin(t,n);return _addComplexStringPropTween.call(this,i,t,_,n,c,u||_config.stringFilter,f)}},_processVars=function e(i,t,r,n,s){_isFunction(i)&&(i=_parseFuncOrString(i,s,t,r,n));if(!_isObject(i)||i.style&&i.nodeType||_isArray(i)||_isTypedArray(i)){return _isString(i)?_parseFuncOrString(i,s,t,r,n):i}var o={},a;for(a in i){o[a]=_parseFuncOrString(i[a],s,t,r,n)}return o},_checkPlugin=function e(i,t,r,n,s,o){var a,u,f,l;if(_plugins[i]&&(a=new _plugins[i]).init(s,a.rawVars?t[i]:_processVars(t[i],n,s,o,r),r,n,o)!==false){r._pt=u=new PropTween(r._pt,s,i,0,1,a.render,a,0,a.priority);if(r!==_quickTween){f=r._ptLookup[r._targets.indexOf(s)];l=a._props.length;while(l--){f[a._props[l]]=u}}}return a},_overwritingTween,_forceAllPropTweens,_initTween=function e(i,t,r){var n=i.vars,s=n.ease,o=n.startAt,a=n.immediateRender,u=n.lazy,f=n.onUpdate,l=n.runBackwards,h=n.yoyoEase,_=n.keyframes,c=n.autoRevert,d=i._dur,m=i._startAt,p=i._targets,g=i.parent,v=g&&g.data==="nested"?g.vars.targets:p,y=i._overwrite==="auto"&&!_suppressOverwrites,C=i.timeline,w,P,T,x,b,S,k,M,F,j,E,A,N;C&&(!_||!s)&&(s="none");i._ease=_parseEase(s,_defaults.ease);i._yEase=h?_invertEase(_parseEase(h===true?s:h,_defaults.ease)):0;if(h&&i._yoyo&&!i._repeat){h=i._yEase;i._yEase=i._ease;i._ease=h}i._from=!C&&!!n.runBackwards;if(!C||_&&!n.stagger){M=p[0]?_getCache(p[0]).harness:0;A=M&&n[M.prop];w=_copyExcluding(n,_reservedProps);if(m){m._zTime<0&&m.progress(1);t<0&&l&&a&&!c?m.render(-1,true):m.revert(l&&d?_revertConfigNoKill:_startAtRevertConfig);m._lazy=0}if(o){_removeFromParent(i._startAt=Tween.set(p,_setDefaults({data:"isStart",overwrite:false,parent:g,immediateRender:true,lazy:!m&&_isNotFalse(u),startAt:null,delay:0,onUpdate:f&&function(){return _callback(i,"onUpdate")},stagger:0},o)));i._startAt._dp=0;i._startAt._sat=i;t<0&&(_reverting$1||!a&&!c)&&i._startAt.revert(_revertConfigNoKill);if(a){if(d&&t<=0&&r<=0){t&&(i._zTime=t);return}}}else if(l&&d){if(!m){t&&(a=false);T=_setDefaults({overwrite:false,data:"isFromStart",lazy:a&&!m&&_isNotFalse(u),immediateRender:a,stagger:0,parent:g},w);A&&(T[M.prop]=A);_removeFromParent(i._startAt=Tween.set(p,T));i._startAt._dp=0;i._startAt._sat=i;t<0&&(_reverting$1?i._startAt.revert(_revertConfigNoKill):i._startAt.render(-1,true));i._zTime=t;if(!a){e(i._startAt,_tinyNum,_tinyNum)}else if(!t){return}}}i._pt=i._ptCache=0;u=d&&_isNotFalse(u)||u&&!d;for(P=0;P<p.length;P++){b=p[P];k=b._gsap||_harness(p)[P]._gsap;i._ptLookup[P]=j={};_lazyLookup[k.id]&&_lazyTweens.length&&_lazyRender();E=v===p?P:v.indexOf(b);if(M&&(F=new M).init(b,A||w,i,E,v)!==false){i._pt=x=new PropTween(i._pt,b,F.name,0,1,F.render,F,0,F.priority);F._props.forEach((function(e){j[e]=x}));F.priority&&(S=1)}if(!M||A){for(T in w){if(_plugins[T]&&(F=_checkPlugin(T,w,i,E,b,v))){F.priority&&(S=1)}else{j[T]=x=_addPropTween.call(i,b,T,"get",w[T],E,v,0,n.stringFilter)}}}i._op&&i._op[P]&&i.kill(b,i._op[P]);if(y&&i._pt){_overwritingTween=i;_globalTimeline.killTweensOf(b,j,i.globalTime(t));N=!i.parent;_overwritingTween=0}i._pt&&u&&(_lazyLookup[k.id]=1)}S&&_sortPropTweensByPriority(i);i._onInit&&i._onInit(i)}i._onUpdate=f;i._initted=(!i._op||i._pt)&&!N;_&&t<=0&&C.render(_bigNum$1,true,true)},_updatePropTweens=function e(i,t,r,n,s,o,a,u){var f=(i._pt&&i._ptCache||(i._ptCache={}))[t],l,h,_,c;if(!f){f=i._ptCache[t]=[];_=i._ptLookup;c=i._targets.length;while(c--){l=_[c][t];if(l&&l.d&&l.d._pt){l=l.d._pt;while(l&&l.p!==t&&l.fp!==t){l=l._next}}if(!l){_forceAllPropTweens=1;i.vars[t]="+=0";_initTween(i,a);_forceAllPropTweens=0;return u?_warn(t+" not eligible for reset"):1}f.push(l)}}c=f.length;while(c--){h=f[c];l=h._pt||h;l.s=(n||n===0)&&!s?n:l.s+(n||0)+o*l.c;l.c=r-l.s;h.e&&(h.e=_round(r)+getUnit(h.e));h.b&&(h.b=l.s+getUnit(h.b))}},_addAliasesToVars=function e(i,t){var r=i[0]?_getCache(i[0]).harness:0,n=r&&r.aliases,s,o,a,u;if(!n){return t}s=_merge({},t);for(o in n){if(o in s){u=n[o].split(",");a=u.length;while(a--){s[u[a]]=s[o]}}}return s},_parseKeyframe=function e(i,t,r,n){var s=t.ease||n||"power1.inOut",o,a;if(_isArray(t)){a=r[i]||(r[i]=[]);t.forEach((function(e,i){return a.push({t:i/(t.length-1)*100,v:e,e:s})}))}else{for(o in t){a=r[o]||(r[o]=[]);o==="ease"||a.push({t:parseFloat(i),v:t[o],e:s})}}},_parseFuncOrString=function e(i,t,r,n,s){return _isFunction(i)?i.call(t,r,n,s):_isString(i)&&~i.indexOf("random(")?_replaceRandom(i):i},_staggerTweenProps=_callbackNames+"repeat,repeatDelay,yoyo,repeatRefresh,yoyoEase,autoRevert",_staggerPropsToSkip={};_forEachName(_staggerTweenProps+",id,stagger,delay,duration,paused,scrollTrigger",(function(e){return _staggerPropsToSkip[e]=1}));var Tween=function(e){_inheritsLoose(i,e);function i(i,t,r,n){var s;if(typeof t==="number"){r.duration=t;t=r;r=null}s=e.call(this,n?t:_inheritDefaults(t))||this;var o=s.vars,a=o.duration,u=o.delay,f=o.immediateRender,l=o.stagger,h=o.overwrite,_=o.keyframes,c=o.defaults,d=o.scrollTrigger,m=o.yoyoEase,p=t.parent||_globalTimeline,g=(_isArray(i)||_isTypedArray(i)?_isNumber(i[0]):"length"in t)?[i]:toArray(i),v,y,C,w,P,T,x,b;s._targets=g.length?_harness(g):_warn("GSAP target "+i+" not found. https://gsap.com",!_config.nullTargetWarn)||[];s._ptLookup=[];s._overwrite=h;if(_||l||_isFuncOrString(a)||_isFuncOrString(u)){t=s.vars;v=s.timeline=new Timeline({data:"nested",defaults:c||{},targets:p&&p.data==="nested"?p.vars.targets:g});v.kill();v.parent=v._dp=_assertThisInitialized(s);v._start=0;if(l||_isFuncOrString(a)||_isFuncOrString(u)){w=g.length;x=l&&distribute(l);if(_isObject(l)){for(P in l){if(~_staggerTweenProps.indexOf(P)){b||(b={});b[P]=l[P]}}}for(y=0;y<w;y++){C=_copyExcluding(t,_staggerPropsToSkip);C.stagger=0;m&&(C.yoyoEase=m);b&&_merge(C,b);T=g[y];C.duration=+_parseFuncOrString(a,_assertThisInitialized(s),y,T,g);C.delay=(+_parseFuncOrString(u,_assertThisInitialized(s),y,T,g)||0)-s._delay;if(!l&&w===1&&C.delay){s._delay=u=C.delay;s._start+=u;C.delay=0}v.to(T,C,x?x(y,T,g):0);v._ease=_easeMap.none}v.duration()?a=u=0:s.timeline=0}else if(_){_inheritDefaults(_setDefaults(v.vars.defaults,{ease:"none"}));v._ease=_parseEase(_.ease||t.ease||"none");var S=0,k,M,F;if(_isArray(_)){_.forEach((function(e){return v.to(g,e,">")}));v.duration()}else{C={};for(P in _){P==="ease"||P==="easeEach"||_parseKeyframe(P,_[P],C,_.easeEach)}for(P in C){k=C[P].sort((function(e,i){return e.t-i.t}));S=0;for(y=0;y<k.length;y++){M=k[y];F={ease:M.e,duration:(M.t-(y?k[y-1].t:0))/100*a};F[P]=M.v;v.to(g,F,S);S+=F.duration}}v.duration()<a&&v.to({},{duration:a-v.duration()})}}a||s.duration(a=v.duration())}else{s.timeline=0}if(h===true&&!_suppressOverwrites){_overwritingTween=_assertThisInitialized(s);_globalTimeline.killTweensOf(g);_overwritingTween=0}_addToTimeline(p,_assertThisInitialized(s),r);t.reversed&&s.reverse();t.paused&&s.paused(true);if(f||!a&&!_&&s._start===_roundPrecise(p._time)&&_isNotFalse(f)&&_hasNoPausedAncestors(_assertThisInitialized(s))&&p.data!=="nested"){s._tTime=-1e-8;s.render(Math.max(0,-u)||0)}d&&_scrollTrigger(_assertThisInitialized(s),d);return s}var t=i.prototype;t.render=function e(i,t,r){var n=this._time,s=this._tDur,o=this._dur,a=i<0,u=i>s-_tinyNum&&!a?s:i<_tinyNum?0:i,f,l,h,_,c,d,m,p,g;if(!o){_renderZeroDurationTween(this,i,t,r)}else if(u!==this._tTime||!i||r||!this._initted&&this._tTime||this._startAt&&this._zTime<0!==a||this._lazy){f=u;p=this.timeline;if(this._repeat){_=o+this._rDelay;if(this._repeat<-1&&a){return this.totalTime(_*100+i,t,r)}f=_roundPrecise(u%_);if(u===s){h=this._repeat;f=o}else{c=_roundPrecise(u/_);h=~~c;if(h&&h===c){f=o;h--}else if(f>o){f=o}}d=this._yoyo&&h&1;if(d){g=this._yEase;f=o-f}c=_animationCycle(this._tTime,_);if(f===n&&!r&&this._initted&&h===c){this._tTime=u;return this}if(h!==c){p&&this._yEase&&_propagateYoyoEase(p,d);if(this.vars.repeatRefresh&&!d&&!this._lock&&f!==_&&this._initted){this._lock=r=1;this.render(_roundPrecise(_*h),true).invalidate()._lock=0}}}if(!this._initted){if(_attemptInitTween(this,a?i:f,r,t,u)){this._tTime=0;return this}if(n!==this._time&&!(r&&this.vars.repeatRefresh&&h!==c)){return this}if(o!==this._dur){return this.render(i,t,r)}}this._tTime=u;this._time=f;if(!this._act&&this._ts){this._act=1;this._lazy=0}this.ratio=m=(g||this._ease)(f/o);if(this._from){this.ratio=m=1-m}if(!n&&u&&!t&&!c){_callback(this,"onStart");if(this._tTime!==u){return this}}l=this._pt;while(l){l.r(m,l.d);l=l._next}p&&p.render(i<0?i:p._dur*p._ease(f/this._dur),t,r)||this._startAt&&(this._zTime=i);if(this._onUpdate&&!t){a&&_rewindStartAt(this,i,t,r);_callback(this,"onUpdate")}this._repeat&&h!==c&&this.vars.onRepeat&&!t&&this.parent&&_callback(this,"onRepeat");if((u===this._tDur||!u)&&this._tTime===u){a&&!this._onUpdate&&_rewindStartAt(this,i,true,true);(i||!o)&&(u===this._tDur&&this._ts>0||!u&&this._ts<0)&&_removeFromParent(this,1);if(!t&&!(a&&!n)&&(u||n||d)){_callback(this,u===s?"onComplete":"onReverseComplete",true);this._prom&&!(u<s&&this.timeScale()>0)&&this._prom()}}}return this};t.targets=function e(){return this._targets};t.invalidate=function i(t){(!t||!this.vars.runBackwards)&&(this._startAt=0);this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0;this._ptLookup=[];this.timeline&&this.timeline.invalidate(t);return e.prototype.invalidate.call(this,t)};t.resetTo=function e(i,t,r,n,s){_tickerActive||_ticker.wake();this._ts||this.play();var o=Math.min(this._dur,(this._dp._time-this._start)*this._ts),a;this._initted||_initTween(this,o);a=this._ease(o/this._dur);if(_updatePropTweens(this,i,t,r,n,a,o,s)){return this.resetTo(i,t,r,n,1)}_alignPlayhead(this,0);this.parent||_addLinkedListItem(this._dp,this,"_first","_last",this._dp._sort?"_start":0);return this.render(0)};t.kill=function e(i,t){if(t===void 0){t="all"}if(!i&&(!t||t==="all")){this._lazy=this._pt=0;this.parent?_interrupt(this):this.scrollTrigger&&this.scrollTrigger.kill(!!_reverting$1);return this}if(this.timeline){var r=this.timeline.totalDuration();this.timeline.killTweensOf(i,t,_overwritingTween&&_overwritingTween.vars.overwrite!==true)._first||_interrupt(this);this.parent&&r!==this.timeline.totalDuration()&&_setDuration(this,this._dur*this.timeline._tDur/r,0,1);return this}var n=this._targets,s=i?toArray(i):n,o=this._ptLookup,a=this._pt,u,f,l,h,_,c,d;if((!t||t==="all")&&_arraysMatch(n,s)){t==="all"&&(this._pt=0);return _interrupt(this)}u=this._op=this._op||[];if(t!=="all"){if(_isString(t)){_={};_forEachName(t,(function(e){return _[e]=1}));t=_}t=_addAliasesToVars(n,t)}d=n.length;while(d--){if(~s.indexOf(n[d])){f=o[d];if(t==="all"){u[d]=t;h=f;l={}}else{l=u[d]=u[d]||{};h=t}for(_ in h){c=f&&f[_];if(c){if(!("kill"in c.d)||c.d.kill(_)===true){_removeLinkedListItem(this,c,"_pt")}delete f[_]}if(l!=="all"){l[_]=1}}}}this._initted&&!this._pt&&a&&_interrupt(this);return this};i.to=function e(t,r){return new i(t,r,arguments[2])};i.from=function e(i,t){return _createTweenType(1,arguments)};i.delayedCall=function e(t,r,n,s){return new i(r,0,{immediateRender:false,lazy:false,overwrite:false,delay:t,onComplete:r,onReverseComplete:r,onCompleteParams:n,onReverseCompleteParams:n,callbackScope:s})};i.fromTo=function e(i,t,r){return _createTweenType(2,arguments)};i.set=function e(t,r){r.duration=0;r.repeatDelay||(r.repeat=0);return new i(t,r)};i.killTweensOf=function e(i,t,r){return _globalTimeline.killTweensOf(i,t,r)};return i}(Animation);_setDefaults(Tween.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0});_forEachName("staggerTo,staggerFrom,staggerFromTo",(function(e){Tween[e]=function(){var i=new Timeline,t=_slice.call(arguments,0);t.splice(e==="staggerFromTo"?5:4,0,0);return i[e].apply(i,t)}}));var _setterPlain=function e(i,t,r){return i[t]=r},_setterFunc=function e(i,t,r){return i[t](r)},_setterFuncWithParam=function e(i,t,r,n){return i[t](n.fp,r)},_setterAttribute=function e(i,t,r){return i.setAttribute(t,r)},_getSetter=function e(i,t){return _isFunction(i[t])?_setterFunc:_isUndefined(i[t])&&i.setAttribute?_setterAttribute:_setterPlain},_renderPlain=function e(i,t){return t.set(t.t,t.p,Math.round((t.s+t.c*i)*1e6)/1e6,t)},_renderBoolean=function e(i,t){return t.set(t.t,t.p,!!(t.s+t.c*i),t)},_renderComplexString=function e(i,t){var r=t._pt,n="";if(!i&&t.b){n=t.b}else if(i===1&&t.e){n=t.e}else{while(r){n=r.p+(r.m?r.m(r.s+r.c*i):Math.round((r.s+r.c*i)*1e4)/1e4)+n;r=r._next}n+=t.c}t.set(t.t,t.p,n,t)},_renderPropTweens=function e(i,t){var r=t._pt;while(r){r.r(i,r.d);r=r._next}},_addPluginModifier=function e(i,t,r,n){var s=this._pt,o;while(s){o=s._next;s.p===n&&s.modifier(i,t,r);s=o}},_killPropTweensOf=function e(i){var t=this._pt,r,n;while(t){n=t._next;if(t.p===i&&!t.op||t.op===i){_removeLinkedListItem(this,t,"_pt")}else if(!t.dep){r=1}t=n}return!r},_setterWithModifier=function e(i,t,r,n){n.mSet(i,t,n.m.call(n.tween,r,n.mt),n)},_sortPropTweensByPriority=function e(i){var t=i._pt,r,n,s,o;while(t){r=t._next;n=s;while(n&&n.pr>t.pr){n=n._next}if(t._prev=n?n._prev:o){t._prev._next=t}else{s=t}if(t._next=n){n._prev=t}else{o=t}t=r}i._pt=s};var PropTween=function(){function e(e,i,t,r,n,s,o,a,u){this.t=i;this.s=r;this.c=n;this.p=t;this.r=s||_renderPlain;this.d=o||this;this.set=a||_setterPlain;this.pr=u||0;this._next=e;if(e){e._prev=this}}var i=e.prototype;i.modifier=function e(i,t,r){this.mSet=this.mSet||this.set;this.set=_setterWithModifier;this.m=i;this.mt=r;this.tween=t};return e}();_forEachName(_callbackNames+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",(function(e){return _reservedProps[e]=1}));_globals.TweenMax=_globals.TweenLite=Tween;_globals.TimelineLite=_globals.TimelineMax=Timeline;_globalTimeline=new Timeline({sortChildren:false,defaults:_defaults,autoRemoveChildren:true,id:"root",smoothChildTiming:true});_config.stringFilter=_colorStringFilter;var _media=[],_listeners={},_emptyArray=[],_lastMediaTime=0,_contextID=0,_dispatch=function e(i){return(_listeners[i]||_emptyArray).map((function(e){return e()}))},_onMediaChange=function e(){var i=Date.now(),t=[];if(i-_lastMediaTime>2){_dispatch("matchMediaInit");_media.forEach((function(e){var i=e.queries,r=e.conditions,n,s,o,a;for(s in i){n=_win$1.matchMedia(i[s]).matches;n&&(o=1);if(n!==r[s]){r[s]=n;a=1}}if(a){e.revert();o&&t.push(e)}}));_dispatch("matchMediaRevert");t.forEach((function(e){return e.onMatch(e,(function(i){return e.add(null,i)}))}));_lastMediaTime=i;_dispatch("matchMedia")}};var Context=function(){function e(e,i){this.selector=i&&selector(i);this.data=[];this._r=[];this.isReverted=false;this.id=_contextID++;e&&this.add(e)}var i=e.prototype;i.add=function e(i,t,r){if(_isFunction(i)){r=t;t=i;i=_isFunction}var n=this,s=function e(){var i=_context,s=n.selector,o;i&&i!==n&&i.data.push(n);r&&(n.selector=selector(r));_context=n;o=t.apply(n,arguments);_isFunction(o)&&n._r.push(o);_context=i;n.selector=s;n.isReverted=false;return o};n.last=s;return i===_isFunction?s(n,(function(e){return n.add(null,e)})):i?n[i]=s:s};i.ignore=function e(i){var t=_context;_context=null;i(this);_context=t};i.getTweens=function i(){var t=[];this.data.forEach((function(i){return i instanceof e?t.push.apply(t,i.getTweens()):i instanceof Tween&&!(i.parent&&i.parent.data==="nested")&&t.push(i)}));return t};i.clear=function e(){this._r.length=this.data.length=0};i.kill=function e(i,t){var r=this;if(i){(function(){var e=r.getTweens(),t=r.data.length,n;while(t--){n=r.data[t];if(n.data==="isFlip"){n.revert();n.getChildren(true,true,false).forEach((function(i){return e.splice(e.indexOf(i),1)}))}}e.map((function(e){return{g:e._dur||e._delay||e._sat&&!e._sat.vars.immediateRender?e.globalTime(0):-Infinity,t:e}})).sort((function(e,i){return i.g-e.g||-Infinity})).forEach((function(e){return e.t.revert(i)}));t=r.data.length;while(t--){n=r.data[t];if(n instanceof Timeline){if(n.data!=="nested"){n.scrollTrigger&&n.scrollTrigger.revert();n.kill()}}else{!(n instanceof Tween)&&n.revert&&n.revert(i)}}r._r.forEach((function(e){return e(i,r)}));r.isReverted=true})()}else{this.data.forEach((function(e){return e.kill&&e.kill()}))}this.clear();if(t){var n=_media.length;while(n--){_media[n].id===this.id&&_media.splice(n,1)}}};i.revert=function e(i){this.kill(i||{})};return e}();var MatchMedia=function(){function e(e){this.contexts=[];this.scope=e;_context&&_context.data.push(this)}var i=e.prototype;i.add=function e(i,t,r){_isObject(i)||(i={matches:i});var n=new Context(0,r||this.scope),s=n.conditions={},o,a,u;_context&&!n.selector&&(n.selector=_context.selector);this.contexts.push(n);t=n.add("onMatch",t);n.queries=i;for(a in i){if(a==="all"){u=1}else{o=_win$1.matchMedia(i[a]);if(o){_media.indexOf(n)<0&&_media.push(n);(s[a]=o.matches)&&(u=1);o.addListener?o.addListener(_onMediaChange):o.addEventListener("change",_onMediaChange)}}}u&&t(n,(function(e){return n.add(null,e)}));return this};i.revert=function e(i){this.kill(i||{})};i.kill=function e(i){this.contexts.forEach((function(e){return e.kill(i,true)}))};return e}();var _gsap={registerPlugin:function e(){for(var i=arguments.length,t=new Array(i),r=0;r<i;r++){t[r]=arguments[r]}t.forEach((function(e){return _createPlugin(e)}))},timeline:function e(i){return new Timeline(i)},getTweensOf:function e(i,t){return _globalTimeline.getTweensOf(i,t)},getProperty:function e(i,t,r,n){_isString(i)&&(i=toArray(i)[0]);var s=_getCache(i||{}).get,o=r?_passThrough:_numericIfPossible;r==="native"&&(r="");return!i?i:!t?function(e,t,r){return o((_plugins[e]&&_plugins[e].get||s)(i,e,t,r))}:o((_plugins[t]&&_plugins[t].get||s)(i,t,r,n))},quickSetter:function e(i,t,r){i=toArray(i);if(i.length>1){var n=i.map((function(e){return gsap.quickSetter(e,t,r)})),s=n.length;return function(e){var i=s;while(i--){n[i](e)}}}i=i[0]||{};var o=_plugins[t],a=_getCache(i),u=a.harness&&(a.harness.aliases||{})[t]||t,f=o?function(e){var t=new o;_quickTween._pt=0;t.init(i,r?e+r:e,_quickTween,0,[i]);t.render(1,t);_quickTween._pt&&_renderPropTweens(1,_quickTween)}:a.set(i,u);return o?f:function(e){return f(i,u,r?e+r:e,a,1)}},quickTo:function e(i,t,r){var n;var s=gsap.to(i,_setDefaults((n={},n[t]="+=0.1",n.paused=true,n.stagger=0,n),r||{})),o=function e(i,r,n){return s.resetTo(t,i,r,n)};o.tween=s;return o},isTweening:function e(i){return _globalTimeline.getTweensOf(i,true).length>0},defaults:function e(i){i&&i.ease&&(i.ease=_parseEase(i.ease,_defaults.ease));return _mergeDeep(_defaults,i||{})},config:function e(i){return _mergeDeep(_config,i||{})},registerEffect:function e(i){var t=i.name,r=i.effect,n=i.plugins,s=i.defaults,o=i.extendTimeline;(n||"").split(",").forEach((function(e){return e&&!_plugins[e]&&!_globals[e]&&_warn(t+" effect requires "+e+" plugin.")}));_effects[t]=function(e,i,t){return r(toArray(e),_setDefaults(i||{},s),t)};if(o){Timeline.prototype[t]=function(e,i,r){return this.add(_effects[t](e,_isObject(i)?i:(r=i)&&{},this),r)}}},registerEase:function e(i,t){_easeMap[i]=_parseEase(t)},parseEase:function e(i,t){return arguments.length?_parseEase(i,t):_easeMap},getById:function e(i){return _globalTimeline.getById(i)},exportRoot:function e(i,t){if(i===void 0){i={}}var r=new Timeline(i),n,s;r.smoothChildTiming=_isNotFalse(i.smoothChildTiming);_globalTimeline.remove(r);r._dp=0;r._time=r._tTime=_globalTimeline._time;n=_globalTimeline._first;while(n){s=n._next;if(t||!(!n._dur&&n instanceof Tween&&n.vars.onComplete===n._targets[0])){_addToTimeline(r,n,n._start-n._delay)}n=s}_addToTimeline(_globalTimeline,r,0);return r},context:function e(i,t){return i?new Context(i,t):_context},matchMedia:function e(i){return new MatchMedia(i)},matchMediaRefresh:function e(){return _media.forEach((function(e){var i=e.conditions,t,r;for(r in i){if(i[r]){i[r]=false;t=1}}t&&e.revert()}))||_onMediaChange()},addEventListener:function e(i,t){var r=_listeners[i]||(_listeners[i]=[]);~r.indexOf(t)||r.push(t)},removeEventListener:function e(i,t){var r=_listeners[i],n=r&&r.indexOf(t);n>=0&&r.splice(n,1)},utils:{wrap:wrap,wrapYoyo:wrapYoyo,distribute:distribute,random:random,snap:snap,normalize:normalize,getUnit:getUnit,clamp:clamp,splitColor:splitColor,toArray:toArray,selector:selector,mapRange:mapRange,pipe:pipe,unitize:unitize,interpolate:interpolate,shuffle:shuffle},install:_install,effects:_effects,ticker:_ticker,updateRoot:Timeline.updateRoot,plugins:_plugins,globalTimeline:_globalTimeline,core:{PropTween:PropTween,globals:_addGlobal,Tween:Tween,Timeline:Timeline,Animation:Animation,getCache:_getCache,_removeLinkedListItem:_removeLinkedListItem,reverting:function e(){return _reverting$1},context:function e(i){if(i&&_context){_context.data.push(i);i._ctx=_context}return _context},suppressOverwrites:function e(i){return _suppressOverwrites=i}}};_forEachName("to,from,fromTo,delayedCall,set,killTweensOf",(function(e){return _gsap[e]=Tween[e]}));_ticker.add(Timeline.updateRoot);_quickTween=_gsap.to({},{duration:0});var _getPluginPropTween=function e(i,t){var r=i._pt;while(r&&r.p!==t&&r.op!==t&&r.fp!==t){r=r._next}return r},_addModifiers=function e(i,t){var r=i._targets,n,s,o;for(n in t){s=r.length;while(s--){o=i._ptLookup[s][n];if(o&&(o=o.d)){if(o._pt){o=_getPluginPropTween(o,n)}o&&o.modifier&&o.modifier(t[n],i,r[s],n)}}}},_buildModifierPlugin=function e(i,t){return{name:i,headless:1,rawVars:1,init:function e(i,r,n){n._onInit=function(e){var i,n;if(_isString(r)){i={};_forEachName(r,(function(e){return i[e]=1}));r=i}if(t){i={};for(n in r){i[n]=t(r[n])}r=i}_addModifiers(e,r)}}}};var gsap=_gsap.registerPlugin({name:"attr",init:function e(i,t,r,n,s){var o,a,u;this.tween=r;for(o in t){u=i.getAttribute(o)||"";a=this.add(i,"setAttribute",(u||0)+"",t[o],n,s,0,0,o);a.op=o;a.b=u;this._props.push(o)}},render:function e(i,t){var r=t._pt;while(r){_reverting$1?r.set(r.t,r.p,r.b,r):r.r(i,r.d);r=r._next}}},{name:"endArray",headless:1,init:function e(i,t){var r=t.length;while(r--){this.add(i,r,i[r]||0,t[r],0,0,0,0,0,1)}}},_buildModifierPlugin("roundProps",_roundModifier),_buildModifierPlugin("modifiers"),_buildModifierPlugin("snap",snap))||_gsap;Tween.version=Timeline.version=gsap.version="3.13.0";_coreReady=1;_windowExists$1()&&_wake();
|
|
9
|
+
*/var _config={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},_defaults={duration:.5,overwrite:false,delay:0},_suppressOverwrites,_reverting$1,_context,_bigNum$1=1e8,_tinyNum=1/_bigNum$1,_2PI=Math.PI*2,_HALF_PI=_2PI/4,_gsID=0,_sqrt=Math.sqrt,_cos=Math.cos,_sin=Math.sin,_isString=function e(i){return typeof i==="string"},_isFunction=function e(i){return typeof i==="function"},_isNumber=function e(i){return typeof i==="number"},_isUndefined=function e(i){return typeof i==="undefined"},_isObject=function e(i){return typeof i==="object"},_isNotFalse=function e(i){return i!==false},_windowExists$1=function e(){return typeof window!=="undefined"},_isFuncOrString=function e(i){return _isFunction(i)||_isString(i)},_isTypedArray=typeof ArrayBuffer==="function"&&ArrayBuffer.isView||function(){},_isArray=Array.isArray,_strictNumExp=/(?:-?\.?\d|\.)+/gi,_numExp=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,_numWithUnitExp=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,_complexStringNumExp=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,_relExp=/[+-]=-?[.\d]+/,_delimitedValueExp=/[^,'"\[\]\s]+/gi,_unitExp=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,_globalTimeline,_win$1,_coreInitted,_doc$1,_globals={},_installScope={},_coreReady,_install=function e(i){return(_installScope=_merge(i,_globals))&&gsap},_missingPlugin=function e(i,t){return console.warn("Invalid property",i,"set to",t,"Missing plugin? gsap.registerPlugin()")},_warn=function e(i,t){return!t&&console.warn(i)},_addGlobal=function e(i,t){return i&&(_globals[i]=t)&&_installScope&&(_installScope[i]=t)||_globals},_emptyFunc=function e(){return 0},_startAtRevertConfig={suppressEvents:true,isStart:true,kill:false},_revertConfigNoKill={suppressEvents:true,kill:false},_revertConfig={suppressEvents:true},_reservedProps={},_lazyTweens=[],_lazyLookup={},_lastRenderedFrame,_plugins={},_effects={},_nextGCFrame=30,_harnessPlugins=[],_callbackNames="",_harness=function e(i){var t=i[0],r,n;_isObject(t)||_isFunction(t)||(i=[i]);if(!(r=(t._gsap||{}).harness)){n=_harnessPlugins.length;while(n--&&!_harnessPlugins[n].targetTest(t)){}r=_harnessPlugins[n]}n=i.length;while(n--){i[n]&&(i[n]._gsap||(i[n]._gsap=new GSCache(i[n],r)))||i.splice(n,1)}return i},_getCache=function e(i){return i._gsap||_harness(toArray(i))[0]._gsap},_getProperty=function e(i,t,r){return(r=i[t])&&_isFunction(r)?i[t]():_isUndefined(r)&&i.getAttribute&&i.getAttribute(t)||r},_forEachName=function e(i,t){return(i=i.split(",")).forEach(t)||i},_round=function e(i){return Math.round(i*1e5)/1e5||0},_roundPrecise=function e(i){return Math.round(i*1e7)/1e7||0},_parseRelative=function e(i,t){var r=t.charAt(0),n=parseFloat(t.substr(2));i=parseFloat(i);return r==="+"?i+n:r==="-"?i-n:r==="*"?i*n:i/n},_arrayContainsAny=function e(i,t){var r=t.length,n=0;for(;i.indexOf(t[n])<0&&++n<r;){}return n<r},_lazyRender=function e(){var i=_lazyTweens.length,t=_lazyTweens.slice(0),r,n;_lazyLookup={};_lazyTweens.length=0;for(r=0;r<i;r++){n=t[r];n&&n._lazy&&(n.render(n._lazy[0],n._lazy[1],true)._lazy=0)}},_isRevertWorthy=function e(i){return!!(i._initted||i._startAt||i.add)},_lazySafeRender=function e(i,t,r,n){_lazyTweens.length&&!_reverting$1&&_lazyRender();i.render(t,r,!!(_reverting$1&&t<0&&_isRevertWorthy(i)));_lazyTweens.length&&!_reverting$1&&_lazyRender()},_numericIfPossible=function e(i){var t=parseFloat(i);return(t||t===0)&&(i+"").match(_delimitedValueExp).length<2?t:_isString(i)?i.trim():i},_passThrough=function e(i){return i},_setDefaults=function e(i,t){for(var r in t){r in i||(i[r]=t[r])}return i},_setKeyframeDefaults=function e(i){return function(e,t){for(var r in t){r in e||r==="duration"&&i||r==="ease"||(e[r]=t[r])}}},_merge=function e(i,t){for(var r in t){i[r]=t[r]}return i},_mergeDeep=function e(i,t){for(var r in t){r!=="__proto__"&&r!=="constructor"&&r!=="prototype"&&(i[r]=_isObject(t[r])?e(i[r]||(i[r]={}),t[r]):t[r])}return i},_copyExcluding=function e(i,t){var r={},n;for(n in i){n in t||(r[n]=i[n])}return r},_inheritDefaults=function e(i){var t=i.parent||_globalTimeline,r=i.keyframes?_setKeyframeDefaults(_isArray(i.keyframes)):_setDefaults;if(_isNotFalse(i.inherit)){while(t){r(i,t.vars.defaults);t=t.parent||t._dp}}return i},_arraysMatch=function e(i,t){var r=i.length,n=r===t.length;while(n&&r--&&i[r]===t[r]){}return r<0},_addLinkedListItem=function e(i,t,r,n,s){var o=i[n],a;if(s){a=t[s];while(o&&o[s]>a){o=o._prev}}if(o){t._next=o._next;o._next=t}else{t._next=i[r];i[r]=t}if(t._next){t._next._prev=t}else{i[n]=t}t._prev=o;t.parent=t._dp=i;return t},_removeLinkedListItem=function e(i,t,r,n){if(r===void 0){r="_first"}if(n===void 0){n="_last"}var s=t._prev,o=t._next;if(s){s._next=o}else if(i[r]===t){i[r]=o}if(o){o._prev=s}else if(i[n]===t){i[n]=s}t._next=t._prev=t.parent=null},_removeFromParent=function e(i,t){i.parent&&(!t||i.parent.autoRemoveChildren)&&i.parent.remove&&i.parent.remove(i);i._act=0},_uncache=function e(i,t){if(i&&(!t||t._end>i._dur||t._start<0)){var r=i;while(r){r._dirty=1;r=r.parent}}return i},_recacheAncestors=function e(i){var t=i.parent;while(t&&t.parent){t._dirty=1;t.totalDuration();t=t.parent}return i},_rewindStartAt=function e(i,t,r,n){return i._startAt&&(_reverting$1?i._startAt.revert(_revertConfigNoKill):i.vars.immediateRender&&!i.vars.autoRevert||i._startAt.render(t,true,n))},_hasNoPausedAncestors=function e(i){return!i||i._ts&&e(i.parent)},_elapsedCycleDuration=function e(i){return i._repeat?_animationCycle(i._tTime,i=i.duration()+i._rDelay)*i:0},_animationCycle=function e(i,t){var r=Math.floor(i=_roundPrecise(i/t));return i&&r===i?r-1:r},_parentToChildTotalTime=function e(i,t){return(i-t._start)*t._ts+(t._ts>=0?0:t._dirty?t.totalDuration():t._tDur)},_setEnd=function e(i){return i._end=_roundPrecise(i._start+(i._tDur/Math.abs(i._ts||i._rts||_tinyNum)||0))},_alignPlayhead=function e(i,t){var r=i._dp;if(r&&r.smoothChildTiming&&i._ts){i._start=_roundPrecise(r._time-(i._ts>0?t/i._ts:((i._dirty?i.totalDuration():i._tDur)-t)/-i._ts));_setEnd(i);r._dirty||_uncache(r,i)}return i},_postAddChecks=function e(i,t){var r;if(t._time||!t._dur&&t._initted||t._start<i._time&&(t._dur||!t.add)){r=_parentToChildTotalTime(i.rawTime(),t);if(!t._dur||_clamp(0,t.totalDuration(),r)-t._tTime>_tinyNum){t.render(r,true)}}if(_uncache(i,t)._dp&&i._initted&&i._time>=i._dur&&i._ts){if(i._dur<i.duration()){r=i;while(r._dp){r.rawTime()>=0&&r.totalTime(r._tTime);r=r._dp}}i._zTime=-_tinyNum}},_addToTimeline=function e(i,t,r,n){t.parent&&_removeFromParent(t);t._start=_roundPrecise((_isNumber(r)?r:r||i!==_globalTimeline?_parsePosition(i,r,t):i._time)+t._delay);t._end=_roundPrecise(t._start+(t.totalDuration()/Math.abs(t.timeScale())||0));_addLinkedListItem(i,t,"_first","_last",i._sort?"_start":0);_isFromOrFromStart(t)||(i._recent=t);n||_postAddChecks(i,t);i._ts<0&&_alignPlayhead(i,i._tTime);return i},_scrollTrigger=function e(i,t){return(_globals.ScrollTrigger||_missingPlugin("scrollTrigger",t))&&_globals.ScrollTrigger.create(t,i)},_attemptInitTween=function e(i,t,r,n,s){_initTween(i,t,s);if(!i._initted){return 1}if(!r&&i._pt&&!_reverting$1&&(i._dur&&i.vars.lazy!==false||!i._dur&&i.vars.lazy)&&_lastRenderedFrame!==_ticker.frame){_lazyTweens.push(i);i._lazy=[s,n];return 1}},_parentPlayheadIsBeforeStart=function e(i){var t=i.parent;return t&&t._ts&&t._initted&&!t._lock&&(t.rawTime()<0||e(t))},_isFromOrFromStart=function e(i){var t=i.data;return t==="isFromStart"||t==="isStart"},_renderZeroDurationTween=function e(i,t,r,n){var s=i.ratio,o=t<0||!t&&(!i._start&&_parentPlayheadIsBeforeStart(i)&&!(!i._initted&&_isFromOrFromStart(i))||(i._ts<0||i._dp._ts<0)&&!_isFromOrFromStart(i))?0:1,a=i._rDelay,u=0,f,l,h;if(a&&i._repeat){u=_clamp(0,i._tDur,t);l=_animationCycle(u,a);i._yoyo&&l&1&&(o=1-o);if(l!==_animationCycle(i._tTime,a)){s=1-o;i.vars.repeatRefresh&&i._initted&&i.invalidate()}}if(o!==s||_reverting$1||n||i._zTime===_tinyNum||!t&&i._zTime){if(!i._initted&&_attemptInitTween(i,t,n,r,u)){return}h=i._zTime;i._zTime=t||(r?_tinyNum:0);r||(r=t&&!h);i.ratio=o;i._from&&(o=1-o);i._time=0;i._tTime=u;f=i._pt;while(f){f.r(o,f.d);f=f._next}t<0&&_rewindStartAt(i,t,r,true);i._onUpdate&&!r&&_callback(i,"onUpdate");u&&i._repeat&&!r&&i.parent&&_callback(i,"onRepeat");if((t>=i._tDur||t<0)&&i.ratio===o){o&&_removeFromParent(i,1);if(!r&&!_reverting$1){_callback(i,o?"onComplete":"onReverseComplete",true);i._prom&&i._prom()}}}else if(!i._zTime){i._zTime=t}},_findNextPauseTween=function e(i,t,r){var n;if(r>t){n=i._first;while(n&&n._start<=r){if(n.data==="isPause"&&n._start>t){return n}n=n._next}}else{n=i._last;while(n&&n._start>=r){if(n.data==="isPause"&&n._start<t){return n}n=n._prev}}},_setDuration=function e(i,t,r,n){var s=i._repeat,o=_roundPrecise(t)||0,a=i._tTime/i._tDur;a&&!n&&(i._time*=o/i._dur);i._dur=o;i._tDur=!s?o:s<0?1e10:_roundPrecise(o*(s+1)+i._rDelay*s);a>0&&!n&&_alignPlayhead(i,i._tTime=i._tDur*a);i.parent&&_setEnd(i);r||_uncache(i.parent,i);return i},_onUpdateTotalDuration=function e(i){return i instanceof Timeline?_uncache(i):_setDuration(i,i._dur)},_zeroPosition={_start:0,endTime:_emptyFunc,totalDuration:_emptyFunc},_parsePosition=function e(i,t,r){var n=i.labels,s=i._recent||_zeroPosition,o=i.duration()>=_bigNum$1?s.endTime(false):i._dur,a,u,f;if(_isString(t)&&(isNaN(t)||t in n)){u=t.charAt(0);f=t.substr(-1)==="%";a=t.indexOf("=");if(u==="<"||u===">"){a>=0&&(t=t.replace(/=/,""));return(u==="<"?s._start:s.endTime(s._repeat>=0))+(parseFloat(t.substr(1))||0)*(f?(a<0?s:r).totalDuration()/100:1)}if(a<0){t in n||(n[t]=o);return n[t]}u=parseFloat(t.charAt(a-1)+t.substr(a+1));if(f&&r){u=u/100*(_isArray(r)?r[0]:r).totalDuration()}return a>1?e(i,t.substr(0,a-1),r)+u:o+u}return t==null?o:+t},_createTweenType=function e(i,t,r){var n=_isNumber(t[1]),s=(n?2:1)+(i<2?0:1),o=t[s],a,u;n&&(o.duration=t[1]);o.parent=r;if(i){a=o;u=r;while(u&&!("immediateRender"in a)){a=u.vars.defaults||{};u=_isNotFalse(u.vars.inherit)&&u.parent}o.immediateRender=_isNotFalse(a.immediateRender);i<2?o.runBackwards=1:o.startAt=t[s-1]}return new Tween(t[0],o,t[s+1])},_conditionalReturn=function e(i,t){return i||i===0?t(i):t},_clamp=function e(i,t,r){return r<i?i:r>t?t:r},getUnit=function e(i,t){return!_isString(i)||!(t=_unitExp.exec(i))?"":t[1]},clamp=function e(i,t,r){return _conditionalReturn(r,(function(e){return _clamp(i,t,e)}))},_slice=[].slice,_isArrayLike=function e(i,t){return i&&_isObject(i)&&"length"in i&&(!t&&!i.length||i.length-1 in i&&_isObject(i[0]))&&!i.nodeType&&i!==_win$1},_flatten=function e(i,t,r){if(r===void 0){r=[]}return i.forEach((function(e){var i;return _isString(e)&&!t||_isArrayLike(e,1)?(i=r).push.apply(i,toArray(e)):r.push(e)}))||r},toArray=function e(i,t,r){return _context&&!t&&_context.selector?_context.selector(i):_isString(i)&&!r&&(_coreInitted||!_wake())?_slice.call((t||_doc$1).querySelectorAll(i),0):_isArray(i)?_flatten(i,r):_isArrayLike(i)?_slice.call(i,0):i?[i]:[]},selector=function e(i){i=toArray(i)[0]||_warn("Invalid scope")||{};return function(e){var t=i.current||i.nativeElement||i;return toArray(e,t.querySelectorAll?t:t===i?_warn("Invalid scope")||_doc$1.createElement("div"):i)}},shuffle=function e(i){return i.sort((function(){return.5-Math.random()}))},distribute=function e(i){if(_isFunction(i)){return i}var t=_isObject(i)?i:{each:i},r=_parseEase(t.ease),n=t.from||0,s=parseFloat(t.base)||0,o={},a=n>0&&n<1,u=isNaN(n)||a,f=t.axis,l=n,h=n;if(_isString(n)){l=h={center:.5,edges:.5,end:1}[n]||0}else if(!a&&u){l=n[0];h=n[1]}return function(e,i,a){var _=(a||t).length,c=o[_],d,m,p,g,v,y,C,w,P;if(!c){P=t.grid==="auto"?0:(t.grid||[1,_bigNum$1])[1];if(!P){C=-_bigNum$1;while(C<(C=a[P++].getBoundingClientRect().left)&&P<_){}P<_&&P--}c=o[_]=[];d=u?Math.min(P,_)*l-.5:n%P;m=P===_bigNum$1?0:u?_*h/P-.5:n/P|0;C=0;w=_bigNum$1;for(y=0;y<_;y++){p=y%P-d;g=m-(y/P|0);c[y]=v=!f?_sqrt(p*p+g*g):Math.abs(f==="y"?g:p);v>C&&(C=v);v<w&&(w=v)}n==="random"&&shuffle(c);c.max=C-w;c.min=w;c.v=_=(parseFloat(t.amount)||parseFloat(t.each)*(P>_?_-1:!f?Math.max(P,_/P):f==="y"?_/P:P)||0)*(n==="edges"?-1:1);c.b=_<0?s-_:s;c.u=getUnit(t.amount||t.each)||0;r=r&&_<0?_invertEase(r):r}_=(c[e]-c.min)/c.max||0;return _roundPrecise(c.b+(r?r(_):_)*c.v)+c.u}},_roundModifier=function e(i){var t=Math.pow(10,((i+"").split(".")[1]||"").length);return function(e){var r=_roundPrecise(Math.round(parseFloat(e)/i)*i*t);return(r-r%1)/t+(_isNumber(e)?0:getUnit(e))}},snap=function e(i,t){var r=_isArray(i),n,s;if(!r&&_isObject(i)){n=r=i.radius||_bigNum$1;if(i.values){i=toArray(i.values);if(s=!_isNumber(i[0])){n*=n}}else{i=_roundModifier(i.increment)}}return _conditionalReturn(t,!r?_roundModifier(i):_isFunction(i)?function(e){s=i(e);return Math.abs(s-e)<=n?s:e}:function(e){var t=parseFloat(s?e.x:e),r=parseFloat(s?e.y:0),o=_bigNum$1,a=0,u=i.length,f,l;while(u--){if(s){f=i[u].x-t;l=i[u].y-r;f=f*f+l*l}else{f=Math.abs(i[u]-t)}if(f<o){o=f;a=u}}a=!n||o<=n?i[a]:e;return s||a===e||_isNumber(e)?a:a+getUnit(e)})},random=function e(i,t,r,n){return _conditionalReturn(_isArray(i)?!t:r===true?!!(r=0):!n,(function(){return _isArray(i)?i[~~(Math.random()*i.length)]:(r=r||1e-5)&&(n=r<1?Math.pow(10,(r+"").length-2):1)&&Math.floor(Math.round((i-r/2+Math.random()*(t-i+r*.99))/r)*r*n)/n}))},pipe=function e(){for(var i=arguments.length,t=new Array(i),r=0;r<i;r++){t[r]=arguments[r]}return function(e){return t.reduce((function(e,i){return i(e)}),e)}},unitize=function e(i,t){return function(e){return i(parseFloat(e))+(t||getUnit(e))}},normalize=function e(i,t,r){return mapRange(i,t,0,1,r)},_wrapArray=function e(i,t,r){return _conditionalReturn(r,(function(e){return i[~~t(e)]}))},wrap=function e(i,t,r){var n=t-i;return _isArray(i)?_wrapArray(i,e(0,i.length),t):_conditionalReturn(r,(function(e){return(n+(e-i)%n)%n+i}))},wrapYoyo=function e(i,t,r){var n=t-i,s=n*2;return _isArray(i)?_wrapArray(i,e(0,i.length-1),t):_conditionalReturn(r,(function(e){e=(s+(e-i)%s)%s||0;return i+(e>n?s-e:e)}))},_replaceRandom=function e(i){var t=0,r="",n,s,o,a;while(~(n=i.indexOf("random(",t))){o=i.indexOf(")",n);a=i.charAt(n+7)==="[";s=i.substr(n+7,o-n-7).match(a?_delimitedValueExp:_strictNumExp);r+=i.substr(t,n-t)+random(a?s:+s[0],a?0:+s[1],+s[2]||1e-5);t=o+1}return r+i.substr(t,i.length-t)},mapRange=function e(i,t,r,n,s){var o=t-i,a=n-r;return _conditionalReturn(s,(function(e){return r+((e-i)/o*a||0)}))},interpolate=function e(i,t,r,n){var s=isNaN(i+t)?0:function(e){return(1-e)*i+e*t};if(!s){var o=_isString(i),a={},u,f,l,h,_;r===true&&(n=1)&&(r=null);if(o){i={p:i};t={p:t}}else if(_isArray(i)&&!_isArray(t)){l=[];h=i.length;_=h-2;for(f=1;f<h;f++){l.push(e(i[f-1],i[f]))}h--;s=function e(i){i*=h;var t=Math.min(_,~~i);return l[t](i-t)};r=t}else if(!n){i=_merge(_isArray(i)?[]:{},i)}if(!l){for(u in t){_addPropTween.call(a,i,u,"get",t[u])}s=function e(t){return _renderPropTweens(t,a)||(o?i.p:i)}}}return _conditionalReturn(r,s)},_getLabelInDirection=function e(i,t,r){var n=i.labels,s=_bigNum$1,o,a,u;for(o in n){a=n[o]-t;if(a<0===!!r&&a&&s>(a=Math.abs(a))){u=o;s=a}}return u},_callback=function e(i,t,r){var n=i.vars,s=n[t],o=_context,a=i._ctx,u,f,l;if(!s){return}u=n[t+"Params"];f=n.callbackScope||i;r&&_lazyTweens.length&&_lazyRender();a&&(_context=a);l=u?s.apply(f,u):s.call(f);_context=o;return l},_interrupt=function e(i){_removeFromParent(i);i.scrollTrigger&&i.scrollTrigger.kill(!!_reverting$1);i.progress()<1&&_callback(i,"onInterrupt");return i},_quickTween,_registerPluginQueue=[],_createPlugin=function e(i){if(!i)return;i=!i.name&&i["default"]||i;if(_windowExists$1()||i.headless){var t=i.name,r=_isFunction(i),n=t&&!r&&i.init?function(){this._props=[]}:i,s={init:_emptyFunc,render:_renderPropTweens,add:_addPropTween,kill:_killPropTweensOf,modifier:_addPluginModifier,rawVars:0},o={targetTest:0,get:0,getSetter:_getSetter,aliases:{},register:0};_wake();if(i!==n){if(_plugins[t]){return}_setDefaults(n,_setDefaults(_copyExcluding(i,s),o));_merge(n.prototype,_merge(s,_copyExcluding(i,o)));_plugins[n.prop=t]=n;if(i.targetTest){_harnessPlugins.push(n);_reservedProps[t]=1}t=(t==="css"?"CSS":t.charAt(0).toUpperCase()+t.substr(1))+"Plugin"}_addGlobal(t,n);i.register&&i.register(gsap,n,PropTween)}else{_registerPluginQueue.push(i)}},_255=255,_colorLookup={aqua:[0,_255,_255],lime:[0,_255,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,_255],navy:[0,0,128],white:[_255,_255,_255],olive:[128,128,0],yellow:[_255,_255,0],orange:[_255,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[_255,0,0],pink:[_255,192,203],cyan:[0,_255,_255],transparent:[_255,_255,_255,0]},_hue=function e(i,t,r){i+=i<0?1:i>1?-1:0;return(i*6<1?t+(r-t)*i*6:i<.5?r:i*3<2?t+(r-t)*(2/3-i)*6:t)*_255+.5|0},splitColor=function e(i,t,r){var n=!i?_colorLookup.black:_isNumber(i)?[i>>16,i>>8&_255,i&_255]:0,s,o,a,u,f,l,h,_,c,d;if(!n){if(i.substr(-1)===","){i=i.substr(0,i.length-1)}if(_colorLookup[i]){n=_colorLookup[i]}else if(i.charAt(0)==="#"){if(i.length<6){s=i.charAt(1);o=i.charAt(2);a=i.charAt(3);i="#"+s+s+o+o+a+a+(i.length===5?i.charAt(4)+i.charAt(4):"")}if(i.length===9){n=parseInt(i.substr(1,6),16);return[n>>16,n>>8&_255,n&_255,parseInt(i.substr(7),16)/255]}i=parseInt(i.substr(1),16);n=[i>>16,i>>8&_255,i&_255]}else if(i.substr(0,3)==="hsl"){n=d=i.match(_strictNumExp);if(!t){u=+n[0]%360/360;f=+n[1]/100;l=+n[2]/100;o=l<=.5?l*(f+1):l+f-l*f;s=l*2-o;n.length>3&&(n[3]*=1);n[0]=_hue(u+1/3,s,o);n[1]=_hue(u,s,o);n[2]=_hue(u-1/3,s,o)}else if(~i.indexOf("=")){n=i.match(_numExp);r&&n.length<4&&(n[3]=1);return n}}else{n=i.match(_strictNumExp)||_colorLookup.transparent}n=n.map(Number)}if(t&&!d){s=n[0]/_255;o=n[1]/_255;a=n[2]/_255;h=Math.max(s,o,a);_=Math.min(s,o,a);l=(h+_)/2;if(h===_){u=f=0}else{c=h-_;f=l>.5?c/(2-h-_):c/(h+_);u=h===s?(o-a)/c+(o<a?6:0):h===o?(a-s)/c+2:(s-o)/c+4;u*=60}n[0]=~~(u+.5);n[1]=~~(f*100+.5);n[2]=~~(l*100+.5)}r&&n.length<4&&(n[3]=1);return n},_colorOrderData=function e(i){var t=[],r=[],n=-1;i.split(_colorExp).forEach((function(e){var i=e.match(_numWithUnitExp)||[];t.push.apply(t,i);r.push(n+=i.length+1)}));t.c=r;return t},_formatColors=function e(i,t,r){var n="",s=(i+n).match(_colorExp),o=t?"hsla(":"rgba(",a=0,u,f,l,h;if(!s){return i}s=s.map((function(e){return(e=splitColor(e,t,1))&&o+(t?e[0]+","+e[1]+"%,"+e[2]+"%,"+e[3]:e.join(","))+")"}));if(r){l=_colorOrderData(i);u=r.c;if(u.join(n)!==l.c.join(n)){f=i.replace(_colorExp,"1").split(_numWithUnitExp);h=f.length-1;for(;a<h;a++){n+=f[a]+(~u.indexOf(a)?s.shift()||o+"0,0,0,0)":(l.length?l:s.length?s:r).shift())}}}if(!f){f=i.split(_colorExp);h=f.length-1;for(;a<h;a++){n+=f[a]+s[a]}}return n+f[h]},_colorExp=function(){var e="(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3,4}){1,2}\\b",i;for(i in _colorLookup){e+="|"+i+"\\b"}return new RegExp(e+")","gi")}(),_hslExp=/hsl[a]?\(/,_colorStringFilter=function e(i){var t=i.join(" "),r;_colorExp.lastIndex=0;if(_colorExp.test(t)){r=_hslExp.test(t);i[1]=_formatColors(i[1],r);i[0]=_formatColors(i[0],r,_colorOrderData(i[1]));return true}},_tickerActive,_ticker=function(){var e=Date.now,i=500,t=33,r=e(),n=r,s=1e3/240,o=s,a=[],u,f,l,h,_,c,d=function l(d){var m=e()-n,p=d===true,g,v,y,C;(m>i||m<0)&&(r+=m-t);n+=m;y=n-r;g=y-o;if(g>0||p){C=++h.frame;_=y-h.time*1e3;h.time=y=y/1e3;o+=g+(g>=s?4:s-g);v=1}p||(u=f(l));if(v){for(c=0;c<a.length;c++){a[c](y,_,C,d)}}};h={time:0,frame:0,tick:function e(){d(true)},deltaRatio:function e(i){return _/(1e3/(i||60))},wake:function e(){if(_coreReady){if(!_coreInitted&&_windowExists$1()){_win$1=_coreInitted=window;_doc$1=_win$1.document||{};_globals.gsap=gsap;(_win$1.gsapVersions||(_win$1.gsapVersions=[])).push(gsap.version);_install(_installScope||_win$1.GreenSockGlobals||!_win$1.gsap&&_win$1||{});_registerPluginQueue.forEach(_createPlugin)}l=typeof requestAnimationFrame!=="undefined"&&requestAnimationFrame;u&&h.sleep();f=l||function(e){return setTimeout(e,o-h.time*1e3+1|0)};_tickerActive=1;d(2)}},sleep:function e(){(l?cancelAnimationFrame:clearTimeout)(u);_tickerActive=0;f=_emptyFunc},lagSmoothing:function e(r,n){i=r||Infinity;t=Math.min(n||33,i)},fps:function e(i){s=1e3/(i||240);o=h.time*1e3+s},add:function e(i,t,r){var n=t?function(e,t,r,s){i(e,t,r,s);h.remove(n)}:i;h.remove(i);a[r?"unshift":"push"](n);_wake();return n},remove:function e(i,t){~(t=a.indexOf(i))&&a.splice(t,1)&&c>=t&&c--},_listeners:a};return h}(),_wake=function e(){return!_tickerActive&&_ticker.wake()},_easeMap={},_customEaseExp=/^[\d.\-M][\d.\-,\s]/,_quotesExp=/["']/g,_parseObjectInString=function e(i){var t={},r=i.substr(1,i.length-3).split(":"),n=r[0],s=1,o=r.length,a,u,f;for(;s<o;s++){u=r[s];a=s!==o-1?u.lastIndexOf(","):u.length;f=u.substr(0,a);t[n]=isNaN(f)?f.replace(_quotesExp,"").trim():+f;n=u.substr(a+1).trim()}return t},_valueInParentheses=function e(i){var t=i.indexOf("(")+1,r=i.indexOf(")"),n=i.indexOf("(",t);return i.substring(t,~n&&n<r?i.indexOf(")",r+1):r)},_configEaseFromString=function e(i){var t=(i+"").split("("),r=_easeMap[t[0]];return r&&t.length>1&&r.config?r.config.apply(null,~i.indexOf("{")?[_parseObjectInString(t[1])]:_valueInParentheses(i).split(",").map(_numericIfPossible)):_easeMap._CE&&_customEaseExp.test(i)?_easeMap._CE("",i):r},_invertEase=function e(i){return function(e){return 1-i(1-e)}},_propagateYoyoEase=function e(i,t){var r=i._first,n;while(r){if(r instanceof Timeline){e(r,t)}else if(r.vars.yoyoEase&&(!r._yoyo||!r._repeat)&&r._yoyo!==t){if(r.timeline){e(r.timeline,t)}else{n=r._ease;r._ease=r._yEase;r._yEase=n;r._yoyo=t}}r=r._next}},_parseEase=function e(i,t){return!i?t:(_isFunction(i)?i:_easeMap[i]||_configEaseFromString(i))||t},_insertEase=function e(i,t,r,n){if(r===void 0){r=function e(i){return 1-t(1-i)}}if(n===void 0){n=function e(i){return i<.5?t(i*2)/2:1-t((1-i)*2)/2}}var s={easeIn:t,easeOut:r,easeInOut:n},o;_forEachName(i,(function(e){_easeMap[e]=_globals[e]=s;_easeMap[o=e.toLowerCase()]=r;for(var i in s){_easeMap[o+(i==="easeIn"?".in":i==="easeOut"?".out":".inOut")]=_easeMap[e+"."+i]=s[i]}}));return s},_easeInOutFromOut=function e(i){return function(e){return e<.5?(1-i(1-e*2))/2:.5+i((e-.5)*2)/2}},_configElastic=function e(i,t,r){var n=t>=1?t:1,s=(r||(i?.3:.45))/(t<1?t:1),o=s/_2PI*(Math.asin(1/n)||0),a=function e(i){return i===1?1:n*Math.pow(2,-10*i)*_sin((i-o)*s)+1},u=i==="out"?a:i==="in"?function(e){return 1-a(1-e)}:_easeInOutFromOut(a);s=_2PI/s;u.config=function(t,r){return e(i,t,r)};return u},_configBack=function e(i,t){if(t===void 0){t=1.70158}var r=function e(i){return i?--i*i*((t+1)*i+t)+1:0},n=i==="out"?r:i==="in"?function(e){return 1-r(1-e)}:_easeInOutFromOut(r);n.config=function(t){return e(i,t)};return n};_forEachName("Linear,Quad,Cubic,Quart,Quint,Strong",(function(e,i){var t=i<5?i+1:i;_insertEase(e+",Power"+(t-1),i?function(e){return Math.pow(e,t)}:function(e){return e},(function(e){return 1-Math.pow(1-e,t)}),(function(e){return e<.5?Math.pow(e*2,t)/2:1-Math.pow((1-e)*2,t)/2}))}));_easeMap.Linear.easeNone=_easeMap.none=_easeMap.Linear.easeIn;_insertEase("Elastic",_configElastic("in"),_configElastic("out"),_configElastic());(function(e,i){var t=1/i,r=2*t,n=2.5*t,s=function s(o){return o<t?e*o*o:o<r?e*Math.pow(o-1.5/i,2)+.75:o<n?e*(o-=2.25/i)*o+.9375:e*Math.pow(o-2.625/i,2)+.984375};_insertEase("Bounce",(function(e){return 1-s(1-e)}),s)})(7.5625,2.75);_insertEase("Expo",(function(e){return Math.pow(2,10*(e-1))*e+e*e*e*e*e*e*(1-e)}));_insertEase("Circ",(function(e){return-(_sqrt(1-e*e)-1)}));_insertEase("Sine",(function(e){return e===1?1:-_cos(e*_HALF_PI)+1}));_insertEase("Back",_configBack("in"),_configBack("out"),_configBack());_easeMap.SteppedEase=_easeMap.steps=_globals.SteppedEase={config:function e(i,t){if(i===void 0){i=1}var r=1/i,n=i+(t?0:1),s=t?1:0,o=1-_tinyNum;return function(e){return((n*_clamp(0,o,e)|0)+s)*r}}};_defaults.ease=_easeMap["quad.out"];_forEachName("onComplete,onUpdate,onStart,onRepeat,onReverseComplete,onInterrupt",(function(e){return _callbackNames+=e+","+e+"Params,"}));var GSCache=function e(i,t){this.id=_gsID++;i._gsap=this;this.target=i;this.harness=t;this.get=t?t.get:_getProperty;this.set=t?t.getSetter:_getSetter};var Animation=function(){function e(e){this.vars=e;this._delay=+e.delay||0;if(this._repeat=e.repeat===Infinity?-2:e.repeat||0){this._rDelay=e.repeatDelay||0;this._yoyo=!!e.yoyo||!!e.yoyoEase}this._ts=1;_setDuration(this,+e.duration,1,1);this.data=e.data;if(_context){this._ctx=_context;_context.data.push(this)}_tickerActive||_ticker.wake()}var i=e.prototype;i.delay=function e(i){if(i||i===0){this.parent&&this.parent.smoothChildTiming&&this.startTime(this._start+i-this._delay);this._delay=i;return this}return this._delay};i.duration=function e(i){return arguments.length?this.totalDuration(this._repeat>0?i+(i+this._rDelay)*this._repeat:i):this.totalDuration()&&this._dur};i.totalDuration=function e(i){if(!arguments.length){return this._tDur}this._dirty=0;return _setDuration(this,this._repeat<0?i:(i-this._repeat*this._rDelay)/(this._repeat+1))};i.totalTime=function e(i,t){_wake();if(!arguments.length){return this._tTime}var r=this._dp;if(r&&r.smoothChildTiming&&this._ts){_alignPlayhead(this,i);!r._dp||r.parent||_postAddChecks(r,this);while(r&&r.parent){if(r.parent._time!==r._start+(r._ts>=0?r._tTime/r._ts:(r.totalDuration()-r._tTime)/-r._ts)){r.totalTime(r._tTime,true)}r=r.parent}if(!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&i<this._tDur||this._ts<0&&i>0||!this._tDur&&!i)){_addToTimeline(this._dp,this,this._start-this._delay)}}if(this._tTime!==i||!this._dur&&!t||this._initted&&Math.abs(this._zTime)===_tinyNum||!i&&!this._initted&&(this.add||this._ptLookup)){this._ts||(this._pTime=i);_lazySafeRender(this,i,t)}return this};i.time=function e(i,t){return arguments.length?this.totalTime(Math.min(this.totalDuration(),i+_elapsedCycleDuration(this))%(this._dur+this._rDelay)||(i?this._dur:0),t):this._time};i.totalProgress=function e(i,t){return arguments.length?this.totalTime(this.totalDuration()*i,t):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>=0&&this._initted?1:0};i.progress=function e(i,t){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&!(this.iteration()&1)?1-i:i)+_elapsedCycleDuration(this),t):this.duration()?Math.min(1,this._time/this._dur):this.rawTime()>0?1:0};i.iteration=function e(i,t){var r=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(i-1)*r,t):this._repeat?_animationCycle(this._tTime,r)+1:1};i.timeScale=function e(i,t){if(!arguments.length){return this._rts===-_tinyNum?0:this._rts}if(this._rts===i){return this}var r=this.parent&&this._ts?_parentToChildTotalTime(this.parent._time,this):this._tTime;this._rts=+i||0;this._ts=this._ps||i===-_tinyNum?0:this._rts;this.totalTime(_clamp(-Math.abs(this._delay),this.totalDuration(),r),t!==false);_setEnd(this);return _recacheAncestors(this)};i.paused=function e(i){if(!arguments.length){return this._ps}if(this._ps!==i){this._ps=i;if(i){this._pTime=this._tTime||Math.max(-this._delay,this.rawTime());this._ts=this._act=0}else{_wake();this._ts=this._rts;this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==_tinyNum&&(this._tTime-=_tinyNum))}}return this};i.startTime=function e(i){if(arguments.length){this._start=i;var t=this.parent||this._dp;t&&(t._sort||!this.parent)&&_addToTimeline(t,this,i-this._delay);return this}return this._start};i.endTime=function e(i){return this._start+(_isNotFalse(i)?this.totalDuration():this.duration())/Math.abs(this._ts||1)};i.rawTime=function e(i){var t=this.parent||this._dp;return!t?this._tTime:i&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):!this._ts?this._tTime:_parentToChildTotalTime(t.rawTime(i),this)};i.revert=function e(i){if(i===void 0){i=_revertConfig}var t=_reverting$1;_reverting$1=i;if(_isRevertWorthy(this)){this.timeline&&this.timeline.revert(i);this.totalTime(-.01,i.suppressEvents)}this.data!=="nested"&&i.kill!==false&&this.kill();_reverting$1=t;return this};i.globalTime=function e(i){var t=this,r=arguments.length?i:t.rawTime();while(t){r=t._start+r/(Math.abs(t._ts)||1);t=t._dp}return!this.parent&&this._sat?this._sat.globalTime(i):r};i.repeat=function e(i){if(arguments.length){this._repeat=i===Infinity?-2:i;return _onUpdateTotalDuration(this)}return this._repeat===-2?Infinity:this._repeat};i.repeatDelay=function e(i){if(arguments.length){var t=this._time;this._rDelay=i;_onUpdateTotalDuration(this);return t?this.time(t):this}return this._rDelay};i.yoyo=function e(i){if(arguments.length){this._yoyo=i;return this}return this._yoyo};i.seek=function e(i,t){return this.totalTime(_parsePosition(this,i),_isNotFalse(t))};i.restart=function e(i,t){this.play().totalTime(i?-this._delay:0,_isNotFalse(t));this._dur||(this._zTime=-_tinyNum);return this};i.play=function e(i,t){i!=null&&this.seek(i,t);return this.reversed(false).paused(false)};i.reverse=function e(i,t){i!=null&&this.seek(i||this.totalDuration(),t);return this.reversed(true).paused(false)};i.pause=function e(i,t){i!=null&&this.seek(i,t);return this.paused(true)};i.resume=function e(){return this.paused(false)};i.reversed=function e(i){if(arguments.length){!!i!==this.reversed()&&this.timeScale(-this._rts||(i?-_tinyNum:0));return this}return this._rts<0};i.invalidate=function e(){this._initted=this._act=0;this._zTime=-_tinyNum;return this};i.isActive=function e(){var i=this.parent||this._dp,t=this._start,r;return!!(!i||this._ts&&this._initted&&i.isActive()&&(r=i.rawTime(true))>=t&&r<this.endTime(true)-_tinyNum)};i.eventCallback=function e(i,t,r){var n=this.vars;if(arguments.length>1){if(!t){delete n[i]}else{n[i]=t;r&&(n[i+"Params"]=r);i==="onUpdate"&&(this._onUpdate=t)}return this}return n[i]};i.then=function e(i){var t=this;return new Promise((function(e){var r=_isFunction(i)?i:_passThrough,n=function i(){var n=t.then;t.then=null;_isFunction(r)&&(r=r(t))&&(r.then||r===t)&&(t.then=n);e(r);t.then=n};if(t._initted&&t.totalProgress()===1&&t._ts>=0||!t._tTime&&t._ts<0){n()}else{t._prom=n}}))};i.kill=function e(){_interrupt(this)};return e}();_setDefaults(Animation.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:false,parent:null,_initted:false,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-_tinyNum,_prom:0,_ps:false,_rts:1});var Timeline=function(e){_inheritsLoose(i,e);function i(i,t){var r;if(i===void 0){i={}}r=e.call(this,i)||this;r.labels={};r.smoothChildTiming=!!i.smoothChildTiming;r.autoRemoveChildren=!!i.autoRemoveChildren;r._sort=_isNotFalse(i.sortChildren);_globalTimeline&&_addToTimeline(i.parent||_globalTimeline,_assertThisInitialized(r),t);i.reversed&&r.reverse();i.paused&&r.paused(true);i.scrollTrigger&&_scrollTrigger(_assertThisInitialized(r),i.scrollTrigger);return r}var t=i.prototype;t.to=function e(i,t,r){_createTweenType(0,arguments,this);return this};t.from=function e(i,t,r){_createTweenType(1,arguments,this);return this};t.fromTo=function e(i,t,r,n){_createTweenType(2,arguments,this);return this};t.set=function e(i,t,r){t.duration=0;t.parent=this;_inheritDefaults(t).repeatDelay||(t.repeat=0);t.immediateRender=!!t.immediateRender;new Tween(i,t,_parsePosition(this,r),1);return this};t.call=function e(i,t,r){return _addToTimeline(this,Tween.delayedCall(0,i,t),r)};t.staggerTo=function e(i,t,r,n,s,o,a){r.duration=t;r.stagger=r.stagger||n;r.onComplete=o;r.onCompleteParams=a;r.parent=this;new Tween(i,r,_parsePosition(this,s));return this};t.staggerFrom=function e(i,t,r,n,s,o,a){r.runBackwards=1;_inheritDefaults(r).immediateRender=_isNotFalse(r.immediateRender);return this.staggerTo(i,t,r,n,s,o,a)};t.staggerFromTo=function e(i,t,r,n,s,o,a,u){n.startAt=r;_inheritDefaults(n).immediateRender=_isNotFalse(n.immediateRender);return this.staggerTo(i,t,n,s,o,a,u)};t.render=function e(i,t,r){var n=this._time,s=this._dirty?this.totalDuration():this._tDur,o=this._dur,a=i<=0?0:_roundPrecise(i),u=this._zTime<0!==i<0&&(this._initted||!o),f,l,h,_,c,d,m,p,g,v,y,C;this!==_globalTimeline&&a>s&&i>=0&&(a=s);if(a!==this._tTime||r||u){if(n!==this._time&&o){a+=this._time-n;i+=this._time-n}f=a;g=this._start;p=this._ts;d=!p;if(u){o||(n=this._zTime);(i||!t)&&(this._zTime=i)}if(this._repeat){y=this._yoyo;c=o+this._rDelay;if(this._repeat<-1&&i<0){return this.totalTime(c*100+i,t,r)}f=_roundPrecise(a%c);if(a===s){_=this._repeat;f=o}else{v=_roundPrecise(a/c);_=~~v;if(_&&_===v){f=o;_--}f>o&&(f=o)}v=_animationCycle(this._tTime,c);!n&&this._tTime&&v!==_&&this._tTime-v*c-this._dur<=0&&(v=_);if(y&&_&1){f=o-f;C=1}if(_!==v&&!this._lock){var w=y&&v&1,P=w===(y&&_&1);_<v&&(w=!w);n=w?0:a%o?o:a;this._lock=1;this.render(n||(C?0:_roundPrecise(_*c)),t,!o)._lock=0;this._tTime=a;!t&&this.parent&&_callback(this,"onRepeat");this.vars.repeatRefresh&&!C&&(this.invalidate()._lock=1);if(n&&n!==this._time||d!==!this._ts||this.vars.onRepeat&&!this.parent&&!this._act){return this}o=this._dur;s=this._tDur;if(P){this._lock=2;n=w?o:-1e-4;this.render(n,true);this.vars.repeatRefresh&&!C&&this.invalidate()}this._lock=0;if(!this._ts&&!d){return this}_propagateYoyoEase(this,C)}}if(this._hasPause&&!this._forcing&&this._lock<2){m=_findNextPauseTween(this,_roundPrecise(n),_roundPrecise(f));if(m){a-=f-(f=m._start)}}this._tTime=a;this._time=f;this._act=!p;if(!this._initted){this._onUpdate=this.vars.onUpdate;this._initted=1;this._zTime=i;n=0}if(!n&&a&&!t&&!v){_callback(this,"onStart");if(this._tTime!==a){return this}}if(f>=n&&i>=0){l=this._first;while(l){h=l._next;if((l._act||f>=l._start)&&l._ts&&m!==l){if(l.parent!==this){return this.render(i,t,r)}l.render(l._ts>0?(f-l._start)*l._ts:(l._dirty?l.totalDuration():l._tDur)+(f-l._start)*l._ts,t,r);if(f!==this._time||!this._ts&&!d){m=0;h&&(a+=this._zTime=-_tinyNum);break}}l=h}}else{l=this._last;var T=i<0?i:f;while(l){h=l._prev;if((l._act||T<=l._end)&&l._ts&&m!==l){if(l.parent!==this){return this.render(i,t,r)}l.render(l._ts>0?(T-l._start)*l._ts:(l._dirty?l.totalDuration():l._tDur)+(T-l._start)*l._ts,t,r||_reverting$1&&_isRevertWorthy(l));if(f!==this._time||!this._ts&&!d){m=0;h&&(a+=this._zTime=T?-_tinyNum:_tinyNum);break}}l=h}}if(m&&!t){this.pause();m.render(f>=n?0:-_tinyNum)._zTime=f>=n?1:-1;if(this._ts){this._start=g;_setEnd(this);return this.render(i,t,r)}}this._onUpdate&&!t&&_callback(this,"onUpdate",true);if(a===s&&this._tTime>=this.totalDuration()||!a&&n)if(g===this._start||Math.abs(p)!==Math.abs(this._ts))if(!this._lock){(i||!o)&&(a===s&&this._ts>0||!a&&this._ts<0)&&_removeFromParent(this,1);if(!t&&!(i<0&&!n)&&(a||n||!s)){_callback(this,a===s&&i>=0?"onComplete":"onReverseComplete",true);this._prom&&!(a<s&&this.timeScale()>0)&&this._prom()}}}return this};t.add=function e(i,t){var r=this;_isNumber(t)||(t=_parsePosition(this,t,i));if(!(i instanceof Animation)){if(_isArray(i)){i.forEach((function(e){return r.add(e,t)}));return this}if(_isString(i)){return this.addLabel(i,t)}if(_isFunction(i)){i=Tween.delayedCall(0,i)}else{return this}}return this!==i?_addToTimeline(this,i,t):this};t.getChildren=function e(i,t,r,n){if(i===void 0){i=true}if(t===void 0){t=true}if(r===void 0){r=true}if(n===void 0){n=-_bigNum$1}var s=[],o=this._first;while(o){if(o._start>=n){if(o instanceof Tween){t&&s.push(o)}else{r&&s.push(o);i&&s.push.apply(s,o.getChildren(true,t,r))}}o=o._next}return s};t.getById=function e(i){var t=this.getChildren(1,1,1),r=t.length;while(r--){if(t[r].vars.id===i){return t[r]}}};t.remove=function e(i){if(_isString(i)){return this.removeLabel(i)}if(_isFunction(i)){return this.killTweensOf(i)}i.parent===this&&_removeLinkedListItem(this,i);if(i===this._recent){this._recent=this._last}return _uncache(this)};t.totalTime=function i(t,r){if(!arguments.length){return this._tTime}this._forcing=1;if(!this._dp&&this._ts){this._start=_roundPrecise(_ticker.time-(this._ts>0?t/this._ts:(this.totalDuration()-t)/-this._ts))}e.prototype.totalTime.call(this,t,r);this._forcing=0;return this};t.addLabel=function e(i,t){this.labels[i]=_parsePosition(this,t);return this};t.removeLabel=function e(i){delete this.labels[i];return this};t.addPause=function e(i,t,r){var n=Tween.delayedCall(0,t||_emptyFunc,r);n.data="isPause";this._hasPause=1;return _addToTimeline(this,n,_parsePosition(this,i))};t.removePause=function e(i){var t=this._first;i=_parsePosition(this,i);while(t){if(t._start===i&&t.data==="isPause"){_removeFromParent(t)}t=t._next}};t.killTweensOf=function e(i,t,r){var n=this.getTweensOf(i,r),s=n.length;while(s--){_overwritingTween!==n[s]&&n[s].kill(i,t)}return this};t.getTweensOf=function e(i,t){var r=[],n=toArray(i),s=this._first,o=_isNumber(t),a;while(s){if(s instanceof Tween){if(_arrayContainsAny(s._targets,n)&&(o?(!_overwritingTween||s._initted&&s._ts)&&s.globalTime(0)<=t&&s.globalTime(s.totalDuration())>t:!t||s.isActive())){r.push(s)}}else if((a=s.getTweensOf(n,t)).length){r.push.apply(r,a)}s=s._next}return r};t.tweenTo=function e(i,t){t=t||{};var r=this,n=_parsePosition(r,i),s=t,o=s.startAt,a=s.onStart,u=s.onStartParams,f=s.immediateRender,l,h=Tween.to(r,_setDefaults({ease:t.ease||"none",lazy:false,immediateRender:false,time:n,overwrite:"auto",duration:t.duration||Math.abs((n-(o&&"time"in o?o.time:r._time))/r.timeScale())||_tinyNum,onStart:function e(){r.pause();if(!l){var i=t.duration||Math.abs((n-(o&&"time"in o?o.time:r._time))/r.timeScale());h._dur!==i&&_setDuration(h,i,0,1).render(h._time,true,true);l=1}a&&a.apply(h,u||[])}},t));return f?h.render(0):h};t.tweenFromTo=function e(i,t,r){return this.tweenTo(t,_setDefaults({startAt:{time:_parsePosition(this,i)}},r))};t.recent=function e(){return this._recent};t.nextLabel=function e(i){if(i===void 0){i=this._time}return _getLabelInDirection(this,_parsePosition(this,i))};t.previousLabel=function e(i){if(i===void 0){i=this._time}return _getLabelInDirection(this,_parsePosition(this,i),1)};t.currentLabel=function e(i){return arguments.length?this.seek(i,true):this.previousLabel(this._time+_tinyNum)};t.shiftChildren=function e(i,t,r){if(r===void 0){r=0}var n=this._first,s=this.labels,o;while(n){if(n._start>=r){n._start+=i;n._end+=i}n=n._next}if(t){for(o in s){if(s[o]>=r){s[o]+=i}}}return _uncache(this)};t.invalidate=function i(t){var r=this._first;this._lock=0;while(r){r.invalidate(t);r=r._next}return e.prototype.invalidate.call(this,t)};t.clear=function e(i){if(i===void 0){i=true}var t=this._first,r;while(t){r=t._next;this.remove(t);t=r}this._dp&&(this._time=this._tTime=this._pTime=0);i&&(this.labels={});return _uncache(this)};t.totalDuration=function e(i){var t=0,r=this,n=r._last,s=_bigNum$1,o,a,u;if(arguments.length){return r.timeScale((r._repeat<0?r.duration():r.totalDuration())/(r.reversed()?-i:i))}if(r._dirty){u=r.parent;while(n){o=n._prev;n._dirty&&n.totalDuration();a=n._start;if(a>s&&r._sort&&n._ts&&!r._lock){r._lock=1;_addToTimeline(r,n,a-n._delay,1)._lock=0}else{s=a}if(a<0&&n._ts){t-=a;if(!u&&!r._dp||u&&u.smoothChildTiming){r._start+=a/r._ts;r._time-=a;r._tTime-=a}r.shiftChildren(-a,false,-Infinity);s=0}n._end>t&&n._ts&&(t=n._end);n=o}_setDuration(r,r===_globalTimeline&&r._time>t?r._time:t,1,1);r._dirty=0}return r._tDur};i.updateRoot=function e(i){if(_globalTimeline._ts){_lazySafeRender(_globalTimeline,_parentToChildTotalTime(i,_globalTimeline));_lastRenderedFrame=_ticker.frame}if(_ticker.frame>=_nextGCFrame){_nextGCFrame+=_config.autoSleep||120;var t=_globalTimeline._first;if(!t||!t._ts)if(_config.autoSleep&&_ticker._listeners.length<2){while(t&&!t._ts){t=t._next}t||_ticker.sleep()}}};return i}(Animation);_setDefaults(Timeline.prototype,{_lock:0,_hasPause:0,_forcing:0});var _addComplexStringPropTween=function e(i,t,r,n,s,o,a){var u=new PropTween(this._pt,i,t,0,1,_renderComplexString,null,s),f=0,l=0,h,_,c,d,m,p,g,v;u.b=r;u.e=n;r+="";n+="";if(g=~n.indexOf("random(")){n=_replaceRandom(n)}if(o){v=[r,n];o(v,i,t);r=v[0];n=v[1]}_=r.match(_complexStringNumExp)||[];while(h=_complexStringNumExp.exec(n)){d=h[0];m=n.substring(f,h.index);if(c){c=(c+1)%5}else if(m.substr(-5)==="rgba("){c=1}if(d!==_[l++]){p=parseFloat(_[l-1])||0;u._pt={_next:u._pt,p:m||l===1?m:",",s:p,c:d.charAt(1)==="="?_parseRelative(p,d)-p:parseFloat(d)-p,m:c&&c<4?Math.round:0};f=_complexStringNumExp.lastIndex}}u.c=f<n.length?n.substring(f,n.length):"";u.fp=a;if(_relExp.test(n)||g){u.e=0}this._pt=u;return u},_addPropTween=function e(i,t,r,n,s,o,a,u,f,l){_isFunction(n)&&(n=n(s||0,i,o));var h=i[t],_=r!=="get"?r:!_isFunction(h)?h:f?i[t.indexOf("set")||!_isFunction(i["get"+t.substr(3)])?t:"get"+t.substr(3)](f):i[t](),c=!_isFunction(h)?_setterPlain:f?_setterFuncWithParam:_setterFunc,d;if(_isString(n)){if(~n.indexOf("random(")){n=_replaceRandom(n)}if(n.charAt(1)==="="){d=_parseRelative(_,n)+(getUnit(_)||0);if(d||d===0){n=d}}}if(!l||_!==n||_forceAllPropTweens){if(!isNaN(_*n)&&n!==""){d=new PropTween(this._pt,i,t,+_||0,n-(_||0),typeof h==="boolean"?_renderBoolean:_renderPlain,0,c);f&&(d.fp=f);a&&d.modifier(a,this,i);return this._pt=d}!h&&!(t in i)&&_missingPlugin(t,n);return _addComplexStringPropTween.call(this,i,t,_,n,c,u||_config.stringFilter,f)}},_processVars=function e(i,t,r,n,s){_isFunction(i)&&(i=_parseFuncOrString(i,s,t,r,n));if(!_isObject(i)||i.style&&i.nodeType||_isArray(i)||_isTypedArray(i)){return _isString(i)?_parseFuncOrString(i,s,t,r,n):i}var o={},a;for(a in i){o[a]=_parseFuncOrString(i[a],s,t,r,n)}return o},_checkPlugin=function e(i,t,r,n,s,o){var a,u,f,l;if(_plugins[i]&&(a=new _plugins[i]).init(s,a.rawVars?t[i]:_processVars(t[i],n,s,o,r),r,n,o)!==false){r._pt=u=new PropTween(r._pt,s,i,0,1,a.render,a,0,a.priority);if(r!==_quickTween){f=r._ptLookup[r._targets.indexOf(s)];l=a._props.length;while(l--){f[a._props[l]]=u}}}return a},_overwritingTween,_forceAllPropTweens,_initTween=function e(i,t,r){var n=i.vars,s=n.ease,o=n.startAt,a=n.immediateRender,u=n.lazy,f=n.onUpdate,l=n.runBackwards,h=n.yoyoEase,_=n.keyframes,c=n.autoRevert,d=i._dur,m=i._startAt,p=i._targets,g=i.parent,v=g&&g.data==="nested"?g.vars.targets:p,y=i._overwrite==="auto"&&!_suppressOverwrites,C=i.timeline,w,P,T,x,b,S,k,M,F,j,E,N,A;C&&(!_||!s)&&(s="none");i._ease=_parseEase(s,_defaults.ease);i._yEase=h?_invertEase(_parseEase(h===true?s:h,_defaults.ease)):0;if(h&&i._yoyo&&!i._repeat){h=i._yEase;i._yEase=i._ease;i._ease=h}i._from=!C&&!!n.runBackwards;if(!C||_&&!n.stagger){M=p[0]?_getCache(p[0]).harness:0;N=M&&n[M.prop];w=_copyExcluding(n,_reservedProps);if(m){m._zTime<0&&m.progress(1);t<0&&l&&a&&!c?m.render(-1,true):m.revert(l&&d?_revertConfigNoKill:_startAtRevertConfig);m._lazy=0}if(o){_removeFromParent(i._startAt=Tween.set(p,_setDefaults({data:"isStart",overwrite:false,parent:g,immediateRender:true,lazy:!m&&_isNotFalse(u),startAt:null,delay:0,onUpdate:f&&function(){return _callback(i,"onUpdate")},stagger:0},o)));i._startAt._dp=0;i._startAt._sat=i;t<0&&(_reverting$1||!a&&!c)&&i._startAt.revert(_revertConfigNoKill);if(a){if(d&&t<=0&&r<=0){t&&(i._zTime=t);return}}}else if(l&&d){if(!m){t&&(a=false);T=_setDefaults({overwrite:false,data:"isFromStart",lazy:a&&!m&&_isNotFalse(u),immediateRender:a,stagger:0,parent:g},w);N&&(T[M.prop]=N);_removeFromParent(i._startAt=Tween.set(p,T));i._startAt._dp=0;i._startAt._sat=i;t<0&&(_reverting$1?i._startAt.revert(_revertConfigNoKill):i._startAt.render(-1,true));i._zTime=t;if(!a){e(i._startAt,_tinyNum,_tinyNum)}else if(!t){return}}}i._pt=i._ptCache=0;u=d&&_isNotFalse(u)||u&&!d;for(P=0;P<p.length;P++){b=p[P];k=b._gsap||_harness(p)[P]._gsap;i._ptLookup[P]=j={};_lazyLookup[k.id]&&_lazyTweens.length&&_lazyRender();E=v===p?P:v.indexOf(b);if(M&&(F=new M).init(b,N||w,i,E,v)!==false){i._pt=x=new PropTween(i._pt,b,F.name,0,1,F.render,F,0,F.priority);F._props.forEach((function(e){j[e]=x}));F.priority&&(S=1)}if(!M||N){for(T in w){if(_plugins[T]&&(F=_checkPlugin(T,w,i,E,b,v))){F.priority&&(S=1)}else{j[T]=x=_addPropTween.call(i,b,T,"get",w[T],E,v,0,n.stringFilter)}}}i._op&&i._op[P]&&i.kill(b,i._op[P]);if(y&&i._pt){_overwritingTween=i;_globalTimeline.killTweensOf(b,j,i.globalTime(t));A=!i.parent;_overwritingTween=0}i._pt&&u&&(_lazyLookup[k.id]=1)}S&&_sortPropTweensByPriority(i);i._onInit&&i._onInit(i)}i._onUpdate=f;i._initted=(!i._op||i._pt)&&!A;_&&t<=0&&C.render(_bigNum$1,true,true)},_updatePropTweens=function e(i,t,r,n,s,o,a,u){var f=(i._pt&&i._ptCache||(i._ptCache={}))[t],l,h,_,c;if(!f){f=i._ptCache[t]=[];_=i._ptLookup;c=i._targets.length;while(c--){l=_[c][t];if(l&&l.d&&l.d._pt){l=l.d._pt;while(l&&l.p!==t&&l.fp!==t){l=l._next}}if(!l){_forceAllPropTweens=1;i.vars[t]="+=0";_initTween(i,a);_forceAllPropTweens=0;return u?_warn(t+" not eligible for reset"):1}f.push(l)}}c=f.length;while(c--){h=f[c];l=h._pt||h;l.s=(n||n===0)&&!s?n:l.s+(n||0)+o*l.c;l.c=r-l.s;h.e&&(h.e=_round(r)+getUnit(h.e));h.b&&(h.b=l.s+getUnit(h.b))}},_addAliasesToVars=function e(i,t){var r=i[0]?_getCache(i[0]).harness:0,n=r&&r.aliases,s,o,a,u;if(!n){return t}s=_merge({},t);for(o in n){if(o in s){u=n[o].split(",");a=u.length;while(a--){s[u[a]]=s[o]}}}return s},_parseKeyframe=function e(i,t,r,n){var s=t.ease||n||"power1.inOut",o,a;if(_isArray(t)){a=r[i]||(r[i]=[]);t.forEach((function(e,i){return a.push({t:i/(t.length-1)*100,v:e,e:s})}))}else{for(o in t){a=r[o]||(r[o]=[]);o==="ease"||a.push({t:parseFloat(i),v:t[o],e:s})}}},_parseFuncOrString=function e(i,t,r,n,s){return _isFunction(i)?i.call(t,r,n,s):_isString(i)&&~i.indexOf("random(")?_replaceRandom(i):i},_staggerTweenProps=_callbackNames+"repeat,repeatDelay,yoyo,repeatRefresh,yoyoEase,autoRevert",_staggerPropsToSkip={};_forEachName(_staggerTweenProps+",id,stagger,delay,duration,paused,scrollTrigger",(function(e){return _staggerPropsToSkip[e]=1}));var Tween=function(e){_inheritsLoose(i,e);function i(i,t,r,n){var s;if(typeof t==="number"){r.duration=t;t=r;r=null}s=e.call(this,n?t:_inheritDefaults(t))||this;var o=s.vars,a=o.duration,u=o.delay,f=o.immediateRender,l=o.stagger,h=o.overwrite,_=o.keyframes,c=o.defaults,d=o.scrollTrigger,m=o.yoyoEase,p=t.parent||_globalTimeline,g=(_isArray(i)||_isTypedArray(i)?_isNumber(i[0]):"length"in t)?[i]:toArray(i),v,y,C,w,P,T,x,b;s._targets=g.length?_harness(g):_warn("GSAP target "+i+" not found. https://gsap.com",!_config.nullTargetWarn)||[];s._ptLookup=[];s._overwrite=h;if(_||l||_isFuncOrString(a)||_isFuncOrString(u)){t=s.vars;v=s.timeline=new Timeline({data:"nested",defaults:c||{},targets:p&&p.data==="nested"?p.vars.targets:g});v.kill();v.parent=v._dp=_assertThisInitialized(s);v._start=0;if(l||_isFuncOrString(a)||_isFuncOrString(u)){w=g.length;x=l&&distribute(l);if(_isObject(l)){for(P in l){if(~_staggerTweenProps.indexOf(P)){b||(b={});b[P]=l[P]}}}for(y=0;y<w;y++){C=_copyExcluding(t,_staggerPropsToSkip);C.stagger=0;m&&(C.yoyoEase=m);b&&_merge(C,b);T=g[y];C.duration=+_parseFuncOrString(a,_assertThisInitialized(s),y,T,g);C.delay=(+_parseFuncOrString(u,_assertThisInitialized(s),y,T,g)||0)-s._delay;if(!l&&w===1&&C.delay){s._delay=u=C.delay;s._start+=u;C.delay=0}v.to(T,C,x?x(y,T,g):0);v._ease=_easeMap.none}v.duration()?a=u=0:s.timeline=0}else if(_){_inheritDefaults(_setDefaults(v.vars.defaults,{ease:"none"}));v._ease=_parseEase(_.ease||t.ease||"none");var S=0,k,M,F;if(_isArray(_)){_.forEach((function(e){return v.to(g,e,">")}));v.duration()}else{C={};for(P in _){P==="ease"||P==="easeEach"||_parseKeyframe(P,_[P],C,_.easeEach)}for(P in C){k=C[P].sort((function(e,i){return e.t-i.t}));S=0;for(y=0;y<k.length;y++){M=k[y];F={ease:M.e,duration:(M.t-(y?k[y-1].t:0))/100*a};F[P]=M.v;v.to(g,F,S);S+=F.duration}}v.duration()<a&&v.to({},{duration:a-v.duration()})}}a||s.duration(a=v.duration())}else{s.timeline=0}if(h===true&&!_suppressOverwrites){_overwritingTween=_assertThisInitialized(s);_globalTimeline.killTweensOf(g);_overwritingTween=0}_addToTimeline(p,_assertThisInitialized(s),r);t.reversed&&s.reverse();t.paused&&s.paused(true);if(f||!a&&!_&&s._start===_roundPrecise(p._time)&&_isNotFalse(f)&&_hasNoPausedAncestors(_assertThisInitialized(s))&&p.data!=="nested"){s._tTime=-_tinyNum;s.render(Math.max(0,-u)||0)}d&&_scrollTrigger(_assertThisInitialized(s),d);return s}var t=i.prototype;t.render=function e(i,t,r){var n=this._time,s=this._tDur,o=this._dur,a=i<0,u=i>s-_tinyNum&&!a?s:i<_tinyNum?0:i,f,l,h,_,c,d,m,p,g;if(!o){_renderZeroDurationTween(this,i,t,r)}else if(u!==this._tTime||!i||r||!this._initted&&this._tTime||this._startAt&&this._zTime<0!==a||this._lazy){f=u;p=this.timeline;if(this._repeat){_=o+this._rDelay;if(this._repeat<-1&&a){return this.totalTime(_*100+i,t,r)}f=_roundPrecise(u%_);if(u===s){h=this._repeat;f=o}else{c=_roundPrecise(u/_);h=~~c;if(h&&h===c){f=o;h--}else if(f>o){f=o}}d=this._yoyo&&h&1;if(d){g=this._yEase;f=o-f}c=_animationCycle(this._tTime,_);if(f===n&&!r&&this._initted&&h===c){this._tTime=u;return this}if(h!==c){p&&this._yEase&&_propagateYoyoEase(p,d);if(this.vars.repeatRefresh&&!d&&!this._lock&&f!==_&&this._initted){this._lock=r=1;this.render(_roundPrecise(_*h),true).invalidate()._lock=0}}}if(!this._initted){if(_attemptInitTween(this,a?i:f,r,t,u)){this._tTime=0;return this}if(n!==this._time&&!(r&&this.vars.repeatRefresh&&h!==c)){return this}if(o!==this._dur){return this.render(i,t,r)}}this._tTime=u;this._time=f;if(!this._act&&this._ts){this._act=1;this._lazy=0}this.ratio=m=(g||this._ease)(f/o);if(this._from){this.ratio=m=1-m}if(!n&&u&&!t&&!c){_callback(this,"onStart");if(this._tTime!==u){return this}}l=this._pt;while(l){l.r(m,l.d);l=l._next}p&&p.render(i<0?i:p._dur*p._ease(f/this._dur),t,r)||this._startAt&&(this._zTime=i);if(this._onUpdate&&!t){a&&_rewindStartAt(this,i,t,r);_callback(this,"onUpdate")}this._repeat&&h!==c&&this.vars.onRepeat&&!t&&this.parent&&_callback(this,"onRepeat");if((u===this._tDur||!u)&&this._tTime===u){a&&!this._onUpdate&&_rewindStartAt(this,i,true,true);(i||!o)&&(u===this._tDur&&this._ts>0||!u&&this._ts<0)&&_removeFromParent(this,1);if(!t&&!(a&&!n)&&(u||n||d)){_callback(this,u===s?"onComplete":"onReverseComplete",true);this._prom&&!(u<s&&this.timeScale()>0)&&this._prom()}}}return this};t.targets=function e(){return this._targets};t.invalidate=function i(t){(!t||!this.vars.runBackwards)&&(this._startAt=0);this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0;this._ptLookup=[];this.timeline&&this.timeline.invalidate(t);return e.prototype.invalidate.call(this,t)};t.resetTo=function e(i,t,r,n,s){_tickerActive||_ticker.wake();this._ts||this.play();var o=Math.min(this._dur,(this._dp._time-this._start)*this._ts),a;this._initted||_initTween(this,o);a=this._ease(o/this._dur);if(_updatePropTweens(this,i,t,r,n,a,o,s)){return this.resetTo(i,t,r,n,1)}_alignPlayhead(this,0);this.parent||_addLinkedListItem(this._dp,this,"_first","_last",this._dp._sort?"_start":0);return this.render(0)};t.kill=function e(i,t){if(t===void 0){t="all"}if(!i&&(!t||t==="all")){this._lazy=this._pt=0;this.parent?_interrupt(this):this.scrollTrigger&&this.scrollTrigger.kill(!!_reverting$1);return this}if(this.timeline){var r=this.timeline.totalDuration();this.timeline.killTweensOf(i,t,_overwritingTween&&_overwritingTween.vars.overwrite!==true)._first||_interrupt(this);this.parent&&r!==this.timeline.totalDuration()&&_setDuration(this,this._dur*this.timeline._tDur/r,0,1);return this}var n=this._targets,s=i?toArray(i):n,o=this._ptLookup,a=this._pt,u,f,l,h,_,c,d;if((!t||t==="all")&&_arraysMatch(n,s)){t==="all"&&(this._pt=0);return _interrupt(this)}u=this._op=this._op||[];if(t!=="all"){if(_isString(t)){_={};_forEachName(t,(function(e){return _[e]=1}));t=_}t=_addAliasesToVars(n,t)}d=n.length;while(d--){if(~s.indexOf(n[d])){f=o[d];if(t==="all"){u[d]=t;h=f;l={}}else{l=u[d]=u[d]||{};h=t}for(_ in h){c=f&&f[_];if(c){if(!("kill"in c.d)||c.d.kill(_)===true){_removeLinkedListItem(this,c,"_pt")}delete f[_]}if(l!=="all"){l[_]=1}}}}this._initted&&!this._pt&&a&&_interrupt(this);return this};i.to=function e(t,r){return new i(t,r,arguments[2])};i.from=function e(i,t){return _createTweenType(1,arguments)};i.delayedCall=function e(t,r,n,s){return new i(r,0,{immediateRender:false,lazy:false,overwrite:false,delay:t,onComplete:r,onReverseComplete:r,onCompleteParams:n,onReverseCompleteParams:n,callbackScope:s})};i.fromTo=function e(i,t,r){return _createTweenType(2,arguments)};i.set=function e(t,r){r.duration=0;r.repeatDelay||(r.repeat=0);return new i(t,r)};i.killTweensOf=function e(i,t,r){return _globalTimeline.killTweensOf(i,t,r)};return i}(Animation);_setDefaults(Tween.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0});_forEachName("staggerTo,staggerFrom,staggerFromTo",(function(e){Tween[e]=function(){var i=new Timeline,t=_slice.call(arguments,0);t.splice(e==="staggerFromTo"?5:4,0,0);return i[e].apply(i,t)}}));var _setterPlain=function e(i,t,r){return i[t]=r},_setterFunc=function e(i,t,r){return i[t](r)},_setterFuncWithParam=function e(i,t,r,n){return i[t](n.fp,r)},_setterAttribute=function e(i,t,r){return i.setAttribute(t,r)},_getSetter=function e(i,t){return _isFunction(i[t])?_setterFunc:_isUndefined(i[t])&&i.setAttribute?_setterAttribute:_setterPlain},_renderPlain=function e(i,t){return t.set(t.t,t.p,Math.round((t.s+t.c*i)*1e6)/1e6,t)},_renderBoolean=function e(i,t){return t.set(t.t,t.p,!!(t.s+t.c*i),t)},_renderComplexString=function e(i,t){var r=t._pt,n="";if(!i&&t.b){n=t.b}else if(i===1&&t.e){n=t.e}else{while(r){n=r.p+(r.m?r.m(r.s+r.c*i):Math.round((r.s+r.c*i)*1e4)/1e4)+n;r=r._next}n+=t.c}t.set(t.t,t.p,n,t)},_renderPropTweens=function e(i,t){var r=t._pt;while(r){r.r(i,r.d);r=r._next}},_addPluginModifier=function e(i,t,r,n){var s=this._pt,o;while(s){o=s._next;s.p===n&&s.modifier(i,t,r);s=o}},_killPropTweensOf=function e(i){var t=this._pt,r,n;while(t){n=t._next;if(t.p===i&&!t.op||t.op===i){_removeLinkedListItem(this,t,"_pt")}else if(!t.dep){r=1}t=n}return!r},_setterWithModifier=function e(i,t,r,n){n.mSet(i,t,n.m.call(n.tween,r,n.mt),n)},_sortPropTweensByPriority=function e(i){var t=i._pt,r,n,s,o;while(t){r=t._next;n=s;while(n&&n.pr>t.pr){n=n._next}if(t._prev=n?n._prev:o){t._prev._next=t}else{s=t}if(t._next=n){n._prev=t}else{o=t}t=r}i._pt=s};var PropTween=function(){function e(e,i,t,r,n,s,o,a,u){this.t=i;this.s=r;this.c=n;this.p=t;this.r=s||_renderPlain;this.d=o||this;this.set=a||_setterPlain;this.pr=u||0;this._next=e;if(e){e._prev=this}}var i=e.prototype;i.modifier=function e(i,t,r){this.mSet=this.mSet||this.set;this.set=_setterWithModifier;this.m=i;this.mt=r;this.tween=t};return e}();_forEachName(_callbackNames+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",(function(e){return _reservedProps[e]=1}));_globals.TweenMax=_globals.TweenLite=Tween;_globals.TimelineLite=_globals.TimelineMax=Timeline;_globalTimeline=new Timeline({sortChildren:false,defaults:_defaults,autoRemoveChildren:true,id:"root",smoothChildTiming:true});_config.stringFilter=_colorStringFilter;var _media=[],_listeners={},_emptyArray=[],_lastMediaTime=0,_contextID=0,_dispatch=function e(i){return(_listeners[i]||_emptyArray).map((function(e){return e()}))},_onMediaChange=function e(){var i=Date.now(),t=[];if(i-_lastMediaTime>2){_dispatch("matchMediaInit");_media.forEach((function(e){var i=e.queries,r=e.conditions,n,s,o,a;for(s in i){n=_win$1.matchMedia(i[s]).matches;n&&(o=1);if(n!==r[s]){r[s]=n;a=1}}if(a){e.revert();o&&t.push(e)}}));_dispatch("matchMediaRevert");t.forEach((function(e){return e.onMatch(e,(function(i){return e.add(null,i)}))}));_lastMediaTime=i;_dispatch("matchMedia")}};var Context=function(){function e(e,i){this.selector=i&&selector(i);this.data=[];this._r=[];this.isReverted=false;this.id=_contextID++;e&&this.add(e)}var i=e.prototype;i.add=function e(i,t,r){if(_isFunction(i)){r=t;t=i;i=_isFunction}var n=this,s=function e(){var i=_context,s=n.selector,o;i&&i!==n&&i.data.push(n);r&&(n.selector=selector(r));_context=n;o=t.apply(n,arguments);_isFunction(o)&&n._r.push(o);_context=i;n.selector=s;n.isReverted=false;return o};n.last=s;return i===_isFunction?s(n,(function(e){return n.add(null,e)})):i?n[i]=s:s};i.ignore=function e(i){var t=_context;_context=null;i(this);_context=t};i.getTweens=function i(){var t=[];this.data.forEach((function(i){return i instanceof e?t.push.apply(t,i.getTweens()):i instanceof Tween&&!(i.parent&&i.parent.data==="nested")&&t.push(i)}));return t};i.clear=function e(){this._r.length=this.data.length=0};i.kill=function e(i,t){var r=this;if(i){(function(){var e=r.getTweens(),t=r.data.length,n;while(t--){n=r.data[t];if(n.data==="isFlip"){n.revert();n.getChildren(true,true,false).forEach((function(i){return e.splice(e.indexOf(i),1)}))}}e.map((function(e){return{g:e._dur||e._delay||e._sat&&!e._sat.vars.immediateRender?e.globalTime(0):-Infinity,t:e}})).sort((function(e,i){return i.g-e.g||-Infinity})).forEach((function(e){return e.t.revert(i)}));t=r.data.length;while(t--){n=r.data[t];if(n instanceof Timeline){if(n.data!=="nested"){n.scrollTrigger&&n.scrollTrigger.revert();n.kill()}}else{!(n instanceof Tween)&&n.revert&&n.revert(i)}}r._r.forEach((function(e){return e(i,r)}));r.isReverted=true})()}else{this.data.forEach((function(e){return e.kill&&e.kill()}))}this.clear();if(t){var n=_media.length;while(n--){_media[n].id===this.id&&_media.splice(n,1)}}};i.revert=function e(i){this.kill(i||{})};return e}();var MatchMedia=function(){function e(e){this.contexts=[];this.scope=e;_context&&_context.data.push(this)}var i=e.prototype;i.add=function e(i,t,r){_isObject(i)||(i={matches:i});var n=new Context(0,r||this.scope),s=n.conditions={},o,a,u;_context&&!n.selector&&(n.selector=_context.selector);this.contexts.push(n);t=n.add("onMatch",t);n.queries=i;for(a in i){if(a==="all"){u=1}else{o=_win$1.matchMedia(i[a]);if(o){_media.indexOf(n)<0&&_media.push(n);(s[a]=o.matches)&&(u=1);o.addListener?o.addListener(_onMediaChange):o.addEventListener("change",_onMediaChange)}}}u&&t(n,(function(e){return n.add(null,e)}));return this};i.revert=function e(i){this.kill(i||{})};i.kill=function e(i){this.contexts.forEach((function(e){return e.kill(i,true)}))};return e}();var _gsap={registerPlugin:function e(){for(var i=arguments.length,t=new Array(i),r=0;r<i;r++){t[r]=arguments[r]}t.forEach((function(e){return _createPlugin(e)}))},timeline:function e(i){return new Timeline(i)},getTweensOf:function e(i,t){return _globalTimeline.getTweensOf(i,t)},getProperty:function e(i,t,r,n){_isString(i)&&(i=toArray(i)[0]);var s=_getCache(i||{}).get,o=r?_passThrough:_numericIfPossible;r==="native"&&(r="");return!i?i:!t?function(e,t,r){return o((_plugins[e]&&_plugins[e].get||s)(i,e,t,r))}:o((_plugins[t]&&_plugins[t].get||s)(i,t,r,n))},quickSetter:function e(i,t,r){i=toArray(i);if(i.length>1){var n=i.map((function(e){return gsap.quickSetter(e,t,r)})),s=n.length;return function(e){var i=s;while(i--){n[i](e)}}}i=i[0]||{};var o=_plugins[t],a=_getCache(i),u=a.harness&&(a.harness.aliases||{})[t]||t,f=o?function(e){var t=new o;_quickTween._pt=0;t.init(i,r?e+r:e,_quickTween,0,[i]);t.render(1,t);_quickTween._pt&&_renderPropTweens(1,_quickTween)}:a.set(i,u);return o?f:function(e){return f(i,u,r?e+r:e,a,1)}},quickTo:function e(i,t,r){var n;var s=gsap.to(i,_setDefaults((n={},n[t]="+=0.1",n.paused=true,n.stagger=0,n),r||{})),o=function e(i,r,n){return s.resetTo(t,i,r,n)};o.tween=s;return o},isTweening:function e(i){return _globalTimeline.getTweensOf(i,true).length>0},defaults:function e(i){i&&i.ease&&(i.ease=_parseEase(i.ease,_defaults.ease));return _mergeDeep(_defaults,i||{})},config:function e(i){return _mergeDeep(_config,i||{})},registerEffect:function e(i){var t=i.name,r=i.effect,n=i.plugins,s=i.defaults,o=i.extendTimeline;(n||"").split(",").forEach((function(e){return e&&!_plugins[e]&&!_globals[e]&&_warn(t+" effect requires "+e+" plugin.")}));_effects[t]=function(e,i,t){return r(toArray(e),_setDefaults(i||{},s),t)};if(o){Timeline.prototype[t]=function(e,i,r){return this.add(_effects[t](e,_isObject(i)?i:(r=i)&&{},this),r)}}},registerEase:function e(i,t){_easeMap[i]=_parseEase(t)},parseEase:function e(i,t){return arguments.length?_parseEase(i,t):_easeMap},getById:function e(i){return _globalTimeline.getById(i)},exportRoot:function e(i,t){if(i===void 0){i={}}var r=new Timeline(i),n,s;r.smoothChildTiming=_isNotFalse(i.smoothChildTiming);_globalTimeline.remove(r);r._dp=0;r._time=r._tTime=_globalTimeline._time;n=_globalTimeline._first;while(n){s=n._next;if(t||!(!n._dur&&n instanceof Tween&&n.vars.onComplete===n._targets[0])){_addToTimeline(r,n,n._start-n._delay)}n=s}_addToTimeline(_globalTimeline,r,0);return r},context:function e(i,t){return i?new Context(i,t):_context},matchMedia:function e(i){return new MatchMedia(i)},matchMediaRefresh:function e(){return _media.forEach((function(e){var i=e.conditions,t,r;for(r in i){if(i[r]){i[r]=false;t=1}}t&&e.revert()}))||_onMediaChange()},addEventListener:function e(i,t){var r=_listeners[i]||(_listeners[i]=[]);~r.indexOf(t)||r.push(t)},removeEventListener:function e(i,t){var r=_listeners[i],n=r&&r.indexOf(t);n>=0&&r.splice(n,1)},utils:{wrap:wrap,wrapYoyo:wrapYoyo,distribute:distribute,random:random,snap:snap,normalize:normalize,getUnit:getUnit,clamp:clamp,splitColor:splitColor,toArray:toArray,selector:selector,mapRange:mapRange,pipe:pipe,unitize:unitize,interpolate:interpolate,shuffle:shuffle},install:_install,effects:_effects,ticker:_ticker,updateRoot:Timeline.updateRoot,plugins:_plugins,globalTimeline:_globalTimeline,core:{PropTween:PropTween,globals:_addGlobal,Tween:Tween,Timeline:Timeline,Animation:Animation,getCache:_getCache,_removeLinkedListItem:_removeLinkedListItem,reverting:function e(){return _reverting$1},context:function e(i){if(i&&_context){_context.data.push(i);i._ctx=_context}return _context},suppressOverwrites:function e(i){return _suppressOverwrites=i}}};_forEachName("to,from,fromTo,delayedCall,set,killTweensOf",(function(e){return _gsap[e]=Tween[e]}));_ticker.add(Timeline.updateRoot);_quickTween=_gsap.to({},{duration:0});var _getPluginPropTween=function e(i,t){var r=i._pt;while(r&&r.p!==t&&r.op!==t&&r.fp!==t){r=r._next}return r},_addModifiers=function e(i,t){var r=i._targets,n,s,o;for(n in t){s=r.length;while(s--){o=i._ptLookup[s][n];if(o&&(o=o.d)){if(o._pt){o=_getPluginPropTween(o,n)}o&&o.modifier&&o.modifier(t[n],i,r[s],n)}}}},_buildModifierPlugin=function e(i,t){return{name:i,headless:1,rawVars:1,init:function e(i,r,n){n._onInit=function(e){var i,n;if(_isString(r)){i={};_forEachName(r,(function(e){return i[e]=1}));r=i}if(t){i={};for(n in r){i[n]=t(r[n])}r=i}_addModifiers(e,r)}}}};var gsap=_gsap.registerPlugin({name:"attr",init:function e(i,t,r,n,s){var o,a,u;this.tween=r;for(o in t){u=i.getAttribute(o)||"";a=this.add(i,"setAttribute",(u||0)+"",t[o],n,s,0,0,o);a.op=o;a.b=u;this._props.push(o)}},render:function e(i,t){var r=t._pt;while(r){_reverting$1?r.set(r.t,r.p,r.b,r):r.r(i,r.d);r=r._next}}},{name:"endArray",headless:1,init:function e(i,t){var r=t.length;while(r--){this.add(i,r,i[r]||0,t[r],0,0,0,0,0,1)}}},_buildModifierPlugin("roundProps",_roundModifier),_buildModifierPlugin("modifiers"),_buildModifierPlugin("snap",snap))||_gsap;Tween.version=Timeline.version=gsap.version="3.13.0";_coreReady=1;_windowExists$1()&&_wake();
|
|
10
10
|
/*!
|
|
11
11
|
* CSSPlugin 3.13.0
|
|
12
12
|
* https://gsap.com
|
|
@@ -14,4 +14,4 @@ var __awaiter=this&&this.__awaiter||function(e,i,t,r){function n(e){return e ins
|
|
|
14
14
|
* Copyright 2008-2025, GreenSock. All rights reserved.
|
|
15
15
|
* Subject to the terms at https://gsap.com/standard-license
|
|
16
16
|
* @author: Jack Doyle, jack@greensock.com
|
|
17
|
-
*/var _win,_doc,_docElement,_pluginInitted,_tempDiv,_recentSetterPlugin,_reverting,_windowExists=function e(){return typeof window!=="undefined"},_transformProps={},_RAD2DEG=180/Math.PI,_DEG2RAD=Math.PI/180,_atan2=Math.atan2,_bigNum=1e8,_capsExp=/([A-Z])/g,_horizontalExp=/(left|right|width|margin|padding|x)/i,_complexExp=/[\s,\(]\S/,_propertyAliases={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},_renderCSSProp=function e(i,t){return t.set(t.t,t.p,Math.round((t.s+t.c*i)*1e4)/1e4+t.u,t)},_renderPropWithEnd=function e(i,t){return t.set(t.t,t.p,i===1?t.e:Math.round((t.s+t.c*i)*1e4)/1e4+t.u,t)},_renderCSSPropWithBeginning=function e(i,t){return t.set(t.t,t.p,i?Math.round((t.s+t.c*i)*1e4)/1e4+t.u:t.b,t)},_renderRoundedCSSProp=function e(i,t){var r=t.s+t.c*i;t.set(t.t,t.p,~~(r+(r<0?-.5:.5))+t.u,t)},_renderNonTweeningValue=function e(i,t){return t.set(t.t,t.p,i?t.e:t.b,t)},_renderNonTweeningValueOnlyAtEnd=function e(i,t){return t.set(t.t,t.p,i!==1?t.b:t.e,t)},_setterCSSStyle=function e(i,t,r){return i.style[t]=r},_setterCSSProp=function e(i,t,r){return i.style.setProperty(t,r)},_setterTransform=function e(i,t,r){return i._gsap[t]=r},_setterScale=function e(i,t,r){return i._gsap.scaleX=i._gsap.scaleY=r},_setterScaleWithRender=function e(i,t,r,n,s){var o=i._gsap;o.scaleX=o.scaleY=r;o.renderTransform(s,o)},_setterTransformWithRender=function e(i,t,r,n,s){var o=i._gsap;o[t]=r;o.renderTransform(s,o)},_transformProp="transform",_transformOriginProp=_transformProp+"Origin",_saveStyle=function e(i,t){var r=this;var n=this.target,s=n.style,o=n._gsap;if(i in _transformProps&&s){this.tfm=this.tfm||{};if(i!=="transform"){i=_propertyAliases[i]||i;~i.indexOf(",")?i.split(",").forEach((function(e){return r.tfm[e]=_get(n,e)})):this.tfm[i]=o.x?o[i]:_get(n,i);i===_transformOriginProp&&(this.tfm.zOrigin=o.zOrigin)}else{return _propertyAliases.transform.split(",").forEach((function(i){return e.call(r,i,t)}))}if(this.props.indexOf(_transformProp)>=0){return}if(o.svg){this.svgo=n.getAttribute("data-svg-origin");this.props.push(_transformOriginProp,t,"")}i=_transformProp}(s||t)&&this.props.push(i,t,s[i])},_removeIndependentTransforms=function e(i){if(i.translate){i.removeProperty("translate");i.removeProperty("scale");i.removeProperty("rotate")}},_revertStyle=function e(){var i=this.props,t=this.target,r=t.style,n=t._gsap,s,o;for(s=0;s<i.length;s+=3){if(!i[s+1]){i[s+2]?r[i[s]]=i[s+2]:r.removeProperty(i[s].substr(0,2)==="--"?i[s]:i[s].replace(_capsExp,"-$1").toLowerCase())}else if(i[s+1]===2){t[i[s]](i[s+2])}else{t[i[s]]=i[s+2]}}if(this.tfm){for(o in this.tfm){n[o]=this.tfm[o]}if(n.svg){n.renderTransform();t.setAttribute("data-svg-origin",this.svgo||"")}s=_reverting();if((!s||!s.isStart)&&!r[_transformProp]){_removeIndependentTransforms(r);if(n.zOrigin&&r[_transformOriginProp]){r[_transformOriginProp]+=" "+n.zOrigin+"px";n.zOrigin=0;n.renderTransform()}n.uncache=1}}},_getStyleSaver=function e(i,t){var r={target:i,props:[],revert:_revertStyle,save:_saveStyle};i._gsap||gsap.core.getCache(i);t&&i.style&&i.nodeType&&t.split(",").forEach((function(e){return r.save(e)}));return r},_supports3D,_createElement=function e(i,t){var r=_doc.createElementNS?_doc.createElementNS((t||"http://www.w3.org/1999/xhtml").replace(/^https/,"http"),i):_doc.createElement(i);return r&&r.style?r:_doc.createElement(i)},_getComputedProperty=function e(i,t,r){var n=getComputedStyle(i);return n[t]||n.getPropertyValue(t.replace(_capsExp,"-$1").toLowerCase())||n.getPropertyValue(t)||!r&&e(i,_checkPropPrefix(t)||t,1)||""},_prefixes="O,Moz,ms,Ms,Webkit".split(","),_checkPropPrefix=function e(i,t,r){var n=t||_tempDiv,s=n.style,o=5;if(i in s&&!r){return i}i=i.charAt(0).toUpperCase()+i.substr(1);while(o--&&!(_prefixes[o]+i in s)){}return o<0?null:(o===3?"ms":o>=0?_prefixes[o]:"")+i},_initCore=function e(){if(_windowExists()&&window.document){_win=window;_doc=_win.document;_docElement=_doc.documentElement;_tempDiv=_createElement("div")||{style:{}};_createElement("div");_transformProp=_checkPropPrefix(_transformProp);_transformOriginProp=_transformProp+"Origin";_tempDiv.style.cssText="border-width:0;line-height:0;position:absolute;padding:0";_supports3D=!!_checkPropPrefix("perspective");_reverting=gsap.core.reverting;_pluginInitted=1}},_getReparentedCloneBBox=function e(i){var t=i.ownerSVGElement,r=_createElement("svg",t&&t.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),n=i.cloneNode(true),s;n.style.display="block";r.appendChild(n);_docElement.appendChild(r);try{s=n.getBBox()}catch(e){}r.removeChild(n);_docElement.removeChild(r);return s},_getAttributeFallbacks=function e(i,t){var r=t.length;while(r--){if(i.hasAttribute(t[r])){return i.getAttribute(t[r])}}},_getBBox=function e(i){var t,r;try{t=i.getBBox()}catch(e){t=_getReparentedCloneBBox(i);r=1}t&&(t.width||t.height)||r||(t=_getReparentedCloneBBox(i));return t&&!t.width&&!t.x&&!t.y?{x:+_getAttributeFallbacks(i,["x","cx","x1"])||0,y:+_getAttributeFallbacks(i,["y","cy","y1"])||0,width:0,height:0}:t},_isSVG=function e(i){return!!(i.getCTM&&(!i.parentNode||i.ownerSVGElement)&&_getBBox(i))},_removeProperty=function e(i,t){if(t){var r=i.style,n;if(t in _transformProps&&t!==_transformOriginProp){t=_transformProp}if(r.removeProperty){n=t.substr(0,2);if(n==="ms"||t.substr(0,6)==="webkit"){t="-"+t}r.removeProperty(n==="--"?t:t.replace(_capsExp,"-$1").toLowerCase())}else{r.removeAttribute(t)}}},_addNonTweeningPT=function e(i,t,r,n,s,o){var a=new PropTween(i._pt,t,r,0,1,o?_renderNonTweeningValueOnlyAtEnd:_renderNonTweeningValue);i._pt=a;a.b=n;a.e=s;i._props.push(r);return a},_nonConvertibleUnits={deg:1,rad:1,turn:1},_nonStandardLayouts={grid:1,flex:1},_convertToUnit=function e(i,t,r,n){var s=parseFloat(r)||0,o=(r+"").trim().substr((s+"").length)||"px",a=_tempDiv.style,u=_horizontalExp.test(t),f=i.tagName.toLowerCase()==="svg",l=(f?"client":"offset")+(u?"Width":"Height"),h=100,_=n==="px",c=n==="%",d,m,p,g;if(n===o||!s||_nonConvertibleUnits[n]||_nonConvertibleUnits[o]){return s}o!=="px"&&!_&&(s=e(i,t,r,"px"));g=i.getCTM&&_isSVG(i);if((c||o==="%")&&(_transformProps[t]||~t.indexOf("adius"))){d=g?i.getBBox()[u?"width":"height"]:i[l];return _round(c?s/d*h:s/100*d)}a[u?"width":"height"]=h+(_?o:n);m=n!=="rem"&&~t.indexOf("adius")||n==="em"&&i.appendChild&&!f?i:i.parentNode;if(g){m=(i.ownerSVGElement||{}).parentNode}if(!m||m===_doc||!m.appendChild){m=_doc.body}p=m._gsap;if(p&&c&&p.width&&u&&p.time===_ticker.time&&!p.uncache){return _round(s/p.width*h)}else{if(c&&(t==="height"||t==="width")){var v=i.style[t];i.style[t]=h+n;d=i[l];v?i.style[t]=v:_removeProperty(i,t)}else{(c||o==="%")&&!_nonStandardLayouts[_getComputedProperty(m,"display")]&&(a.position=_getComputedProperty(i,"position"));m===i&&(a.position="static");m.appendChild(_tempDiv);d=_tempDiv[l];m.removeChild(_tempDiv);a.position="absolute"}if(u&&c){p=_getCache(m);p.time=_ticker.time;p.width=m[l]}}return _round(_?d*s/h:d&&s?h/d*s:0)},_get=function e(i,t,r,n){var s;_pluginInitted||_initCore();if(t in _propertyAliases&&t!=="transform"){t=_propertyAliases[t];if(~t.indexOf(",")){t=t.split(",")[0]}}if(_transformProps[t]&&t!=="transform"){s=_parseTransform(i,n);s=t!=="transformOrigin"?s[t]:s.svg?s.origin:_firstTwoOnly(_getComputedProperty(i,_transformOriginProp))+" "+s.zOrigin+"px"}else{s=i.style[t];if(!s||s==="auto"||n||~(s+"").indexOf("calc(")){s=_specialProps[t]&&_specialProps[t](i,t,r)||_getComputedProperty(i,t)||_getProperty(i,t)||(t==="opacity"?1:0)}}return r&&!~(s+"").trim().indexOf(" ")?_convertToUnit(i,t,s,r)+r:s},_tweenComplexCSSString=function e(i,t,r,n){if(!r||r==="none"){var s=_checkPropPrefix(t,i,1),o=s&&_getComputedProperty(i,s,1);if(o&&o!==r){t=s;r=o}else if(t==="borderColor"){r=_getComputedProperty(i,"borderTopColor")}}var a=new PropTween(this._pt,i.style,t,0,1,_renderComplexString),u=0,f=0,l,h,_,c,d,m,p,g,v,y,C,w;a.b=r;a.e=n;r+="";n+="";if(n.substring(0,6)==="var(--"){n=_getComputedProperty(i,n.substring(4,n.indexOf(")")))}if(n==="auto"){m=i.style[t];i.style[t]=n;n=_getComputedProperty(i,t)||n;m?i.style[t]=m:_removeProperty(i,t)}l=[r,n];_colorStringFilter(l);r=l[0];n=l[1];_=r.match(_numWithUnitExp)||[];w=n.match(_numWithUnitExp)||[];if(w.length){while(h=_numWithUnitExp.exec(n)){p=h[0];v=n.substring(u,h.index);if(d){d=(d+1)%5}else if(v.substr(-5)==="rgba("||v.substr(-5)==="hsla("){d=1}if(p!==(m=_[f++]||"")){c=parseFloat(m)||0;C=m.substr((c+"").length);p.charAt(1)==="="&&(p=_parseRelative(c,p)+C);g=parseFloat(p);y=p.substr((g+"").length);u=_numWithUnitExp.lastIndex-y.length;if(!y){y=y||_config.units[t]||C;if(u===n.length){n+=y;a.e+=y}}if(C!==y){c=_convertToUnit(i,t,m,y)||0}a._pt={_next:a._pt,p:v||f===1?v:",",s:c,c:g-c,m:d&&d<4||t==="zIndex"?Math.round:0}}}a.c=u<n.length?n.substring(u,n.length):""}else{a.r=t==="display"&&n==="none"?_renderNonTweeningValueOnlyAtEnd:_renderNonTweeningValue}_relExp.test(n)&&(a.e=0);this._pt=a;return a},_keywordToPercent={top:"0%",bottom:"100%",left:"0%",right:"100%",center:"50%"},_convertKeywordsToPercentages=function e(i){var t=i.split(" "),r=t[0],n=t[1]||"50%";if(r==="top"||r==="bottom"||n==="left"||n==="right"){i=r;r=n;n=i}t[0]=_keywordToPercent[r]||r;t[1]=_keywordToPercent[n]||n;return t.join(" ")},_renderClearProps=function e(i,t){if(t.tween&&t.tween._time===t.tween._dur){var r=t.t,n=r.style,s=t.u,o=r._gsap,a,u,f;if(s==="all"||s===true){n.cssText="";u=1}else{s=s.split(",");f=s.length;while(--f>-1){a=s[f];if(_transformProps[a]){u=1;a=a==="transformOrigin"?_transformOriginProp:_transformProp}_removeProperty(r,a)}}if(u){_removeProperty(r,_transformProp);if(o){o.svg&&r.removeAttribute("transform");n.scale=n.rotate=n.translate="none";_parseTransform(r,1);o.uncache=1;_removeIndependentTransforms(n)}}}},_specialProps={clearProps:function e(i,t,r,n,s){if(s.data!=="isFromStart"){var o=i._pt=new PropTween(i._pt,t,r,0,0,_renderClearProps);o.u=n;o.pr=-10;o.tween=s;i._props.push(r);return 1}}},_identity2DMatrix=[1,0,0,1,0,0],_rotationalProperties={},_isNullTransform=function e(i){return i==="matrix(1, 0, 0, 1, 0, 0)"||i==="none"||!i},_getComputedTransformMatrixAsArray=function e(i){var t=_getComputedProperty(i,_transformProp);return _isNullTransform(t)?_identity2DMatrix:t.substr(7).match(_numExp).map(_round)},_getMatrix=function e(i,t){var r=i._gsap||_getCache(i),n=i.style,s=_getComputedTransformMatrixAsArray(i),o,a,u,f;if(r.svg&&i.getAttribute("transform")){u=i.transform.baseVal.consolidate().matrix;s=[u.a,u.b,u.c,u.d,u.e,u.f];return s.join(",")==="1,0,0,1,0,0"?_identity2DMatrix:s}else if(s===_identity2DMatrix&&!i.offsetParent&&i!==_docElement&&!r.svg){u=n.display;n.display="block";o=i.parentNode;if(!o||!i.offsetParent&&!i.getBoundingClientRect().width){f=1;a=i.nextElementSibling;_docElement.appendChild(i)}s=_getComputedTransformMatrixAsArray(i);u?n.display=u:_removeProperty(i,"display");if(f){a?o.insertBefore(i,a):o?o.appendChild(i):_docElement.removeChild(i)}}return t&&s.length>6?[s[0],s[1],s[4],s[5],s[12],s[13]]:s},_applySVGOrigin=function e(i,t,r,n,s,o){var a=i._gsap,u=s||_getMatrix(i,true),f=a.xOrigin||0,l=a.yOrigin||0,h=a.xOffset||0,_=a.yOffset||0,c=u[0],d=u[1],m=u[2],p=u[3],g=u[4],v=u[5],y=t.split(" "),C=parseFloat(y[0])||0,w=parseFloat(y[1])||0,P,T,x,b;if(!r){P=_getBBox(i);C=P.x+(~y[0].indexOf("%")?C/100*P.width:C);w=P.y+(~(y[1]||y[0]).indexOf("%")?w/100*P.height:w)}else if(u!==_identity2DMatrix&&(T=c*p-d*m)){x=C*(p/T)+w*(-m/T)+(m*v-p*g)/T;b=C*(-d/T)+w*(c/T)-(c*v-d*g)/T;C=x;w=b}if(n||n!==false&&a.smooth){g=C-f;v=w-l;a.xOffset=h+(g*c+v*m)-g;a.yOffset=_+(g*d+v*p)-v}else{a.xOffset=a.yOffset=0}a.xOrigin=C;a.yOrigin=w;a.smooth=!!n;a.origin=t;a.originIsAbsolute=!!r;i.style[_transformOriginProp]="0px 0px";if(o){_addNonTweeningPT(o,a,"xOrigin",f,C);_addNonTweeningPT(o,a,"yOrigin",l,w);_addNonTweeningPT(o,a,"xOffset",h,a.xOffset);_addNonTweeningPT(o,a,"yOffset",_,a.yOffset)}i.setAttribute("data-svg-origin",C+" "+w)},_parseTransform=function e(i,t){var r=i._gsap||new GSCache(i);if("x"in r&&!t&&!r.uncache){return r}var n=i.style,s=r.scaleX<0,o="px",a="deg",u=getComputedStyle(i),f=_getComputedProperty(i,_transformOriginProp)||"0",l,h,_,c,d,m,p,g,v,y,C,w,P,T,x,b,S,k,M,F,j,E,A,N,D,O,R,z,I,B,U,L;l=h=_=m=p=g=v=y=C=0;c=d=1;r.svg=!!(i.getCTM&&_isSVG(i));if(u.translate){if(u.translate!=="none"||u.scale!=="none"||u.rotate!=="none"){n[_transformProp]=(u.translate!=="none"?"translate3d("+(u.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+(u.rotate!=="none"?"rotate("+u.rotate+") ":"")+(u.scale!=="none"?"scale("+u.scale.split(" ").join(",")+") ":"")+(u[_transformProp]!=="none"?u[_transformProp]:"")}n.scale=n.rotate=n.translate="none"}T=_getMatrix(i,r.svg);if(r.svg){if(r.uncache){D=i.getBBox();f=r.xOrigin-D.x+"px "+(r.yOrigin-D.y)+"px";N=""}else{N=!t&&i.getAttribute("data-svg-origin")}_applySVGOrigin(i,N||f,!!N||r.originIsAbsolute,r.smooth!==false,T)}w=r.xOrigin||0;P=r.yOrigin||0;if(T!==_identity2DMatrix){k=T[0];M=T[1];F=T[2];j=T[3];l=E=T[4];h=A=T[5];if(T.length===6){c=Math.sqrt(k*k+M*M);d=Math.sqrt(j*j+F*F);m=k||M?_atan2(M,k)*_RAD2DEG:0;v=F||j?_atan2(F,j)*_RAD2DEG+m:0;v&&(d*=Math.abs(Math.cos(v*_DEG2RAD)));if(r.svg){l-=w-(w*k+P*F);h-=P-(w*M+P*j)}}else{L=T[6];B=T[7];R=T[8];z=T[9];I=T[10];U=T[11];l=T[12];h=T[13];_=T[14];x=_atan2(L,I);p=x*_RAD2DEG;if(x){b=Math.cos(-x);S=Math.sin(-x);N=E*b+R*S;D=A*b+z*S;O=L*b+I*S;R=E*-S+R*b;z=A*-S+z*b;I=L*-S+I*b;U=B*-S+U*b;E=N;A=D;L=O}x=_atan2(-F,I);g=x*_RAD2DEG;if(x){b=Math.cos(-x);S=Math.sin(-x);N=k*b-R*S;D=M*b-z*S;O=F*b-I*S;U=j*S+U*b;k=N;M=D;F=O}x=_atan2(M,k);m=x*_RAD2DEG;if(x){b=Math.cos(x);S=Math.sin(x);N=k*b+M*S;D=E*b+A*S;M=M*b-k*S;A=A*b-E*S;k=N;E=D}if(p&&Math.abs(p)+Math.abs(m)>359.9){p=m=0;g=180-g}c=_round(Math.sqrt(k*k+M*M+F*F));d=_round(Math.sqrt(A*A+L*L));x=_atan2(E,A);v=Math.abs(x)>2e-4?x*_RAD2DEG:0;C=U?1/(U<0?-U:U):0}if(r.svg){N=i.getAttribute("transform");r.forceCSS=i.setAttribute("transform","")||!_isNullTransform(_getComputedProperty(i,_transformProp));N&&i.setAttribute("transform",N)}}if(Math.abs(v)>90&&Math.abs(v)<270){if(s){c*=-1;v+=m<=0?180:-180;m+=m<=0?180:-180}else{d*=-1;v+=v<=0?180:-180}}t=t||r.uncache;r.x=l-((r.xPercent=l&&(!t&&r.xPercent||(Math.round(i.offsetWidth/2)===Math.round(-l)?-50:0)))?i.offsetWidth*r.xPercent/100:0)+o;r.y=h-((r.yPercent=h&&(!t&&r.yPercent||(Math.round(i.offsetHeight/2)===Math.round(-h)?-50:0)))?i.offsetHeight*r.yPercent/100:0)+o;r.z=_+o;r.scaleX=_round(c);r.scaleY=_round(d);r.rotation=_round(m)+a;r.rotationX=_round(p)+a;r.rotationY=_round(g)+a;r.skewX=v+a;r.skewY=y+a;r.transformPerspective=C+o;if(r.zOrigin=parseFloat(f.split(" ")[2])||!t&&r.zOrigin||0){n[_transformOriginProp]=_firstTwoOnly(f)}r.xOffset=r.yOffset=0;r.force3D=_config.force3D;r.renderTransform=r.svg?_renderSVGTransforms:_supports3D?_renderCSSTransforms:_renderNon3DTransforms;r.uncache=0;return r},_firstTwoOnly=function e(i){return(i=i.split(" "))[0]+" "+i[1]},_addPxTranslate=function e(i,t,r){var n=getUnit(t);return _round(parseFloat(t)+parseFloat(_convertToUnit(i,"x",r+"px",n)))+n},_renderNon3DTransforms=function e(i,t){t.z="0px";t.rotationY=t.rotationX="0deg";t.force3D=0;_renderCSSTransforms(i,t)},_zeroDeg="0deg",_zeroPx="0px",_endParenthesis=") ",_renderCSSTransforms=function e(i,t){var r=t||this,n=r.xPercent,s=r.yPercent,o=r.x,a=r.y,u=r.z,f=r.rotation,l=r.rotationY,h=r.rotationX,_=r.skewX,c=r.skewY,d=r.scaleX,m=r.scaleY,p=r.transformPerspective,g=r.force3D,v=r.target,y=r.zOrigin,C="",w=g==="auto"&&i&&i!==1||g===true;if(y&&(h!==_zeroDeg||l!==_zeroDeg)){var P=parseFloat(l)*_DEG2RAD,T=Math.sin(P),x=Math.cos(P),b;P=parseFloat(h)*_DEG2RAD;b=Math.cos(P);o=_addPxTranslate(v,o,T*b*-y);a=_addPxTranslate(v,a,-Math.sin(P)*-y);u=_addPxTranslate(v,u,x*b*-y+y)}if(p!==_zeroPx){C+="perspective("+p+_endParenthesis}if(n||s){C+="translate("+n+"%, "+s+"%) "}if(w||o!==_zeroPx||a!==_zeroPx||u!==_zeroPx){C+=u!==_zeroPx||w?"translate3d("+o+", "+a+", "+u+") ":"translate("+o+", "+a+_endParenthesis}if(f!==_zeroDeg){C+="rotate("+f+_endParenthesis}if(l!==_zeroDeg){C+="rotateY("+l+_endParenthesis}if(h!==_zeroDeg){C+="rotateX("+h+_endParenthesis}if(_!==_zeroDeg||c!==_zeroDeg){C+="skew("+_+", "+c+_endParenthesis}if(d!==1||m!==1){C+="scale("+d+", "+m+_endParenthesis}v.style[_transformProp]=C||"translate(0, 0)"},_renderSVGTransforms=function e(i,t){var r=t||this,n=r.xPercent,s=r.yPercent,o=r.x,a=r.y,u=r.rotation,f=r.skewX,l=r.skewY,h=r.scaleX,_=r.scaleY,c=r.target,d=r.xOrigin,m=r.yOrigin,p=r.xOffset,g=r.yOffset,v=r.forceCSS,y=parseFloat(o),C=parseFloat(a),w,P,T,x,b;u=parseFloat(u);f=parseFloat(f);l=parseFloat(l);if(l){l=parseFloat(l);f+=l;u+=l}if(u||f){u*=_DEG2RAD;f*=_DEG2RAD;w=Math.cos(u)*h;P=Math.sin(u)*h;T=Math.sin(u-f)*-_;x=Math.cos(u-f)*_;if(f){l*=_DEG2RAD;b=Math.tan(f-l);b=Math.sqrt(1+b*b);T*=b;x*=b;if(l){b=Math.tan(l);b=Math.sqrt(1+b*b);w*=b;P*=b}}w=_round(w);P=_round(P);T=_round(T);x=_round(x)}else{w=h;x=_;P=T=0}if(y&&!~(o+"").indexOf("px")||C&&!~(a+"").indexOf("px")){y=_convertToUnit(c,"x",o,"px");C=_convertToUnit(c,"y",a,"px")}if(d||m||p||g){y=_round(y+d-(d*w+m*T)+p);C=_round(C+m-(d*P+m*x)+g)}if(n||s){b=c.getBBox();y=_round(y+n/100*b.width);C=_round(C+s/100*b.height)}b="matrix("+w+","+P+","+T+","+x+","+y+","+C+")";c.setAttribute("transform",b);v&&(c.style[_transformProp]=b)},_addRotationalPropTween=function e(i,t,r,n,s){var o=360,a=_isString(s),u=parseFloat(s)*(a&&~s.indexOf("rad")?_RAD2DEG:1),f=u-n,l=n+f+"deg",h,_;if(a){h=s.split("_")[1];if(h==="short"){f%=o;if(f!==f%(o/2)){f+=f<0?o:-360}}if(h==="cw"&&f<0){f=(f+o*_bigNum)%o-~~(f/o)*o}else if(h==="ccw"&&f>0){f=(f-o*_bigNum)%o-~~(f/o)*o}}i._pt=_=new PropTween(i._pt,t,r,n,f,_renderPropWithEnd);_.e=l;_.u="deg";i._props.push(r);return _},_assign=function e(i,t){for(var r in t){i[r]=t[r]}return i},_addRawTransformPTs=function e(i,t,r){var n=_assign({},r._gsap),s="perspective,force3D,transformOrigin,svgOrigin",o=r.style,a,u,f,l,h,_,c,d;if(n.svg){f=r.getAttribute("transform");r.setAttribute("transform","");o[_transformProp]=t;a=_parseTransform(r,1);_removeProperty(r,_transformProp);r.setAttribute("transform",f)}else{f=getComputedStyle(r)[_transformProp];o[_transformProp]=t;a=_parseTransform(r,1);o[_transformProp]=f}for(u in _transformProps){f=n[u];l=a[u];if(f!==l&&s.indexOf(u)<0){c=getUnit(f);d=getUnit(l);h=c!==d?_convertToUnit(r,u,f,d):parseFloat(f);_=parseFloat(l);i._pt=new PropTween(i._pt,a,u,h,_-h,_renderCSSProp);i._pt.u=d||0;i._props.push(u)}}_assign(a,n)};_forEachName("padding,margin,Width,Radius",(function(e,i){var t="Top",r="Right",n="Bottom",s="Left",o=(i<3?[t,r,n,s]:[t+s,t+r,n+r,n+s]).map((function(t){return i<2?e+t:"border"+t+e}));_specialProps[i>1?"border"+e:e]=function(e,i,t,r,n){var s,a;if(arguments.length<4){s=o.map((function(i){return _get(e,i,t)}));a=s.join(" ");return a.split(s[0]).length===5?s[0]:a}s=(r+"").split(" ");a={};o.forEach((function(e,i){return a[e]=s[i]=s[i]||s[(i-1)/2|0]}));e.init(i,a,n)}}));var CSSPlugin={name:"css",register:_initCore,targetTest:function e(i){return i.style&&i.nodeType},init:function e(i,t,r,n,s){var o=this._props,a=i.style,u=r.vars.startAt,f,l,h,_,c,d,m,p,g,v,y,C,w,P,T,x;_pluginInitted||_initCore();this.styles=this.styles||_getStyleSaver(i);x=this.styles.props;this.tween=r;for(m in t){if(m==="autoRound"){continue}l=t[m];if(_plugins[m]&&_checkPlugin(m,t,r,n,i,s)){continue}c=typeof l;d=_specialProps[m];if(c==="function"){l=l.call(r,n,i,s);c=typeof l}if(c==="string"&&~l.indexOf("random(")){l=_replaceRandom(l)}if(d){d(this,i,m,l,r)&&(T=1)}else if(m.substr(0,2)==="--"){f=(getComputedStyle(i).getPropertyValue(m)+"").trim();l+="";_colorExp.lastIndex=0;if(!_colorExp.test(f)){p=getUnit(f);g=getUnit(l)}g?p!==g&&(f=_convertToUnit(i,m,f,g)+g):p&&(l+=p);this.add(a,"setProperty",f,l,n,s,0,0,m);o.push(m);x.push(m,0,a[m])}else if(c!=="undefined"){if(u&&m in u){f=typeof u[m]==="function"?u[m].call(r,n,i,s):u[m];_isString(f)&&~f.indexOf("random(")&&(f=_replaceRandom(f));getUnit(f+"")||f==="auto"||(f+=_config.units[m]||getUnit(_get(i,m))||"");(f+"").charAt(1)==="="&&(f=_get(i,m))}else{f=_get(i,m)}_=parseFloat(f);v=c==="string"&&l.charAt(1)==="="&&l.substr(0,2);v&&(l=l.substr(2));h=parseFloat(l);if(m in _propertyAliases){if(m==="autoAlpha"){if(_===1&&_get(i,"visibility")==="hidden"&&h){_=0}x.push("visibility",0,a.visibility);_addNonTweeningPT(this,a,"visibility",_?"inherit":"hidden",h?"inherit":"hidden",!h)}if(m!=="scale"&&m!=="transform"){m=_propertyAliases[m];~m.indexOf(",")&&(m=m.split(",")[0])}}y=m in _transformProps;if(y){this.styles.save(m);if(c==="string"&&l.substring(0,6)==="var(--"){l=_getComputedProperty(i,l.substring(4,l.indexOf(")")));h=parseFloat(l)}if(!C){w=i._gsap;w.renderTransform&&!t.parseTransform||_parseTransform(i,t.parseTransform);P=t.smoothOrigin!==false&&w.smooth;C=this._pt=new PropTween(this._pt,a,_transformProp,0,1,w.renderTransform,w,0,-1);C.dep=1}if(m==="scale"){this._pt=new PropTween(this._pt,w,"scaleY",w.scaleY,(v?_parseRelative(w.scaleY,v+h):h)-w.scaleY||0,_renderCSSProp);this._pt.u=0;o.push("scaleY",m);m+="X"}else if(m==="transformOrigin"){x.push(_transformOriginProp,0,a[_transformOriginProp]);l=_convertKeywordsToPercentages(l);if(w.svg){_applySVGOrigin(i,l,0,P,0,this)}else{g=parseFloat(l.split(" ")[2])||0;g!==w.zOrigin&&_addNonTweeningPT(this,w,"zOrigin",w.zOrigin,g);_addNonTweeningPT(this,a,m,_firstTwoOnly(f),_firstTwoOnly(l))}continue}else if(m==="svgOrigin"){_applySVGOrigin(i,l,1,P,0,this);continue}else if(m in _rotationalProperties){_addRotationalPropTween(this,w,m,_,v?_parseRelative(_,v+l):l);continue}else if(m==="smoothOrigin"){_addNonTweeningPT(this,w,"smooth",w.smooth,l);continue}else if(m==="force3D"){w[m]=l;continue}else if(m==="transform"){_addRawTransformPTs(this,l,i);continue}}else if(!(m in a)){m=_checkPropPrefix(m)||m}if(y||(h||h===0)&&(_||_===0)&&!_complexExp.test(l)&&m in a){p=(f+"").substr((_+"").length);h||(h=0);g=getUnit(l)||(m in _config.units?_config.units[m]:p);p!==g&&(_=_convertToUnit(i,m,f,g));this._pt=new PropTween(this._pt,y?w:a,m,_,(v?_parseRelative(_,v+h):h)-_,!y&&(g==="px"||m==="zIndex")&&t.autoRound!==false?_renderRoundedCSSProp:_renderCSSProp);this._pt.u=g||0;if(p!==g&&g!=="%"){this._pt.b=f;this._pt.r=_renderCSSPropWithBeginning}}else if(!(m in a)){if(m in i){this.add(i,m,f||i[m],v?v+l:l,n,s)}else if(m!=="parseTransform"){_missingPlugin(m,l);continue}}else{_tweenComplexCSSString.call(this,i,m,f,v?v+l:l)}y||(m in a?x.push(m,0,a[m]):typeof i[m]==="function"?x.push(m,2,i[m]()):x.push(m,1,f||i[m]));o.push(m)}}T&&_sortPropTweensByPriority(this)},render:function e(i,t){if(t.tween._time||!_reverting()){var r=t._pt;while(r){r.r(i,r.d);r=r._next}}else{t.styles.revert()}},get:_get,aliases:_propertyAliases,getSetter:function e(i,t,r){var n=_propertyAliases[t];n&&n.indexOf(",")<0&&(t=n);return t in _transformProps&&t!==_transformOriginProp&&(i._gsap.x||_get(i,"x"))?r&&_recentSetterPlugin===r?t==="scale"?_setterScale:_setterTransform:(_recentSetterPlugin=r||{})&&(t==="scale"?_setterScaleWithRender:_setterTransformWithRender):i.style&&!_isUndefined(i.style[t])?_setterCSSStyle:~t.indexOf("-")?_setterCSSProp:_getSetter(i,t)},core:{_removeProperty:_removeProperty,_getMatrix:_getMatrix}};gsap.utils.checkPrefix=_checkPropPrefix;gsap.core.getStyleSaver=_getStyleSaver;(function(e,i,t,r){var n=_forEachName(e+","+i+","+t,(function(e){_transformProps[e]=1}));_forEachName(i,(function(e){_config.units[e]="deg";_rotationalProperties[e]=1}));_propertyAliases[n[13]]=e+","+i;_forEachName(r,(function(e){var i=e.split(":");_propertyAliases[i[1]]=n[i[0]]}))})("x,y,z,scale,scaleX,scaleY,xPercent,yPercent","rotation,rotationX,rotationY,skewX,skewY","transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective","0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY");_forEachName("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",(function(e){_config.units[e]="px"}));gsap.registerPlugin(CSSPlugin);var gsapWithCSS=gsap.registerPlugin(CSSPlugin)||gsap;var miaSvg='<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g id="head-default">\n <path id="border-head" d="M15.8188 3C16.5046 3.00015 17.141 3.36269 17.4986 3.95703L21.7112 10.957C22.0963 11.5972 22.0963 12.4028 21.7112 13.043L17.4986 20.043C17.141 20.6373 16.5046 20.9998 15.8188 21H8.18127C7.49525 21 6.85822 20.6375 6.50049 20.043L2.28892 13.043C1.90369 12.4027 1.90369 11.5973 2.28892 10.957L6.50049 3.95703C6.85822 3.36252 7.49525 3 8.18127 3H15.8188Z" stroke="var(--mds-emoji-mia-head-stroke-color, rgb(194 160 251))" stroke-width="var(--mds-emoji-mia-head-stroke-width, 2px)" fill="var(--mds-emoji-mia-head-stroke-color, rgb(194 160 251))"/>\n <path id="path-head" d="M15.8188 3C16.5046 3.00015 17.141 3.36269 17.4986 3.95703L21.7112 10.957C22.0963 11.5972 22.0963 12.4028 21.7112 13.043L17.4986 20.043C17.141 20.6373 16.5046 20.9998 15.8188 21H8.18127C7.49525 21 6.85822 20.6375 6.50049 20.043L2.28892 13.043C1.90369 12.4027 1.90369 11.5973 2.28892 10.957L6.50049 3.95703C6.85822 3.36252 7.49525 3 8.18127 3H15.8188Z" fill="var(--mds-emoji-mia-head-color, rgb(224 207 253))"/>\n </g>\n <g id="eyes-default">\n <path id="left-eye" d="M8 8H10V12H8V8Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n <path id="right-eye" d="M14 8H16V12H14V8Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n </g>\n <g id="eyes-closed">\n <path id="left-eye-closed" d="M6 10H10V12H6V10Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n <path id="right-eye-closed" d="M14 10H18V12H14V10Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n </g>\n <path id="mouth-default" d="M16.707 15.707C15.4771 16.937 13.6985 17.5 12 17.5C10.3015 17.5 8.52294 16.937 7.29297 15.707L8.70703 14.293C9.47706 15.063 10.6985 15.5 12 15.5C13.3015 15.5 14.5229 15.063 15.293 14.293L16.707 15.707Z" fill="var(--mds-emoji-mia-mouth-color, rgb(98 12 245))"/>\n <path id="mouth-smile" d="M16 14H8C8.33333 15.3333 9 18 12 18C15 18 15.6667 15.3333 16 14Z" fill="var(--mds-emoji-mia-mouth-color, rgb(98 12 245))"/>\n <path id="mouth-serious" d="M8 15H16V17H8V15Z" fill="var(--mds-emoji-mia-mouth-color, rgb(98 12 245))"/>\n <path id="hand-think" style="visibility:hidden;" d="M6 16C6.55228 16 7 16.4477 7 17V18H13C13.5523 18 14 18.4477 14 19C14 19.5523 13.5523 20 13 20H10.3818C11.1252 20 11.6088 20.7824 11.2764 21.4473L10.2764 23.4473C10.107 23.786 9.76059 24 9.38184 24H4V20L5 18V16H6Z" fill="var(--mds-emoji-mia-hands-color, rgb(98 12 245))"/>\n</svg>\n';var simiSvg='<svg width="440" height="440" viewBox="0 0 440 440" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g id="ears-default">\n <g id="ear-right">\n <path id="ear-right-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M363.838 54.3257C339.126 44.6171 278.031 90.7244 256.023 111.557C205.523 159.363 303.523 209.826 358.387 195.099C380.992 189.032 391.095 169.008 388.672 165.367C386.734 162.454 374.135 161.322 368.078 161.12C376.962 129.567 388.551 64.0342 363.838 54.3257Z"/>\n <path id="ear-right-inner-shape" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M351.676 53.2891C356.294 52.7076 360.415 52.9806 363.838 54.3252C364.658 54.6472 365.437 55.0331 366.178 55.4746C368.347 56.9073 370.299 58.8573 372.053 61.2344C385.423 81.3621 375.744 133.891 368.078 161.119C374.135 161.321 386.734 162.455 388.672 165.367C391.094 169.008 380.992 189.032 358.387 195.1C357.17 195.426 355.929 195.687 354.667 195.888C317.523 201.796 244.693 161.119 265.859 130.788C281.528 108.336 324.274 59.2313 351.676 53.2891Z"/>\n <path id="ear-right-hole" fill="var(--mds-emoji-simi-skin-dark, #C3481B)" d="M350.023 84.8079C329.105 90.1196 311.307 114.384 305.023 125.853C299.251 136.387 303.53 147.927 311.277 155C320.553 163.469 334.801 165.535 342.726 151.808C361.778 118.808 355.529 93.3915 350.023 84.8079Z"/>\n <path id="ear-right-outline-border" stroke="var(--mds-emoji-simi-skin-dark, #C3481B)" stroke-width="9" stroke-linecap="round" d="M363.838 54.3257C339.126 44.6171 278.031 90.7244 256.023 111.557C205.523 159.363 303.523 209.826 358.387 195.099C380.992 189.032 391.095 169.008 388.672 165.367C386.734 162.454 374.135 161.322 368.078 161.12C376.962 129.567 388.551 64.0342 363.838 54.3257Z"/>\n <path id="ear-right-border" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M349.523 84.5C334.523 89 291.523 121 306.523 149"/>\n </g>\n <g id="ear-left">\n <path id="ear-left-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M77.1852 54.3257C101.898 44.6171 162.993 90.7244 185 111.557C235.5 159.363 137.5 209.826 82.6365 195.099C60.0315 189.032 49.9287 169.008 52.3515 165.367C54.2897 162.454 66.8883 161.322 72.9453 161.12C64.0617 129.567 52.4726 64.0342 77.1852 54.3257Z"/>\n <path id="ear-left-inner-shape" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M89.3476 53.2891C84.7294 52.7076 80.6085 52.9806 77.1855 54.3252C76.3658 54.6472 75.5869 55.0331 74.8457 55.4746C72.6763 56.9073 70.7246 58.8573 68.9707 61.2344C55.6008 81.3621 65.2794 133.891 72.9453 161.119C66.8883 161.321 54.2898 162.455 52.3516 165.367C49.9291 169.008 60.0319 189.032 82.6367 195.1C83.8533 195.426 85.0943 195.687 86.3564 195.888C123.5 201.796 196.33 161.119 175.164 130.788C159.496 108.336 116.75 59.2313 89.3476 53.2891Z"/>\n <path id="ear-left-hole" fill="var(--mds-emoji-simi-skin-dark, #C3481B)" d="M91 84.8079C111.919 90.1196 129.716 114.384 136 125.853C141.772 136.387 137.494 147.927 129.747 155C120.471 163.469 106.223 165.535 98.2973 151.808C79.2451 118.808 85.494 93.3915 91 84.8079Z"/>\n <path id="ear-left-outline-border" stroke="var(--mds-emoji-simi-skin-dark, #C3481B)" stroke-width="9" stroke-linecap="round" d="M77.1852 54.3257C101.898 44.6171 162.993 90.7244 185 111.557C235.5 159.363 137.5 209.826 82.6365 195.099C60.0315 189.032 49.9287 169.008 52.3515 165.367C54.2897 162.454 66.8883 161.322 72.9453 161.12C64.0617 129.567 52.4726 64.0342 77.1852 54.3257Z"/>\n <path id="ear-left-border" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M91.5 84.5C106.5 89 149.5 121 134.5 149"/>\n </g>\n </g>\n <g id="head-default">\n <path id="shape-head" fill="var(--mds-emoji-simi-skin, #F36320)" d="M378.732 217.557C340.98 122.357 268.622 107.557 219.909 107.557C171.197 107.557 98.8384 122.357 61.0863 217.557C50.181 245.057 52.6419 250.557 21.1818 271.057C19.6595 281.557 27.7783 295.057 42.4935 297.057C38.7724 298.224 30.5183 300.557 27.2708 300.557C23.2115 300.557 65.1456 387.557 219.909 387.557C374.673 387.557 416.789 300.057 412.729 300.057C409.482 300.057 401.228 297.724 397.507 296.557C412.222 294.557 420.34 281.057 418.818 270.557C387.358 250.057 389.637 245.057 378.732 217.557Z"/>\n <g id="ear-tufts">\n <g id="right-tuft">\n <path id="right-tuft-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M336.411 123.628C333.005 118.799 313.911 124.433 304.789 127.853C295.789 132.254 282.34 139.697 296.289 146.057C313.289 153.808 342.492 168.294 342.492 153.808C343.708 143.547 331.749 140.126 326.681 139.321C331.343 136.102 339.816 128.457 336.411 123.628Z"/>\n <path id="right-tuft-outline" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M304.789 127.853C313.911 124.433 333.005 118.799 336.411 123.628C339.816 128.457 331.343 136.102 326.681 139.321C331.749 140.126 343.708 143.547 342.492 153.808"/>\n </g>\n <g id="left-tuft">\n <path id="left-tuft-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M104.167 122.628C107.573 117.799 126.667 123.433 135.789 126.853C144.789 131.254 158.239 138.697 144.289 145.057C127.289 152.808 98.0863 167.294 98.0863 152.808C96.8701 142.547 108.83 139.126 113.897 138.321C109.235 135.102 100.762 127.457 104.167 122.628Z"/>\n <path id="left-tuft-outline" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M135.789 126.853C126.667 123.433 107.573 117.799 104.167 122.628C100.762 127.457 109.235 135.102 113.897 138.321C108.83 139.126 96.8701 142.547 98.0864 152.808"/>\n </g>\n </g>\n <g id="cheeks">\n <path id="right-cheek" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M380.5 290.057C364 262.557 340 266.355 318 279.057C344.5 305.557 344 327.557 330 361.557C384.8 341.157 386.5 305.39 380.5 290.057Z"/>\n <path id="left-cheek" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M59.3658 290.057C75.8658 262.557 99.8658 266.355 121.866 279.057C95.3658 305.557 95.8658 327.557 109.866 361.557C55.0658 341.157 53.3658 305.39 59.3658 290.057Z"/>\n </g>\n <path id="chin" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 372.557C256.675 372.557 286 352.186 286 327.057C286 301.928 256.675 260.557 220.5 260.557C184.325 260.557 155 301.928 155 327.057C155 352.186 184.325 372.557 220.5 372.557Z"/>\n </g>\n <g id="eyebrows-default">\n <path id="left-eyebrow" fill="var(--mds-emoji-simi-eyebrow, #FEEFD8)" d="M175.248 176.007C177.691 183.997 168.289 189.539 152.865 194.255C137.442 198.97 131.072 201.193 128.629 193.203C126.186 185.212 132.802 175.371 148.226 170.655C163.649 165.94 172.805 168.016 175.248 176.007Z"/>\n <path id="right-eyebrow" fill="var(--mds-emoji-simi-eyebrow, #FEEFD8)" d="M265.189 175.007C262.746 182.997 272.148 188.539 287.572 193.255C302.995 197.97 309.365 200.193 311.808 192.203C314.251 184.212 307.635 174.371 292.211 169.655C276.788 164.94 267.632 167.016 265.189 175.007Z"/>\n </g>\n <g id="eyes-default" style="transform-origin:50% 50%;">\n <g id="right-eye">\n <ellipse id="right-eye-inner-shape" fill="var(--mds-emoji-simi-eye, #40281B)" cx="287.002" cy="249.057" rx="18.5" ry="24.5" transform="rotate(12 287.002 249.057)"/>\n <circle id="right-eye-inner-light" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="291" cy="242.557" r="6"/>\n </g>\n <g id="left-eye">\n <ellipse id="left-eye-inner-shape" fill="var(--mds-emoji-simi-eye, #40281B)" cx="18.5" cy="24.5" rx="18.5" ry="24.5" transform="matrix(-0.978148 0.207912 0.207912 0.978148 165.139 221.541)"/>\n <circle id="left-eye-inner-light" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="6" cy="6" r="6" transform="matrix(-1 0 0 1 160.14 236.852)"/>\n </g>\n </g>\n <g id="eyes-closed" style="visibility: hidden;">\n <path id="left-eye-closed" stroke="var(--mds-emoji-simi-eye, #40281B)" stroke-width="12" stroke-linecap="round" d="M125 248.5C137.5 240.5 167.1 241.3 179.5 248.5"/>\n <path id="right-eye-closed" stroke="var(--mds-emoji-simi-eye, #40281B)" stroke-width="12" stroke-linecap="round" d="M315.5 248.5C303 240.5 273.4 241.3 261 248.5"/>\n </g>\n <g id="eyes-focused" style="visibility: hidden;">\n <g id="right-eye-focused">\n <ellipse id="right-eye-inner-shape-focused" fill="var(--mds-emoji-simi-eye, #40281B)" cx="287.002" cy="249.057" rx="18.5" ry="24.5" transform="rotate(-90 287.002 249.057)"/>\n <circle id="right-eye-inner-light-focused" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="291" cy="242.557" r="6"/>\n </g>\n <g id="left-eye-focused">\n <ellipse id="left-eye-inner-shape-focused" fill="var(--mds-emoji-simi-eye, #40281B)" cx="18.5" cy="24.5" rx="18.5" ry="24.5" transform="matrix(-4.37114e-08 1 1 4.37114e-08 127.637 230.852)"/>\n <circle id="left-eye-inner-light-focused" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="6" cy="6" r="6" transform="matrix(-1 0 0 1 160.14 236.852)"/>\n </g>\n </g>\n <path id="gadget-default" fill="var(--mds-emoji-simi-gadget, #2B1C15)" fill-rule="evenodd" clip-rule="evenodd" d="M296 186C327.723 186 353.88 209.825 357.557 240.558H367C370.314 240.558 373 243.244 373 246.558C373 249.871 370.314 252.558 367 252.558H357.834C355.501 284.671 328.709 310 296 310C262.189 310 234.7 282.936 234.014 249.289C230.711 246.983 225.885 245.558 220.5 245.558C215.114 245.558 210.288 246.983 206.985 249.289C206.299 282.936 178.811 310 145 310C112.291 310 85.4993 284.671 83.166 252.558H74C70.6864 252.558 68.0002 249.871 68 246.558C68 243.244 70.6863 240.558 74 240.558H83.4434C87.12 209.825 113.277 186 145 186C175.248 186 200.437 207.662 205.9 236.318C210.539 234.42 215.652 233.558 220.5 233.558C225.348 233.558 230.461 234.419 235.099 236.317C240.563 207.661 265.752 186 296 186ZM145 198C117.386 198 95 220.386 95 248C95 275.614 117.386 298 145 298C172.614 298 195 275.614 195 248C195 220.386 172.614 198 145 198ZM296 198C268.386 198 246 220.386 246 248C246 275.614 268.386 298 296 298C323.614 298 346 275.614 346 248C346 220.386 323.614 198 296 198Z"/>\n <g id="mouth-default">\n <path id="muzzle-shape-mouth-default" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 328.5C238.5 341 263 324.813 263 307.312C263 289.812 243.972 261 220.5 261C197.028 261 178 289.812 178 307.312C178 324.813 201 341 220.5 328.5Z"/>\n <path id="shape-mouth-mouth-default" fill="var(--mds-emoji-simi-mouth, #2B1C15)" d="M220 298.057C221.933 298.057 223.5 299.624 223.5 301.557V324.914C224.677 325.612 226.31 326.349 228.29 326.949C231.08 327.793 234.312 328.287 237.507 328.095C240.693 327.903 243.74 327.039 246.322 325.27C248.871 323.524 251.171 320.758 252.696 316.401C253.335 314.576 255.332 313.615 257.156 314.253C258.981 314.892 259.942 316.889 259.304 318.713C257.329 324.356 254.159 328.386 250.278 331.044C246.43 333.681 242.086 334.832 237.928 335.083C233.778 335.332 229.713 334.694 226.262 333.649C223.943 332.947 221.784 332.025 220 330.976C218.216 332.025 216.057 332.947 213.738 333.649C210.287 334.694 206.221 335.332 202.072 335.083C197.914 334.832 193.57 333.681 189.722 331.044C185.841 328.386 182.671 324.356 180.696 318.713C180.058 316.889 181.019 314.892 182.844 314.253C184.668 313.615 186.665 314.576 187.304 316.401C188.829 320.758 191.128 323.524 193.678 325.27C196.26 327.039 199.307 327.903 202.493 328.095C205.688 328.287 208.919 327.793 211.71 326.949C213.689 326.35 215.323 325.612 216.5 324.914V301.557C216.5 299.624 218.067 298.057 220 298.057Z"/>\n <g id="nose-mouth-default">\n <path id="node-shape-mouth-default" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M219.5 273.557C207.626 273.557 198 280.105 198 288.182C198 296.259 207.626 309.557 219.5 309.557C231.374 309.557 241 296.259 241 288.182C241 280.105 231.374 273.557 219.5 273.557Z"/>\n <ellipse id="nose-light-mouth-default" fill="var(--mds-emoji-simi-nose-light, #7E695F)" cx="220" cy="285.557" rx="11" ry="5"/>\n </g>\n </g>\n <g id="mouth-smile" style="visibility: hidden;">\n <g id="inner-mouth">\n <ellipse id="throat-mouth-smile" fill="var(--mds-emoji-simi-mouth-throat, #C3481B)" cx="220.5" cy="326" rx="32.5" ry="29" />\n <path id="teeth-mouth-smile" fill="var(--mds-emoji-simi-mouth-teeth, #FFFFFF)" d="M220.5 329C235.689 329 248.003 331.686 248.003 335C248.003 338.314 235.689 341 220.5 341C205.311 341 192.997 338.314 192.997 335C192.997 331.686 205.311 329 220.5 329Z"/>\n <path id="lips-mouth-smile" stroke="var(--mds-emoji-simi-nose, #2B1C15)" stroke-width="7" d="M220.5 300.5C236.62 300.5 249.5 313.138 249.5 328.5C249.5 343.862 236.62 356.5 220.5 356.5C204.38 356.5 191.5 343.862 191.5 328.5C191.5 313.138 204.38 300.5 220.5 300.5Z" />\n </g>\n <path id="muzzle-shape-mouth-smile" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 328.5C238.5 341 263 324.813 263 307.312C263 289.812 243.972 261 220.5 261C197.028 261 178 289.812 178 307.312C178 324.813 201 341 220.5 328.5Z"/>\n <path id="shape-mouth-smile" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M220 298.057C221.933 298.057 223.5 299.624 223.5 301.557V324.914C224.677 325.612 226.31 326.349 228.29 326.949C231.08 327.793 234.312 328.287 237.507 328.095C240.693 327.903 243.74 327.039 246.322 325.27C248.871 323.524 251.171 320.758 252.696 316.401C253.335 314.576 255.332 313.615 257.156 314.253C258.981 314.892 259.942 316.889 259.304 318.713C257.329 324.356 254.159 328.386 250.278 331.044C246.43 333.681 242.086 334.832 237.928 335.083C233.778 335.332 229.713 334.694 226.262 333.649C223.943 332.947 221.784 332.025 220 330.976C218.216 332.025 216.057 332.947 213.738 333.649C210.287 334.694 206.221 335.332 202.072 335.083C197.914 334.832 193.57 333.681 189.722 331.044C185.841 328.386 182.671 324.356 180.696 318.713C180.058 316.889 181.019 314.892 182.844 314.253C184.668 313.615 186.665 314.576 187.304 316.401C188.829 320.758 191.128 323.524 193.678 325.27C196.26 327.039 199.307 327.903 202.493 328.095C205.688 328.287 208.919 327.793 211.71 326.949C213.689 326.35 215.323 325.612 216.5 324.914V301.557C216.5 299.624 218.067 298.057 220 298.057Z"/>\n <g id="nose-mouth-smile">\n <path id="nose-shape-mouth-smile" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M219.5 273.557C207.626 273.557 198 280.105 198 288.182C198 296.259 207.626 309.557 219.5 309.557C231.374 309.557 241 296.259 241 288.182C241 280.105 231.374 273.557 219.5 273.557Z"/>\n <ellipse id="nose-light-mouth-smile" fill="var(--mds-emoji-simi-nose-light, #7E695F)" cx="220" cy="285.557" rx="11" ry="5"/>\n </g>\n </g>\n <g id="mouth-serious" style="visibility: hidden;">\n <path id="muzzle-shape-mouth-serious" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 328.5C238.5 341 263 324.813 263 307.312C263 289.812 243.972 261 220.5 261C197.028 261 178 289.812 178 307.312C178 324.813 201 341 220.5 328.5Z"/>\n <path id="shape-mouth-serious" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M220 298C221.933 298 223.5 299.567 223.5 301.5V326.675C224.663 326.774 225.818 326.903 226.821 327.026C227.869 327.155 228.796 327.283 229.462 327.38C229.795 327.428 230.064 327.469 230.251 327.497C230.344 327.511 230.418 327.522 230.469 327.53C230.494 327.534 230.514 327.538 230.527 327.54C230.534 327.541 230.539 327.541 230.543 327.542C230.545 327.542 230.547 327.543 230.548 327.543H230.55C232.459 327.847 233.76 329.641 233.456 331.55C233.152 333.459 231.359 334.76 229.45 334.456C229.45 334.456 229.448 334.456 229.447 334.456C229.445 334.456 229.441 334.455 229.436 334.454C229.426 334.452 229.41 334.451 229.389 334.447C229.345 334.441 229.28 334.43 229.194 334.417C229.023 334.391 228.772 334.353 228.458 334.308C227.83 334.217 226.954 334.095 225.968 333.974C223.947 333.725 221.629 333.5 220 333.5C218.371 333.5 216.053 333.725 214.032 333.974C213.046 334.095 212.17 334.217 211.542 334.308C211.228 334.353 210.977 334.391 210.806 334.417C210.72 334.43 210.655 334.441 210.611 334.447C210.59 334.451 210.574 334.452 210.563 334.454C210.559 334.455 210.555 334.456 210.553 334.456C210.552 334.456 210.55 334.456 210.55 334.456C208.641 334.76 206.848 333.459 206.544 331.55C206.24 329.641 207.541 327.848 209.45 327.544L209.452 327.543C209.453 327.543 209.455 327.542 209.457 327.542C209.461 327.541 209.466 327.541 209.473 327.54C209.486 327.538 209.506 327.534 209.531 327.53C209.582 327.522 209.656 327.511 209.749 327.497C209.936 327.469 210.205 327.428 210.538 327.38C211.204 327.283 212.131 327.155 213.179 327.026C214.182 326.903 215.337 326.774 216.5 326.675V301.5C216.5 299.567 218.067 298 220 298Z" />\n <g id="nose-mouth-serious">\n <path id="nose-shape-mouth-serious" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M219.5 273.557C207.626 273.557 198 280.105 198 288.182C198 296.259 207.626 309.557 219.5 309.557C231.374 309.557 241 296.259 241 288.182C241 280.105 231.374 273.557 219.5 273.557Z"/>\n <ellipse id="nose-light-mouth-serious" fill="var(--mds-emoji-simi-nose-light, #7E695F)" cx="220" cy="285.557" rx="11" ry="5"/>\n </g>\n </g>\n <g id="hand-think" style="visibility: hidden;">\n <path id="shape-hand-think" fill="var(--mds-emoji-simi-skin, #F36320)" d="M237.5 438C238.5 435 241 428.5 243.5 421.5C257.989 413.451 258.739 397.302 255.5 383.467C278 367.934 263.5 350 255.5 350C251.5 340.4 242.5 339 238.5 339.5C244.5 324 233 323.5 229 323.5C225 323.5 202.5 323 189 351C183.4 374.6 195 400.833 201.5 411C200.667 411.5 199 414.5 195.5 420C211 426.5 204 423.5 237.5 438Z" />\n <path id="palm-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M251 369C267 409.5 249.5 416.5 242 423.5L236.5 437.5"/>\n <path id="finger-3-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M256 382.5C262.5 379.333 273.7 370.1 266.5 358.5C257.5 344 234 360 230 363"/>\n <path id="finger-2-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M256 350.5C256 338 236.1 329.9 208.5 357.5"/>\n <path id="finger-1-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M196.5 420.5L201.5 410.5C195.167 400 183.8 373.6 189 352C194.2 330.4 218.833 323.667 230.5 323C235.333 322.5 243.9 325.1 239.5 339.5"/>\n </g>\n</svg>\n';var mdsEmojiCss='@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-emoji-expression-follow-mouse-traits-duration:.2s;--mds-emoji-expression-follow-mouse-head-duration:.3s;--mds-emoji-expression-max-rotation:16deg;--mds-emoji-perspective:400px;--mds-emoji-offset-eyes:1px;--mds-emoji-offset-gadget:1px;--mds-emoji-offset-hands:2px;--mds-emoji-offset-head:0;--mds-emoji-offset-mouth:1px;--mds-emoji-offset-eyebrows:10px;--mds-emoji-offset-ears:0;--mds-emoji-mia-head:rgb(var(--variant-ai-08,118 44 246));--mds-emoji-mia-eyes:rgb(var(--variant-ai-03,233 220 254));--mds-emoji-mia-mouth:rgb(var(--variant-ai-06,172 126 249));--mds-emoji-mia-hands:rgb(var(--variant-ai-06,172 126 249));--mds-emoji-simi-eye:#40281b;--mds-emoji-simi-eye-light:#fff;--mds-emoji-simi-eyebrow:#feefd8;--mds-emoji-simi-gadget:#2b1c15;--mds-emoji-simi-mouth:#2b1c15;--mds-emoji-simi-nose-light:#7e695f;--mds-emoji-simi-nose:#2b1c15;--mds-emoji-simi-outline:#2b1c15;--mds-emoji-simi-skin-dark:#c3481b;--mds-emoji-simi-skin-light:#feefd8;--mds-emoji-simi-skin:#f36320;--mds-emoji-simi-mouth-teeth:#fff;--mds-emoji-simi-mouth-throat:#c3481b}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-emoji-expression-follow-mouse-traits-duration{syntax:"<time>";inherits:false;initial-value:.2s}@property --mds-emoji-expression-follow-mouse-head-duration{syntax:"<time>";inherits:false;initial-value:.3s}@property --mds-emoji-expression-max-rotation{syntax:"<angle>";inherits:false;initial-value:16deg}@property --mds-emoji-perspective{syntax:"<length>";inherits:false;initial-value:400px}@property --mds-emoji-offset-eyes{syntax:"<length>";inherits:false;initial-value:1px}@property --mds-emoji-offset-gadget{syntax:"<length>";inherits:false;initial-value:1px}@property --mds-emoji-offset-hands{syntax:"<length>";inherits:false;initial-value:2px}@property --mds-emoji-offset-head{syntax:"<length>";inherits:false;initial-value:0}@property --mds-emoji-offset-mouth{syntax:"<length>";inherits:false;initial-value:1px}@property --mds-emoji-offset-eyebrows{syntax:"<length>";inherits:false;initial-value:10px}@property --mds-emoji-offset-ears{syntax:"<length>";inherits:false;initial-value:0}:host{--mds-emoji-expression-follow-mouse-traits-duration:.2s;--mds-emoji-expression-follow-mouse-head-duration:.3s;--mds-emoji-expression-max-rotation:16deg;--mds-emoji-perspective:400px;align-items:stretch;aspect-ratio:1;height:calc(var(--spacing,.0025rem)*1200);-ms-flex-pack:stretch;display:flex;justify-content:stretch;-webkit-perspective:var(--mds-emoji-perspective,400px);perspective:var(--mds-emoji-perspective,400px);perspective-origin:50%;width:calc(var(--spacing,.0025rem)*1200)}svg{height:100%;overflow:visible;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:transform .2s ease-out;width:100%}:host([name=mia]){--mds-emoji-mia-eyes-color:rgb(var(--variant-ai-03,233 220 254));--mds-emoji-mia-hands-color:rgb(var(--variant-ai-04,218 199 253));--mds-emoji-mia-head-color:rgb(var(--variant-ai-08,118 44 246));--mds-emoji-mia-head-stroke-color:rgb(var(--variant-ai-06,172 126 249));--mds-emoji-mia-head-stroke-width:0px;--mds-emoji-mia-mouth-color:rgb(var(--variant-ai-04,218 199 253));--mds-emoji-offset-eyes:1px;--mds-emoji-offset-gadget:1px;--mds-emoji-offset-hands:2px;--mds-emoji-offset-head:0;--mds-emoji-offset-mouth:1px;container-type:size}@property --mds-emoji-simi-eye{syntax:"<color>";inherits:false;initial-value:#40281b}@property --mds-emoji-simi-eye-light{syntax:"<color>";inherits:false;initial-value:#fff}@property --mds-emoji-simi-eyebrow{syntax:"<color>";inherits:false;initial-value:#feefd8}@property --mds-emoji-simi-gadget{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-mouth{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-nose-light{syntax:"<color>";inherits:false;initial-value:#7e695f}@property --mds-emoji-simi-nose{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-outline{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-skin-dark{syntax:"<color>";inherits:false;initial-value:#c3481b}@property --mds-emoji-simi-skin-light{syntax:"<color>";inherits:false;initial-value:#feefd8}@property --mds-emoji-simi-skin{syntax:"<color>";inherits:false;initial-value:#f36320}@property --mds-emoji-simi-mouth-teeth{syntax:"<color>";inherits:false;initial-value:#fff}@property --mds-emoji-simi-mouth-throat{syntax:"<color>";inherits:false;initial-value:#c3481b}:host([name=simi]){--mds-emoji-offset-ears:0;--mds-emoji-offset-eyebrows:10px;--mds-emoji-offset-eyes:7px;--mds-emoji-offset-gadget:14px;--mds-emoji-offset-hand:18px;--mds-emoji-offset-head:5px;--mds-emoji-offset-mouth:16px;--mds-emoji-simi-eye-light:#fff;--mds-emoji-simi-eye:#40281b;--mds-emoji-simi-eyebrow:#feefd8;--mds-emoji-simi-gadget:#2b1c15;--mds-emoji-simi-mouth-teeth:#fff;--mds-emoji-simi-mouth-throat:#c3481b;--mds-emoji-simi-mouth:#2b1c15;--mds-emoji-simi-nose-light:#7e695f;--mds-emoji-simi-nose:#2b1c15;--mds-emoji-simi-outline:#2b1c15;--mds-emoji-simi-skin-dark:#c3481b;--mds-emoji-simi-skin-light:#feefd8;--mds-emoji-simi-skin:#f36320}';var MdsEmoji=function(){function e(e){var i=this;registerInstance(this,e);this.name="mia";this.emojiOriginalSize=0;this.isFollowingMouse=false;this.isBusy=false;this.isSmiling=false;this.isAgreeing=false;this.isThinking=false;this.isBlinking=false;this.isDisagreeing=false;this.wasFollowingMouse=false;this.wasBlinking=false;this.headOffsetX=0;this.headOffsetY=0;this.headOffset=0;this.eyesOffsetX=0;this.eyesOffsetY=0;this.eyesOffset=1;this.mouthOffsetX=0;this.mouthOffsetY=0;this.mouthOffset=1;this.handOffsetX=0;this.handOffsetY=0;this.handOffset=2;this.gadgetOffsetX=0;this.gadgetOffsetY=0;this.gadgetOffset=2;this.eyebrowsOffsetX=0;this.eyebrowsOffsetY=0;this.eyebrowsOffset=2;this.earsOffsetX=0;this.earsOffsetY=0;this.earsOffset=2;this.mouseX=0;this.mouseY=0;this.currentRotateX=0;this.currentRotateY=0;this.expressionAngleMax=16;this.expressionFollowMouseHeadDuration=.3;this.expressionFollowMouseTraitsDuration=.2;this.blinkTimeline=null;this.blinkDelay=null;this.svgLibrary={mia:miaSvg,simi:simiSvg};this.updateCSSCustomProps=function(){if(typeof window==="undefined")return;var e=window.getComputedStyle(i.host);i.expressionAngleMax=cssRotationToNumber(e.getPropertyValue("--mds-emoji-expression-max-rotation"),16);i.expressionFollowMouseHeadDuration=cssDurationToSeconds(e.getPropertyValue("--mds-emoji-expression-follow-mouse-head-duration"));i.expressionFollowMouseTraitsDuration=cssDurationToSeconds(e.getPropertyValue("--mds-emoji-expression-follow-mouse-traits-duration"));i.headOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-head"),1);i.eyesOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-eyes"),1);i.mouthOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-mouth"),1);i.handOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-hand"),1);i.gadgetOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-gadget"),1);i.eyebrowsOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-eyebrows"),1);i.earsOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-ears"),1)};this.updateSvgDictionary=function(e){var t;if(typeof window==="undefined")return;var r=document.createElement("template");r.innerHTML=i.svgLibrary[e].trim();i.emojiOriginalSize=Number((t=r.content.firstElementChild)===null||t===void 0?void 0:t.getAttribute("width"));i.svgRootEl=r.content.firstElementChild;i.updateCSSCustomProps();i.resetAnimationState();if(i.host.shadowRoot)i.host.shadowRoot.innerHTML=i.svgRootEl.outerHTML;if(i.isBlinking){i.blinkTimeline=i.buildBlinkTimeline();i.scheduleBlink()}};this.resetAnimationState=function(){var e,t;(e=i.blinkDelay)===null||e===void 0?void 0:e.kill();i.blinkDelay=null;(t=i.blinkTimeline)===null||t===void 0?void 0:t.kill();i.blinkTimeline=null;i.headEl=null;i.eyesEl=null;i.handEl=null;i.mouthEl=null;i.gadgetEl=null;i.eyebrowsEl=null;i.earsEl=null};this.queryPart=function(e){var t,r,n;return(n=(r=(t=i.host.shadowRoot)===null||t===void 0?void 0:t.firstElementChild)===null||r===void 0?void 0:r.querySelector("[id='".concat(e,"']")))!==null&&n!==void 0?n:null};this.resetEyesToDefault=function(){i.svgPartState("eyes","default");var e=i.queryPart("eyes-default");if(e)gsapWithCSS.set(e,{scaleY:1})};this.getEmojiCenter=function(){var e=i.host.getBoundingClientRect();return{centerX:e.left+e.width/2,centerY:e.top+e.height/2}};this.restoreReadyState=function(){i.isBusy=false;i.restoreFollowMouse();i.scheduleBlink()};this.restoreFollowMouse=function(){if(i.wasFollowingMouse){i.moveHead(i.mouseX,i.mouseY);i.startFollowMouse()}i.moveHead(i.getEmojiCenter().centerX,i.getEmojiCenter().centerY)};this.stopConcurrentAnimations=function(){if(i.wasFollowingMouse){i.stopFollowMouse()}if(i.isThinking){i.stopThinking()}i.pauseBlinking()};this.setAgreeAnimation=function(){var e=1780;var t="expo.out";var r="auto";var n={value:0};gsapWithCSS.timeline({defaults:{ease:t,overwrite:r},onComplete:function(){i.restoreReadyState()}}).to(n,{value:0,duration:.08,onUpdate:function(){i.rotate(0,n.value)}}).to(n,{value:-100,duration:.24,onUpdate:function(){i.rotate(0,n.value)}}).to(n,{value:50,duration:.18,onUpdate:function(){i.rotate(0,n.value)}}).to(n,{value:-25,duration:.12,onUpdate:function(){i.rotate(0,n.value)}}).to(n,{value:0,duration:.16,onUpdate:function(){i.rotate(0,n.value)}});if(i.eyebrowsEl){var s=gsapWithCSS.timeline({defaults:{ease:"expo.out",overwrite:true},onComplete:function(){s.reverse()}}).to(i.eyebrowsEl,{yPercent:-40,duration:.4})}i.svgPartState("mouth","smile");gsapWithCSS.timeline({defaults:{ease:t,overwrite:r},onComplete:function(){i.svgPartState("mouth","default")}}).to(i.mouthEl,{scaleY:1.2,duration:.2}).to(i.mouthEl,{scaleY:1,duration:.2});return new Promise((function(i){return setTimeout(i,e)}))};this.setSmileAnimation=function(){var e=750;i.moveHead(i.getEmojiCenter().centerX,i.getEmojiCenter().centerY);var t="expo.out";var r="auto";i.svgPartState("mouth","smile");gsapWithCSS.timeline({defaults:{ease:t,overwrite:r},onComplete:function(){i.svgPartState("mouth","default")}}).to(i.mouthEl,{scaleY:1,duration:.15}).to(i.mouthEl,{scaleY:.75,duration:.15}).to(i.mouthEl,{scaleY:1,duration:.15}).to(i.mouthEl,{scaleY:.75,duration:.15}).to(i.mouthEl,{scaleY:1,duration:.15});i.svgPartState("eyes","closed");var n=gsapWithCSS.timeline({defaults:{ease:t,duration:.25,overwrite:r},onComplete:function(){n.to(i.eyesEl,{yPercent:0,onComplete:function(){i.svgPartState("eyes")}})}}).to(i.eyesEl,{yPercent:-20}).to(i.eyesEl,{yPercent:10});if(i.eyebrowsEl){gsapWithCSS.timeline({defaults:{ease:t,overwrite:r}}).to(i.eyebrowsEl,{yPercent:"-=15",duration:.15}).to(i.eyebrowsEl,{yPercent:"+=10",duration:.15})}gsapWithCSS.timeline({defaults:{overwrite:r},onComplete:function(){i.isBusy=false;i.restoreFollowMouse();i.svgPartState("mouth","default");i.scheduleBlink()}}).to(i.host,{yPercent:"-=".concat(i.host.getBoundingClientRect().height/10),scaleX:.95,duration:1,ease:"elastic.out"}).to(i.host,{yPercent:"+=".concat(i.host.getBoundingClientRect().height/10),scaleX:1,duration:.75,ease:"expo.out"});return new Promise((function(i){return setTimeout(i,e)}))};this.setDisagreeAnimation=function(e){if(e===void 0){e=0}var t={value:0};gsapWithCSS.timeline({ease:"power2.inOut",onStart:function(){i.svgPartState("mouth","serious")},onComplete:function(){if(e>0){gsapWithCSS.delayedCall(e/1e3,(function(){i.svgPartState("mouth","default");i.restoreReadyState()}));return}i.svgPartState("mouth","default");i.restoreReadyState()}}).to(t,{value:0,duration:.08,onUpdate:function(){i.rotate(t.value,0)}}).to(t,{value:-100,duration:.24,onUpdate:function(){i.rotate(t.value,0)}}).to(t,{value:50,duration:.18,onUpdate:function(){i.rotate(t.value,0)}}).to(t,{value:-25,duration:.12,onUpdate:function(){i.rotate(t.value,0)}}).to(t,{value:0,duration:.16,onUpdate:function(){i.rotate(t.value,0)}});return new Promise((function(i){return setTimeout(i,780+e)}))};this.scaleSize=function(e){return e*i.emojiOriginalSize/24};this.setStartThinkingAnimation=function(e){if(e===void 0){e=.5}if(!i.handEl||i.handEl instanceof NodeList)return new Promise((function(){}));var t="expo.inOut";i.handEl.style.visibility="visible";gsapWithCSS.fromTo(i.handEl,{scale:0,rotateZ:45,xPercent:i.scaleSize(-4),yPercent:i.scaleSize(4),overwrite:true},{xPercent:i.handOffsetX,yPercent:i.handOffsetY,scale:1,rotateZ:0,overwrite:true,ease:t,duration:e});i.moveEyesThinkAnimation();i.svgPartState("mouth","serious");i.svgPartState("eyes","focused");return new Promise((function(i){return setTimeout(i,e*1e3)}))};this.moveEyesThinkAnimation=function(){var e=gsapWithCSS.utils.random(.15,.3,.01,true)();var t="expo.out";var r={duration:e,ease:t,overwrite:true};var n=5;var s=gsapWithCSS.utils.random(n*-1,n,.1);var o=gsapWithCSS.utils.random(n*-1,n,.1);gsapWithCSS.to(i.eyesEl,Object.assign(Object.assign({xPercent:s,yPercent:o},r),{onComplete:function(){if(i.isThinking){var e=gsapWithCSS.utils.random(.2,.7,.1);gsapWithCSS.delayedCall(e,i.moveEyesThinkAnimation)}else{gsapWithCSS.to(i.eyesEl,{xPercent:0,yPercent:0,ease:"expo.out",duration:.5})}}}))};this.setStopThinkingAnimation=function(e){if(e===void 0){e=.5}var t="expo.inOut";gsapWithCSS.to(i.handEl,{scale:0,rotateZ:45,translateX:i.scaleSize(-4),translateY:i.scaleSize(4),ease:t,duration:e,overwrite:true});gsapWithCSS.to(i.eyesEl,{xPercent:0,yPercent:0,ease:"expo.out",duration:e,overwrite:true});i.svgPartState("mouth","default");i.svgPartState("eyes","default");i.isBusy=false;return new Promise((function(i){return setTimeout(i,e*1e3)}))};this.buildBlinkTimeline=function(){var e=i.queryPart("eyes-default");var t=i.queryPart("eyes-closed");if(!e||!t)return null;var r={ease:"expo.in",duration:.2};var n={ease:"expo.out",duration:.2};return gsapWithCSS.timeline({paused:true,onComplete:i.scheduleBlink}).to(e,Object.assign({scaleY:.5},r)).add((function(){i.svgPartState("eyes","closed")})).fromTo(t,{scaleY:.5},Object.assign({scaleY:1},n)).add((function(){i.svgPartState("eyes","default")})).fromTo(e,{scaleY:.75},Object.assign({scaleY:1},n))};this.scheduleBlink=function(){var e;if(!i.isBlinking||i.isBusy||!i.blinkTimeline)return;(e=i.blinkDelay)===null||e===void 0?void 0:e.kill();i.blinkDelay=gsapWithCSS.delayedCall(gsapWithCSS.utils.random(1,3,.1),(function(){if(!i.isBlinking||i.isBusy||!i.blinkTimeline)return;i.resetEyesToDefault();i.blinkTimeline.restart()}))};this.pauseBlinking=function(){var e;(e=i.blinkDelay)===null||e===void 0?void 0:e.kill();i.blinkDelay=null;if(!i.blinkTimeline)return;i.blinkTimeline.pause(0);i.resetEyesToDefault()};this.handleFollowMouse=function(e){if(!i.isFollowingMouse)return;i.mouseX=e.clientX;i.mouseY=e.clientY;i.followMouse()};this.followMouse=function(){var e=i.getEmojiCenter(),t=e.centerX,r=e.centerY;var n=t;var s=r;if(i.isFollowingMouse){n=i.mouseX;s=i.mouseY}var o=i.host.getBoundingClientRect();var a=n-t;var u=s-r;var f=a/(o.width/2);var l=u/(o.height/2);i.rotate(f,l)};this.moveHead=function(e,t){var r=i.getEmojiCenter(),n=r.centerX,s=r.centerY;var o=i.host.getBoundingClientRect();var a=e-n;var u=t-s;var f=a/(o.width/2);var l=u/(o.height/2);i.rotate(f,l)};this.rotate=function(e,t){var r="power1.out";var n=i.expressionFollowMouseTraitsDuration;var s=function(e,i){return gsapWithCSS.utils.clamp(-e,e,i*e)};i.currentRotateX=s(i.expressionAngleMax,-t);i.currentRotateY=s(i.expressionAngleMax,e);i.headOffsetX=s(i.headOffset,e);i.headOffsetY=s(i.headOffset,t);i.eyesOffsetX=s(i.eyesOffset,e);i.eyesOffsetY=s(i.eyesOffset,t);i.mouthOffsetX=s(i.mouthOffset,e);i.mouthOffsetY=s(i.mouthOffset,t);i.handOffsetX=s(i.handOffset,e);i.handOffsetY=s(i.handOffset,t);i.gadgetOffsetX=s(i.gadgetOffset,e);i.gadgetOffsetY=s(i.gadgetOffset,t);i.eyebrowsOffsetX=s(i.eyebrowsOffset,e);i.eyebrowsOffsetY=s(i.eyebrowsOffset,t);i.earsOffsetX=s(i.earsOffset,e);i.earsOffsetY=s(i.earsOffset,t);if(!i.headEl){i.headEl=i.svgPartState("head");i.eyebrowsEl=i.svgPartState("eyebrows");i.earsEl=i.svgPartState("ears");i.eyesEl=i.svgPartState("eyes");i.handEl=i.svgPartState("hand","think");if(i.handEl)i.handEl.style.visibility="hidden";i.mouthEl=i.svgPartState("mouth");i.gadgetEl=i.svgPartState("gadget")}gsapWithCSS.to(i.host,{rotateX:i.currentRotateX,rotateY:i.currentRotateY,transformOrigin:"50% 50%",duration:i.expressionFollowMouseHeadDuration,ease:r});if(i.eyesEl){gsapWithCSS.to(i.eyesEl,{translateX:i.eyesOffsetX,translateY:i.eyesOffsetY,transformOrigin:"50% 50%",duration:n,ease:r,overwrite:false})}if(i.handEl){gsapWithCSS.to(i.handEl,{translateX:i.handOffsetX,translateY:i.handOffsetY,transformOrigin:"50% 50%",duration:n,ease:r,overwrite:false})}if(i.headEl){gsapWithCSS.to(i.headEl,{translateX:i.headOffsetX,translateY:i.headOffsetY,transformOrigin:"0% 100%",duration:n,ease:r,overwrite:false})}if(i.mouthEl){gsapWithCSS.to(i.mouthEl,{translateX:i.mouthOffsetX,translateY:i.mouthOffsetY,transformOrigin:"50% 50%",duration:n,ease:r,overwrite:false})}if(i.gadgetEl){gsapWithCSS.to(i.gadgetEl,{translateX:i.gadgetOffsetX,translateY:i.gadgetOffsetY,transformOrigin:"50% 50%",duration:n,ease:r,overwrite:false})}if(i.eyebrowsEl){gsapWithCSS.to(i.eyebrowsEl,{translateX:i.eyebrowsOffsetX,translateY:i.eyebrowsOffsetY,transformOrigin:"50% 50%",duration:n,ease:r,overwrite:false})}if(i.earsEl){gsapWithCSS.to(i.earsEl,{translateX:i.earsOffsetX,translateY:i.earsOffsetY,transformOrigin:"50% 50%",duration:n,ease:r,overwrite:false})}}}e.prototype.componentDidLoad=function(){if(typeof window==="undefined")return;this.updateCSSCustomProps();window.addEventListener("mousemove",this.handleFollowMouse);this.checkNameChanged(this.name)};e.prototype.disconnectedCallback=function(){var e,i;if(typeof window==="undefined")return;window.removeEventListener("mousemove",this.handleFollowMouse);this.isThinking=false;this.isBlinking=false;this.isFollowingMouse=false;(e=this.blinkDelay)===null||e===void 0?void 0:e.kill();(i=this.blinkTimeline)===null||i===void 0?void 0:i.kill();[this.host,this.eyesEl,this.handEl,this.headEl,this.mouthEl,this.gadgetEl,this.eyebrowsEl,this.earsEl].forEach((function(e){return e&&gsapWithCSS.killTweensOf(e)}))};e.prototype.agree=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:if(this.isBusy)return[2];this.isBusy=true;this.stopConcurrentAnimations();return[4,this.setAgreeAnimation()];case 1:e.sent();return[2,Promise.resolve()]}}))}))};e.prototype.smile=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:if(this.isBusy)return[2];this.isBusy=true;this.stopConcurrentAnimations();return[4,this.setSmileAnimation()];case 1:e.sent();return[2,Promise.resolve()]}}))}))};e.prototype.disagree=function(){return __awaiter(this,arguments,void 0,(function(e){if(e===void 0){e=0}return __generator(this,(function(i){switch(i.label){case 0:if(this.isBusy)return[2];this.isBusy=true;this.stopConcurrentAnimations();this.moveHead(this.getEmojiCenter().centerX,this.getEmojiCenter().centerY);return[4,this.setDisagreeAnimation(e)];case 1:i.sent();return[2,Promise.resolve()]}}))}))};e.prototype.startThinking=function(){return __awaiter(this,arguments,void 0,(function(e){if(e===void 0){e=.5}return __generator(this,(function(i){switch(i.label){case 0:if(this.isBusy)return[2];this.stopConcurrentAnimations();this.moveHead(this.getEmojiCenter().centerX,this.getEmojiCenter().centerY);this.isBusy=true;this.isThinking=true;return[4,this.setStartThinkingAnimation(e)];case 1:i.sent();return[2,Promise.resolve()]}}))}))};e.prototype.stopThinking=function(){return __awaiter(this,arguments,void 0,(function(e){if(e===void 0){e=.5}return __generator(this,(function(i){switch(i.label){case 0:if(!this.isBusy)return[2];this.isBusy=false;this.isThinking=false;this.restoreFollowMouse();this.moveHead(this.mouseX,this.mouseY);return[4,this.setStopThinkingAnimation(e)];case 1:i.sent();this.scheduleBlink();return[2,Promise.resolve()]}}))}))};e.prototype.startBlinking=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.isBlinking=true;if(!this.blinkTimeline)this.blinkTimeline=this.buildBlinkTimeline();this.scheduleBlink();return[2,Promise.resolve()]}))}))};e.prototype.stopBlinking=function(){return __awaiter(this,void 0,void 0,(function(){var e,i;return __generator(this,(function(t){this.isBlinking=false;(e=this.blinkDelay)===null||e===void 0?void 0:e.kill();this.blinkDelay=null;(i=this.blinkTimeline)===null||i===void 0?void 0:i.pause(0);this.resetEyesToDefault();return[2,Promise.resolve()]}))}))};e.prototype.stopFollowMouse=function(){return __awaiter(this,void 0,void 0,(function(){var e=this;return __generator(this,(function(i){if(!this.isFollowingMouse)return[2,Promise.resolve()];this.isFollowingMouse=false;this.rotate(0,0);return[2,new Promise((function(i){return setTimeout(i,e.expressionFollowMouseTraitsDuration*1e3)}))]}))}))};e.prototype.startFollowMouse=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(this.isFollowingMouse)return[2,Promise.resolve()];this.isFollowingMouse=true;this.wasFollowingMouse=true;this.followMouse();return[2,Promise.resolve()]}))}))};e.prototype.checkNameChanged=function(e){this.updateSvgDictionary(e)};e.prototype.svgPartState=function(e,i){var t,r,n,s;var o=(r=(t=this.host.shadowRoot)===null||t===void 0?void 0:t.firstElementChild)===null||r===void 0?void 0:r.querySelectorAll("[id^='".concat(e,"-']"));if(o.length===0)return null;if(!i&&o){o===null||o===void 0?void 0:o.forEach((function(e){e.style.visibility="hidden";if(e.id.split("-")[1]==="default")e.style.visibility="visible"}));return o}var a=(s=(n=this.host.shadowRoot)===null||n===void 0?void 0:n.firstElementChild)===null||s===void 0?void 0:s.querySelector("[id='".concat(e,"-default']"));o===null||o===void 0?void 0:o.forEach((function(e){e.style.visibility="hidden";if(e.id.split("-")[1]===i){a=e}}));a.style.visibility="visible";return a};e.prototype.render=function(){return h(Host,{key:"eb24181cbc0fdb462d523c10ac6a3a835737e673"})};Object.defineProperty(e.prototype,"host",{get:function(){return getElement(this)},enumerable:false,configurable:true});Object.defineProperty(e,"watchers",{get:function(){return{name:["checkNameChanged"]}},enumerable:false,configurable:true});return e}();MdsEmoji.style=mdsEmojiCss;export{MdsEmoji as mds_emoji};
|
|
17
|
+
*/var _win,_doc,_docElement,_pluginInitted,_tempDiv,_recentSetterPlugin,_reverting,_windowExists=function e(){return typeof window!=="undefined"},_transformProps={},_RAD2DEG=180/Math.PI,_DEG2RAD=Math.PI/180,_atan2=Math.atan2,_bigNum=1e8,_capsExp=/([A-Z])/g,_horizontalExp=/(left|right|width|margin|padding|x)/i,_complexExp=/[\s,\(]\S/,_propertyAliases={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},_renderCSSProp=function e(i,t){return t.set(t.t,t.p,Math.round((t.s+t.c*i)*1e4)/1e4+t.u,t)},_renderPropWithEnd=function e(i,t){return t.set(t.t,t.p,i===1?t.e:Math.round((t.s+t.c*i)*1e4)/1e4+t.u,t)},_renderCSSPropWithBeginning=function e(i,t){return t.set(t.t,t.p,i?Math.round((t.s+t.c*i)*1e4)/1e4+t.u:t.b,t)},_renderRoundedCSSProp=function e(i,t){var r=t.s+t.c*i;t.set(t.t,t.p,~~(r+(r<0?-.5:.5))+t.u,t)},_renderNonTweeningValue=function e(i,t){return t.set(t.t,t.p,i?t.e:t.b,t)},_renderNonTweeningValueOnlyAtEnd=function e(i,t){return t.set(t.t,t.p,i!==1?t.b:t.e,t)},_setterCSSStyle=function e(i,t,r){return i.style[t]=r},_setterCSSProp=function e(i,t,r){return i.style.setProperty(t,r)},_setterTransform=function e(i,t,r){return i._gsap[t]=r},_setterScale=function e(i,t,r){return i._gsap.scaleX=i._gsap.scaleY=r},_setterScaleWithRender=function e(i,t,r,n,s){var o=i._gsap;o.scaleX=o.scaleY=r;o.renderTransform(s,o)},_setterTransformWithRender=function e(i,t,r,n,s){var o=i._gsap;o[t]=r;o.renderTransform(s,o)},_transformProp="transform",_transformOriginProp=_transformProp+"Origin",_saveStyle=function e(i,t){var r=this;var n=this.target,s=n.style,o=n._gsap;if(i in _transformProps&&s){this.tfm=this.tfm||{};if(i!=="transform"){i=_propertyAliases[i]||i;~i.indexOf(",")?i.split(",").forEach((function(e){return r.tfm[e]=_get(n,e)})):this.tfm[i]=o.x?o[i]:_get(n,i);i===_transformOriginProp&&(this.tfm.zOrigin=o.zOrigin)}else{return _propertyAliases.transform.split(",").forEach((function(i){return e.call(r,i,t)}))}if(this.props.indexOf(_transformProp)>=0){return}if(o.svg){this.svgo=n.getAttribute("data-svg-origin");this.props.push(_transformOriginProp,t,"")}i=_transformProp}(s||t)&&this.props.push(i,t,s[i])},_removeIndependentTransforms=function e(i){if(i.translate){i.removeProperty("translate");i.removeProperty("scale");i.removeProperty("rotate")}},_revertStyle=function e(){var i=this.props,t=this.target,r=t.style,n=t._gsap,s,o;for(s=0;s<i.length;s+=3){if(!i[s+1]){i[s+2]?r[i[s]]=i[s+2]:r.removeProperty(i[s].substr(0,2)==="--"?i[s]:i[s].replace(_capsExp,"-$1").toLowerCase())}else if(i[s+1]===2){t[i[s]](i[s+2])}else{t[i[s]]=i[s+2]}}if(this.tfm){for(o in this.tfm){n[o]=this.tfm[o]}if(n.svg){n.renderTransform();t.setAttribute("data-svg-origin",this.svgo||"")}s=_reverting();if((!s||!s.isStart)&&!r[_transformProp]){_removeIndependentTransforms(r);if(n.zOrigin&&r[_transformOriginProp]){r[_transformOriginProp]+=" "+n.zOrigin+"px";n.zOrigin=0;n.renderTransform()}n.uncache=1}}},_getStyleSaver=function e(i,t){var r={target:i,props:[],revert:_revertStyle,save:_saveStyle};i._gsap||gsap.core.getCache(i);t&&i.style&&i.nodeType&&t.split(",").forEach((function(e){return r.save(e)}));return r},_supports3D,_createElement=function e(i,t){var r=_doc.createElementNS?_doc.createElementNS((t||"http://www.w3.org/1999/xhtml").replace(/^https/,"http"),i):_doc.createElement(i);return r&&r.style?r:_doc.createElement(i)},_getComputedProperty=function e(i,t,r){var n=getComputedStyle(i);return n[t]||n.getPropertyValue(t.replace(_capsExp,"-$1").toLowerCase())||n.getPropertyValue(t)||!r&&e(i,_checkPropPrefix(t)||t,1)||""},_prefixes="O,Moz,ms,Ms,Webkit".split(","),_checkPropPrefix=function e(i,t,r){var n=t||_tempDiv,s=n.style,o=5;if(i in s&&!r){return i}i=i.charAt(0).toUpperCase()+i.substr(1);while(o--&&!(_prefixes[o]+i in s)){}return o<0?null:(o===3?"ms":o>=0?_prefixes[o]:"")+i},_initCore=function e(){if(_windowExists()&&window.document){_win=window;_doc=_win.document;_docElement=_doc.documentElement;_tempDiv=_createElement("div")||{style:{}};_createElement("div");_transformProp=_checkPropPrefix(_transformProp);_transformOriginProp=_transformProp+"Origin";_tempDiv.style.cssText="border-width:0;line-height:0;position:absolute;padding:0";_supports3D=!!_checkPropPrefix("perspective");_reverting=gsap.core.reverting;_pluginInitted=1}},_getReparentedCloneBBox=function e(i){var t=i.ownerSVGElement,r=_createElement("svg",t&&t.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),n=i.cloneNode(true),s;n.style.display="block";r.appendChild(n);_docElement.appendChild(r);try{s=n.getBBox()}catch(e){}r.removeChild(n);_docElement.removeChild(r);return s},_getAttributeFallbacks=function e(i,t){var r=t.length;while(r--){if(i.hasAttribute(t[r])){return i.getAttribute(t[r])}}},_getBBox=function e(i){var t,r;try{t=i.getBBox()}catch(e){t=_getReparentedCloneBBox(i);r=1}t&&(t.width||t.height)||r||(t=_getReparentedCloneBBox(i));return t&&!t.width&&!t.x&&!t.y?{x:+_getAttributeFallbacks(i,["x","cx","x1"])||0,y:+_getAttributeFallbacks(i,["y","cy","y1"])||0,width:0,height:0}:t},_isSVG=function e(i){return!!(i.getCTM&&(!i.parentNode||i.ownerSVGElement)&&_getBBox(i))},_removeProperty=function e(i,t){if(t){var r=i.style,n;if(t in _transformProps&&t!==_transformOriginProp){t=_transformProp}if(r.removeProperty){n=t.substr(0,2);if(n==="ms"||t.substr(0,6)==="webkit"){t="-"+t}r.removeProperty(n==="--"?t:t.replace(_capsExp,"-$1").toLowerCase())}else{r.removeAttribute(t)}}},_addNonTweeningPT=function e(i,t,r,n,s,o){var a=new PropTween(i._pt,t,r,0,1,o?_renderNonTweeningValueOnlyAtEnd:_renderNonTweeningValue);i._pt=a;a.b=n;a.e=s;i._props.push(r);return a},_nonConvertibleUnits={deg:1,rad:1,turn:1},_nonStandardLayouts={grid:1,flex:1},_convertToUnit=function e(i,t,r,n){var s=parseFloat(r)||0,o=(r+"").trim().substr((s+"").length)||"px",a=_tempDiv.style,u=_horizontalExp.test(t),f=i.tagName.toLowerCase()==="svg",l=(f?"client":"offset")+(u?"Width":"Height"),h=100,_=n==="px",c=n==="%",d,m,p,g;if(n===o||!s||_nonConvertibleUnits[n]||_nonConvertibleUnits[o]){return s}o!=="px"&&!_&&(s=e(i,t,r,"px"));g=i.getCTM&&_isSVG(i);if((c||o==="%")&&(_transformProps[t]||~t.indexOf("adius"))){d=g?i.getBBox()[u?"width":"height"]:i[l];return _round(c?s/d*h:s/100*d)}a[u?"width":"height"]=h+(_?o:n);m=n!=="rem"&&~t.indexOf("adius")||n==="em"&&i.appendChild&&!f?i:i.parentNode;if(g){m=(i.ownerSVGElement||{}).parentNode}if(!m||m===_doc||!m.appendChild){m=_doc.body}p=m._gsap;if(p&&c&&p.width&&u&&p.time===_ticker.time&&!p.uncache){return _round(s/p.width*h)}else{if(c&&(t==="height"||t==="width")){var v=i.style[t];i.style[t]=h+n;d=i[l];v?i.style[t]=v:_removeProperty(i,t)}else{(c||o==="%")&&!_nonStandardLayouts[_getComputedProperty(m,"display")]&&(a.position=_getComputedProperty(i,"position"));m===i&&(a.position="static");m.appendChild(_tempDiv);d=_tempDiv[l];m.removeChild(_tempDiv);a.position="absolute"}if(u&&c){p=_getCache(m);p.time=_ticker.time;p.width=m[l]}}return _round(_?d*s/h:d&&s?h/d*s:0)},_get=function e(i,t,r,n){var s;_pluginInitted||_initCore();if(t in _propertyAliases&&t!=="transform"){t=_propertyAliases[t];if(~t.indexOf(",")){t=t.split(",")[0]}}if(_transformProps[t]&&t!=="transform"){s=_parseTransform(i,n);s=t!=="transformOrigin"?s[t]:s.svg?s.origin:_firstTwoOnly(_getComputedProperty(i,_transformOriginProp))+" "+s.zOrigin+"px"}else{s=i.style[t];if(!s||s==="auto"||n||~(s+"").indexOf("calc(")){s=_specialProps[t]&&_specialProps[t](i,t,r)||_getComputedProperty(i,t)||_getProperty(i,t)||(t==="opacity"?1:0)}}return r&&!~(s+"").trim().indexOf(" ")?_convertToUnit(i,t,s,r)+r:s},_tweenComplexCSSString=function e(i,t,r,n){if(!r||r==="none"){var s=_checkPropPrefix(t,i,1),o=s&&_getComputedProperty(i,s,1);if(o&&o!==r){t=s;r=o}else if(t==="borderColor"){r=_getComputedProperty(i,"borderTopColor")}}var a=new PropTween(this._pt,i.style,t,0,1,_renderComplexString),u=0,f=0,l,h,_,c,d,m,p,g,v,y,C,w;a.b=r;a.e=n;r+="";n+="";if(n.substring(0,6)==="var(--"){n=_getComputedProperty(i,n.substring(4,n.indexOf(")")))}if(n==="auto"){m=i.style[t];i.style[t]=n;n=_getComputedProperty(i,t)||n;m?i.style[t]=m:_removeProperty(i,t)}l=[r,n];_colorStringFilter(l);r=l[0];n=l[1];_=r.match(_numWithUnitExp)||[];w=n.match(_numWithUnitExp)||[];if(w.length){while(h=_numWithUnitExp.exec(n)){p=h[0];v=n.substring(u,h.index);if(d){d=(d+1)%5}else if(v.substr(-5)==="rgba("||v.substr(-5)==="hsla("){d=1}if(p!==(m=_[f++]||"")){c=parseFloat(m)||0;C=m.substr((c+"").length);p.charAt(1)==="="&&(p=_parseRelative(c,p)+C);g=parseFloat(p);y=p.substr((g+"").length);u=_numWithUnitExp.lastIndex-y.length;if(!y){y=y||_config.units[t]||C;if(u===n.length){n+=y;a.e+=y}}if(C!==y){c=_convertToUnit(i,t,m,y)||0}a._pt={_next:a._pt,p:v||f===1?v:",",s:c,c:g-c,m:d&&d<4||t==="zIndex"?Math.round:0}}}a.c=u<n.length?n.substring(u,n.length):""}else{a.r=t==="display"&&n==="none"?_renderNonTweeningValueOnlyAtEnd:_renderNonTweeningValue}_relExp.test(n)&&(a.e=0);this._pt=a;return a},_keywordToPercent={top:"0%",bottom:"100%",left:"0%",right:"100%",center:"50%"},_convertKeywordsToPercentages=function e(i){var t=i.split(" "),r=t[0],n=t[1]||"50%";if(r==="top"||r==="bottom"||n==="left"||n==="right"){i=r;r=n;n=i}t[0]=_keywordToPercent[r]||r;t[1]=_keywordToPercent[n]||n;return t.join(" ")},_renderClearProps=function e(i,t){if(t.tween&&t.tween._time===t.tween._dur){var r=t.t,n=r.style,s=t.u,o=r._gsap,a,u,f;if(s==="all"||s===true){n.cssText="";u=1}else{s=s.split(",");f=s.length;while(--f>-1){a=s[f];if(_transformProps[a]){u=1;a=a==="transformOrigin"?_transformOriginProp:_transformProp}_removeProperty(r,a)}}if(u){_removeProperty(r,_transformProp);if(o){o.svg&&r.removeAttribute("transform");n.scale=n.rotate=n.translate="none";_parseTransform(r,1);o.uncache=1;_removeIndependentTransforms(n)}}}},_specialProps={clearProps:function e(i,t,r,n,s){if(s.data!=="isFromStart"){var o=i._pt=new PropTween(i._pt,t,r,0,0,_renderClearProps);o.u=n;o.pr=-10;o.tween=s;i._props.push(r);return 1}}},_identity2DMatrix=[1,0,0,1,0,0],_rotationalProperties={},_isNullTransform=function e(i){return i==="matrix(1, 0, 0, 1, 0, 0)"||i==="none"||!i},_getComputedTransformMatrixAsArray=function e(i){var t=_getComputedProperty(i,_transformProp);return _isNullTransform(t)?_identity2DMatrix:t.substr(7).match(_numExp).map(_round)},_getMatrix=function e(i,t){var r=i._gsap||_getCache(i),n=i.style,s=_getComputedTransformMatrixAsArray(i),o,a,u,f;if(r.svg&&i.getAttribute("transform")){u=i.transform.baseVal.consolidate().matrix;s=[u.a,u.b,u.c,u.d,u.e,u.f];return s.join(",")==="1,0,0,1,0,0"?_identity2DMatrix:s}else if(s===_identity2DMatrix&&!i.offsetParent&&i!==_docElement&&!r.svg){u=n.display;n.display="block";o=i.parentNode;if(!o||!i.offsetParent&&!i.getBoundingClientRect().width){f=1;a=i.nextElementSibling;_docElement.appendChild(i)}s=_getComputedTransformMatrixAsArray(i);u?n.display=u:_removeProperty(i,"display");if(f){a?o.insertBefore(i,a):o?o.appendChild(i):_docElement.removeChild(i)}}return t&&s.length>6?[s[0],s[1],s[4],s[5],s[12],s[13]]:s},_applySVGOrigin=function e(i,t,r,n,s,o){var a=i._gsap,u=s||_getMatrix(i,true),f=a.xOrigin||0,l=a.yOrigin||0,h=a.xOffset||0,_=a.yOffset||0,c=u[0],d=u[1],m=u[2],p=u[3],g=u[4],v=u[5],y=t.split(" "),C=parseFloat(y[0])||0,w=parseFloat(y[1])||0,P,T,x,b;if(!r){P=_getBBox(i);C=P.x+(~y[0].indexOf("%")?C/100*P.width:C);w=P.y+(~(y[1]||y[0]).indexOf("%")?w/100*P.height:w)}else if(u!==_identity2DMatrix&&(T=c*p-d*m)){x=C*(p/T)+w*(-m/T)+(m*v-p*g)/T;b=C*(-d/T)+w*(c/T)-(c*v-d*g)/T;C=x;w=b}if(n||n!==false&&a.smooth){g=C-f;v=w-l;a.xOffset=h+(g*c+v*m)-g;a.yOffset=_+(g*d+v*p)-v}else{a.xOffset=a.yOffset=0}a.xOrigin=C;a.yOrigin=w;a.smooth=!!n;a.origin=t;a.originIsAbsolute=!!r;i.style[_transformOriginProp]="0px 0px";if(o){_addNonTweeningPT(o,a,"xOrigin",f,C);_addNonTweeningPT(o,a,"yOrigin",l,w);_addNonTweeningPT(o,a,"xOffset",h,a.xOffset);_addNonTweeningPT(o,a,"yOffset",_,a.yOffset)}i.setAttribute("data-svg-origin",C+" "+w)},_parseTransform=function e(i,t){var r=i._gsap||new GSCache(i);if("x"in r&&!t&&!r.uncache){return r}var n=i.style,s=r.scaleX<0,o="px",a="deg",u=getComputedStyle(i),f=_getComputedProperty(i,_transformOriginProp)||"0",l,h,_,c,d,m,p,g,v,y,C,w,P,T,x,b,S,k,M,F,j,E,N,A,D,O,R,z,I,B,L,U;l=h=_=m=p=g=v=y=C=0;c=d=1;r.svg=!!(i.getCTM&&_isSVG(i));if(u.translate){if(u.translate!=="none"||u.scale!=="none"||u.rotate!=="none"){n[_transformProp]=(u.translate!=="none"?"translate3d("+(u.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+(u.rotate!=="none"?"rotate("+u.rotate+") ":"")+(u.scale!=="none"?"scale("+u.scale.split(" ").join(",")+") ":"")+(u[_transformProp]!=="none"?u[_transformProp]:"")}n.scale=n.rotate=n.translate="none"}T=_getMatrix(i,r.svg);if(r.svg){if(r.uncache){D=i.getBBox();f=r.xOrigin-D.x+"px "+(r.yOrigin-D.y)+"px";A=""}else{A=!t&&i.getAttribute("data-svg-origin")}_applySVGOrigin(i,A||f,!!A||r.originIsAbsolute,r.smooth!==false,T)}w=r.xOrigin||0;P=r.yOrigin||0;if(T!==_identity2DMatrix){k=T[0];M=T[1];F=T[2];j=T[3];l=E=T[4];h=N=T[5];if(T.length===6){c=Math.sqrt(k*k+M*M);d=Math.sqrt(j*j+F*F);m=k||M?_atan2(M,k)*_RAD2DEG:0;v=F||j?_atan2(F,j)*_RAD2DEG+m:0;v&&(d*=Math.abs(Math.cos(v*_DEG2RAD)));if(r.svg){l-=w-(w*k+P*F);h-=P-(w*M+P*j)}}else{U=T[6];B=T[7];R=T[8];z=T[9];I=T[10];L=T[11];l=T[12];h=T[13];_=T[14];x=_atan2(U,I);p=x*_RAD2DEG;if(x){b=Math.cos(-x);S=Math.sin(-x);A=E*b+R*S;D=N*b+z*S;O=U*b+I*S;R=E*-S+R*b;z=N*-S+z*b;I=U*-S+I*b;L=B*-S+L*b;E=A;N=D;U=O}x=_atan2(-F,I);g=x*_RAD2DEG;if(x){b=Math.cos(-x);S=Math.sin(-x);A=k*b-R*S;D=M*b-z*S;O=F*b-I*S;L=j*S+L*b;k=A;M=D;F=O}x=_atan2(M,k);m=x*_RAD2DEG;if(x){b=Math.cos(x);S=Math.sin(x);A=k*b+M*S;D=E*b+N*S;M=M*b-k*S;N=N*b-E*S;k=A;E=D}if(p&&Math.abs(p)+Math.abs(m)>359.9){p=m=0;g=180-g}c=_round(Math.sqrt(k*k+M*M+F*F));d=_round(Math.sqrt(N*N+U*U));x=_atan2(E,N);v=Math.abs(x)>2e-4?x*_RAD2DEG:0;C=L?1/(L<0?-L:L):0}if(r.svg){A=i.getAttribute("transform");r.forceCSS=i.setAttribute("transform","")||!_isNullTransform(_getComputedProperty(i,_transformProp));A&&i.setAttribute("transform",A)}}if(Math.abs(v)>90&&Math.abs(v)<270){if(s){c*=-1;v+=m<=0?180:-180;m+=m<=0?180:-180}else{d*=-1;v+=v<=0?180:-180}}t=t||r.uncache;r.x=l-((r.xPercent=l&&(!t&&r.xPercent||(Math.round(i.offsetWidth/2)===Math.round(-l)?-50:0)))?i.offsetWidth*r.xPercent/100:0)+o;r.y=h-((r.yPercent=h&&(!t&&r.yPercent||(Math.round(i.offsetHeight/2)===Math.round(-h)?-50:0)))?i.offsetHeight*r.yPercent/100:0)+o;r.z=_+o;r.scaleX=_round(c);r.scaleY=_round(d);r.rotation=_round(m)+a;r.rotationX=_round(p)+a;r.rotationY=_round(g)+a;r.skewX=v+a;r.skewY=y+a;r.transformPerspective=C+o;if(r.zOrigin=parseFloat(f.split(" ")[2])||!t&&r.zOrigin||0){n[_transformOriginProp]=_firstTwoOnly(f)}r.xOffset=r.yOffset=0;r.force3D=_config.force3D;r.renderTransform=r.svg?_renderSVGTransforms:_supports3D?_renderCSSTransforms:_renderNon3DTransforms;r.uncache=0;return r},_firstTwoOnly=function e(i){return(i=i.split(" "))[0]+" "+i[1]},_addPxTranslate=function e(i,t,r){var n=getUnit(t);return _round(parseFloat(t)+parseFloat(_convertToUnit(i,"x",r+"px",n)))+n},_renderNon3DTransforms=function e(i,t){t.z="0px";t.rotationY=t.rotationX="0deg";t.force3D=0;_renderCSSTransforms(i,t)},_zeroDeg="0deg",_zeroPx="0px",_endParenthesis=") ",_renderCSSTransforms=function e(i,t){var r=t||this,n=r.xPercent,s=r.yPercent,o=r.x,a=r.y,u=r.z,f=r.rotation,l=r.rotationY,h=r.rotationX,_=r.skewX,c=r.skewY,d=r.scaleX,m=r.scaleY,p=r.transformPerspective,g=r.force3D,v=r.target,y=r.zOrigin,C="",w=g==="auto"&&i&&i!==1||g===true;if(y&&(h!==_zeroDeg||l!==_zeroDeg)){var P=parseFloat(l)*_DEG2RAD,T=Math.sin(P),x=Math.cos(P),b;P=parseFloat(h)*_DEG2RAD;b=Math.cos(P);o=_addPxTranslate(v,o,T*b*-y);a=_addPxTranslate(v,a,-Math.sin(P)*-y);u=_addPxTranslate(v,u,x*b*-y+y)}if(p!==_zeroPx){C+="perspective("+p+_endParenthesis}if(n||s){C+="translate("+n+"%, "+s+"%) "}if(w||o!==_zeroPx||a!==_zeroPx||u!==_zeroPx){C+=u!==_zeroPx||w?"translate3d("+o+", "+a+", "+u+") ":"translate("+o+", "+a+_endParenthesis}if(f!==_zeroDeg){C+="rotate("+f+_endParenthesis}if(l!==_zeroDeg){C+="rotateY("+l+_endParenthesis}if(h!==_zeroDeg){C+="rotateX("+h+_endParenthesis}if(_!==_zeroDeg||c!==_zeroDeg){C+="skew("+_+", "+c+_endParenthesis}if(d!==1||m!==1){C+="scale("+d+", "+m+_endParenthesis}v.style[_transformProp]=C||"translate(0, 0)"},_renderSVGTransforms=function e(i,t){var r=t||this,n=r.xPercent,s=r.yPercent,o=r.x,a=r.y,u=r.rotation,f=r.skewX,l=r.skewY,h=r.scaleX,_=r.scaleY,c=r.target,d=r.xOrigin,m=r.yOrigin,p=r.xOffset,g=r.yOffset,v=r.forceCSS,y=parseFloat(o),C=parseFloat(a),w,P,T,x,b;u=parseFloat(u);f=parseFloat(f);l=parseFloat(l);if(l){l=parseFloat(l);f+=l;u+=l}if(u||f){u*=_DEG2RAD;f*=_DEG2RAD;w=Math.cos(u)*h;P=Math.sin(u)*h;T=Math.sin(u-f)*-_;x=Math.cos(u-f)*_;if(f){l*=_DEG2RAD;b=Math.tan(f-l);b=Math.sqrt(1+b*b);T*=b;x*=b;if(l){b=Math.tan(l);b=Math.sqrt(1+b*b);w*=b;P*=b}}w=_round(w);P=_round(P);T=_round(T);x=_round(x)}else{w=h;x=_;P=T=0}if(y&&!~(o+"").indexOf("px")||C&&!~(a+"").indexOf("px")){y=_convertToUnit(c,"x",o,"px");C=_convertToUnit(c,"y",a,"px")}if(d||m||p||g){y=_round(y+d-(d*w+m*T)+p);C=_round(C+m-(d*P+m*x)+g)}if(n||s){b=c.getBBox();y=_round(y+n/100*b.width);C=_round(C+s/100*b.height)}b="matrix("+w+","+P+","+T+","+x+","+y+","+C+")";c.setAttribute("transform",b);v&&(c.style[_transformProp]=b)},_addRotationalPropTween=function e(i,t,r,n,s){var o=360,a=_isString(s),u=parseFloat(s)*(a&&~s.indexOf("rad")?_RAD2DEG:1),f=u-n,l=n+f+"deg",h,_;if(a){h=s.split("_")[1];if(h==="short"){f%=o;if(f!==f%(o/2)){f+=f<0?o:-o}}if(h==="cw"&&f<0){f=(f+o*_bigNum)%o-~~(f/o)*o}else if(h==="ccw"&&f>0){f=(f-o*_bigNum)%o-~~(f/o)*o}}i._pt=_=new PropTween(i._pt,t,r,n,f,_renderPropWithEnd);_.e=l;_.u="deg";i._props.push(r);return _},_assign=function e(i,t){for(var r in t){i[r]=t[r]}return i},_addRawTransformPTs=function e(i,t,r){var n=_assign({},r._gsap),s="perspective,force3D,transformOrigin,svgOrigin",o=r.style,a,u,f,l,h,_,c,d;if(n.svg){f=r.getAttribute("transform");r.setAttribute("transform","");o[_transformProp]=t;a=_parseTransform(r,1);_removeProperty(r,_transformProp);r.setAttribute("transform",f)}else{f=getComputedStyle(r)[_transformProp];o[_transformProp]=t;a=_parseTransform(r,1);o[_transformProp]=f}for(u in _transformProps){f=n[u];l=a[u];if(f!==l&&s.indexOf(u)<0){c=getUnit(f);d=getUnit(l);h=c!==d?_convertToUnit(r,u,f,d):parseFloat(f);_=parseFloat(l);i._pt=new PropTween(i._pt,a,u,h,_-h,_renderCSSProp);i._pt.u=d||0;i._props.push(u)}}_assign(a,n)};_forEachName("padding,margin,Width,Radius",(function(e,i){var t="Top",r="Right",n="Bottom",s="Left",o=(i<3?[t,r,n,s]:[t+s,t+r,n+r,n+s]).map((function(t){return i<2?e+t:"border"+t+e}));_specialProps[i>1?"border"+e:e]=function(e,i,t,r,n){var s,a;if(arguments.length<4){s=o.map((function(i){return _get(e,i,t)}));a=s.join(" ");return a.split(s[0]).length===5?s[0]:a}s=(r+"").split(" ");a={};o.forEach((function(e,i){return a[e]=s[i]=s[i]||s[(i-1)/2|0]}));e.init(i,a,n)}}));var CSSPlugin={name:"css",register:_initCore,targetTest:function e(i){return i.style&&i.nodeType},init:function e(i,t,r,n,s){var o=this._props,a=i.style,u=r.vars.startAt,f,l,h,_,c,d,m,p,g,v,y,C,w,P,T,x;_pluginInitted||_initCore();this.styles=this.styles||_getStyleSaver(i);x=this.styles.props;this.tween=r;for(m in t){if(m==="autoRound"){continue}l=t[m];if(_plugins[m]&&_checkPlugin(m,t,r,n,i,s)){continue}c=typeof l;d=_specialProps[m];if(c==="function"){l=l.call(r,n,i,s);c=typeof l}if(c==="string"&&~l.indexOf("random(")){l=_replaceRandom(l)}if(d){d(this,i,m,l,r)&&(T=1)}else if(m.substr(0,2)==="--"){f=(getComputedStyle(i).getPropertyValue(m)+"").trim();l+="";_colorExp.lastIndex=0;if(!_colorExp.test(f)){p=getUnit(f);g=getUnit(l)}g?p!==g&&(f=_convertToUnit(i,m,f,g)+g):p&&(l+=p);this.add(a,"setProperty",f,l,n,s,0,0,m);o.push(m);x.push(m,0,a[m])}else if(c!=="undefined"){if(u&&m in u){f=typeof u[m]==="function"?u[m].call(r,n,i,s):u[m];_isString(f)&&~f.indexOf("random(")&&(f=_replaceRandom(f));getUnit(f+"")||f==="auto"||(f+=_config.units[m]||getUnit(_get(i,m))||"");(f+"").charAt(1)==="="&&(f=_get(i,m))}else{f=_get(i,m)}_=parseFloat(f);v=c==="string"&&l.charAt(1)==="="&&l.substr(0,2);v&&(l=l.substr(2));h=parseFloat(l);if(m in _propertyAliases){if(m==="autoAlpha"){if(_===1&&_get(i,"visibility")==="hidden"&&h){_=0}x.push("visibility",0,a.visibility);_addNonTweeningPT(this,a,"visibility",_?"inherit":"hidden",h?"inherit":"hidden",!h)}if(m!=="scale"&&m!=="transform"){m=_propertyAliases[m];~m.indexOf(",")&&(m=m.split(",")[0])}}y=m in _transformProps;if(y){this.styles.save(m);if(c==="string"&&l.substring(0,6)==="var(--"){l=_getComputedProperty(i,l.substring(4,l.indexOf(")")));h=parseFloat(l)}if(!C){w=i._gsap;w.renderTransform&&!t.parseTransform||_parseTransform(i,t.parseTransform);P=t.smoothOrigin!==false&&w.smooth;C=this._pt=new PropTween(this._pt,a,_transformProp,0,1,w.renderTransform,w,0,-1);C.dep=1}if(m==="scale"){this._pt=new PropTween(this._pt,w,"scaleY",w.scaleY,(v?_parseRelative(w.scaleY,v+h):h)-w.scaleY||0,_renderCSSProp);this._pt.u=0;o.push("scaleY",m);m+="X"}else if(m==="transformOrigin"){x.push(_transformOriginProp,0,a[_transformOriginProp]);l=_convertKeywordsToPercentages(l);if(w.svg){_applySVGOrigin(i,l,0,P,0,this)}else{g=parseFloat(l.split(" ")[2])||0;g!==w.zOrigin&&_addNonTweeningPT(this,w,"zOrigin",w.zOrigin,g);_addNonTweeningPT(this,a,m,_firstTwoOnly(f),_firstTwoOnly(l))}continue}else if(m==="svgOrigin"){_applySVGOrigin(i,l,1,P,0,this);continue}else if(m in _rotationalProperties){_addRotationalPropTween(this,w,m,_,v?_parseRelative(_,v+l):l);continue}else if(m==="smoothOrigin"){_addNonTweeningPT(this,w,"smooth",w.smooth,l);continue}else if(m==="force3D"){w[m]=l;continue}else if(m==="transform"){_addRawTransformPTs(this,l,i);continue}}else if(!(m in a)){m=_checkPropPrefix(m)||m}if(y||(h||h===0)&&(_||_===0)&&!_complexExp.test(l)&&m in a){p=(f+"").substr((_+"").length);h||(h=0);g=getUnit(l)||(m in _config.units?_config.units[m]:p);p!==g&&(_=_convertToUnit(i,m,f,g));this._pt=new PropTween(this._pt,y?w:a,m,_,(v?_parseRelative(_,v+h):h)-_,!y&&(g==="px"||m==="zIndex")&&t.autoRound!==false?_renderRoundedCSSProp:_renderCSSProp);this._pt.u=g||0;if(p!==g&&g!=="%"){this._pt.b=f;this._pt.r=_renderCSSPropWithBeginning}}else if(!(m in a)){if(m in i){this.add(i,m,f||i[m],v?v+l:l,n,s)}else if(m!=="parseTransform"){_missingPlugin(m,l);continue}}else{_tweenComplexCSSString.call(this,i,m,f,v?v+l:l)}y||(m in a?x.push(m,0,a[m]):typeof i[m]==="function"?x.push(m,2,i[m]()):x.push(m,1,f||i[m]));o.push(m)}}T&&_sortPropTweensByPriority(this)},render:function e(i,t){if(t.tween._time||!_reverting()){var r=t._pt;while(r){r.r(i,r.d);r=r._next}}else{t.styles.revert()}},get:_get,aliases:_propertyAliases,getSetter:function e(i,t,r){var n=_propertyAliases[t];n&&n.indexOf(",")<0&&(t=n);return t in _transformProps&&t!==_transformOriginProp&&(i._gsap.x||_get(i,"x"))?r&&_recentSetterPlugin===r?t==="scale"?_setterScale:_setterTransform:(_recentSetterPlugin=r||{})&&(t==="scale"?_setterScaleWithRender:_setterTransformWithRender):i.style&&!_isUndefined(i.style[t])?_setterCSSStyle:~t.indexOf("-")?_setterCSSProp:_getSetter(i,t)},core:{_removeProperty:_removeProperty,_getMatrix:_getMatrix}};gsap.utils.checkPrefix=_checkPropPrefix;gsap.core.getStyleSaver=_getStyleSaver;(function(e,i,t,r){var n=_forEachName(e+","+i+","+t,(function(e){_transformProps[e]=1}));_forEachName(i,(function(e){_config.units[e]="deg";_rotationalProperties[e]=1}));_propertyAliases[n[13]]=e+","+i;_forEachName(r,(function(e){var i=e.split(":");_propertyAliases[i[1]]=n[i[0]]}))})("x,y,z,scale,scaleX,scaleY,xPercent,yPercent","rotation,rotationX,rotationY,skewX,skewY","transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective","0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY");_forEachName("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",(function(e){_config.units[e]="px"}));gsap.registerPlugin(CSSPlugin);var gsapWithCSS=gsap.registerPlugin(CSSPlugin)||gsap;var miaSvg='<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g id="head-default">\n <path id="border-head" d="M15.8188 3C16.5046 3.00015 17.141 3.36269 17.4986 3.95703L21.7112 10.957C22.0963 11.5972 22.0963 12.4028 21.7112 13.043L17.4986 20.043C17.141 20.6373 16.5046 20.9998 15.8188 21H8.18127C7.49525 21 6.85822 20.6375 6.50049 20.043L2.28892 13.043C1.90369 12.4027 1.90369 11.5973 2.28892 10.957L6.50049 3.95703C6.85822 3.36252 7.49525 3 8.18127 3H15.8188Z" stroke="var(--mds-emoji-mia-head-stroke-color, rgb(194 160 251))" stroke-width="var(--mds-emoji-mia-head-stroke-width, 2px)" fill="var(--mds-emoji-mia-head-stroke-color, rgb(194 160 251))"/>\n <path id="path-head" d="M15.8188 3C16.5046 3.00015 17.141 3.36269 17.4986 3.95703L21.7112 10.957C22.0963 11.5972 22.0963 12.4028 21.7112 13.043L17.4986 20.043C17.141 20.6373 16.5046 20.9998 15.8188 21H8.18127C7.49525 21 6.85822 20.6375 6.50049 20.043L2.28892 13.043C1.90369 12.4027 1.90369 11.5973 2.28892 10.957L6.50049 3.95703C6.85822 3.36252 7.49525 3 8.18127 3H15.8188Z" fill="var(--mds-emoji-mia-head-color, rgb(224 207 253))"/>\n </g>\n <g id="eyes-default">\n <path id="left-eye" d="M8 8H10V12H8V8Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n <path id="right-eye" d="M14 8H16V12H14V8Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n </g>\n <g id="eyes-closed">\n <path id="left-eye-closed" d="M6 10H10V12H6V10Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n <path id="right-eye-closed" d="M14 10H18V12H14V10Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n </g>\n <path id="mouth-default" d="M16.707 15.707C15.4771 16.937 13.6985 17.5 12 17.5C10.3015 17.5 8.52294 16.937 7.29297 15.707L8.70703 14.293C9.47706 15.063 10.6985 15.5 12 15.5C13.3015 15.5 14.5229 15.063 15.293 14.293L16.707 15.707Z" fill="var(--mds-emoji-mia-mouth-color, rgb(98 12 245))"/>\n <path id="mouth-smile" d="M16 14H8C8.33333 15.3333 9 18 12 18C15 18 15.6667 15.3333 16 14Z" fill="var(--mds-emoji-mia-mouth-color, rgb(98 12 245))"/>\n <path id="mouth-serious" d="M8 15H16V17H8V15Z" fill="var(--mds-emoji-mia-mouth-color, rgb(98 12 245))"/>\n <path id="hand-think" style="visibility:hidden;" d="M6 16C6.55228 16 7 16.4477 7 17V18H13C13.5523 18 14 18.4477 14 19C14 19.5523 13.5523 20 13 20H10.3818C11.1252 20 11.6088 20.7824 11.2764 21.4473L10.2764 23.4473C10.107 23.786 9.76059 24 9.38184 24H4V20L5 18V16H6Z" fill="var(--mds-emoji-mia-hands-color, rgb(98 12 245))"/>\n</svg>\n';var simiSvg='<svg width="440" height="440" viewBox="0 0 440 440" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g id="ears-default">\n <g id="ear-right">\n <path id="ear-right-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M363.838 54.3257C339.126 44.6171 278.031 90.7244 256.023 111.557C205.523 159.363 303.523 209.826 358.387 195.099C380.992 189.032 391.095 169.008 388.672 165.367C386.734 162.454 374.135 161.322 368.078 161.12C376.962 129.567 388.551 64.0342 363.838 54.3257Z"/>\n <path id="ear-right-inner-shape" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M351.676 53.2891C356.294 52.7076 360.415 52.9806 363.838 54.3252C364.658 54.6472 365.437 55.0331 366.178 55.4746C368.347 56.9073 370.299 58.8573 372.053 61.2344C385.423 81.3621 375.744 133.891 368.078 161.119C374.135 161.321 386.734 162.455 388.672 165.367C391.094 169.008 380.992 189.032 358.387 195.1C357.17 195.426 355.929 195.687 354.667 195.888C317.523 201.796 244.693 161.119 265.859 130.788C281.528 108.336 324.274 59.2313 351.676 53.2891Z"/>\n <path id="ear-right-hole" fill="var(--mds-emoji-simi-skin-dark, #C3481B)" d="M350.023 84.8079C329.105 90.1196 311.307 114.384 305.023 125.853C299.251 136.387 303.53 147.927 311.277 155C320.553 163.469 334.801 165.535 342.726 151.808C361.778 118.808 355.529 93.3915 350.023 84.8079Z"/>\n <path id="ear-right-outline-border" stroke="var(--mds-emoji-simi-skin-dark, #C3481B)" stroke-width="9" stroke-linecap="round" d="M363.838 54.3257C339.126 44.6171 278.031 90.7244 256.023 111.557C205.523 159.363 303.523 209.826 358.387 195.099C380.992 189.032 391.095 169.008 388.672 165.367C386.734 162.454 374.135 161.322 368.078 161.12C376.962 129.567 388.551 64.0342 363.838 54.3257Z"/>\n <path id="ear-right-border" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M349.523 84.5C334.523 89 291.523 121 306.523 149"/>\n </g>\n <g id="ear-left">\n <path id="ear-left-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M77.1852 54.3257C101.898 44.6171 162.993 90.7244 185 111.557C235.5 159.363 137.5 209.826 82.6365 195.099C60.0315 189.032 49.9287 169.008 52.3515 165.367C54.2897 162.454 66.8883 161.322 72.9453 161.12C64.0617 129.567 52.4726 64.0342 77.1852 54.3257Z"/>\n <path id="ear-left-inner-shape" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M89.3476 53.2891C84.7294 52.7076 80.6085 52.9806 77.1855 54.3252C76.3658 54.6472 75.5869 55.0331 74.8457 55.4746C72.6763 56.9073 70.7246 58.8573 68.9707 61.2344C55.6008 81.3621 65.2794 133.891 72.9453 161.119C66.8883 161.321 54.2898 162.455 52.3516 165.367C49.9291 169.008 60.0319 189.032 82.6367 195.1C83.8533 195.426 85.0943 195.687 86.3564 195.888C123.5 201.796 196.33 161.119 175.164 130.788C159.496 108.336 116.75 59.2313 89.3476 53.2891Z"/>\n <path id="ear-left-hole" fill="var(--mds-emoji-simi-skin-dark, #C3481B)" d="M91 84.8079C111.919 90.1196 129.716 114.384 136 125.853C141.772 136.387 137.494 147.927 129.747 155C120.471 163.469 106.223 165.535 98.2973 151.808C79.2451 118.808 85.494 93.3915 91 84.8079Z"/>\n <path id="ear-left-outline-border" stroke="var(--mds-emoji-simi-skin-dark, #C3481B)" stroke-width="9" stroke-linecap="round" d="M77.1852 54.3257C101.898 44.6171 162.993 90.7244 185 111.557C235.5 159.363 137.5 209.826 82.6365 195.099C60.0315 189.032 49.9287 169.008 52.3515 165.367C54.2897 162.454 66.8883 161.322 72.9453 161.12C64.0617 129.567 52.4726 64.0342 77.1852 54.3257Z"/>\n <path id="ear-left-border" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M91.5 84.5C106.5 89 149.5 121 134.5 149"/>\n </g>\n </g>\n <g id="head-default">\n <path id="shape-head" fill="var(--mds-emoji-simi-skin, #F36320)" d="M378.732 217.557C340.98 122.357 268.622 107.557 219.909 107.557C171.197 107.557 98.8384 122.357 61.0863 217.557C50.181 245.057 52.6419 250.557 21.1818 271.057C19.6595 281.557 27.7783 295.057 42.4935 297.057C38.7724 298.224 30.5183 300.557 27.2708 300.557C23.2115 300.557 65.1456 387.557 219.909 387.557C374.673 387.557 416.789 300.057 412.729 300.057C409.482 300.057 401.228 297.724 397.507 296.557C412.222 294.557 420.34 281.057 418.818 270.557C387.358 250.057 389.637 245.057 378.732 217.557Z"/>\n <g id="ear-tufts">\n <g id="right-tuft">\n <path id="right-tuft-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M336.411 123.628C333.005 118.799 313.911 124.433 304.789 127.853C295.789 132.254 282.34 139.697 296.289 146.057C313.289 153.808 342.492 168.294 342.492 153.808C343.708 143.547 331.749 140.126 326.681 139.321C331.343 136.102 339.816 128.457 336.411 123.628Z"/>\n <path id="right-tuft-outline" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M304.789 127.853C313.911 124.433 333.005 118.799 336.411 123.628C339.816 128.457 331.343 136.102 326.681 139.321C331.749 140.126 343.708 143.547 342.492 153.808"/>\n </g>\n <g id="left-tuft">\n <path id="left-tuft-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M104.167 122.628C107.573 117.799 126.667 123.433 135.789 126.853C144.789 131.254 158.239 138.697 144.289 145.057C127.289 152.808 98.0863 167.294 98.0863 152.808C96.8701 142.547 108.83 139.126 113.897 138.321C109.235 135.102 100.762 127.457 104.167 122.628Z"/>\n <path id="left-tuft-outline" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M135.789 126.853C126.667 123.433 107.573 117.799 104.167 122.628C100.762 127.457 109.235 135.102 113.897 138.321C108.83 139.126 96.8701 142.547 98.0864 152.808"/>\n </g>\n </g>\n <g id="cheeks">\n <path id="right-cheek" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M380.5 290.057C364 262.557 340 266.355 318 279.057C344.5 305.557 344 327.557 330 361.557C384.8 341.157 386.5 305.39 380.5 290.057Z"/>\n <path id="left-cheek" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M59.3658 290.057C75.8658 262.557 99.8658 266.355 121.866 279.057C95.3658 305.557 95.8658 327.557 109.866 361.557C55.0658 341.157 53.3658 305.39 59.3658 290.057Z"/>\n </g>\n <path id="chin" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 372.557C256.675 372.557 286 352.186 286 327.057C286 301.928 256.675 260.557 220.5 260.557C184.325 260.557 155 301.928 155 327.057C155 352.186 184.325 372.557 220.5 372.557Z"/>\n </g>\n <g id="eyebrows-default">\n <path id="left-eyebrow" fill="var(--mds-emoji-simi-eyebrow, #FEEFD8)" d="M175.248 176.007C177.691 183.997 168.289 189.539 152.865 194.255C137.442 198.97 131.072 201.193 128.629 193.203C126.186 185.212 132.802 175.371 148.226 170.655C163.649 165.94 172.805 168.016 175.248 176.007Z"/>\n <path id="right-eyebrow" fill="var(--mds-emoji-simi-eyebrow, #FEEFD8)" d="M265.189 175.007C262.746 182.997 272.148 188.539 287.572 193.255C302.995 197.97 309.365 200.193 311.808 192.203C314.251 184.212 307.635 174.371 292.211 169.655C276.788 164.94 267.632 167.016 265.189 175.007Z"/>\n </g>\n <g id="eyes-default" style="transform-origin:50% 50%;">\n <g id="right-eye">\n <ellipse id="right-eye-inner-shape" fill="var(--mds-emoji-simi-eye, #40281B)" cx="287.002" cy="249.057" rx="18.5" ry="24.5" transform="rotate(12 287.002 249.057)"/>\n <circle id="right-eye-inner-light" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="291" cy="242.557" r="6"/>\n </g>\n <g id="left-eye">\n <ellipse id="left-eye-inner-shape" fill="var(--mds-emoji-simi-eye, #40281B)" cx="18.5" cy="24.5" rx="18.5" ry="24.5" transform="matrix(-0.978148 0.207912 0.207912 0.978148 165.139 221.541)"/>\n <circle id="left-eye-inner-light" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="6" cy="6" r="6" transform="matrix(-1 0 0 1 160.14 236.852)"/>\n </g>\n </g>\n <g id="eyes-closed" style="visibility: hidden;">\n <path id="left-eye-closed" stroke="var(--mds-emoji-simi-eye, #40281B)" stroke-width="12" stroke-linecap="round" d="M125 248.5C137.5 240.5 167.1 241.3 179.5 248.5"/>\n <path id="right-eye-closed" stroke="var(--mds-emoji-simi-eye, #40281B)" stroke-width="12" stroke-linecap="round" d="M315.5 248.5C303 240.5 273.4 241.3 261 248.5"/>\n </g>\n <g id="eyes-focused" style="visibility: hidden;">\n <g id="right-eye-focused">\n <ellipse id="right-eye-inner-shape-focused" fill="var(--mds-emoji-simi-eye, #40281B)" cx="287.002" cy="249.057" rx="18.5" ry="24.5" transform="rotate(-90 287.002 249.057)"/>\n <circle id="right-eye-inner-light-focused" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="291" cy="242.557" r="6"/>\n </g>\n <g id="left-eye-focused">\n <ellipse id="left-eye-inner-shape-focused" fill="var(--mds-emoji-simi-eye, #40281B)" cx="18.5" cy="24.5" rx="18.5" ry="24.5" transform="matrix(-4.37114e-08 1 1 4.37114e-08 127.637 230.852)"/>\n <circle id="left-eye-inner-light-focused" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="6" cy="6" r="6" transform="matrix(-1 0 0 1 160.14 236.852)"/>\n </g>\n </g>\n <path id="gadget-default" fill="var(--mds-emoji-simi-gadget, #2B1C15)" fill-rule="evenodd" clip-rule="evenodd" d="M296 186C327.723 186 353.88 209.825 357.557 240.558H367C370.314 240.558 373 243.244 373 246.558C373 249.871 370.314 252.558 367 252.558H357.834C355.501 284.671 328.709 310 296 310C262.189 310 234.7 282.936 234.014 249.289C230.711 246.983 225.885 245.558 220.5 245.558C215.114 245.558 210.288 246.983 206.985 249.289C206.299 282.936 178.811 310 145 310C112.291 310 85.4993 284.671 83.166 252.558H74C70.6864 252.558 68.0002 249.871 68 246.558C68 243.244 70.6863 240.558 74 240.558H83.4434C87.12 209.825 113.277 186 145 186C175.248 186 200.437 207.662 205.9 236.318C210.539 234.42 215.652 233.558 220.5 233.558C225.348 233.558 230.461 234.419 235.099 236.317C240.563 207.661 265.752 186 296 186ZM145 198C117.386 198 95 220.386 95 248C95 275.614 117.386 298 145 298C172.614 298 195 275.614 195 248C195 220.386 172.614 198 145 198ZM296 198C268.386 198 246 220.386 246 248C246 275.614 268.386 298 296 298C323.614 298 346 275.614 346 248C346 220.386 323.614 198 296 198Z"/>\n <g id="mouth-default">\n <path id="muzzle-shape-mouth-default" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 328.5C238.5 341 263 324.813 263 307.312C263 289.812 243.972 261 220.5 261C197.028 261 178 289.812 178 307.312C178 324.813 201 341 220.5 328.5Z"/>\n <path id="shape-mouth-mouth-default" fill="var(--mds-emoji-simi-mouth, #2B1C15)" d="M220 298.057C221.933 298.057 223.5 299.624 223.5 301.557V324.914C224.677 325.612 226.31 326.349 228.29 326.949C231.08 327.793 234.312 328.287 237.507 328.095C240.693 327.903 243.74 327.039 246.322 325.27C248.871 323.524 251.171 320.758 252.696 316.401C253.335 314.576 255.332 313.615 257.156 314.253C258.981 314.892 259.942 316.889 259.304 318.713C257.329 324.356 254.159 328.386 250.278 331.044C246.43 333.681 242.086 334.832 237.928 335.083C233.778 335.332 229.713 334.694 226.262 333.649C223.943 332.947 221.784 332.025 220 330.976C218.216 332.025 216.057 332.947 213.738 333.649C210.287 334.694 206.221 335.332 202.072 335.083C197.914 334.832 193.57 333.681 189.722 331.044C185.841 328.386 182.671 324.356 180.696 318.713C180.058 316.889 181.019 314.892 182.844 314.253C184.668 313.615 186.665 314.576 187.304 316.401C188.829 320.758 191.128 323.524 193.678 325.27C196.26 327.039 199.307 327.903 202.493 328.095C205.688 328.287 208.919 327.793 211.71 326.949C213.689 326.35 215.323 325.612 216.5 324.914V301.557C216.5 299.624 218.067 298.057 220 298.057Z"/>\n <g id="nose-mouth-default">\n <path id="node-shape-mouth-default" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M219.5 273.557C207.626 273.557 198 280.105 198 288.182C198 296.259 207.626 309.557 219.5 309.557C231.374 309.557 241 296.259 241 288.182C241 280.105 231.374 273.557 219.5 273.557Z"/>\n <ellipse id="nose-light-mouth-default" fill="var(--mds-emoji-simi-nose-light, #7E695F)" cx="220" cy="285.557" rx="11" ry="5"/>\n </g>\n </g>\n <g id="mouth-smile" style="visibility: hidden;">\n <g id="inner-mouth">\n <ellipse id="throat-mouth-smile" fill="var(--mds-emoji-simi-mouth-throat, #C3481B)" cx="220.5" cy="326" rx="32.5" ry="29" />\n <path id="teeth-mouth-smile" fill="var(--mds-emoji-simi-mouth-teeth, #FFFFFF)" d="M220.5 329C235.689 329 248.003 331.686 248.003 335C248.003 338.314 235.689 341 220.5 341C205.311 341 192.997 338.314 192.997 335C192.997 331.686 205.311 329 220.5 329Z"/>\n <path id="lips-mouth-smile" stroke="var(--mds-emoji-simi-nose, #2B1C15)" stroke-width="7" d="M220.5 300.5C236.62 300.5 249.5 313.138 249.5 328.5C249.5 343.862 236.62 356.5 220.5 356.5C204.38 356.5 191.5 343.862 191.5 328.5C191.5 313.138 204.38 300.5 220.5 300.5Z" />\n </g>\n <path id="muzzle-shape-mouth-smile" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 328.5C238.5 341 263 324.813 263 307.312C263 289.812 243.972 261 220.5 261C197.028 261 178 289.812 178 307.312C178 324.813 201 341 220.5 328.5Z"/>\n <path id="shape-mouth-smile" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M220 298.057C221.933 298.057 223.5 299.624 223.5 301.557V324.914C224.677 325.612 226.31 326.349 228.29 326.949C231.08 327.793 234.312 328.287 237.507 328.095C240.693 327.903 243.74 327.039 246.322 325.27C248.871 323.524 251.171 320.758 252.696 316.401C253.335 314.576 255.332 313.615 257.156 314.253C258.981 314.892 259.942 316.889 259.304 318.713C257.329 324.356 254.159 328.386 250.278 331.044C246.43 333.681 242.086 334.832 237.928 335.083C233.778 335.332 229.713 334.694 226.262 333.649C223.943 332.947 221.784 332.025 220 330.976C218.216 332.025 216.057 332.947 213.738 333.649C210.287 334.694 206.221 335.332 202.072 335.083C197.914 334.832 193.57 333.681 189.722 331.044C185.841 328.386 182.671 324.356 180.696 318.713C180.058 316.889 181.019 314.892 182.844 314.253C184.668 313.615 186.665 314.576 187.304 316.401C188.829 320.758 191.128 323.524 193.678 325.27C196.26 327.039 199.307 327.903 202.493 328.095C205.688 328.287 208.919 327.793 211.71 326.949C213.689 326.35 215.323 325.612 216.5 324.914V301.557C216.5 299.624 218.067 298.057 220 298.057Z"/>\n <g id="nose-mouth-smile">\n <path id="nose-shape-mouth-smile" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M219.5 273.557C207.626 273.557 198 280.105 198 288.182C198 296.259 207.626 309.557 219.5 309.557C231.374 309.557 241 296.259 241 288.182C241 280.105 231.374 273.557 219.5 273.557Z"/>\n <ellipse id="nose-light-mouth-smile" fill="var(--mds-emoji-simi-nose-light, #7E695F)" cx="220" cy="285.557" rx="11" ry="5"/>\n </g>\n </g>\n <g id="mouth-serious" style="visibility: hidden;">\n <path id="muzzle-shape-mouth-serious" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 328.5C238.5 341 263 324.813 263 307.312C263 289.812 243.972 261 220.5 261C197.028 261 178 289.812 178 307.312C178 324.813 201 341 220.5 328.5Z"/>\n <path id="shape-mouth-serious" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M220 298C221.933 298 223.5 299.567 223.5 301.5V326.675C224.663 326.774 225.818 326.903 226.821 327.026C227.869 327.155 228.796 327.283 229.462 327.38C229.795 327.428 230.064 327.469 230.251 327.497C230.344 327.511 230.418 327.522 230.469 327.53C230.494 327.534 230.514 327.538 230.527 327.54C230.534 327.541 230.539 327.541 230.543 327.542C230.545 327.542 230.547 327.543 230.548 327.543H230.55C232.459 327.847 233.76 329.641 233.456 331.55C233.152 333.459 231.359 334.76 229.45 334.456C229.45 334.456 229.448 334.456 229.447 334.456C229.445 334.456 229.441 334.455 229.436 334.454C229.426 334.452 229.41 334.451 229.389 334.447C229.345 334.441 229.28 334.43 229.194 334.417C229.023 334.391 228.772 334.353 228.458 334.308C227.83 334.217 226.954 334.095 225.968 333.974C223.947 333.725 221.629 333.5 220 333.5C218.371 333.5 216.053 333.725 214.032 333.974C213.046 334.095 212.17 334.217 211.542 334.308C211.228 334.353 210.977 334.391 210.806 334.417C210.72 334.43 210.655 334.441 210.611 334.447C210.59 334.451 210.574 334.452 210.563 334.454C210.559 334.455 210.555 334.456 210.553 334.456C210.552 334.456 210.55 334.456 210.55 334.456C208.641 334.76 206.848 333.459 206.544 331.55C206.24 329.641 207.541 327.848 209.45 327.544L209.452 327.543C209.453 327.543 209.455 327.542 209.457 327.542C209.461 327.541 209.466 327.541 209.473 327.54C209.486 327.538 209.506 327.534 209.531 327.53C209.582 327.522 209.656 327.511 209.749 327.497C209.936 327.469 210.205 327.428 210.538 327.38C211.204 327.283 212.131 327.155 213.179 327.026C214.182 326.903 215.337 326.774 216.5 326.675V301.5C216.5 299.567 218.067 298 220 298Z" />\n <g id="nose-mouth-serious">\n <path id="nose-shape-mouth-serious" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M219.5 273.557C207.626 273.557 198 280.105 198 288.182C198 296.259 207.626 309.557 219.5 309.557C231.374 309.557 241 296.259 241 288.182C241 280.105 231.374 273.557 219.5 273.557Z"/>\n <ellipse id="nose-light-mouth-serious" fill="var(--mds-emoji-simi-nose-light, #7E695F)" cx="220" cy="285.557" rx="11" ry="5"/>\n </g>\n </g>\n <g id="hand-think" style="visibility: hidden;">\n <path id="shape-hand-think" fill="var(--mds-emoji-simi-skin, #F36320)" d="M237.5 438C238.5 435 241 428.5 243.5 421.5C257.989 413.451 258.739 397.302 255.5 383.467C278 367.934 263.5 350 255.5 350C251.5 340.4 242.5 339 238.5 339.5C244.5 324 233 323.5 229 323.5C225 323.5 202.5 323 189 351C183.4 374.6 195 400.833 201.5 411C200.667 411.5 199 414.5 195.5 420C211 426.5 204 423.5 237.5 438Z" />\n <path id="palm-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M251 369C267 409.5 249.5 416.5 242 423.5L236.5 437.5"/>\n <path id="finger-3-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M256 382.5C262.5 379.333 273.7 370.1 266.5 358.5C257.5 344 234 360 230 363"/>\n <path id="finger-2-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M256 350.5C256 338 236.1 329.9 208.5 357.5"/>\n <path id="finger-1-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M196.5 420.5L201.5 410.5C195.167 400 183.8 373.6 189 352C194.2 330.4 218.833 323.667 230.5 323C235.333 322.5 243.9 325.1 239.5 339.5"/>\n </g>\n</svg>\n';var mdsEmojiCss=function(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-emoji-expression-follow-mouse-traits-duration:.2s;--mds-emoji-expression-follow-mouse-head-duration:.3s;--mds-emoji-expression-max-rotation:16deg;--mds-emoji-perspective:400px;--mds-emoji-offset-eyes:1px;--mds-emoji-offset-gadget:1px;--mds-emoji-offset-hands:2px;--mds-emoji-offset-head:0;--mds-emoji-offset-mouth:1px;--mds-emoji-offset-eyebrows:10px;--mds-emoji-offset-ears:0;--mds-emoji-mia-head:rgb(var(--variant-ai-08,118 44 246));--mds-emoji-mia-eyes:rgb(var(--variant-ai-03,233 220 254));--mds-emoji-mia-mouth:rgb(var(--variant-ai-06,172 126 249));--mds-emoji-mia-hands:rgb(var(--variant-ai-06,172 126 249));--mds-emoji-simi-eye:#40281b;--mds-emoji-simi-eye-light:#fff;--mds-emoji-simi-eyebrow:#feefd8;--mds-emoji-simi-gadget:#2b1c15;--mds-emoji-simi-mouth:#2b1c15;--mds-emoji-simi-nose-light:#7e695f;--mds-emoji-simi-nose:#2b1c15;--mds-emoji-simi-outline:#2b1c15;--mds-emoji-simi-skin-dark:#c3481b;--mds-emoji-simi-skin-light:#feefd8;--mds-emoji-simi-skin:#f36320;--mds-emoji-simi-mouth-teeth:#fff;--mds-emoji-simi-mouth-throat:#c3481b}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-emoji-expression-follow-mouse-traits-duration{syntax:"<time>";inherits:false;initial-value:.2s}@property --mds-emoji-expression-follow-mouse-head-duration{syntax:"<time>";inherits:false;initial-value:.3s}@property --mds-emoji-expression-max-rotation{syntax:"<angle>";inherits:false;initial-value:16deg}@property --mds-emoji-perspective{syntax:"<length>";inherits:false;initial-value:400px}@property --mds-emoji-offset-eyes{syntax:"<length>";inherits:false;initial-value:1px}@property --mds-emoji-offset-gadget{syntax:"<length>";inherits:false;initial-value:1px}@property --mds-emoji-offset-hands{syntax:"<length>";inherits:false;initial-value:2px}@property --mds-emoji-offset-head{syntax:"<length>";inherits:false;initial-value:0}@property --mds-emoji-offset-mouth{syntax:"<length>";inherits:false;initial-value:1px}@property --mds-emoji-offset-eyebrows{syntax:"<length>";inherits:false;initial-value:10px}@property --mds-emoji-offset-ears{syntax:"<length>";inherits:false;initial-value:0}:host{--mds-emoji-expression-follow-mouse-traits-duration:.2s;--mds-emoji-expression-follow-mouse-head-duration:.3s;--mds-emoji-expression-max-rotation:16deg;--mds-emoji-perspective:400px;align-items:stretch;aspect-ratio:1;height:calc(var(--spacing,.0025rem)*1200);-ms-flex-pack:stretch;display:flex;justify-content:stretch;-webkit-perspective:var(--mds-emoji-perspective,400px);perspective:var(--mds-emoji-perspective,400px);perspective-origin:50%;width:calc(var(--spacing,.0025rem)*1200)}svg{height:100%;overflow:visible;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:transform .2s ease-out;width:100%}:host([name=mia]){--mds-emoji-mia-eyes-color:rgb(var(--variant-ai-03,233 220 254));--mds-emoji-mia-hands-color:rgb(var(--variant-ai-04,218 199 253));--mds-emoji-mia-head-color:rgb(var(--variant-ai-08,118 44 246));--mds-emoji-mia-head-stroke-color:rgb(var(--variant-ai-06,172 126 249));--mds-emoji-mia-head-stroke-width:0px;--mds-emoji-mia-mouth-color:rgb(var(--variant-ai-04,218 199 253));--mds-emoji-offset-eyes:1px;--mds-emoji-offset-gadget:1px;--mds-emoji-offset-hands:2px;--mds-emoji-offset-head:0;--mds-emoji-offset-mouth:1px;container-type:size}@property --mds-emoji-simi-eye{syntax:"<color>";inherits:false;initial-value:#40281b}@property --mds-emoji-simi-eye-light{syntax:"<color>";inherits:false;initial-value:#fff}@property --mds-emoji-simi-eyebrow{syntax:"<color>";inherits:false;initial-value:#feefd8}@property --mds-emoji-simi-gadget{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-mouth{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-nose-light{syntax:"<color>";inherits:false;initial-value:#7e695f}@property --mds-emoji-simi-nose{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-outline{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-skin-dark{syntax:"<color>";inherits:false;initial-value:#c3481b}@property --mds-emoji-simi-skin-light{syntax:"<color>";inherits:false;initial-value:#feefd8}@property --mds-emoji-simi-skin{syntax:"<color>";inherits:false;initial-value:#f36320}@property --mds-emoji-simi-mouth-teeth{syntax:"<color>";inherits:false;initial-value:#fff}@property --mds-emoji-simi-mouth-throat{syntax:"<color>";inherits:false;initial-value:#c3481b}:host([name=simi]){--mds-emoji-offset-ears:0;--mds-emoji-offset-eyebrows:10px;--mds-emoji-offset-eyes:7px;--mds-emoji-offset-gadget:14px;--mds-emoji-offset-hand:18px;--mds-emoji-offset-head:5px;--mds-emoji-offset-mouth:16px;--mds-emoji-simi-eye-light:#fff;--mds-emoji-simi-eye:#40281b;--mds-emoji-simi-eyebrow:#feefd8;--mds-emoji-simi-gadget:#2b1c15;--mds-emoji-simi-mouth-teeth:#fff;--mds-emoji-simi-mouth-throat:#c3481b;--mds-emoji-simi-mouth:#2b1c15;--mds-emoji-simi-nose-light:#7e695f;--mds-emoji-simi-nose:#2b1c15;--mds-emoji-simi-outline:#2b1c15;--mds-emoji-simi-skin-dark:#c3481b;--mds-emoji-simi-skin-light:#feefd8;--mds-emoji-simi-skin:#f36320}'};var MdsEmoji=function(){function e(e){var i=this;registerInstance(this,e);this.name="mia";this.emojiOriginalSize=0;this.isFollowingMouse=false;this.isBusy=false;this.isSmiling=false;this.isAgreeing=false;this.isThinking=false;this.isBlinking=false;this.isDisagreeing=false;this.wasFollowingMouse=false;this.wasBlinking=false;this.headOffsetX=0;this.headOffsetY=0;this.headOffset=0;this.eyesOffsetX=0;this.eyesOffsetY=0;this.eyesOffset=1;this.mouthOffsetX=0;this.mouthOffsetY=0;this.mouthOffset=1;this.handOffsetX=0;this.handOffsetY=0;this.handOffset=2;this.gadgetOffsetX=0;this.gadgetOffsetY=0;this.gadgetOffset=2;this.eyebrowsOffsetX=0;this.eyebrowsOffsetY=0;this.eyebrowsOffset=2;this.earsOffsetX=0;this.earsOffsetY=0;this.earsOffset=2;this.mouseX=0;this.mouseY=0;this.currentRotateX=0;this.currentRotateY=0;this.expressionAngleMax=16;this.expressionFollowMouseHeadDuration=.3;this.expressionFollowMouseTraitsDuration=.2;this.blinkTimeline=null;this.blinkDelay=null;this.svgLibrary={mia:miaSvg,simi:simiSvg};this.updateCSSCustomProps=function(){if(typeof window==="undefined")return;var e=window.getComputedStyle(i.host);i.expressionAngleMax=cssRotationToNumber(e.getPropertyValue("--mds-emoji-expression-max-rotation"),16);i.expressionFollowMouseHeadDuration=cssDurationToSeconds(e.getPropertyValue("--mds-emoji-expression-follow-mouse-head-duration"));i.expressionFollowMouseTraitsDuration=cssDurationToSeconds(e.getPropertyValue("--mds-emoji-expression-follow-mouse-traits-duration"));i.headOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-head"),1);i.eyesOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-eyes"),1);i.mouthOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-mouth"),1);i.handOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-hand"),1);i.gadgetOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-gadget"),1);i.eyebrowsOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-eyebrows"),1);i.earsOffset=cssSizeToNumber(e.getPropertyValue("--mds-emoji-offset-ears"),1)};this.updateSvgDictionary=function(e){var t;if(typeof window==="undefined")return;var r=document.createElement("template");r.innerHTML=i.svgLibrary[e].trim();i.emojiOriginalSize=Number((t=r.content.firstElementChild)===null||t===void 0?void 0:t.getAttribute("width"));i.svgRootEl=r.content.firstElementChild;i.updateCSSCustomProps();i.resetAnimationState();if(i.host.shadowRoot)i.host.shadowRoot.innerHTML=i.svgRootEl.outerHTML;if(i.isBlinking){i.blinkTimeline=i.buildBlinkTimeline();i.scheduleBlink()}};this.resetAnimationState=function(){var e,t;(e=i.blinkDelay)===null||e===void 0?void 0:e.kill();i.blinkDelay=null;(t=i.blinkTimeline)===null||t===void 0?void 0:t.kill();i.blinkTimeline=null;i.headEl=null;i.eyesEl=null;i.handEl=null;i.mouthEl=null;i.gadgetEl=null;i.eyebrowsEl=null;i.earsEl=null};this.queryPart=function(e){var t,r,n;return(n=(r=(t=i.host.shadowRoot)===null||t===void 0?void 0:t.firstElementChild)===null||r===void 0?void 0:r.querySelector("[id='".concat(e,"']")))!==null&&n!==void 0?n:null};this.resetEyesToDefault=function(){i.svgPartState("eyes","default");var e=i.queryPart("eyes-default");if(e)gsapWithCSS.set(e,{scaleY:1})};this.getEmojiCenter=function(){var e=i.host.getBoundingClientRect();return{centerX:e.left+e.width/2,centerY:e.top+e.height/2}};this.restoreReadyState=function(){i.isBusy=false;i.restoreFollowMouse();i.scheduleBlink()};this.restoreFollowMouse=function(){if(i.wasFollowingMouse){i.moveHead(i.mouseX,i.mouseY);i.startFollowMouse()}i.moveHead(i.getEmojiCenter().centerX,i.getEmojiCenter().centerY)};this.stopConcurrentAnimations=function(){if(i.wasFollowingMouse){i.stopFollowMouse()}if(i.isThinking){i.stopThinking()}i.pauseBlinking()};this.setAgreeAnimation=function(){var e=1780;var t="expo.out";var r="auto";var n={value:0};gsapWithCSS.timeline({defaults:{ease:t,overwrite:r},onComplete:function(){i.restoreReadyState()}}).to(n,{value:0,duration:.08,onUpdate:function(){i.rotate(0,n.value)}}).to(n,{value:-100,duration:.24,onUpdate:function(){i.rotate(0,n.value)}}).to(n,{value:50,duration:.18,onUpdate:function(){i.rotate(0,n.value)}}).to(n,{value:-25,duration:.12,onUpdate:function(){i.rotate(0,n.value)}}).to(n,{value:0,duration:.16,onUpdate:function(){i.rotate(0,n.value)}});if(i.eyebrowsEl){var s=gsapWithCSS.timeline({defaults:{ease:"expo.out",overwrite:true},onComplete:function(){s.reverse()}}).to(i.eyebrowsEl,{yPercent:-40,duration:.4})}i.svgPartState("mouth","smile");gsapWithCSS.timeline({defaults:{ease:t,overwrite:r},onComplete:function(){i.svgPartState("mouth","default")}}).to(i.mouthEl,{scaleY:1.2,duration:.2}).to(i.mouthEl,{scaleY:1,duration:.2});return new Promise((function(i){return setTimeout(i,e)}))};this.setSmileAnimation=function(){var e=750;i.moveHead(i.getEmojiCenter().centerX,i.getEmojiCenter().centerY);var t="expo.out";var r="auto";i.svgPartState("mouth","smile");gsapWithCSS.timeline({defaults:{ease:t,overwrite:r},onComplete:function(){i.svgPartState("mouth","default")}}).to(i.mouthEl,{scaleY:1,duration:.15}).to(i.mouthEl,{scaleY:.75,duration:.15}).to(i.mouthEl,{scaleY:1,duration:.15}).to(i.mouthEl,{scaleY:.75,duration:.15}).to(i.mouthEl,{scaleY:1,duration:.15});i.svgPartState("eyes","closed");var n=gsapWithCSS.timeline({defaults:{ease:t,duration:.25,overwrite:r},onComplete:function(){n.to(i.eyesEl,{yPercent:0,onComplete:function(){i.svgPartState("eyes")}})}}).to(i.eyesEl,{yPercent:-20}).to(i.eyesEl,{yPercent:10});if(i.eyebrowsEl){gsapWithCSS.timeline({defaults:{ease:t,overwrite:r}}).to(i.eyebrowsEl,{yPercent:"-=15",duration:.15}).to(i.eyebrowsEl,{yPercent:"+=10",duration:.15})}gsapWithCSS.timeline({defaults:{overwrite:r},onComplete:function(){i.isBusy=false;i.restoreFollowMouse();i.svgPartState("mouth","default");i.scheduleBlink()}}).to(i.host,{yPercent:"-=".concat(i.host.getBoundingClientRect().height/10),scaleX:.95,duration:1,ease:"elastic.out"}).to(i.host,{yPercent:"+=".concat(i.host.getBoundingClientRect().height/10),scaleX:1,duration:.75,ease:"expo.out"});return new Promise((function(i){return setTimeout(i,e)}))};this.setDisagreeAnimation=function(e){if(e===void 0){e=0}var t={value:0};gsapWithCSS.timeline({ease:"power2.inOut",onStart:function(){i.svgPartState("mouth","serious")},onComplete:function(){if(e>0){gsapWithCSS.delayedCall(e/1e3,(function(){i.svgPartState("mouth","default");i.restoreReadyState()}));return}i.svgPartState("mouth","default");i.restoreReadyState()}}).to(t,{value:0,duration:.08,onUpdate:function(){i.rotate(t.value,0)}}).to(t,{value:-100,duration:.24,onUpdate:function(){i.rotate(t.value,0)}}).to(t,{value:50,duration:.18,onUpdate:function(){i.rotate(t.value,0)}}).to(t,{value:-25,duration:.12,onUpdate:function(){i.rotate(t.value,0)}}).to(t,{value:0,duration:.16,onUpdate:function(){i.rotate(t.value,0)}});return new Promise((function(i){return setTimeout(i,780+e)}))};this.scaleSize=function(e){return e*i.emojiOriginalSize/24};this.setStartThinkingAnimation=function(e){if(e===void 0){e=.5}if(!i.handEl||i.handEl instanceof NodeList)return new Promise((function(){}));var t="expo.inOut";i.handEl.style.visibility="visible";gsapWithCSS.fromTo(i.handEl,{scale:0,rotateZ:45,xPercent:i.scaleSize(-4),yPercent:i.scaleSize(4),overwrite:true},{xPercent:i.handOffsetX,yPercent:i.handOffsetY,scale:1,rotateZ:0,overwrite:true,ease:t,duration:e});i.moveEyesThinkAnimation();i.svgPartState("mouth","serious");i.svgPartState("eyes","focused");return new Promise((function(i){return setTimeout(i,e*1e3)}))};this.moveEyesThinkAnimation=function(){var e=gsapWithCSS.utils.random(.15,.3,.01,true)();var t="expo.out";var r={duration:e,ease:t,overwrite:true};var n=5;var s=gsapWithCSS.utils.random(n*-1,n,.1);var o=gsapWithCSS.utils.random(n*-1,n,.1);gsapWithCSS.to(i.eyesEl,Object.assign(Object.assign({xPercent:s,yPercent:o},r),{onComplete:function(){if(i.isThinking){var e=gsapWithCSS.utils.random(.2,.7,.1);gsapWithCSS.delayedCall(e,i.moveEyesThinkAnimation)}else{gsapWithCSS.to(i.eyesEl,{xPercent:0,yPercent:0,ease:"expo.out",duration:.5})}}}))};this.setStopThinkingAnimation=function(e){if(e===void 0){e=.5}var t="expo.inOut";gsapWithCSS.to(i.handEl,{scale:0,rotateZ:45,translateX:i.scaleSize(-4),translateY:i.scaleSize(4),ease:t,duration:e,overwrite:true});gsapWithCSS.to(i.eyesEl,{xPercent:0,yPercent:0,ease:"expo.out",duration:e,overwrite:true});i.svgPartState("mouth","default");i.svgPartState("eyes","default");i.isBusy=false;return new Promise((function(i){return setTimeout(i,e*1e3)}))};this.buildBlinkTimeline=function(){var e=i.queryPart("eyes-default");var t=i.queryPart("eyes-closed");if(!e||!t)return null;var r={ease:"expo.in",duration:.2};var n={ease:"expo.out",duration:.2};return gsapWithCSS.timeline({paused:true,onComplete:i.scheduleBlink}).to(e,Object.assign({scaleY:.5},r)).add((function(){i.svgPartState("eyes","closed")})).fromTo(t,{scaleY:.5},Object.assign({scaleY:1},n)).add((function(){i.svgPartState("eyes","default")})).fromTo(e,{scaleY:.75},Object.assign({scaleY:1},n))};this.scheduleBlink=function(){var e;if(!i.isBlinking||i.isBusy||!i.blinkTimeline)return;(e=i.blinkDelay)===null||e===void 0?void 0:e.kill();i.blinkDelay=gsapWithCSS.delayedCall(gsapWithCSS.utils.random(1,3,.1),(function(){if(!i.isBlinking||i.isBusy||!i.blinkTimeline)return;i.resetEyesToDefault();i.blinkTimeline.restart()}))};this.pauseBlinking=function(){var e;(e=i.blinkDelay)===null||e===void 0?void 0:e.kill();i.blinkDelay=null;if(!i.blinkTimeline)return;i.blinkTimeline.pause(0);i.resetEyesToDefault()};this.handleFollowMouse=function(e){if(!i.isFollowingMouse)return;i.mouseX=e.clientX;i.mouseY=e.clientY;i.followMouse()};this.followMouse=function(){var e=i.getEmojiCenter(),t=e.centerX,r=e.centerY;var n=t;var s=r;if(i.isFollowingMouse){n=i.mouseX;s=i.mouseY}var o=i.host.getBoundingClientRect();var a=n-t;var u=s-r;var f=a/(o.width/2);var l=u/(o.height/2);i.rotate(f,l)};this.moveHead=function(e,t){var r=i.getEmojiCenter(),n=r.centerX,s=r.centerY;var o=i.host.getBoundingClientRect();var a=e-n;var u=t-s;var f=a/(o.width/2);var l=u/(o.height/2);i.rotate(f,l)};this.rotate=function(e,t){var r="power1.out";var n=i.expressionFollowMouseTraitsDuration;var s=function(e,i){return gsapWithCSS.utils.clamp(-e,e,i*e)};i.currentRotateX=s(i.expressionAngleMax,-t);i.currentRotateY=s(i.expressionAngleMax,e);i.headOffsetX=s(i.headOffset,e);i.headOffsetY=s(i.headOffset,t);i.eyesOffsetX=s(i.eyesOffset,e);i.eyesOffsetY=s(i.eyesOffset,t);i.mouthOffsetX=s(i.mouthOffset,e);i.mouthOffsetY=s(i.mouthOffset,t);i.handOffsetX=s(i.handOffset,e);i.handOffsetY=s(i.handOffset,t);i.gadgetOffsetX=s(i.gadgetOffset,e);i.gadgetOffsetY=s(i.gadgetOffset,t);i.eyebrowsOffsetX=s(i.eyebrowsOffset,e);i.eyebrowsOffsetY=s(i.eyebrowsOffset,t);i.earsOffsetX=s(i.earsOffset,e);i.earsOffsetY=s(i.earsOffset,t);if(!i.headEl){i.headEl=i.svgPartState("head");i.eyebrowsEl=i.svgPartState("eyebrows");i.earsEl=i.svgPartState("ears");i.eyesEl=i.svgPartState("eyes");i.handEl=i.svgPartState("hand","think");if(i.handEl)i.handEl.style.visibility="hidden";i.mouthEl=i.svgPartState("mouth");i.gadgetEl=i.svgPartState("gadget")}gsapWithCSS.to(i.host,{rotateX:i.currentRotateX,rotateY:i.currentRotateY,transformOrigin:"50% 50%",duration:i.expressionFollowMouseHeadDuration,ease:r});if(i.eyesEl){gsapWithCSS.to(i.eyesEl,{translateX:i.eyesOffsetX,translateY:i.eyesOffsetY,transformOrigin:"50% 50%",duration:n,ease:r,overwrite:false})}if(i.handEl){gsapWithCSS.to(i.handEl,{translateX:i.handOffsetX,translateY:i.handOffsetY,transformOrigin:"50% 50%",duration:n,ease:r,overwrite:false})}if(i.headEl){gsapWithCSS.to(i.headEl,{translateX:i.headOffsetX,translateY:i.headOffsetY,transformOrigin:"0% 100%",duration:n,ease:r,overwrite:false})}if(i.mouthEl){gsapWithCSS.to(i.mouthEl,{translateX:i.mouthOffsetX,translateY:i.mouthOffsetY,transformOrigin:"50% 50%",duration:n,ease:r,overwrite:false})}if(i.gadgetEl){gsapWithCSS.to(i.gadgetEl,{translateX:i.gadgetOffsetX,translateY:i.gadgetOffsetY,transformOrigin:"50% 50%",duration:n,ease:r,overwrite:false})}if(i.eyebrowsEl){gsapWithCSS.to(i.eyebrowsEl,{translateX:i.eyebrowsOffsetX,translateY:i.eyebrowsOffsetY,transformOrigin:"50% 50%",duration:n,ease:r,overwrite:false})}if(i.earsEl){gsapWithCSS.to(i.earsEl,{translateX:i.earsOffsetX,translateY:i.earsOffsetY,transformOrigin:"50% 50%",duration:n,ease:r,overwrite:false})}}}e.prototype.componentDidLoad=function(){if(typeof window==="undefined")return;this.updateCSSCustomProps();window.addEventListener("mousemove",this.handleFollowMouse);this.checkNameChanged(this.name)};e.prototype.disconnectedCallback=function(){var e,i;if(typeof window==="undefined")return;window.removeEventListener("mousemove",this.handleFollowMouse);this.isThinking=false;this.isBlinking=false;this.isFollowingMouse=false;(e=this.blinkDelay)===null||e===void 0?void 0:e.kill();(i=this.blinkTimeline)===null||i===void 0?void 0:i.kill();[this.host,this.eyesEl,this.handEl,this.headEl,this.mouthEl,this.gadgetEl,this.eyebrowsEl,this.earsEl].forEach((function(e){return e&&gsapWithCSS.killTweensOf(e)}))};e.prototype.agree=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:if(this.isBusy)return[2];this.isBusy=true;this.stopConcurrentAnimations();return[4,this.setAgreeAnimation()];case 1:e.sent();return[2,Promise.resolve()]}}))}))};e.prototype.smile=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:if(this.isBusy)return[2];this.isBusy=true;this.stopConcurrentAnimations();return[4,this.setSmileAnimation()];case 1:e.sent();return[2,Promise.resolve()]}}))}))};e.prototype.disagree=function(){return __awaiter(this,arguments,void 0,(function(e){if(e===void 0){e=0}return __generator(this,(function(i){switch(i.label){case 0:if(this.isBusy)return[2];this.isBusy=true;this.stopConcurrentAnimations();this.moveHead(this.getEmojiCenter().centerX,this.getEmojiCenter().centerY);return[4,this.setDisagreeAnimation(e)];case 1:i.sent();return[2,Promise.resolve()]}}))}))};e.prototype.startThinking=function(){return __awaiter(this,arguments,void 0,(function(e){if(e===void 0){e=.5}return __generator(this,(function(i){switch(i.label){case 0:if(this.isBusy)return[2];this.stopConcurrentAnimations();this.moveHead(this.getEmojiCenter().centerX,this.getEmojiCenter().centerY);this.isBusy=true;this.isThinking=true;return[4,this.setStartThinkingAnimation(e)];case 1:i.sent();return[2,Promise.resolve()]}}))}))};e.prototype.stopThinking=function(){return __awaiter(this,arguments,void 0,(function(e){if(e===void 0){e=.5}return __generator(this,(function(i){switch(i.label){case 0:if(!this.isBusy)return[2];this.isBusy=false;this.isThinking=false;this.restoreFollowMouse();this.moveHead(this.mouseX,this.mouseY);return[4,this.setStopThinkingAnimation(e)];case 1:i.sent();this.scheduleBlink();return[2,Promise.resolve()]}}))}))};e.prototype.startBlinking=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.isBlinking=true;if(!this.blinkTimeline)this.blinkTimeline=this.buildBlinkTimeline();this.scheduleBlink();return[2,Promise.resolve()]}))}))};e.prototype.stopBlinking=function(){return __awaiter(this,void 0,void 0,(function(){var e,i;return __generator(this,(function(t){this.isBlinking=false;(e=this.blinkDelay)===null||e===void 0?void 0:e.kill();this.blinkDelay=null;(i=this.blinkTimeline)===null||i===void 0?void 0:i.pause(0);this.resetEyesToDefault();return[2,Promise.resolve()]}))}))};e.prototype.stopFollowMouse=function(){return __awaiter(this,void 0,void 0,(function(){var e=this;return __generator(this,(function(i){if(!this.isFollowingMouse)return[2,Promise.resolve()];this.isFollowingMouse=false;this.rotate(0,0);return[2,new Promise((function(i){return setTimeout(i,e.expressionFollowMouseTraitsDuration*1e3)}))]}))}))};e.prototype.startFollowMouse=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(this.isFollowingMouse)return[2,Promise.resolve()];this.isFollowingMouse=true;this.wasFollowingMouse=true;this.followMouse();return[2,Promise.resolve()]}))}))};e.prototype.checkNameChanged=function(e){this.updateSvgDictionary(e)};e.prototype.svgPartState=function(e,i){var t,r,n,s;var o=(r=(t=this.host.shadowRoot)===null||t===void 0?void 0:t.firstElementChild)===null||r===void 0?void 0:r.querySelectorAll("[id^='".concat(e,"-']"));if(o.length===0)return null;if(!i&&o){o===null||o===void 0?void 0:o.forEach((function(e){e.style.visibility="hidden";if(e.id.split("-")[1]==="default")e.style.visibility="visible"}));return o}var a=(s=(n=this.host.shadowRoot)===null||n===void 0?void 0:n.firstElementChild)===null||s===void 0?void 0:s.querySelector("[id='".concat(e,"-default']"));o===null||o===void 0?void 0:o.forEach((function(e){e.style.visibility="hidden";if(e.id.split("-")[1]===i){a=e}}));a.style.visibility="visible";return a};e.prototype.render=function(){return h(Host,{key:"eb24181cbc0fdb462d523c10ac6a3a835737e673"})};Object.defineProperty(e.prototype,"host",{get:function(){return getElement(this)},enumerable:false,configurable:true});Object.defineProperty(e,"watchers",{get:function(){return{name:[{checkNameChanged:0}]}},enumerable:false,configurable:true});return e}();MdsEmoji.style=mdsEmojiCss();export{MdsEmoji as mds_emoji};
|