@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap');
@import url('https://fonts.cdnfonts.com/css/impact');

:root{
    --bg-color: #222327;
    --text-color: #fff;
    --main-color: #ceb6fa;
}

html{
scroll-behavior: smooth;
}

body{
    margin: 0;
    padding: 0;
    background: var(--bg-color);
    color: lightgray;
    cursor: none;
}

.container{
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 100px;
}

/*CURSOR*/
.cursor{
    z-index: 999;
    position: absolute;
    background: var(--main-color);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    pointer-events: none;
    box-shadow: 0 0 20px var(--main-color),
                0 0 60px var(--main-color),
                0 0 100px var(--main-color);
    animation: colors 5s infinite;
    transform: translate(-50%, -50%);
}

@keyframes colors{
    0%{
        filter: hue-rotate(0deg);
    }
    50%{
        filter: hue-rotate(360deg);
    }
}

.cursor::before{
    content: '';
    position: absolute;
    background: #2696e8;
    width: 50px;
    height: 50px;
    opacity: 0.2;
    transform: translate(-30%, -30%);
    border-radius: 50%;
}

/*FONT*/
li, a, button, .hero, .info-section, .my-projects, .my-projects2, .skills-section, .slider, .allskills, .contact-section, footer{
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #edf0f1;
    background-color: transparent;
    text-decoration: none;
}

/*HEADER*/
header {
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    align-items: center;
    justify-content: space-between;
    height: 70px;
    background-color: rgba(255, 255, 255, 0.029);
    backdrop-filter: blur(10px);
    padding: 0 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 15px var(--main-color);
    z-index: 1000;
    transition: all .50s ease;
}

.left{
    display: flex;
    align-items: center;
}

.left img{
    height: 40px;
}

header ul {
    display: flex;
    justify-content: space-between;
    width: 40%;
    padding: 15px 15px;
    border-radius: 50px;
    background-color: rgba(0, 0, 19, 0.174);
    backdrop-filter: blur(10px);
    box-shadow: 0 0 10px var(--main-color);
}

header ul li {
    list-style: none;
}

header ul a {
    text-decoration: none;
    font-weight: 700;
    margin: 0 10px;
}

header ul a:hover, header ul a.active {
    text-shadow: 0 0 15px black;
    color: var(--main-color);
}

header ul li a {
    position: relative;
    color: var(--text-color);
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

header ul li a span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-bottom: 3px solid var(--main-color);
    border-radius: 155px;
    transform: scale(0) translateY(50px);
    transition: .5s;
}

header ul li a:hover span {
    transform: scale(1) translateY(9px);
}

header button {
    position: relative;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding: 9px 25px;
    color: var(--main-color);
    border: 2px solid var(--main-color);
    border-radius: 50px;
    cursor: pointer;
    z-index: 1;
    overflow: hidden;
    transition: 1s;
}

header button:hover {
    color: var(--text-color);
    box-shadow: 
        0 0 10px var(--main-color),
        0 0 20px var(--main-color);
}

header button::before{
    content: '';
    position: absolute;
    top: 0;
    left: -50px;
    width: 0;
    height: 100%;
    background: var(--main-color);
    transform: skewX(35deg);
    z-index: -1;
    transition: .5s;
}

header button:hover::before {
    width: 100%;
}

/*BLACKHOLE BACKGROUND ANIMATION*/
.blackhole-box{
    position: absolute;
    top: 0;
    width: 100%;
    justify-content: center;
    mix-blend-mode: lighten;
}

.blackhole-box video{
    width: 100%;
    margin-top: -23.5%;
}

/*STARS BACKGROUND ANIMATION*/
#stars{
    position: fixed;
    width: 1px;
    height: 1px;
    background: transparent;
    animation: animStar 350s linear infinite;
    box-shadow: 779px 1331px #fff, 324px 42px #fff, 303px 586px #fff,
    1312px 276px #fff, 451px 625px #fff, 521px 1931px #fff, 1087px 1871px #fff,
    36px 1546px #fff, 132px 934px #fff, 1698px 901px #fff, 1418px 664px #fff,
    1448px 1157px #fff, 1084px 232px #fff, 347px 1776px #fff, 1722px 243px #fff,
    1629px 835px #fff, 479px 969px #fff, 1231px 960px #fff, 586px 384px #fff,
    164px 527px #fff, 8px 646px #fff, 1150px 1126px #fff, 665px 1357px #fff,
    1556px 1982px #fff, 1260px 1961px #fff, 1675px 1741px #fff,
    1843px 1514px #fff, 718px 1628px #fff, 242px 1343px #fff, 1497px 1880px #fff,
    1364px 230px #fff, 1739px 1302px #fff, 636px 959px #fff, 304px 686px #fff,
    614px 751px #fff, 1935px 816px #fff, 1428px 60px #fff, 355px 335px #fff,
    1594px 158px #fff, 90px 60px #fff, 1553px 162px #fff, 1239px 1825px #fff,
    1945px 587px #fff, 749px 1785px #fff, 1987px 1172px #fff, 1301px 1237px #fff,
    1039px 342px #fff, 1585px 1481px #fff, 995px 1048px #fff, 524px 932px #fff,
    214px 413px #fff, 1701px 1300px #fff, 1037px 1613px #fff, 1871px 996px #fff,
    1360px 1635px #fff, 1110px 1313px #fff, 412px 1783px #fff, 1949px 177px #fff,
    903px 1854px #fff, 700px 1936px #fff, 378px 125px #fff, 308px 834px #fff,
    1118px 962px #fff, 1350px 1929px #fff, 781px 1811px #fff, 561px 137px #fff,
    757px 1148px #fff, 1670px 1979px #fff, 343px 739px #fff, 945px 795px #fff,
    576px 1903px #fff, 1078px 1436px #fff, 1583px 450px #fff, 1366px 474px #fff,
    297px 1873px #fff, 192px 162px #fff, 1624px 1633px #fff, 59px 453px #fff,
    82px 1872px #fff, 1933px 498px #fff, 1966px 1974px #fff, 1975px 1688px #fff,
    779px 314px #fff, 1858px 1543px #fff, 73px 1507px #fff, 1693px 975px #fff,
    1683px 108px #fff, 1768px 1654px #fff, 654px 14px #fff, 494px 171px #fff,
    1689px 1895px #fff, 1660px 263px #fff, 1031px 903px #fff, 1203px 1393px #fff,
    1333px 1421px #fff, 1113px 41px #fff, 1206px 1645px #fff, 1325px 1635px #fff,
    142px 388px #fff, 572px 215px #fff, 1535px 296px #fff, 1419px 407px #fff,
    1379px 1003px #fff, 329px 469px #fff, 1791px 1652px #fff, 935px 1802px #fff,
    1330px 1820px #fff, 421px 1933px #fff, 828px 365px #fff, 275px 316px #fff,
    707px 960px #fff, 1605px 1554px #fff, 625px 58px #fff, 717px 1697px #fff,
    1669px 246px #fff, 1925px 322px #fff, 1154px 1803px #fff, 1929px 295px #fff,
    1248px 240px #fff, 1045px 1755px #fff, 166px 942px #fff, 1888px 1773px #fff,
    678px 1963px #fff, 1370px 569px #fff, 1974px 1400px #fff, 1786px 460px #fff,
    51px 307px #fff, 784px 1400px #fff, 730px 1258px #fff, 1712px 393px #fff,
    416px 170px #fff, 1797px 1932px #fff, 572px 219px #fff, 1557px 1856px #fff,
    218px 8px #fff, 348px 1334px #fff, 469px 413px #fff, 385px 1738px #fff,
    1357px 1818px #fff, 240px 942px #fff, 248px 1847px #fff, 1535px 806px #fff,
    236px 1514px #fff, 1429px 1556px #fff, 73px 1633px #fff, 1398px 1121px #fff,
    671px 1301px #fff, 1404px 1663px #fff, 740px 1018px #fff, 1600px 377px #fff,
    785px 514px #fff, 112px 1084px #fff, 1915px 1887px #fff, 1463px 1848px #fff,
    687px 1115px #fff, 1268px 1768px #fff, 1729px 1425px #fff,
    1284px 1022px #fff, 801px 974px #fff, 1975px 1317px #fff, 1354px 834px #fff,
    1446px 1484px #fff, 1283px 1786px #fff, 11px 523px #fff, 1842px 236px #fff,
    1355px 654px #fff, 429px 7px #fff, 1033px 1128px #fff, 157px 297px #fff,
    545px 635px #fff, 52px 1080px #fff, 827px 1520px #fff, 1121px 490px #fff,
    9px 309px #fff, 1744px 1586px #fff, 1014px 417px #fff, 1534px 524px #fff,
    958px 552px #fff, 1403px 1496px #fff, 387px 703px #fff, 1522px 548px #fff,
    1355px 282px #fff, 1532px 601px #fff, 1838px 790px #fff, 290px 259px #fff,
    295px 598px #fff, 1601px 539px #fff, 1561px 1272px #fff, 34px 1922px #fff,
    1024px 543px #fff, 467px 369px #fff, 722px 333px #fff, 1976px 1255px #fff,
    766px 983px #fff, 1582px 1285px #fff, 12px 512px #fff, 617px 1410px #fff,
    682px 577px #fff, 1334px 1438px #fff, 439px 327px #fff, 1617px 1661px #fff,
    673px 129px #fff, 794px 941px #fff, 1386px 1902px #fff, 37px 1353px #fff,
    1467px 1353px #fff, 416px 18px #fff, 187px 344px #fff, 200px 1898px #fff,
    1491px 1619px #fff, 811px 347px #fff, 924px 1827px #fff, 945px 217px #fff,
    1735px 1228px #fff, 379px 1890px #fff, 79px 761px #fff, 825px 1837px #fff,
    1980px 1558px #fff, 1308px 1573px #fff, 1488px 1726px #fff,
    382px 1208px #fff, 522px 595px #fff, 1277px 1898px #fff, 354px 552px #fff,
    161px 1784px #fff, 614px 251px #fff, 526px 1576px #fff, 17px 212px #fff,
    179px 996px #fff, 467px 1208px #fff, 1944px 1838px #fff, 1140px 1093px #fff,
    858px 1007px #fff, 200px 1064px #fff, 423px 1964px #fff, 1945px 439px #fff,
    1377px 689px #fff, 1120px 1437px #fff, 1876px 668px #fff, 907px 1324px #fff,
    343px 1976px #fff, 1816px 1501px #fff, 1849px 177px #fff, 647px 91px #fff,
    1984px 1012px #fff, 1336px 1300px #fff, 128px 648px #fff, 305px 1060px #fff,
    1324px 826px #fff, 1263px 1314px #fff, 1801px 629px #fff, 1614px 1555px #fff,
    1634px 90px #fff, 1603px 452px #fff, 891px 1984px #fff, 1556px 1906px #fff,
    121px 68px #fff, 1676px 1714px #fff, 516px 936px #fff, 1947px 1492px #fff,
    1455px 1519px #fff, 45px 602px #fff, 205px 1039px #fff, 793px 172px #fff,
    1562px 1739px #fff, 1056px 110px #fff, 1512px 379px #fff, 1795px 1621px #fff,
    1848px 607px #fff, 262px 1719px #fff, 477px 991px #fff, 483px 883px #fff,
    1239px 1197px #fff, 1496px 647px #fff, 1649px 25px #fff, 1491px 1946px #fff,
    119px 996px #fff, 179px 1472px #fff, 1341px 808px #fff, 1565px 1700px #fff,
    407px 1544px #fff, 1754px 357px #fff, 1288px 981px #fff, 902px 1997px #fff,
    1755px 1668px #fff, 186px 877px #fff, 1202px 1882px #fff, 461px 1213px #fff,
    1400px 748px #fff, 1969px 1899px #fff, 809px 522px #fff, 514px 1219px #fff,
    374px 275px #fff, 938px 1973px #fff, 357px 552px #fff, 144px 1722px #fff,
    1572px 912px #fff, 402px 1858px #fff, 1544px 1195px #fff, 667px 1257px #fff,
    727px 1496px #fff, 993px 232px #fff, 1772px 313px #fff, 1040px 1590px #fff,
    1204px 1973px #fff, 1268px 79px #fff, 1555px 1048px #fff, 986px 1707px #fff,
    978px 1710px #fff, 713px 360px #fff, 407px 863px #fff, 461px 736px #fff,
    284px 1608px #fff, 103px 430px #fff, 1283px 1319px #fff, 977px 1186px #fff,
    1966px 1516px #fff, 1287px 1129px #fff, 70px 1098px #fff, 1189px 889px #fff,
    1126px 1734px #fff, 309px 1292px #fff, 879px 764px #fff, 65px 473px #fff,
    1003px 1959px #fff, 658px 791px #fff, 402px 1576px #fff, 35px 622px #fff,
    529px 1589px #fff, 164px 666px #fff, 1876px 1290px #fff, 1541px 526px #fff,
    270px 1297px #fff, 440px 865px #fff, 1500px 802px #fff, 182px 1754px #fff,
    1264px 892px #fff, 272px 1249px #fff, 1289px 1535px #fff, 190px 1646px #fff,
    955px 242px #fff, 1456px 1597px #fff, 1727px 1983px #fff, 635px 801px #fff,
    226px 455px #fff, 1396px 1710px #fff, 849px 1863px #fff, 237px 1264px #fff,
    839px 140px #fff, 1122px 735px #fff, 1280px 15px #fff, 1318px 242px #fff,
    1819px 1148px #fff, 333px 1392px #fff, 1949px 553px #fff, 1878px 1332px #fff,
    467px 548px #fff, 1812px 1082px #fff, 1067px 193px #fff, 243px 156px #fff,
    483px 1616px #fff, 1714px 933px #fff, 759px 1800px #fff, 1822px 995px #fff,
    1877px 572px #fff, 581px 1084px #fff, 107px 732px #fff, 642px 1837px #fff,
    166px 1493px #fff, 1555px 198px #fff, 819px 307px #fff, 947px 345px #fff,
    827px 224px #fff, 927px 1394px #fff, 540px 467px #fff, 1093px 405px #fff,
    1140px 927px #fff, 130px 529px #fff, 33px 1980px #fff, 1147px 1663px #fff,
    1616px 1436px #fff, 528px 710px #fff, 798px 1100px #fff, 505px 1480px #fff,
    899px 641px #fff, 1909px 1949px #fff, 1311px 964px #fff, 979px 1301px #fff,
    1393px 969px #fff, 1793px 1886px #fff, 292px 357px #fff, 1196px 1718px #fff,
    1290px 1994px #fff, 537px 1973px #fff, 1181px 1674px #fff,
    1740px 1566px #fff, 1307px 265px #fff, 922px 522px #fff, 1892px 472px #fff,
    384px 1746px #fff, 392px 1098px #fff, 647px 548px #fff, 390px 1498px #fff,
    1246px 138px #fff, 730px 876px #fff, 192px 1472px #fff, 1790px 1789px #fff,
    928px 311px #fff, 1253px 1647px #fff, 747px 1921px #fff, 1561px 1025px #fff,
    1533px 1292px #fff, 1985px 195px #fff, 728px 729px #fff, 1712px 1936px #fff,
    512px 1717px #fff, 1528px 483px #fff, 313px 1642px #fff, 281px 1849px #fff,
    1212px 799px #fff, 435px 1191px #fff, 1422px 611px #fff, 1718px 1964px #fff,
    411px 944px #fff, 210px 636px #fff, 1502px 1295px #fff, 1434px 349px #fff,
    769px 60px #fff, 747px 1053px #fff, 789px 504px #fff, 1436px 1264px #fff,
    1893px 1225px #fff, 1394px 1788px #fff, 1108px 1317px #fff,
    1673px 1395px #fff, 854px 1010px #fff, 1705px 80px #fff, 1858px 148px #fff,
    1729px 344px #fff, 1388px 664px #fff, 895px 406px #fff, 1479px 157px #fff,
    1441px 1157px #fff, 552px 1900px #fff, 516px 364px #fff, 1647px 189px #fff,
    1427px 1071px #fff, 785px 729px #fff, 1080px 1710px #fff, 504px 204px #fff,
    1177px 1622px #fff, 657px 34px #fff, 1296px 1099px #fff, 248px 180px #fff,
    1212px 1568px #fff, 667px 1562px #fff, 695px 841px #fff, 1608px 1247px #fff,
    751px 882px #fff, 87px 167px #fff, 607px 1368px #fff, 1363px 1203px #fff,
    1836px 317px #fff, 1668px 1703px #fff, 830px 1154px #fff, 1721px 1398px #fff,
    1601px 1280px #fff, 976px 874px #fff, 1743px 254px #fff, 1020px 1815px #fff,
    1670px 1766px #fff, 1890px 735px #fff, 1379px 136px #fff, 1864px 695px #fff,
    206px 965px #fff, 1404px 1932px #fff, 1923px 1360px #fff, 247px 682px #fff,
    519px 1708px #fff, 645px 750px #fff, 1164px 1204px #fff, 834px 323px #fff,
    172px 1350px #fff, 213px 972px #fff, 1837px 190px #fff, 285px 1806px #fff,
    1047px 1299px #fff, 1548px 825px #fff, 1730px 324px #fff, 1346px 1909px #fff,
    772px 270px #fff, 345px 1190px #fff, 478px 1433px #fff, 1479px 25px #fff,
    1994px 1830px #fff, 1744px 732px #fff, 20px 1635px #fff, 690px 1795px #fff,
    1594px 569px #fff, 579px 245px #fff, 1398px 733px #fff, 408px 1352px #fff,
    1774px 120px #fff, 1152px 1370px #fff, 1698px 1810px #fff, 710px 1450px #fff,
    665px 286px #fff, 493px 1720px #fff, 786px 5px #fff, 637px 1140px #fff,
    764px 324px #fff, 927px 310px #fff, 938px 1424px #fff, 1884px 744px #fff,
    913px 462px #fff, 1831px 1936px #fff, 1527px 249px #fff, 36px 1381px #fff,
    1597px 581px #fff, 1530px 355px #fff, 949px 459px #fff, 799px 828px #fff,
    242px 1471px #fff, 654px 797px #fff, 796px 594px #fff, 1365px 678px #fff,
    752px 23px #fff, 1630px 541px #fff, 982px 72px #fff, 1733px 1831px #fff,
    21px 412px #fff, 775px 998px #fff, 335px 1945px #fff, 264px 583px #fff,
    158px 1311px #fff, 528px 164px #fff, 1978px 574px #fff, 717px 1203px #fff,
    734px 1591px #fff, 1555px 820px #fff, 16px 1943px #fff, 1625px 1177px #fff,
    1236px 690px #fff, 1585px 1590px #fff, 1737px 1728px #fff, 721px 698px #fff,
    1804px 1186px #fff, 166px 980px #fff, 1850px 230px #fff, 330px 1712px #fff,
    95px 797px #fff, 1948px 1078px #fff, 469px 939px #fff, 1269px 1899px #fff,
    955px 1220px #fff, 1137px 1075px #fff, 312px 1293px #fff, 986px 1762px #fff,
    1103px 1238px #fff, 428px 1993px #fff, 355px 570px #fff, 977px 1836px #fff,
    1395px 1092px #fff, 276px 913px #fff, 1743px 656px #fff, 773px 502px #fff,
    1686px 1322px #fff, 1516px 1945px #fff, 1334px 501px #fff, 266px 156px #fff,
    455px 655px #fff, 798px 72px #fff, 1059px 1259px #fff, 1402px 1687px #fff,
    236px 1329px #fff, 1455px 786px #fff, 146px 1228px #fff, 1851px 823px #fff,
    1062px 100px #fff, 1220px 953px #fff, 20px 1826px #fff, 36px 1063px #fff,
    1525px 338px #fff, 790px 1521px #fff, 741px 1099px #fff, 288px 1489px #fff,
    700px 1060px #fff, 390px 1071px #fff, 411px 1036px #fff, 1853px 1072px #fff,
    1446px 1085px #fff, 1164px 874px #fff, 924px 925px #fff, 291px 271px #fff,
    1257px 1964px #fff, 1580px 1352px #fff, 1507px 1216px #fff, 211px 956px #fff,
    985px 1195px #fff, 975px 1640px #fff, 518px 101px #fff, 663px 1395px #fff,
    914px 532px #fff, 145px 1320px #fff, 69px 1397px #fff, 982px 523px #fff,
    257px 725px #fff, 1599px 831px #fff, 1636px 1513px #fff, 1250px 1158px #fff,
    1132px 604px #fff, 183px 102px #fff, 1057px 318px #fff, 1247px 1835px #fff,
    1983px 1110px #fff, 1077px 1455px #fff, 921px 1770px #fff, 806px 1350px #fff,
    1938px 1992px #fff, 855px 1260px #fff, 902px 1345px #fff, 658px 1908px #fff,
    1845px 679px #fff, 712px 1482px #fff, 595px 950px #fff, 1784px 1992px #fff,
    1847px 1785px #fff, 691px 1004px #fff, 175px 1179px #fff, 1666px 1911px #fff,
    41px 61px #fff, 971px 1080px #fff, 1830px 1450px #fff, 1351px 1518px #fff,
    1257px 99px #fff, 1395px 1498px #fff, 1117px 252px #fff, 1779px 597px #fff,
    1346px 729px #fff, 1108px 1144px #fff, 402px 691px #fff, 72px 496px #fff,
    1673px 1604px #fff, 1497px 974px #fff, 1865px 1664px #fff, 88px 806px #fff,
    918px 77px #fff, 244px 1118px #fff, 256px 1820px #fff, 1851px 1840px #fff,
    605px 1851px #fff, 634px 383px #fff, 865px 37px #fff, 943px 1024px #fff,
    1951px 177px #fff, 1097px 523px #fff, 985px 1700px #fff, 1243px 122px #fff,
    768px 1070px #fff, 468px 194px #fff, 320px 1867px #fff, 1850px 185px #fff,
    380px 1616px #fff, 468px 1294px #fff, 1122px 1743px #fff, 884px 299px #fff,
    1300px 1917px #fff, 1860px 396px #fff, 1270px 990px #fff, 529px 733px #fff,
    1975px 1347px #fff, 1885px 685px #fff, 226px 506px #fff, 651px 878px #fff,
    1323px 680px #fff, 1284px 680px #fff, 238px 1967px #fff, 911px 174px #fff,
    1111px 521px #fff, 1150px 85px #fff, 794px 502px #fff, 484px 1856px #fff,
    1809px 368px #fff, 112px 953px #fff, 590px 1009px #fff, 1655px 311px #fff,
    100px 1026px #fff, 1803px 352px #fff, 865px 306px #fff, 1077px 1019px #fff,
    1335px 872px #fff, 1647px 1298px #fff, 1233px 1387px #fff, 698px 1036px #fff,
    659px 1860px #fff, 388px 1412px #fff, 1212px 458px #fff, 755px 1468px #fff,
    696px 1654px #fff, 1144px 60px #fff;
} 

