@tarsis/toolkit 0.4.6 → 0.4.7
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/index.cjs +13 -13
- package/dist/index.js +13 -13
- package/dist/styles.css +484 -484
- package/package.json +23 -22
package/dist/styles.css
CHANGED
|
@@ -1269,19 +1269,19 @@
|
|
|
1269
1269
|
background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
|
|
1270
1270
|
background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
|
|
1271
1271
|
}
|
|
1272
|
-
}.
|
|
1272
|
+
}._root_1hlhv_1 {
|
|
1273
1273
|
--bg: hsl(223, 10%, 90%);
|
|
1274
1274
|
--fg: hsl(223, 10%, 10%);
|
|
1275
1275
|
font-size: calc(30px + 30 * (100vw - 320px) / 960);
|
|
1276
1276
|
}
|
|
1277
1277
|
@media (prefers-color-scheme: dark) {
|
|
1278
|
-
.
|
|
1278
|
+
._root_1hlhv_1 {
|
|
1279
1279
|
--bg: hsl(223, 10%, 10%);
|
|
1280
1280
|
--fg: hsl(223, 10%, 90%);
|
|
1281
1281
|
}
|
|
1282
1282
|
}
|
|
1283
1283
|
|
|
1284
|
-
.
|
|
1284
|
+
._button_1hlhv_13 {
|
|
1285
1285
|
border-radius: 1.25em;
|
|
1286
1286
|
color: hsl(0, 0%, 100%);
|
|
1287
1287
|
font-weight: bold;
|
|
@@ -1293,12 +1293,12 @@
|
|
|
1293
1293
|
-webkit-apperance: none;
|
|
1294
1294
|
cursor: pointer;
|
|
1295
1295
|
}
|
|
1296
|
-
.
|
|
1296
|
+
._button_1hlhv_13 ._p_1hlhv_26, ._button_1hlhv_13 ._text_1hlhv_26 {
|
|
1297
1297
|
background: hsl(3, 90%, 55%);
|
|
1298
1298
|
border-radius: 50%;
|
|
1299
1299
|
transition: background 0.15s linear;
|
|
1300
1300
|
}
|
|
1301
|
-
.
|
|
1301
|
+
._button_1hlhv_13 ._p_1hlhv_26 {
|
|
1302
1302
|
animation-duration: 1s;
|
|
1303
1303
|
animation-timing-function: linear;
|
|
1304
1304
|
animation-iteration-count: infinite;
|
|
@@ -1307,197 +1307,197 @@
|
|
|
1307
1307
|
width: 0.5em;
|
|
1308
1308
|
height: 0.5em;
|
|
1309
1309
|
}
|
|
1310
|
-
.
|
|
1311
|
-
animation-name:
|
|
1312
|
-
animation-delay: -0.
|
|
1310
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(1) {
|
|
1311
|
+
animation-name: _rise1_1hlhv_1;
|
|
1312
|
+
animation-delay: -0.65s;
|
|
1313
1313
|
top: calc(50% - 0.3907910185em);
|
|
1314
1314
|
left: 0.1em;
|
|
1315
1315
|
}
|
|
1316
|
-
.
|
|
1317
|
-
animation-name:
|
|
1318
|
-
animation-delay: -0.
|
|
1316
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(2) {
|
|
1317
|
+
animation-name: _rise2_1hlhv_1;
|
|
1318
|
+
animation-delay: -0.35s;
|
|
1319
1319
|
top: calc(50% - 0.5281152949em);
|
|
1320
1320
|
left: 0.2em;
|
|
1321
1321
|
}
|
|
1322
|
-
.
|
|
1323
|
-
animation-name:
|
|
1324
|
-
animation-delay: -0.
|
|
1322
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(3) {
|
|
1323
|
+
animation-name: _rise3_1hlhv_1;
|
|
1324
|
+
animation-delay: -0.63s;
|
|
1325
1325
|
top: calc(50% - 0.6585914498em);
|
|
1326
1326
|
left: 0.3em;
|
|
1327
1327
|
}
|
|
1328
|
-
.
|
|
1329
|
-
animation-name:
|
|
1330
|
-
animation-delay: -0.
|
|
1328
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(4) {
|
|
1329
|
+
animation-name: _rise4_1hlhv_1;
|
|
1330
|
+
animation-delay: -0.9s;
|
|
1331
1331
|
top: calc(50% - 0.7790067271em);
|
|
1332
1332
|
left: 0.4em;
|
|
1333
1333
|
}
|
|
1334
|
-
.
|
|
1335
|
-
animation-name:
|
|
1336
|
-
animation-delay: -0.
|
|
1334
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(5) {
|
|
1335
|
+
animation-name: _rise5_1hlhv_1;
|
|
1336
|
+
animation-delay: -0.4s;
|
|
1337
1337
|
top: calc(50% - 0.8863961031em);
|
|
1338
1338
|
left: 0.5em;
|
|
1339
1339
|
}
|
|
1340
|
-
.
|
|
1341
|
-
animation-name:
|
|
1342
|
-
animation-delay: -0.
|
|
1340
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(6) {
|
|
1341
|
+
animation-name: _rise6_1hlhv_1;
|
|
1342
|
+
animation-delay: -0.15s;
|
|
1343
1343
|
top: calc(50% - 0.9781152949em);
|
|
1344
1344
|
left: 0.6em;
|
|
1345
1345
|
}
|
|
1346
|
-
.
|
|
1347
|
-
animation-name:
|
|
1348
|
-
animation-delay: -0.
|
|
1346
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(7) {
|
|
1347
|
+
animation-name: _rise7_1hlhv_1;
|
|
1348
|
+
animation-delay: -0.55s;
|
|
1349
1349
|
top: calc(50% - 1.0519058718em);
|
|
1350
1350
|
left: 0.7em;
|
|
1351
1351
|
}
|
|
1352
|
-
.
|
|
1353
|
-
animation-name:
|
|
1354
|
-
animation-delay: -0.
|
|
1352
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(8) {
|
|
1353
|
+
animation-name: _rise8_1hlhv_1;
|
|
1354
|
+
animation-delay: -0.86s;
|
|
1355
1355
|
top: calc(50% - 1.1059508647em);
|
|
1356
1356
|
left: 0.8em;
|
|
1357
1357
|
}
|
|
1358
|
-
.
|
|
1359
|
-
animation-name:
|
|
1360
|
-
animation-delay: -0.
|
|
1358
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(9) {
|
|
1359
|
+
animation-name: _rise9_1hlhv_1;
|
|
1360
|
+
animation-delay: -0.24s;
|
|
1361
1361
|
top: calc(50% - 1.1389195065em);
|
|
1362
1362
|
left: 0.9em;
|
|
1363
1363
|
}
|
|
1364
|
-
.
|
|
1365
|
-
animation-name:
|
|
1366
|
-
animation-delay: -0.
|
|
1364
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(10) {
|
|
1365
|
+
animation-name: _rise10_1hlhv_1;
|
|
1366
|
+
animation-delay: -0.52s;
|
|
1367
1367
|
top: calc(50% - 1.15em);
|
|
1368
1368
|
left: 1em;
|
|
1369
1369
|
}
|
|
1370
|
-
.
|
|
1371
|
-
animation-name:
|
|
1372
|
-
animation-delay: -0.
|
|
1370
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(11) {
|
|
1371
|
+
animation-name: _rise11_1hlhv_1;
|
|
1372
|
+
animation-delay: -0.14s;
|
|
1373
1373
|
top: calc(50% - 1.1389195065em);
|
|
1374
1374
|
left: 1.1em;
|
|
1375
1375
|
}
|
|
1376
|
-
.
|
|
1377
|
-
animation-name:
|
|
1378
|
-
animation-delay: -0.
|
|
1376
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(12) {
|
|
1377
|
+
animation-name: _rise12_1hlhv_1;
|
|
1378
|
+
animation-delay: -0.35s;
|
|
1379
1379
|
top: calc(50% - 1.1059508647em);
|
|
1380
1380
|
left: 1.2em;
|
|
1381
1381
|
}
|
|
1382
|
-
.
|
|
1383
|
-
animation-name:
|
|
1384
|
-
animation-delay: -0.
|
|
1382
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(13) {
|
|
1383
|
+
animation-name: _rise13_1hlhv_1;
|
|
1384
|
+
animation-delay: -0.19s;
|
|
1385
1385
|
top: calc(50% - 1.0519058718em);
|
|
1386
1386
|
left: 1.3em;
|
|
1387
1387
|
}
|
|
1388
|
-
.
|
|
1389
|
-
animation-name:
|
|
1390
|
-
animation-delay: -0.
|
|
1388
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(14) {
|
|
1389
|
+
animation-name: _rise14_1hlhv_1;
|
|
1390
|
+
animation-delay: -0.28s;
|
|
1391
1391
|
top: calc(50% - 0.9781152949em);
|
|
1392
1392
|
left: 1.4em;
|
|
1393
1393
|
}
|
|
1394
|
-
.
|
|
1395
|
-
animation-name:
|
|
1396
|
-
animation-delay: -0.
|
|
1394
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(15) {
|
|
1395
|
+
animation-name: _rise15_1hlhv_1;
|
|
1396
|
+
animation-delay: -0.26s;
|
|
1397
1397
|
top: calc(50% - 0.8863961031em);
|
|
1398
1398
|
left: 1.5em;
|
|
1399
1399
|
}
|
|
1400
|
-
.
|
|
1401
|
-
animation-name:
|
|
1402
|
-
animation-delay: -0.
|
|
1400
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(16) {
|
|
1401
|
+
animation-name: _rise16_1hlhv_1;
|
|
1402
|
+
animation-delay: -0.06s;
|
|
1403
1403
|
top: calc(50% - 0.7790067271em);
|
|
1404
1404
|
left: 1.6em;
|
|
1405
1405
|
}
|
|
1406
|
-
.
|
|
1407
|
-
animation-name:
|
|
1408
|
-
animation-delay: -0.
|
|
1406
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(17) {
|
|
1407
|
+
animation-name: _rise17_1hlhv_1;
|
|
1408
|
+
animation-delay: -0.06s;
|
|
1409
1409
|
top: calc(50% - 0.6585914498em);
|
|
1410
1410
|
left: 1.7em;
|
|
1411
1411
|
}
|
|
1412
|
-
.
|
|
1413
|
-
animation-name:
|
|
1414
|
-
animation-delay: -0.
|
|
1412
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(18) {
|
|
1413
|
+
animation-name: _rise18_1hlhv_1;
|
|
1414
|
+
animation-delay: -0.27s;
|
|
1415
1415
|
top: calc(50% - 0.5281152949em);
|
|
1416
1416
|
left: 1.8em;
|
|
1417
1417
|
}
|
|
1418
|
-
.
|
|
1419
|
-
animation-name:
|
|
1420
|
-
animation-delay: -0.
|
|
1418
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(19) {
|
|
1419
|
+
animation-name: _rise19_1hlhv_1;
|
|
1420
|
+
animation-delay: -0.22s;
|
|
1421
1421
|
top: calc(50% - 0.3907910185em);
|
|
1422
1422
|
left: 1.9em;
|
|
1423
1423
|
}
|
|
1424
|
-
.
|
|
1425
|
-
animation-name:
|
|
1426
|
-
animation-delay: -0.
|
|
1424
|
+
._button_1hlhv_13 ._p_1hlhv_26:nth-child(20) {
|
|
1425
|
+
animation-name: _rise20_1hlhv_1;
|
|
1426
|
+
animation-delay: -0.01s;
|
|
1427
1427
|
top: calc(50% - 0.25em);
|
|
1428
1428
|
left: 2em;
|
|
1429
1429
|
}
|
|
1430
|
-
.
|
|
1430
|
+
._button_1hlhv_13:active {
|
|
1431
1431
|
transform: translateY(0.1em);
|
|
1432
1432
|
}
|
|
1433
|
-
.
|
|
1433
|
+
._button_1hlhv_13:focus ._p_1hlhv_26, ._button_1hlhv_13:hover ._p_1hlhv_26, ._button_1hlhv_13:focus ._text_1hlhv_26, ._button_1hlhv_13:hover ._text_1hlhv_26 {
|
|
1434
1434
|
background: hsl(18, 90%, 55%);
|
|
1435
1435
|
}
|
|
1436
|
-
.
|
|
1436
|
+
._button_1hlhv_13:focus ._p_1hlhv_26, ._button_1hlhv_13:hover ._p_1hlhv_26 {
|
|
1437
1437
|
animation-duration: 0.5s;
|
|
1438
1438
|
}
|
|
1439
|
-
.
|
|
1440
|
-
animation-delay: -0.
|
|
1439
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(1), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(1) {
|
|
1440
|
+
animation-delay: -0.325s;
|
|
1441
1441
|
}
|
|
1442
|
-
.
|
|
1443
|
-
animation-delay: -0.
|
|
1442
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(2), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(2) {
|
|
1443
|
+
animation-delay: -0.175s;
|
|
1444
1444
|
}
|
|
1445
|
-
.
|
|
1446
|
-
animation-delay: -0.
|
|
1445
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(3), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(3) {
|
|
1446
|
+
animation-delay: -0.315s;
|
|
1447
1447
|
}
|
|
1448
|
-
.
|
|
1449
|
-
animation-delay: -0.
|
|
1448
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(4), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(4) {
|
|
1449
|
+
animation-delay: -0.45s;
|
|
1450
1450
|
}
|
|
1451
|
-
.
|
|
1452
|
-
animation-delay: -0.
|
|
1451
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(5), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(5) {
|
|
1452
|
+
animation-delay: -0.2s;
|
|
1453
1453
|
}
|
|
1454
|
-
.
|
|
1455
|
-
animation-delay: -0.
|
|
1454
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(6), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(6) {
|
|
1455
|
+
animation-delay: -0.075s;
|
|
1456
1456
|
}
|
|
1457
|
-
.
|
|
1458
|
-
animation-delay: -0.
|
|
1457
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(7), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(7) {
|
|
1458
|
+
animation-delay: -0.275s;
|
|
1459
1459
|
}
|
|
1460
|
-
.
|
|
1461
|
-
animation-delay: -0.
|
|
1460
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(8), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(8) {
|
|
1461
|
+
animation-delay: -0.43s;
|
|
1462
1462
|
}
|
|
1463
|
-
.
|
|
1464
|
-
animation-delay: -0.
|
|
1463
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(9), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(9) {
|
|
1464
|
+
animation-delay: -0.12s;
|
|
1465
1465
|
}
|
|
1466
|
-
.
|
|
1467
|
-
animation-delay: -0.
|
|
1466
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(10), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(10) {
|
|
1467
|
+
animation-delay: -0.26s;
|
|
1468
1468
|
}
|
|
1469
|
-
.
|
|
1470
|
-
animation-delay: -0.
|
|
1469
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(11), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(11) {
|
|
1470
|
+
animation-delay: -0.07s;
|
|
1471
1471
|
}
|
|
1472
|
-
.
|
|
1473
|
-
animation-delay: -0.
|
|
1472
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(12), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(12) {
|
|
1473
|
+
animation-delay: -0.175s;
|
|
1474
1474
|
}
|
|
1475
|
-
.
|
|
1476
|
-
animation-delay: -0.
|
|
1475
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(13), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(13) {
|
|
1476
|
+
animation-delay: -0.095s;
|
|
1477
1477
|
}
|
|
1478
|
-
.
|
|
1479
|
-
animation-delay: -0.
|
|
1478
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(14), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(14) {
|
|
1479
|
+
animation-delay: -0.14s;
|
|
1480
1480
|
}
|
|
1481
|
-
.
|
|
1482
|
-
animation-delay: -0.
|
|
1481
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(15), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(15) {
|
|
1482
|
+
animation-delay: -0.13s;
|
|
1483
1483
|
}
|
|
1484
|
-
.
|
|
1485
|
-
animation-delay: -0.
|
|
1484
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(16), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(16) {
|
|
1485
|
+
animation-delay: -0.03s;
|
|
1486
1486
|
}
|
|
1487
|
-
.
|
|
1488
|
-
animation-delay: -0.
|
|
1487
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(17), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(17) {
|
|
1488
|
+
animation-delay: -0.03s;
|
|
1489
1489
|
}
|
|
1490
|
-
.
|
|
1491
|
-
animation-delay: -0.
|
|
1490
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(18), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(18) {
|
|
1491
|
+
animation-delay: -0.135s;
|
|
1492
1492
|
}
|
|
1493
|
-
.
|
|
1494
|
-
animation-delay: -0.
|
|
1493
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(19), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(19) {
|
|
1494
|
+
animation-delay: -0.11s;
|
|
1495
1495
|
}
|
|
1496
|
-
.
|
|
1497
|
-
animation-delay: -0.
|
|
1496
|
+
._button_1hlhv_13:focus ._p_1hlhv_26:nth-child(20), ._button_1hlhv_13:hover ._p_1hlhv_26:nth-child(20) {
|
|
1497
|
+
animation-delay: -0.005s;
|
|
1498
1498
|
}
|
|
1499
1499
|
|
|
1500
|
-
.
|
|
1500
|
+
._text_1hlhv_26 {
|
|
1501
1501
|
display: block;
|
|
1502
1502
|
padding: 0.5em;
|
|
1503
1503
|
width: 100%;
|
|
@@ -1506,231 +1506,231 @@
|
|
|
1506
1506
|
text-align: center;
|
|
1507
1507
|
}
|
|
1508
1508
|
|
|
1509
|
-
.
|
|
1510
|
-
.
|
|
1509
|
+
._text_1hlhv_26,
|
|
1510
|
+
._effects_1hlhv_240 {
|
|
1511
1511
|
position: absolute;
|
|
1512
1512
|
top: 0;
|
|
1513
1513
|
left: 0;
|
|
1514
1514
|
}
|
|
1515
1515
|
|
|
1516
|
-
@keyframes
|
|
1516
|
+
@keyframes _rise1_1hlhv_1 {
|
|
1517
1517
|
from {
|
|
1518
1518
|
transform: translate(0em, 0) scale(1);
|
|
1519
1519
|
}
|
|
1520
1520
|
50% {
|
|
1521
|
-
transform: translate(0.
|
|
1521
|
+
transform: translate(0.036em, -1.04em) scale(1);
|
|
1522
1522
|
}
|
|
1523
1523
|
to {
|
|
1524
|
-
transform: translate(0.
|
|
1524
|
+
transform: translate(0.19em, -2.08em) scale(0);
|
|
1525
1525
|
}
|
|
1526
1526
|
}
|
|
1527
|
-
@keyframes
|
|
1527
|
+
@keyframes _rise2_1hlhv_1 {
|
|
1528
1528
|
from {
|
|
1529
1529
|
transform: translate(0em, 0) scale(1);
|
|
1530
1530
|
}
|
|
1531
1531
|
50% {
|
|
1532
|
-
transform: translate(-0.
|
|
1532
|
+
transform: translate(-0.048em, -0.93em) scale(1);
|
|
1533
1533
|
}
|
|
1534
1534
|
to {
|
|
1535
|
-
transform: translate(0.
|
|
1535
|
+
transform: translate(-0.045em, -1.86em) scale(0);
|
|
1536
1536
|
}
|
|
1537
1537
|
}
|
|
1538
|
-
@keyframes
|
|
1538
|
+
@keyframes _rise3_1hlhv_1 {
|
|
1539
1539
|
from {
|
|
1540
1540
|
transform: translate(0em, 0) scale(1);
|
|
1541
1541
|
}
|
|
1542
1542
|
50% {
|
|
1543
|
-
transform: translate(0.
|
|
1543
|
+
transform: translate(-0.086em, -1.39em) scale(1);
|
|
1544
1544
|
}
|
|
1545
1545
|
to {
|
|
1546
|
-
transform: translate(0.
|
|
1546
|
+
transform: translate(0.215em, -2.78em) scale(0);
|
|
1547
1547
|
}
|
|
1548
1548
|
}
|
|
1549
|
-
@keyframes
|
|
1549
|
+
@keyframes _rise4_1hlhv_1 {
|
|
1550
1550
|
from {
|
|
1551
1551
|
transform: translate(0em, 0) scale(1);
|
|
1552
1552
|
}
|
|
1553
1553
|
50% {
|
|
1554
|
-
transform: translate(0.
|
|
1554
|
+
transform: translate(0.004em, -0.89em) scale(1);
|
|
1555
1555
|
}
|
|
1556
1556
|
to {
|
|
1557
|
-
transform: translate(-0.
|
|
1557
|
+
transform: translate(-0.045em, -1.78em) scale(0);
|
|
1558
1558
|
}
|
|
1559
1559
|
}
|
|
1560
|
-
@keyframes
|
|
1560
|
+
@keyframes _rise5_1hlhv_1 {
|
|
1561
1561
|
from {
|
|
1562
1562
|
transform: translate(0em, 0) scale(1);
|
|
1563
1563
|
}
|
|
1564
1564
|
50% {
|
|
1565
|
-
transform: translate(-0.
|
|
1565
|
+
transform: translate(-0.072em, -0.8em) scale(1);
|
|
1566
1566
|
}
|
|
1567
1567
|
to {
|
|
1568
|
-
transform: translate(
|
|
1568
|
+
transform: translate(0.235em, -1.6em) scale(0);
|
|
1569
1569
|
}
|
|
1570
1570
|
}
|
|
1571
|
-
@keyframes
|
|
1571
|
+
@keyframes _rise6_1hlhv_1 {
|
|
1572
1572
|
from {
|
|
1573
1573
|
transform: translate(0em, 0) scale(1);
|
|
1574
1574
|
}
|
|
1575
1575
|
50% {
|
|
1576
|
-
transform: translate(
|
|
1576
|
+
transform: translate(0.006em, -0.92em) scale(1);
|
|
1577
1577
|
}
|
|
1578
1578
|
to {
|
|
1579
|
-
transform: translate(0.
|
|
1579
|
+
transform: translate(-0.18em, -1.84em) scale(0);
|
|
1580
1580
|
}
|
|
1581
1581
|
}
|
|
1582
|
-
@keyframes
|
|
1582
|
+
@keyframes _rise7_1hlhv_1 {
|
|
1583
1583
|
from {
|
|
1584
1584
|
transform: translate(0em, 0) scale(1);
|
|
1585
1585
|
}
|
|
1586
1586
|
50% {
|
|
1587
|
-
transform: translate(
|
|
1587
|
+
transform: translate(0.092em, -0.7em) scale(1);
|
|
1588
1588
|
}
|
|
1589
1589
|
to {
|
|
1590
|
-
transform: translate(0.
|
|
1590
|
+
transform: translate(0.08em, -1.4em) scale(0);
|
|
1591
1591
|
}
|
|
1592
1592
|
}
|
|
1593
|
-
@keyframes
|
|
1593
|
+
@keyframes _rise8_1hlhv_1 {
|
|
1594
1594
|
from {
|
|
1595
1595
|
transform: translate(0em, 0) scale(1);
|
|
1596
1596
|
}
|
|
1597
1597
|
50% {
|
|
1598
|
-
transform: translate(
|
|
1598
|
+
transform: translate(0.008em, -1.29em) scale(1);
|
|
1599
1599
|
}
|
|
1600
1600
|
to {
|
|
1601
|
-
transform: translate(
|
|
1601
|
+
transform: translate(0.03em, -2.58em) scale(0);
|
|
1602
1602
|
}
|
|
1603
1603
|
}
|
|
1604
|
-
@keyframes
|
|
1604
|
+
@keyframes _rise9_1hlhv_1 {
|
|
1605
1605
|
from {
|
|
1606
1606
|
transform: translate(0em, 0) scale(1);
|
|
1607
1607
|
}
|
|
1608
1608
|
50% {
|
|
1609
|
-
transform: translate(-0.
|
|
1609
|
+
transform: translate(-0.096em, -1.23em) scale(1);
|
|
1610
1610
|
}
|
|
1611
1611
|
to {
|
|
1612
|
-
transform: translate(0.
|
|
1612
|
+
transform: translate(0.14em, -2.46em) scale(0);
|
|
1613
1613
|
}
|
|
1614
1614
|
}
|
|
1615
|
-
@keyframes
|
|
1615
|
+
@keyframes _rise10_1hlhv_1 {
|
|
1616
1616
|
from {
|
|
1617
1617
|
transform: translate(0em, 0) scale(1);
|
|
1618
1618
|
}
|
|
1619
1619
|
50% {
|
|
1620
|
-
transform: translate(
|
|
1620
|
+
transform: translate(0.07em, -1em) scale(1);
|
|
1621
1621
|
}
|
|
1622
1622
|
to {
|
|
1623
|
-
transform: translate(0.
|
|
1623
|
+
transform: translate(-0.105em, -2em) scale(0);
|
|
1624
1624
|
}
|
|
1625
1625
|
}
|
|
1626
|
-
@keyframes
|
|
1626
|
+
@keyframes _rise11_1hlhv_1 {
|
|
1627
1627
|
from {
|
|
1628
1628
|
transform: translate(0em, 0) scale(1);
|
|
1629
1629
|
}
|
|
1630
1630
|
50% {
|
|
1631
|
-
transform: translate(-0.
|
|
1631
|
+
transform: translate(-0.012em, -1.11em) scale(1);
|
|
1632
1632
|
}
|
|
1633
1633
|
to {
|
|
1634
|
-
transform: translate(0.
|
|
1634
|
+
transform: translate(-0.075em, -2.22em) scale(0);
|
|
1635
1635
|
}
|
|
1636
1636
|
}
|
|
1637
|
-
@keyframes
|
|
1637
|
+
@keyframes _rise12_1hlhv_1 {
|
|
1638
1638
|
from {
|
|
1639
1639
|
transform: translate(0em, 0) scale(1);
|
|
1640
1640
|
}
|
|
1641
1641
|
50% {
|
|
1642
|
-
transform: translate(
|
|
1642
|
+
transform: translate(0.094em, -0.95em) scale(1);
|
|
1643
1643
|
}
|
|
1644
1644
|
to {
|
|
1645
|
-
transform: translate(0.
|
|
1645
|
+
transform: translate(0.21em, -1.9em) scale(0);
|
|
1646
1646
|
}
|
|
1647
1647
|
}
|
|
1648
|
-
@keyframes
|
|
1648
|
+
@keyframes _rise13_1hlhv_1 {
|
|
1649
1649
|
from {
|
|
1650
1650
|
transform: translate(0em, 0) scale(1);
|
|
1651
1651
|
}
|
|
1652
1652
|
50% {
|
|
1653
|
-
transform: translate(0.
|
|
1653
|
+
transform: translate(0.056em, -1.23em) scale(1);
|
|
1654
1654
|
}
|
|
1655
1655
|
to {
|
|
1656
|
-
transform: translate(0.
|
|
1656
|
+
transform: translate(0.22em, -2.46em) scale(0);
|
|
1657
1657
|
}
|
|
1658
1658
|
}
|
|
1659
|
-
@keyframes
|
|
1659
|
+
@keyframes _rise14_1hlhv_1 {
|
|
1660
1660
|
from {
|
|
1661
1661
|
transform: translate(0em, 0) scale(1);
|
|
1662
1662
|
}
|
|
1663
1663
|
50% {
|
|
1664
|
-
transform: translate(0.
|
|
1664
|
+
transform: translate(-0.012em, -1.24em) scale(1);
|
|
1665
1665
|
}
|
|
1666
1666
|
to {
|
|
1667
|
-
transform: translate(0.
|
|
1667
|
+
transform: translate(-0.215em, -2.48em) scale(0);
|
|
1668
1668
|
}
|
|
1669
1669
|
}
|
|
1670
|
-
@keyframes
|
|
1670
|
+
@keyframes _rise15_1hlhv_1 {
|
|
1671
1671
|
from {
|
|
1672
1672
|
transform: translate(0em, 0) scale(1);
|
|
1673
1673
|
}
|
|
1674
1674
|
50% {
|
|
1675
|
-
transform: translate(
|
|
1675
|
+
transform: translate(0.02em, -1.49em) scale(1);
|
|
1676
1676
|
}
|
|
1677
1677
|
to {
|
|
1678
|
-
transform: translate(0.
|
|
1678
|
+
transform: translate(0.18em, -2.98em) scale(0);
|
|
1679
1679
|
}
|
|
1680
1680
|
}
|
|
1681
|
-
@keyframes
|
|
1681
|
+
@keyframes _rise16_1hlhv_1 {
|
|
1682
1682
|
from {
|
|
1683
1683
|
transform: translate(0em, 0) scale(1);
|
|
1684
1684
|
}
|
|
1685
1685
|
50% {
|
|
1686
|
-
transform: translate(-0.
|
|
1686
|
+
transform: translate(-0.068em, -0.87em) scale(1);
|
|
1687
1687
|
}
|
|
1688
1688
|
to {
|
|
1689
|
-
transform: translate(
|
|
1689
|
+
transform: translate(0.215em, -1.74em) scale(0);
|
|
1690
1690
|
}
|
|
1691
1691
|
}
|
|
1692
|
-
@keyframes
|
|
1692
|
+
@keyframes _rise17_1hlhv_1 {
|
|
1693
1693
|
from {
|
|
1694
1694
|
transform: translate(0em, 0) scale(1);
|
|
1695
1695
|
}
|
|
1696
1696
|
50% {
|
|
1697
|
-
transform: translate(0.
|
|
1697
|
+
transform: translate(-0.08em, -0.77em) scale(1);
|
|
1698
1698
|
}
|
|
1699
1699
|
to {
|
|
1700
|
-
transform: translate(0.
|
|
1700
|
+
transform: translate(0.2em, -1.54em) scale(0);
|
|
1701
1701
|
}
|
|
1702
1702
|
}
|
|
1703
|
-
@keyframes
|
|
1703
|
+
@keyframes _rise18_1hlhv_1 {
|
|
1704
1704
|
from {
|
|
1705
1705
|
transform: translate(0em, 0) scale(1);
|
|
1706
1706
|
}
|
|
1707
1707
|
50% {
|
|
1708
|
-
transform: translate(0.
|
|
1708
|
+
transform: translate(-0.01em, -1.03em) scale(1);
|
|
1709
1709
|
}
|
|
1710
1710
|
to {
|
|
1711
|
-
transform: translate(-0.
|
|
1711
|
+
transform: translate(-0.125em, -2.06em) scale(0);
|
|
1712
1712
|
}
|
|
1713
1713
|
}
|
|
1714
|
-
@keyframes
|
|
1714
|
+
@keyframes _rise19_1hlhv_1 {
|
|
1715
1715
|
from {
|
|
1716
1716
|
transform: translate(0em, 0) scale(1);
|
|
1717
1717
|
}
|
|
1718
1718
|
50% {
|
|
1719
|
-
transform: translate(0.
|
|
1719
|
+
transform: translate(0.1em, -0.77em) scale(1);
|
|
1720
1720
|
}
|
|
1721
1721
|
to {
|
|
1722
|
-
transform: translate(0.
|
|
1722
|
+
transform: translate(-0.22em, -1.54em) scale(0);
|
|
1723
1723
|
}
|
|
1724
1724
|
}
|
|
1725
|
-
@keyframes
|
|
1725
|
+
@keyframes _rise20_1hlhv_1 {
|
|
1726
1726
|
from {
|
|
1727
1727
|
transform: translate(0em, 0) scale(1);
|
|
1728
1728
|
}
|
|
1729
1729
|
50% {
|
|
1730
|
-
transform: translate(0.
|
|
1730
|
+
transform: translate(0.026em, -0.71em) scale(1);
|
|
1731
1731
|
}
|
|
1732
1732
|
to {
|
|
1733
|
-
transform: translate(0.
|
|
1733
|
+
transform: translate(0.18em, -1.42em) scale(0);
|
|
1734
1734
|
}
|
|
1735
1735
|
}._root_exi6q_1 {
|
|
1736
1736
|
--primary: black;
|
|
@@ -5117,7 +5117,7 @@
|
|
|
5117
5117
|
._root_1qkvm_1:focus::after {
|
|
5118
5118
|
opacity: 1;
|
|
5119
5119
|
}/*background-image: radial-gradient(circle, #333, #000 800px);*/
|
|
5120
|
-
.
|
|
5120
|
+
._root_1oget_2 {
|
|
5121
5121
|
position: relative;
|
|
5122
5122
|
width: 287px;
|
|
5123
5123
|
height: 36px;
|
|
@@ -5131,13 +5131,13 @@
|
|
|
5131
5131
|
justify-content: center;
|
|
5132
5132
|
align-content: center;
|
|
5133
5133
|
}
|
|
5134
|
-
.
|
|
5134
|
+
._root_1oget_2:hover {
|
|
5135
5135
|
--sy: 1;
|
|
5136
5136
|
--aps: running;
|
|
5137
5137
|
--op: 0;
|
|
5138
5138
|
}
|
|
5139
5139
|
|
|
5140
|
-
.
|
|
5140
|
+
._i_1oget_22 {
|
|
5141
5141
|
position: absolute;
|
|
5142
5142
|
left: 0;
|
|
5143
5143
|
left: var(--left, 0);
|
|
@@ -5149,7 +5149,7 @@
|
|
|
5149
5149
|
transition: transform var(--duration) ease-out;
|
|
5150
5150
|
z-index: -1;
|
|
5151
5151
|
}
|
|
5152
|
-
.
|
|
5152
|
+
._i_1oget_22::after {
|
|
5153
5153
|
content: "";
|
|
5154
5154
|
position: absolute;
|
|
5155
5155
|
top: 0;
|
|
@@ -5159,11 +5159,11 @@
|
|
|
5159
5159
|
background-image: linear-gradient(#fff, hsl(0, 75%, 75%));
|
|
5160
5160
|
background-image: linear-gradient(#fff, hsl(var(--hue, 0), 75%, 75%));
|
|
5161
5161
|
border-radius: 50%;
|
|
5162
|
-
animation:
|
|
5162
|
+
animation: _noise_1oget_1 var(--duration) infinite ease-in-out alternate;
|
|
5163
5163
|
animation-play-state: paused;
|
|
5164
5164
|
animation-play-state: var(--aps, paused);
|
|
5165
5165
|
}
|
|
5166
|
-
@keyframes
|
|
5166
|
+
@keyframes _noise_1oget_1 {
|
|
5167
5167
|
0% {
|
|
5168
5168
|
transform: scaleY(calc(1 - (0)));
|
|
5169
5169
|
transform: scaleY(calc(1 - (var(--size, 0))));
|
|
@@ -5173,440 +5173,440 @@
|
|
|
5173
5173
|
transform: scaleY(calc(1 + (var(--size, 0))));
|
|
5174
5174
|
}
|
|
5175
5175
|
}
|
|
5176
|
-
.
|
|
5176
|
+
._i_1oget_22:nth-child(1) {
|
|
5177
5177
|
--left: 0px;
|
|
5178
|
-
--duration:
|
|
5179
|
-
--size: 0.
|
|
5178
|
+
--duration: 252ms;
|
|
5179
|
+
--size: 0.853;
|
|
5180
5180
|
--hue: 0;
|
|
5181
5181
|
}
|
|
5182
|
-
.
|
|
5182
|
+
._i_1oget_22:nth-child(2) {
|
|
5183
5183
|
--left: 4px;
|
|
5184
|
-
--duration:
|
|
5185
|
-
--size: 0.
|
|
5184
|
+
--duration: 263ms;
|
|
5185
|
+
--size: 0.455;
|
|
5186
5186
|
--hue: 5;
|
|
5187
5187
|
}
|
|
5188
|
-
.
|
|
5188
|
+
._i_1oget_22:nth-child(3) {
|
|
5189
5189
|
--left: 8px;
|
|
5190
|
-
--duration:
|
|
5191
|
-
--size: 0.
|
|
5190
|
+
--duration: 370ms;
|
|
5191
|
+
--size: 0.701;
|
|
5192
5192
|
--hue: 10;
|
|
5193
5193
|
}
|
|
5194
|
-
.
|
|
5194
|
+
._i_1oget_22:nth-child(4) {
|
|
5195
5195
|
--left: 12px;
|
|
5196
|
-
--duration:
|
|
5197
|
-
--size: 0.
|
|
5196
|
+
--duration: 364ms;
|
|
5197
|
+
--size: 0.562;
|
|
5198
5198
|
--hue: 15;
|
|
5199
5199
|
}
|
|
5200
|
-
.
|
|
5200
|
+
._i_1oget_22:nth-child(5) {
|
|
5201
5201
|
--left: 16px;
|
|
5202
|
-
--duration:
|
|
5203
|
-
--size: 0.
|
|
5202
|
+
--duration: 281ms;
|
|
5203
|
+
--size: 0.664;
|
|
5204
5204
|
--hue: 20;
|
|
5205
5205
|
}
|
|
5206
|
-
.
|
|
5206
|
+
._i_1oget_22:nth-child(6) {
|
|
5207
5207
|
--left: 20px;
|
|
5208
|
-
--duration:
|
|
5209
|
-
--size: 0.
|
|
5208
|
+
--duration: 237ms;
|
|
5209
|
+
--size: 0.919;
|
|
5210
5210
|
--hue: 25;
|
|
5211
5211
|
}
|
|
5212
|
-
.
|
|
5212
|
+
._i_1oget_22:nth-child(7) {
|
|
5213
5213
|
--left: 24px;
|
|
5214
|
-
--duration:
|
|
5215
|
-
--size: 0.
|
|
5214
|
+
--duration: 325ms;
|
|
5215
|
+
--size: 0.027;
|
|
5216
5216
|
--hue: 30;
|
|
5217
5217
|
}
|
|
5218
|
-
.
|
|
5218
|
+
._i_1oget_22:nth-child(8) {
|
|
5219
5219
|
--left: 28px;
|
|
5220
|
-
--duration:
|
|
5221
|
-
--size: 0.
|
|
5220
|
+
--duration: 380ms;
|
|
5221
|
+
--size: 0.578;
|
|
5222
5222
|
--hue: 35;
|
|
5223
5223
|
}
|
|
5224
|
-
.
|
|
5224
|
+
._i_1oget_22:nth-child(9) {
|
|
5225
5225
|
--left: 32px;
|
|
5226
|
-
--duration:
|
|
5227
|
-
--size: 0.
|
|
5226
|
+
--duration: 345ms;
|
|
5227
|
+
--size: 0.742;
|
|
5228
5228
|
--hue: 40;
|
|
5229
5229
|
}
|
|
5230
|
-
.
|
|
5230
|
+
._i_1oget_22:nth-child(10) {
|
|
5231
5231
|
--left: 36px;
|
|
5232
|
-
--duration:
|
|
5233
|
-
--size: 0.
|
|
5232
|
+
--duration: 244ms;
|
|
5233
|
+
--size: 0.562;
|
|
5234
5234
|
--hue: 45;
|
|
5235
5235
|
}
|
|
5236
|
-
.
|
|
5236
|
+
._i_1oget_22:nth-child(11) {
|
|
5237
5237
|
--left: 40px;
|
|
5238
|
-
--duration:
|
|
5239
|
-
--size: 0.
|
|
5238
|
+
--duration: 369ms;
|
|
5239
|
+
--size: 0.18;
|
|
5240
5240
|
--hue: 50;
|
|
5241
5241
|
}
|
|
5242
|
-
.
|
|
5242
|
+
._i_1oget_22:nth-child(12) {
|
|
5243
5243
|
--left: 44px;
|
|
5244
|
-
--duration:
|
|
5245
|
-
--size: 0.
|
|
5244
|
+
--duration: 358ms;
|
|
5245
|
+
--size: 0.02;
|
|
5246
5246
|
--hue: 55;
|
|
5247
5247
|
}
|
|
5248
|
-
.
|
|
5248
|
+
._i_1oget_22:nth-child(13) {
|
|
5249
5249
|
--left: 48px;
|
|
5250
|
-
--duration:
|
|
5251
|
-
--size: 0.
|
|
5250
|
+
--duration: 282ms;
|
|
5251
|
+
--size: 0.588;
|
|
5252
5252
|
--hue: 60;
|
|
5253
5253
|
}
|
|
5254
|
-
.
|
|
5254
|
+
._i_1oget_22:nth-child(14) {
|
|
5255
5255
|
--left: 52px;
|
|
5256
|
-
--duration:
|
|
5257
|
-
--size: 0.
|
|
5256
|
+
--duration: 394ms;
|
|
5257
|
+
--size: 0.882;
|
|
5258
5258
|
--hue: 65;
|
|
5259
5259
|
}
|
|
5260
|
-
.
|
|
5260
|
+
._i_1oget_22:nth-child(15) {
|
|
5261
5261
|
--left: 56px;
|
|
5262
|
-
--duration:
|
|
5263
|
-
--size: 0.
|
|
5262
|
+
--duration: 232ms;
|
|
5263
|
+
--size: 0.619;
|
|
5264
5264
|
--hue: 70;
|
|
5265
5265
|
}
|
|
5266
|
-
.
|
|
5266
|
+
._i_1oget_22:nth-child(16) {
|
|
5267
5267
|
--left: 60px;
|
|
5268
|
-
--duration:
|
|
5269
|
-
--size: 0.
|
|
5268
|
+
--duration: 295ms;
|
|
5269
|
+
--size: 0.758;
|
|
5270
5270
|
--hue: 75;
|
|
5271
5271
|
}
|
|
5272
|
-
.
|
|
5272
|
+
._i_1oget_22:nth-child(17) {
|
|
5273
5273
|
--left: 64px;
|
|
5274
|
-
--duration:
|
|
5275
|
-
--size: 0.
|
|
5274
|
+
--duration: 301ms;
|
|
5275
|
+
--size: 0.102;
|
|
5276
5276
|
--hue: 80;
|
|
5277
5277
|
}
|
|
5278
|
-
.
|
|
5278
|
+
._i_1oget_22:nth-child(18) {
|
|
5279
5279
|
--left: 68px;
|
|
5280
|
-
--duration:
|
|
5281
|
-
--size: 0.
|
|
5280
|
+
--duration: 238ms;
|
|
5281
|
+
--size: 0.975;
|
|
5282
5282
|
--hue: 85;
|
|
5283
5283
|
}
|
|
5284
|
-
.
|
|
5284
|
+
._i_1oget_22:nth-child(19) {
|
|
5285
5285
|
--left: 72px;
|
|
5286
|
-
--duration:
|
|
5287
|
-
--size: 0.
|
|
5286
|
+
--duration: 365ms;
|
|
5287
|
+
--size: 0.658;
|
|
5288
5288
|
--hue: 90;
|
|
5289
5289
|
}
|
|
5290
|
-
.
|
|
5290
|
+
._i_1oget_22:nth-child(20) {
|
|
5291
5291
|
--left: 76px;
|
|
5292
|
-
--duration:
|
|
5293
|
-
--size: 0.
|
|
5292
|
+
--duration: 262ms;
|
|
5293
|
+
--size: 0.167;
|
|
5294
5294
|
--hue: 95;
|
|
5295
5295
|
}
|
|
5296
|
-
.
|
|
5296
|
+
._i_1oget_22:nth-child(21) {
|
|
5297
5297
|
--left: 80px;
|
|
5298
|
-
--duration:
|
|
5299
|
-
--size: 0.
|
|
5298
|
+
--duration: 311ms;
|
|
5299
|
+
--size: 0.609;
|
|
5300
5300
|
--hue: 100;
|
|
5301
5301
|
}
|
|
5302
|
-
.
|
|
5302
|
+
._i_1oget_22:nth-child(22) {
|
|
5303
5303
|
--left: 84px;
|
|
5304
|
-
--duration:
|
|
5305
|
-
--size: 0.
|
|
5304
|
+
--duration: 359ms;
|
|
5305
|
+
--size: 0.994;
|
|
5306
5306
|
--hue: 105;
|
|
5307
5307
|
}
|
|
5308
|
-
.
|
|
5308
|
+
._i_1oget_22:nth-child(23) {
|
|
5309
5309
|
--left: 88px;
|
|
5310
|
-
--duration:
|
|
5311
|
-
--size: 0.
|
|
5310
|
+
--duration: 216ms;
|
|
5311
|
+
--size: 0.81;
|
|
5312
5312
|
--hue: 110;
|
|
5313
5313
|
}
|
|
5314
|
-
.
|
|
5314
|
+
._i_1oget_22:nth-child(24) {
|
|
5315
5315
|
--left: 92px;
|
|
5316
|
-
--duration:
|
|
5317
|
-
--size: 0.
|
|
5316
|
+
--duration: 343ms;
|
|
5317
|
+
--size: 0.492;
|
|
5318
5318
|
--hue: 115;
|
|
5319
5319
|
}
|
|
5320
|
-
.
|
|
5320
|
+
._i_1oget_22:nth-child(25) {
|
|
5321
5321
|
--left: 96px;
|
|
5322
|
-
--duration:
|
|
5323
|
-
--size: 0.
|
|
5322
|
+
--duration: 349ms;
|
|
5323
|
+
--size: 0.804;
|
|
5324
5324
|
--hue: 120;
|
|
5325
5325
|
}
|
|
5326
|
-
.
|
|
5326
|
+
._i_1oget_22:nth-child(26) {
|
|
5327
5327
|
--left: 100px;
|
|
5328
|
-
--duration:
|
|
5329
|
-
--size: 0.
|
|
5328
|
+
--duration: 363ms;
|
|
5329
|
+
--size: 0.06;
|
|
5330
5330
|
--hue: 125;
|
|
5331
5331
|
}
|
|
5332
|
-
.
|
|
5332
|
+
._i_1oget_22:nth-child(27) {
|
|
5333
5333
|
--left: 104px;
|
|
5334
|
-
--duration:
|
|
5335
|
-
--size: 0.
|
|
5334
|
+
--duration: 400ms;
|
|
5335
|
+
--size: 0.433;
|
|
5336
5336
|
--hue: 130;
|
|
5337
5337
|
}
|
|
5338
|
-
.
|
|
5338
|
+
._i_1oget_22:nth-child(28) {
|
|
5339
5339
|
--left: 108px;
|
|
5340
|
-
--duration:
|
|
5341
|
-
--size: 0.
|
|
5340
|
+
--duration: 320ms;
|
|
5341
|
+
--size: 0.226;
|
|
5342
5342
|
--hue: 135;
|
|
5343
5343
|
}
|
|
5344
|
-
.
|
|
5344
|
+
._i_1oget_22:nth-child(29) {
|
|
5345
5345
|
--left: 112px;
|
|
5346
|
-
--duration:
|
|
5347
|
-
--size: 0.
|
|
5346
|
+
--duration: 305ms;
|
|
5347
|
+
--size: 0.341;
|
|
5348
5348
|
--hue: 140;
|
|
5349
5349
|
}
|
|
5350
|
-
.
|
|
5350
|
+
._i_1oget_22:nth-child(30) {
|
|
5351
5351
|
--left: 116px;
|
|
5352
|
-
--duration:
|
|
5353
|
-
--size: 0.
|
|
5352
|
+
--duration: 310ms;
|
|
5353
|
+
--size: 0.347;
|
|
5354
5354
|
--hue: 145;
|
|
5355
5355
|
}
|
|
5356
|
-
.
|
|
5356
|
+
._i_1oget_22:nth-child(31) {
|
|
5357
5357
|
--left: 120px;
|
|
5358
|
-
--duration:
|
|
5359
|
-
--size: 0.
|
|
5358
|
+
--duration: 248ms;
|
|
5359
|
+
--size: 0.156;
|
|
5360
5360
|
--hue: 150;
|
|
5361
5361
|
}
|
|
5362
|
-
.
|
|
5362
|
+
._i_1oget_22:nth-child(32) {
|
|
5363
5363
|
--left: 124px;
|
|
5364
|
-
--duration:
|
|
5365
|
-
--size: 0.
|
|
5364
|
+
--duration: 233ms;
|
|
5365
|
+
--size: 0.871;
|
|
5366
5366
|
--hue: 155;
|
|
5367
5367
|
}
|
|
5368
|
-
.
|
|
5368
|
+
._i_1oget_22:nth-child(33) {
|
|
5369
5369
|
--left: 128px;
|
|
5370
|
-
--duration:
|
|
5371
|
-
--size: 0.
|
|
5370
|
+
--duration: 359ms;
|
|
5371
|
+
--size: 0.96;
|
|
5372
5372
|
--hue: 160;
|
|
5373
5373
|
}
|
|
5374
|
-
.
|
|
5374
|
+
._i_1oget_22:nth-child(34) {
|
|
5375
5375
|
--left: 132px;
|
|
5376
|
-
--duration:
|
|
5377
|
-
--size: 0.
|
|
5376
|
+
--duration: 292ms;
|
|
5377
|
+
--size: 0.34;
|
|
5378
5378
|
--hue: 165;
|
|
5379
5379
|
}
|
|
5380
|
-
.
|
|
5380
|
+
._i_1oget_22:nth-child(35) {
|
|
5381
5381
|
--left: 136px;
|
|
5382
|
-
--duration:
|
|
5383
|
-
--size: 0.
|
|
5382
|
+
--duration: 218ms;
|
|
5383
|
+
--size: 0.034;
|
|
5384
5384
|
--hue: 170;
|
|
5385
5385
|
}
|
|
5386
|
-
.
|
|
5386
|
+
._i_1oget_22:nth-child(36) {
|
|
5387
5387
|
--left: 140px;
|
|
5388
|
-
--duration:
|
|
5389
|
-
--size: 0.
|
|
5388
|
+
--duration: 201ms;
|
|
5389
|
+
--size: 0.594;
|
|
5390
5390
|
--hue: 175;
|
|
5391
5391
|
}
|
|
5392
|
-
.
|
|
5392
|
+
._i_1oget_22:nth-child(37) {
|
|
5393
5393
|
--left: 144px;
|
|
5394
|
-
--duration:
|
|
5395
|
-
--size: 0.
|
|
5394
|
+
--duration: 307ms;
|
|
5395
|
+
--size: 0.505;
|
|
5396
5396
|
--hue: 180;
|
|
5397
5397
|
}
|
|
5398
|
-
.
|
|
5398
|
+
._i_1oget_22:nth-child(38) {
|
|
5399
5399
|
--left: 148px;
|
|
5400
|
-
--duration:
|
|
5401
|
-
--size: 0.
|
|
5400
|
+
--duration: 354ms;
|
|
5401
|
+
--size: 0.83;
|
|
5402
5402
|
--hue: 185;
|
|
5403
5403
|
}
|
|
5404
|
-
.
|
|
5404
|
+
._i_1oget_22:nth-child(39) {
|
|
5405
5405
|
--left: 152px;
|
|
5406
|
-
--duration:
|
|
5407
|
-
--size: 0.
|
|
5406
|
+
--duration: 331ms;
|
|
5407
|
+
--size: 0.088;
|
|
5408
5408
|
--hue: 190;
|
|
5409
5409
|
}
|
|
5410
|
-
.
|
|
5410
|
+
._i_1oget_22:nth-child(40) {
|
|
5411
5411
|
--left: 156px;
|
|
5412
|
-
--duration:
|
|
5413
|
-
--size: 0.
|
|
5412
|
+
--duration: 241ms;
|
|
5413
|
+
--size: 0.914;
|
|
5414
5414
|
--hue: 195;
|
|
5415
5415
|
}
|
|
5416
|
-
.
|
|
5416
|
+
._i_1oget_22:nth-child(41) {
|
|
5417
5417
|
--left: 160px;
|
|
5418
|
-
--duration:
|
|
5419
|
-
--size: 0.
|
|
5418
|
+
--duration: 365ms;
|
|
5419
|
+
--size: 0.913;
|
|
5420
5420
|
--hue: 200;
|
|
5421
5421
|
}
|
|
5422
|
-
.
|
|
5422
|
+
._i_1oget_22:nth-child(42) {
|
|
5423
5423
|
--left: 164px;
|
|
5424
|
-
--duration:
|
|
5425
|
-
--size: 0.
|
|
5424
|
+
--duration: 234ms;
|
|
5425
|
+
--size: 0.709;
|
|
5426
5426
|
--hue: 205;
|
|
5427
5427
|
}
|
|
5428
|
-
.
|
|
5428
|
+
._i_1oget_22:nth-child(43) {
|
|
5429
5429
|
--left: 168px;
|
|
5430
|
-
--duration:
|
|
5431
|
-
--size: 0.
|
|
5430
|
+
--duration: 204ms;
|
|
5431
|
+
--size: 0.151;
|
|
5432
5432
|
--hue: 210;
|
|
5433
5433
|
}
|
|
5434
|
-
.
|
|
5434
|
+
._i_1oget_22:nth-child(44) {
|
|
5435
5435
|
--left: 172px;
|
|
5436
|
-
--duration:
|
|
5437
|
-
--size: 0.
|
|
5436
|
+
--duration: 236ms;
|
|
5437
|
+
--size: 0.238;
|
|
5438
5438
|
--hue: 215;
|
|
5439
5439
|
}
|
|
5440
|
-
.
|
|
5440
|
+
._i_1oget_22:nth-child(45) {
|
|
5441
5441
|
--left: 176px;
|
|
5442
|
-
--duration:
|
|
5443
|
-
--size: 0.
|
|
5442
|
+
--duration: 225ms;
|
|
5443
|
+
--size: 0.68;
|
|
5444
5444
|
--hue: 220;
|
|
5445
5445
|
}
|
|
5446
|
-
.
|
|
5446
|
+
._i_1oget_22:nth-child(46) {
|
|
5447
5447
|
--left: 180px;
|
|
5448
|
-
--duration:
|
|
5449
|
-
--size: 0.
|
|
5448
|
+
--duration: 364ms;
|
|
5449
|
+
--size: 0.847;
|
|
5450
5450
|
--hue: 225;
|
|
5451
5451
|
}
|
|
5452
|
-
.
|
|
5452
|
+
._i_1oget_22:nth-child(47) {
|
|
5453
5453
|
--left: 184px;
|
|
5454
|
-
--duration:
|
|
5455
|
-
--size: 0.
|
|
5454
|
+
--duration: 235ms;
|
|
5455
|
+
--size: 0.944;
|
|
5456
5456
|
--hue: 230;
|
|
5457
5457
|
}
|
|
5458
|
-
.
|
|
5458
|
+
._i_1oget_22:nth-child(48) {
|
|
5459
5459
|
--left: 188px;
|
|
5460
|
-
--duration:
|
|
5461
|
-
--size: 0.
|
|
5460
|
+
--duration: 282ms;
|
|
5461
|
+
--size: 0.907;
|
|
5462
5462
|
--hue: 235;
|
|
5463
5463
|
}
|
|
5464
|
-
.
|
|
5464
|
+
._i_1oget_22:nth-child(49) {
|
|
5465
5465
|
--left: 192px;
|
|
5466
|
-
--duration:
|
|
5467
|
-
--size: 0.
|
|
5466
|
+
--duration: 349ms;
|
|
5467
|
+
--size: 0.319;
|
|
5468
5468
|
--hue: 240;
|
|
5469
5469
|
}
|
|
5470
|
-
.
|
|
5470
|
+
._i_1oget_22:nth-child(50) {
|
|
5471
5471
|
--left: 196px;
|
|
5472
|
-
--duration:
|
|
5473
|
-
--size: 0.
|
|
5472
|
+
--duration: 333ms;
|
|
5473
|
+
--size: 0.416;
|
|
5474
5474
|
--hue: 245;
|
|
5475
5475
|
}
|
|
5476
|
-
.
|
|
5476
|
+
._i_1oget_22:nth-child(51) {
|
|
5477
5477
|
--left: 200px;
|
|
5478
|
-
--duration:
|
|
5479
|
-
--size: 0.
|
|
5478
|
+
--duration: 333ms;
|
|
5479
|
+
--size: 0.729;
|
|
5480
5480
|
--hue: 250;
|
|
5481
5481
|
}
|
|
5482
|
-
.
|
|
5482
|
+
._i_1oget_22:nth-child(52) {
|
|
5483
5483
|
--left: 204px;
|
|
5484
|
-
--duration:
|
|
5485
|
-
--size: 0.
|
|
5484
|
+
--duration: 270ms;
|
|
5485
|
+
--size: 0.766;
|
|
5486
5486
|
--hue: 255;
|
|
5487
5487
|
}
|
|
5488
|
-
.
|
|
5488
|
+
._i_1oget_22:nth-child(53) {
|
|
5489
5489
|
--left: 208px;
|
|
5490
|
-
--duration:
|
|
5491
|
-
--size: 0.
|
|
5490
|
+
--duration: 230ms;
|
|
5491
|
+
--size: 0.491;
|
|
5492
5492
|
--hue: 260;
|
|
5493
5493
|
}
|
|
5494
|
-
.
|
|
5494
|
+
._i_1oget_22:nth-child(54) {
|
|
5495
5495
|
--left: 212px;
|
|
5496
|
-
--duration:
|
|
5497
|
-
--size: 0.
|
|
5496
|
+
--duration: 205ms;
|
|
5497
|
+
--size: 0.858;
|
|
5498
5498
|
--hue: 265;
|
|
5499
5499
|
}
|
|
5500
|
-
.
|
|
5500
|
+
._i_1oget_22:nth-child(55) {
|
|
5501
5501
|
--left: 216px;
|
|
5502
|
-
--duration:
|
|
5503
|
-
--size: 0.
|
|
5502
|
+
--duration: 248ms;
|
|
5503
|
+
--size: 0.039;
|
|
5504
5504
|
--hue: 270;
|
|
5505
5505
|
}
|
|
5506
|
-
.
|
|
5506
|
+
._i_1oget_22:nth-child(56) {
|
|
5507
5507
|
--left: 220px;
|
|
5508
|
-
--duration:
|
|
5509
|
-
--size: 0.
|
|
5508
|
+
--duration: 204ms;
|
|
5509
|
+
--size: 0.084;
|
|
5510
5510
|
--hue: 275;
|
|
5511
5511
|
}
|
|
5512
|
-
.
|
|
5512
|
+
._i_1oget_22:nth-child(57) {
|
|
5513
5513
|
--left: 224px;
|
|
5514
|
-
--duration:
|
|
5515
|
-
--size: 0.
|
|
5514
|
+
--duration: 249ms;
|
|
5515
|
+
--size: 0.097;
|
|
5516
5516
|
--hue: 280;
|
|
5517
5517
|
}
|
|
5518
|
-
.
|
|
5518
|
+
._i_1oget_22:nth-child(58) {
|
|
5519
5519
|
--left: 228px;
|
|
5520
|
-
--duration:
|
|
5521
|
-
--size: 0.
|
|
5520
|
+
--duration: 355ms;
|
|
5521
|
+
--size: 0.149;
|
|
5522
5522
|
--hue: 285;
|
|
5523
5523
|
}
|
|
5524
|
-
.
|
|
5524
|
+
._i_1oget_22:nth-child(59) {
|
|
5525
5525
|
--left: 232px;
|
|
5526
|
-
--duration:
|
|
5527
|
-
--size: 0.
|
|
5526
|
+
--duration: 369ms;
|
|
5527
|
+
--size: 0.567;
|
|
5528
5528
|
--hue: 290;
|
|
5529
5529
|
}
|
|
5530
|
-
.
|
|
5530
|
+
._i_1oget_22:nth-child(60) {
|
|
5531
5531
|
--left: 236px;
|
|
5532
|
-
--duration:
|
|
5533
|
-
--size: 0.
|
|
5532
|
+
--duration: 361ms;
|
|
5533
|
+
--size: 0.262;
|
|
5534
5534
|
--hue: 295;
|
|
5535
5535
|
}
|
|
5536
|
-
.
|
|
5536
|
+
._i_1oget_22:nth-child(61) {
|
|
5537
5537
|
--left: 240px;
|
|
5538
|
-
--duration:
|
|
5539
|
-
--size: 0.
|
|
5538
|
+
--duration: 241ms;
|
|
5539
|
+
--size: 0.11;
|
|
5540
5540
|
--hue: 300;
|
|
5541
5541
|
}
|
|
5542
|
-
.
|
|
5542
|
+
._i_1oget_22:nth-child(62) {
|
|
5543
5543
|
--left: 244px;
|
|
5544
|
-
--duration:
|
|
5545
|
-
--size: 0.
|
|
5544
|
+
--duration: 385ms;
|
|
5545
|
+
--size: 0.157;
|
|
5546
5546
|
--hue: 305;
|
|
5547
5547
|
}
|
|
5548
|
-
.
|
|
5548
|
+
._i_1oget_22:nth-child(63) {
|
|
5549
5549
|
--left: 248px;
|
|
5550
|
-
--duration:
|
|
5551
|
-
--size: 0.
|
|
5550
|
+
--duration: 370ms;
|
|
5551
|
+
--size: 0.599;
|
|
5552
5552
|
--hue: 310;
|
|
5553
5553
|
}
|
|
5554
|
-
.
|
|
5554
|
+
._i_1oget_22:nth-child(64) {
|
|
5555
5555
|
--left: 252px;
|
|
5556
|
-
--duration:
|
|
5557
|
-
--size: 0.
|
|
5556
|
+
--duration: 325ms;
|
|
5557
|
+
--size: 0.613;
|
|
5558
5558
|
--hue: 315;
|
|
5559
5559
|
}
|
|
5560
|
-
.
|
|
5560
|
+
._i_1oget_22:nth-child(65) {
|
|
5561
5561
|
--left: 256px;
|
|
5562
|
-
--duration:
|
|
5563
|
-
--size: 0.
|
|
5562
|
+
--duration: 276ms;
|
|
5563
|
+
--size: 0.22;
|
|
5564
5564
|
--hue: 320;
|
|
5565
5565
|
}
|
|
5566
|
-
.
|
|
5566
|
+
._i_1oget_22:nth-child(66) {
|
|
5567
5567
|
--left: 260px;
|
|
5568
|
-
--duration:
|
|
5569
|
-
--size: 0.
|
|
5568
|
+
--duration: 334ms;
|
|
5569
|
+
--size: 0.669;
|
|
5570
5570
|
--hue: 325;
|
|
5571
5571
|
}
|
|
5572
|
-
.
|
|
5572
|
+
._i_1oget_22:nth-child(67) {
|
|
5573
5573
|
--left: 264px;
|
|
5574
|
-
--duration:
|
|
5575
|
-
--size: 0.
|
|
5574
|
+
--duration: 243ms;
|
|
5575
|
+
--size: 0.232;
|
|
5576
5576
|
--hue: 330;
|
|
5577
5577
|
}
|
|
5578
|
-
.
|
|
5578
|
+
._i_1oget_22:nth-child(68) {
|
|
5579
5579
|
--left: 268px;
|
|
5580
|
-
--duration:
|
|
5581
|
-
--size: 0.
|
|
5580
|
+
--duration: 257ms;
|
|
5581
|
+
--size: 0.413;
|
|
5582
5582
|
--hue: 335;
|
|
5583
5583
|
}
|
|
5584
|
-
.
|
|
5584
|
+
._i_1oget_22:nth-child(69) {
|
|
5585
5585
|
--left: 272px;
|
|
5586
|
-
--duration:
|
|
5587
|
-
--size: 0.
|
|
5586
|
+
--duration: 371ms;
|
|
5587
|
+
--size: 0.335;
|
|
5588
5588
|
--hue: 340;
|
|
5589
5589
|
}
|
|
5590
|
-
.
|
|
5590
|
+
._i_1oget_22:nth-child(70) {
|
|
5591
5591
|
--left: 276px;
|
|
5592
|
-
--duration:
|
|
5593
|
-
--size: 0.
|
|
5592
|
+
--duration: 357ms;
|
|
5593
|
+
--size: 0.68;
|
|
5594
5594
|
--hue: 345;
|
|
5595
5595
|
}
|
|
5596
|
-
.
|
|
5596
|
+
._i_1oget_22:nth-child(71) {
|
|
5597
5597
|
--left: 280px;
|
|
5598
|
-
--duration:
|
|
5599
|
-
--size: 0.
|
|
5598
|
+
--duration: 328ms;
|
|
5599
|
+
--size: 0.637;
|
|
5600
5600
|
--hue: 350;
|
|
5601
5601
|
}
|
|
5602
|
-
.
|
|
5602
|
+
._i_1oget_22:nth-child(72) {
|
|
5603
5603
|
--left: 284px;
|
|
5604
|
-
--duration:
|
|
5605
|
-
--size: 0.
|
|
5604
|
+
--duration: 330ms;
|
|
5605
|
+
--size: 0.079;
|
|
5606
5606
|
--hue: 355;
|
|
5607
5607
|
}
|
|
5608
5608
|
|
|
5609
|
-
.
|
|
5609
|
+
._text_1oget_482 {
|
|
5610
5610
|
opacity: 1;
|
|
5611
5611
|
opacity: var(--op, 1);
|
|
5612
5612
|
transition: opacity 0.4s ease;
|
|
@@ -30204,7 +30204,7 @@ body[data-theme-mode=dark] ._root_groun_9 {
|
|
|
30204
30204
|
color: #fff;
|
|
30205
30205
|
cursor: default;
|
|
30206
30206
|
text-transform: uppercase;
|
|
30207
|
-
}.
|
|
30207
|
+
}._root_1eoob_1 {
|
|
30208
30208
|
font-size: 8vmin;
|
|
30209
30209
|
font-family: Rubik, sans-serif;
|
|
30210
30210
|
width: 75vmin;
|
|
@@ -30212,23 +30212,23 @@ body[data-theme-mode=dark] ._root_groun_9 {
|
|
|
30212
30212
|
color: #fff;
|
|
30213
30213
|
}
|
|
30214
30214
|
|
|
30215
|
-
.
|
|
30215
|
+
._line_1eoob_9 {
|
|
30216
30216
|
display: flex;
|
|
30217
30217
|
justify-content: space-between;
|
|
30218
30218
|
}
|
|
30219
30219
|
|
|
30220
|
-
.
|
|
30220
|
+
._word_1eoob_14 {
|
|
30221
30221
|
transition: opacity 0.2s ease-in-out;
|
|
30222
30222
|
cursor: default;
|
|
30223
30223
|
}
|
|
30224
|
-
.
|
|
30224
|
+
._word_1eoob_14._link_1eoob_18 {
|
|
30225
30225
|
cursor: pointer;
|
|
30226
30226
|
color: inherit;
|
|
30227
30227
|
}
|
|
30228
|
-
.
|
|
30228
|
+
._word_1eoob_14._link_1eoob_18 ._letter_1eoob_22 {
|
|
30229
30229
|
position: relative;
|
|
30230
30230
|
}
|
|
30231
|
-
.
|
|
30231
|
+
._word_1eoob_14._link_1eoob_18 ._letter_1eoob_22::before {
|
|
30232
30232
|
content: "";
|
|
30233
30233
|
width: 100%;
|
|
30234
30234
|
height: 3px;
|
|
@@ -30237,151 +30237,151 @@ body[data-theme-mode=dark] ._root_groun_9 {
|
|
|
30237
30237
|
bottom: 0;
|
|
30238
30238
|
background-color: red;
|
|
30239
30239
|
}
|
|
30240
|
-
.
|
|
30240
|
+
._root_1eoob_1:hover ._word_1eoob_14 {
|
|
30241
30241
|
opacity: 0.25;
|
|
30242
30242
|
}
|
|
30243
|
-
.
|
|
30243
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover {
|
|
30244
30244
|
opacity: 1;
|
|
30245
30245
|
}
|
|
30246
|
-
.
|
|
30247
|
-
--x:
|
|
30248
|
-
--y:
|
|
30249
|
-
--r: -
|
|
30246
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(1) {
|
|
30247
|
+
--x: 4;
|
|
30248
|
+
--y: 5;
|
|
30249
|
+
--r: -23;
|
|
30250
30250
|
}
|
|
30251
|
-
.
|
|
30251
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(1):hover {
|
|
30252
30252
|
z-index: 2;
|
|
30253
30253
|
text-shadow: 2px 2px 10px rgb(0, 0, 0);
|
|
30254
|
-
--x: -
|
|
30255
|
-
--y: -
|
|
30256
|
-
--r: -
|
|
30254
|
+
--x: -7;
|
|
30255
|
+
--y: -7;
|
|
30256
|
+
--r: -2;
|
|
30257
30257
|
--s: 1.25;
|
|
30258
30258
|
}
|
|
30259
|
-
.
|
|
30260
|
-
--x:
|
|
30261
|
-
--y:
|
|
30262
|
-
--r:
|
|
30259
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(2) {
|
|
30260
|
+
--x: -18;
|
|
30261
|
+
--y: -6;
|
|
30262
|
+
--r: 6;
|
|
30263
30263
|
}
|
|
30264
|
-
.
|
|
30264
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(2):hover {
|
|
30265
30265
|
z-index: 2;
|
|
30266
30266
|
text-shadow: 2px 2px 10px rgb(0, 0, 0);
|
|
30267
|
-
--x:
|
|
30268
|
-
--y:
|
|
30269
|
-
--r:
|
|
30267
|
+
--x: 7;
|
|
30268
|
+
--y: 4;
|
|
30269
|
+
--r: -6;
|
|
30270
30270
|
--s: 1.25;
|
|
30271
30271
|
}
|
|
30272
|
-
.
|
|
30273
|
-
--x:
|
|
30274
|
-
--y:
|
|
30275
|
-
--r:
|
|
30272
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(3) {
|
|
30273
|
+
--x: -10;
|
|
30274
|
+
--y: 20;
|
|
30275
|
+
--r: 23;
|
|
30276
30276
|
}
|
|
30277
|
-
.
|
|
30277
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(3):hover {
|
|
30278
30278
|
z-index: 2;
|
|
30279
30279
|
text-shadow: 2px 2px 10px rgb(0, 0, 0);
|
|
30280
|
-
--x:
|
|
30281
|
-
--y:
|
|
30282
|
-
--r: -
|
|
30280
|
+
--x: 3;
|
|
30281
|
+
--y: -6;
|
|
30282
|
+
--r: -8;
|
|
30283
30283
|
--s: 1.25;
|
|
30284
30284
|
}
|
|
30285
|
-
.
|
|
30286
|
-
--x:
|
|
30287
|
-
--y: -
|
|
30288
|
-
--r: -
|
|
30285
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(4) {
|
|
30286
|
+
--x: 13;
|
|
30287
|
+
--y: -23;
|
|
30288
|
+
--r: -7;
|
|
30289
30289
|
}
|
|
30290
|
-
.
|
|
30290
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(4):hover {
|
|
30291
30291
|
z-index: 2;
|
|
30292
30292
|
text-shadow: 2px 2px 10px rgb(0, 0, 0);
|
|
30293
|
-
--x:
|
|
30294
|
-
--y:
|
|
30295
|
-
--r:
|
|
30293
|
+
--x: 10;
|
|
30294
|
+
--y: 8;
|
|
30295
|
+
--r: -8;
|
|
30296
30296
|
--s: 1.25;
|
|
30297
30297
|
}
|
|
30298
|
-
.
|
|
30299
|
-
--x: -
|
|
30300
|
-
--y: -
|
|
30301
|
-
--r: -
|
|
30298
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(5) {
|
|
30299
|
+
--x: -3;
|
|
30300
|
+
--y: -23;
|
|
30301
|
+
--r: -17;
|
|
30302
30302
|
}
|
|
30303
|
-
.
|
|
30303
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(5):hover {
|
|
30304
30304
|
z-index: 2;
|
|
30305
30305
|
text-shadow: 2px 2px 10px rgb(0, 0, 0);
|
|
30306
|
-
--x:
|
|
30307
|
-
--y:
|
|
30308
|
-
--r:
|
|
30306
|
+
--x: 9;
|
|
30307
|
+
--y: 3;
|
|
30308
|
+
--r: 1;
|
|
30309
30309
|
--s: 1.25;
|
|
30310
30310
|
}
|
|
30311
|
-
.
|
|
30312
|
-
--x:
|
|
30313
|
-
--y:
|
|
30314
|
-
--r:
|
|
30311
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(6) {
|
|
30312
|
+
--x: 14;
|
|
30313
|
+
--y: 13;
|
|
30314
|
+
--r: 24;
|
|
30315
30315
|
}
|
|
30316
|
-
.
|
|
30316
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(6):hover {
|
|
30317
30317
|
z-index: 2;
|
|
30318
30318
|
text-shadow: 2px 2px 10px rgb(0, 0, 0);
|
|
30319
|
-
--x:
|
|
30320
|
-
--y:
|
|
30321
|
-
--r:
|
|
30319
|
+
--x: 6;
|
|
30320
|
+
--y: 7;
|
|
30321
|
+
--r: -5;
|
|
30322
30322
|
--s: 1.25;
|
|
30323
30323
|
}
|
|
30324
|
-
.
|
|
30325
|
-
--x:
|
|
30326
|
-
--y:
|
|
30327
|
-
--r:
|
|
30324
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(7) {
|
|
30325
|
+
--x: 9;
|
|
30326
|
+
--y: -13;
|
|
30327
|
+
--r: -10;
|
|
30328
30328
|
}
|
|
30329
|
-
.
|
|
30329
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(7):hover {
|
|
30330
30330
|
z-index: 2;
|
|
30331
30331
|
text-shadow: 2px 2px 10px rgb(0, 0, 0);
|
|
30332
|
-
--x: -
|
|
30333
|
-
--y: -
|
|
30334
|
-
--r:
|
|
30332
|
+
--x: -4;
|
|
30333
|
+
--y: -5;
|
|
30334
|
+
--r: 0;
|
|
30335
30335
|
--s: 1.25;
|
|
30336
30336
|
}
|
|
30337
|
-
.
|
|
30338
|
-
--x:
|
|
30339
|
-
--y:
|
|
30340
|
-
--r:
|
|
30337
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(8) {
|
|
30338
|
+
--x: 0;
|
|
30339
|
+
--y: 22;
|
|
30340
|
+
--r: 2;
|
|
30341
30341
|
}
|
|
30342
|
-
.
|
|
30342
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(8):hover {
|
|
30343
30343
|
z-index: 2;
|
|
30344
30344
|
text-shadow: 2px 2px 10px rgb(0, 0, 0);
|
|
30345
|
-
--x: -
|
|
30346
|
-
--y: -
|
|
30347
|
-
--r: 2;
|
|
30345
|
+
--x: -5;
|
|
30346
|
+
--y: -7;
|
|
30347
|
+
--r: -2;
|
|
30348
30348
|
--s: 1.25;
|
|
30349
30349
|
}
|
|
30350
|
-
.
|
|
30351
|
-
--x: -
|
|
30352
|
-
--y:
|
|
30353
|
-
--r:
|
|
30350
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(9) {
|
|
30351
|
+
--x: -19;
|
|
30352
|
+
--y: -17;
|
|
30353
|
+
--r: 12;
|
|
30354
30354
|
}
|
|
30355
|
-
.
|
|
30355
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(9):hover {
|
|
30356
30356
|
z-index: 2;
|
|
30357
30357
|
text-shadow: 2px 2px 10px rgb(0, 0, 0);
|
|
30358
|
-
--x: -
|
|
30359
|
-
--y:
|
|
30360
|
-
--r:
|
|
30358
|
+
--x: -7;
|
|
30359
|
+
--y: 7;
|
|
30360
|
+
--r: -9;
|
|
30361
30361
|
--s: 1.25;
|
|
30362
30362
|
}
|
|
30363
|
-
.
|
|
30364
|
-
--x: -
|
|
30365
|
-
--y:
|
|
30366
|
-
--r:
|
|
30363
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(10) {
|
|
30364
|
+
--x: -19;
|
|
30365
|
+
--y: 11;
|
|
30366
|
+
--r: 14;
|
|
30367
30367
|
}
|
|
30368
|
-
.
|
|
30368
|
+
._root_1eoob_1:hover ._word_1eoob_14:hover ._letter_1eoob_22:nth-child(10):hover {
|
|
30369
30369
|
z-index: 2;
|
|
30370
30370
|
text-shadow: 2px 2px 10px rgb(0, 0, 0);
|
|
30371
|
-
--x:
|
|
30372
|
-
--y:
|
|
30373
|
-
--r:
|
|
30371
|
+
--x: 4;
|
|
30372
|
+
--y: 4;
|
|
30373
|
+
--r: 1;
|
|
30374
30374
|
--s: 1.25;
|
|
30375
30375
|
}
|
|
30376
30376
|
|
|
30377
|
-
.
|
|
30377
|
+
._letter_1eoob_22 {
|
|
30378
30378
|
display: inline-block;
|
|
30379
30379
|
transition: transform 0.2s ease-in-out;
|
|
30380
30380
|
transform: translate(calc(0 * 1%), calc(0 * 1%)) rotate(calc(0 * 1deg)) scale(1);
|
|
30381
30381
|
transform: translate(calc(var(--x, 0) * 1%), calc(var(--y, 0) * 1%)) rotate(calc(var(--r, 0) * 1deg)) scale(var(--s, 1));
|
|
30382
30382
|
}
|
|
30383
30383
|
|
|
30384
|
-
@keyframes
|
|
30384
|
+
@keyframes _wobble_1eoob_1 {
|
|
30385
30385
|
0%, 100% {
|
|
30386
30386
|
transform: translateY(0) rotate(0);
|
|
30387
30387
|
}
|