.wallet-page-1 {
    background: url(../../images/new-img/ai-development-page/ai-development-back.webp) no-repeat;
    background-position: right top;
    background-size: cover;
    margin-top: 80px;
}

.wallet-page-1 img {
    width: 100%;
    height: 340px;
    object-fit: contain;
}

.home_banner {
    color: #fff;
    background: linear-gradient(270deg, hsl(0deg 0% 0% / 0%), rgb(0 0 0 / 93%) 100%);
    height: 95vh;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.wallet-page-1 .crypt-in-box-l h1 {
    font-size: 50px !important;
    font-weight: bolder !important;
    line-height: 58px !important;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 15px 0px 7px;
    color: #fff;
}

.wallet-page-1 .crypt-in-box-l p {
    margin-bottom: 25px;
}

.wallet-page-1 .crypt-in-box-l span {
    font-weight: bolder;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #fff;
}

.wallet-page-1 .crypt-in-box.cryexbx {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    align-items: center;
}

.working_img {
    animation: jumping 3s linear 0s infinite alternate;
}

@keyframes jumping {
    0% {
        transform: translateY(5px);
    }

    100% {
        transform: translateY(-25px);
    }
}


.gradient-border {
    display: inline-block;
    padding: 2px;
    border-radius: 12px;
    background: linear-gradient(to right, #7e0db3, #ae00a2, #cf0090, #e7137e, #f73c6e);
    padding: 0px !important;
    margin-top: 20px;
    margin-left: 10px;
}

.right_btn {
    font-weight: 600;
    color: #ffffff;
    z-index: 4;
    border-radius: 12px 12px 0 0;
    position: relative;
    overflow: hidden;
    transition: 1s;
    transform: scale(0.9);
}

.gradient-text {
    border: none;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 10px;
    cursor: pointer;
    background-clip: text;
    color: transparent;
}

.right_btn:after {
    content: "";
    width: 10px;
    top: -163px;
    height: 205px;
    rotate: 38deg;
    background: #fff;
    opacity: 0.2;
    left: 0;
    position: absolute;
    animation: drift 2s linear infinite;
    box-shadow: 0px 0px 26px #fff;
}

.currency-page-1 img {
    height: 450px;
    object-fit: contain;
}

.banner-down-p {
    margin-left: 10px;
}

.crypt-in-box-r {
    display: flex;
    justify-content: end;
}
.currency-page-8 .development-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    max-width: 1200px;
    margin: 0 auto;
}

.currency-page-8 .dev-card {
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    height: 390px;
    display: flex;
    align-items: flex-end;
    transition: 0.5s ease;
    margin: 0px 10px;
    width: auto;
}

.currency-page-8 .dev-overlay {
    position: absolute;
    top: 160px;
    transition: 0.5s;
    width: 100%;
    padding: 24px;
    color: #fff;
    text-align: center;
}

.currency-page-8 .dev-overlay h3 {
    color: #fff;
}

.currency-page-8 .dev-content-box img,
.currency-page-8 .dev-overlay img {
    width: 50px;
    margin-bottom: 0;
    object-fit: contain;
}

.currency-page-8 .dev-content-box h3,
.currency-page-8 .dev-overlay h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    margin: 10px 0px;
}

.currency-page-8 .white-box {
    background: rgb(0 0 0 / 80%);
    padding: 90px 24px 0px;
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    transition: 0.5s;
    height: 390px;
}

.currency-page-8 .dev-content-box p {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
}

.currency-page-8 .dev-card:hover .dev-overlay {
    position: absolute;
    left: 0px;
    right: 0px;
    top: -100%;
    transition: 0.5s;
}

.currency-page-8 .dev-card:hover .dev-content-box {
    bottom: 0;
}

.currency-page-8 .dev-content-box img {
    padding-bottom: 20px;
}

.currency-page-9 .new-process .roadmap_box p {
    color: #333;
    font-size: 13px;
    font-weight: 400;
}

.blockchain-cta-sec-1 .cta-back {
    background: url(../../images/new-img/crypto-currency-page/cta-backk.webp);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    background-position: center;
}

.blockchain-cta-sec-1 .cta-back .btn-mid button {
    width: max-content;
    background: #fff;
    color: #000;
    font-weight: 500;
    padding: 12px 29px;
}


.ai-services .slick-slide {
    transition: transform 0.5s ease, opacity 0.5s ease;
    transform-origin: center center;
}

.dev-card {
    position: relative;
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    overflow: hidden;
}

.dev-overlay h3,
.dev-content-box h3 {
    color: #fff;
}

.slick-prev:before,
.slick-next:before {
    color: #000;
    font-size: 28px;
}

.slick-dots li button:before {
    color: #000;
    font-size: 10px;
}