#stars:after{
    content: '';
    position: fixed;
    width: 1px;
    height: 1px;
    background: transparent;
    box-shadow: 779px 1331px #fff, 324px 42px #fff, 303px 586px #fff,
    1312px 276px #fff, 451px 625px #fff, 521px 1931px #fff, 1087px 1871px #fff,
    36px 1546px #fff, 132px 934px #fff, 1698px 901px #fff, 1418px 664px #fff,
    1448px 1157px #fff, 1084px 232px #fff, 347px 1776px #fff, 1722px 243px #fff,
    1629px 835px #fff, 479px 969px #fff, 1231px 960px #fff, 586px 384px #fff,
    164px 527px #fff, 8px 646px #fff, 1150px 1126px #fff, 665px 1357px #fff,
    1556px 1982px #fff, 1260px 1961px #fff, 1675px 1741px #fff,
    1843px 1514px #fff, 718px 1628px #fff, 242px 1343px #fff, 1497px 1880px #fff,
    1364px 230px #fff, 1739px 1302px #fff, 636px 959px #fff, 304px 686px #fff,
    614px 751px #fff, 1935px 816px #fff, 1428px 60px #fff, 355px 335px #fff,
    1594px 158px #fff, 90px 60px #fff, 1553px 162px #fff, 1239px 1825px #fff,
    1945px 587px #fff, 749px 1785px #fff, 1987px 1172px #fff, 1301px 1237px #fff,
    1039px 342px #fff, 1585px 1481px #fff, 995px 1048px #fff, 524px 932px #fff,
    214px 413px #fff, 1701px 1300px #fff, 1037px 1613px #fff, 1871px 996px #fff,
    1360px 1635px #fff, 1110px 1313px #fff, 412px 1783px #fff, 1949px 177px #fff,
    903px 1854px #fff, 700px 1936px #fff, 378px 125px #fff, 308px 834px #fff,
    1118px 962px #fff, 1350px 1929px #fff, 781px 1811px #fff, 561px 137px #fff,
    757px 1148px #fff, 1670px 1979px #fff, 343px 739px #fff, 945px 795px #fff,
    576px 1903px #fff, 1078px 1436px #fff, 1583px 450px #fff, 1366px 474px #fff,
    297px 1873px #fff, 192px 162px #fff, 1624px 1633px #fff, 59px 453px #fff,
    82px 1872px #fff, 1933px 498px #fff, 1966px 1974px #fff, 1975px 1688px #fff,
    779px 314px #fff, 1858px 1543px #fff, 73px 1507px #fff, 1693px 975px #fff,
    1683px 108px #fff, 1768px 1654px #fff, 654px 14px #fff, 494px 171px #fff,
    1689px 1895px #fff, 1660px 263px #fff, 1031px 903px #fff, 1203px 1393px #fff,
    1333px 1421px #fff, 1113px 41px #fff, 1206px 1645px #fff, 1325px 1635px #fff,
    142px 388px #fff, 572px 215px #fff, 1535px 296px #fff, 1419px 407px #fff,
    1379px 1003px #fff, 329px 469px #fff, 1791px 1652px #fff, 935px 1802px #fff,
    1330px 1820px #fff, 421px 1933px #fff, 828px 365px #fff, 275px 316px #fff,
    707px 960px #fff, 1605px 1554px #fff, 625px 58px #fff, 717px 1697px #fff,
    1669px 246px #fff, 1925px 322px #fff, 1154px 1803px #fff, 1929px 295px #fff,
    1248px 240px #fff, 1045px 1755px #fff, 166px 942px #fff, 1888px 1773px #fff,
    678px 1963px #fff, 1370px 569px #fff, 1974px 1400px #fff, 1786px 460px #fff,
    51px 307px #fff, 784px 1400px #fff, 730px 1258px #fff, 1712px 393px #fff,
    416px 170px #fff, 1797px 1932px #fff, 572px 219px #fff, 1557px 1856px #fff,
    218px 8px #fff, 348px 1334px #fff, 469px 413px #fff, 385px 1738px #fff,
    1357px 1818px #fff, 240px 942px #fff, 248px 1847px #fff, 1535px 806px #fff,
    236px 1514px #fff, 1429px 1556px #fff, 73px 1633px #fff, 1398px 1121px #fff,
    671px 1301px #fff, 1404px 1663px #fff, 740px 1018px #fff, 1600px 377px #fff,
    785px 514px #fff, 112px 1084px #fff, 1915px 1887px #fff, 1463px 1848px #fff,
    687px 1115px #fff, 1268px 1768px #fff, 1729px 1425px #fff,
    1284px 1022px #fff, 801px 974px #fff, 1975px 1317px #fff, 1354px 834px #fff,
    1446px 1484px #fff, 1283px 1786px #fff, 11px 523px #fff, 1842px 236px #fff,
    1355px 654px #fff, 429px 7px #fff, 1033px 1128px #fff, 157px 297px #fff,
    545px 635px #fff, 52px 1080px #fff, 827px 1520px #fff, 1121px 490px #fff,
    9px 309px #fff, 1744px 1586px #fff, 1014px 417px #fff, 1534px 524px #fff,
    958px 552px #fff, 1403px 1496px #fff, 387px 703px #fff, 1522px 548px #fff,
    1355px 282px #fff, 1532px 601px #fff, 1838px 790px #fff, 290px 259px #fff,
    295px 598px #fff, 1601px 539px #fff, 1561px 1272px #fff, 34px 1922px #fff,
    1024px 543px #fff, 467px 369px #fff, 722px 333px #fff, 1976px 1255px #fff,
    766px 983px #fff, 1582px 1285px #fff, 12px 512px #fff, 617px 1410px #fff,
    682px 577px #fff, 1334px 1438px #fff, 439px 327px #fff, 1617px 1661px #fff,
    673px 129px #fff, 794px 941px #fff, 1386px 1902px #fff, 37px 1353px #fff,
    1467px 1353px #fff, 416px 18px #fff, 187px 344px #fff, 200px 1898px #fff,
    1491px 1619px #fff, 811px 347px #fff, 924px 1827px #fff, 945px 217px #fff,
    1735px 1228px #fff, 379px 1890px #fff, 79px 761px #fff, 825px 1837px #fff,
    1980px 1558px #fff, 1308px 1573px #fff, 1488px 1726px #fff,
    382px 1208px #fff, 522px 595px #fff, 1277px 1898px #fff, 354px 552px #fff,
    161px 1784px #fff, 614px 251px #fff, 526px 1576px #fff, 17px 212px #fff,
    179px 996px #fff, 467px 1208px #fff, 1944px 1838px #fff, 1140px 1093px #fff,
    858px 1007px #fff, 200px 1064px #fff, 423px 1964px #fff, 1945px 439px #fff,
    1377px 689px #fff, 1120px 1437px #fff, 1876px 668px #fff, 907px 1324px #fff,
    343px 1976px #fff, 1816px 1501px #fff, 1849px 177px #fff, 647px 91px #fff,
    1984px 1012px #fff, 1336px 1300px #fff, 128px 648px #fff, 305px 1060px #fff,
    1324px 826px #fff, 1263px 1314px #fff, 1801px 629px #fff, 1614px 1555px #fff,
    1634px 90px #fff, 1603px 452px #fff, 891px 1984px #fff, 1556px 1906px #fff,
    121px 68px #fff, 1676px 1714px #fff, 516px 936px #fff, 1947px 1492px #fff,
    1455px 1519px #fff, 45px 602px #fff, 205px 1039px #fff, 793px 172px #fff,
    1562px 1739px #fff, 1056px 110px #fff, 1512px 379px #fff, 1795px 1621px #fff,
    1848px 607px #fff, 262px 1719px #fff, 477px 991px #fff, 483px 883px #fff,
    1239px 1197px #fff, 1496px 647px #fff, 1649px 25px #fff, 1491px 1946px #fff,
    119px 996px #fff, 179px 1472px #fff, 1341px 808px #fff, 1565px 1700px #fff,
    407px 1544px #fff, 1754px 357px #fff, 1288px 981px #fff, 902px 1997px #fff,
    1755px 1668px #fff, 186px 877px #fff, 1202px 1882px #fff, 461px 1213px #fff,
    1400px 748px #fff, 1969px 1899px #fff, 809px 522px #fff, 514px 1219px #fff,
    374px 275px #fff, 938px 1973px #fff, 357px 552px #fff, 144px 1722px #fff,
    1572px 912px #fff, 402px 1858px #fff, 1544px 1195px #fff, 667px 1257px #fff,
    727px 1496px #fff, 993px 232px #fff, 1772px 313px #fff, 1040px 1590px #fff,
    1204px 1973px #fff, 1268px 79px #fff, 1555px 1048px #fff, 986px 1707px #fff,
    978px 1710px #fff, 713px 360px #fff, 407px 863px #fff, 461px 736px #fff,
    284px 1608px #fff, 103px 430px #fff, 1283px 1319px #fff, 977px 1186px #fff,
    1966px 1516px #fff, 1287px 1129px #fff, 70px 1098px #fff, 1189px 889px #fff,
    1126px 1734px #fff, 309px 1292px #fff, 879px 764px #fff, 65px 473px #fff,
    1003px 1959px #fff, 658px 791px #fff, 402px 1576px #fff, 35px 622px #fff,
    529px 1589px #fff, 164px 666px #fff, 1876px 1290px #fff, 1541px 526px #fff,
    270px 1297px #fff, 440px 865px #fff, 1500px 802px #fff, 182px 1754px #fff,
    1264px 892px #fff, 272px 1249px #fff, 1289px 1535px #fff, 190px 1646px #fff,
    955px 242px #fff, 1456px 1597px #fff, 1727px 1983px #fff, 635px 801px #fff,
    226px 455px #fff, 1396px 1710px #fff, 849px 1863px #fff, 237px 1264px #fff,
    839px 140px #fff, 1122px 735px #fff, 1280px 15px #fff, 1318px 242px #fff,
    1819px 1148px #fff, 333px 1392px #fff, 1949px 553px #fff, 1878px 1332px #fff,
    467px 548px #fff, 1812px 1082px #fff, 1067px 193px #fff, 243px 156px #fff,
    483px 1616px #fff, 1714px 933px #fff, 759px 1800px #fff, 1822px 995px #fff,
    1877px 572px #fff, 581px 1084px #fff, 107px 732px #fff, 642px 1837px #fff,
    166px 1493px #fff, 1555px 198px #fff, 819px 307px #fff, 947px 345px #fff,
    827px 224px #fff, 927px 1394px #fff, 540px 467px #fff, 1093px 405px #fff,
    1140px 927px #fff, 130px 529px #fff, 33px 1980px #fff, 1147px 1663px #fff,
    1616px 1436px #fff, 528px 710px #fff, 798px 1100px #fff, 505px 1480px #fff,
    899px 641px #fff, 1909px 1949px #fff, 1311px 964px #fff, 979px 1301px #fff,
    1393px 969px #fff, 1793px 1886px #fff, 292px 357px #fff, 1196px 1718px #fff,
    1290px 1994px #fff, 537px 1973px #fff, 1181px 1674px #fff,
    1740px 1566px #fff, 1307px 265px #fff, 922px 522px #fff, 1892px 472px #fff,
    384px 1746px #fff, 392px 1098px #fff, 647px 548px #fff, 390px 1498px #fff,
    1246px 138px #fff, 730px 876px #fff, 192px 1472px #fff, 1790px 1789px #fff,
    928px 311px #fff, 1253px 1647px #fff, 747px 1921px #fff, 1561px 1025px #fff,
    1533px 1292px #fff, 1985px 195px #fff, 728px 729px #fff, 1712px 1936px #fff,
    512px 1717px #fff, 1528px 483px #fff, 313px 1642px #fff, 281px 1849px #fff,
    1212px 799px #fff, 435px 1191px #fff, 1422px 611px #fff, 1718px 1964px #fff,
    411px 944px #fff, 210px 636px #fff, 1502px 1295px #fff, 1434px 349px #fff,
    769px 60px #fff, 747px 1053px #fff, 789px 504px #fff, 1436px 1264px #fff,
    1893px 1225px #fff, 1394px 1788px #fff, 1108px 1317px #fff,
    1673px 1395px #fff, 854px 1010px #fff, 1705px 80px #fff, 1858px 148px #fff,
    1729px 344px #fff, 1388px 664px #fff, 895px 406px #fff, 1479px 157px #fff,
    1441px 1157px #fff, 552px 1900px #fff, 516px 364px #fff, 1647px 189px #fff,
    1427px 1071px #fff, 785px 729px #fff, 1080px 1710px #fff, 504px 204px #fff,
    1177px 1622px #fff, 657px 34px #fff, 1296px 1099px #fff, 248px 180px #fff,
    1212px 1568px #fff, 667px 1562px #fff, 695px 841px #fff, 1608px 1247px #fff,
    751px 882px #fff, 87px 167px #fff, 607px 1368px #fff, 1363px 1203px #fff,
    1836px 317px #fff, 1668px 1703px #fff, 830px 1154px #fff, 1721px 1398px #fff,
    1601px 1280px #fff, 976px 874px #fff, 1743px 254px #fff, 1020px 1815px #fff,
    1670px 1766px #fff, 1890px 735px #fff, 1379px 136px #fff, 1864px 695px #fff,
    206px 965px #fff, 1404px 1932px #fff, 1923px 1360px #fff, 247px 682px #fff,
    519px 1708px #fff, 645px 750px #fff, 1164px 1204px #fff, 834px 323px #fff,
    172px 1350px #fff, 213px 972px #fff, 1837px 190px #fff, 285px 1806px #fff,
    1047px 1299px #fff, 1548px 825px #fff, 1730px 324px #fff, 1346px 1909px #fff,
    772px 270px #fff, 345px 1190px #fff, 478px 1433px #fff, 1479px 25px #fff,
    1994px 1830px #fff, 1744px 732px #fff, 20px 1635px #fff, 690px 1795px #fff,
    1594px 569px #fff, 579px 245px #fff, 1398px 733px #fff, 408px 1352px #fff,
    1774px 120px #fff, 1152px 1370px #fff, 1698px 1810px #fff, 710px 1450px #fff,
    665px 286px #fff, 493px 1720px #fff, 786px 5px #fff, 637px 1140px #fff,
    764px 324px #fff, 927px 310px #fff, 938px 1424px #fff, 1884px 744px #fff,
    913px 462px #fff, 1831px 1936px #fff, 1527px 249px #fff, 36px 1381px #fff,
    1597px 581px #fff, 1530px 355px #fff, 949px 459px #fff, 799px 828px #fff,
    242px 1471px #fff, 654px 797px #fff, 796px 594px #fff, 1365px 678px #fff,
    752px 23px #fff, 1630px 541px #fff, 982px 72px #fff, 1733px 1831px #fff,
    21px 412px #fff, 775px 998px #fff, 335px 1945px #fff, 264px 583px #fff,
    158px 1311px #fff, 528px 164px #fff, 1978px 574px #fff, 717px 1203px #fff,
    734px 1591px #fff, 1555px 820px #fff, 16px 1943px #fff, 1625px 1177px #fff,
    1236px 690px #fff, 1585px 1590px #fff, 1737px 1728px #fff, 721px 698px #fff,
    1804px 1186px #fff, 166px 980px #fff, 1850px 230px #fff, 330px 1712px #fff,
    95px 797px #fff, 1948px 1078px #fff, 469px 939px #fff, 1269px 1899px #fff,
    955px 1220px #fff, 1137px 1075px #fff, 312px 1293px #fff, 986px 1762px #fff,
    1103px 1238px #fff, 428px 1993px #fff, 355px 570px #fff, 977px 1836px #fff,
    1395px 1092px #fff, 276px 913px #fff, 1743px 656px #fff, 773px 502px #fff,
    1686px 1322px #fff, 1516px 1945px #fff, 1334px 501px #fff, 266px 156px #fff,
    455px 655px #fff, 798px 72px #fff, 1059px 1259px #fff, 1402px 1687px #fff,
    236px 1329px #fff, 1455px 786px #fff, 146px 1228px #fff, 1851px 823px #fff,
    1062px 100px #fff, 1220px 953px #fff, 20px 1826px #fff, 36px 1063px #fff,
    1525px 338px #fff, 790px 1521px #fff, 741px 1099px #fff, 288px 1489px #fff,
    700px 1060px #fff, 390px 1071px #fff, 411px 1036px #fff, 1853px 1072px #fff,
    1446px 1085px #fff, 1164px 874px #fff, 924px 925px #fff, 291px 271px #fff,
    1257px 1964px #fff, 1580px 1352px #fff, 1507px 1216px #fff, 211px 956px #fff,
    985px 1195px #fff, 975px 1640px #fff, 518px 101px #fff, 663px 1395px #fff,
    914px 532px #fff, 145px 1320px #fff, 69px 1397px #fff, 982px 523px #fff,
    257px 725px #fff, 1599px 831px #fff, 1636px 1513px #fff, 1250px 1158px #fff,
    1132px 604px #fff, 183px 102px #fff, 1057px 318px #fff, 1247px 1835px #fff,
    1983px 1110px #fff, 1077px 1455px #fff, 921px 1770px #fff, 806px 1350px #fff,
    1938px 1992px #fff, 855px 1260px #fff, 902px 1345px #fff, 658px 1908px #fff,
    1845px 679px #fff, 712px 1482px #fff, 595px 950px #fff, 1784px 1992px #fff,
    1847px 1785px #fff, 691px 1004px #fff, 175px 1179px #fff, 1666px 1911px #fff,
    41px 61px #fff, 971px 1080px #fff, 1830px 1450px #fff, 1351px 1518px #fff,
    1257px 99px #fff, 1395px 1498px #fff, 1117px 252px #fff, 1779px 597px #fff,
    1346px 729px #fff, 1108px 1144px #fff, 402px 691px #fff, 72px 496px #fff,
    1673px 1604px #fff, 1497px 974px #fff, 1865px 1664px #fff, 88px 806px #fff,
    918px 77px #fff, 244px 1118px #fff, 256px 1820px #fff, 1851px 1840px #fff,
    605px 1851px #fff, 634px 383px #fff, 865px 37px #fff, 943px 1024px #fff,
    1951px 177px #fff, 1097px 523px #fff, 985px 1700px #fff, 1243px 122px #fff,
    768px 1070px #fff, 468px 194px #fff, 320px 1867px #fff, 1850px 185px #fff,
    380px 1616px #fff, 468px 1294px #fff, 1122px 1743px #fff, 884px 299px #fff,
    1300px 1917px #fff, 1860px 396px #fff, 1270px 990px #fff, 529px 733px #fff,
    1975px 1347px #fff, 1885px 685px #fff, 226px 506px #fff, 651px 878px #fff,
    1323px 680px #fff, 1284px 680px #fff, 238px 1967px #fff, 911px 174px #fff,
    1111px 521px #fff, 1150px 85px #fff, 794px 502px #fff, 484px 1856px #fff,
    1809px 368px #fff, 112px 953px #fff, 590px 1009px #fff, 1655px 311px #fff,
    100px 1026px #fff, 1803px 352px #fff, 865px 306px #fff, 1077px 1019px #fff,
    1335px 872px #fff, 1647px 1298px #fff, 1233px 1387px #fff, 698px 1036px #fff,
    659px 1860px #fff, 388px 1412px #fff, 1212px 458px #fff, 755px 1468px #fff,
    696px 1654px #fff, 1144px 60px #fff;
}

