body{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: sans-serif;
}

 

.Header{
    display: flex;
    justify-content: space-evenly;
    height: 130px;
    width: 100rem;
    background-color:rgb(100, 187, 237);
    color: white;
    align-items: center;
    position: fixed;
    top: 0;
}

.class1> h2{
    cursor: pointer;

}

.class1> h2> span{
    font-size: 16px;
    
}
h2> span:hover{
    cursor: pointer;
    text-decoration: underline;
    
    
}

.class2> ul>li{
    cursor: pointer;
    background-color: blue;

}

.class2>i{
    font-size: 25px;
}

.class2>i:hover{
   cursor: pointer;
}


.main2{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    gap: 200px;
    height: 110.4px;
    margin-top: 132px;
    
}

.class3>img{
    height: 70px;
    

}

.class4>ul>li:hover{
    cursor: pointer;
    color: rgba(51, 50, 50, 0.366);
    
}

.class4>ul>li>a{
    cursor: pointer;
    text-decoration: none;
    color: black;
    
    
}

.class4>ul>li>a:hover{
    cursor: pointer;
    text-decoration: none;
    color: rgba(51, 50, 50, 0.366);
    
    
}




ul{
    display: flex;
    list-style-type: none;
    gap: 10px;
    
    
}

.main3{
    display: flex;
    justify-content: space-around;
    background-color: rgba(220, 220, 220, 0.366);
    gap: 22rem;
    align-items: center;
}


.main4{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: aquamarine;
    width: 75rem;
    height: 48rem;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    box-shadow: 0px 0px 10px 10px  rgb(100, 187, 237);
    
}


.class7{
    width: 25rem;
    height: 48rem;
    margin-bottom: 50px;
    background-color: azure;
    margin-top: 50px;
}

.class7>img{
    height: 130px;
    width: 120px;
    box-shadow: 6px 6px 0px 0px  rgb(100, 187, 237);
    border-radius: 10px;
}

.class7>p>span{
    color:  rgb(100, 187, 237);
}

.class7>p>span:hover{
    cursor: pointer;
    text-decoration: underline;
}

.class07>ul{
    display: inline;
    line-height: 30px;
    font-weight: bold;
    
    
    
}

.class07>ul>li{
    color: gray;
    width: 110.8px;
    margin: auto;
    
}

.class07>ul>li:hover{
    text-decoration: underline;
    color: rgb(100, 171, 237);
    cursor: pointer;
}


.class07>p>span{
    color:  rgb(100, 187, 237);
    
}

.class07>p>span:hover{
    cursor: pointer;
    text-decoration: underline;
}


.class7>p{
     color: gray;
}

.class8{
    background-color: black;
    width: 25rem;
    height: 48rem;
    text-align: justify;
     
    
    
}



.class8>h1{
    font-size: 55px;
    color: white;
    margin-left: 10px;
    
    
}

.class8>p{
    font-size: 18.4px;
    margin-left: 10px;
    color: white;
        
}

.class8>p>b:hover{
    cursor: pointer;
   color: rgb(100, 187, 237); 
}

.class8>button{
    font-size: 16.4px;
    height: 50px;
    width: 180px;
    border-radius: 5.5px;
    margin-left: 100px;
    text-shadow: 5px 5px 49px  rgb(10, 1, 19);
}

.class8>button:hover{
    cursor: pointer;
    color:  white;
    background-color: black;
    border-color: blue;
    filter: drop-shadow(0px 0px 20px blue);
}


.class9>img{
    width: 25rem;
    height: 48rem;
    margin-top: 5px;
    
}

.main5{
    display: flex;
    justify-content: space-around;
}


.class10> button{
 margin-left: 20px;
 width: 130px;
 height: 50px;
 color: white;
 background-color: rgb(100, 187, 237);
 border-radius: 10px;
 font-size: 17px;
 border: none;
}

.class10> button:hover{
cursor: pointer;
background-color: white;
border: solid 2px black;
color:  rgb(16, 153, 233);

}

.main6{
    display: flex;
    justify-content: center;
    gap: 18px;
}

sup{
    font-size: 20px;
}

.class12>p{
    padding: 5px;
    line-height: 10px;
}

.class12{
    width: 20rem;
    height: 22rem;
    margin-top: 71px;    
}
.class13{
    width: 20rem;
    text-align: center;
    box-shadow: 0px 0px 5px 5px rgb(100, 187, 237);
}
.class14{
    width: 20rem;
    text-align: center;
    box-shadow: 0px 0px 5px 5px rgb(100, 187, 237);
}
.class15{
    width: 20rem;
    text-align: center;
    box-shadow: 0px 0px 5px 5px rgb(100, 187, 237);
}