.ai-services {
    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1898 553"><g><path d="M 0.00,276.05 L 0.00,267.84 L 0.00,252.16 L 0.00,244.43 L 0.00,229.68 L 0.00,222.42 L 0.00,208.57 L 0.00,201.76 L 0.01,188.80 L 0.01,182.42 L 0.01,170.31 L 0.01,164.35 L 0.02,153.06 L 0.02,147.52 L 0.03,137.02 L 0.03,131.87 L 0.04,122.13 L 0.04,117.36 L 0.05,108.36 L 0.06,103.95 L 0.07,95.66 L 0.08,91.61 L 0.09,83.99 L 0.10,80.27 L 0.12,73.31 L 0.12,69.91 L 0.14,63.57 L 0.15,60.47 L 0.17,54.73 L 0.19,51.92 L 0.21,46.74 L 0.22,44.22 L 0.25,39.57 L 0.27,37.31 L 0.30,33.17 L 0.31,31.16 L 0.35,27.50 L 0.37,25.72 L 0.40,22.51 L 0.42,20.96 L 0.47,18.16 L 0.49,16.82 L 0.53,14.42 L 0.56,13.26 L 0.61,11.22 L 0.63,10.25 L 0.69,8.55 L 0.72,7.73 L 0.77,6.34 L 0.84,5.01 L 0.97,3.16 L 1.04,2.34 L 1.20,1.34 L 1.28,0.92 L 1.46,0.54 L 1.75,0.41 L 2.29,0.58 L 4.00,1.03 L 4.95,1.28 L 7.42,1.86 L 8.74,2.17 L 11.88,2.87 L 13.52,3.23 L 17.26,4.04 L 19.19,4.45 L 23.43,5.33 L 25.61,5.79 L 30.27,6.74 L 32.65,7.23 L 37.67,8.23 L 40.21,8.74 L 45.48,9.78 L 50.81,10.83 L 61.90,12.97 L 67.46,14.03 L 78.53,16.10 L 84.00,17.12 L 94.40,18.99 L 96.92,19.44 L 101.73,20.28 L 108.50,21.44 L 114.28,22.41 L 126.22,24.33 L 132.25,25.29 L 144.67,27.18 L 150.93,28.13 L 163.77,30.00 L 170.24,30.93 L 183.46,32.76 L 190.11,33.68 L 203.65,35.47 L 210.46,36.36 L 224.28,38.11 L 238.16,39.84 L 266.53,43.15 L 280.79,44.77 L 309.63,47.82 L 324.07,49.31 L 352.97,52.06 L 367.39,53.39 L 395.96,55.79 L 438.00,58.94 L 449.25,59.71 L 472.48,61.21 L 484.21,61.94 L 508.27,63.35 L 520.40,64.05 L 545.13,65.37 L 557.57,66.02 L 582.80,67.25 L 595.46,67.85 L 621.02,68.97 L 633.83,69.52 L 659.55,70.53 L 736.50,73.09 L 738.04,73.13 L 741.72,73.22 L 743.65,73.26 L 748.07,73.35 L 750.37,73.39 L 755.49,73.47 L 758.13,73.50 L 763.90,73.58 L 766.86,73.62 L 773.22,73.69 L 776.47,73.73 L 783.37,73.79 L 786.89,73.83 L 794.30,73.89 L 798.06,73.93 L 805.91,73.99 L 809.89,74.02 L 818.14,74.07 L 822.31,74.10 L 830.91,74.16 L 835.25,74.18 L 844.15,74.23 L 848.63,74.25 L 857.78,74.30 L 866.98,74.34 L 885.91,74.41 L 895.44,74.45 L 914.73,74.50 L 924.38,74.53 L 943.62,74.56 L 953.19,74.57 L 971.99,74.59 L 981.30,74.59 L 999.25,74.58 L 1003.67,74.58 L 1012.28,74.56 L 1016.54,74.56 L 1024.80,74.54 L 1028.89,74.53 L 1036.75,74.51 L 1040.63,74.49 L 1048.05,74.46 L 1051.70,74.45 L 1058.62,74.41 L 1062.02,74.39 L 1068.39,74.35 L 1071.51,74.33 L 1077.29,74.28 L 1080.11,74.25 L 1085.24,74.20 L 1087.73,74.17 L 1092.17,74.10 L 1098.00,74.00 L 1106.54,73.83 L 1124.10,73.41 L 1132.95,73.19 L 1151.01,72.69 L 1160.10,72.43 L 1178.55,71.85 L 1187.81,71.54 L 1206.51,70.89 L 1225.24,70.21 L 1262.93,68.67 L 1272.33,68.27 L 1291.01,67.43 L 1300.32,67.01 L 1318.75,66.12 L 1327.91,65.67 L 1345.94,64.74 L 1354.90,64.27 L 1372.40,63.30 L 1381.08,62.82 L 1397.94,61.82 L 1406.28,61.32 L 1422.36,60.30 L 1430.30,59.79 L 1445.47,58.75 L 1449.20,58.49 L 1456.47,57.97 L 1460.08,57.71 L 1467.08,57.19 L 1470.54,56.93 L 1477.25,56.40 L 1480.57,56.14 L 1486.98,55.61 L 1490.15,55.35 L 1496.24,54.83 L 1505.00,54.04 L 1514.37,53.17 L 1532.38,51.48 L 1541.28,50.63 L 1558.38,48.98 L 1566.82,48.15 L 1583.08,46.52 L 1591.11,45.71 L 1606.58,44.10 L 1614.23,43.30 L 1628.98,41.71 L 1636.27,40.91 L 1650.38,39.32 L 1657.35,38.53 L 1670.86,36.93 L 1677.55,36.14 L 1690.53,34.54 L 1696.97,33.73 L 1709.49,32.11 L 1715.70,31.30 L 1727.83,29.65 L 1733.84,28.82 L 1745.64,27.14 L 1751.50,26.30 L 1763.02,24.57 L 1774.49,22.84 L 1796.89,19.20 L 1830.20,13.45 L 1833.01,12.94 L 1839.33,11.77 L 1842.56,11.17 L 1849.42,9.87 L 1852.87,9.21 L 1859.87,7.86 L 1863.34,7.19 L 1870.07,5.86 L 1873.36,5.21 L 1879.41,4.00 L 1880.86,3.70 L 1883.57,3.15 L 1884.89,2.88 L 1887.29,2.38 L 1888.45,2.14 L 1890.50,1.70 L 1891.47,1.49 L 1893.11,1.13 L 1893.87,0.96 L 1895.05,0.69 L 1896.25,0.38 L 1896.35,0.35 L 1896.54,0.51 L 1896.64,0.65 L 1896.80,1.31 L 1896.88,1.73 L 1897.03,3.13 L 1897.10,3.95 L 1897.23,6.32 L 1897.26,6.98 L 1897.31,8.52 L 1897.34,9.34 L 1897.39,11.20 L 1897.42,12.18 L 1897.47,14.39 L 1897.49,15.54 L 1897.53,18.14 L 1897.56,19.48 L 1897.60,22.48 L 1897.62,24.03 L 1897.65,27.46 L 1897.67,29.23 L 1897.70,33.13 L 1897.72,35.14 L 1897.75,39.52 L 1897.76,41.78 L 1897.79,46.69 L 1897.80,49.21 L 1897.83,54.66 L 1897.84,57.46 L 1897.86,63.49 L 1897.87,66.59 L 1897.88,73.22 L 1897.89,76.62 L 1897.91,83.90 L 1897.92,87.62 L 1897.93,95.55 L 1897.94,99.61 L 1897.95,108.24 L 1897.95,112.64 L 1897.96,121.99 L 1897.96,126.76 L 1897.97,136.86 L 1897.98,142.00 L 1897.98,152.88 L 1897.98,158.42 L 1897.99,170.11 L 1897.99,176.05 L 1897.99,188.57 L 1897.99,194.94 L 1898.00,208.32 L 1898.00,215.12 L 1898.00,229.40 L 1898.00,236.65 L 1898.00,251.85 L 1898.00,275.71 L 1898.00,551.56 L 1866.86,545.33 L 1859.15,543.79 L 1843.25,540.77 L 1835.23,539.27 L 1818.69,536.34 L 1810.34,534.89 L 1793.16,532.05 L 1784.49,530.64 L 1766.67,527.89 L 1757.68,526.52 L 1739.21,523.86 L 1729.90,522.54 L 1710.78,519.97 L 1701.14,518.69 L 1681.38,516.21 L 1651.00,512.58 L 1648.08,512.24 L 1641.88,511.54 L 1638.73,511.19 L 1632.13,510.46 L 1625.45,509.74 L 1611.32,508.25 L 1604.19,507.50 L 1589.75,506.04 L 1582.56,505.31 L 1568.59,503.95 L 1565.16,503.62 L 1558.53,502.99 L 1555.26,502.68 L 1549.01,502.10 L 1545.94,501.81 L 1540.18,501.29 L 1537.37,501.04 L 1532.19,500.59 L 1529.68,500.38 L 1525.18,500.01 L 1523.02,499.83 L 1519.29,499.55 L 1517.54,499.42 L 1514.69,499.24 L 1511.50,499.08 L 1511.22,499.07 L 1510.17,499.02 L 1509.56,498.99 L 1507.90,498.88 L 1507.00,498.83 L 1504.81,498.68 L 1503.66,498.61 L 1501.04,498.43 L 1499.68,498.33 L 1496.70,498.12 L 1495.17,498.02 L 1491.91,497.78 L 1481.50,497.01 L 1468.04,496.00 L 1440.63,494.09 L 1426.86,493.15 L 1398.89,491.37 L 1384.85,490.50 L 1356.39,488.87 L 1342.11,488.07 L 1313.25,486.58 L 1298.77,485.86 L 1269.57,484.53 L 1254.94,483.88 L 1225.48,482.71 L 1136.50,479.78 L 1134.55,479.73 L 1130.05,479.62 L 1127.70,479.57 L 1122.45,479.48 L 1119.74,479.43 L 1113.80,479.34 L 1110.75,479.30 L 1104.17,479.22 L 1100.80,479.18 L 1093.62,479.11 L 1089.96,479.07 L 1082.24,479.00 L 1078.32,478.97 L 1070.10,478.91 L 1065.94,478.88 L 1057.28,478.82 L 1052.90,478.79 L 1043.85,478.75 L 1039.28,478.72 L 1029.89,478.68 L 1025.16,478.66 L 1015.48,478.63 L 1010.61,478.61 L 1000.68,478.58 L 990.71,478.55 L 970.26,478.52 L 959.98,478.51 L 939.22,478.50 L 928.84,478.50 L 908.17,478.52 L 897.89,478.53 L 877.73,478.58 L 872.73,478.59 L 862.91,478.63 L 858.04,478.64 L 848.48,478.68 L 843.74,478.70 L 834.50,478.75 L 829.92,478.77 L 821.05,478.82 L 816.66,478.85 L 808.20,478.91 L 804.02,478.94 L 796.03,479.00 L 792.09,479.03 L 784.61,479.11 L 780.94,479.14 L 774.02,479.22 L 770.64,479.26 L 764.35,479.35 L 761.28,479.39 L 755.65,479.48 L 752.92,479.53 L 748.01,479.63 L 741.50,479.78 L 726.23,480.19 L 695.35,481.17 L 679.88,481.69 L 648.81,482.86 L 633.27,483.46 L 602.28,484.81 L 586.82,485.51 L 556.17,487.02 L 540.92,487.80 L 510.89,489.47 L 495.97,490.32 L 466.83,492.12 L 459.61,492.58 L 445.38,493.52 L 438.31,493.99 L 424.40,494.96 L 417.48,495.45 L 403.92,496.45 L 384.00,497.97 L 382.28,498.11 L 378.44,498.40 L 376.49,498.55 L 372.53,498.84 L 370.58,498.98 L 366.98,499.23 L 362.50,499.53 L 361.75,499.58 L 359.71,499.73 L 358.61,499.82 L 355.92,500.05 L 354.50,500.17 L 351.23,500.46 L 349.53,500.62 L 345.75,500.97 L 343.80,501.15 L 339.59,501.55 L 337.44,501.76 L 332.87,502.21 L 328.22,502.66 L 318.16,503.67 L 307.93,504.70 L 286.74,506.93 L 281.57,507.48 L 271.78,508.54 L 269.41,508.80 L 264.88,509.31 L 258.50,510.03 L 247.44,511.30 L 225.74,513.95 L 214.97,515.29 L 193.91,518.07 L 183.47,519.47 L 163.12,522.37 L 153.03,523.84 L 133.44,526.85 L 123.75,528.37 L 105.00,531.49 L 95.73,533.06 L 77.88,536.26 L 69.07,537.88 L 52.18,541.16 L 28.00,546.18 L 24.77,546.88 L 18.70,548.19 L 17.24,548.51 L 14.50,549.10 L 13.17,549.39 L 10.74,549.91 L 9.58,550.16 L 7.53,550.61 L 6.57,550.81 L 4.98,551.16 L 4.25,551.32 L 3.18,551.55 L 2.25,551.75 L 0.00,552.23 L 0.00,276.05 Z" fill="rgba(0,0,0,1)"/></g></svg>');
    mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1898 553"><g><path d="M 0.00,276.05 L 0.00,267.84 L 0.00,252.16 L 0.00,244.43 L 0.00,229.68 L 0.00,222.42 L 0.00,208.57 L 0.00,201.76 L 0.01,188.80 L 0.01,182.42 L 0.01,170.31 L 0.01,164.35 L 0.02,153.06 L 0.02,147.52 L 0.03,137.02 L 0.03,131.87 L 0.04,122.13 L 0.04,117.36 L 0.05,108.36 L 0.06,103.95 L 0.07,95.66 L 0.08,91.61 L 0.09,83.99 L 0.10,80.27 L 0.12,73.31 L 0.12,69.91 L 0.14,63.57 L 0.15,60.47 L 0.17,54.73 L 0.19,51.92 L 0.21,46.74 L 0.22,44.22 L 0.25,39.57 L 0.27,37.31 L 0.30,33.17 L 0.31,31.16 L 0.35,27.50 L 0.37,25.72 L 0.40,22.51 L 0.42,20.96 L 0.47,18.16 L 0.49,16.82 L 0.53,14.42 L 0.56,13.26 L 0.61,11.22 L 0.63,10.25 L 0.69,8.55 L 0.72,7.73 L 0.77,6.34 L 0.84,5.01 L 0.97,3.16 L 1.04,2.34 L 1.20,1.34 L 1.28,0.92 L 1.46,0.54 L 1.75,0.41 L 2.29,0.58 L 4.00,1.03 L 4.95,1.28 L 7.42,1.86 L 8.74,2.17 L 11.88,2.87 L 13.52,3.23 L 17.26,4.04 L 19.19,4.45 L 23.43,5.33 L 25.61,5.79 L 30.27,6.74 L 32.65,7.23 L 37.67,8.23 L 40.21,8.74 L 45.48,9.78 L 50.81,10.83 L 61.90,12.97 L 67.46,14.03 L 78.53,16.10 L 84.00,17.12 L 94.40,18.99 L 96.92,19.44 L 101.73,20.28 L 108.50,21.44 L 114.28,22.41 L 126.22,24.33 L 132.25,25.29 L 144.67,27.18 L 150.93,28.13 L 163.77,30.00 L 170.24,30.93 L 183.46,32.76 L 190.11,33.68 L 203.65,35.47 L 210.46,36.36 L 224.28,38.11 L 238.16,39.84 L 266.53,43.15 L 280.79,44.77 L 309.63,47.82 L 324.07,49.31 L 352.97,52.06 L 367.39,53.39 L 395.96,55.79 L 438.00,58.94 L 449.25,59.71 L 472.48,61.21 L 484.21,61.94 L 508.27,63.35 L 520.40,64.05 L 545.13,65.37 L 557.57,66.02 L 582.80,67.25 L 595.46,67.85 L 621.02,68.97 L 633.83,69.52 L 659.55,70.53 L 736.50,73.09 L 738.04,73.13 L 741.72,73.22 L 743.65,73.26 L 748.07,73.35 L 750.37,73.39 L 755.49,73.47 L 758.13,73.50 L 763.90,73.58 L 766.86,73.62 L 773.22,73.69 L 776.47,73.73 L 783.37,73.79 L 786.89,73.83 L 794.30,73.89 L 798.06,73.93 L 805.91,73.99 L 809.89,74.02 L 818.14,74.07 L 822.31,74.10 L 830.91,74.16 L 835.25,74.18 L 844.15,74.23 L 848.63,74.25 L 857.78,74.30 L 866.98,74.34 L 885.91,74.41 L 895.44,74.45 L 914.73,74.50 L 924.38,74.53 L 943.62,74.56 L 953.19,74.57 L 971.99,74.59 L 981.30,74.59 L 999.25,74.58 L 1003.67,74.58 L 1012.28,74.56 L 1016.54,74.56 L 1024.80,74.54 L 1028.89,74.53 L 1036.75,74.51 L 1040.63,74.49 L 1048.05,74.46 L 1051.70,74.45 L 1058.62,74.41 L 1062.02,74.39 L 1068.39,74.35 L 1071.51,74.33 L 1077.29,74.28 L 1080.11,74.25 L 1085.24,74.20 L 1087.73,74.17 L 1092.17,74.10 L 1098.00,74.00 L 1106.54,73.83 L 1124.10,73.41 L 1132.95,73.19 L 1151.01,72.69 L 1160.10,72.43 L 1178.55,71.85 L 1187.81,71.54 L 1206.51,70.89 L 1225.24,70.21 L 1262.93,68.67 L 1272.33,68.27 L 1291.01,67.43 L 1300.32,67.01 L 1318.75,66.12 L 1327.91,65.67 L 1345.94,64.74 L 1354.90,64.27 L 1372.40,63.30 L 1381.08,62.82 L 1397.94,61.82 L 1406.28,61.32 L 1422.36,60.30 L 1430.30,59.79 L 1445.47,58.75 L 1449.20,58.49 L 1456.47,57.97 L 1460.08,57.71 L 1467.08,57.19 L 1470.54,56.93 L 1477.25,56.40 L 1480.57,56.14 L 1486.98,55.61 L 1490.15,55.35 L 1496.24,54.83 L 1505.00,54.04 L 1514.37,53.17 L 1532.38,51.48 L 1541.28,50.63 L 1558.38,48.98 L 1566.82,48.15 L 1583.08,46.52 L 1591.11,45.71 L 1606.58,44.10 L 1614.23,43.30 L 1628.98,41.71 L 1636.27,40.91 L 1650.38,39.32 L 1657.35,38.53 L 1670.86,36.93 L 1677.55,36.14 L 1690.53,34.54 L 1696.97,33.73 L 1709.49,32.11 L 1715.70,31.30 L 1727.83,29.65 L 1733.84,28.82 L 1745.64,27.14 L 1751.50,26.30 L 1763.02,24.57 L 1774.49,22.84 L 1796.89,19.20 L 1830.20,13.45 L 1833.01,12.94 L 1839.33,11.77 L 1842.56,11.17 L 1849.42,9.87 L 1852.87,9.21 L 1859.87,7.86 L 1863.34,7.19 L 1870.07,5.86 L 1873.36,5.21 L 1879.41,4.00 L 1880.86,3.70 L 1883.57,3.15 L 1884.89,2.88 L 1887.29,2.38 L 1888.45,2.14 L 1890.50,1.70 L 1891.47,1.49 L 1893.11,1.13 L 1893.87,0.96 L 1895.05,0.69 L 1896.25,0.38 L 1896.35,0.35 L 1896.54,0.51 L 1896.64,0.65 L 1896.80,1.31 L 1896.88,1.73 L 1897.03,3.13 L 1897.10,3.95 L 1897.23,6.32 L 1897.26,6.98 L 1897.31,8.52 L 1897.34,9.34 L 1897.39,11.20 L 1897.42,12.18 L 1897.47,14.39 L 1897.49,15.54 L 1897.53,18.14 L 1897.56,19.48 L 1897.60,22.48 L 1897.62,24.03 L 1897.65,27.46 L 1897.67,29.23 L 1897.70,33.13 L 1897.72,35.14 L 1897.75,39.52 L 1897.76,41.78 L 1897.79,46.69 L 1897.80,49.21 L 1897.83,54.66 L 1897.84,57.46 L 1897.86,63.49 L 1897.87,66.59 L 1897.88,73.22 L 1897.89,76.62 L 1897.91,83.90 L 1897.92,87.62 L 1897.93,95.55 L 1897.94,99.61 L 1897.95,108.24 L 1897.95,112.64 L 1897.96,121.99 L 1897.96,126.76 L 1897.97,136.86 L 1897.98,142.00 L 1897.98,152.88 L 1897.98,158.42 L 1897.99,170.11 L 1897.99,176.05 L 1897.99,188.57 L 1897.99,194.94 L 1898.00,208.32 L 1898.00,215.12 L 1898.00,229.40 L 1898.00,236.65 L 1898.00,251.85 L 1898.00,275.71 L 1898.00,551.56 L 1866.86,545.33 L 1859.15,543.79 L 1843.25,540.77 L 1835.23,539.27 L 1818.69,536.34 L 1810.34,534.89 L 1793.16,532.05 L 1784.49,530.64 L 1766.67,527.89 L 1757.68,526.52 L 1739.21,523.86 L 1729.90,522.54 L 1710.78,519.97 L 1701.14,518.69 L 1681.38,516.21 L 1651.00,512.58 L 1648.08,512.24 L 1641.88,511.54 L 1638.73,511.19 L 1632.13,510.46 L 1625.45,509.74 L 1611.32,508.25 L 1604.19,507.50 L 1589.75,506.04 L 1582.56,505.31 L 1568.59,503.95 L 1565.16,503.62 L 1558.53,502.99 L 1555.26,502.68 L 1549.01,502.10 L 1545.94,501.81 L 1540.18,501.29 L 1537.37,501.04 L 1532.19,500.59 L 1529.68,500.38 L 1525.18,500.01 L 1523.02,499.83 L 1519.29,499.55 L 1517.54,499.42 L 1514.69,499.24 L 1511.50,499.08 L 1511.22,499.07 L 1510.17,499.02 L 1509.56,498.99 L 1507.90,498.88 L 1507.00,498.83 L 1504.81,498.68 L 1503.66,498.61 L 1501.04,498.43 L 1499.68,498.33 L 1496.70,498.12 L 1495.17,498.02 L 1491.91,497.78 L 1481.50,497.01 L 1468.04,496.00 L 1440.63,494.09 L 1426.86,493.15 L 1398.89,491.37 L 1384.85,490.50 L 1356.39,488.87 L 1342.11,488.07 L 1313.25,486.58 L 1298.77,485.86 L 1269.57,484.53 L 1254.94,483.88 L 1225.48,482.71 L 1136.50,479.78 L 1134.55,479.73 L 1130.05,479.62 L 1127.70,479.57 L 1122.45,479.48 L 1119.74,479.43 L 1113.80,479.34 L 1110.75,479.30 L 1104.17,479.22 L 1100.80,479.18 L 1093.62,479.11 L 1089.96,479.07 L 1082.24,479.00 L 1078.32,478.97 L 1070.10,478.91 L 1065.94,478.88 L 1057.28,478.82 L 1052.90,478.79 L 1043.85,478.75 L 1039.28,478.72 L 1029.89,478.68 L 1025.16,478.66 L 1015.48,478.63 L 1010.61,478.61 L 1000.68,478.58 L 990.71,478.55 L 970.26,478.52 L 959.98,478.51 L 939.22,478.50 L 928.84,478.50 L 908.17,478.52 L 897.89,478.53 L 877.73,478.58 L 872.73,478.59 L 862.91,478.63 L 858.04,478.64 L 848.48,478.68 L 843.74,478.70 L 834.50,478.75 L 829.92,478.77 L 821.05,478.82 L 816.66,478.85 L 808.20,478.91 L 804.02,478.94 L 796.03,479.00 L 792.09,479.03 L 784.61,479.11 L 780.94,479.14 L 774.02,479.22 L 770.64,479.26 L 764.35,479.35 L 761.28,479.39 L 755.65,479.48 L 752.92,479.53 L 748.01,479.63 L 741.50,479.78 L 726.23,480.19 L 695.35,481.17 L 679.88,481.69 L 648.81,482.86 L 633.27,483.46 L 602.28,484.81 L 586.82,485.51 L 556.17,487.02 L 540.92,487.80 L 510.89,489.47 L 495.97,490.32 L 466.83,492.12 L 459.61,492.58 L 445.38,493.52 L 438.31,493.99 L 424.40,494.96 L 417.48,495.45 L 403.92,496.45 L 384.00,497.97 L 382.28,498.11 L 378.44,498.40 L 376.49,498.55 L 372.53,498.84 L 370.58,498.98 L 366.98,499.23 L 362.50,499.53 L 361.75,499.58 L 359.71,499.73 L 358.61,499.82 L 355.92,500.05 L 354.50,500.17 L 351.23,500.46 L 349.53,500.62 L 345.75,500.97 L 343.80,501.15 L 339.59,501.55 L 337.44,501.76 L 332.87,502.21 L 328.22,502.66 L 318.16,503.67 L 307.93,504.70 L 286.74,506.93 L 281.57,507.48 L 271.78,508.54 L 269.41,508.80 L 264.88,509.31 L 258.50,510.03 L 247.44,511.30 L 225.74,513.95 L 214.97,515.29 L 193.91,518.07 L 183.47,519.47 L 163.12,522.37 L 153.03,523.84 L 133.44,526.85 L 123.75,528.37 L 105.00,531.49 L 95.73,533.06 L 77.88,536.26 L 69.07,537.88 L 52.18,541.16 L 28.00,546.18 L 24.77,546.88 L 18.70,548.19 L 17.24,548.51 L 14.50,549.10 L 13.17,549.39 L 10.74,549.91 L 9.58,550.16 L 7.53,550.61 L 6.57,550.81 L 4.98,551.16 L 4.25,551.32 L 3.18,551.55 L 2.25,551.75 L 0.00,552.23 L 0.00,276.05 Z" fill="rgba(0,0,0,1)"/></g></svg>');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: top center;
    mask-position: top center;
    -webkit-mask-size: cover;
    mask-size: cover;
    position: relative;
}


