
html{
    cursor:none;
    scroll-behavior: smooth;
}
*{
    box-sizing: border-box;
    margin: 0;
   
    
}
* {
    scrollbar-width: auto;
    scrollbar-color: #8682a8 #ffffff00;
  }
 /* Chrome, Edge, and Safari */
 *::-webkit-scrollbar {
    width: 4px;
  }

  *::-webkit-scrollbar-track {
    background: #ffffff00;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #8dabbe;
    border-radius: 10px;
    border: -1px solid #ffffff00;
  }
body{
    background-color:#0b0728;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%; 
    overflow-x: hidden;   
    margin-right:60px; 

}
@font-face {
    font-family:agrandir;
    src: url("FONTS/Agrandir-Regular.otf");
}
@font-face {
    font-family: mokoto;
    src: url("FONTS/Mokoto\ Glitch.otf");
}
.cursor{
    width: 3rem;
    height: 3rem;
    border: 2px solid rgb(45, 33, 148);
    box-shadow: 
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(10, 61, 116, 0.92),
    0 0 11px rgba(30,132,242,0.78),
    0 0 16px rgba(72, 30, 242, 0.92);
    position: relative;
    border-radius: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
span{
  
    position: absolute;
    font-size: 40px;
    color: #36c6e664;
    padding: 68px;
    text-align:  center;
    transform: translate(-50%, -50%);
    pointer-events: none;   
    
}

.h1{
    font-family:mokoto;
    position: absolute;
    z-index: -1;
    font-size: 40px;
    margin-left: 480px;
    margin-top: -480px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    color: #C3FFFC;
    text-shadow:
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(30,132,242,0.92),
    0 0 11px rgba(30,132,242,0.78),
    0 0 16px rgba(30,132,242,0.92);
  }
.h3{
    z-index: -1;
    font-family:mokoto;
    position: absolute;
    font-size: 15px;
    margin-left: 616px;
    margin-top: -426px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    color: #f9f9f9;
    text-shadow:
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(182, 208, 236, 0.92),
    0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30,132,242,0.92);
}
.logo{
    margin-top: -90px;
    margin-left: 1320px;
    width: 150px;
    

}
.div3{
    margin-top: -4px;
}
.div2{
    position: sticky;
    margin-top: -17px;
    margin-left:60px;
    position: fixed;
    background: rgba(11, 31, 57, 0.48627450980392156);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(6.8px);
    -webkit-backdrop-filter: blur(6.8px);
    border: 1px solid rgba(11, 31, 57, 0.5);
    height:60px;
  
   
}
li{
    float: left; 
    list-style-type: none;    
}

ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-family: agrandir;
    
}

li a{
    display: block;
    color: #c1b9b9;
    font-size: 18px;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    
    
}
li:hover a:hover{
    color: white;
    cursor: none;
    text-shadow:
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(182, 208, 236, 0.92),
    0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30,132,242,0.92); 
    
}


.aihand{
   
    margin-top: -80px;
    margin-left: 327px;
    width: 1200px;  
    
}
.lines{
    margin-top: -440px;
    z-index: -3;
    position: absolute;
    width: 700px;
}

.img2{
    
    margin-top: 780px;
    margin-left: 50px;
}
a{
    color: #c1b9b9;
    text-decoration: none;
}
.h1two{
    padding: 14px;
    font-family:mokoto;
    font-size: 40px;
    margin-left: 60px;
    margin-top: 75px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    color: #f9f9f9;
    text-shadow:
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(182, 208, 236, 0.92),
    0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30,132,242,0.92);
}

.div1{
    color:#c1b9b9;
    font-family: agrandir;
    margin-top:0px;
    margin-left: 60px;
    text-align: justify;

}

.compete{
    padding: 14px;
    font-family:mokoto;
    font-size: 40px;
    margin-left: 60px;
    margin-top: 75px;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: clip;
    color: #f9f9f9;
    text-shadow:
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(182, 208, 236, 0.92),
    0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30,132,242,0.92);
}
.b1,.b2{
    height: 100px;
    width: 300px;
    border-radius: 130px;
    background-color: #0b072800;
    color:white;
    border-style: solid;
    border-color: #C3FFFC;
    font-family: agrandir;
    font-size: 25px;
    margin-left:300px;
    margin-top: 80px;
}
.b1:hover{
    border-color:#C3FFFC;   
    box-shadow: 
    0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(182, 208, 236, 0.92),
    0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30,132,242,0.92);
    transition-duration: 0.2s;
    cursor: none;
}
.b2:hover{
    border-color:#C3FFFC; 
    box-shadow: 
    0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(182, 208, 236, 0.92),
    0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30,132,242,0.92);
    transition-duration: 0.5s;
    cursor: none;

}

.p3{
    color: #c1b9b9;
    margin-top: 90px;
    margin-left: 500px;
}
.p4{
    color: #c1b9b9;
    text-align: justify;
    margin-left: 500px;
}