#stars2{
    position: fixed;
    max-width: 100%;
    max-height: 100%;
    width: 2px;
    height: 2px;
    background: transparent;
    animation: animStar 400s linear infinite;
    box-shadow: 1448px 320px #fff, 1775px 1663px #fff, 332px 1364px #fff,
    878px 340px #fff, 569px 1832px #fff, 1422px 1684px #fff, 1946px 1907px #fff,
    121px 979px #fff, 1044px 1069px #fff, 463px 381px #fff, 423px 112px #fff,
    523px 1179px #fff, 779px 654px #fff, 1398px 694px #fff, 1085px 1464px #fff,
    1599px 1869px #fff, 801px 1882px #fff, 779px 1231px #fff, 552px 932px #fff,
    1057px 1196px #fff, 282px 1280px #fff, 496px 1986px #fff, 1833px 1120px #fff,
    1802px 1293px #fff, 6px 1696px #fff, 412px 1902px #fff, 605px 438px #fff,
    24px 1212px #fff, 234px 1320px #fff, 544px 344px #fff, 1107px 170px #fff,
    1603px 196px #fff, 905px 648px #fff, 68px 1458px #fff, 649px 1969px #fff,
    744px 675px #fff, 1127px 478px #fff, 714px 1814px #fff, 1486px 526px #fff,
    270px 1636px #fff, 1931px 149px #fff, 1807px 378px #fff, 8px 390px #fff,
    1415px 699px #fff, 1473px 1211px #fff, 1590px 141px #fff, 270px 1705px #fff,
    69px 1423px #fff, 1108px 1053px #fff, 1946px 128px #fff, 371px 371px #fff,
    1490px 220px #fff, 357px 1885px #fff, 363px 363px #fff, 1896px 1256px #fff,
    1979px 1050px #fff, 947px 1342px #fff, 1754px 242px #fff, 514px 974px #fff,
    65px 1477px #fff, 1840px 547px #fff, 950px 695px #fff, 459px 1150px #fff,
    1124px 1502px #fff, 481px 940px #fff, 680px 839px #fff, 797px 1169px #fff,
    1977px 1491px #fff, 734px 1724px #fff, 210px 298px #fff, 816px 628px #fff,
    686px 770px #fff, 1721px 267px #fff, 1663px 511px #fff, 1481px 1141px #fff,
    582px 248px #fff, 1308px 953px #fff, 628px 657px #fff, 897px 1535px #fff,
    270px 931px #fff, 791px 467px #fff, 1336px 1732px #fff, 1013px 1653px #fff,
    1911px 956px #fff, 587px 816px #fff, 83px 456px #fff, 930px 1478px #fff,
    1587px 1694px #fff, 614px 1200px #fff, 302px 1782px #fff, 1711px 1432px #fff,
    443px 904px #fff, 1666px 714px #fff, 1588px 1167px #fff, 273px 1075px #fff,
    1679px 461px #fff, 721px 664px #fff, 1202px 10px #fff, 166px 1126px #fff,
    331px 1628px #fff, 430px 1565px #fff, 1585px 509px #fff, 640px 38px #fff,
    822px 837px #fff, 1760px 1664px #fff, 1122px 1458px #fff, 398px 131px #fff,
    689px 285px #fff, 460px 652px #fff, 1627px 365px #fff, 348px 1648px #fff,
    819px 1946px #fff, 981px 1917px #fff, 323px 76px #fff, 979px 684px #fff,
    887px 536px #fff, 1348px 1596px #fff, 1055px 666px #fff, 1402px 1797px #fff,
    1300px 1055px #fff, 937px 238px #fff, 1474px 1815px #fff, 1144px 1710px #fff,
    1629px 1087px #fff, 911px 919px #fff, 771px 819px #fff, 403px 720px #fff,
    163px 736px #fff, 1062px 238px #fff, 1774px 818px #fff, 1874px 1178px #fff,
    1177px 699px #fff, 1244px 1244px #fff, 1371px 58px #fff, 564px 1515px #fff,
    1824px 487px #fff, 929px 702px #fff, 394px 1348px #fff, 1161px 641px #fff,
    219px 1841px #fff, 358px 941px #fff, 140px 1759px #fff, 1019px 1345px #fff,
    274px 436px #fff, 1433px 1605px #fff, 1798px 1426px #fff, 294px 1848px #fff,
    1681px 1877px #fff, 1344px 1824px #fff, 1439px 1632px #fff,
    161px 1012px #fff, 1308px 588px #fff, 1789px 582px #fff, 721px 1910px #fff,
    318px 218px #fff, 607px 319px #fff, 495px 535px #fff, 1552px 1575px #fff,
    1562px 67px #fff, 403px 926px #fff, 1096px 1800px #fff, 1814px 1709px #fff,
    1882px 1831px #fff, 533px 46px #fff, 823px 969px #fff, 530px 165px #fff,
    1030px 352px #fff, 1681px 313px #fff, 338px 115px #fff, 1607px 211px #fff,
    1718px 1184px #fff, 1589px 659px #fff, 278px 355px #fff, 464px 1464px #fff,
    1165px 277px #fff, 950px 694px #fff, 1746px 293px #fff, 793px 911px #fff,
    528px 773px #fff, 1883px 1694px #fff, 748px 182px #fff, 1924px 1531px #fff,
    100px 636px #fff, 1473px 1445px #fff, 1264px 1244px #fff, 850px 1377px #fff,
    987px 1976px #fff, 933px 1761px #fff, 922px 1270px #fff, 500px 396px #fff,
    1324px 8px #fff, 1967px 1814px #fff, 1072px 1401px #fff, 961px 37px #fff,
    156px 81px #fff, 1915px 502px #fff, 1076px 1846px #fff, 152px 1669px #fff,
    986px 1529px #fff, 1667px 1137px #fff;
}