.currency-page-9 .nav-tabs .nav-link {
    color: #939393;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 20px 10px;
    border-bottom: 3px solid #cdcdcd !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    border: 0;
}

.currency-page-9 .nav-tabs .nav-link h3 {
    display: grid;
    align-items: center;
    margin: 0;
    padding: 0;
    align-content: center;
    justify-content: center;
    justify-items: center;
    font-size: 12px;
    gap: 15px;
}

.currency-page-9 .nav-tabs .nav-link img {
    height: 50px;
    object-fit: contain;
}

.currency-page-9 .nav-tabs .nav-link:focus,
.currency-page-9 .nav-tabs .nav-link:hover {
    border-color: 0;
    outline: none;
    border: 0;
    box-shadow: none;
}

.currency-page-9 .nav-tabs .nav-link.active {
    background: transparent;
    color: #000;
    border: 0;
    border-bottom: 3px solid #000 !important;
    padding-bottom: 10px;
    outline: none;
    border: 0;
    box-shadow: none;
}

.currency-page-9 .nav {
    border: 0px;
    padding: 20px 0px 0px;
    margin: 0;
}

.currency-page-9 .features-card-w {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    background: #ffffff4f;
    padding: 20px;
    margin: 10px;
    box-shadow: 0px 0px 8px #00000012;
}

