body{
    overflow-x: hidden;
    background-image: linear-gradient(90deg,#050505, #000000);
    font-family: "Poppins", sans-serif;
    color: white;
}

h1{
    font-weight: 700;
}

#header{
    color: #eeeeee;
    position: absolute;
    font-size: 76px;
    left: 125px;
    top: 50px;
}

a{
    text-decoration: none;
    color: #eeeeee;
}

#title{
    font-weight: 800;
    font-size: 100px;
    position: absolute;
    left: 125px;
    top: 100px;
}

pre{
    font-family: "Poppins", sans-serif;
    color: #B1B1B1;
    font-weight: 500;
    font-size: 20px;
}

.subscription{
    border-style: solid;
    border-width: 1.99px;
    border-radius: 5px;
    height: 66px;
    width: 420px;
}

#b1{
    position: absolute;
    left: 125px;
    top: 650px;
    border-color: #FFFFFF;
}

#b1:hover{
    background-color: #FFFFFF;
    transition-duration: .25s;
    cursor: pointer;
}

#b1:hover ~ .txt1{
    color: black;
    transition-duration: .25s;
}

#b2{
    position: absolute;
    left: 125px;
    top: 750px;
    border-color: #4DFFD9;
}

#b2:hover{
    background-color: #4DFFD9;
    transition-duration: .25s;
    cursor: pointer;
}

#b2:hover ~ .txt2{
    color: black;
    transition-duration: .25s;
}

h2{
    font-weight: 500.5;
    font-size: 20.5px;
}

h3{
    color: #B1B1B1;
    font-weight: 500;
    font-size: 15.7px;
}

#tier1{
    position: absolute;
    top: 643px;
    left: 155px;
    user-select: none;
}

#d1{
    position: absolute;
    top: 668px;
    left: 155px;
    user-select: none;
}

#price1{
    font-size: 23px;
    position: absolute;
    top: 647.5px;
    left: 395px;
    user-select: none;
}

#per1{
    font-size: 15px;
    position: absolute;
    top: 665px;
    left: 470px;
    user-select: none;
}

#tier2{
    position: absolute;
    left: 155px;
    top: 741.8px;
    user-select: none;
}

#d2{
    position: absolute;
    left: 155px;
    top: 768.8px;
    user-select: none;
}

#price2{
    font-size: 23px;
    position: absolute;
    top: 747.5px;
    left: 395px;
    user-select: none;
}

#per2{
    font-size: 15px;
    position: absolute;
    top: 762.5px;
    left: 470px;
    user-select: none;
}

#slogan{
    font-size: 76px;
    position: absolute;
    top: 1080px;
    left: 450px;
}

#slogan2{
    font-size: 76px;
    position: absolute;
    top: 1080px;
    left: 850px;
    color: #eeeeee;
}

#sdesc{
    position: absolute;
    top: 1235px;
    left: 600px;
    text-align: center;
}

#why{
    filter: blur(1.5px);
    color: #eeeeee;
    font-size: 76px;
    position: absolute;
    top: 2900px;
    left: 700px;
}

#us{
    position: absolute;
    font-size: 76px;
    left: 920px;
    top: 2980px;
}

#box1{
    position: absolute;
    top: 1090px;
    left: 550px;
}

#wevegot{
    position: absolute;
    color: #eeeeee;
    font-size: 76px;
    top: 1500px;
    left: 400px;
}

#menu{
    position: absolute;
    font-size: 76px;
    top: 1500px;
    left: 1250px;
}

.borderbox{
    background-color: rgba(10, 13, 20, 0.6);
    backdrop-filter: blur(20px) saturate(180%);
    border: 1.999px solid;
    border-radius: 15px;
    height: 560px;
    width: 400px;
}

#bb1{
    border-color: #FFFFFF;
    position: absolute;
    top: 1800px;
    left: 100px;
}

#bb2{
    border-color: #FFC805;
    position: absolute;
    top: 1870px;
    left: 735px;
}

#bb3{
    border-color: #4DFFD9;
    position: absolute;
    top: 1800px;
    left: 1350px;
}

#yougot{
    position: absolute;
    color: #eeeeee;
    font-size: 76px;
    top: 3600px;
    left: 150px;
}

#wegot{
    color: #eeeeee;
    font-size: 76px;
    position: absolute;
    top: 3730px;
    left: 150px;
}