#stars2:after{
    max-width: 100%;
    max-height: 100%;
    content: '';
    position: fixed;
    width: 2px;
    height: 2px;
    background: transparent;
    box-shadow: 1448px 320px #fff, 1775px 1663px #fff, 332px 1364px #fff,
    878px 340px #fff, 569px 1832px #fff, 1422px 1684px #fff, 1946px 1907px #fff,
    121px 979px #fff, 1044px 1069px #fff, 463px 381px #fff, 423px 112px #fff,
    523px 1179px #fff, 779px 654px #fff, 1398px 694px #fff, 1085px 1464px #fff,
    1599px 1869px #fff, 801px 1882px #fff, 779px 1231px #fff, 552px 932px #fff,
    1057px 1196px #fff, 282px 1280px #fff, 496px 1986px #fff, 1833px 1120px #fff,
    1802px 1293px #fff, 6px 1696px #fff, 412px 1902px #fff, 605px 438px #fff,
    24px 1212px #fff, 234px 1320px #fff, 544px 344px #fff, 1107px 170px #fff,
    1603px 196px #fff, 905px 648px #fff, 68px 1458px #fff, 649px 1969px #fff,
    744px 675px #fff, 1127px 478px #fff, 714px 1814px #fff, 1486px 526px #fff,
    270px 1636px #fff, 1931px 149px #fff, 1807px 378px #fff, 8px 390px #fff,
    1415px 699px #fff, 1473px 1211px #fff, 1590px 141px #fff, 270px 1705px #fff,
    69px 1423px #fff, 1108px 1053px #fff, 1946px 128px #fff, 371px 371px #fff,
    1490px 220px #fff, 357px 1885px #fff, 363px 363px #fff, 1896px 1256px #fff,
    1979px 1050px #fff, 947px 1342px #fff, 1754px 242px #fff, 514px 974px #fff,
    65px 1477px #fff, 1840px 547px #fff, 950px 695px #fff, 459px 1150px #fff,
    1124px 1502px #fff, 481px 940px #fff, 680px 839px #fff, 797px 1169px #fff,
    1977px 1491px #fff, 734px 1724px #fff, 210px 298px #fff, 816px 628px #fff,
    686px 770px #fff, 1721px 267px #fff, 1663px 511px #fff, 1481px 1141px #fff,
    582px 248px #fff, 1308px 953px #fff, 628px 657px #fff, 897px 1535px #fff,
    270px 931px #fff, 791px 467px #fff, 1336px 1732px #fff, 1013px 1653px #fff,
    1911px 956px #fff, 587px 816px #fff, 83px 456px #fff, 930px 1478px #fff,
    1587px 1694px #fff, 614px 1200px #fff, 302px 1782px #fff, 1711px 1432px #fff,
    443px 904px #fff, 1666px 714px #fff, 1588px 1167px #fff, 273px 1075px #fff,
    1679px 461px #fff, 721px 664px #fff, 1202px 10px #fff, 166px 1126px #fff,
    331px 1628px #fff, 430px 1565px #fff, 1585px 509px #fff, 640px 38px #fff,
    822px 837px #fff, 1760px 1664px #fff, 1122px 1458px #fff, 398px 131px #fff,
    689px 285px #fff, 460px 652px #fff, 1627px 365px #fff, 348px 1648px #fff,
    819px 1946px #fff, 981px 1917px #fff, 323px 76px #fff, 979px 684px #fff,
    887px 536px #fff, 1348px 1596px #fff, 1055px 666px #fff, 1402px 1797px #fff,
    1300px 1055px #fff, 937px 238px #fff, 1474px 1815px #fff, 1144px 1710px #fff,
    1629px 1087px #fff, 911px 919px #fff, 771px 819px #fff, 403px 720px #fff,
    163px 736px #fff, 1062px 238px #fff, 1774px 818px #fff, 1874px 1178px #fff,
    1177px 699px #fff, 1244px 1244px #fff, 1371px 58px #fff, 564px 1515px #fff,
    1824px 487px #fff, 929px 702px #fff, 394px 1348px #fff, 1161px 641px #fff,
    219px 1841px #fff, 358px 941px #fff, 140px 1759px #fff, 1019px 1345px #fff,
    274px 436px #fff, 1433px 1605px #fff, 1798px 1426px #fff, 294px 1848px #fff,
    1681px 1877px #fff, 1344px 1824px #fff, 1439px 1632px #fff,
    161px 1012px #fff, 1308px 588px #fff, 1789px 582px #fff, 721px 1910px #fff,
    318px 218px #fff, 607px 319px #fff, 495px 535px #fff, 1552px 1575px #fff,
    1562px 67px #fff, 403px 926px #fff, 1096px 1800px #fff, 1814px 1709px #fff,
    1882px 1831px #fff, 533px 46px #fff, 823px 969px #fff, 530px 165px #fff,
    1030px 352px #fff, 1681px 313px #fff, 338px 115px #fff, 1607px 211px #fff,
    1718px 1184px #fff, 1589px 659px #fff, 278px 355px #fff, 464px 1464px #fff,
    1165px 277px #fff, 950px 694px #fff, 1746px 293px #fff, 793px 911px #fff,
    528px 773px #fff, 1883px 1694px #fff, 748px 182px #fff, 1924px 1531px #fff,
    100px 636px #fff, 1473px 1445px #fff, 1264px 1244px #fff, 850px 1377px #fff,
    987px 1976px #fff, 933px 1761px #fff, 922px 1270px #fff, 500px 396px #fff,
    1324px 8px #fff, 1967px 1814px #fff, 1072px 1401px #fff, 961px 37px #fff,
    156px 81px #fff, 1915px 502px #fff, 1076px 1846px #fff, 152px 1669px #fff,
    986px 1529px #fff, 1667px 1137px #fff;
}

#stars3{
    position: fixed;
    max-width: 100%;
    max-height: 100%;
    width: 3px;
    height: 3px;
    background: transparent;
    animation: animStar 250s linear infinite;
    box-shadow: 387px 1878px #fff, 760px 1564px #fff, 1487px 999px #fff,
    948px 1828px #fff, 1977px 1001px #fff, 1284px 1963px #fff, 656px 284px #fff,
    1268px 1635px #fff, 1820px 598px #fff, 642px 1900px #fff, 296px 57px #fff,
    921px 1620px #fff, 476px 1858px #fff, 658px 613px #fff, 1171px 1363px #fff,
    1419px 283px #fff, 1037px 731px #fff, 503px 663px #fff, 1562px 463px #fff,
    383px 1197px #fff, 1171px 1233px #fff, 876px 1768px #fff, 856px 1615px #fff,
    1375px 1924px #fff, 1725px 918px #fff, 952px 119px #fff, 768px 1212px #fff,
    992px 1462px #fff, 1929px 717px #fff, 1947px 755px #fff, 1818px 1123px #fff,
    1896px 1672px #fff, 460px 198px #fff, 256px 271px #fff, 752px 544px #fff,
    1222px 1859px #fff, 1851px 443px #fff, 313px 1858px #fff, 709px 446px #fff,
    1546px 697px #fff, 674px 1155px #fff, 1112px 130px #fff, 355px 1790px #fff,
    1496px 974px #fff, 1696px 480px #fff, 1316px 1265px #fff, 1645px 1063px #fff,
    1182px 237px #fff, 427px 1582px #fff, 859px 253px #fff, 458px 939px #fff,
    1517px 1644px #fff, 1943px 60px #fff, 212px 1650px #fff, 966px 1786px #fff,
    473px 712px #fff, 130px 76px #fff, 1417px 1186px #fff, 909px 1580px #fff,
    1913px 762px #fff, 204px 1143px #fff, 1998px 1057px #fff, 1468px 1301px #fff,
    144px 1676px #fff, 21px 1601px #fff, 382px 1362px #fff, 912px 753px #fff,
    1488px 1405px #fff, 802px 156px #fff, 174px 550px #fff, 338px 1366px #fff,
    1197px 774px #fff, 602px 486px #fff, 682px 1877px #fff, 348px 1503px #fff,
    407px 1139px #fff, 950px 1400px #fff, 922px 1139px #fff, 1697px 293px #fff,
    1238px 1281px #fff, 1038px 1197px #fff, 376px 1889px #fff,
    1255px 1680px #fff, 1008px 1316px #fff, 1538px 1447px #fff,
    1186px 874px #fff, 1967px 640px #fff, 1341px 19px #fff, 29px 1732px #fff,
    16px 1650px #fff, 1021px 1075px #fff, 723px 424px #fff, 1175px 41px #fff,
    494px 1957px #fff, 1296px 431px #fff, 175px 1507px #fff, 831px 121px #fff,
    498px 1947px #fff, 617px 880px #fff, 240px 403px #fff;
}