.vvicts{
    
    padding: 14px;
    font-family:mokoto;
    font-size: 40px;
    margin-left: 60px;
    margin-top: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    color: #f9f9f9;
    text-shadow:
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(182, 208, 236, 0.92),
    0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30,132,242,0.92);

}
.div4{
    color: rgb(129, 126, 126);
    font-family: agrandir;
    margin-left: 600px;
}
.div5{
    padding: 14px;
    font-family:mokoto;
    font-size: 40px;
    margin-left: 60px;
    margin-top: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    color: #f9f9f9;
    text-shadow:
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(182, 208, 236, 0.92),
    0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30,132,242,0.92);

}
.img5{
    size:70px;
    margin-left: 400px;
    margin-top: -60px;
}
.bt4{
    color: #c1b9b9;
    font-family: agrandir;
    background-color: #150f3d;
    height: 90px;
    width: 200px;
    border: #0b0728;
    border-radius: 20px;
    font-size: 17px;
    margin-top: 70px;  
    margin-left: 550px; 
}
.bt5{
    color: #c1b9b9;
    font-family: agrandir;
    background-color: #150f3d;
    height: 90px;
    width: 200px;
    border: #0b0728;
    border-radius: 20px;
    font-size: 17px;
    margin-top: 70px;
    margin-left: 35px;

}
.bt4:hover,.bt5:hover{
    box-shadow:
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(182, 208, 236, 0.92),
    0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30,132,242,0.92);
    font-size:18px; 
    transition-duration: 0.3s;
}
.img5{
    width:350px;
    margin-left: 610px;
    margin-top:-20px;
}

footer{
    background-color: #555a643d;
    border-radius: 20px;
    margin-top: 40px;

}
.msg, .twitter, .insta{
    width: 60px;
    padding-left: 15px;
}
.mail{
    width: 65px;
    padding-left: 15px;
}
.div9{
    font-family: agrandir;
    color: rgba(255, 255, 255, 0.326);
    margin-top: -50px;
    margin-left: 566px;
    font-size: 25px;
}
.msg:hover , .twitter:hover, .insta:hover, .mail:hover{
    cursor: none;
}
.img7{
    display:inline;
    margin-top: -80px;
    margin-left: 620px;
}

.div1, .p3, .p4{
    font-family: agrandir;
    font-size: 23px;
}
.p3{
    margin-left: 60px;
    text-align: center;
    margin-top: 205px;
}
.p4{
    margin-left: 60px;
    text-align: left;
    margin-top: 90px;
    text-align: justify;
}
.p5{
    color: #c1b9b9;
    font-family: agrandir;
    font-size: 20px;
    background-color: #140d5477;
    border-radius: 20px;
    width: 1200px;
    padding: 17px;
    padding-top: 35px;
    height: 180px;
    margin-left: 60px;
    margin-top: 40px;
    text-align: justify;
}
.p6{
    color: #c1b9b9;
    font-family: agrandir;
    font-size: 20px;
    background-color: #140d5477;
    border-radius: 20px;
    width: 1200px;
    padding: 17px;
    padding-top: 35px;
    text-align: left;
    margin-left: 60px;
    margin-top:45px;
   
}
.mission{
    font-family: roboto;
    color: #ffffff;
    font-size: 23px;
    text-shadow:
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(182, 208, 236, 0.92),
    0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30,132,242,0.92);
}
@font-face {
    font-family: roboto;
    src: url("FONTS/Roboto-Regular.ttf");
}

.div8{
background: rgba(50, 78, 131, 0.22);
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
border: 1px solid rgba(50, 78, 131, 0.3);
color: #c1b9b9;
font-size: 20px;
margin-top: 205px;padding: 25px;
border-radius: 20px;
margin-left: 60px;
font-family: agrandir;
height: 500px;
width: 1440px;
}
.div8:hover{
    box-shadow:
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(182, 208, 236, 0.92),
    0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30,132,242,0.92) ;

}
.divv,.divv1, .divv2, .divv3, .divv4, .divv5{
    border-radius: 10px;
    padding-top: 6px;
    color: #fcffff;
    width: 270px;
    height: 70px;
    background-color: rgba(1, 2, 14, 0.421);
    text-align: center;
}
.divv{
    margin-left: 300px;
}
.divv1{
    margin-left: 590px;
    margin-top:-70px;
}
.divv2{
    margin-top: -70px;
    margin-left: 900px;
}
.divv3{
    margin-left: 300px;
    margin-top: 40px;
}
.divv4{
    margin-left: 590px;
    margin-top: -70px;
}
.divv5{
    margin-left: 900px;
    margin-top: -70px;
}

.p5:hover{
    
    height:200px ;
    width: 1300px;
    font-size: 21px;
    transition-duration: 0.3s;
    transform-origin: center;
    box-shadow:
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(182, 208, 236, 0.92),
    0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30,132,242,0.92);
}
.p6:hover{
    
    height:170px ;
    width: 1300px;
    font-size: 21px;
    transition-duration: 0.3s;
    transform-origin: center;
    box-shadow:
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(182, 208, 236, 0.92),
    0 0 11px rgba(5, 23, 43, 0.78),
    0 0 16px rgba(30,132,242,0.92);
}
.board{
    font-family:mokoto;
    position: absolute;
    font-size: 40px;
    margin-left: 60px;
    margin-top: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    color: #fcffff;
    text-shadow:
    0 0 2px rgba(202,228,225,0.92),
    0 0 10px rgba(202,228,225,0.34),
    0 0 4px rgba(30,132,242,0.52),
    0 0 7px rgba(30,132,242,0.92),
    0 0 11px rgba(30,132,242,0.78),
    0 0 16px rgba(30,132,242,0.92);
  }
  .members{
    margin-top: 40px;
  }
.topb{
    margin-left: -20px;
}