.class13> button{
 margin-left: 20px;
 width: 170px;
 height: 50px;
 color: white;
 background-color: rgb(100, 187, 237);
 border: none;
 border-radius: 10px;
 font-size: 17px;
}

.class13> button:hover{
    cursor: pointer;
    border-color: black;
    color:rgb(16, 153, 233);
    background-color: white;
    border: solid 2px black;
}

.class14> button{
    margin-left: 20px;
 width: 170px;
 height: 50px;
 color: white;
 background-color: rgb(100, 187, 237);
 border-radius: 10px;
 border: none;
 font-size: 17px;
}

.class14> button:hover{
    cursor: pointer;
    border-color: black;
    color: rgb(16, 153, 233);
    background-color: white;
    border: solid 2px black;
}

.class15> button{
    margin-left: 20px;
 width: 170px;
 height: 50px;
 color: white;
 background-color: rgb(100, 187, 237);
 border-radius: 10px;
 border: none;
 font-size: 17px;
}

.class15> button:hover{
    cursor: pointer;
    border-color: black;
    color: rgb(16, 153, 233);
    background-color: white;
    border: solid 2px black;
}

.class016> h1{
    margin-left: 110px;
}

.class16{
    width: 125px;
    height: 40px;
    background-color: rgba(0, 114, 245, 0.953);
    border-radius: 10px;
    font-size: 15px;
    color: white;
    margin-left: 110px;
    border: none;
    
}

.class16:hover{
    width: 125px;
    height: 40px;
    background-color: white;
    border-radius: 10px;
    font-size: 15px;
    color: blue;
    cursor: pointer;
    border: solid 2px black;
    
}

.class17{
    width: 125px;
    height: 40px;
    background-color: brown;
    border-radius: 10px;
    font-size: 15px;
    color: white;
    border: none;
    
}
.class17:hover{
    width: 125px;
    height: 40px;
    background-color: white;
    border-radius: 10px;
    font-size: 15px;
    color: maroon;
    cursor: pointer;
    border: 2px solid black;
    
}
.class18{
    width: 125px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.797);
    border-radius: 10px;
    font-size: 15px;
    color: white;
    border: none;
    
}
.class18:hover{
    width: 125px;
    height: 40px;
    background-color: white;
    color: black;
    border-radius: 10px;
    font-size: 15px;
    cursor: pointer;
    border: solid 2px black;
    
}
.class19{
    width: 125px;
    height: 40px;
    background-color: rgba(0, 114, 245, 0.953);
    border-radius: 10px;
    font-size: 15px;
    color: white;
    border: none;
    
}
.class19:hover{
    width: 125px;
    height: 40px;
    color: blue;
    background-color: white;
    border-radius: 10px;
    font-size: 15px;
    cursor: pointer;
    border: 2px solid black;
    
    
}

.main7{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 50px;
}

.class20> img{
    width: 400px;
    height: 320px;
}
.class21> img{
    width: 400px;
    height: 320px;
}
.class22> img{
    width: 400px;
    height: 320px;
}
.class23> img{
    width: 400px;
    height: 320px;
}
.class24> img{
    width: 400px;
    height: 320px;
}
.class25> img{
    width: 400px;
    height: 320px;
}
.class26> img{
    width: 400px;
    height: 320px;
}

.main8{
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 140px;
    background-color: rgba(220, 220, 220, 0.366);
}

.class28> button{
    height: 60px;
    width: 240px;
    border-radius: 10px;
    background-color: rgb(100, 187, 237);
    font-size: 20px;
    color: white;
    border: none;
}

.class28> button:hover{
    color: rgb(100, 187, 237);
    cursor: pointer;
    background-color: white;
    border-color: blue;
    border: 2px solid black;
}

.main9{
    display: flex;
    justify-content: center;
    background-color: black;
    gap: 20px;
    
}

.class29{
    color: white;
    line-height: 10px;
    width: 25rem;
    margin-top: 35px;
}


.class29>p>:hover{
cursor: pointer;
color: rgb(100, 187, 237);
}

.class30> img{
    width: 280px;
    margin-top: 30px;
}

.class30> p{
    color: white;
    
}

.class31{
    width: 22rem;
}

.class32> a >i{
    width: 45px;
    height: 45px;
    background-color: blue;
    border-radius: 20px;
    color: white;
    font-size: 40px;
    text-align: center;
    position: fixed;
    top: 39rem;
    right: 1rem;


}

.class32> a>i:hover{
    cursor: grab;
    background-color: white;
    color: blue;
    border:  1px solid blue;
}