.currency-page-9 .features-card-w img {
    height: 40px;
    object-fit: contain;
}

.currency-page-9 .features-card-w p {
    font-size: 12px;
    text-align: center;
    margin: 0;
}

.back-g-row {
    padding: 15px 20px 20px;
}

.currency-page-10 .grid-indus .indus-box .inner-text {
    display: flex;
    align-items: center;
    column-gap: 20px;
}

.currency-page-10 .grid-indus {
    display: flex;
    flex-direction: column;
    gap: 30px;
    height: 350px;
    overflow: scroll;
    padding-right: 20px;
}

.currency-page-10 .grid-indus .indus-box {
    border-bottom: 2px solid #ededed;
    padding-bottom: 20px;
}

.currency-page-10-11 .grid-indus{
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 10px;
    height: auto;
}

.currency-page-10-11 .grid-indus .indus-box {
    border: 2px solid #ededed;
    padding: 30px 30px;
}

.currency-page-10 .grid-indus .indus-box h3 {
    color: #000;
    font-size: 22px;
    padding-bottom: 10px;
}

.currency-page-10 .grid-indus .indus-box .inner-text p {
    margin: 0;
    font-size: 17px;
    border-left: 2px solid #ededed;
    padding-left: 20px;
}

.currency-page-11 .ai-process img {
    object-fit: cover;
    width: 100% !important;
    margin: 0px 0px 15px;
    height: 230px !important;
    border-radius: 30px;
}

