test-ahaan-v2-4 1.0.11 → 1.0.12

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.css CHANGED
@@ -376,9 +376,6 @@ video {
376
376
  .left-0 {
377
377
  left: 0px;
378
378
  }
379
- .left-1\/2 {
380
- left: 50%;
381
- }
382
379
  .left-\[12px\] {
383
380
  left: 12px;
384
381
  }
@@ -400,15 +397,9 @@ video {
400
397
  .right-2 {
401
398
  right: 0.5rem;
402
399
  }
403
- .right-8 {
404
- right: 2rem;
405
- }
406
400
  .top-0 {
407
401
  top: 0px;
408
402
  }
409
- .top-1\/2 {
410
- top: 50%;
411
- }
412
403
  .top-\[-38px\] {
413
404
  top: -38px;
414
405
  }
@@ -730,9 +721,6 @@ video {
730
721
  .w-\[78px\] {
731
722
  width: 78px;
732
723
  }
733
- .w-\[80px\] {
734
- width: 80px;
735
- }
736
724
  .w-\[95px\] {
737
725
  width: 95px;
738
726
  }
@@ -748,14 +736,6 @@ video {
748
736
  .basis-0 {
749
737
  flex-basis: 0px;
750
738
  }
751
- .-translate-x-1\/2 {
752
- --tw-translate-x: -50%;
753
- transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
754
- }
755
- .-translate-y-1\/2 {
756
- --tw-translate-y: -50%;
757
- transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
758
- }
759
739
  .transform {
760
740
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
761
741
  }
@@ -1221,1007 +1201,11 @@ video {
1221
1201
  .scrollbar-thumb-gray-300 {
1222
1202
  --scrollbar-thumb: #d1d5db !important;
1223
1203
  }
1224
- :root {
1225
- --primary-color: #your-default-color;
1226
- }
1227
- body {
1228
- margin: 0;
1229
- font-family:
1230
- -apple-system,
1231
- BlinkMacSystemFont,
1232
- "Segoe UI",
1233
- "Roboto",
1234
- "Oxygen",
1235
- "Ubuntu",
1236
- "Cantarell",
1237
- "Fira Sans",
1238
- "Droid Sans",
1239
- "Helvetica Neue",
1240
- sans-serif;
1241
- -webkit-font-smoothing: antialiased;
1242
- -moz-osx-font-smoothing: grayscale;
1243
- }
1244
1204
  .wallet_icon {
1245
1205
  margin-top: 25px;
1246
1206
  height: 150px;
1247
1207
  width: auto;
1248
1208
  }
1249
- @font-face {
1250
- font-family: "Montserrat";
1251
- font-style: normal;
1252
- font-weight: 100;
1253
- font-display: swap;
1254
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1255
- unicode-range:
1256
- U+0460-052F,
1257
- U+1C80-1C88,
1258
- U+20B4,
1259
- U+2DE0-2DFF,
1260
- U+A640-A69F,
1261
- U+FE2E-FE2F;
1262
- }
1263
- @font-face {
1264
- font-family: "Montserrat";
1265
- font-style: normal;
1266
- font-weight: 100;
1267
- font-display: swap;
1268
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1269
- unicode-range:
1270
- U+0301,
1271
- U+0400-045F,
1272
- U+0490-0491,
1273
- U+04B0-04B1,
1274
- U+2116;
1275
- }
1276
- @font-face {
1277
- font-family: "Montserrat";
1278
- font-style: normal;
1279
- font-weight: 100;
1280
- font-display: swap;
1281
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1282
- unicode-range:
1283
- U+0102-0103,
1284
- U+0110-0111,
1285
- U+0128-0129,
1286
- U+0168-0169,
1287
- U+01A0-01A1,
1288
- U+01AF-01B0,
1289
- U+0300-0301,
1290
- U+0303-0304,
1291
- U+0308-0309,
1292
- U+0323,
1293
- U+0329,
1294
- U+1EA0-1EF9,
1295
- U+20AB;
1296
- }
1297
- @font-face {
1298
- font-family: "Montserrat";
1299
- font-style: normal;
1300
- font-weight: 100;
1301
- font-display: swap;
1302
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1303
- unicode-range:
1304
- U+0100-02AF,
1305
- U+0304,
1306
- U+0308,
1307
- U+0329,
1308
- U+1E00-1E9F,
1309
- U+1EF2-1EFF,
1310
- U+2020,
1311
- U+20A0-20AB,
1312
- U+20AD-20CF,
1313
- U+2113,
1314
- U+2C60-2C7F,
1315
- U+A720-A7FF;
1316
- }
1317
- @font-face {
1318
- font-family: "Montserrat";
1319
- font-style: normal;
1320
- font-weight: 100;
1321
- font-display: swap;
1322
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1323
- unicode-range:
1324
- U+0000-00FF,
1325
- U+0131,
1326
- U+0152-0153,
1327
- U+02BB-02BC,
1328
- U+02C6,
1329
- U+02DA,
1330
- U+02DC,
1331
- U+0304,
1332
- U+0308,
1333
- U+0329,
1334
- U+2000-206F,
1335
- U+2074,
1336
- U+20AC,
1337
- U+2122,
1338
- U+2191,
1339
- U+2193,
1340
- U+2212,
1341
- U+2215,
1342
- U+FEFF,
1343
- U+FFFD;
1344
- }
1345
- @font-face {
1346
- font-family: "Montserrat";
1347
- font-style: normal;
1348
- font-weight: 200;
1349
- font-display: swap;
1350
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1351
- unicode-range:
1352
- U+0460-052F,
1353
- U+1C80-1C88,
1354
- U+20B4,
1355
- U+2DE0-2DFF,
1356
- U+A640-A69F,
1357
- U+FE2E-FE2F;
1358
- }
1359
- @font-face {
1360
- font-family: "Montserrat";
1361
- font-style: normal;
1362
- font-weight: 200;
1363
- font-display: swap;
1364
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1365
- unicode-range:
1366
- U+0301,
1367
- U+0400-045F,
1368
- U+0490-0491,
1369
- U+04B0-04B1,
1370
- U+2116;
1371
- }
1372
- @font-face {
1373
- font-family: "Montserrat";
1374
- font-style: normal;
1375
- font-weight: 200;
1376
- font-display: swap;
1377
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1378
- unicode-range:
1379
- U+0102-0103,
1380
- U+0110-0111,
1381
- U+0128-0129,
1382
- U+0168-0169,
1383
- U+01A0-01A1,
1384
- U+01AF-01B0,
1385
- U+0300-0301,
1386
- U+0303-0304,
1387
- U+0308-0309,
1388
- U+0323,
1389
- U+0329,
1390
- U+1EA0-1EF9,
1391
- U+20AB;
1392
- }
1393
- @font-face {
1394
- font-family: "Montserrat";
1395
- font-style: normal;
1396
- font-weight: 200;
1397
- font-display: swap;
1398
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1399
- unicode-range:
1400
- U+0100-02AF,
1401
- U+0304,
1402
- U+0308,
1403
- U+0329,
1404
- U+1E00-1E9F,
1405
- U+1EF2-1EFF,
1406
- U+2020,
1407
- U+20A0-20AB,
1408
- U+20AD-20CF,
1409
- U+2113,
1410
- U+2C60-2C7F,
1411
- U+A720-A7FF;
1412
- }
1413
- @font-face {
1414
- font-family: "Montserrat";
1415
- font-style: normal;
1416
- font-weight: 200;
1417
- font-display: swap;
1418
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1419
- unicode-range:
1420
- U+0000-00FF,
1421
- U+0131,
1422
- U+0152-0153,
1423
- U+02BB-02BC,
1424
- U+02C6,
1425
- U+02DA,
1426
- U+02DC,
1427
- U+0304,
1428
- U+0308,
1429
- U+0329,
1430
- U+2000-206F,
1431
- U+2074,
1432
- U+20AC,
1433
- U+2122,
1434
- U+2191,
1435
- U+2193,
1436
- U+2212,
1437
- U+2215,
1438
- U+FEFF,
1439
- U+FFFD;
1440
- }
1441
- @font-face {
1442
- font-family: "Montserrat";
1443
- font-style: normal;
1444
- font-weight: 300;
1445
- font-display: swap;
1446
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1447
- unicode-range:
1448
- U+0460-052F,
1449
- U+1C80-1C88,
1450
- U+20B4,
1451
- U+2DE0-2DFF,
1452
- U+A640-A69F,
1453
- U+FE2E-FE2F;
1454
- }
1455
- @font-face {
1456
- font-family: "Montserrat";
1457
- font-style: normal;
1458
- font-weight: 300;
1459
- font-display: swap;
1460
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1461
- unicode-range:
1462
- U+0301,
1463
- U+0400-045F,
1464
- U+0490-0491,
1465
- U+04B0-04B1,
1466
- U+2116;
1467
- }
1468
- @font-face {
1469
- font-family: "Montserrat";
1470
- font-style: normal;
1471
- font-weight: 300;
1472
- font-display: swap;
1473
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1474
- unicode-range:
1475
- U+0102-0103,
1476
- U+0110-0111,
1477
- U+0128-0129,
1478
- U+0168-0169,
1479
- U+01A0-01A1,
1480
- U+01AF-01B0,
1481
- U+0300-0301,
1482
- U+0303-0304,
1483
- U+0308-0309,
1484
- U+0323,
1485
- U+0329,
1486
- U+1EA0-1EF9,
1487
- U+20AB;
1488
- }
1489
- @font-face {
1490
- font-family: "Montserrat";
1491
- font-style: normal;
1492
- font-weight: 300;
1493
- font-display: swap;
1494
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1495
- unicode-range:
1496
- U+0100-02AF,
1497
- U+0304,
1498
- U+0308,
1499
- U+0329,
1500
- U+1E00-1E9F,
1501
- U+1EF2-1EFF,
1502
- U+2020,
1503
- U+20A0-20AB,
1504
- U+20AD-20CF,
1505
- U+2113,
1506
- U+2C60-2C7F,
1507
- U+A720-A7FF;
1508
- }
1509
- @font-face {
1510
- font-family: "Montserrat";
1511
- font-style: normal;
1512
- font-weight: 300;
1513
- font-display: swap;
1514
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1515
- unicode-range:
1516
- U+0000-00FF,
1517
- U+0131,
1518
- U+0152-0153,
1519
- U+02BB-02BC,
1520
- U+02C6,
1521
- U+02DA,
1522
- U+02DC,
1523
- U+0304,
1524
- U+0308,
1525
- U+0329,
1526
- U+2000-206F,
1527
- U+2074,
1528
- U+20AC,
1529
- U+2122,
1530
- U+2191,
1531
- U+2193,
1532
- U+2212,
1533
- U+2215,
1534
- U+FEFF,
1535
- U+FFFD;
1536
- }
1537
- @font-face {
1538
- font-family: "Montserrat";
1539
- font-style: normal;
1540
- font-weight: 400;
1541
- font-display: swap;
1542
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1543
- unicode-range:
1544
- U+0460-052F,
1545
- U+1C80-1C88,
1546
- U+20B4,
1547
- U+2DE0-2DFF,
1548
- U+A640-A69F,
1549
- U+FE2E-FE2F;
1550
- }
1551
- @font-face {
1552
- font-family: "Montserrat";
1553
- font-style: normal;
1554
- font-weight: 400;
1555
- font-display: swap;
1556
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1557
- unicode-range:
1558
- U+0301,
1559
- U+0400-045F,
1560
- U+0490-0491,
1561
- U+04B0-04B1,
1562
- U+2116;
1563
- }
1564
- @font-face {
1565
- font-family: "Montserrat";
1566
- font-style: normal;
1567
- font-weight: 400;
1568
- font-display: swap;
1569
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1570
- unicode-range:
1571
- U+0102-0103,
1572
- U+0110-0111,
1573
- U+0128-0129,
1574
- U+0168-0169,
1575
- U+01A0-01A1,
1576
- U+01AF-01B0,
1577
- U+0300-0301,
1578
- U+0303-0304,
1579
- U+0308-0309,
1580
- U+0323,
1581
- U+0329,
1582
- U+1EA0-1EF9,
1583
- U+20AB;
1584
- }
1585
- @font-face {
1586
- font-family: "Montserrat";
1587
- font-style: normal;
1588
- font-weight: 400;
1589
- font-display: swap;
1590
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1591
- unicode-range:
1592
- U+0100-02AF,
1593
- U+0304,
1594
- U+0308,
1595
- U+0329,
1596
- U+1E00-1E9F,
1597
- U+1EF2-1EFF,
1598
- U+2020,
1599
- U+20A0-20AB,
1600
- U+20AD-20CF,
1601
- U+2113,
1602
- U+2C60-2C7F,
1603
- U+A720-A7FF;
1604
- }
1605
- @font-face {
1606
- font-family: "Montserrat";
1607
- font-style: normal;
1608
- font-weight: 400;
1609
- font-display: swap;
1610
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1611
- unicode-range:
1612
- U+0000-00FF,
1613
- U+0131,
1614
- U+0152-0153,
1615
- U+02BB-02BC,
1616
- U+02C6,
1617
- U+02DA,
1618
- U+02DC,
1619
- U+0304,
1620
- U+0308,
1621
- U+0329,
1622
- U+2000-206F,
1623
- U+2074,
1624
- U+20AC,
1625
- U+2122,
1626
- U+2191,
1627
- U+2193,
1628
- U+2212,
1629
- U+2215,
1630
- U+FEFF,
1631
- U+FFFD;
1632
- }
1633
- @font-face {
1634
- font-family: "Montserrat";
1635
- font-style: normal;
1636
- font-weight: 500;
1637
- font-display: swap;
1638
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1639
- unicode-range:
1640
- U+0460-052F,
1641
- U+1C80-1C88,
1642
- U+20B4,
1643
- U+2DE0-2DFF,
1644
- U+A640-A69F,
1645
- U+FE2E-FE2F;
1646
- }
1647
- @font-face {
1648
- font-family: "Montserrat";
1649
- font-style: normal;
1650
- font-weight: 500;
1651
- font-display: swap;
1652
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1653
- unicode-range:
1654
- U+0301,
1655
- U+0400-045F,
1656
- U+0490-0491,
1657
- U+04B0-04B1,
1658
- U+2116;
1659
- }
1660
- @font-face {
1661
- font-family: "Montserrat";
1662
- font-style: normal;
1663
- font-weight: 500;
1664
- font-display: swap;
1665
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1666
- unicode-range:
1667
- U+0102-0103,
1668
- U+0110-0111,
1669
- U+0128-0129,
1670
- U+0168-0169,
1671
- U+01A0-01A1,
1672
- U+01AF-01B0,
1673
- U+0300-0301,
1674
- U+0303-0304,
1675
- U+0308-0309,
1676
- U+0323,
1677
- U+0329,
1678
- U+1EA0-1EF9,
1679
- U+20AB;
1680
- }
1681
- @font-face {
1682
- font-family: "Montserrat";
1683
- font-style: normal;
1684
- font-weight: 500;
1685
- font-display: swap;
1686
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1687
- unicode-range:
1688
- U+0100-02AF,
1689
- U+0304,
1690
- U+0308,
1691
- U+0329,
1692
- U+1E00-1E9F,
1693
- U+1EF2-1EFF,
1694
- U+2020,
1695
- U+20A0-20AB,
1696
- U+20AD-20CF,
1697
- U+2113,
1698
- U+2C60-2C7F,
1699
- U+A720-A7FF;
1700
- }
1701
- @font-face {
1702
- font-family: "Montserrat";
1703
- font-style: normal;
1704
- font-weight: 500;
1705
- font-display: swap;
1706
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1707
- unicode-range:
1708
- U+0000-00FF,
1709
- U+0131,
1710
- U+0152-0153,
1711
- U+02BB-02BC,
1712
- U+02C6,
1713
- U+02DA,
1714
- U+02DC,
1715
- U+0304,
1716
- U+0308,
1717
- U+0329,
1718
- U+2000-206F,
1719
- U+2074,
1720
- U+20AC,
1721
- U+2122,
1722
- U+2191,
1723
- U+2193,
1724
- U+2212,
1725
- U+2215,
1726
- U+FEFF,
1727
- U+FFFD;
1728
- }
1729
- @font-face {
1730
- font-family: "Montserrat";
1731
- font-style: normal;
1732
- font-weight: 600;
1733
- font-display: swap;
1734
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1735
- unicode-range:
1736
- U+0460-052F,
1737
- U+1C80-1C88,
1738
- U+20B4,
1739
- U+2DE0-2DFF,
1740
- U+A640-A69F,
1741
- U+FE2E-FE2F;
1742
- }
1743
- @font-face {
1744
- font-family: "Montserrat";
1745
- font-style: normal;
1746
- font-weight: 600;
1747
- font-display: swap;
1748
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1749
- unicode-range:
1750
- U+0301,
1751
- U+0400-045F,
1752
- U+0490-0491,
1753
- U+04B0-04B1,
1754
- U+2116;
1755
- }
1756
- @font-face {
1757
- font-family: "Montserrat";
1758
- font-style: normal;
1759
- font-weight: 600;
1760
- font-display: swap;
1761
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1762
- unicode-range:
1763
- U+0102-0103,
1764
- U+0110-0111,
1765
- U+0128-0129,
1766
- U+0168-0169,
1767
- U+01A0-01A1,
1768
- U+01AF-01B0,
1769
- U+0300-0301,
1770
- U+0303-0304,
1771
- U+0308-0309,
1772
- U+0323,
1773
- U+0329,
1774
- U+1EA0-1EF9,
1775
- U+20AB;
1776
- }
1777
- @font-face {
1778
- font-family: "Montserrat";
1779
- font-style: normal;
1780
- font-weight: 600;
1781
- font-display: swap;
1782
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1783
- unicode-range:
1784
- U+0100-02AF,
1785
- U+0304,
1786
- U+0308,
1787
- U+0329,
1788
- U+1E00-1E9F,
1789
- U+1EF2-1EFF,
1790
- U+2020,
1791
- U+20A0-20AB,
1792
- U+20AD-20CF,
1793
- U+2113,
1794
- U+2C60-2C7F,
1795
- U+A720-A7FF;
1796
- }
1797
- @font-face {
1798
- font-family: "Montserrat";
1799
- font-style: normal;
1800
- font-weight: 600;
1801
- font-display: swap;
1802
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1803
- unicode-range:
1804
- U+0000-00FF,
1805
- U+0131,
1806
- U+0152-0153,
1807
- U+02BB-02BC,
1808
- U+02C6,
1809
- U+02DA,
1810
- U+02DC,
1811
- U+0304,
1812
- U+0308,
1813
- U+0329,
1814
- U+2000-206F,
1815
- U+2074,
1816
- U+20AC,
1817
- U+2122,
1818
- U+2191,
1819
- U+2193,
1820
- U+2212,
1821
- U+2215,
1822
- U+FEFF,
1823
- U+FFFD;
1824
- }
1825
- @font-face {
1826
- font-family: "Montserrat";
1827
- font-style: normal;
1828
- font-weight: 700;
1829
- font-display: swap;
1830
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1831
- unicode-range:
1832
- U+0460-052F,
1833
- U+1C80-1C88,
1834
- U+20B4,
1835
- U+2DE0-2DFF,
1836
- U+A640-A69F,
1837
- U+FE2E-FE2F;
1838
- }
1839
- @font-face {
1840
- font-family: "Montserrat";
1841
- font-style: normal;
1842
- font-weight: 700;
1843
- font-display: swap;
1844
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1845
- unicode-range:
1846
- U+0301,
1847
- U+0400-045F,
1848
- U+0490-0491,
1849
- U+04B0-04B1,
1850
- U+2116;
1851
- }
1852
- @font-face {
1853
- font-family: "Montserrat";
1854
- font-style: normal;
1855
- font-weight: 700;
1856
- font-display: swap;
1857
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1858
- unicode-range:
1859
- U+0102-0103,
1860
- U+0110-0111,
1861
- U+0128-0129,
1862
- U+0168-0169,
1863
- U+01A0-01A1,
1864
- U+01AF-01B0,
1865
- U+0300-0301,
1866
- U+0303-0304,
1867
- U+0308-0309,
1868
- U+0323,
1869
- U+0329,
1870
- U+1EA0-1EF9,
1871
- U+20AB;
1872
- }
1873
- @font-face {
1874
- font-family: "Montserrat";
1875
- font-style: normal;
1876
- font-weight: 700;
1877
- font-display: swap;
1878
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1879
- unicode-range:
1880
- U+0100-02AF,
1881
- U+0304,
1882
- U+0308,
1883
- U+0329,
1884
- U+1E00-1E9F,
1885
- U+1EF2-1EFF,
1886
- U+2020,
1887
- U+20A0-20AB,
1888
- U+20AD-20CF,
1889
- U+2113,
1890
- U+2C60-2C7F,
1891
- U+A720-A7FF;
1892
- }
1893
- @font-face {
1894
- font-family: "Montserrat";
1895
- font-style: normal;
1896
- font-weight: 700;
1897
- font-display: swap;
1898
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1899
- unicode-range:
1900
- U+0000-00FF,
1901
- U+0131,
1902
- U+0152-0153,
1903
- U+02BB-02BC,
1904
- U+02C6,
1905
- U+02DA,
1906
- U+02DC,
1907
- U+0304,
1908
- U+0308,
1909
- U+0329,
1910
- U+2000-206F,
1911
- U+2074,
1912
- U+20AC,
1913
- U+2122,
1914
- U+2191,
1915
- U+2193,
1916
- U+2212,
1917
- U+2215,
1918
- U+FEFF,
1919
- U+FFFD;
1920
- }
1921
- @font-face {
1922
- font-family: "Montserrat";
1923
- font-style: normal;
1924
- font-weight: 800;
1925
- font-display: swap;
1926
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
1927
- unicode-range:
1928
- U+0460-052F,
1929
- U+1C80-1C88,
1930
- U+20B4,
1931
- U+2DE0-2DFF,
1932
- U+A640-A69F,
1933
- U+FE2E-FE2F;
1934
- }
1935
- @font-face {
1936
- font-family: "Montserrat";
1937
- font-style: normal;
1938
- font-weight: 800;
1939
- font-display: swap;
1940
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
1941
- unicode-range:
1942
- U+0301,
1943
- U+0400-045F,
1944
- U+0490-0491,
1945
- U+04B0-04B1,
1946
- U+2116;
1947
- }
1948
- @font-face {
1949
- font-family: "Montserrat";
1950
- font-style: normal;
1951
- font-weight: 800;
1952
- font-display: swap;
1953
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
1954
- unicode-range:
1955
- U+0102-0103,
1956
- U+0110-0111,
1957
- U+0128-0129,
1958
- U+0168-0169,
1959
- U+01A0-01A1,
1960
- U+01AF-01B0,
1961
- U+0300-0301,
1962
- U+0303-0304,
1963
- U+0308-0309,
1964
- U+0323,
1965
- U+0329,
1966
- U+1EA0-1EF9,
1967
- U+20AB;
1968
- }
1969
- @font-face {
1970
- font-family: "Montserrat";
1971
- font-style: normal;
1972
- font-weight: 800;
1973
- font-display: swap;
1974
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
1975
- unicode-range:
1976
- U+0100-02AF,
1977
- U+0304,
1978
- U+0308,
1979
- U+0329,
1980
- U+1E00-1E9F,
1981
- U+1EF2-1EFF,
1982
- U+2020,
1983
- U+20A0-20AB,
1984
- U+20AD-20CF,
1985
- U+2113,
1986
- U+2C60-2C7F,
1987
- U+A720-A7FF;
1988
- }
1989
- @font-face {
1990
- font-family: "Montserrat";
1991
- font-style: normal;
1992
- font-weight: 800;
1993
- font-display: swap;
1994
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
1995
- unicode-range:
1996
- U+0000-00FF,
1997
- U+0131,
1998
- U+0152-0153,
1999
- U+02BB-02BC,
2000
- U+02C6,
2001
- U+02DA,
2002
- U+02DC,
2003
- U+0304,
2004
- U+0308,
2005
- U+0329,
2006
- U+2000-206F,
2007
- U+2074,
2008
- U+20AC,
2009
- U+2122,
2010
- U+2191,
2011
- U+2193,
2012
- U+2212,
2013
- U+2215,
2014
- U+FEFF,
2015
- U+FFFD;
2016
- }
2017
- @font-face {
2018
- font-family: "Montserrat";
2019
- font-style: normal;
2020
- font-weight: 900;
2021
- font-display: swap;
2022
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
2023
- unicode-range:
2024
- U+0460-052F,
2025
- U+1C80-1C88,
2026
- U+20B4,
2027
- U+2DE0-2DFF,
2028
- U+A640-A69F,
2029
- U+FE2E-FE2F;
2030
- }
2031
- @font-face {
2032
- font-family: "Montserrat";
2033
- font-style: normal;
2034
- font-weight: 900;
2035
- font-display: swap;
2036
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
2037
- unicode-range:
2038
- U+0301,
2039
- U+0400-045F,
2040
- U+0490-0491,
2041
- U+04B0-04B1,
2042
- U+2116;
2043
- }
2044
- @font-face {
2045
- font-family: "Montserrat";
2046
- font-style: normal;
2047
- font-weight: 900;
2048
- font-display: swap;
2049
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
2050
- unicode-range:
2051
- U+0102-0103,
2052
- U+0110-0111,
2053
- U+0128-0129,
2054
- U+0168-0169,
2055
- U+01A0-01A1,
2056
- U+01AF-01B0,
2057
- U+0300-0301,
2058
- U+0303-0304,
2059
- U+0308-0309,
2060
- U+0323,
2061
- U+0329,
2062
- U+1EA0-1EF9,
2063
- U+20AB;
2064
- }
2065
- @font-face {
2066
- font-family: "Montserrat";
2067
- font-style: normal;
2068
- font-weight: 900;
2069
- font-display: swap;
2070
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
2071
- unicode-range:
2072
- U+0100-02AF,
2073
- U+0304,
2074
- U+0308,
2075
- U+0329,
2076
- U+1E00-1E9F,
2077
- U+1EF2-1EFF,
2078
- U+2020,
2079
- U+20A0-20AB,
2080
- U+20AD-20CF,
2081
- U+2113,
2082
- U+2C60-2C7F,
2083
- U+A720-A7FF;
2084
- }
2085
- @font-face {
2086
- font-family: "Montserrat";
2087
- font-style: normal;
2088
- font-weight: 900;
2089
- font-display: swap;
2090
- src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
2091
- unicode-range:
2092
- U+0000-00FF,
2093
- U+0131,
2094
- U+0152-0153,
2095
- U+02BB-02BC,
2096
- U+02C6,
2097
- U+02DA,
2098
- U+02DC,
2099
- U+0304,
2100
- U+0308,
2101
- U+0329,
2102
- U+2000-206F,
2103
- U+2074,
2104
- U+20AC,
2105
- U+2122,
2106
- U+2191,
2107
- U+2193,
2108
- U+2212,
2109
- U+2215,
2110
- U+FEFF,
2111
- U+FFFD;
2112
- }
2113
- @font-face {
2114
- font-family: "Roboto";
2115
- font-style: normal;
2116
- font-weight: 400;
2117
- font-display: swap;
2118
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format("woff2");
2119
- unicode-range:
2120
- U+0460-052F,
2121
- U+1C80-1C88,
2122
- U+20B4,
2123
- U+2DE0-2DFF,
2124
- U+A640-A69F,
2125
- U+FE2E-FE2F;
2126
- }
2127
- @font-face {
2128
- font-family: "Roboto";
2129
- font-style: normal;
2130
- font-weight: 400;
2131
- font-display: swap;
2132
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format("woff2");
2133
- unicode-range:
2134
- U+0301,
2135
- U+0400-045F,
2136
- U+0490-0491,
2137
- U+04B0-04B1,
2138
- U+2116;
2139
- }
2140
- @font-face {
2141
- font-family: "Roboto";
2142
- font-style: normal;
2143
- font-weight: 400;
2144
- font-display: swap;
2145
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format("woff2");
2146
- unicode-range: U+1F00-1FFF;
2147
- }
2148
- @font-face {
2149
- font-family: "Roboto";
2150
- font-style: normal;
2151
- font-weight: 400;
2152
- font-display: swap;
2153
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format("woff2");
2154
- unicode-range: U+0370-03FF;
2155
- }
2156
- @font-face {
2157
- font-family: "Roboto";
2158
- font-style: normal;
2159
- font-weight: 400;
2160
- font-display: swap;
2161
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format("woff2");
2162
- unicode-range:
2163
- U+0102-0103,
2164
- U+0110-0111,
2165
- U+0128-0129,
2166
- U+0168-0169,
2167
- U+01A0-01A1,
2168
- U+01AF-01B0,
2169
- U+0300-0301,
2170
- U+0303-0304,
2171
- U+0308-0309,
2172
- U+0323,
2173
- U+0329,
2174
- U+1EA0-1EF9,
2175
- U+20AB;
2176
- }
2177
- @font-face {
2178
- font-family: "Roboto";
2179
- font-style: normal;
2180
- font-weight: 400;
2181
- font-display: swap;
2182
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format("woff2");
2183
- unicode-range:
2184
- U+0100-02AF,
2185
- U+0304,
2186
- U+0308,
2187
- U+0329,
2188
- U+1E00-1E9F,
2189
- U+1EF2-1EFF,
2190
- U+2020,
2191
- U+20A0-20AB,
2192
- U+20AD-20CF,
2193
- U+2113,
2194
- U+2C60-2C7F,
2195
- U+A720-A7FF;
2196
- }
2197
- @font-face {
2198
- font-family: "Roboto";
2199
- font-style: normal;
2200
- font-weight: 400;
2201
- font-display: swap;
2202
- src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format("woff2");
2203
- unicode-range:
2204
- U+0000-00FF,
2205
- U+0131,
2206
- U+0152-0153,
2207
- U+02BB-02BC,
2208
- U+02C6,
2209
- U+02DA,
2210
- U+02DC,
2211
- U+0304,
2212
- U+0308,
2213
- U+0329,
2214
- U+2000-206F,
2215
- U+2074,
2216
- U+20AC,
2217
- U+2122,
2218
- U+2191,
2219
- U+2193,
2220
- U+2212,
2221
- U+2215,
2222
- U+FEFF,
2223
- U+FFFD;
2224
- }
2225
1209
  :is(.dark .dark\:bg-fontLightColor) {
2226
1210
  --tw-bg-opacity: 1;
2227
1211
  background-color: rgb(16 16 16 / var(--tw-bg-opacity));