#stars3:after{
    content: '';
    position: fixed;
    max-width: 100%;
    max-height: 100%;
    width: 3px;
    height: 3px;
    background: transparent;
    box-shadow: 387px 1878px #fff, 760px 1564px #fff, 1487px 999px #fff,
    948px 1828px #fff, 1977px 1001px #fff, 1284px 1963px #fff, 656px 284px #fff,
    1268px 1635px #fff, 1820px 598px #fff, 642px 1900px #fff, 296px 57px #fff,
    921px 1620px #fff, 476px 1858px #fff, 658px 613px #fff, 1171px 1363px #fff,
    1419px 283px #fff, 1037px 731px #fff, 503px 663px #fff, 1562px 463px #fff,
    383px 1197px #fff, 1171px 1233px #fff, 876px 1768px #fff, 856px 1615px #fff,
    1375px 1924px #fff, 1725px 918px #fff, 952px 119px #fff, 768px 1212px #fff,
    992px 1462px #fff, 1929px 717px #fff, 1947px 755px #fff, 1818px 1123px #fff,
    1896px 1672px #fff, 460px 198px #fff, 256px 271px #fff, 752px 544px #fff,
    1222px 1859px #fff, 1851px 443px #fff, 313px 1858px #fff, 709px 446px #fff,
    1546px 697px #fff, 674px 1155px #fff, 1112px 130px #fff, 355px 1790px #fff,
    1496px 974px #fff, 1696px 480px #fff, 1316px 1265px #fff, 1645px 1063px #fff,
    1182px 237px #fff, 427px 1582px #fff, 859px 253px #fff, 458px 939px #fff,
    1517px 1644px #fff, 1943px 60px #fff, 212px 1650px #fff, 966px 1786px #fff,
    473px 712px #fff, 130px 76px #fff, 1417px 1186px #fff, 909px 1580px #fff,
    1913px 762px #fff, 204px 1143px #fff, 1998px 1057px #fff, 1468px 1301px #fff,
    144px 1676px #fff, 21px 1601px #fff, 382px 1362px #fff, 912px 753px #fff,
    1488px 1405px #fff, 802px 156px #fff, 174px 550px #fff, 338px 1366px #fff,
    1197px 774px #fff, 602px 486px #fff, 682px 1877px #fff, 348px 1503px #fff,
    407px 1139px #fff, 950px 1400px #fff, 922px 1139px #fff, 1697px 293px #fff,
    1238px 1281px #fff, 1038px 1197px #fff, 376px 1889px #fff,
    1255px 1680px #fff, 1008px 1316px #fff, 1538px 1447px #fff,
    1186px 874px #fff, 1967px 640px #fff, 1341px 19px #fff, 29px 1732px #fff,
    16px 1650px #fff, 1021px 1075px #fff, 723px 424px #fff, 1175px 41px #fff,
    494px 1957px #fff, 1296px 431px #fff, 175px 1507px #fff, 831px 121px #fff,
    498px 1947px #fff, 617px 880px #fff, 240px 403px #fff;
}

@keyframes animStar{
    from{
        transform: translateY(0px);
    }
    to {
        transform: translateY(-2000px);
    }
}

/*BODY INFO*/
.hero{
    position: relative;
    display: flex;
    width: 100%;
    height: 100vh;
    align-items: center;
    justify-content: space-between;
    margin-top: -50px;
}

.hero-info{
    position: absolute;
    left: 5%;
}

.hero-info .hero-info-title{
    color: var(--main-color);
    padding: 8px 5px;
    border: 1px solid #727fde77;
    width: 300px;
    position: relative;
    text-align: center;
    background-color: #2200493d;
    box-shadow: 0 0 5px var(--main-color);
    backdrop-filter: blur(5px);
    border-radius: 50px;
}