.currency-page-11 .ai-process .slick-slide {
    margin: 0px 10px;
}

.currency-page-11 .ai-process .text-box {
    border: 2px solid #606060;
    border-radius: 30px;
    padding: 30px 20px;
    height: 230px;
    position: relative;
    width: 100%;
}

.currency-page-11 .ai-process .text-box h3 {
    font-size: 18px;
}

.currency-page-11 .ai-process .text-box p {
    font-size: 12px;
}

.currency-page-11 .ai-process .text-box .step-num {
    background: #fff;
    text-align: center;
    width: max-content;
    padding: 3px 20px;
    font-size: 14px;
    font-weight: 800;
    border: 2px solid #606060;
    border-radius: 20px;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;

}

.faq-section {
    padding: 40px 0;
}

.faq-title {
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    margin-bottom: 40px;
}

.faq-item {
    margin-bottom: 20px;
    background: #fff !important;
    padding: 10px 20px;
    box-shadow: 0px 0px 15px #00000021 !important;
}

.faq-item button {
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0px;
}

.faq-item .accordion-body {
    font-size: 14px;
    color: #000 !important;
    padding: 13px 0px;
}

.accordion-button::before {
    content: "\2191";
    font-family: "Bootstrap Icons";
    font-size: 18px;
    color: #000;
    position: absolute;
    right: 0;
}