#answ{
    font-size: 76px;  
    position: absolute;
    top: 3730px;
    left: 460px;
}

#ddesc{
    position: absolute;
    top: 3900px;
    left: 160px;
}

#dclink{
    background-color: white;
    border-radius: 2px;
    text-decoration: none;
    color: black;
    position: absolute;
    top: 4000px;
    left: 160px;
    padding: 1px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 26px;
}

.gbg{
    position: absolute;
    left: 0;
    background-image: linear-gradient(#0e0d0d, #070707);
    width: 100%;
}

#bg1{
    position: absolute;
    top: 1000px;
    height: 480px;
}

#bg2{
    position: absolute;
    top: 2590px;
    height: 900px;
}


#bg3{
    position: absolute;
    top: 4220px;
    height: 170px;
}

.neon{
    background: linear-gradient(7deg,#0099ff  20%, #00ffc8 80%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

#headesc{
    position: absolute;
    top: 275px;
    left: 130px;
}

#email{
    position: absolute;
    top: 4230px;
    left: 125px;
}

#emaildesc{
    font-size: 17px;
    position: absolute;
    top: 4270px;
    left: 125px;
}

#address{
    position: absolute;
    top: 4230px;
    left: 700px;
}

#location{
    font-size: 17px;
    position: absolute;
    top: 4270px;
    left: 700px;
}

#number{
    font-size: 17px;
    position: absolute;
    top:  4310px;
    left: 700px;
}

#discordimg{
    filter:grayscale(1);
    filter: brightness(2.9);
    width: 800px;
    height: 800px;
    position: absolute;
    top: 3460px;
    left: 1000px;
}

#bdes1{
    position: absolute;
    top: 1980px;
    left: 90px;
}

#bdes2{
    position: absolute;
    top: 2040px;
    left: 730px;
}

#bdes3{
    position: absolute;
    top: 1980px;
    left: 1340px;
}

.pb{
    user-select: none;
    height: 45px;
    width: 300px;
    border-radius: 1.99px;
    font-weight: 600;
    color: black;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
}

#pb1{
    position: absolute;
    top: 2280px;
    left: 150px;
    background-image: linear-gradient(42deg,#ffffff,#d1d1d1);
}

#pb1:hover{
    transition-duration: 1s;
    background-image: linear-gradient(42deg,#dad9d9,#c4c4c4);
    cursor: pointer;
}

#pb2{
    position: absolute;
    top: 2350px;
    left: 790px;
    background-image: linear-gradient(42deg,#fcd855,#fcd031)
}

#pb2:hover{
    transition-duration: 1s;
    background-image: linear-gradient(42deg,#d3b446,#b89723);
    cursor: pointer;
}

#pb3{
    position: absolute;
    top: 2280px;
    left: 1405px;
    background-image: linear-gradient(42deg,#78c2b2,#55fdd9)
}

#pb3:hover{
    transition-duration: 1s;
    background-image: linear-gradient(42deg,#5f998c,#44cfb1);
    cursor: pointer;
}

#creeper{
    position: absolute;
    top: 60px;
    left: 990px;
    width: 40%;
    height: 90%;
    filter: grayscale(100);
    rotate: 4deg;
}

.b1{
    float: right;
    font-weight: 600;
    font-size: 14px;
    padding-left: 26px;
    padding-right: 50px;
    padding-top: 7px;
    padding-bottom: 15px;
}

#q1{
    position: relative;
    bottom: 130px;
    right: 180px;
    font-size: 20px;
}

.sb{
    font-weight: 500.5;
    font-size: 25px;
    border: 1.999px solid;
    padding: 12px;
    border-radius: 5px;
}

#sb1{
    position: absolute;
    top: 3320px;
    left: 750px;
    border-color: #FDF55F;
}

#sb2{
    position: absolute;
    top: 3000px;
    left: 200px;
    border-color: #A1FBE8;
}

#sb3{
    position: absolute;
    top: 3000px;
    left: 1290px;
    border-color: #504F50;
}

#sb4{
    position: absolute;
    top: 2700px;
    left: 800px;
    border-color: #E4E4E4;
}

.pr{
    font-weight: 700;
    font-size: 43px;
}


#pr1{
    position: absolute;
    top: 1845px;
    left: 160px;
}

#type1{
    position: absolute;
    top: 1805px;
    left: 130px;
    font-size: 26px;
}

#w1{
    position: absolute;
    top: 1890px;
    left: 305px;
    color: white;
}

