* {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
}

/* nav{
    display: flex;
    padding-top: 55px;
    padding-left: 8%;
    padding-right: 8%;
    align-items: center;
    justify-content: space-between;
}

nav ul li {
    display: inline-block;
    list-style: none;
    padding: 10px 25px;
  }

  nav ul li a {
    background-color: transparent;
    color: #AB46B2;;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 25px;
    display: block;
    transition: transform 0.4s;
  }
  nav ul li a:hover {
    transform: scale(1.2);
    background-color: rgb(94, 94, 146);
    transition: 0.4s;
  } */


nav{
    padding: 1rem;
    gap: 5rem;
    justify-content: space-between;
}
ul {
    display: flex;
    gap: 10rem;
    list-style: none;
    padding: 1rem;
    background-color: white;
  }

  .logo{
    padding: 1rem;
    font-weight: bold;
  }

  
 li a {
    display: block;
    color: blue;
    text-align: center;
    padding: 30px 30px;
    text-decoration: none;
  }
   
li a:hover {
    background-color: #111;
  } 

.flex-div {
    width: 100%;
    height: 400px;
    text-align: center;
    align-items: center;
    background: #6A0871;
    color: white;
}

.h1{
    padding-top: 40px;
    margin: 40px 10px;
}

.p1{
    padding-top: 20px;
    margin: 40px 10px;
}
input [text] {
    width: 50%;
    height: 60px;
    text-align: right; 
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-image: url('icons8-search-more-50.png');
    image-orientation: 0deg;
    background-position: 10px 10px; 
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
  }

.pop {
    position: absolute;
    width: 531px;
    height: 52px;
    left: 100px;
    top: 35%;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 52px;
    color: #833189;
}
.sfa {
    position: absolute;
    width: 531px;
    height: 52px;
    left: 5%;
    top: 40%;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #833189;
    text-align: center;
}
.sfa img{
    width: 50%;
}

.bio {
    position: absolute; 
    width: 531px;
    height: 52px;
    left: 30%;
    top: 40%;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #833189;
    text-align: center;
}
.bio img{
    width: 50%;
}

.token {
    position: absolute;
    width: 531px;
    height: 52px;
    left: 60%;
    top: 40%;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #833189;
    text-align: center;
}

.token img{
    width: 50%;

}

.fav {
    position: absolute;
    width: 531px;
    height: 52px;
    left: 100px;
    top: 55%;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 52px;
    color: #833189;
}


.sfa2 {
    position: absolute;
    width: 531px;
    height: 52px;
    left: 5%;
    top: 60%;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #833189;
    text-align: center;
}

.sfa2 img{
    width: 50%;
}

.bio2 {
    position: absolute; 
    width: 531px;
    height: 52px;
    left: 30%;
    top: 60%;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #833189;
    text-align: center;
}

.bio2 img{
    width: 50%;
}


.token2 {
    position: absolute;
    width: 531px;
    height: 52px;
    left: 60%;
    top: 60%;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #833189;
    text-align: center;
}

.token2 img{
    width: 50%;
}

.img1{
    left: 28%;
    top: 83%;
    border: 5px solid rgba(0, 0, 0, 0.5);
}
.img2{
    left: 1.5%;
    width: 4%;
    height: 6%;
    top: 84%;
    border: 5px solid rgba(0, 0, 0, 0.5);
}

.end{
    padding-top: 30%;
}
.end h3{
    padding-top: 5%;
    position: absolute;
    width: 982px;
    height: 66px;
    left: 229px;
    top: 1826px;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 28px;
    text-align: center;
    color: #833189;
}
.end p{
    padding: 20px;
    padding-left: 5%;
    height: 122px;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
}


.endtext2{
padding: 20px;
padding-top: 5%;
position: absolute;
width: 497px;
height: 104px;
left: 885px;
top: 1924px;
font-family: 'Sora';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 28px;
color: #000000;
}


.footer{
    position: relative;
    width: 100%;
    height: 400px;
    background: #101010;
    display: flex;
    flex-direction: grid;
    align-items: center;
    justify-content: center;
}

.footer p:nth-child(1){
    font-size: 30px;
    color: white;
    margin-bottom: 20px;
    font-weight: bold;
}

.footer p:nth-child(2){
    color: white;
    font-size: 17px;
    width: 500px;
    text-align: center;
    line-height: 26px;
}





















    