.accordion-button.collapsed::before {
    content: "\2193";
    font-family: "Bootstrap Icons";
    font-size: 18px;
    color: #000;
    position: absolute;
    right: 0;
}

.accordion-button::after,
.accordion-button.collapsed::after {
    display: none;
}

.ai-btn {
    text-decoration: none;
    color: #ffffff;
    padding: 10px 20px;
    background-image: linear-gradient(to right, #7e0db3, #ae00a2, #cf0090, #e7137e, #f73c6e);
    box-shadow: 6px 6px 0px #d4d4d4;
    transition: 1s;
    text-transform: uppercase;
    border: 0px solid transparent;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    column-gap: 10px;
    font-size: 16px;
    width: max-content;
}
.currency-page-12 .feature-item-inner {
    display: flex;
    box-shadow: 0px 11px 35px 5px rgba(196, 196, 196, 0.30);
    padding: 30px 30px 10px;
    border-radius: 3px;
    border-radius: 20px 5px;
    background: #fff;
}

.currency-page-12 .grid-choose {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.currency-page-12 .feature-item-thumb {
    margin-right: 30px;
    flex: 0 0 70px;
    -ms-flex: 0 0 80px;
    max-width: 70px;
    width: 70px;
    transform: translate(0px, 0px);
    transition: transform 0.3s cubic-bezier(0.25, 0.55, 0.4, 2.1) 0s;
}
.currency-page-12 h3 {
    font-size: 20px;
    font-weight: 700;
}

.currency-page-12 p {
    font-size: 14px;
    color: #4d4d4d;
    line-height: normal;
}
.ai-new-sec {
    background: #f0f0f0;
}

.featured-item.style-1 {
    position: relative;
    background: #fff;
    padding: 30px 30px 20px;
    border-radius: 30px;
    z-index: 9;
    margin-right: 15px;
    height: 250px;
}

.featured-item.style-1:hover .new-span-img::after {
    background: #f73c6e;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.featured-item.style-1:hover .new-span-img img {
    filter: invert(1);
    z-index: 3;
}

.ht-shape-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    height: auto;
    border-radius: 0 30px 0 0;
}

.featured-number {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}

.featured-number .new-span-img {
    background: #fff;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 700;
    transition: 0.5;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    overflow: hidden;
    z-index: 1;
}

.featured-number .new-span-img::after {
    transition: all 0.65s ease;
    display: inline-block;
    content: "";
    position: absolute;
    border-radius: 4rem;
    width: 0;
    box-sizing: border-box;
    z-index: -2;
    left: 50%;
    top: 50%;
    height: 0;
}

.featured-number .new-span-img img {
    height: 35px;
    object-fit: contain;
    transition: all 0.65s ease;
}

.featured-item.style-1 .featured-icon {
    display: inline-block;
    position: absolute;
    right: 50px;
    bottom: 50px;
}

.featured-item.style-1 .featured-icon i {
    font-size: 70px;
    line-height: 70px;
    color: #000;
    display: inline-block;
}

.featured-item.style-1 .featured-desc p {
    font-size: 14px;
}

.featured-item.style-1 .featured-title {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 20px;
    padding-bottom: 10px;
    width: 70%;
}

.featured-item.style-1 .featured-title h3 {
    line-height: 32px;
}

.currency-page-10.currency-page-10-11 .grid-indus .indus-box h3 {
    font-size: 20px;
}
.currency-page-10.currency-page-10-11 .grid-indus .indus-box .inner-text p {
    font-size: 15px;
}
.currency-page-10.currency-page-10-11 .inner-text img {
    display: none;
}

@media screen and (max-width:991px) {

.currency-page-9 .features-card-w{
    padding: 20px 5px;
}
.currency-page-9 .nav {
    border: 0px;
    padding: 0;
    margin: 0;
    display: flex;
    white-space: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: start !important;
    justify-items: start;
}
.currency-page-9 .nav li {
    padding: 15px 0px;
    margin-right: 30px;
}

}
@media screen and (max-width:767px) {
.currency-page-12 .grid-choose {
    
    flex-wrap: wrap;
    display: flex;
}
.currency-page-12 .feature-item-inner { 
    margin-bottom: 20px;  display: block;
}
}

@media screen and (max-width: 450px) {

    .currency-page-10-11 .grid-indus {
        grid-template-columns: 1fr;
        height: auto;
        padding: 0;
        margin-top: 0 !important;
    }
    .faq-section {
        padding: 40px 20px;
    }
    .wallet-page-1 .crypt-in-box.cryexbx {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        flex-direction: column-reverse;
    }

    .wallet-page-1 .crypt-in-box-l h1 {
        font-size: 40px !important;
    }

    .wallet-page-1 img {
        margin-bottom: 30px;
    }

    h2 {
        font-size: 29px !important;
        line-height: 40px !important;
        color: #000;
    }

    .p-5 {
        padding: 25px 0px !important;
    }

    .currency-page-10 .grid-indus {
        margin-top: 30px;
    }

    .currency-page-12 .grid-choose {
        grid-template-columns: 1fr;
    }

    .home_banner {
        height: 65vh;
    }

    .currency-page-9 .nav {
        border: 0px;
        padding: 0;
        margin: 0;
        display: flex;
        white-space: nowrap;
        flex-wrap: nowrap;
        overflow: auto;
        justify-content: start !important;
        justify-items: start;
    }

    .currency-page-9 .nav li {
        padding: 15px 0px;
        margin-right: 30px;
    }

    .currency-page-9 .nav-tabs .nav-link {
        font-size: 18px;
        padding: 0px;
    }



    .currency-page-5 .white-back {
        display: inline-block;
    }

    .currency-page-5 .white-back ul#v-pills-tab {
        display: flex;
        flex-direction: row !important;
        overflow-x: auto;
        flex-wrap: nowrap;
        justify-content: inherit !important;
    }

    .currency-page-5 .white-back ul#v-pills-tab li button {
        width: max-content !important;
    }

    .currency-page-7 .nav-tabs {
        display: flex;
        flex-wrap: nowrap !important;
        flex-direction: row !important;
        height: max-content;
        padding: 20px 0px;
        column-gap: 10px;
        border-color: transparent;
        white-space: nowrap;
        overflow-x: auto;
    }

    .currency-page-7 .tab-pane .tab-content-ser ul {
        display: flex;
        flex-wrap: nowrap;
        column-gap: 10px;
        white-space: nowrap;
        overflow-x: auto;
    }

    .currency-page-7.new-fantasy-sec .tab-content .tab-pane img {
        margin-top: 20px;
    }


    .new-ex-change-2 ul li {
        gap: 10px;
    }

    .new-ex-change-2 ul {
        padding: 0px;
    }

    .new-ex-change-3 img {
        width: 90%;
        height: auto;
        object-fit: contain;
        margin: 0 auto;
        text-align: center;
        display: flex;
    }

    .blockchain-cta-sec .cta-back {
        flex-direction: column;
        gap: 30px;
        align-items: last baseline;
    }

    .blockchain-cta-sec .cta-back h3 {
        line-height: 36px;
    }

    .blockchain-cta-sec .cta-back {
        padding: 30px;
    }

    .currency-page-8 p {
        width: 100%;
    }

    .currency-page-13 .crypt-exchange-in.crypt-exchange-next.mt-1 {
        padding-bottom: 40px;
    }
    .crypt-in-box-r {
        display: none;
    }

    .currency-page-8 .development-grid,
    .currency-page-6 .exchange-grid {
        display: flex !important;
        gap: 15px;
        flex-direction: column;
    }

    .ai-new-sec{
        padding: 40px 0px !important;
    }

    .ai-new-sec .ai-btn{
        margin-top: 10px;
    }
}