#pr2{
    position: absolute;
    top: 1915px;
    left: 800px;
    color: #FDF55F;
}

#w2{
    position: absolute;
    top: 1960px;
    left: 940px;
    color: #FDF55F;
}

#type2{
    font-size: 26px;
    position: absolute;
    top: 1875px;
    left: 765px;
    color: #FDF55F;
}

#pr3{
    position: absolute;
    top: 1850px;
    left: 1415px;
    color: #A1FBE8;
}

#type3{
    font-size: 26px;
    position: absolute;
    top: 1800px;
    left: 1385px;
    color: #A1FBE8;
}

#w3{
    position: absolute;
    top: 1896px;
    left: 1558px;
    color: #A1FBE8;
}

#payment{
    position: absolute;
    top: 1500px;
}

header{
    user-select: none;
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 1px;
    backdrop-filter: blur(15px);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.25);
    padding-top: 5px;
    z-index: 10;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    transition: 1s;
}

#lh{
    font-weight: 800;
    font-size: 22px;
    padding: 20px 40px;
}

#ah{
    font-weight: 800;
    font-size: 18px;
    padding: 20px 40px;
}

#au{
    position: absolute;
    top: 220px;
    left: 200px;
}

#aut{
    line-height: 2.3;
    letter-spacing: 2;
    padding: 100px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 19px;
    text-align: justify;
    position: absolute;
    left: 100px;
    top: 200px;
}

