*{
    margin: 0;
    
}



body {
    font-size: 18px;
    background: white;
    width: 100%;
    color: black;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    margin: auto;
}
.content{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    
}

.home{
    margin-bottom: 40px;
}
.steps-btn{
    padding: 50px;
    margin-top: 10%;
    margin-bottom: 80%;
    background: darkblue;
    color: lime;
    text-decoration: none;
    border-radius: 60px;
    border-bottom: 11px solid #090F4E;
    text-align: center;
    cursor: none;
    font-size: 25px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}
.emphasize{
    color: limegreen;
    font-size: 20px;
}

.steps-btn:hover {
     border-bottom: 10px solid lime;
    
}
.instructions{
    background: #0A0F44;
    border-radius: 25px;
    border-bottom: 10px solid lime;
    padding: 5%;
    width: 70%;
    margin: auto;
    margin-bottom: 20%;
    color: white;
    
        
    
}

.step2{
    display: none;
    margin-bottom: 20px;
}

.title{
    color: #000000;
    margin-left: 7%;
    font-family: 'Itin', cursive;
    border-bottom: 1.5px solid #434773;
    width: 80%;
    
    margin-top: 5%;
    font-size: 23pt;
    margin-right: 100%;
}
.title2 {
    color: #F80F0F;
}
.title3 {
    color: #1528FA;
}
.text3 {
    color: black;
  font-size: 10pt;
    margin: auto;
    margin-left: 10%;
    margin-right: 13%;
    margin-top: 15px;
    border-left: 10px solid #0F073F;
    border-radius: 6px;
    border-bottom: 2px solid #0F073F;
    
}
.div{
    text-align: center;
    background: white;
    border-radius: 60px;
    width: 85%;
    margin: auto;
    position: flex;
    justify-content: center;
    padding: 10px;
    border: 3px solid #181240;
    border-top: 1.5px solid #181240;
    border-bottom: 18px solid #181240;
    margin-top: 15%;
    text-align: center;
    
}


