<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.card-title, .card-text{
  text-align: center; 
font-size:20px;
color:black;

}

  
 

.mini-card{
  width: 12%;
  height: 200px;
  border: solid red 1px;
}

body {
  font-family: Arial, Helvetica, sans-serif;
}

.caption1 {
  text-align: center;
}

.side-links {
  text-decoration: none;
}

.chip {

  padding: 0 25px;
  width: 120px;
  height: 50px;
  font-size: 10px;
  line-height: 50px;
  border-radius: 05px;
  border: 0px;
  color: black;
  background: linear-gradient(45deg,white,rgb(232, 246, 251));
}

button:focus {
  outline: none;
}

.chip img {
  float: left;
  margin: 0 10px 0 -25px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
}

#slider-1 {
  height: 100vh;
}

#vision {
  height: 100vh;
}

.questions {
  font-size: 500px;
}



.link:link {
  color: black;
  text-decoration: none;

}

.link:visited {
  color: black;
  text-decoration: none;

}

.link:hover {
  color: black;
  text-decoration: none;

}

.link:active {
  color: black;
  text-decoration: none;

}

.foot {
  border: 0px solid green;
  height: auto;
  padding: 32px;
  background-color: rgb(0, 0, 0,0.6);
  width: 100%;
  border-radius: 10px;

}


  
  .abo{
    
    border: 00px solid red;
    width: 95%;
    height: 350px;
    margin:auto;
    border-radius: 20px ;
    background: linear-gradient(45deg,white,rgb(232, 246, 251));
    margin-top: 20px;
    
  }


  .abo1{
    
    border: 0px solid red;
    width: 98%;
    height: 430px;
    margin:auto;
    border-radius: 20px ;
    background: linear-gradient(45deg,white,rgb(232, 246, 251));
    margin-top: 40px;
    
  }

  .abo3{
    
    border: 0px solid red;
    width: 98%;
    height: 525px;
    margin:auto;
    border-radius: 20px ;
    background: linear-gradient(45deg,white,rgb(232, 246, 251));
    margin-top: 40px;
    
  }


  .abo2{
    
    border: 0px solid red;
    width: 98%;
    height: 360px;
    margin:auto;
    border-radius: 20px ;
    background: linear-gradient(45deg,white,rgb(232, 246, 251));
    margin-top: 40px;
    
  }

 
  
  


.about1{
  border: 0px solid red;

  width: 70%;
  border-radius: 10px 0px 0px 10px;
  height: 300px;
  float: left;
  
}

.about2{
  border:0px solid red;
  margin-top:-25px;
  border-radius: 0px 10px 10px 0px;
  width: 28%;
  height: 300px;
  float: left;
}

.team{
  border: 0px solid red;
  width: 80%;
  height: 550px;
  margin:auto;
  border-radius: 20px ;
  background: linear-gradient(45deg,white,rgb(232, 246, 251));
  margin-top: 20px;
}

.team1{
  
  width: 30%;
  height: 450px;
  padding: auto;
  margin-left: 25px;
  background-color: white;
  border-radius: 20px;
  margin-top: 50px;
   
  float: left;
}



.tex{
  font-size: 20px;
  margin-top: 20px;
  padding: 10px;
  font-family: sans-serif;
  font-weight: bold;
  text-align: center;
}

.pic{
  width: 100%;
  border-radius: 400px;
  height: 270px;

}


.pic1{
  width: 100%;
  border-radius: 400px;
  height: 180px;

}

.ten{
  font-size: 17px;
  margin-top: 22px;
  padding: 10px;
  font-family: sans-serif;
  text-align: center;
 
}


.team2{
  border: 0px solid red;
  width: 80%;
  height: 250px;
  margin: 15px;
  border-radius: 80%;
  margin-left: 30px;
 
  
  float: left;
}
.team3{
  border: 0px solid red;
  width: 80%;
  height: 250px;
  margin: 15px;
  border-radius: 20%;
 margin-top: -10px;
 margin-left: 30px;
  
  float: left;
}

.fac{
 
  border: 0px solid red;
  width: 80%;
  height: 950px;
  margin:auto;
  border-radius: 20px ;
  background: linear-gradient(45deg,white,rgb(232, 246, 251));
  margin-top: 20px;
}

.fa{
  width: 30%;
  height: 250px;
  padding: auto;
  margin-left: 25px;
  background-color: white;
  border-radius: 20px;
  margin-top: 50px;

}

.fa1{
  border: 0px solid red;
  width: 50%;
  height: 200px;
   margin-top: 25px;
  border-radius: 80%;
  padding: 10px;
 
 
  
  float: left;
}


.fa2{
  border: 0px solid red;
  width: 50%;
  height: 200px;
  margin-top: 40px;
  border-radius: 20%;
 
  
  float: left;
}







</pre></body></html>