.hero-info h1{
    font-size: 60px;
    max-width: 600px;
    font-weight: 700;
    line-height: 70px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.hero-info p{
    max-width: 550px;
    line-height: 25px;
    margin-bottom: 40px;
    font-size: 20px;
}

.hero-info button{
    color: var(--text-color);
    padding: 15px 35px;
    border-radius: 10px;
    border: 1px solid #727fdeb4;
    background-color: #2200493d;
    box-shadow: 0 0 5px var(--main-color);
    backdrop-filter: blur(5px);
    cursor: pointer;
    transition: 0.3s;
}

.hero-info button:hover{
    box-shadow: 0 0 15px var(--main-color);
}

/*GRADIENT ANIMATION */
.gradient{
    background: linear-gradient(to right, #D3C9E6, #7e42a7, #6600c5, #6070fd, #6070fd, #2a45ff, #0099ff, #D3C9E6);
    background-size: 200% auto;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textShine 5s ease-in-out infinite alternate;
}   

@keyframes textShine{
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}
    
/*PROFILE*/
.hero-profile{
    position: absolute;
    right: 7%;
}

.hero-profile img{
    height: 550px;
}

/*SCROLL DOWN ANIMATION*/
.scroll-down{
    height: 50px;
    width: 30px;
    border: 2px solid lightgray;
    position: absolute;
    left: 49%;
    bottom: 8%;
    border-radius: 50px;
    cursor: pointer;
    box-shadow: 0 0 15px rgba(211, 211, 211, 0.477);
}   

.scroll-down::before,
.scroll-down::after{
    content: "";
    position: absolute;
    top: 20%;
    left: 49%;
    height: 10px;
    width: 10px;
    border: 2px solid lightgray;
    transform: translate(-50%, -100%) rotate(45deg);
    border-top: transparent;
    border-left: transparent;
    animation: scroll-down 2s ease-in-out infinite;
}

.scroll-down::before{
    top: 30%;
    animation-delay: 0.5s;
}

@keyframes scroll-down{
    0%{
        opacity: 0;
    }
    30%, 60%{
        opacity: 1;
    }
    100%{
        top: 90%;
        opacity: 0;
    }
}

/*INFO*/
.info-section{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 80%;
    margin-top: 20px;
    
}

.section-title{
    font-size: 40px;
    font-weight: 700;
}

.info-cards{
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 20px;
    width: 100%;
    height: 100%;
    margin-top: 30px;
    
}

.card{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    width: auto;
    height: 40vh;
    overflow: hidden;
    border: 1px solid gray;
    border-radius: 20px;
    transition: 0.3s;
    backdrop-filter: blur(3px);
    mix-blend-mode: lighten;
}

.card img{
    width: 50%;
    height: 50%;
    object-fit: cover;
}

.card h1{
    position: absolute;
    margin: 0;
    bottom: 35%;
    left: 5%;
    right: 2%;
    font-size: 25px;
    z-index: 1;
    color: lightgray;
}

.card p{
    position: absolute;
    bottom: 5%;
    left: 5%;
    right: 2%;
    z-index: 1;
    max-width: 300px;
    color: gray;
    font-size: 13px;

}   

.card video{
    margin-top: 10%;
    width: 60%;
    height: 40%;
    mix-blend-mode: lighten;
    
}

.card button{
    color: var(--text-color);
    padding: 5px 15px;
    border-radius: 10px;
    border: 1px solid #727fdeb4;
    background-color: #2200493d;
    box-shadow: 0 0 5px var(--main-color);
    backdrop-filter: blur(5px);
    cursor: pointer;
    transition: 0.3s;
    position: absolute;
    bottom: 10%;
    left: 5%;
}

.card button:hover{
    box-shadow: 0 0 15px var(--main-color);
    opacity: 0.7;
}

.card:hover{
    box-shadow: 0 0 15px rgba(211, 211, 211, 0.5);
    transition: 0.5s;
}

.card:nth-child(3){
    grid-row: span 2;
    height: 83vh;
}

.card:nth-child(3) p{
    bottom: 20%;
}

.card:nth-child(3) h1{
    bottom: 30%;
}

.card:nth-child(4){
    grid-column: span 2;
}

.card:nth-child(4) p{
    max-width: 650px;
}

.card:nth-child(4) h1{
    bottom: 30%;
}

/*PROJECTS*/
.my-projects{
    display: flex;
    flex-direction: column;
    gap: 10%;
    align-items: center;
    margin-top: 100px;
    margin-left: 250px;
    margin-right: 250px;
    height: 80vh;
}

.project-card{
    display: flex;
    width: 100%;
    height: 40%;
    align-items: center;
    gap: 10%;
    justify-content: center;
}

.project-vidbox{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    position: relative;
    cursor: pointer;
    min-width: 400px;
    transition: 0.5s;
    mix-blend-mode: lighten;
}

.project-vidbox video{
    object-fit: cover;
    width: 100%;
    box-shadow: 0 0 10px lightgray;
    border-radius: 20px;
    transition: 0.5s;
}

.project-vidbox video:hover{
    box-shadow: 0 0 20px lightgray;
}

.project-info{
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    width: 50;
   
}

.project-info h1{
    width: 90%;
    font-size: 25px;
    font-weight: bold;
    text-wrap: nowrap;
    margin-bottom: 10px;
    margin-top: 0;
    max-width: 450px;
}

.project-info p{
    width: 90%;
    max-width: 400px;
    min-width: 300px;
    margin-bottom: 50px;
    margin-top: 0;
}

.project-info button{
    position: relative;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding: 9px 25px;
    color: var(--main-color);
    border: 2px solid var(--main-color);
    border-radius: 50px;
    cursor: pointer;
    z-index: 1;
    overflow: hidden;
    transition: 1s;
}

.project-info button:hover {
    color: var(--text-color);
    box-shadow: 
        0 0 10px var(--main-color),
        0 0 20px var(--main-color);
}

.project-info button::before{
    content: '';
    position: absolute;
    top: 0;
    left: -50px;
    width: 0;
    height: 100%;
    background: var(--main-color);
    transform: skewX(35deg);
    z-index: -1;
    transition: .5s;
}

.project-info button:hover::before {
    width: 100%;
}

.my-projects2{
    display: flex;
    width: 100%;
    height: 40%;
    gap: 5%;
    justify-content: space-between;
    box-sizing: border-box;
    margin-top: -150px;
    flex-direction: column;
}

.titlename{
    font-family: Impact;
    align-items: start;
    line-height: 10px;
    width: 80%;
    justify-content: start;
    text-transform: uppercase;
    text-align: start;
    font-style: italic;
    font-size: 40px;
    letter-spacing: 5px;
    padding-left: 2em;
    position: sticky;
    top: 20px;
}

.list-info{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 45em;
    padding-right: 4em;
    flex-direction: column;
}

.num-list{
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.info-project{
    position: relative;
    padding-top: -15em;
    margin-left: 50px;
}

.numscroll{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    transition: 0.5s;
}

.scroll-list{
    position: relative;
    height: 50px;
    width: 3px;
    background-color: #444;
    margin-left: auto;
    margin-right: auto;
}

.scroll-list::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    background: var(--main-color);
    transition: 1s all ease;
    animation: scrolldownanim;
    animation-timeline: view();
}

.scroll-list:hover::before {
    height: 100%;
}

@keyframes scrolldownanim {
    0%{
        height: 0%;
    }
    20%{
        height: 30%;
    }
    50%{
        height: 50%;
    }
    70%{
        height: 100%;
    }
}

.solar-system{
    font-size: 10px;
    width: 40em;
    height: 40em;
    position: relative;
}

.sun{
    position: absolute;
    margin-left: 5em;
    margin-top: 3em;
    width: 3em;
    height: 3em;
    background-color: yellow;
    border-radius: 50%;
    box-shadow: 0 0 1em var(--text-color);
}

.earth, .moon{
    position: absolute;
    border-style: solid;
    border-color: var(--text-color) transparent transparent transparent;
    border-width: 0.025em 0.025em 0 0;
    border-radius: 50%;
}

@keyframes orbit{
    to{
        transform: rotate(360deg);
    }
}

.earth{
    margin-left: 3em;
    margin-top: 1em;
    width: 7em;
    height: 7em;
    animation: orbit 36.5s linear infinite;
}

.moon{
    top: 12px;
    right: -6px;
    width: 2em;
    height: 2em;
    animation: orbit 2.7s linear infinite;
}

.earth::before, .moon::before{
    content: '';
    position: absolute;
    border-radius: 50%;
}

.earth::before{
    top: 1em;
    right: .6em;
    width: .5em;
    height: .5em;
    background-color: aqua;
}

.moon::before{
    top: .2em;
    right: .1em;
    width: .25em;
    height: .25em;
    background-color: silver;
}

.project-list{
    height: 200px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: start;
}

.ccard{
    width: 80px;
    border-radius: .75rem;
    background: #2200493d;
    background-size: cover;
    cursor: pointer;
    overflow: hidden;
    border-radius: 2rem;
    margin: 0 10px;
    display: flex;
    align-items: flex-end;
    backdrop-filter: blur(5px);
    transition: .6s cubic-bezier(.28,-0.30,0,.99);
    box-shadow: 0px 10px 30px -5px rgba(0, 0, 0, 0.8);
}

.ccard .row{
    color: var(--text-color);
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}

.ccard .row .num{
    background: #2200493d;
    color: var(--text-color);
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px;
    
}

.ccard .description{
    display: flex;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    height: 120px;
    width: 520px;
    transform: translateY(30px);
    transition-delay: .3s;
    transition: all .3s ease;
    margin-top: -3em;
}

.description h4{
    text-transform: uppercase;
    text-wrap: nowrap;
    margin-bottom: -10px;
}

.description p{
    color: #b0b0ba;
    width: 50%;
    margin-bottom: 2em;
}

.project-list input{
    display: none;
}

.ccard:hover{
    width: 350px;
    opacity: 1;
    transform: translateY(0);
    background-color: #6600c5;
}

/*HOVER HAND*/
/*
.hover-sign{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    height: 100px;
}

.hover-sign::before,
.hover-sign::after{
    content: "👆";
    text-align: center;
    position: absolute;
    font-size: 50px;
    top: 20%;
    left: 40%;
    border-radius: 50%;
    animation: hoverAnim 3s ease-in-out infinite;
}

@keyframes hoverAnim{
    0%{
        box-shadow: 0 0 5px lightgray;
        transform: translate(100%, 50%) rotate(30deg);
    }
    100%{
        box-shadow: 0 0 15px lightgray;
        transform: translate(80%, 50%) rotate(0deg);
    }
}

.hover-sign.active{
    display: none;
}
*/

/*SKILLS*/
.skills-section{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin-top: 8em;
}

.skills-box{
    width: 100%;
    height: 90vh;
    position: relative;
    display: flex;
    align-items: start;
    justify-content: center;
}

.skills-image{
    height: 100%;
    mix-blend-mode: lighten;
    opacity: 0.7;  
    margin-top: -5%;
}

.designer{
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: start;
    top: 15%;
    left: -15%;
    max-width: 300px;
}

.coder{
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: end;
    top: 15%;
    right: -15%;
    max-width: 300px;
}

.skills-box .coder p{
    text-align: right;
}

.skills-box h1{
    font-size: 50px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.skills-box p{
    line-height: 20px;
}

/*3 CARDS ANIMATION*/
.slider{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin-top: -150px;
    left: -22px;
}

.slider .skill-card{
    position: absolute;
    width: 200px;
    height: 200px;
    background-color: #2200493d;
    border: 1px solid gray;
    z-index: calc(-1 * var(--i));
    transform: translateX(-50%) translateY(calc(40px * var(--i))) rotate(40deg) skew(-20deg, -10deg) scale(0.6);
    box-shadow: 25px 25px 100px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(5px);
    transition: 0.5s;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: autoOpenCard;
    animation-timeline: view();
}

@keyframes autoOpenCard {
    0%{
        
    }
    20%{
        transform: translateX(-50%) translateY(calc(40px * var(--i))) rotate(40deg) skew(-20deg, -10deg) scale(0.6);
    }
    50%,70%{
        transform: translateX(calc(-50% + calc(250px * var(--i)))) translateY(-5%) rotate(0deg) skew(0deg, 0deg) scale(1);
    }
    100%{
        opacity: 1;
    }
}

.skill-card:hover{
    box-shadow: 0 0 5px var(--main-color);
    transition: 0.5s;
}

.slider .skill-card:nth-child(2){
    opacity: 0.8;
}

.slider .skill-card:nth-child(3){
    opacity: 0.8;
}

.slider .skill-card .desc{
    position: relative;
    flex-direction: column;
    display: flex;
    align-items: center;
}

.slider .skill-card .desc i{
    font-size: 3em;
    font-weight: 50;
    color: var(--main-color);
}

.slider .skill-card .desc p{
    color: var(--text-color);
    text-transform: uppercase;
    font-size: 20px;
    margin-top: -10px;
    font-weight: 500;
    letter-spacing: 0.15em;
}

.allskills{
    display: flex;
    width: 100%;
    height: 40%;
    gap: 5%;
    justify-content: space-between;
    box-sizing: border-box;
    margin-top: 10em;
    padding-left: 12em;
    flex-direction: column;
}

.left-info{
    align-items: center;
    width: 30%;
    justify-content: center;
    text-align: center;
    font-size: 10px;
    margin-top: 20em;
    position: sticky;
    top: 20px;
    padding: 15px 35px;
    border-radius: 10px;
}

.right-info{
    display: flex;
    align-items: start;
    text-align: start;
    text-transform: uppercase;
    justify-content: center;
    padding-left: 22em;
    padding-right: 1em;
    margin-top: -10em;
    flex-direction: column;
}

.title-skills{
    position: absolute;
    margin-top: -34.5em;
    margin-left: 24.9em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title-skills h1{
    font-family: Impact;
    font-size: 3em;
    padding-bottom: 100px;
}

.skills-list{
    height: 60px;
    text-align: start;
    justify-content: start;
    align-items: start;
    margin-left: 20em;
}

.skillscroll{
    position: absolute;
    font-size: 10px;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill{
    position: relative;
    margin-left: 5em;
    margin-top: -2.2em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill h2{
    font-family: Impact;
    font-size: 3em;
}

.info-skill img{
    height: 3em;
    margin-left: 10em;
    visibility: hidden;
}

.skillscroll .active{
    animation: scrollColor2;
    animation-timeline: view();
}
.info-skill .active{
    animation: scrollColor2;
    animation-timeline: view();
}

.skillscroll2{
    position: absolute;
    font-size: 10px;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill2{
    position: relative;
    margin-left: 5em;
    margin-top: -2.2em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill2 h2{
    font-family: Impact;
    font-size: 3em;
}

.info-skill2 img{
    height: 3em;
    margin-left: 10em;
    visibility: hidden;
}

.skillscroll2 .active2{
    animation: scrollColor2;
    animation-timeline: view();
}
.info-skill2 .active2{
    animation: scrollColor2;
    animation-timeline: view();
}

.skillscroll3{
    position: absolute;
    font-size: 10px;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill3{
    position: relative;
    margin-left: 5em;
    margin-top: -2.2em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill3 h2{
    font-family: Impact;
    font-size: 3em;
}

.info-skil3 img{
    height: 3em;
    margin-left: 10em;
    visibility: hidden;
}

.skillscroll3 .active3{
    animation: scrollColor2;
    animation-timeline: view();
}
.info-skill3 .active3{
    animation: scrollColor2;
    animation-timeline: view();
}

.skillscroll4{
    position: absolute;
    font-size: 10px;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill4{
    position: relative;
    margin-left: 5em;
    margin-top: -2.2em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill4 h2{
    font-family: Impact;
    font-size: 3em;
}

.info-skill4 img{
    height: 3em;
    margin-left: 10em;
    visibility: hidden;
}

.skillscroll4 .active4{
    animation: scrollColor2;
    animation-timeline: view();
}
.info-skill4 .active4{
    animation: scrollColor2;
    animation-timeline: view();
}

.skillscroll5{
    position: absolute;
    font-size: 10px;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill5{
    position: relative;
    margin-left: 5em;
    margin-top: -2.2em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill5 h2{
    font-family: Impact;
    font-size: 3em;
}

.info-skill5 img{
    height: 3em;
    margin-left: 10em;
    visibility: hidden;
}

.skillscroll5 .active5{
    animation: scrollColor2;
    animation-timeline: view();
}
.info-skill5 .active5{
    animation: scrollColor2;
    animation-timeline: view();
}

.skillscroll6{
    position: absolute;
    font-size: 10px;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill6{
    position: relative;
    margin-left: 5em;
    margin-top: -2.2em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill6 h2{
    font-family: Impact;
    font-size: 3em;
}

.info-skill6 img{
    height: 3em;
    margin-left: 10em;
    visibility: hidden;
}

.skillscroll6 .active6{
    animation: scrollColor2;
    animation-timeline: view();
}
.info-skill6 .active6{
    animation: scrollColor2;
    animation-timeline: view();
}

.skillscroll7{
    position: absolute;
    font-size: 10px;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill7{
    position: relative;
    margin-left: 5em;
    margin-top: -2.2em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill7 h2{
    font-family: Impact;
    font-size: 3em;
}

.info-skill7 img{
    height: 3em;
    margin-left: 10em;
    visibility: hidden;
}

.skillscroll7 .active7{
    animation: scrollColor2;
    animation-timeline: view();
}
.info-skill7 .active7{
    animation: scrollColor2;
    animation-timeline: view();
}

.skillscroll8{
    position: absolute;
    font-size: 10px;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill8{
    position: relative;
    margin-left: 5em;
    margin-top: -2.2em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill8 h2{
    font-family: Impact;
    font-size: 3em;
}

.info-skill8 img{
    height: 3em;
    margin-left: 10em;
    visibility: hidden;
}

.skillscroll8 .active8{
    animation: scrollColor2;
    animation-timeline: view();
}
.info-skill8 .active8{
    animation: scrollColor2;
    animation-timeline: view();
}

.skillscroll9{
    position: absolute;
    font-size: 10px;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill9{
    position: relative;
    margin-left: 5em;
    margin-top: -2.2em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill9 h2{
    font-family: Impact;
    font-size: 3em;
}

.info-skill9 img{
    height: 3em;
    margin-left: 10em;
    visibility: hidden;
}

.skillscroll9 .active9{
    animation: scrollColor2;
    animation-timeline: view();
}
.info-skill9 .active9{
    animation: scrollColor2;
    animation-timeline: view();
}

.skillscroll10{
    position: absolute;
    font-size: 10px;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill10{
    position: relative;
    margin-left: 5em;
    margin-top: -2.2em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    animation: scrollColor;
    animation-timeline: view();
}

.info-skill10 h2{
    font-family: Impact;
    font-size: 3em;
}

.info-skill10 img{
    height: 3em;
    margin-left: 10em;
    visibility: hidden;
}

.skillscroll10 .active10{
    animation: scrollColor2;
    animation-timeline: view();
}
.info-skill10 .active10{
    animation: scrollColor2;
    animation-timeline: view();
}

@keyframes scrollColor{
    from{
        color: var(--bg-color);
    }
    to{
        color: var(--text-color);
    }
}
@keyframes scrollColor2{
    0%,49%{
        color: var(--text-color);
    }
    50%,58%{
        color: var(--main-color);
    }
    62%,100%{
        color: var(--text-color);
    }
}
/*SKILL LOGO ANIMATION*/
.slider-anim{
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: var(--width);
    height: 60%;
    overflow: hidden;
    mask-image: linear-gradient(
        to top,
        transparent,
        #000 10% 90%,
        transparent
    );
    mix-blend-mode: difference;
    opacity: 0.8;
}

.slider-anim .list{
    display: flex;
    height: 120%;
    min-width: calc(var(--height)* var(--quantity));
    position: relative;
}

.slider-anim .list .item{
    width: var(--width);
    height: var(--height);
    position: absolute;
    top: 100%;
    animation: autoRun 50s linear infinite;
    transition: filter 0.5s;
    animation-delay: calc((50s / var(--quantity))*(var(--position) - 1) - 50s)!important;
}

.slider-anim .list .item img{
    height: 50%;
}

@keyframes autoRun{
    from{
        top: 100%;
    }
    to{
        top: calc(var(--height) * -1);
    }
}

.slider-anim:hover .item{
    animation-play-state: paused!important;
    filter: grayscale(1);
}

.slider-anim .item:hover{
    filter: grayscale(0);
}

.slider-anim2{
    position: absolute;
    bottom: -30%;
    right: -10%;
    width: var(--width);
    height: 60%;
    overflow: hidden;
    mask-image: linear-gradient(
        to top,
        transparent,
        #000 10% 90%,
        transparent
    );
    mix-blend-mode: difference;
    opacity: 0.8;
}

.slider-anim2 .list2{
    display: flex;
    height: 120%;
    min-width: calc(var(--height)* var(--quantity));
    position: relative;
}

.slider-anim2 .list2 .item2{
    width: var(--width);
    height: var(--height);
    position: absolute;
    bottom: 100%;
    animation: autoRun2 50s linear infinite;
    transition: filter 0.5s;
    animation-delay: calc((50s / var(--quantity))*(var(--position) - 1) - 50s)!important;
}

.slider-anim2 .list2 .item2 img{
    height: 50%;
}

@keyframes autoRun2{
    from{
        bottom: 100%;
    }
    to{
        bottom: calc(var(--height) * -1);
    }
}

.slider-anim2:hover .item2{
    animation-play-state: paused!important;
    filter: grayscale(1);
}

.slider-anim2 .item2:hover{
    filter: grayscale(0);
}

/*CONTACT INFO*/
.contact-section{
    width: 80%;
    height: 100vh;
    display: flex;
    justify-content: center;
    gap: 10%;
    margin-top: 200px;
    align-items: center;
    position: relative;
}

.contact-section h1{
    position: absolute;
    top: 2%;
    left: 40%;
}

.social-box{
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.social-box a{
    color: lightgray;
    text-decoration: none;
    font-size: 20px;
    text-wrap: nowrap;
}

.social-box i{
    color: var(--main-color);
    font-size: 30px;
    margin-right: 10px;
}

.social-icons a i{
    color: var(--text-color);
    margin-top: 40px;
}

.contact-box p{
    max-width: 400px;
    margin-top: 30px;
    margin-bottom: 5px;
}

.contact-box input{
    padding: 7.5px 30px;
    background-color: lightgray;
    width: 80%;
    height: 25px;
    border: none;
    outline: none;
    z-index: 1000;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.contact-box button{
    position: relative;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding: 9px 25px;
    color: var(--main-color);
    border: 2px solid var(--main-color);
    border-radius: 50px;
    cursor: pointer;
    z-index: 1;
    margin-top: 30px;
    overflow: hidden;
    transition: 1s;
}

.contact-box button:hover {
    color: var(--text-color);
    box-shadow: 
        0 0 10px var(--main-color),
        0 0 20px var(--main-color);
}

.contact-box button::before{
    content: '';
    position: absolute;
    top: 0;
    left: -50px;
    width: 0;
    height: 100%;
    background: var(--main-color);
    transform: skewX(35deg);
    z-index: -1;
    transition: .5s;
}

.contact-box button:hover::before {
    width: 100%;
}

/*FOOTER*/
footer{
    display: flex;
    position: relative;
    align-items: center;
    justify-content: start;
    width: 100%;
    height: 70px;
    background-color: rgba(255, 255, 255, 0.019);
    backdrop-filter: blur(10px);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 0 15px var(--main-color);
    z-index: 1000;
    transition: all .50s ease;
}

footer img{
    height: 30px;
    margin-left: 22px;
}

footer h1{
    font-size: 12px;
    margin-left: 3px;
    letter-spacing: 2px;
}
footer h2{
    font-size: 12px;
    margin-left: 3px;
    letter-spacing: 2px;
}

/*SIDEBAR*/
.menu-icon{
    font-size: 35px;
    cursor: pointer;
    display: none;
}

.sidebar{
    position: fixed;
    right: 0;
    top: 0;
    bottom: 70%;
    width: 20%;
    background-color: #2200493d;
    backdrop-filter: blur(10px);
    z-index: 100;
    box-shadow: 0 0 20px rgba(211, 211, 211, 0.411);
    border-bottom-left-radius: 100%;
    opacity: 0;
}

.sidebar ul{
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 30%;
    padding-top: 6em;
    padding-left: 2em;
}

.sidebar ul li{
    position: relative;
    list-style: none;
    margin-bottom: 30px;
}

.sidebar ul li a{
    position: relative;
    text-decoration: none;
    font-size: 3em;
    line-height: 1em;
    letter-spacing: 1px;
    text-shadow: 0 0 15px rgba(128, 128, 128, 0.256);
    color: transparent;
    text-transform: uppercase;
    -webkit-text-stroke: 1.25px rgba(255, 255, 255, 0.7);
}

.sidebar ul li a::before{
    content: attr(data-text);
    position: absolute;
    color: var(--text-color);
    width: 0;
    overflow: hidden;
    transition: all 1s;
    border-right: 4px solid var(--main-color);
    animation: sideAnimation 3s linear;
}

@keyframes sideAnimation{
    from{
        width: 100%;
    }
    to{
        width: 0%;
    }
}

.sidebar ul li a:hover::before{
    width: 100%;
    -webkit-text-stroke: 1px var(--main-color);
}

.sidebar button {
    position: relative;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding: 9px 25px;
    color: var(--main-color);
    border: 2px solid var(--main-color);
    border-radius: 50px;
    cursor: pointer;
    z-index: 1;
    overflow: hidden;
    transition: 1s;
    margin-left: 2.5em;
    margin-bottom: 2em;
}

.sidebar button:hover {
    color: var(--text-color);
    box-shadow: 
        0 0 10px var(--main-color),
        0 0 20px var(--main-color);
}

.sidebar button::before{
    content: '';
    position: absolute;
    top: 0;
    left: -50px;
    width: 0;
    height: 100%;
    background: var(--main-color);
    transform: skewX(35deg);
    z-index: -1;
    transition: .5s;
}

.sidebar button:hover::before {
    width: 100%;
}

.sidebar .social-icons{
    padding-left: 12em;
    margin-top: -6.8em;
    text-wrap: nowrap;
}

.sidebar .social-icons a{
    font-size: 35px;
    padding: 5px 5px;
    cursor: pointer;
}

.sidebar.open-sidebar{
    animation: openSidebarAnimation 1.5s forwards;
}

@keyframes openSidebarAnimation{
    to{
        width: 100%;
        opacity: 1;
        bottom: 0;
        border-radius: 0;
    }
}

.sidebar.close-sidebar{
    animation: closeSidebarAnimation 1.5s forwards;
}

@keyframes closeSidebarAnimation{
    from{
        width: 100%;
        opacity: 1;
        bottom: 0;
        border-radius: 0;
    }
    to{
        width: 0;
        opacity: 0;
        bottom: 70%;
        border-bottom-left-radius: 50%;
    }
}

/*SCROLL ANIMATION*/
.autoBlur{
    animation: autoBlurAnimation linear both;
    animation-timeline: view();
}

@keyframes autoBlurAnimation {
    0%{
        filter: blur(40px);
        opacity: 0;
    }
    35%, 65%{
        filter: blur(0px);
        opacity: 1;
    }
    100%{
        filter: blur(40px);
        opacity: 0;
    }
}

.autoBlur2{
    animation: autoBlurAnimation2 linear both;
    animation-timeline: view();
}

@keyframes autoBlurAnimation2 {
    0%{
        filter: blur(40px);
        opacity: 0;
    }
    15%, 75%{
        filter: blur(0px);
        opacity: 1;
    }
    100%{
        filter: blur(40px);
        opacity: 0;
    }
}

.autoDisplay{
    animation: autoDisplayAnimation both;
    animation-timeline: view();
}

@keyframes autoDisplayAnimation {
    from{
        filter: blur(10px);
        transform: translateY(-200px) scale(0);
        opacity: 0.2;
    }
    50%{
        opacity: 1;
        filter: blur(0px);
        transform: translateY(0) scale(1);
    }
}

.autoDisplayCard{
    animation: autoDisplayCardAnimation both;
    animation-timeline: view(70% 5%);
}

@keyframes autoDisplayCardAnimation {
    from{
        opacity: 0;
        transform: translateY(200px) scale(0.3);
    }
    to{
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.fadeInRight{
    animation: fadeAnimation both;
    animation-timeline: view();
}

@keyframes fadeAnimation {
    0%{
        opacity: 0;
        transform: translateX(-500px) scale(0.2);
        filter: blur(20px);
    }
    35%, 65%{
        opacity: 1;
        transform: translateX(0px) scale(1);
        filter: blur(0px);
    }
    100%{
        filter: blur(20px);
    }
}

.fadeInRight2{
    animation: fadeAnimation2 both;
    animation-timeline: view();
}

@keyframes fadeAnimation2 {
    0%{
        opacity: 0;
        transform: translateX(-500px) scale(0.2);
        filter: blur(20px);
    }
    35%, 65%{
        opacity: 1;
        transform: translateX(0px) scale(1);
        filter: blur(0px);
    }
    100%{
        filter: blur(0px);
    }
}

/*STAR ANIMATION RESPONSIVE*/
@media(max-aspect-ratio: 16/9){
    .wrapper{
        width: auto;
        height: 100%;
    }
}

@media(min-aspect-ratio: 16/9){
    .wrapper{
        width: 100%;
        height: auto;
    }
}

/*TABLET RESPOSIVE*/
@media screen and (max-width: 1000px) {
    .wrapper{
        width: 100%;
        height: 100%;
    }
    .blackhole-box video{
        margin-top: -19%;
    }
    .hero-info{
        margin-top: -10.5%;
    }
    .hero-info h1{
        font-size: 35px;
        max-width: 400px;
        line-height: 40px;
    }
    .hero-info p{
        max-width: 300px;
        font-size: 15px;
    }
    .hero-profile{
        margin-top: -10.5%;
        right: 0;
    }
    .hero-profile img{
        height: 400px;
    }
    .section-title{
        font-size: 30px;
    }
    .info-cards{
        grid-template-columns: auto;
        
    }
    .card:nth-child(3){
        grid-column: span 2;
        height: 50vh;
    }
    .card:nth-child(3) p{
        bottom: 20%;

    }
    .card:nth-child(3) h1{
        bottom: 32%;
    }
    .info-cards .card h1{
        font-size: 20px;
    }
    .card video{
        height: 65%;
        margin-top: 5%;
    }
    .card:nth-child(4){
        height: 30vh;
    }
    .card:nth-child(4) p{
        bottom: 5%;
    }
    .card:nth-child(4) h1{
        bottom: 35%;
    }

    .project-vidbox video{
        width: 300px;
        margin-left: -100px;
    }
    .project-info{
        padding-left: 0;
        margin-left: -100px;
    }
    .project-info h1{
        font-size: 20px;
        max-width: 200px;
        
    }
    .project-info p{
        font-size: 10px;
        max-width: 200px;
        min-width: 0;
        margin-bottom: 10px;
    }

    .skills-section{
        margin-top: 20%;
    }
    .skills-image{
        height: 40%;
        margin-top: 2%;
    }
    .designer{
        left: -20%;
        top: 2%;
    }
    .coder{
        right: -20%;
        top: 2%;
    }
    .skills-box h1{
        font-size: 30px;
        margin-bottom: -5px;
    }
    .skills-box p{
        font-size: 15px;
        line-height: 20px;
        max-width: 200px;
    }
    .slider{
        margin-top: -65%;
        left: 1px;
    }
    .slider .skill-card{
        height: 120px;
        width: 120px;
        transform: translateX(-50%) translateY(calc(25px * var(--i))) rotate(40deg) skew(-20deg, -10deg) scale(0.6);
    }
    .slider:hover .skill-card{
        position: absolute;
        opacity: 1;
        z-index: 1;
        transform: translateX(calc(-50% + calc(130px * var(--i)))) translateY(-5%) rotate(0deg) skew(0deg, 0deg) scale(1);
        border-radius: 10px;
    }
    .slider .skill-card .desc{
        bottom: 5%;
    }
    .slider .skill-card .desc i{
        font-size: 2.5em;
        font-weight: 50;
        color: var(--main-color);
    }
    .slider .skill-card .desc p{
        color: var(--text-color);
        text-transform: uppercase;
        font-size: 10px;
        margin-top: -10px;
        font-weight: 500;
        letter-spacing: 0.15em;
    }
    .slider-anim{
        bottom: 18em;
        height: 20%;
    }
    .slider-anim .list{
        height: 150%;
    }
    .slider-anim .list .item img{
        height: 30%;
    }
    .slider-anim2{
        bottom: 18em;
        height: 20%;
        right: -25%;
    }
    .slider-anim2 .list2{
        height: 150%;
    }
    .slider-anim2 .list2 .item2 img{
        height: 30%;
    }

    .contact-section{
        margin-top: 100px;
    }
    .contact-section h1{
        top: 10%;  
    }
}

/*MOBILE RESPOSIVE*/
/*MY PHONE*/
@media screen and (max-width: 400px){
    header{
        position: fixed;
        height: 70px;
    }

    header ul{
        display: none;
    }

    header button{
        display: none;
    }

    .left img{
        height: 40px;
    }

    .blackhole-box video{
        margin-top: -10%;

    }

    .hero{
        flex-direction: column;
    }

    .autoBlur{
        animation: none;
    }
    .hero-profile{
        right: 10%;
        top: 10%;
    }
    .hero-profile img{
        height: 350px;
    }
    .hero-info{
        bottom: 18%;
    }
    .scroll-down{
        bottom: 15%;
        left: 50;
    }
    .hero-info h1{
        line-height: 10px;
    }
    .hero-info button{
        padding: 15px 25px;
    }

    .card img{
        width: 80%;
        height: 50%;
    }
    .card h1{
        bottom: 45%;
    }
    .card p{
        line-height: 14px;
    }

    .my-projects{
        margin-bottom: 600px;
    }

    .project-card{
        flex-direction: column;
        margin-left: 50%;
        gap: 30px;
    }
 
    .project-info{
        width: 135%;
    }
    .project-info h1{
        text-wrap: nowrap;
    }
    .project-info p{
        max-width: 300px;
        bottom: 20px;
    }

    .my-projects2{
        justify-content: center;
        margin-top: -55em;
    }
    
    .titlename{
        align-items: center;
        width: 90%;
        justify-content: center;
        text-align: center;
        font-style: italic;
        font-size: 22px;
        padding-left: 0.8em;
        position: relative;
    }

    .info-project h2{
        font-size: 18px;
    }

    .info-project p{
        font-size: 12px;
    }

    .sun{
        margin-left: 7em;
    }
    
    .earth{
        position: relative;
        margin-left: 5em;
        margin-top: 2.2em;
        width: 7em;
        height: 7em;
        animation: orbit 36.5s linear infinite;
        margin-bottom: 3em;
    }
    
    .moon{
        top: 6px;
        right: -3px;
        width: 2em;
        height: 2em;
        animation: orbit 2.7s linear infinite;
    }
    
    .earth::before{
        top: 1em;
        right: .6em;
        width: .5em;
        height: .5em;
        background-color: aqua;
    }
    
    .moon::before{
        top: .2em;
        right: .1em;
        width: .25em;
        height: .25em;
        background-color: silver;
    }

    .list-info{
        padding-left: 2em;
        padding-right: 1.5em;
    }

    .allskills{
        margin-top: -5em;
        padding-left: 1em;
    }
    
    .left-info{
        width: 75%;
        font-size: 10px;
        margin-top: 15em;
        position: relative;
    }
    
    .right-info{
        padding-right: 1em;
        margin-top: 10em;
        margin-left: -40.5em;
    }
    
    .title-skills{
        position: absolute;
        margin-top: -34.5em;
        margin-left: 24.9em;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .skills-list{
        height: 60px;
        margin-left: 20em;
    }

    .skills-section{
        margin-top: 5%;
    }
    .skills-image{
        height: 25%;
        margin-top: -10%;
        margin-right: 3%;
    }
    .designer{
        left: 4%;
        top: 25%;
        align-items: center;
    }
    .coder{
        left: 4%;
        top: 55%;
        align-items: center;
    }
    .skills-box .designer p{
        text-align: center;
    }
    .skills-box .coder p{
        text-align: center;
    }
    .skills-box h1{
        font-size: 30px;
        margin-bottom: -5px;
    }
    .skills-box p{
        font-size: 15px;
        line-height: 20px;
        max-width: 300px;
    }

    .slider{
        margin-top: -60%;
        left: 1px;
    }
    .slider .skill-card{
        height: 100px;
        width: 100px;
    }
    @keyframes autoOpenCard {
        20%{
            transform: translateX(-50%) translateY(calc(20px * var(--i))) rotate(40deg) skew(-20deg, -10deg) scale(0.6);
        }
        50%,70%{
            transform: translateX(calc(-50% + calc(120px * var(--i)))) translateY(-5%) rotate(0deg) skew(0deg, 0deg) scale(1);
        }
        100%{
            opacity: 1;
        }
    }
    .slider .skill-card .desc{
        bottom: 5%;
    }
    .slider .skill-card .desc i{
        font-size: 2em;
        font-weight: 50;
        color: var(--main-color);
    }

    .slider-anim{
        left: 25%;
        top: 21%;
        right: 20%;
        width: 50%;
        height: var(--height);
        mask-image: linear-gradient(
            to right,
            transparent,
            #000 10% 90%,
            transparent
        );
    }
   
    .slider-anim .list{
        width: 10%;
        min-width: calc(var(--width)* var(--quantity));
    }
    
    .slider-anim .list .item{
        top: 0%;
        left: 100%;
    }

    .slider-anim .list .item img{
        width: 30%;
    }
    
    @keyframes autoRun{
        from{
            left: 30%;
        }
        to{
            left: calc(var(--width) * -1);
        }
    }

    .slider-anim2{
        display: none;
    }

    .contact-section{
        flex-direction: column;
        margin-top: 150px;
        margin-bottom: 50px;
    }

    .contact-section .section-title{
        top: -40px;
        left: 27%;
    }

    footer img{
        height: 25px;
    }
    
    footer h1{
        font-size: 8px;
        letter-spacing:1px;
    }
    footer h2{
        font-size: 8px;
        letter-spacing: 1px;
    }

    .project-vidbox{
        margin-top: -25%;
        min-width: 200px;
    }

    .menu-icon{
        display: inline;
    }
}
/*IPHONE 14*/
@media screen and (min-width: 401px) and (max-width: 431px){
    header{
        position: fixed;
        height: 70px;
    }

    header ul{
        display: none;
    }

    header button{
        display: none;
    }

    .left img{
        height: 40px;
    }

    .blackhole-box video{
        margin-top: -11%;

    }

    .hero{
        flex-direction: column;
    }

    .autoBlur{
        animation: none;
    }

    /*
    .hoverAnim{
        animation: none;
    }
      .fadeInRight{
        animation: none;
    }

    .autoDisplay{
        animation: none;
    }
    */
    .hero-profile{
        right: 14%;
        top: 10%;
    }
    .hero-profile img{
        height: 350px;
    }
    .hero-info{
        bottom: 23%;
    }
    .scroll-down{
        bottom: 10%;
        left: 48%;
    }
    .hero-info h1{
        line-height: 10px;
    }
    .hero-info button{
        padding: 15px 25px;
    }

    .card img{
        width: 80%;
        height: 50%;
    }
    .card h1{
        bottom: 45%;
    }
    .card p{
        line-height: 14px;
    }

    .my-projects{
        margin-bottom: 600px;
    }

    .project-card{
        flex-direction: column;
        margin-left: 50%;
        gap: 30px;
    }
 
    .project-info{
        width: 135%;
    }
    .project-info h1{
        text-wrap: nowrap;
    }
    .project-info p{
        max-width: 300px;
        bottom: 20px;
    }

    .my-projects2{
        justify-content: center;
        margin-top: -55em;
    }
    
    .titlename{
        align-items: center;
        width: 90%;
        justify-content: center;
        text-align: center;
        font-style: italic;
        font-size: 22px;
        padding-left: 0.8em;
        position: relative;
    }

    .info-project h2{
        font-size: 18px;
    }

    .info-project p{
        font-size: 12px;
    }

    .sun{
        margin-left: 7.5em;
    }
    
    .earth{
        position: relative;
        margin-left: 5.5em;
        margin-top: 2.2em;
        width: 7em;
        height: 7em;
        animation: orbit 36.5s linear infinite;
        margin-bottom: 3em;
    }
    
    .moon{
        top: 6px;
        right: -3px;
        width: 2em;
        height: 2em;
        animation: orbit 2.7s linear infinite;
    }
    
    .earth::before{
        top: 1em;
        right: .6em;
        width: .5em;
        height: .5em;
        background-color: aqua;
    }
    
    .moon::before{
        top: .2em;
        right: .1em;
        width: .25em;
        height: .25em;
        background-color: silver;
    }

    .list-info{
        padding-left: 2em;
        padding-right: 1.5em;
    }

    .allskills{
        margin-top: -5em;
        padding-left: 1em;
    }
    
    .left-info{
        width: 75%;
        font-size: 10px;
        margin-top: 15em;
        position: relative;
    }
    
    .right-info{
        padding-right: 1em;
        margin-top: 10em;
        margin-left: -39.5em;
    }
    
    .title-skills{
        position: absolute;
        margin-top: -34.5em;
        margin-left: 24.9em;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .skills-list{
        height: 60px;
        margin-left: 20em;
    }

    .skills-section{
        margin-top: 10%;
    }
    .skills-image{
        height: 25%;
        margin-top: -10%;
        margin-right: 3%;
    }
    .designer{
        left: 10%;
        top: 25%;
        align-items: center;
    }
    .coder{
        left: 10%;
        top: 55%;
        align-items: center;
    }
    .skills-box .designer p{
        text-align: center;
    }
    .skills-box .coder p{
        text-align: center;
    }
    .skills-box h1{
        font-size: 30px;
        margin-bottom: -5px;
    }
    .skills-box p{
        font-size: 15px;
        line-height: 20px;
        max-width: 300px;
    }

    .slider{
        margin-top: -60%;
        left: 1px;
    }
    .slider .skill-card{
        height: 100px;
        width: 100px;
    }
    @keyframes autoOpenCard {
        20%{
            transform: translateX(-50%) translateY(calc(20px * var(--i))) rotate(40deg) skew(-20deg, -10deg) scale(0.6);
        }
        50%,70%{
            transform: translateX(calc(-50% + calc(120px * var(--i)))) translateY(-5%) rotate(0deg) skew(0deg, 0deg) scale(1);
        }
        100%{
            opacity: 1;
        }
    }
    .slider .skill-card .desc{
        bottom: 5%;
    }
    .slider .skill-card .desc i{
        font-size: 2em;
        font-weight: 50;
        color: var(--main-color);
    }
    
    /*
    .slider-anim{
        bottom: 5%;
        right: 20%;
        height: var(--height);
        top: 1%;
        left: 5%;
    }
    .slider-anim .list{
        height: 150%;
    }
    .slider-anim .list .item img{
        height: 30%;
    }    
    */

    .slider-anim{
        left: 25%;
        top: 21%;
        right: 20%;
        width: 50%;
        height: var(--height);
        mask-image: linear-gradient(
            to right,
            transparent,
            #000 10% 90%,
            transparent
        );
    }
   
    .slider-anim .list{
        width: 10%;
        min-width: calc(var(--width)* var(--quantity));
    }
    
    .slider-anim .list .item{
        top: 0%;
        left: 100%;
    }

    .slider-anim .list .item img{
        width: 30%;
    }
    
    @keyframes autoRun{
        from{
            left: 30%;
        }
        to{
            left: calc(var(--width) * -1);
        }
    }

    .slider-anim2{
        display: none;
    }

    .contact-section{
        flex-direction: column;
        margin-top: 100px;
        margin-bottom: 50px;
    }

    .contact-section .section-title{
        top: -10px;
        left: 30%;
    }

    footer img{
        height: 25px;
    }
    
    footer h1{
        font-size: 8px;
        letter-spacing:1px;
    }
    footer h2{
        font-size: 8px;
        letter-spacing: 1px;
    }

    .project-vidbox{
        margin-top: -25%;
        min-width: 200px;
    }

    .menu-icon{
        display: inline;
    }
}
/*MY PHONE 2*/
@media screen and (min-width: 432px) and (max-width: 767px){
    header{
        position: fixed;
        height: 70px;
    }

    header ul{
        display: none;
    }

    header button{
        display: none;
    }

    .left img{
        height: 40px;
    }

    .blackhole-box video{
        margin-top: -13%;

    }

    .hero{
        flex-direction: column;
    }

    .autoBlur{
        animation: none;
    }

    /*
    .hoverAnim{
        animation: none;
    }
      .fadeInRight{
        animation: none;
    }

    .autoDisplay{
        animation: none;
    }
    */
    .hero-profile{
        right: 16%;
        top: 10%;
    }
    .hero-profile img{
        height: 350px;
    }
    .hero-info{
        bottom: 26%;
    }
    .scroll-down{
        bottom: 15%;
        left: 48%;
    }
    .hero-info h1{
        line-height: 10px;
    }
    .hero-info button{
        padding: 15px 25px;
    }

    .card img{
        width: 80%;
        height: 50%;
    }
    .card h1{
        bottom: 45%;
    }
    .card p{
        line-height: 14px;
    }

    .my-projects{
        margin-bottom: 600px;
    }

    .project-card{
        flex-direction: column;
        margin-left: 50%;
        gap: 30px;
    }
 
    .project-info{
        width: 135%;
    }
    .project-info h1{
        text-wrap: nowrap;
    }
    .project-info p{
        max-width: 300px;
        bottom: 20px;
    }

    .my-projects2{
        justify-content: center;
        margin-top: -55em;
    }
    
    .titlename{
        align-items: center;
        width: 90%;
        justify-content: center;
        text-align: center;
        font-style: italic;
        font-size: 22px;
        padding-left: 0.8em;
        position: relative;
    }

    .info-project h2{
        font-size: 18px;
    }

    .info-project p{
        font-size: 12px;
    }

    .sun{
        margin-left: 8.5em;
    }
    
    .earth{
        position: relative;
        margin-left: 6.5em;
        margin-top: 2.2em;
        width: 7em;
        height: 7em;
        animation: orbit 36.5s linear infinite;
        margin-bottom: 3em;
    }
    
    .moon{
        top: 6px;
        right: -3px;
        width: 2em;
        height: 2em;
        animation: orbit 2.7s linear infinite;
    }
    
    .earth::before{
        top: 1em;
        right: .6em;
        width: .5em;
        height: .5em;
        background-color: aqua;
    }
    
    .moon::before{
        top: .2em;
        right: .1em;
        width: .25em;
        height: .25em;
        background-color: silver;
    }

    .list-info{
        padding-left: 2em;
        padding-right: 1.5em;
    }

    .allskills{
        margin-top: -5em;
        padding-left: 1em;
    }
    
    .left-info{
        width: 75%;
        font-size: 10px;
        margin-top: 15em;
        position: relative;
    }
    
    .right-info{
        padding-right: 1em;
        margin-top: 10em;
        margin-left: -39.5em;
    }
    
    .title-skills{
        position: absolute;
        margin-top: -34.5em;
        margin-left: 24.9em;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .skills-list{
        height: 60px;
        margin-left: 20em;
    }

    .skills-section{
        margin-top: 10%;
    }
    .skills-image{
        height: 25%;
        margin-top: -10%;
        margin-right: 3%;
    }
    .designer{
        left: 12%;
        top: 25%;
        align-items: center;
    }
    .coder{
        left: 12%;
        top: 55%;
        align-items: center;
    }
    .skills-box .designer p{
        text-align: center;
    }
    .skills-box .coder p{
        text-align: center;
    }
    .skills-box h1{
        font-size: 30px;
        margin-bottom: -5px;
    }
    .skills-box p{
        font-size: 15px;
        line-height: 20px;
        max-width: 300px;
    }

    .slider{
        margin-top: -60%;
        left: 1px;
    }
    .slider .skill-card{
        height: 100px;
        width: 100px;
    }
    @keyframes autoOpenCard {
        20%{
            transform: translateX(-50%) translateY(calc(20px * var(--i))) rotate(40deg) skew(-20deg, -10deg) scale(0.6);
        }
        50%,70%{
            transform: translateX(calc(-50% + calc(120px * var(--i)))) translateY(-5%) rotate(0deg) skew(0deg, 0deg) scale(1);
        }
        100%{
            opacity: 1;
        }
    }
    .slider .skill-card .desc{
        bottom: 5%;
    }
    .slider .skill-card .desc i{
        font-size: 2em;
        font-weight: 50;
        color: var(--main-color);
    }
    
    /*
    .slider-anim{
        bottom: 5%;
        right: 20%;
        height: var(--height);
        top: 1%;
        left: 5%;
    }
    .slider-anim .list{
        height: 150%;
    }
    .slider-anim .list .item img{
        height: 30%;
    }    
    */

    .slider-anim{
        left: 25%;
        top: 21%;
        right: 20%;
        width: 50%;
        height: var(--height);
        mask-image: linear-gradient(
            to right,
            transparent,
            #000 10% 90%,
            transparent
        );
    }
   
    .slider-anim .list{
        width: 10%;
        min-width: calc(var(--width)* var(--quantity));
    }
    
    .slider-anim .list .item{
        top: 0%;
        left: 100%;
    }

    .slider-anim .list .item img{
        width: 30%;
    }
    
    @keyframes autoRun{
        from{
            left: 30%;
        }
        to{
            left: calc(var(--width) * -1);
        }
    }

    .slider-anim2{
        display: none;
    }

    .contact-section{
        flex-direction: column;
        margin-top: 100px;
        margin-bottom: 50px;
    }

    .contact-section .section-title{
        top: -10px;
        left: 30%;
    }

    footer img{
        height: 25px;
    }
    
    footer h1{
        font-size: 8px;
        letter-spacing:1px;
    }
    footer h2{
        font-size: 8px;
        letter-spacing: 1px;
    }

    .project-vidbox{
        margin-top: -25%;
        min-width: 200px;
    }

    .menu-icon{
        display: inline;
    }
}