.circle {
    height: 300px;
    width: 300px;
    background-image: linear-gradient(7deg,#002fff  20%, #00ffc8 80%);
    opacity: 30%;
    filter: blur(110px);
    border-radius: 50%;
    position: absolute;
    top: 2920px;
    left: 730px;
}

@media (max-width:430px) {
    body{
        overflow-x: hidden;
        background-image: linear-gradient(90deg,#050505, #000000);
        font-family: "Poppins", sans-serif;
        color: white;
    }
    
    h1{
        font-weight: 700;
    }
    
    #header{
        color: #eeeeee;
        position: absolute;
        font-size: 36px;
        left: 30px;
        top: 60px;
    }
    
    a{
        text-decoration: none;
        color: #eeeeee;
    }
    
    #title{
        font-weight: 800;
        font-size: 65px;
        position: absolute;
        left: 30px;
        top: 70px;
    }
    
    pre{
        font-family: "Poppins", sans-serif;
        color: #B1B1B1;
        font-weight: 500;
        font-size: 13px;
    }
    
    .subscription{
        border-style: solid;
        border-width: 1.99px;
        border-radius: 5px;
        height: 55px;
        width: 350px;
    }
    
    #b1{
        position: absolute;
        left: 35px;
        top: 650px;
        border-color: #FFFFFF;
    }
    
    #b1:hover{
        background-color: #FFFFFF;
        transition-duration: .25s;
        cursor: pointer;
    }
    
    #b1:hover ~ .txt1{
        color: black;
        transition-duration: .25s;
    }
    
    #b2{
        position: absolute;
        left: 35px;
        top: 750px;
        border-color: #4DFFD9;
    }
    
    #b2:hover{
        background-color: #4DFFD9;
        transition-duration: .25s;
        cursor: pointer;
    }
    
    #b2:hover ~ .txt2{
        color: black;
        transition-duration: .25s;
    }
    
    h2{
        font-weight: 500.5;
        font-size: 18px;
    }
    
    h3{
        color: #B1B1B1;
        font-weight: 500;
        font-size: 13px;
    }
    
    #tier1{
        position: absolute;
        top: 643px;
        left: 60px;
        user-select: none;
    }
    
    #d1{
        position: absolute;
        top: 666px;
        left: 60px;
        user-select: none;
    }
    
    #price1{
        font-size: 23px;
        position: absolute;
        top: 642.5px;
        left: 250px;
        user-select: none;
    }
    
    #per1{
        font-size: 12px;
        position: absolute;
        top: 665px;
        left: 325px;
        user-select: none;
    }
    
    #tier2{
        position: absolute;
        left: 60px;
        top: 743.8px;
        user-select: none;
    }
    
    #d2{
        position: absolute;
        left: 60px;
        top: 766.8px;
        user-select: none;
    }
    
    #price2{
        font-size: 23px;
        position: absolute;
        top: 743.5px;
        left: 250px;
        user-select: none;
    }
    
    #per2{
        font-size: 12px;
        position: absolute;
        top: 764.5px;
        left: 325px;
        user-select: none;
    }
    
    #slogan{
        font-size: 55px;
        position: absolute;
        top: 1010px;
        left: 40px;
    }
    
    #slogan2{
        font-size: 42px;
        position: absolute;
        top: 1090px;
        left: 40px;
        color: #eeeeee;
    }
    
    #sdesc{
        position: absolute;
        top: 1170px;
        left: 40px;
        text-align: left;
    }
    
    #why{
        visibility: hidden;
        color: #eeeeee;
        font-size: 76px;
        position: absolute;
        top: 2900px;
        left: 700px;
    }
    
    #us{
        visibility: hidden;
        position: absolute;
        font-size: 76px;
        left: 950px;
        top: 3000px;
    }
    
    #box1{
        position: absolute;
        top: 1090px;
        left: 550px;
    }
    
    #wevegot{
        visibility: hidden;
        position: absolute;
        color: #eeeeee;
        font-size: 76px;
        top: 1500px;
        left: 400px;
    }
    
    #menu{
        visibility: hidden;
        position: absolute;
        font-size: 76px;
        top: 1500px;
        left: 1250px;
    }
    
    .borderbox{
        border: 1.999px solid;
        border-radius: 15px;
        height: 350px;
        width: 250px;
    }
    
    #bb1{
        border-color: #FFFFFF;
        position: absolute;
        top: 1425px;
        left: 50px;
    }
    
    #bb2{
        border-color: #FFC805;
        position: absolute;
        top: 1825px;
        left: 140px;
    }
    
    #bb3{
        border-color: #4DFFD9;
        position: absolute;
        top: 2225px;
        left: 50px;
    }
    
    #yougot{
        position: absolute;
        color: #eeeeee;
        font-size: 42px;
        top: 2690px;
        left: 60px;
    }
    
    #wegot{
        color: #eeeeee;
        font-size: 42px;
        position: absolute;
        top: 2830px;
        left: 60px;
    }
    
    #answ{
        font-size: 42px;  
        position: absolute;
        top: 2890px;
        left: 60px;
    }
    
    #ddesc{
        font-size: 12px;
        position: absolute;
        top: 3080px;
        left: 60px;
    }
    
    #dclink{
        background-color: white;
        border-radius: 2px;
        text-decoration: none;
        color: black;
        position: absolute;
        top: 3050px;
        left: 60px;
        padding: 1px;
        padding-left: 2px;
        padding-right: 2px;
        font-size: 20px;
    }
    
    .gbg{
        position: absolute;
        left: 0;
        background-image: linear-gradient(#0e0d0d, #070707);
        width: 50000px;
    }
    
    #bg1{
        position: absolute;
        top: 950px;
        height: 400px;
    }
    
    #bg2{
        position: absolute;
        top: 2650px;
        height: 550px;
    }
    
    
    #bg3{
        position: absolute;
        top: 4000px;
        height: 0px;
    }
    
    .neon{
        background: linear-gradient(7deg,#0099ff  20%, #00ffc8 80%);
        background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    #headesc{
        visibility: hidden;
        position: absolute;
        top: 275px;
        left: 130px;
    }
    
    #email{
        position: absolute;
        top: 3230px;
        left: 50px;
    }
    
    #emaildesc{
        position: absolute;
        top: 3270px;
        left: 50px;
    }
    
    #address{
        position: absolute;
        top:  3320px;
        left: 50px;
    }
    
    #location{
        position: absolute;
        top: 3350px;
        left: 50px;
    }
    
    #number{
        position: absolute;
        top:  3380px;
        left: 50px;
    }
    
    #discordimg{
        visibility: hidden;
        filter:grayscale(1);
        filter: brightness(2.9);
        width: 800px;
        height: 800px;
        position: absolute;
        top: 3460px;
        left: 1000px;
    }
    
    #bdes1{
        position: absolute;
        top: 1545px;
        left: 40px;
    }
    
    #bdes2{
        position: absolute;
        top: 1940px;
        left: 130px;
    }
    
    #bdes3{
        position: absolute;
        top: 2343px;
        left: 40px;
    }
    
    .pb{
        user-select: none;
        height: 25px;
        width: 200px;
        border-radius: 1.99px;
        font-weight: 600;
        color: black;
        font-size: 12px;
        text-align: center;
        line-height: 20px;
    }
    
    #pb1{
        position: absolute;
        top: 1725px;
        left: 78px;
        background-image: linear-gradient(42deg,#ffffff,#d1d1d1);
    }
    
    #pb1:hover{
        transition-duration: 1s;
        background-image: linear-gradient(42deg,#dad9d9,#c4c4c4);
        cursor: pointer;
    }
    
    #pb2{
        position: absolute;
        top: 2125px;
        left: 167px;
        background-image: linear-gradient(42deg,#fcd855,#fcd031)
    }
    
    #pb2:hover{
        transition-duration: 1s;
        background-image: linear-gradient(42deg,#d3b446,#b89723);
        cursor: pointer;
    }
    
    #pb3{
        position: absolute;
        top: 2520px;
        left: 78px;
        background-image: linear-gradient(42deg,#78c2b2,#55fdd9)
    }
    
    #pb3:hover{
        transition-duration: 1s;
        background-image: linear-gradient(42deg,#5f998c,#44cfb1);
        cursor: pointer;
    }
    
    #creeper{
        position: absolute;
        top: 220px;
        left: 10px;
        width: 400px;
        height: 420px;
        filter: grayscale(100);
        rotate: 4deg;
    }
    
    .b1{
        float: right;
        font-weight: 600;
        font-size: 14px;
        padding-left: 26px;
        padding-right: 50px;
        padding-top: 7px;
        padding-bottom: 15px;
    }
    
    #q1{
        position: relative;
        bottom: 130px;
        right: 180px;
        font-size: 20px;
    }
    
    .sb{
        background: transparent;
        border: none ;
        font-size:0;
        font-weight: 500.5;
        padding: 12px;
        border-radius: 5px;
    }
    
    #sb1{
        position: absolute;
        top: 3320px;
        left: 750px;
        border-color: #FDF55F;
    }
    
    #sb2{
        position: absolute;
        top: 3000px;
        left: 200px;
        border-color: #A1FBE8;
    }
    
    #sb3{
        position: absolute;
        top: 3000px;
        left: 1290px;
        border-color: #504F50;
    }
    
    #sb4{
        position: absolute;
        top: 2700px;
        left: 800px;
        border-color: #E4E4E4;
    }
    
    .pr{
        font-weight: 700;
        font-size: 33px;
    }
    
    
    #pr1{
        position: absolute;
        top: 1458px;
        left: 80px;
    }
    
    #type1{
        position: absolute;
        top: 1430px;
        left: 80px;
        font-size: 22px;
    }
    
    #w1{
        position: absolute;
        top: 1493px;
        left: 190px;
        color: white;
    }
    
    #pr2{
        position: absolute;
        top: 1858px;
        left: 167px;
        color: #FDF55F;
    }
    
    #w2{
        position: absolute;
        top: 1890px;
        left: 277px;
        color: #FDF55F;
    }
    
    #type2{
        font-size: 22px;
        position: absolute;
        top: 1830px;
        left: 167px;
        color: #FDF55F;
    }
    
    #pr3{
        position: absolute;
        top: 2262px;
        left: 80px;
        color: #A1FBE8;
    }
    
    #type3{
        font-size: 22px;
        position: absolute;
        top: 2235px;
        left: 80px;
        color: #A1FBE8;
    }
    
    #w3{
        position: absolute;
        top: 2298px;
        left: 190px;
        color: #A1FBE8;
    }
    
    #payment{
        position: absolute;
        top: 1500px;
    }
    
    header{
        user-select: none;
        background-color: rgba(0, 0, 0, 0.45);
        border-radius: 1px;
        backdrop-filter: blur(15px);
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.25);
        padding-top: 5px;
        z-index: 10;
        justify-content: space-between;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: flex;
        align-items: center;
        transition: 1s;
    }
    
    #lh{
        font-weight: 800;
        font-size: 0px;
        padding: 20px;
    }
    
    #ah{
        font-weight: 800;
        font-size: 0px;
        padding: 20px;
    }
    
    #au{
        position: absolute;
        top: 220px;
        left: 200px;
    }
    
    #aut{
        line-height: 2.3;
        letter-spacing: 2;
        padding: 100px;
        font-family: "Poppins", sans-serif;
        font-weight: 500;
        font-size: 19px;
        text-align: justify;
        position: absolute;
        left: 100px;
        top: 200px;
    }
}