.div2 {
    text-align: center;
     background-image: linear-gradient(to top right, black, #110D2A, #170F40);
    border-radius: 20px;
    width: 68%;
    padding: 3%;
    border-bottom: 10px solid darkblue;
    margin: auto;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 19px;
}


.text{
     color: #FF0505;
           font-family: Georgia, 'Times New Roman', Times, serif;
        font-size: 22px;
}

.text2{
    color: black;
     text-align: center;
     border-radius: 100px;
           font-family: Georgia, 'Times New Roman', Times, serif;
         background: lime;
         margin-left: 15%;
      margin-right: 15%;
}
.button2{
    border: none;
    background: blue;
    border-radius: 20px;
    padding: 15px;
    color: white;
    cursor: pointer;
    border-bottom: 6px solid #160B51;
    
}

.button2:hover{
    color: red;
     border-bottom: 5px solid red;
}

.button3{
    
    display: none;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: center;
    justify-content: center;
    width: 80%;
    border: none;
    background: lime;
    border-radius: 100px;
    padding: 10px;
    color: black;
    cursor: pointer;
    border: 2px solid darkblue;
    border-bottom: 8px solid darkblue;
    text-decoration: none;
}



.button{
    border: none;
    background: darkblue;
    border-radius: 15px;
    padding: 20px;
    width: 35.5%;
    color: white;
    cursor: pointer;
    border: 2px solid #252748;
    margin-top: 2%;
    margin-bottom: 4%;
    border-bottom: 6px solid #252748;
    
}

.button:hover{
    color: lime;
    border: 2px solid lime;
     
    border-bottom: 6px solid lime;
        
}

.white{
    color: white;
}


.box{
    border: none;
    background: #EEEEEE;
    color: black;
    border-radius: 8px;
    width: 65.5%;
    margin-bottom: 7%;
    margin-top: 4%;
    padding: 20px;
    text-decoration: none;
    font-size: 14.5px;
    border: 2px solid #262C68;


}
.image{
    border-radius: 15px;
    width: 85%;
    height: 85%;
    margin: auto;
    margin-top: 5%;
  margin-bottom: 5%;
   border-bottom: 7px solid lime;
  
}
.marks{
    border-radius: 100px;
    border: 0.9px solid lime;
    border-bottom: 4px solid lime;
    width: 30%;
    padding: 2px;
    background: #252748;
    color: white;

}
.nav-btn{
    text-decoration: none;
    color: white;
    background: #101655;
    border-radius: 20px;
    border-bottom: 8px solid darkblue;
    margin-top: 5%;
    margin-right: 5%;
    margin-left: 5%;
    padding: 10px;
    justify-content: center;
 
}

.nav-btn:hover{
    
    border-bottom: 5px solid lime; 
     
    
}
.but{
    margin: auto;
    border-bottom: 10px solid darkblue;
    margin-top: 25%;
    margin-bottom: 15%;
    margin-left: 7%;
    margin-right: 7%;
    border-radius: 19px;
    background: #080C35;
    padding: 30px;
    text-align: center;
    display: flex;
    overflow-y: auto;
    overflow: auto;
    
}
.option {
    border: none;
    text-decoration: none;
    background: #0513AD;
    border-radius: 20px;
    border-bottom: 8px solid #252748;
    color: white;
    padding: 20px;
    width: 60%;
    margin: auto;
    margin-top: 5%;
    
}

.option:hover {
    border-bottom: 8px solid lime;
    
}


.another{
    display: none;
}
.html{
    width: 80%;
    margin: auto;
    border-radius: 30pt;
    border-top: 2px solid darkblue;
    border-bottom: 13px solid darkblue;
    padding: 5px;
    background: #0F112E;
    color: white;
}
.example{
    margin: auto;
    margin-left: 15%;
    margin-right: 15%;
    border-radius: 20px;
    padding: 5.5%;
    background: #0E112D;
    border: 2px solid #151E89;
    border-bottom: 9px solid #151E89;
    color: white;
    font-size: 22px;
}

.html2{
    background: #0F112E;
    margin-bottom: 3%;
    border: 1.5px solid darkblue;
    border-radius: 20px;
    border-bottom: 10px solid darkblue;
}
.tab{
    background: blue;
    color: red;
}
.settings{
    color: lime;
    margin-top: 5%;
    margin-left: 5%;
    margin-right: 30%;
    border-bottom: 1.5px solid red;
}

.settings-btn{
    background: orangered;
    color: white;
    border-radius: 15px;
    padding: 10px;
    border: 2px solid red;
    border-bottom: 8px solid red;
    
}
.settings-btn:hover{
    border: 2px solid lime;
    border-bottom: 7px solid lime;
}

.policy{
    color: #222FB6;
    border-bottom: 2px solid red;
    margin-top: 3%;
    margin-left: 6%;
    margin-right: 8%;

}
.text5{
    text-align: center;
    color: black;
    margin-left: 7.5%;
    margin-right: 7.5%;
    border: 2px solid black;
    border-radius: 13px;
    margin-top: 3%;
    margin-bottom: 3%;
    border-bottom: 10px solid black;
}

.explain{
    background: white;
    color: #000;
    text-align: center;
    margin-left: 5%;
    margin-right: 5%;
    border-radius: 15px;
    padding: 5%;
    border: 2px solid  #C7C7C7;
    border-bottom: 10px solid  #C7C7C7;
 
}

.highlight{
    color: lime;
    border-radius: 50px;
    border : 2px solid #171B49;
    border-bottom: 7px solid #161939;
    background: #0F1554;
    margin: auto;
    width: 20%;
}

.warning{
    display: none;
    margin: auto;
    margin-left: 10%;
    margin-right: 10%;
    color: black;
    border-bottom: 5px solid #151E89;
    border-top:  5px solid #151E89 ;
    border-radius: 10px;
}

.warning2{
    color: red;
}

.highlight2{
    margin-left: 10%;
    width: 28px;
    border-radius: 100px;
    border: 2px solid lime;
    color: red;
    padding: 1%;
}

.highlight2:hover{
    padding: 0.8%;
    color: lime;
    
}

.highlight3{
    margin-left: 80%;
    width: 28px;
    color: red;
    font-size: 80px;
    padding: 1%;
    
}

.highlight3:hover{
 color: lime;
 box-shadow: 2px solid red;
    
}


.optionbutton{
    margin: auto;
    width: 65%;
    background: #1221C4;
    color: white;
    padding: 15px;
    border: 3px solid #0E1139;
    border-radius: 10px;
    margin-top: 3%;
    margin-bottom: 3%;
    border-bottom: 8px solid #0E1139;
    cursor: pointer;
}

.div18{
    border-top: 2px solid #151A49;
    border-bottom: 8px solid #151A49;
    width: 80%;
    border-radius: 10px;
    margin: auto;
    text-align: center;
}

.winner{
    margin: auto;
    text-align: center;
    border: 5px solid lime;
    margin-left: 9%;
    margin-right: 9%;
    margin-top: 4%;
    padding: 30px;
    border-radius: 15px;
    background: #14125D;
    color: white;
}

.cup{
    margin-top: 5%;
    margin-bottom: 5%;
    width: 60%;
    margin: auto;
    height: 100%;
    padding: 10%;
    background: lime;
    border-radius: 30px;
    border-bottom: 8px solid #221EB0;
    
}

.mimo{
    padding: 30px;
    color: lime;
    background: #161E78;
    text-align: center;
    margin-top: 10%;
    margin-bottom: 15%;
    margin: auto;
    border-bottom: 10px solid #1A27B4;
    border-radius: 40px;
    text-decoration: none;
}

.direct{
    margin-top: 10%;
    margin-bottom: 10%;
}

