@funkit/connect 9.19.0 → 9.20.0
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/CHANGELOG.md +62 -0
- package/dist/clients/argentWallet-2WSTOUAO.js +7 -0
- package/dist/clients/bifrostWallet-5NQVDZ5P.js +7 -0
- package/dist/clients/bitgetWallet-CBQAJOIK.js +7 -0
- package/dist/clients/bitskiWallet-OLIYN3IU.js +7 -0
- package/dist/clients/bitverseWallet-AQMAJ2NN.js +7 -0
- package/dist/clients/bloomWallet-MJRQJYSG.js +7 -0
- package/dist/clients/braveWallet-T76TVZA6.js +7 -0
- package/dist/clients/bybitWallet-GOPAS32Q.js +7 -0
- package/dist/clients/chunk-4752IYY6.js +94 -0
- package/dist/clients/chunk-47AQXZQE.js +230 -0
- package/dist/clients/chunk-CSONEKIF.js +54 -0
- package/dist/clients/chunk-JOM2J5WB.js +2371 -0
- package/dist/clients/{chunk-GSK3TMI5.js → chunk-JVTKIEOP.js} +2 -223
- package/dist/clients/{polymarket.js → chunk-MOUTRRN3.js} +15 -27
- package/dist/clients/chunk-MRBN4XCA.js +96 -0
- package/dist/clients/chunk-UNCVGPTD.js +186 -0
- package/dist/clients/chunk-UUHGOBKZ.js +51 -0
- package/dist/clients/clvWallet-VVMLP7BK.js +7 -0
- package/dist/clients/coin98Wallet-I5CP5KYZ.js +7 -0
- package/dist/clients/coinbaseWallet-ICYEIYQD.js +7 -0
- package/dist/clients/coreWallet-RFVUHOVE.js +7 -0
- package/dist/clients/dawnWallet-QBFTQLS4.js +7 -0
- package/dist/clients/desigWallet-IBKYOHSY.js +7 -0
- package/dist/clients/enkryptWallet-ZVUZMI7H.js +7 -0
- package/dist/clients/fanatics.js +42 -83
- package/dist/clients/foxWallet-I7D5KIW4.js +7 -0
- package/dist/clients/frameWallet-UDD4OVZX.js +7 -0
- package/dist/clients/frontierWallet-5QV7ZACT.js +7 -0
- package/dist/clients/gateWallet-CJNGQQCV.js +7 -0
- package/dist/clients/imTokenWallet-UPA7ADZ2.js +7 -0
- package/dist/clients/injectedWallet-OIRJSVBZ.js +7 -0
- package/dist/clients/kresusWallet-7ROCNWAU.js +7 -0
- package/dist/clients/ledgerWallet-3FCEIKPD.js +7 -0
- package/dist/clients/lighter.js +10 -180
- package/dist/clients/metaMaskWallet-RMHEKBDR.js +7 -0
- package/dist/clients/mewWallet-ANFGVCZT.js +7 -0
- package/dist/clients/oktoWallet-Q5XCEOTD.js +7 -0
- package/dist/clients/okxWallet-GJMKZIND.js +7 -0
- package/dist/clients/omniWallet-YH4FEL6J.js +7 -0
- package/dist/clients/oneInchWallet-4S73ZPPN.js +7 -0
- package/dist/clients/oneKeyWallet-YVJDPHJS.js +7 -0
- package/dist/clients/phantomWallet-LZDJJ5XR.js +7 -0
- package/dist/clients/polymarket/PolymarketDepositAccountDropdown.css +17293 -0
- package/dist/clients/polymarket/PolymarketDepositAccountDropdown.d.ts +30 -0
- package/dist/clients/polymarket/PolymarketDepositAccountDropdown.js +14 -0
- package/dist/clients/polymarket/createPolymarketDepositConfig.d.ts +54 -0
- package/dist/clients/polymarket/createPolymarketDepositConfig.js +15 -0
- package/dist/clients/polymarket/index.css +17293 -0
- package/dist/clients/polymarket/index.d.ts +8 -0
- package/dist/clients/polymarket/index.js +42 -0
- package/dist/clients/{polymarket.d.ts → polymarket/polymarket.d.ts} +59 -2
- package/dist/clients/polymarket/polymarket.js +24 -0
- package/dist/clients/polymarket/usePolymarketAccountBalances.d.ts +66 -0
- package/dist/clients/polymarket/usePolymarketAccountBalances.js +12 -0
- package/dist/clients/rabbyWallet-TYX2JDHU.js +7 -0
- package/dist/clients/rainbowWallet-MFJQCICF.js +7 -0
- package/dist/clients/ramperWallet-Q2XAH4WA.js +7 -0
- package/dist/clients/rolly.d.ts +2 -0
- package/dist/clients/rolly.js +6 -2
- package/dist/clients/roninWallet-SAB5ESVK.js +7 -0
- package/dist/clients/safeWallet-Y3VPODK2.js +7 -0
- package/dist/clients/safeheronWallet-MCFXLKO5.js +7 -0
- package/dist/clients/safepalWallet-7YULGM2L.js +7 -0
- package/dist/clients/subWallet-5WUZ4IIO.js +7 -0
- package/dist/clients/tahoWallet-U2VWWO76.js +7 -0
- package/dist/clients/talismanWallet-ZYTPIANG.js +7 -0
- package/dist/clients/tokenPocketWallet-FLFG3JUQ.js +7 -0
- package/dist/clients/tokenaryWallet-S3JS2IGK.js +7 -0
- package/dist/clients/trustWallet-2N5TZJGC.js +7 -0
- package/dist/clients/uniswapWallet-NJQBP5VM.js +7 -0
- package/dist/clients/walletConnectWallet-E4OQJ4DC.js +7 -0
- package/dist/clients/xdefiWallet-ZKBEFEOH.js +7 -0
- package/dist/clients/zealWallet-7VO3C4PM.js +7 -0
- package/dist/clients/zerionWallet-SEPREHKH.js +7 -0
- package/dist/components/Dropdown/AccountSelectDropdown.d.ts +45 -0
- package/dist/components/Dropdown/BaseDropdownItem.d.ts +3 -1
- package/dist/components/FreeUsdcBanner/FreeUsdcBanner.css.d.ts +15 -0
- package/dist/components/FreeUsdcBanner/FreeUsdcBanner.d.ts +5 -5
- package/dist/components/ModalHeightAnimationLayer/ModalHeightAnimationLayer.d.ts +8 -0
- package/dist/consts/customers.d.ts +13 -0
- package/dist/consts/funkit.d.ts +2 -0
- package/dist/consts/polymarket.d.ts +9 -0
- package/dist/domains/aave.d.ts +28 -0
- package/dist/domains/dynamicRouting.d.ts +13 -1
- package/dist/domains/paymentMethods.d.ts +8 -0
- package/dist/domains/quote.d.ts +2 -2
- package/dist/hooks/statsig/useDynamicConfig.d.ts +2 -5
- package/dist/hooks/statsig/useExperiment.d.ts +1 -33
- package/dist/hooks/statsig/useFeatureGate.d.ts +1 -4
- package/dist/hooks/track/CheckoutModalEvent.d.ts +1 -0
- package/dist/hooks/useCheckoutTransferInit.d.ts +2 -17
- package/dist/hooks/useExchangeOptions.d.ts +11 -2
- package/dist/hooks/useTokenAndChainDropdown.d.ts +1 -1
- package/dist/hooks/useTokenTransfer.d.ts +3 -8
- package/dist/hooks/useUDAParams.d.ts +2 -10
- package/dist/index.css +1331 -94
- package/dist/index.js +4965 -5413
- package/dist/modals/CheckoutModal/FunCheckoutStep.d.ts +2 -1
- package/dist/modals/CheckoutModal/InputAmount/QuickOptions.d.ts +1 -0
- package/dist/modals/CheckoutModal/InputAmount/aaveClient.d.ts +3 -7
- package/dist/modals/CheckoutModal/InputAmount/state.d.ts +25 -1
- package/dist/modals/CheckoutModal/InputAmount/useAaveNativeSupply.d.ts +2 -19
- package/dist/modals/CheckoutModal/InputAmount/useCheckoutAmountLimits.d.ts +17 -0
- package/dist/modals/CheckoutModal/SourceChange/SourceChange.d.ts +1 -1
- package/dist/modals/CheckoutModal/SourceChange/useSourceChangeLayout.d.ts +10 -0
- package/dist/modals/CheckoutModal/stepTransition.d.ts +27 -1
- package/dist/modals/PolymarketPerpsTransfer/DirectionSwapButton.d.ts +17 -0
- package/dist/modals/PolymarketPerpsTransfer/PerpsTransferBottomBar.d.ts +11 -0
- package/dist/modals/PolymarketPerpsTransfer/PerpsTransferRows.d.ts +10 -0
- package/dist/modals/PolymarketPerpsTransfer/PerpsTransferStep.d.ts +11 -0
- package/dist/modals/PolymarketPerpsTransfer/PolymarketPerpsTransferScreen.d.ts +52 -0
- package/dist/modals/PolymarketPerpsTransfer/TransferActionButton.d.ts +34 -0
- package/dist/modals/PolymarketPerpsTransfer/TransferAmountRow.css.d.ts +13 -0
- package/dist/modals/PolymarketPerpsTransfer/TransferAmountRow.d.ts +27 -0
- package/dist/modals/PolymarketPerpsTransfer/usePerpsTransferForm.d.ts +66 -0
- package/dist/providers/FunkitCheckoutContext/index.d.ts +10 -1
- package/dist/providers/FunkitCheckoutContext/types.d.ts +63 -3
- package/dist/providers/FunkitConfigContext.d.ts +13 -2
- package/dist/providers/FunkitQuoteContext.d.ts +16 -0
- package/dist/providers/SwappedProvider.d.ts +1 -1
- package/dist/transports/iframeSwappedTransport.d.ts +1 -1
- package/dist/utils/consts.d.ts +1 -2
- package/dist/utils/datadogBrowserLogsTransport.d.ts +1 -1
- package/dist/utils/freeUsdcBanner.d.ts +3 -0
- package/dist/utils/funLogger.d.ts +1 -51
- package/dist/utils/statsig/checkFeatureGate.d.ts +1 -1
- package/dist/utils/swapped.d.ts +2 -2
- package/dist/utils/tokenMath.d.ts +6 -0
- package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +2 -2
- package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +2 -2
- package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.js +2 -2
- package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
- package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
- package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
- package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
- package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +2 -2
- package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +2 -2
- package/dist/wallets/walletConnectors/index.js +48 -48
- package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +2 -2
- package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +2 -2
- package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +2 -2
- package/dist/wallets/walletConnectors/roninWallet/roninWallet.js +2 -2
- package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
- package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
- package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +2 -2
- package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +2 -2
- package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +2 -2
- package/package.json +8 -7
- package/dist/__generated__/default_configs.d.ts +0 -901
- package/dist/__generated__/default_feature_gates.d.ts +0 -20
- package/dist/clients/chunk-3QHYYLVM.js +0 -240
- package/dist/interfaces/logTransport.d.ts +0 -51
- package/dist/interfaces/swapped-transport.d.ts +0 -78
- package/dist/utils/flags/resolver.d.ts +0 -34
- package/dist/wallets/walletConnectors/{chunk-RB3HR4R2.js → chunk-4NV5BYRP.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-YEZM4CK4.js → chunk-AVDUNQUW.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-MIQTHJ6X.js → chunk-GUQM4QSL.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-4T6ZSRJF.js → chunk-IULPZP2Q.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-HNRB7KJU.js → chunk-JPN6TWIT.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-ZNX4EMPB.js → chunk-KCRO2AGO.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-STVVP43G.js → chunk-KI5Y2BBF.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-X6CGV36L.js → chunk-NR2OGDHQ.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-UK7C2JXW.js → chunk-OEEGYENV.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-F5XEEVG6.js → chunk-OX37G4YT.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-RVOY537T.js → chunk-SWFF3TWJ.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-CPI4TD43.js → chunk-TKB2OY6G.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-2VP2F6EK.js → chunk-W2LCLDPX.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-6BW3HLBG.js → chunk-WAHGI5L7.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-HTHAK6XB.js → chunk-WKNQMP4A.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-VTM6EECM.js → chunk-XCNHV3HS.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-CCQV2ZET.js → chunk-YO2K4MBH.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-VAPGUPHO.js → chunk-YQFGVZGR.js} +3 -3
package/dist/index.css
CHANGED
|
@@ -14888,6 +14888,1297 @@
|
|
|
14888
14888
|
background: var(--rk-colors-buttonDisabledBorderGradient);
|
|
14889
14889
|
}
|
|
14890
14890
|
|
|
14891
|
+
/* vanilla-extract-css-ns:src/components/FunTooltip/FunTooltip.css.ts.vanilla.css?source=#H4sIAAAAAAAAA7WTy27CMBBF93yFlRWVMEp4tFUQEp9BVbEwziRM8SOyB0Go+PcqBkqLlCxCu8rEM3N8cqUstlDlTmjw7Jio8SvG7LPHWO6sDgVjthQSqUpZPAvv5ITxuXU6PZdKELz1R+Xhqe6feoyRvV9N2lbjy+Kpt7iXSbrJ8P+xGXWxWXaPZtkmM+4m0z2aVptJo03SfFl8xQ3PkGkYyNCXSlQpQ6PQAM8VHOpBobAwHAm0T5kEQ+Dq44+dJ8wrLq0hMHRrfWNfAnZvXcbXDsQ2ZeHB65MANqgFoTU827lQpCyZxtr/bhJqNAXPd0aeZ+RujZKv4Yjg+vEweR6wZMDi4XjAkpDUHpXiciNMAekt0sE1gJ+K75kgwT0JgnmUgRIVZNyWYKLVpYUZzCOyZbQKn3PzMkJDev1fOjDXlsjqVmzcAasgp1bouAPUYbFpp44aqWg8CUN/mmoz86FUm7EPpNoMfSRVqayHrHV5MuudvgAzMmc8ZwYAAA== */
|
|
14892
|
+
@keyframes z1l38i0 {
|
|
14893
|
+
from {
|
|
14894
|
+
opacity: 0;
|
|
14895
|
+
transform: translateY(2px);
|
|
14896
|
+
}
|
|
14897
|
+
to {
|
|
14898
|
+
opacity: 1;
|
|
14899
|
+
transform: translateY(0);
|
|
14900
|
+
}
|
|
14901
|
+
}
|
|
14902
|
+
@keyframes z1l38i1 {
|
|
14903
|
+
from {
|
|
14904
|
+
opacity: 0;
|
|
14905
|
+
transform: translateY(-2px);
|
|
14906
|
+
}
|
|
14907
|
+
to {
|
|
14908
|
+
opacity: 1;
|
|
14909
|
+
transform: translateY(0);
|
|
14910
|
+
}
|
|
14911
|
+
}
|
|
14912
|
+
@keyframes z1l38i2 {
|
|
14913
|
+
from {
|
|
14914
|
+
opacity: 0;
|
|
14915
|
+
transform: translateX(2px);
|
|
14916
|
+
}
|
|
14917
|
+
to {
|
|
14918
|
+
opacity: 1;
|
|
14919
|
+
transform: translateX(0);
|
|
14920
|
+
}
|
|
14921
|
+
}
|
|
14922
|
+
@keyframes z1l38i3 {
|
|
14923
|
+
from {
|
|
14924
|
+
opacity: 0;
|
|
14925
|
+
transform: translateX(-2px);
|
|
14926
|
+
}
|
|
14927
|
+
to {
|
|
14928
|
+
opacity: 1;
|
|
14929
|
+
transform: translateX(0);
|
|
14930
|
+
}
|
|
14931
|
+
}
|
|
14932
|
+
@keyframes z1l38i4 {
|
|
14933
|
+
from {
|
|
14934
|
+
opacity: 1;
|
|
14935
|
+
}
|
|
14936
|
+
to {
|
|
14937
|
+
opacity: 0;
|
|
14938
|
+
}
|
|
14939
|
+
}
|
|
14940
|
+
[data-rk] .z1l38i5 {
|
|
14941
|
+
display: inline-flex;
|
|
14942
|
+
align-items: center;
|
|
14943
|
+
justify-content: center;
|
|
14944
|
+
}
|
|
14945
|
+
[data-rk] .z1l38i7 {
|
|
14946
|
+
word-break: break-word;
|
|
14947
|
+
animation-duration: 150ms;
|
|
14948
|
+
animation-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
|
|
14949
|
+
will-change: transform, opacity;
|
|
14950
|
+
}
|
|
14951
|
+
[data-rk] .z1l38i7[data-state=delayed-open][data-side=top] {
|
|
14952
|
+
animation-name: z1l38i1;
|
|
14953
|
+
}
|
|
14954
|
+
[data-rk] .z1l38i7[data-state=delayed-open][data-side=bottom] {
|
|
14955
|
+
animation-name: z1l38i0;
|
|
14956
|
+
}
|
|
14957
|
+
[data-rk] .z1l38i7[data-state=delayed-open][data-side=left] {
|
|
14958
|
+
animation-name: z1l38i3;
|
|
14959
|
+
}
|
|
14960
|
+
[data-rk] .z1l38i7[data-state=delayed-open][data-side=right] {
|
|
14961
|
+
animation-name: z1l38i2;
|
|
14962
|
+
}
|
|
14963
|
+
[data-rk] .z1l38i7[data-state=instant-open][data-side=top] {
|
|
14964
|
+
animation-name: z1l38i1;
|
|
14965
|
+
}
|
|
14966
|
+
[data-rk] .z1l38i7[data-state=instant-open][data-side=bottom] {
|
|
14967
|
+
animation-name: z1l38i0;
|
|
14968
|
+
}
|
|
14969
|
+
[data-rk] .z1l38i7[data-state=instant-open][data-side=left] {
|
|
14970
|
+
animation-name: z1l38i3;
|
|
14971
|
+
}
|
|
14972
|
+
[data-rk] .z1l38i7[data-state=instant-open][data-side=right] {
|
|
14973
|
+
animation-name: z1l38i2;
|
|
14974
|
+
}
|
|
14975
|
+
[data-rk] .z1l38i7[data-state=closed] {
|
|
14976
|
+
animation-name: z1l38i4;
|
|
14977
|
+
}
|
|
14978
|
+
|
|
14979
|
+
/* vanilla-extract-css-ns:src/components/FreeUsdcBanner/FreeUsdcBanner.css.ts.vanilla.css?source=#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 */
|
|
14980
|
+
@keyframes gmuw8x0 {
|
|
14981
|
+
0.00% {
|
|
14982
|
+
transform: translate(calc(-50% + 0.0000px), calc(-50% + -17.0000px));
|
|
14983
|
+
}
|
|
14984
|
+
1.67% {
|
|
14985
|
+
transform: translate(calc(-50% + 1.7770px), calc(-50% + -16.9069px));
|
|
14986
|
+
}
|
|
14987
|
+
3.33% {
|
|
14988
|
+
transform: translate(calc(-50% + 3.5345px), calc(-50% + -16.6285px));
|
|
14989
|
+
}
|
|
14990
|
+
5.00% {
|
|
14991
|
+
transform: translate(calc(-50% + 5.2533px), calc(-50% + -16.1680px));
|
|
14992
|
+
}
|
|
14993
|
+
6.67% {
|
|
14994
|
+
transform: translate(calc(-50% + 6.9145px), calc(-50% + -15.5303px));
|
|
14995
|
+
}
|
|
14996
|
+
8.33% {
|
|
14997
|
+
transform: translate(calc(-50% + 8.5000px), calc(-50% + -14.7224px));
|
|
14998
|
+
}
|
|
14999
|
+
10.00% {
|
|
15000
|
+
transform: translate(calc(-50% + 9.9923px), calc(-50% + -13.7533px));
|
|
15001
|
+
}
|
|
15002
|
+
11.67% {
|
|
15003
|
+
transform: translate(calc(-50% + 11.3752px), calc(-50% + -12.6335px));
|
|
15004
|
+
}
|
|
15005
|
+
13.33% {
|
|
15006
|
+
transform: translate(calc(-50% + 12.6335px), calc(-50% + -11.3752px));
|
|
15007
|
+
}
|
|
15008
|
+
15.00% {
|
|
15009
|
+
transform: translate(calc(-50% + 13.7533px), calc(-50% + -9.9923px));
|
|
15010
|
+
}
|
|
15011
|
+
16.67% {
|
|
15012
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + -8.5000px));
|
|
15013
|
+
}
|
|
15014
|
+
18.33% {
|
|
15015
|
+
transform: translate(calc(-50% + 15.5303px), calc(-50% + -6.9145px));
|
|
15016
|
+
}
|
|
15017
|
+
20.00% {
|
|
15018
|
+
transform: translate(calc(-50% + 16.1680px), calc(-50% + -5.2533px));
|
|
15019
|
+
}
|
|
15020
|
+
21.67% {
|
|
15021
|
+
transform: translate(calc(-50% + 16.6285px), calc(-50% + -3.5345px));
|
|
15022
|
+
}
|
|
15023
|
+
23.33% {
|
|
15024
|
+
transform: translate(calc(-50% + 16.9069px), calc(-50% + -1.7770px));
|
|
15025
|
+
}
|
|
15026
|
+
25.00% {
|
|
15027
|
+
transform: translate(calc(-50% + 17.0000px), calc(-50% + -0.0000px));
|
|
15028
|
+
}
|
|
15029
|
+
26.67% {
|
|
15030
|
+
transform: translate(calc(-50% + 16.9069px), calc(-50% + 1.7770px));
|
|
15031
|
+
}
|
|
15032
|
+
28.33% {
|
|
15033
|
+
transform: translate(calc(-50% + 16.6285px), calc(-50% + 3.5345px));
|
|
15034
|
+
}
|
|
15035
|
+
30.00% {
|
|
15036
|
+
transform: translate(calc(-50% + 16.1680px), calc(-50% + 5.2533px));
|
|
15037
|
+
}
|
|
15038
|
+
31.67% {
|
|
15039
|
+
transform: translate(calc(-50% + 15.5303px), calc(-50% + 6.9145px));
|
|
15040
|
+
}
|
|
15041
|
+
33.33% {
|
|
15042
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + 8.5000px));
|
|
15043
|
+
}
|
|
15044
|
+
35.00% {
|
|
15045
|
+
transform: translate(calc(-50% + 13.7533px), calc(-50% + 9.9923px));
|
|
15046
|
+
}
|
|
15047
|
+
36.67% {
|
|
15048
|
+
transform: translate(calc(-50% + 12.6335px), calc(-50% + 11.3752px));
|
|
15049
|
+
}
|
|
15050
|
+
38.33% {
|
|
15051
|
+
transform: translate(calc(-50% + 11.3752px), calc(-50% + 12.6335px));
|
|
15052
|
+
}
|
|
15053
|
+
40.00% {
|
|
15054
|
+
transform: translate(calc(-50% + 9.9923px), calc(-50% + 13.7533px));
|
|
15055
|
+
}
|
|
15056
|
+
41.67% {
|
|
15057
|
+
transform: translate(calc(-50% + 8.5000px), calc(-50% + 14.7224px));
|
|
15058
|
+
}
|
|
15059
|
+
43.33% {
|
|
15060
|
+
transform: translate(calc(-50% + 6.9145px), calc(-50% + 15.5303px));
|
|
15061
|
+
}
|
|
15062
|
+
45.00% {
|
|
15063
|
+
transform: translate(calc(-50% + 5.2533px), calc(-50% + 16.1680px));
|
|
15064
|
+
}
|
|
15065
|
+
46.67% {
|
|
15066
|
+
transform: translate(calc(-50% + 3.5345px), calc(-50% + 16.6285px));
|
|
15067
|
+
}
|
|
15068
|
+
48.33% {
|
|
15069
|
+
transform: translate(calc(-50% + 1.7770px), calc(-50% + 16.9069px));
|
|
15070
|
+
}
|
|
15071
|
+
50.00% {
|
|
15072
|
+
transform: translate(calc(-50% + 0.0000px), calc(-50% + 17.0000px));
|
|
15073
|
+
}
|
|
15074
|
+
51.67% {
|
|
15075
|
+
transform: translate(calc(-50% + -1.7770px), calc(-50% + 16.9069px));
|
|
15076
|
+
}
|
|
15077
|
+
53.33% {
|
|
15078
|
+
transform: translate(calc(-50% + -3.5345px), calc(-50% + 16.6285px));
|
|
15079
|
+
}
|
|
15080
|
+
55.00% {
|
|
15081
|
+
transform: translate(calc(-50% + -5.2533px), calc(-50% + 16.1680px));
|
|
15082
|
+
}
|
|
15083
|
+
56.67% {
|
|
15084
|
+
transform: translate(calc(-50% + -6.9145px), calc(-50% + 15.5303px));
|
|
15085
|
+
}
|
|
15086
|
+
58.33% {
|
|
15087
|
+
transform: translate(calc(-50% + -8.5000px), calc(-50% + 14.7224px));
|
|
15088
|
+
}
|
|
15089
|
+
60.00% {
|
|
15090
|
+
transform: translate(calc(-50% + -9.9923px), calc(-50% + 13.7533px));
|
|
15091
|
+
}
|
|
15092
|
+
61.67% {
|
|
15093
|
+
transform: translate(calc(-50% + -11.3752px), calc(-50% + 12.6335px));
|
|
15094
|
+
}
|
|
15095
|
+
63.33% {
|
|
15096
|
+
transform: translate(calc(-50% + -12.6335px), calc(-50% + 11.3752px));
|
|
15097
|
+
}
|
|
15098
|
+
65.00% {
|
|
15099
|
+
transform: translate(calc(-50% + -13.7533px), calc(-50% + 9.9923px));
|
|
15100
|
+
}
|
|
15101
|
+
66.67% {
|
|
15102
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + 8.5000px));
|
|
15103
|
+
}
|
|
15104
|
+
68.33% {
|
|
15105
|
+
transform: translate(calc(-50% + -15.5303px), calc(-50% + 6.9145px));
|
|
15106
|
+
}
|
|
15107
|
+
70.00% {
|
|
15108
|
+
transform: translate(calc(-50% + -16.1680px), calc(-50% + 5.2533px));
|
|
15109
|
+
}
|
|
15110
|
+
71.67% {
|
|
15111
|
+
transform: translate(calc(-50% + -16.6285px), calc(-50% + 3.5345px));
|
|
15112
|
+
}
|
|
15113
|
+
73.33% {
|
|
15114
|
+
transform: translate(calc(-50% + -16.9069px), calc(-50% + 1.7770px));
|
|
15115
|
+
}
|
|
15116
|
+
75.00% {
|
|
15117
|
+
transform: translate(calc(-50% + -17.0000px), calc(-50% + 0.0000px));
|
|
15118
|
+
}
|
|
15119
|
+
76.67% {
|
|
15120
|
+
transform: translate(calc(-50% + -16.9069px), calc(-50% + -1.7770px));
|
|
15121
|
+
}
|
|
15122
|
+
78.33% {
|
|
15123
|
+
transform: translate(calc(-50% + -16.6285px), calc(-50% + -3.5345px));
|
|
15124
|
+
}
|
|
15125
|
+
80.00% {
|
|
15126
|
+
transform: translate(calc(-50% + -16.1680px), calc(-50% + -5.2533px));
|
|
15127
|
+
}
|
|
15128
|
+
81.67% {
|
|
15129
|
+
transform: translate(calc(-50% + -15.5303px), calc(-50% + -6.9145px));
|
|
15130
|
+
}
|
|
15131
|
+
83.33% {
|
|
15132
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + -8.5000px));
|
|
15133
|
+
}
|
|
15134
|
+
85.00% {
|
|
15135
|
+
transform: translate(calc(-50% + -13.7533px), calc(-50% + -9.9923px));
|
|
15136
|
+
}
|
|
15137
|
+
86.67% {
|
|
15138
|
+
transform: translate(calc(-50% + -12.6335px), calc(-50% + -11.3752px));
|
|
15139
|
+
}
|
|
15140
|
+
88.33% {
|
|
15141
|
+
transform: translate(calc(-50% + -11.3752px), calc(-50% + -12.6335px));
|
|
15142
|
+
}
|
|
15143
|
+
90.00% {
|
|
15144
|
+
transform: translate(calc(-50% + -9.9923px), calc(-50% + -13.7533px));
|
|
15145
|
+
}
|
|
15146
|
+
91.67% {
|
|
15147
|
+
transform: translate(calc(-50% + -8.5000px), calc(-50% + -14.7224px));
|
|
15148
|
+
}
|
|
15149
|
+
93.33% {
|
|
15150
|
+
transform: translate(calc(-50% + -6.9145px), calc(-50% + -15.5303px));
|
|
15151
|
+
}
|
|
15152
|
+
95.00% {
|
|
15153
|
+
transform: translate(calc(-50% + -5.2533px), calc(-50% + -16.1680px));
|
|
15154
|
+
}
|
|
15155
|
+
96.67% {
|
|
15156
|
+
transform: translate(calc(-50% + -3.5345px), calc(-50% + -16.6285px));
|
|
15157
|
+
}
|
|
15158
|
+
98.33% {
|
|
15159
|
+
transform: translate(calc(-50% + -1.7770px), calc(-50% + -16.9069px));
|
|
15160
|
+
}
|
|
15161
|
+
100.00% {
|
|
15162
|
+
transform: translate(calc(-50% + -0.0000px), calc(-50% + -17.0000px));
|
|
15163
|
+
}
|
|
15164
|
+
}
|
|
15165
|
+
@keyframes gmuw8x2 {
|
|
15166
|
+
0.00% {
|
|
15167
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + -8.5000px));
|
|
15168
|
+
}
|
|
15169
|
+
1.67% {
|
|
15170
|
+
transform: translate(calc(-50% + 15.5303px), calc(-50% + -6.9145px));
|
|
15171
|
+
}
|
|
15172
|
+
3.33% {
|
|
15173
|
+
transform: translate(calc(-50% + 16.1680px), calc(-50% + -5.2533px));
|
|
15174
|
+
}
|
|
15175
|
+
5.00% {
|
|
15176
|
+
transform: translate(calc(-50% + 16.6285px), calc(-50% + -3.5345px));
|
|
15177
|
+
}
|
|
15178
|
+
6.67% {
|
|
15179
|
+
transform: translate(calc(-50% + 16.9069px), calc(-50% + -1.7770px));
|
|
15180
|
+
}
|
|
15181
|
+
8.33% {
|
|
15182
|
+
transform: translate(calc(-50% + 17.0000px), calc(-50% + -0.0000px));
|
|
15183
|
+
}
|
|
15184
|
+
10.00% {
|
|
15185
|
+
transform: translate(calc(-50% + 16.9069px), calc(-50% + 1.7770px));
|
|
15186
|
+
}
|
|
15187
|
+
11.67% {
|
|
15188
|
+
transform: translate(calc(-50% + 16.6285px), calc(-50% + 3.5345px));
|
|
15189
|
+
}
|
|
15190
|
+
13.33% {
|
|
15191
|
+
transform: translate(calc(-50% + 16.1680px), calc(-50% + 5.2533px));
|
|
15192
|
+
}
|
|
15193
|
+
15.00% {
|
|
15194
|
+
transform: translate(calc(-50% + 15.5303px), calc(-50% + 6.9145px));
|
|
15195
|
+
}
|
|
15196
|
+
16.67% {
|
|
15197
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + 8.5000px));
|
|
15198
|
+
}
|
|
15199
|
+
18.33% {
|
|
15200
|
+
transform: translate(calc(-50% + 13.7533px), calc(-50% + 9.9923px));
|
|
15201
|
+
}
|
|
15202
|
+
20.00% {
|
|
15203
|
+
transform: translate(calc(-50% + 12.6335px), calc(-50% + 11.3752px));
|
|
15204
|
+
}
|
|
15205
|
+
21.67% {
|
|
15206
|
+
transform: translate(calc(-50% + 11.3752px), calc(-50% + 12.6335px));
|
|
15207
|
+
}
|
|
15208
|
+
23.33% {
|
|
15209
|
+
transform: translate(calc(-50% + 9.9923px), calc(-50% + 13.7533px));
|
|
15210
|
+
}
|
|
15211
|
+
25.00% {
|
|
15212
|
+
transform: translate(calc(-50% + 8.5000px), calc(-50% + 14.7224px));
|
|
15213
|
+
}
|
|
15214
|
+
26.67% {
|
|
15215
|
+
transform: translate(calc(-50% + 6.9145px), calc(-50% + 15.5303px));
|
|
15216
|
+
}
|
|
15217
|
+
28.33% {
|
|
15218
|
+
transform: translate(calc(-50% + 5.2533px), calc(-50% + 16.1680px));
|
|
15219
|
+
}
|
|
15220
|
+
30.00% {
|
|
15221
|
+
transform: translate(calc(-50% + 3.5345px), calc(-50% + 16.6285px));
|
|
15222
|
+
}
|
|
15223
|
+
31.67% {
|
|
15224
|
+
transform: translate(calc(-50% + 1.7770px), calc(-50% + 16.9069px));
|
|
15225
|
+
}
|
|
15226
|
+
33.33% {
|
|
15227
|
+
transform: translate(calc(-50% + 0.0000px), calc(-50% + 17.0000px));
|
|
15228
|
+
}
|
|
15229
|
+
35.00% {
|
|
15230
|
+
transform: translate(calc(-50% + -1.7770px), calc(-50% + 16.9069px));
|
|
15231
|
+
}
|
|
15232
|
+
36.67% {
|
|
15233
|
+
transform: translate(calc(-50% + -3.5345px), calc(-50% + 16.6285px));
|
|
15234
|
+
}
|
|
15235
|
+
38.33% {
|
|
15236
|
+
transform: translate(calc(-50% + -5.2533px), calc(-50% + 16.1680px));
|
|
15237
|
+
}
|
|
15238
|
+
40.00% {
|
|
15239
|
+
transform: translate(calc(-50% + -6.9145px), calc(-50% + 15.5303px));
|
|
15240
|
+
}
|
|
15241
|
+
41.67% {
|
|
15242
|
+
transform: translate(calc(-50% + -8.5000px), calc(-50% + 14.7224px));
|
|
15243
|
+
}
|
|
15244
|
+
43.33% {
|
|
15245
|
+
transform: translate(calc(-50% + -9.9923px), calc(-50% + 13.7533px));
|
|
15246
|
+
}
|
|
15247
|
+
45.00% {
|
|
15248
|
+
transform: translate(calc(-50% + -11.3752px), calc(-50% + 12.6335px));
|
|
15249
|
+
}
|
|
15250
|
+
46.67% {
|
|
15251
|
+
transform: translate(calc(-50% + -12.6335px), calc(-50% + 11.3752px));
|
|
15252
|
+
}
|
|
15253
|
+
48.33% {
|
|
15254
|
+
transform: translate(calc(-50% + -13.7533px), calc(-50% + 9.9923px));
|
|
15255
|
+
}
|
|
15256
|
+
50.00% {
|
|
15257
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + 8.5000px));
|
|
15258
|
+
}
|
|
15259
|
+
51.67% {
|
|
15260
|
+
transform: translate(calc(-50% + -15.5303px), calc(-50% + 6.9145px));
|
|
15261
|
+
}
|
|
15262
|
+
53.33% {
|
|
15263
|
+
transform: translate(calc(-50% + -16.1680px), calc(-50% + 5.2533px));
|
|
15264
|
+
}
|
|
15265
|
+
55.00% {
|
|
15266
|
+
transform: translate(calc(-50% + -16.6285px), calc(-50% + 3.5345px));
|
|
15267
|
+
}
|
|
15268
|
+
56.67% {
|
|
15269
|
+
transform: translate(calc(-50% + -16.9069px), calc(-50% + 1.7770px));
|
|
15270
|
+
}
|
|
15271
|
+
58.33% {
|
|
15272
|
+
transform: translate(calc(-50% + -17.0000px), calc(-50% + 0.0000px));
|
|
15273
|
+
}
|
|
15274
|
+
60.00% {
|
|
15275
|
+
transform: translate(calc(-50% + -16.9069px), calc(-50% + -1.7770px));
|
|
15276
|
+
}
|
|
15277
|
+
61.67% {
|
|
15278
|
+
transform: translate(calc(-50% + -16.6285px), calc(-50% + -3.5345px));
|
|
15279
|
+
}
|
|
15280
|
+
63.33% {
|
|
15281
|
+
transform: translate(calc(-50% + -16.1680px), calc(-50% + -5.2533px));
|
|
15282
|
+
}
|
|
15283
|
+
65.00% {
|
|
15284
|
+
transform: translate(calc(-50% + -15.5303px), calc(-50% + -6.9145px));
|
|
15285
|
+
}
|
|
15286
|
+
66.67% {
|
|
15287
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + -8.5000px));
|
|
15288
|
+
}
|
|
15289
|
+
68.33% {
|
|
15290
|
+
transform: translate(calc(-50% + -13.7533px), calc(-50% + -9.9923px));
|
|
15291
|
+
}
|
|
15292
|
+
70.00% {
|
|
15293
|
+
transform: translate(calc(-50% + -12.6335px), calc(-50% + -11.3752px));
|
|
15294
|
+
}
|
|
15295
|
+
71.67% {
|
|
15296
|
+
transform: translate(calc(-50% + -11.3752px), calc(-50% + -12.6335px));
|
|
15297
|
+
}
|
|
15298
|
+
73.33% {
|
|
15299
|
+
transform: translate(calc(-50% + -9.9923px), calc(-50% + -13.7533px));
|
|
15300
|
+
}
|
|
15301
|
+
75.00% {
|
|
15302
|
+
transform: translate(calc(-50% + -8.5000px), calc(-50% + -14.7224px));
|
|
15303
|
+
}
|
|
15304
|
+
76.67% {
|
|
15305
|
+
transform: translate(calc(-50% + -6.9145px), calc(-50% + -15.5303px));
|
|
15306
|
+
}
|
|
15307
|
+
78.33% {
|
|
15308
|
+
transform: translate(calc(-50% + -5.2533px), calc(-50% + -16.1680px));
|
|
15309
|
+
}
|
|
15310
|
+
80.00% {
|
|
15311
|
+
transform: translate(calc(-50% + -3.5345px), calc(-50% + -16.6285px));
|
|
15312
|
+
}
|
|
15313
|
+
81.67% {
|
|
15314
|
+
transform: translate(calc(-50% + -1.7770px), calc(-50% + -16.9069px));
|
|
15315
|
+
}
|
|
15316
|
+
83.33% {
|
|
15317
|
+
transform: translate(calc(-50% + -0.0000px), calc(-50% + -17.0000px));
|
|
15318
|
+
}
|
|
15319
|
+
85.00% {
|
|
15320
|
+
transform: translate(calc(-50% + 1.7770px), calc(-50% + -16.9069px));
|
|
15321
|
+
}
|
|
15322
|
+
86.67% {
|
|
15323
|
+
transform: translate(calc(-50% + 3.5345px), calc(-50% + -16.6285px));
|
|
15324
|
+
}
|
|
15325
|
+
88.33% {
|
|
15326
|
+
transform: translate(calc(-50% + 5.2533px), calc(-50% + -16.1680px));
|
|
15327
|
+
}
|
|
15328
|
+
90.00% {
|
|
15329
|
+
transform: translate(calc(-50% + 6.9145px), calc(-50% + -15.5303px));
|
|
15330
|
+
}
|
|
15331
|
+
91.67% {
|
|
15332
|
+
transform: translate(calc(-50% + 8.5000px), calc(-50% + -14.7224px));
|
|
15333
|
+
}
|
|
15334
|
+
93.33% {
|
|
15335
|
+
transform: translate(calc(-50% + 9.9923px), calc(-50% + -13.7533px));
|
|
15336
|
+
}
|
|
15337
|
+
95.00% {
|
|
15338
|
+
transform: translate(calc(-50% + 11.3752px), calc(-50% + -12.6335px));
|
|
15339
|
+
}
|
|
15340
|
+
96.67% {
|
|
15341
|
+
transform: translate(calc(-50% + 12.6335px), calc(-50% + -11.3752px));
|
|
15342
|
+
}
|
|
15343
|
+
98.33% {
|
|
15344
|
+
transform: translate(calc(-50% + 13.7533px), calc(-50% + -9.9923px));
|
|
15345
|
+
}
|
|
15346
|
+
100.00% {
|
|
15347
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + -8.5000px));
|
|
15348
|
+
}
|
|
15349
|
+
}
|
|
15350
|
+
@keyframes gmuw8x4 {
|
|
15351
|
+
0.00% {
|
|
15352
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + 8.5000px));
|
|
15353
|
+
}
|
|
15354
|
+
1.67% {
|
|
15355
|
+
transform: translate(calc(-50% + 13.7533px), calc(-50% + 9.9923px));
|
|
15356
|
+
}
|
|
15357
|
+
3.33% {
|
|
15358
|
+
transform: translate(calc(-50% + 12.6335px), calc(-50% + 11.3752px));
|
|
15359
|
+
}
|
|
15360
|
+
5.00% {
|
|
15361
|
+
transform: translate(calc(-50% + 11.3752px), calc(-50% + 12.6335px));
|
|
15362
|
+
}
|
|
15363
|
+
6.67% {
|
|
15364
|
+
transform: translate(calc(-50% + 9.9923px), calc(-50% + 13.7533px));
|
|
15365
|
+
}
|
|
15366
|
+
8.33% {
|
|
15367
|
+
transform: translate(calc(-50% + 8.5000px), calc(-50% + 14.7224px));
|
|
15368
|
+
}
|
|
15369
|
+
10.00% {
|
|
15370
|
+
transform: translate(calc(-50% + 6.9145px), calc(-50% + 15.5303px));
|
|
15371
|
+
}
|
|
15372
|
+
11.67% {
|
|
15373
|
+
transform: translate(calc(-50% + 5.2533px), calc(-50% + 16.1680px));
|
|
15374
|
+
}
|
|
15375
|
+
13.33% {
|
|
15376
|
+
transform: translate(calc(-50% + 3.5345px), calc(-50% + 16.6285px));
|
|
15377
|
+
}
|
|
15378
|
+
15.00% {
|
|
15379
|
+
transform: translate(calc(-50% + 1.7770px), calc(-50% + 16.9069px));
|
|
15380
|
+
}
|
|
15381
|
+
16.67% {
|
|
15382
|
+
transform: translate(calc(-50% + 0.0000px), calc(-50% + 17.0000px));
|
|
15383
|
+
}
|
|
15384
|
+
18.33% {
|
|
15385
|
+
transform: translate(calc(-50% + -1.7770px), calc(-50% + 16.9069px));
|
|
15386
|
+
}
|
|
15387
|
+
20.00% {
|
|
15388
|
+
transform: translate(calc(-50% + -3.5345px), calc(-50% + 16.6285px));
|
|
15389
|
+
}
|
|
15390
|
+
21.67% {
|
|
15391
|
+
transform: translate(calc(-50% + -5.2533px), calc(-50% + 16.1680px));
|
|
15392
|
+
}
|
|
15393
|
+
23.33% {
|
|
15394
|
+
transform: translate(calc(-50% + -6.9145px), calc(-50% + 15.5303px));
|
|
15395
|
+
}
|
|
15396
|
+
25.00% {
|
|
15397
|
+
transform: translate(calc(-50% + -8.5000px), calc(-50% + 14.7224px));
|
|
15398
|
+
}
|
|
15399
|
+
26.67% {
|
|
15400
|
+
transform: translate(calc(-50% + -9.9923px), calc(-50% + 13.7533px));
|
|
15401
|
+
}
|
|
15402
|
+
28.33% {
|
|
15403
|
+
transform: translate(calc(-50% + -11.3752px), calc(-50% + 12.6335px));
|
|
15404
|
+
}
|
|
15405
|
+
30.00% {
|
|
15406
|
+
transform: translate(calc(-50% + -12.6335px), calc(-50% + 11.3752px));
|
|
15407
|
+
}
|
|
15408
|
+
31.67% {
|
|
15409
|
+
transform: translate(calc(-50% + -13.7533px), calc(-50% + 9.9923px));
|
|
15410
|
+
}
|
|
15411
|
+
33.33% {
|
|
15412
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + 8.5000px));
|
|
15413
|
+
}
|
|
15414
|
+
35.00% {
|
|
15415
|
+
transform: translate(calc(-50% + -15.5303px), calc(-50% + 6.9145px));
|
|
15416
|
+
}
|
|
15417
|
+
36.67% {
|
|
15418
|
+
transform: translate(calc(-50% + -16.1680px), calc(-50% + 5.2533px));
|
|
15419
|
+
}
|
|
15420
|
+
38.33% {
|
|
15421
|
+
transform: translate(calc(-50% + -16.6285px), calc(-50% + 3.5345px));
|
|
15422
|
+
}
|
|
15423
|
+
40.00% {
|
|
15424
|
+
transform: translate(calc(-50% + -16.9069px), calc(-50% + 1.7770px));
|
|
15425
|
+
}
|
|
15426
|
+
41.67% {
|
|
15427
|
+
transform: translate(calc(-50% + -17.0000px), calc(-50% + 0.0000px));
|
|
15428
|
+
}
|
|
15429
|
+
43.33% {
|
|
15430
|
+
transform: translate(calc(-50% + -16.9069px), calc(-50% + -1.7770px));
|
|
15431
|
+
}
|
|
15432
|
+
45.00% {
|
|
15433
|
+
transform: translate(calc(-50% + -16.6285px), calc(-50% + -3.5345px));
|
|
15434
|
+
}
|
|
15435
|
+
46.67% {
|
|
15436
|
+
transform: translate(calc(-50% + -16.1680px), calc(-50% + -5.2533px));
|
|
15437
|
+
}
|
|
15438
|
+
48.33% {
|
|
15439
|
+
transform: translate(calc(-50% + -15.5303px), calc(-50% + -6.9145px));
|
|
15440
|
+
}
|
|
15441
|
+
50.00% {
|
|
15442
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + -8.5000px));
|
|
15443
|
+
}
|
|
15444
|
+
51.67% {
|
|
15445
|
+
transform: translate(calc(-50% + -13.7533px), calc(-50% + -9.9923px));
|
|
15446
|
+
}
|
|
15447
|
+
53.33% {
|
|
15448
|
+
transform: translate(calc(-50% + -12.6335px), calc(-50% + -11.3752px));
|
|
15449
|
+
}
|
|
15450
|
+
55.00% {
|
|
15451
|
+
transform: translate(calc(-50% + -11.3752px), calc(-50% + -12.6335px));
|
|
15452
|
+
}
|
|
15453
|
+
56.67% {
|
|
15454
|
+
transform: translate(calc(-50% + -9.9923px), calc(-50% + -13.7533px));
|
|
15455
|
+
}
|
|
15456
|
+
58.33% {
|
|
15457
|
+
transform: translate(calc(-50% + -8.5000px), calc(-50% + -14.7224px));
|
|
15458
|
+
}
|
|
15459
|
+
60.00% {
|
|
15460
|
+
transform: translate(calc(-50% + -6.9145px), calc(-50% + -15.5303px));
|
|
15461
|
+
}
|
|
15462
|
+
61.67% {
|
|
15463
|
+
transform: translate(calc(-50% + -5.2533px), calc(-50% + -16.1680px));
|
|
15464
|
+
}
|
|
15465
|
+
63.33% {
|
|
15466
|
+
transform: translate(calc(-50% + -3.5345px), calc(-50% + -16.6285px));
|
|
15467
|
+
}
|
|
15468
|
+
65.00% {
|
|
15469
|
+
transform: translate(calc(-50% + -1.7770px), calc(-50% + -16.9069px));
|
|
15470
|
+
}
|
|
15471
|
+
66.67% {
|
|
15472
|
+
transform: translate(calc(-50% + -0.0000px), calc(-50% + -17.0000px));
|
|
15473
|
+
}
|
|
15474
|
+
68.33% {
|
|
15475
|
+
transform: translate(calc(-50% + 1.7770px), calc(-50% + -16.9069px));
|
|
15476
|
+
}
|
|
15477
|
+
70.00% {
|
|
15478
|
+
transform: translate(calc(-50% + 3.5345px), calc(-50% + -16.6285px));
|
|
15479
|
+
}
|
|
15480
|
+
71.67% {
|
|
15481
|
+
transform: translate(calc(-50% + 5.2533px), calc(-50% + -16.1680px));
|
|
15482
|
+
}
|
|
15483
|
+
73.33% {
|
|
15484
|
+
transform: translate(calc(-50% + 6.9145px), calc(-50% + -15.5303px));
|
|
15485
|
+
}
|
|
15486
|
+
75.00% {
|
|
15487
|
+
transform: translate(calc(-50% + 8.5000px), calc(-50% + -14.7224px));
|
|
15488
|
+
}
|
|
15489
|
+
76.67% {
|
|
15490
|
+
transform: translate(calc(-50% + 9.9923px), calc(-50% + -13.7533px));
|
|
15491
|
+
}
|
|
15492
|
+
78.33% {
|
|
15493
|
+
transform: translate(calc(-50% + 11.3752px), calc(-50% + -12.6335px));
|
|
15494
|
+
}
|
|
15495
|
+
80.00% {
|
|
15496
|
+
transform: translate(calc(-50% + 12.6335px), calc(-50% + -11.3752px));
|
|
15497
|
+
}
|
|
15498
|
+
81.67% {
|
|
15499
|
+
transform: translate(calc(-50% + 13.7533px), calc(-50% + -9.9923px));
|
|
15500
|
+
}
|
|
15501
|
+
83.33% {
|
|
15502
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + -8.5000px));
|
|
15503
|
+
}
|
|
15504
|
+
85.00% {
|
|
15505
|
+
transform: translate(calc(-50% + 15.5303px), calc(-50% + -6.9145px));
|
|
15506
|
+
}
|
|
15507
|
+
86.67% {
|
|
15508
|
+
transform: translate(calc(-50% + 16.1680px), calc(-50% + -5.2533px));
|
|
15509
|
+
}
|
|
15510
|
+
88.33% {
|
|
15511
|
+
transform: translate(calc(-50% + 16.6285px), calc(-50% + -3.5345px));
|
|
15512
|
+
}
|
|
15513
|
+
90.00% {
|
|
15514
|
+
transform: translate(calc(-50% + 16.9069px), calc(-50% + -1.7770px));
|
|
15515
|
+
}
|
|
15516
|
+
91.67% {
|
|
15517
|
+
transform: translate(calc(-50% + 17.0000px), calc(-50% + -0.0000px));
|
|
15518
|
+
}
|
|
15519
|
+
93.33% {
|
|
15520
|
+
transform: translate(calc(-50% + 16.9069px), calc(-50% + 1.7770px));
|
|
15521
|
+
}
|
|
15522
|
+
95.00% {
|
|
15523
|
+
transform: translate(calc(-50% + 16.6285px), calc(-50% + 3.5345px));
|
|
15524
|
+
}
|
|
15525
|
+
96.67% {
|
|
15526
|
+
transform: translate(calc(-50% + 16.1680px), calc(-50% + 5.2533px));
|
|
15527
|
+
}
|
|
15528
|
+
98.33% {
|
|
15529
|
+
transform: translate(calc(-50% + 15.5303px), calc(-50% + 6.9145px));
|
|
15530
|
+
}
|
|
15531
|
+
100.00% {
|
|
15532
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + 8.5000px));
|
|
15533
|
+
}
|
|
15534
|
+
}
|
|
15535
|
+
@keyframes gmuw8x6 {
|
|
15536
|
+
0.00% {
|
|
15537
|
+
transform: translate(calc(-50% + 0.0000px), calc(-50% + 17.0000px));
|
|
15538
|
+
}
|
|
15539
|
+
1.67% {
|
|
15540
|
+
transform: translate(calc(-50% + -1.7770px), calc(-50% + 16.9069px));
|
|
15541
|
+
}
|
|
15542
|
+
3.33% {
|
|
15543
|
+
transform: translate(calc(-50% + -3.5345px), calc(-50% + 16.6285px));
|
|
15544
|
+
}
|
|
15545
|
+
5.00% {
|
|
15546
|
+
transform: translate(calc(-50% + -5.2533px), calc(-50% + 16.1680px));
|
|
15547
|
+
}
|
|
15548
|
+
6.67% {
|
|
15549
|
+
transform: translate(calc(-50% + -6.9145px), calc(-50% + 15.5303px));
|
|
15550
|
+
}
|
|
15551
|
+
8.33% {
|
|
15552
|
+
transform: translate(calc(-50% + -8.5000px), calc(-50% + 14.7224px));
|
|
15553
|
+
}
|
|
15554
|
+
10.00% {
|
|
15555
|
+
transform: translate(calc(-50% + -9.9923px), calc(-50% + 13.7533px));
|
|
15556
|
+
}
|
|
15557
|
+
11.67% {
|
|
15558
|
+
transform: translate(calc(-50% + -11.3752px), calc(-50% + 12.6335px));
|
|
15559
|
+
}
|
|
15560
|
+
13.33% {
|
|
15561
|
+
transform: translate(calc(-50% + -12.6335px), calc(-50% + 11.3752px));
|
|
15562
|
+
}
|
|
15563
|
+
15.00% {
|
|
15564
|
+
transform: translate(calc(-50% + -13.7533px), calc(-50% + 9.9923px));
|
|
15565
|
+
}
|
|
15566
|
+
16.67% {
|
|
15567
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + 8.5000px));
|
|
15568
|
+
}
|
|
15569
|
+
18.33% {
|
|
15570
|
+
transform: translate(calc(-50% + -15.5303px), calc(-50% + 6.9145px));
|
|
15571
|
+
}
|
|
15572
|
+
20.00% {
|
|
15573
|
+
transform: translate(calc(-50% + -16.1680px), calc(-50% + 5.2533px));
|
|
15574
|
+
}
|
|
15575
|
+
21.67% {
|
|
15576
|
+
transform: translate(calc(-50% + -16.6285px), calc(-50% + 3.5345px));
|
|
15577
|
+
}
|
|
15578
|
+
23.33% {
|
|
15579
|
+
transform: translate(calc(-50% + -16.9069px), calc(-50% + 1.7770px));
|
|
15580
|
+
}
|
|
15581
|
+
25.00% {
|
|
15582
|
+
transform: translate(calc(-50% + -17.0000px), calc(-50% + 0.0000px));
|
|
15583
|
+
}
|
|
15584
|
+
26.67% {
|
|
15585
|
+
transform: translate(calc(-50% + -16.9069px), calc(-50% + -1.7770px));
|
|
15586
|
+
}
|
|
15587
|
+
28.33% {
|
|
15588
|
+
transform: translate(calc(-50% + -16.6285px), calc(-50% + -3.5345px));
|
|
15589
|
+
}
|
|
15590
|
+
30.00% {
|
|
15591
|
+
transform: translate(calc(-50% + -16.1680px), calc(-50% + -5.2533px));
|
|
15592
|
+
}
|
|
15593
|
+
31.67% {
|
|
15594
|
+
transform: translate(calc(-50% + -15.5303px), calc(-50% + -6.9145px));
|
|
15595
|
+
}
|
|
15596
|
+
33.33% {
|
|
15597
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + -8.5000px));
|
|
15598
|
+
}
|
|
15599
|
+
35.00% {
|
|
15600
|
+
transform: translate(calc(-50% + -13.7533px), calc(-50% + -9.9923px));
|
|
15601
|
+
}
|
|
15602
|
+
36.67% {
|
|
15603
|
+
transform: translate(calc(-50% + -12.6335px), calc(-50% + -11.3752px));
|
|
15604
|
+
}
|
|
15605
|
+
38.33% {
|
|
15606
|
+
transform: translate(calc(-50% + -11.3752px), calc(-50% + -12.6335px));
|
|
15607
|
+
}
|
|
15608
|
+
40.00% {
|
|
15609
|
+
transform: translate(calc(-50% + -9.9923px), calc(-50% + -13.7533px));
|
|
15610
|
+
}
|
|
15611
|
+
41.67% {
|
|
15612
|
+
transform: translate(calc(-50% + -8.5000px), calc(-50% + -14.7224px));
|
|
15613
|
+
}
|
|
15614
|
+
43.33% {
|
|
15615
|
+
transform: translate(calc(-50% + -6.9145px), calc(-50% + -15.5303px));
|
|
15616
|
+
}
|
|
15617
|
+
45.00% {
|
|
15618
|
+
transform: translate(calc(-50% + -5.2533px), calc(-50% + -16.1680px));
|
|
15619
|
+
}
|
|
15620
|
+
46.67% {
|
|
15621
|
+
transform: translate(calc(-50% + -3.5345px), calc(-50% + -16.6285px));
|
|
15622
|
+
}
|
|
15623
|
+
48.33% {
|
|
15624
|
+
transform: translate(calc(-50% + -1.7770px), calc(-50% + -16.9069px));
|
|
15625
|
+
}
|
|
15626
|
+
50.00% {
|
|
15627
|
+
transform: translate(calc(-50% + -0.0000px), calc(-50% + -17.0000px));
|
|
15628
|
+
}
|
|
15629
|
+
51.67% {
|
|
15630
|
+
transform: translate(calc(-50% + 1.7770px), calc(-50% + -16.9069px));
|
|
15631
|
+
}
|
|
15632
|
+
53.33% {
|
|
15633
|
+
transform: translate(calc(-50% + 3.5345px), calc(-50% + -16.6285px));
|
|
15634
|
+
}
|
|
15635
|
+
55.00% {
|
|
15636
|
+
transform: translate(calc(-50% + 5.2533px), calc(-50% + -16.1680px));
|
|
15637
|
+
}
|
|
15638
|
+
56.67% {
|
|
15639
|
+
transform: translate(calc(-50% + 6.9145px), calc(-50% + -15.5303px));
|
|
15640
|
+
}
|
|
15641
|
+
58.33% {
|
|
15642
|
+
transform: translate(calc(-50% + 8.5000px), calc(-50% + -14.7224px));
|
|
15643
|
+
}
|
|
15644
|
+
60.00% {
|
|
15645
|
+
transform: translate(calc(-50% + 9.9923px), calc(-50% + -13.7533px));
|
|
15646
|
+
}
|
|
15647
|
+
61.67% {
|
|
15648
|
+
transform: translate(calc(-50% + 11.3752px), calc(-50% + -12.6335px));
|
|
15649
|
+
}
|
|
15650
|
+
63.33% {
|
|
15651
|
+
transform: translate(calc(-50% + 12.6335px), calc(-50% + -11.3752px));
|
|
15652
|
+
}
|
|
15653
|
+
65.00% {
|
|
15654
|
+
transform: translate(calc(-50% + 13.7533px), calc(-50% + -9.9923px));
|
|
15655
|
+
}
|
|
15656
|
+
66.67% {
|
|
15657
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + -8.5000px));
|
|
15658
|
+
}
|
|
15659
|
+
68.33% {
|
|
15660
|
+
transform: translate(calc(-50% + 15.5303px), calc(-50% + -6.9145px));
|
|
15661
|
+
}
|
|
15662
|
+
70.00% {
|
|
15663
|
+
transform: translate(calc(-50% + 16.1680px), calc(-50% + -5.2533px));
|
|
15664
|
+
}
|
|
15665
|
+
71.67% {
|
|
15666
|
+
transform: translate(calc(-50% + 16.6285px), calc(-50% + -3.5345px));
|
|
15667
|
+
}
|
|
15668
|
+
73.33% {
|
|
15669
|
+
transform: translate(calc(-50% + 16.9069px), calc(-50% + -1.7770px));
|
|
15670
|
+
}
|
|
15671
|
+
75.00% {
|
|
15672
|
+
transform: translate(calc(-50% + 17.0000px), calc(-50% + -0.0000px));
|
|
15673
|
+
}
|
|
15674
|
+
76.67% {
|
|
15675
|
+
transform: translate(calc(-50% + 16.9069px), calc(-50% + 1.7770px));
|
|
15676
|
+
}
|
|
15677
|
+
78.33% {
|
|
15678
|
+
transform: translate(calc(-50% + 16.6285px), calc(-50% + 3.5345px));
|
|
15679
|
+
}
|
|
15680
|
+
80.00% {
|
|
15681
|
+
transform: translate(calc(-50% + 16.1680px), calc(-50% + 5.2533px));
|
|
15682
|
+
}
|
|
15683
|
+
81.67% {
|
|
15684
|
+
transform: translate(calc(-50% + 15.5303px), calc(-50% + 6.9145px));
|
|
15685
|
+
}
|
|
15686
|
+
83.33% {
|
|
15687
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + 8.5000px));
|
|
15688
|
+
}
|
|
15689
|
+
85.00% {
|
|
15690
|
+
transform: translate(calc(-50% + 13.7533px), calc(-50% + 9.9923px));
|
|
15691
|
+
}
|
|
15692
|
+
86.67% {
|
|
15693
|
+
transform: translate(calc(-50% + 12.6335px), calc(-50% + 11.3752px));
|
|
15694
|
+
}
|
|
15695
|
+
88.33% {
|
|
15696
|
+
transform: translate(calc(-50% + 11.3752px), calc(-50% + 12.6335px));
|
|
15697
|
+
}
|
|
15698
|
+
90.00% {
|
|
15699
|
+
transform: translate(calc(-50% + 9.9923px), calc(-50% + 13.7533px));
|
|
15700
|
+
}
|
|
15701
|
+
91.67% {
|
|
15702
|
+
transform: translate(calc(-50% + 8.5000px), calc(-50% + 14.7224px));
|
|
15703
|
+
}
|
|
15704
|
+
93.33% {
|
|
15705
|
+
transform: translate(calc(-50% + 6.9145px), calc(-50% + 15.5303px));
|
|
15706
|
+
}
|
|
15707
|
+
95.00% {
|
|
15708
|
+
transform: translate(calc(-50% + 5.2533px), calc(-50% + 16.1680px));
|
|
15709
|
+
}
|
|
15710
|
+
96.67% {
|
|
15711
|
+
transform: translate(calc(-50% + 3.5345px), calc(-50% + 16.6285px));
|
|
15712
|
+
}
|
|
15713
|
+
98.33% {
|
|
15714
|
+
transform: translate(calc(-50% + 1.7770px), calc(-50% + 16.9069px));
|
|
15715
|
+
}
|
|
15716
|
+
100.00% {
|
|
15717
|
+
transform: translate(calc(-50% + 0.0000px), calc(-50% + 17.0000px));
|
|
15718
|
+
}
|
|
15719
|
+
}
|
|
15720
|
+
@keyframes gmuw8x8 {
|
|
15721
|
+
0.00% {
|
|
15722
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + 8.5000px));
|
|
15723
|
+
}
|
|
15724
|
+
1.67% {
|
|
15725
|
+
transform: translate(calc(-50% + -15.5303px), calc(-50% + 6.9145px));
|
|
15726
|
+
}
|
|
15727
|
+
3.33% {
|
|
15728
|
+
transform: translate(calc(-50% + -16.1680px), calc(-50% + 5.2533px));
|
|
15729
|
+
}
|
|
15730
|
+
5.00% {
|
|
15731
|
+
transform: translate(calc(-50% + -16.6285px), calc(-50% + 3.5345px));
|
|
15732
|
+
}
|
|
15733
|
+
6.67% {
|
|
15734
|
+
transform: translate(calc(-50% + -16.9069px), calc(-50% + 1.7770px));
|
|
15735
|
+
}
|
|
15736
|
+
8.33% {
|
|
15737
|
+
transform: translate(calc(-50% + -17.0000px), calc(-50% + 0.0000px));
|
|
15738
|
+
}
|
|
15739
|
+
10.00% {
|
|
15740
|
+
transform: translate(calc(-50% + -16.9069px), calc(-50% + -1.7770px));
|
|
15741
|
+
}
|
|
15742
|
+
11.67% {
|
|
15743
|
+
transform: translate(calc(-50% + -16.6285px), calc(-50% + -3.5345px));
|
|
15744
|
+
}
|
|
15745
|
+
13.33% {
|
|
15746
|
+
transform: translate(calc(-50% + -16.1680px), calc(-50% + -5.2533px));
|
|
15747
|
+
}
|
|
15748
|
+
15.00% {
|
|
15749
|
+
transform: translate(calc(-50% + -15.5303px), calc(-50% + -6.9145px));
|
|
15750
|
+
}
|
|
15751
|
+
16.67% {
|
|
15752
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + -8.5000px));
|
|
15753
|
+
}
|
|
15754
|
+
18.33% {
|
|
15755
|
+
transform: translate(calc(-50% + -13.7533px), calc(-50% + -9.9923px));
|
|
15756
|
+
}
|
|
15757
|
+
20.00% {
|
|
15758
|
+
transform: translate(calc(-50% + -12.6335px), calc(-50% + -11.3752px));
|
|
15759
|
+
}
|
|
15760
|
+
21.67% {
|
|
15761
|
+
transform: translate(calc(-50% + -11.3752px), calc(-50% + -12.6335px));
|
|
15762
|
+
}
|
|
15763
|
+
23.33% {
|
|
15764
|
+
transform: translate(calc(-50% + -9.9923px), calc(-50% + -13.7533px));
|
|
15765
|
+
}
|
|
15766
|
+
25.00% {
|
|
15767
|
+
transform: translate(calc(-50% + -8.5000px), calc(-50% + -14.7224px));
|
|
15768
|
+
}
|
|
15769
|
+
26.67% {
|
|
15770
|
+
transform: translate(calc(-50% + -6.9145px), calc(-50% + -15.5303px));
|
|
15771
|
+
}
|
|
15772
|
+
28.33% {
|
|
15773
|
+
transform: translate(calc(-50% + -5.2533px), calc(-50% + -16.1680px));
|
|
15774
|
+
}
|
|
15775
|
+
30.00% {
|
|
15776
|
+
transform: translate(calc(-50% + -3.5345px), calc(-50% + -16.6285px));
|
|
15777
|
+
}
|
|
15778
|
+
31.67% {
|
|
15779
|
+
transform: translate(calc(-50% + -1.7770px), calc(-50% + -16.9069px));
|
|
15780
|
+
}
|
|
15781
|
+
33.33% {
|
|
15782
|
+
transform: translate(calc(-50% + -0.0000px), calc(-50% + -17.0000px));
|
|
15783
|
+
}
|
|
15784
|
+
35.00% {
|
|
15785
|
+
transform: translate(calc(-50% + 1.7770px), calc(-50% + -16.9069px));
|
|
15786
|
+
}
|
|
15787
|
+
36.67% {
|
|
15788
|
+
transform: translate(calc(-50% + 3.5345px), calc(-50% + -16.6285px));
|
|
15789
|
+
}
|
|
15790
|
+
38.33% {
|
|
15791
|
+
transform: translate(calc(-50% + 5.2533px), calc(-50% + -16.1680px));
|
|
15792
|
+
}
|
|
15793
|
+
40.00% {
|
|
15794
|
+
transform: translate(calc(-50% + 6.9145px), calc(-50% + -15.5303px));
|
|
15795
|
+
}
|
|
15796
|
+
41.67% {
|
|
15797
|
+
transform: translate(calc(-50% + 8.5000px), calc(-50% + -14.7224px));
|
|
15798
|
+
}
|
|
15799
|
+
43.33% {
|
|
15800
|
+
transform: translate(calc(-50% + 9.9923px), calc(-50% + -13.7533px));
|
|
15801
|
+
}
|
|
15802
|
+
45.00% {
|
|
15803
|
+
transform: translate(calc(-50% + 11.3752px), calc(-50% + -12.6335px));
|
|
15804
|
+
}
|
|
15805
|
+
46.67% {
|
|
15806
|
+
transform: translate(calc(-50% + 12.6335px), calc(-50% + -11.3752px));
|
|
15807
|
+
}
|
|
15808
|
+
48.33% {
|
|
15809
|
+
transform: translate(calc(-50% + 13.7533px), calc(-50% + -9.9923px));
|
|
15810
|
+
}
|
|
15811
|
+
50.00% {
|
|
15812
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + -8.5000px));
|
|
15813
|
+
}
|
|
15814
|
+
51.67% {
|
|
15815
|
+
transform: translate(calc(-50% + 15.5303px), calc(-50% + -6.9145px));
|
|
15816
|
+
}
|
|
15817
|
+
53.33% {
|
|
15818
|
+
transform: translate(calc(-50% + 16.1680px), calc(-50% + -5.2533px));
|
|
15819
|
+
}
|
|
15820
|
+
55.00% {
|
|
15821
|
+
transform: translate(calc(-50% + 16.6285px), calc(-50% + -3.5345px));
|
|
15822
|
+
}
|
|
15823
|
+
56.67% {
|
|
15824
|
+
transform: translate(calc(-50% + 16.9069px), calc(-50% + -1.7770px));
|
|
15825
|
+
}
|
|
15826
|
+
58.33% {
|
|
15827
|
+
transform: translate(calc(-50% + 17.0000px), calc(-50% + -0.0000px));
|
|
15828
|
+
}
|
|
15829
|
+
60.00% {
|
|
15830
|
+
transform: translate(calc(-50% + 16.9069px), calc(-50% + 1.7770px));
|
|
15831
|
+
}
|
|
15832
|
+
61.67% {
|
|
15833
|
+
transform: translate(calc(-50% + 16.6285px), calc(-50% + 3.5345px));
|
|
15834
|
+
}
|
|
15835
|
+
63.33% {
|
|
15836
|
+
transform: translate(calc(-50% + 16.1680px), calc(-50% + 5.2533px));
|
|
15837
|
+
}
|
|
15838
|
+
65.00% {
|
|
15839
|
+
transform: translate(calc(-50% + 15.5303px), calc(-50% + 6.9145px));
|
|
15840
|
+
}
|
|
15841
|
+
66.67% {
|
|
15842
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + 8.5000px));
|
|
15843
|
+
}
|
|
15844
|
+
68.33% {
|
|
15845
|
+
transform: translate(calc(-50% + 13.7533px), calc(-50% + 9.9923px));
|
|
15846
|
+
}
|
|
15847
|
+
70.00% {
|
|
15848
|
+
transform: translate(calc(-50% + 12.6335px), calc(-50% + 11.3752px));
|
|
15849
|
+
}
|
|
15850
|
+
71.67% {
|
|
15851
|
+
transform: translate(calc(-50% + 11.3752px), calc(-50% + 12.6335px));
|
|
15852
|
+
}
|
|
15853
|
+
73.33% {
|
|
15854
|
+
transform: translate(calc(-50% + 9.9923px), calc(-50% + 13.7533px));
|
|
15855
|
+
}
|
|
15856
|
+
75.00% {
|
|
15857
|
+
transform: translate(calc(-50% + 8.5000px), calc(-50% + 14.7224px));
|
|
15858
|
+
}
|
|
15859
|
+
76.67% {
|
|
15860
|
+
transform: translate(calc(-50% + 6.9145px), calc(-50% + 15.5303px));
|
|
15861
|
+
}
|
|
15862
|
+
78.33% {
|
|
15863
|
+
transform: translate(calc(-50% + 5.2533px), calc(-50% + 16.1680px));
|
|
15864
|
+
}
|
|
15865
|
+
80.00% {
|
|
15866
|
+
transform: translate(calc(-50% + 3.5345px), calc(-50% + 16.6285px));
|
|
15867
|
+
}
|
|
15868
|
+
81.67% {
|
|
15869
|
+
transform: translate(calc(-50% + 1.7770px), calc(-50% + 16.9069px));
|
|
15870
|
+
}
|
|
15871
|
+
83.33% {
|
|
15872
|
+
transform: translate(calc(-50% + 0.0000px), calc(-50% + 17.0000px));
|
|
15873
|
+
}
|
|
15874
|
+
85.00% {
|
|
15875
|
+
transform: translate(calc(-50% + -1.7770px), calc(-50% + 16.9069px));
|
|
15876
|
+
}
|
|
15877
|
+
86.67% {
|
|
15878
|
+
transform: translate(calc(-50% + -3.5345px), calc(-50% + 16.6285px));
|
|
15879
|
+
}
|
|
15880
|
+
88.33% {
|
|
15881
|
+
transform: translate(calc(-50% + -5.2533px), calc(-50% + 16.1680px));
|
|
15882
|
+
}
|
|
15883
|
+
90.00% {
|
|
15884
|
+
transform: translate(calc(-50% + -6.9145px), calc(-50% + 15.5303px));
|
|
15885
|
+
}
|
|
15886
|
+
91.67% {
|
|
15887
|
+
transform: translate(calc(-50% + -8.5000px), calc(-50% + 14.7224px));
|
|
15888
|
+
}
|
|
15889
|
+
93.33% {
|
|
15890
|
+
transform: translate(calc(-50% + -9.9923px), calc(-50% + 13.7533px));
|
|
15891
|
+
}
|
|
15892
|
+
95.00% {
|
|
15893
|
+
transform: translate(calc(-50% + -11.3752px), calc(-50% + 12.6335px));
|
|
15894
|
+
}
|
|
15895
|
+
96.67% {
|
|
15896
|
+
transform: translate(calc(-50% + -12.6335px), calc(-50% + 11.3752px));
|
|
15897
|
+
}
|
|
15898
|
+
98.33% {
|
|
15899
|
+
transform: translate(calc(-50% + -13.7533px), calc(-50% + 9.9923px));
|
|
15900
|
+
}
|
|
15901
|
+
100.00% {
|
|
15902
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + 8.5000px));
|
|
15903
|
+
}
|
|
15904
|
+
}
|
|
15905
|
+
@keyframes gmuw8xa {
|
|
15906
|
+
0.00% {
|
|
15907
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + -8.5000px));
|
|
15908
|
+
}
|
|
15909
|
+
1.67% {
|
|
15910
|
+
transform: translate(calc(-50% + -13.7533px), calc(-50% + -9.9923px));
|
|
15911
|
+
}
|
|
15912
|
+
3.33% {
|
|
15913
|
+
transform: translate(calc(-50% + -12.6335px), calc(-50% + -11.3752px));
|
|
15914
|
+
}
|
|
15915
|
+
5.00% {
|
|
15916
|
+
transform: translate(calc(-50% + -11.3752px), calc(-50% + -12.6335px));
|
|
15917
|
+
}
|
|
15918
|
+
6.67% {
|
|
15919
|
+
transform: translate(calc(-50% + -9.9923px), calc(-50% + -13.7533px));
|
|
15920
|
+
}
|
|
15921
|
+
8.33% {
|
|
15922
|
+
transform: translate(calc(-50% + -8.5000px), calc(-50% + -14.7224px));
|
|
15923
|
+
}
|
|
15924
|
+
10.00% {
|
|
15925
|
+
transform: translate(calc(-50% + -6.9145px), calc(-50% + -15.5303px));
|
|
15926
|
+
}
|
|
15927
|
+
11.67% {
|
|
15928
|
+
transform: translate(calc(-50% + -5.2533px), calc(-50% + -16.1680px));
|
|
15929
|
+
}
|
|
15930
|
+
13.33% {
|
|
15931
|
+
transform: translate(calc(-50% + -3.5345px), calc(-50% + -16.6285px));
|
|
15932
|
+
}
|
|
15933
|
+
15.00% {
|
|
15934
|
+
transform: translate(calc(-50% + -1.7770px), calc(-50% + -16.9069px));
|
|
15935
|
+
}
|
|
15936
|
+
16.67% {
|
|
15937
|
+
transform: translate(calc(-50% + -0.0000px), calc(-50% + -17.0000px));
|
|
15938
|
+
}
|
|
15939
|
+
18.33% {
|
|
15940
|
+
transform: translate(calc(-50% + 1.7770px), calc(-50% + -16.9069px));
|
|
15941
|
+
}
|
|
15942
|
+
20.00% {
|
|
15943
|
+
transform: translate(calc(-50% + 3.5345px), calc(-50% + -16.6285px));
|
|
15944
|
+
}
|
|
15945
|
+
21.67% {
|
|
15946
|
+
transform: translate(calc(-50% + 5.2533px), calc(-50% + -16.1680px));
|
|
15947
|
+
}
|
|
15948
|
+
23.33% {
|
|
15949
|
+
transform: translate(calc(-50% + 6.9145px), calc(-50% + -15.5303px));
|
|
15950
|
+
}
|
|
15951
|
+
25.00% {
|
|
15952
|
+
transform: translate(calc(-50% + 8.5000px), calc(-50% + -14.7224px));
|
|
15953
|
+
}
|
|
15954
|
+
26.67% {
|
|
15955
|
+
transform: translate(calc(-50% + 9.9923px), calc(-50% + -13.7533px));
|
|
15956
|
+
}
|
|
15957
|
+
28.33% {
|
|
15958
|
+
transform: translate(calc(-50% + 11.3752px), calc(-50% + -12.6335px));
|
|
15959
|
+
}
|
|
15960
|
+
30.00% {
|
|
15961
|
+
transform: translate(calc(-50% + 12.6335px), calc(-50% + -11.3752px));
|
|
15962
|
+
}
|
|
15963
|
+
31.67% {
|
|
15964
|
+
transform: translate(calc(-50% + 13.7533px), calc(-50% + -9.9923px));
|
|
15965
|
+
}
|
|
15966
|
+
33.33% {
|
|
15967
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + -8.5000px));
|
|
15968
|
+
}
|
|
15969
|
+
35.00% {
|
|
15970
|
+
transform: translate(calc(-50% + 15.5303px), calc(-50% + -6.9145px));
|
|
15971
|
+
}
|
|
15972
|
+
36.67% {
|
|
15973
|
+
transform: translate(calc(-50% + 16.1680px), calc(-50% + -5.2533px));
|
|
15974
|
+
}
|
|
15975
|
+
38.33% {
|
|
15976
|
+
transform: translate(calc(-50% + 16.6285px), calc(-50% + -3.5345px));
|
|
15977
|
+
}
|
|
15978
|
+
40.00% {
|
|
15979
|
+
transform: translate(calc(-50% + 16.9069px), calc(-50% + -1.7770px));
|
|
15980
|
+
}
|
|
15981
|
+
41.67% {
|
|
15982
|
+
transform: translate(calc(-50% + 17.0000px), calc(-50% + -0.0000px));
|
|
15983
|
+
}
|
|
15984
|
+
43.33% {
|
|
15985
|
+
transform: translate(calc(-50% + 16.9069px), calc(-50% + 1.7770px));
|
|
15986
|
+
}
|
|
15987
|
+
45.00% {
|
|
15988
|
+
transform: translate(calc(-50% + 16.6285px), calc(-50% + 3.5345px));
|
|
15989
|
+
}
|
|
15990
|
+
46.67% {
|
|
15991
|
+
transform: translate(calc(-50% + 16.1680px), calc(-50% + 5.2533px));
|
|
15992
|
+
}
|
|
15993
|
+
48.33% {
|
|
15994
|
+
transform: translate(calc(-50% + 15.5303px), calc(-50% + 6.9145px));
|
|
15995
|
+
}
|
|
15996
|
+
50.00% {
|
|
15997
|
+
transform: translate(calc(-50% + 14.7224px), calc(-50% + 8.5000px));
|
|
15998
|
+
}
|
|
15999
|
+
51.67% {
|
|
16000
|
+
transform: translate(calc(-50% + 13.7533px), calc(-50% + 9.9923px));
|
|
16001
|
+
}
|
|
16002
|
+
53.33% {
|
|
16003
|
+
transform: translate(calc(-50% + 12.6335px), calc(-50% + 11.3752px));
|
|
16004
|
+
}
|
|
16005
|
+
55.00% {
|
|
16006
|
+
transform: translate(calc(-50% + 11.3752px), calc(-50% + 12.6335px));
|
|
16007
|
+
}
|
|
16008
|
+
56.67% {
|
|
16009
|
+
transform: translate(calc(-50% + 9.9923px), calc(-50% + 13.7533px));
|
|
16010
|
+
}
|
|
16011
|
+
58.33% {
|
|
16012
|
+
transform: translate(calc(-50% + 8.5000px), calc(-50% + 14.7224px));
|
|
16013
|
+
}
|
|
16014
|
+
60.00% {
|
|
16015
|
+
transform: translate(calc(-50% + 6.9145px), calc(-50% + 15.5303px));
|
|
16016
|
+
}
|
|
16017
|
+
61.67% {
|
|
16018
|
+
transform: translate(calc(-50% + 5.2533px), calc(-50% + 16.1680px));
|
|
16019
|
+
}
|
|
16020
|
+
63.33% {
|
|
16021
|
+
transform: translate(calc(-50% + 3.5345px), calc(-50% + 16.6285px));
|
|
16022
|
+
}
|
|
16023
|
+
65.00% {
|
|
16024
|
+
transform: translate(calc(-50% + 1.7770px), calc(-50% + 16.9069px));
|
|
16025
|
+
}
|
|
16026
|
+
66.67% {
|
|
16027
|
+
transform: translate(calc(-50% + 0.0000px), calc(-50% + 17.0000px));
|
|
16028
|
+
}
|
|
16029
|
+
68.33% {
|
|
16030
|
+
transform: translate(calc(-50% + -1.7770px), calc(-50% + 16.9069px));
|
|
16031
|
+
}
|
|
16032
|
+
70.00% {
|
|
16033
|
+
transform: translate(calc(-50% + -3.5345px), calc(-50% + 16.6285px));
|
|
16034
|
+
}
|
|
16035
|
+
71.67% {
|
|
16036
|
+
transform: translate(calc(-50% + -5.2533px), calc(-50% + 16.1680px));
|
|
16037
|
+
}
|
|
16038
|
+
73.33% {
|
|
16039
|
+
transform: translate(calc(-50% + -6.9145px), calc(-50% + 15.5303px));
|
|
16040
|
+
}
|
|
16041
|
+
75.00% {
|
|
16042
|
+
transform: translate(calc(-50% + -8.5000px), calc(-50% + 14.7224px));
|
|
16043
|
+
}
|
|
16044
|
+
76.67% {
|
|
16045
|
+
transform: translate(calc(-50% + -9.9923px), calc(-50% + 13.7533px));
|
|
16046
|
+
}
|
|
16047
|
+
78.33% {
|
|
16048
|
+
transform: translate(calc(-50% + -11.3752px), calc(-50% + 12.6335px));
|
|
16049
|
+
}
|
|
16050
|
+
80.00% {
|
|
16051
|
+
transform: translate(calc(-50% + -12.6335px), calc(-50% + 11.3752px));
|
|
16052
|
+
}
|
|
16053
|
+
81.67% {
|
|
16054
|
+
transform: translate(calc(-50% + -13.7533px), calc(-50% + 9.9923px));
|
|
16055
|
+
}
|
|
16056
|
+
83.33% {
|
|
16057
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + 8.5000px));
|
|
16058
|
+
}
|
|
16059
|
+
85.00% {
|
|
16060
|
+
transform: translate(calc(-50% + -15.5303px), calc(-50% + 6.9145px));
|
|
16061
|
+
}
|
|
16062
|
+
86.67% {
|
|
16063
|
+
transform: translate(calc(-50% + -16.1680px), calc(-50% + 5.2533px));
|
|
16064
|
+
}
|
|
16065
|
+
88.33% {
|
|
16066
|
+
transform: translate(calc(-50% + -16.6285px), calc(-50% + 3.5345px));
|
|
16067
|
+
}
|
|
16068
|
+
90.00% {
|
|
16069
|
+
transform: translate(calc(-50% + -16.9069px), calc(-50% + 1.7770px));
|
|
16070
|
+
}
|
|
16071
|
+
91.67% {
|
|
16072
|
+
transform: translate(calc(-50% + -17.0000px), calc(-50% + 0.0000px));
|
|
16073
|
+
}
|
|
16074
|
+
93.33% {
|
|
16075
|
+
transform: translate(calc(-50% + -16.9069px), calc(-50% + -1.7770px));
|
|
16076
|
+
}
|
|
16077
|
+
95.00% {
|
|
16078
|
+
transform: translate(calc(-50% + -16.6285px), calc(-50% + -3.5345px));
|
|
16079
|
+
}
|
|
16080
|
+
96.67% {
|
|
16081
|
+
transform: translate(calc(-50% + -16.1680px), calc(-50% + -5.2533px));
|
|
16082
|
+
}
|
|
16083
|
+
98.33% {
|
|
16084
|
+
transform: translate(calc(-50% + -15.5303px), calc(-50% + -6.9145px));
|
|
16085
|
+
}
|
|
16086
|
+
100.00% {
|
|
16087
|
+
transform: translate(calc(-50% + -14.7224px), calc(-50% + -8.5000px));
|
|
16088
|
+
}
|
|
16089
|
+
}
|
|
16090
|
+
[data-rk] .gmuw8x1 {
|
|
16091
|
+
animation: gmuw8x0 16000ms linear infinite;
|
|
16092
|
+
position: absolute;
|
|
16093
|
+
left: 50%;
|
|
16094
|
+
top: 50%;
|
|
16095
|
+
}
|
|
16096
|
+
[data-rk] .gmuw8x1:hover {
|
|
16097
|
+
z-index: 1;
|
|
16098
|
+
}
|
|
16099
|
+
[data-rk] .gmuw8x3 {
|
|
16100
|
+
animation: gmuw8x2 16000ms linear infinite;
|
|
16101
|
+
position: absolute;
|
|
16102
|
+
left: 50%;
|
|
16103
|
+
top: 50%;
|
|
16104
|
+
}
|
|
16105
|
+
[data-rk] .gmuw8x3:hover {
|
|
16106
|
+
z-index: 1;
|
|
16107
|
+
}
|
|
16108
|
+
[data-rk] .gmuw8x5 {
|
|
16109
|
+
animation: gmuw8x4 16000ms linear infinite;
|
|
16110
|
+
position: absolute;
|
|
16111
|
+
left: 50%;
|
|
16112
|
+
top: 50%;
|
|
16113
|
+
}
|
|
16114
|
+
[data-rk] .gmuw8x5:hover {
|
|
16115
|
+
z-index: 1;
|
|
16116
|
+
}
|
|
16117
|
+
[data-rk] .gmuw8x7 {
|
|
16118
|
+
animation: gmuw8x6 16000ms linear infinite;
|
|
16119
|
+
position: absolute;
|
|
16120
|
+
left: 50%;
|
|
16121
|
+
top: 50%;
|
|
16122
|
+
}
|
|
16123
|
+
[data-rk] .gmuw8x7:hover {
|
|
16124
|
+
z-index: 1;
|
|
16125
|
+
}
|
|
16126
|
+
[data-rk] .gmuw8x9 {
|
|
16127
|
+
animation: gmuw8x8 16000ms linear infinite;
|
|
16128
|
+
position: absolute;
|
|
16129
|
+
left: 50%;
|
|
16130
|
+
top: 50%;
|
|
16131
|
+
}
|
|
16132
|
+
[data-rk] .gmuw8x9:hover {
|
|
16133
|
+
z-index: 1;
|
|
16134
|
+
}
|
|
16135
|
+
[data-rk] .gmuw8xb {
|
|
16136
|
+
animation: gmuw8xa 16000ms linear infinite;
|
|
16137
|
+
position: absolute;
|
|
16138
|
+
left: 50%;
|
|
16139
|
+
top: 50%;
|
|
16140
|
+
}
|
|
16141
|
+
[data-rk] .gmuw8xb:hover {
|
|
16142
|
+
z-index: 1;
|
|
16143
|
+
}
|
|
16144
|
+
[data-rk] .gmuw8xc {
|
|
16145
|
+
overflow: hidden;
|
|
16146
|
+
}
|
|
16147
|
+
[data-rk] .gmuw8xd {
|
|
16148
|
+
position: relative;
|
|
16149
|
+
width: 46px;
|
|
16150
|
+
height: 46px;
|
|
16151
|
+
flex-shrink: 0;
|
|
16152
|
+
}
|
|
16153
|
+
[data-rk] .gmuw8xe {
|
|
16154
|
+
border-radius: 50%;
|
|
16155
|
+
transition: transform 0.18s ease-out;
|
|
16156
|
+
}
|
|
16157
|
+
[data-rk] .gmuw8xe:hover {
|
|
16158
|
+
transform: scale(1.2);
|
|
16159
|
+
}
|
|
16160
|
+
[data-rk] .gmuw8xf {
|
|
16161
|
+
align-items: center;
|
|
16162
|
+
background-color: #2775ca;
|
|
16163
|
+
border-radius: 50%;
|
|
16164
|
+
display: flex;
|
|
16165
|
+
justify-content: center;
|
|
16166
|
+
left: 50%;
|
|
16167
|
+
padding: 2px;
|
|
16168
|
+
position: absolute;
|
|
16169
|
+
top: 50%;
|
|
16170
|
+
transform: translate(-50%, -50%);
|
|
16171
|
+
}
|
|
16172
|
+
[data-rk] .gmuw8xg {
|
|
16173
|
+
flex: 1;
|
|
16174
|
+
min-width: 0;
|
|
16175
|
+
}
|
|
16176
|
+
[data-rk] .gmuw8xh {
|
|
16177
|
+
position: absolute;
|
|
16178
|
+
top: 5px;
|
|
16179
|
+
right: 5px;
|
|
16180
|
+
}
|
|
16181
|
+
|
|
14891
16182
|
/* vanilla-extract-css-ns:src/components/Icons/StatusIcons.css.ts.vanilla.css?source=LnE3eXdheTMgewogIGZpbHRlcjogZHJvcC1zaGFkb3coMHB4IDFweCA0cHggcmdiYSgwLCAwLCAwLCAwLjA4KSkgZHJvcC1zaGFkb3coMHB4IDFweCAxcHggcmdiYSgwLCAwLCAwLCAwLjA0KSk7Cn0KLnE3eXdheTUgewogIGZpbHRlcjogZHJvcC1zaGFkb3coMHB4IDFweCA0cHggcmdiYSgwLCAwLCAwLCAwLjA4KSkgZHJvcC1zaGFkb3coMHB4IDFweCAxcHggcmdiYSgwLCAwLCAwLCAwLjA0KSk7Cn0KLnE3eXdheTcgewogIGJvcmRlcjogMXB4IHNvbGlkIHJnYmEoMCwgMCwgMCwgMC4xKTsKICBvcGFjaXR5OiAwLjI7Cn0KLnE3eXdheTkgewogIGJvcmRlcjogMXB4IHNvbGlkIHJnYmEoMCwgMCwgMCwgMC4xKTsKICBvcGFjaXR5OiAwLjI7Cn0KLnE3eXdheWIgewogIGJveC1zaGFkb3c6IDBweCAtMXB4IDFweCAwcHggcmdiYSgwLCAwLCAwLCAwLjA5KSBpbnNldDsKfQ== */
|
|
14892
16183
|
[data-rk] .q7yway3 {
|
|
14893
16184
|
filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.08)) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.04));
|
|
@@ -15185,94 +16476,6 @@
|
|
|
15185
16476
|
flex: 1;
|
|
15186
16477
|
}
|
|
15187
16478
|
|
|
15188
|
-
/* vanilla-extract-css-ns:src/components/FunTooltip/FunTooltip.css.ts.vanilla.css?source=#H4sIAAAAAAAAA7WTy27CMBBF93yFlRWVMEp4tFUQEp9BVbEwziRM8SOyB0Go+PcqBkqLlCxCu8rEM3N8cqUstlDlTmjw7Jio8SvG7LPHWO6sDgVjthQSqUpZPAvv5ITxuXU6PZdKELz1R+Xhqe6feoyRvV9N2lbjy+Kpt7iXSbrJ8P+xGXWxWXaPZtkmM+4m0z2aVptJo03SfFl8xQ3PkGkYyNCXSlQpQ6PQAM8VHOpBobAwHAm0T5kEQ+Dq44+dJ8wrLq0hMHRrfWNfAnZvXcbXDsQ2ZeHB65MANqgFoTU827lQpCyZxtr/bhJqNAXPd0aeZ+RujZKv4Yjg+vEweR6wZMDi4XjAkpDUHpXiciNMAekt0sE1gJ+K75kgwT0JgnmUgRIVZNyWYKLVpYUZzCOyZbQKn3PzMkJDev1fOjDXlsjqVmzcAasgp1bouAPUYbFpp44aqWg8CUN/mmoz86FUm7EPpNoMfSRVqayHrHV5MuudvgAzMmc8ZwYAAA== */
|
|
15189
|
-
@keyframes z1l38i0 {
|
|
15190
|
-
from {
|
|
15191
|
-
opacity: 0;
|
|
15192
|
-
transform: translateY(2px);
|
|
15193
|
-
}
|
|
15194
|
-
to {
|
|
15195
|
-
opacity: 1;
|
|
15196
|
-
transform: translateY(0);
|
|
15197
|
-
}
|
|
15198
|
-
}
|
|
15199
|
-
@keyframes z1l38i1 {
|
|
15200
|
-
from {
|
|
15201
|
-
opacity: 0;
|
|
15202
|
-
transform: translateY(-2px);
|
|
15203
|
-
}
|
|
15204
|
-
to {
|
|
15205
|
-
opacity: 1;
|
|
15206
|
-
transform: translateY(0);
|
|
15207
|
-
}
|
|
15208
|
-
}
|
|
15209
|
-
@keyframes z1l38i2 {
|
|
15210
|
-
from {
|
|
15211
|
-
opacity: 0;
|
|
15212
|
-
transform: translateX(2px);
|
|
15213
|
-
}
|
|
15214
|
-
to {
|
|
15215
|
-
opacity: 1;
|
|
15216
|
-
transform: translateX(0);
|
|
15217
|
-
}
|
|
15218
|
-
}
|
|
15219
|
-
@keyframes z1l38i3 {
|
|
15220
|
-
from {
|
|
15221
|
-
opacity: 0;
|
|
15222
|
-
transform: translateX(-2px);
|
|
15223
|
-
}
|
|
15224
|
-
to {
|
|
15225
|
-
opacity: 1;
|
|
15226
|
-
transform: translateX(0);
|
|
15227
|
-
}
|
|
15228
|
-
}
|
|
15229
|
-
@keyframes z1l38i4 {
|
|
15230
|
-
from {
|
|
15231
|
-
opacity: 1;
|
|
15232
|
-
}
|
|
15233
|
-
to {
|
|
15234
|
-
opacity: 0;
|
|
15235
|
-
}
|
|
15236
|
-
}
|
|
15237
|
-
[data-rk] .z1l38i5 {
|
|
15238
|
-
display: inline-flex;
|
|
15239
|
-
align-items: center;
|
|
15240
|
-
justify-content: center;
|
|
15241
|
-
}
|
|
15242
|
-
[data-rk] .z1l38i7 {
|
|
15243
|
-
word-break: break-word;
|
|
15244
|
-
animation-duration: 150ms;
|
|
15245
|
-
animation-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
|
|
15246
|
-
will-change: transform, opacity;
|
|
15247
|
-
}
|
|
15248
|
-
[data-rk] .z1l38i7[data-state=delayed-open][data-side=top] {
|
|
15249
|
-
animation-name: z1l38i1;
|
|
15250
|
-
}
|
|
15251
|
-
[data-rk] .z1l38i7[data-state=delayed-open][data-side=bottom] {
|
|
15252
|
-
animation-name: z1l38i0;
|
|
15253
|
-
}
|
|
15254
|
-
[data-rk] .z1l38i7[data-state=delayed-open][data-side=left] {
|
|
15255
|
-
animation-name: z1l38i3;
|
|
15256
|
-
}
|
|
15257
|
-
[data-rk] .z1l38i7[data-state=delayed-open][data-side=right] {
|
|
15258
|
-
animation-name: z1l38i2;
|
|
15259
|
-
}
|
|
15260
|
-
[data-rk] .z1l38i7[data-state=instant-open][data-side=top] {
|
|
15261
|
-
animation-name: z1l38i1;
|
|
15262
|
-
}
|
|
15263
|
-
[data-rk] .z1l38i7[data-state=instant-open][data-side=bottom] {
|
|
15264
|
-
animation-name: z1l38i0;
|
|
15265
|
-
}
|
|
15266
|
-
[data-rk] .z1l38i7[data-state=instant-open][data-side=left] {
|
|
15267
|
-
animation-name: z1l38i3;
|
|
15268
|
-
}
|
|
15269
|
-
[data-rk] .z1l38i7[data-state=instant-open][data-side=right] {
|
|
15270
|
-
animation-name: z1l38i2;
|
|
15271
|
-
}
|
|
15272
|
-
[data-rk] .z1l38i7[data-state=closed] {
|
|
15273
|
-
animation-name: z1l38i4;
|
|
15274
|
-
}
|
|
15275
|
-
|
|
15276
16479
|
/* vanilla-extract-css-ns:src/components/PaddedScrollableArea/paddedScrollableArea.css.ts.vanilla.css?source=Ll8xczAzMWEwMCB7CiAgZmxleDogMTsKICBtaW4taGVpZ2h0OiAwOwogIG92ZXJmbG93LXg6IGhpZGRlbjsKICBvdmVyZmxvdy15OiBhdXRvOwogIHBvc2l0aW9uOiByZWxhdGl2ZTsKICBzY3JvbGxiYXItZ3V0dGVyOiBzdGFibGU7CiAgc2Nyb2xsYmFyLXdpZHRoOiB1bnNldDsKfQouXzFzMDMxYTAwOjotd2Via2l0LXNjcm9sbGJhciB7CiAgZGlzcGxheTogdW5zZXQ7CiAgd2lkdGg6IDZweDsKICBiYWNrZ3JvdW5kLWNvbG9yOiB2YXIoLS1yay1jb2xvcnMtbW9kYWxCYWNrZ3JvdW5kKTsKfQouXzFzMDMxYTAwOjotd2Via2l0LXNjcm9sbGJhci10aHVtYiB7CiAgYm9yZGVyLXJhZGl1czogdmFyKC0tcmstcmFkaWktbW9kYWwpOwogIGJhY2tncm91bmQtY29sb3I6IHZhcigtLXJrLWNvbG9ycy10ZXJ0aWFyeVRleHQpOwp9Ci5fMXMwMzFhMDA6Oi13ZWJraXQtc2Nyb2xsYmFyLXRyYWNrIHsKICBiYWNrZ3JvdW5kLWNvbG9yOiB2YXIoLS1yay1jb2xvcnMtbW9kYWxCYWNrZ3JvdW5kKTsKfQouXzFzMDMxYTAxOjotd2Via2l0LXNjcm9sbGJhci10aHVtYiB7CiAgYmFja2dyb3VuZC1jb2xvcjogdmFyKC0tcmstY29sb3JzLW1vZGFsQmFja2dyb3VuZCk7Cn0KLl8xczAzMWEwMTo6LXdlYmtpdC1zY3JvbGxiYXItdGh1bWI6aG92ZXIgewogIGJhY2tncm91bmQtY29sb3I6IHZhcigtLXJrLWNvbG9ycy1zZWNvbmRhcnlUZXh0KTsKfQ== */
|
|
15277
16480
|
[data-rk] ._1s031a00 {
|
|
15278
16481
|
flex: 1;
|
|
@@ -15618,6 +16821,40 @@
|
|
|
15618
16821
|
transition: all 150ms cubic-bezier(0.3, 0, 0.06, 1);
|
|
15619
16822
|
}
|
|
15620
16823
|
|
|
16824
|
+
/* vanilla-extract-css-ns:src/modals/PolymarketPerpsTransfer/TransferAmountRow.css.ts.vanilla.css?source=Ll8xNXlkOXZyMCB7CiAgYXBwZWFyYW5jZTogbm9uZTsKICAtd2Via2l0LWFwcGVhcmFuY2U6IG5vbmU7CiAgYm9yZGVyOiBub25lOwogIG91dGxpbmU6IG5vbmU7CiAgYmFja2dyb3VuZDogdHJhbnNwYXJlbnQ7CiAgcGFkZGluZzogMDsKICBtYXJnaW46IDA7CiAgd2lkdGg6IDEwMCU7CiAgbWluLXdpZHRoOiAwOwogIGZvbnQtZmFtaWx5OiB2YXIoLS1yay1mb250cy1ib2R5KTsKICBmb250LXNpemU6IDMycHg7CiAgbGluZS1oZWlnaHQ6IG5vcm1hbDsKICBmb250LXdlaWdodDogNjAwOwogIGNvbG9yOiB2YXIoLS1yay1jb2xvcnMtcHJpbWFyeVRleHQpOwogIGNhcmV0LWNvbG9yOiB2YXIoLS1yay1jb2xvcnMtcHJpbWFyeVRleHQpOwp9Ci5fMTV5ZDl2cjA6OnBsYWNlaG9sZGVyIHsKICBjb2xvcjogdmFyKC0tcmstY29sb3JzLXNlY29uZGFyeVRleHQpOwogIG9wYWNpdHk6IDE7Cn0KLl8xNXlkOXZyMiB7CiAgdHJhbnNpdGlvbjogYm9yZGVyLWNvbG9yIDAuMnMgZWFzZS1pbjsKfQouXzE1eWQ5dnIyOmhhcyguXzE1eWQ5dnIwOmZvY3VzKSB7CiAgYm9yZGVyLWNvbG9yOiB2YXIoLS1yay1jb2xvcnMtaGVhdnlTdHJva2UpOwp9 */
|
|
16825
|
+
[data-rk] ._15yd9vr0 {
|
|
16826
|
+
-moz-appearance: none;
|
|
16827
|
+
appearance: none;
|
|
16828
|
+
-webkit-appearance: none;
|
|
16829
|
+
border: none;
|
|
16830
|
+
outline: none;
|
|
16831
|
+
background: transparent;
|
|
16832
|
+
padding: 0;
|
|
16833
|
+
margin: 0;
|
|
16834
|
+
width: 100%;
|
|
16835
|
+
min-width: 0;
|
|
16836
|
+
font-family: var(--rk-fonts-body);
|
|
16837
|
+
font-size: 32px;
|
|
16838
|
+
line-height: normal;
|
|
16839
|
+
font-weight: 600;
|
|
16840
|
+
color: var(--rk-colors-primaryText);
|
|
16841
|
+
caret-color: var(--rk-colors-primaryText);
|
|
16842
|
+
}
|
|
16843
|
+
[data-rk] ._15yd9vr0::-moz-placeholder {
|
|
16844
|
+
color: var(--rk-colors-secondaryText);
|
|
16845
|
+
opacity: 1;
|
|
16846
|
+
}
|
|
16847
|
+
[data-rk] ._15yd9vr0::placeholder {
|
|
16848
|
+
color: var(--rk-colors-secondaryText);
|
|
16849
|
+
opacity: 1;
|
|
16850
|
+
}
|
|
16851
|
+
[data-rk] ._15yd9vr2 {
|
|
16852
|
+
transition: border-color 0.2s ease-in;
|
|
16853
|
+
}
|
|
16854
|
+
[data-rk] ._15yd9vr2:has(._15yd9vr0:focus) {
|
|
16855
|
+
border-color: var(--rk-colors-heavyStroke);
|
|
16856
|
+
}
|
|
16857
|
+
|
|
15621
16858
|
/* vanilla-extract-css-ns:src/css/scrollStyles.css.ts.vanilla.css?source=Ll8xNjNlaG1rMDo6LXdlYmtpdC1zY3JvbGxiYXIgewogIGRpc3BsYXk6IG5vbmU7Cn0KLl8xNjNlaG1rMSB7CiAgbWF4LWhlaWdodDogMzYwcHg7CiAgb3ZlcmZsb3cteTogYXV0bzsKICBvdmVyZmxvdy14OiBoaWRkZW47Cn0= */
|
|
15622
16859
|
[data-rk] ._163ehmk0::-webkit-scrollbar {
|
|
15623
16860
|
display: none;
|
|
@@ -15830,12 +17067,6 @@
|
|
|
15830
17067
|
opacity: var(--animation-opacity, 0);
|
|
15831
17068
|
}
|
|
15832
17069
|
|
|
15833
|
-
/* vanilla-extract-css-ns:src/components/FunFeatureList/FunFeatureList.css.ts.vanilla.css?source=Ll8xMDQ1cXI3MSB7CiAgb3V0bGluZS1jb2xvcjogdmFyKC0tcmstY29sb3JzLWFjdGlvbkNvbG9yRGlzYWJsZWQpOwogIHRyYW5zaXRpb246IGFsbCAxNTBtcyBjdWJpYy1iZXppZXIoMC4zLCAwLCAwLjA2LCAxKTsKfQ== */
|
|
15834
|
-
[data-rk] ._1045qr71 {
|
|
15835
|
-
outline-color: var(--rk-colors-actionColorDisabled);
|
|
15836
|
-
transition: all 150ms cubic-bezier(0.3, 0, 0.06, 1);
|
|
15837
|
-
}
|
|
15838
|
-
|
|
15839
17070
|
/* vanilla-extract-css-ns:src/components/Tabs/tabs.css.ts.vanilla.css?source=#H4sIAAAAAAAAA82SwU7EIBCG732KuZjsJtJA166RXvYxvNIW1okFGqDR1fTdTWmM3UZrD5r0AkOY/+fjz5ye5UU5oaUHeX7CLFB4TwDoTdwAghPGK+s0H8tGBPm4Y8f2dV/EBtuKCsOFAx3OfQLA6C9qOpeyUdonpzkNW0Pzk98KFLLwk29wsjU4S55/m87hn9NZDCcdGe6igzCoRUBrSN25WHBgOdW+uLoMqNGciepMNfZUXYkVKeUbSrejaZbfAk3ZsAwl21/LFTYN0baWHJR1L8LVM38jtOSfg1x8QeZbhWQTyONWIbMJ5P1WIQ8TyIcI2VqP47Oi9LbpghzUaLwMcYz7D6L02Hb8BAAA */
|
|
15840
17071
|
@keyframes eghi2t0 {
|
|
15841
17072
|
0% {
|
|
@@ -15906,6 +17137,12 @@
|
|
|
15906
17137
|
inset: 0;
|
|
15907
17138
|
}
|
|
15908
17139
|
|
|
17140
|
+
/* vanilla-extract-css-ns:src/components/FunFeatureList/FunFeatureList.css.ts.vanilla.css?source=Ll8xMDQ1cXI3MSB7CiAgb3V0bGluZS1jb2xvcjogdmFyKC0tcmstY29sb3JzLWFjdGlvbkNvbG9yRGlzYWJsZWQpOwogIHRyYW5zaXRpb246IGFsbCAxNTBtcyBjdWJpYy1iZXppZXIoMC4zLCAwLCAwLjA2LCAxKTsKfQ== */
|
|
17141
|
+
[data-rk] ._1045qr71 {
|
|
17142
|
+
outline-color: var(--rk-colors-actionColorDisabled);
|
|
17143
|
+
transition: all 150ms cubic-bezier(0.3, 0, 0.06, 1);
|
|
17144
|
+
}
|
|
17145
|
+
|
|
15909
17146
|
/* vanilla-extract-css-ns:src/modals/ProfileDetails/FunProfileViews/Home/Home.css.ts.vanilla.css?source=QGtleWZyYW1lcyBfMjZobXdzMCB7CiAgMCUgewogICAgb3BhY2l0eTogMC4yOwogIH0KICAxMDAlIHsKICAgIG9wYWNpdHk6IDE7CiAgfQp9CkBrZXlmcmFtZXMgXzI2aG13czEgewogIDAlIHsKICAgIG9wYWNpdHk6IDE7CiAgfQogIDkwJSB7CiAgICBvcGFjaXR5OiAwLjI7CiAgfQogIDEwMCUgewogICAgb3BhY2l0eTogMDsKICB9Cn0KQGtleWZyYW1lcyBfMjZobXdzNCB7CiAgMCUgewogICAgaGVpZ2h0OiA3MCU7CiAgICB0cmFuc2Zvcm06IHNjYWxlKDAuNyk7CiAgICBvcGFjaXR5OiAwLjI7CiAgfQogIDEwMCUgewogICAgaGVpZ2h0OiAxMDAlOwogICAgdHJhbnNmb3JtOiBzY2FsZSgxKTsKICAgIG9wYWNpdHk6IDE7CiAgfQp9Ci5fMjZobXdzMiB7CiAgYW5pbWF0aW9uLWR1cmF0aW9uOiAzMDBtczsKICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBsaW5lYXI7CiAgYW5pbWF0aW9uLWZpbGwtbW9kZTogZm9yd2FyZHM7CiAgYW5pbWF0aW9uLW5hbWU6IF8yNmhtd3MwOwp9Ci5fMjZobXdzMyB7CiAgYW5pbWF0aW9uLWR1cmF0aW9uOiA3NW1zOwogIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGxpbmVhcjsKICBhbmltYXRpb24tZmlsbC1tb2RlOiBmb3J3YXJkczsKICBhbmltYXRpb24tbmFtZTogXzI2aG13czE7Cn0KLl8yNmhtd3M1IHsKICAmID4gZGl2IHsKICAgIGFuaW1hdGlvbi1kdXJhdGlvbjogNzVtczsKICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGxpbmVhcjsKICAgIGFuaW1hdGlvbi1maWxsLW1vZGU6IGZvcndhcmRzOwogICAgYW5pbWF0aW9uLW5hbWU6IF8yNmhtd3M0OwogIH0KfQouXzI2aG13czY6Zm9jdXMtdmlzaWJsZSB7CiAgb3V0bGluZTogMXB4IHNvbGlkOwogIG91dGxpbmUtY29sb3I6IHZhcigtLXJrLWNvbG9ycy10ZXJ0aWFyeVRleHQpOwp9 */
|
|
15910
17147
|
@keyframes _26hmws0 {
|
|
15911
17148
|
0% {
|