body {  
  font-family: Poppins,sans-serif!important;
  margin: 0px;
  padding: 0%;
}

.navbar {
    overflow: visible;
    margin: 0px;
    padding: 0%;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
position: fixed;
    font-family: sans-serif;
    z-index: 2;
    width: 100%;
    top: 0px;
  }
  .navbar img {
    padding-left: 100px;
    padding-right: 100px;
    width: 132px;
    height: 30px;
  }

  
  .navbar a {
    float: left;
    font-size: 1rem;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
  }
  
  .dropdown {
    float: left;
    overflow: none;
  }
  
  .dropdown .dropbtn {
    font-size: 1rem;  
    border: none;
    outline: none;
    color: black;
    padding: 14px 16px;
    background-color: inherit;
    font: inherit;
    margin: 0;
  }
  
  .navbar .dropdown:hover .dropbtn {
    text-decoration: underline solid 4px rgb(202, 57, 202);
    border-bottom: 10px;
    cursor: pointer;
  }

  .dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    width: 100%;
    height: 70%;
    left: 0;
    z-index: 2;
    background-color: white;
  }
  
  .dropdown-content .header {
    background: white;
    padding: 16px;
    width: 100%;
    color: black;
  }
  
  .dropdown:hover .dropdown-content {
    display: block;
  }
  
  .column {
    float: left;
    width: 22.8%;
    padding: 10px;
    background-color: white;
    height: 300px;
    z-index: 2;
  }
.column a {
    float: none;
    color: black;
    padding: 16px;
    text-decoration: none;
    display: block;
    text-align: left;
  }
  .column img {
    padding-top: 60px;
      width: 150px;
      height: 50px;
    }
  select {
    width: 140px;
    height: 26px;
    border-radius: 20px;
    opacity: 0.7;
  }

  div.absolute4 {
    position: absolute;
    top: 70px;
    right: 0px;
    width: 100%;
    height: 100px;
  }
  .absolute4 h1{
    text-align: center;
    font-size: 4.875rem;
  }
  div.absolute5 {
    position: absolute;
    top: 200px;
    right: 0px;
    width: 100%;
    height: 100px;
  }
  .absolute5 p {
    padding-top: 32px;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    line-height: 35px;
  }
  div.absolute6 {
    position: absolute;
    top: 350px;
    right: 620px;
    width: 25%;
    height: 100px;
    text-align: center;
    display: block;
  }

  .absolute6 img {
    width: 177px;
    height: 58px;
    margin-top: 32px;
  }
  .absolute6 img:hover {
    cursor: pointer;
  }
  div.absolute7 {
    position: absolute;
    top: 350px;
    right: 390px;
    width: 25%;
    height: 100px;
    text-align: center;
    display: block;
  }
  .absolute7 a {
    text-align: center;
  }
  .absolute7 img {
    width: 177px;
    height: 58px;
    margin-top: 32px;
  }
  div.absolute8 {
    position: absolute;
    top: 450px;
    right: 500px;
    width: 50%;
    height: 100px;
    text-align: center;
    display: inline;
    font-size: 1.375rem;
    padding-top: 20px;
  }
  div.absolute8 span {
    opacity: 0.6;
  }
  div.absolute9 {
    position: absolute;
    top: 450px;
    right: 350px;
    width: 50%;
    height: 100px;
    text-align: center;
    padding-top: 18px;
    display: inline;

  }
    div.absolute10 span {
    opacity: 0.6;
  }
  .absolute9 img{
    display: inline-block;
    padding-top: 100px;
    padding: 0px;
      width: 22px;
      height: 28px;
  }
  div.absolute10 {
    position: absolute;
    top: 450px;
    left:450px;
    width: 50%;
    height: 100px;
    text-align: center;
    display: inline;
    font-size: 1.25rem;
    padding-top: 20px;
  }
  div.absolute11 {
    position: absolute;
    top: 450px;
    left:565px;
    width: 50%;
    height: 100px;
    text-align: center;
    padding-top: 20px;
  }
  .absolute11 img{
    display: inline-block;
    padding-top: 100px;
    padding: 0px;
      width: 62px;
      height: 24px;
  }
  div.absolute12 {
    position: absolute;
    top: 700px;
    right: 0px;
    background-color: #1e1e1e;
    width: 100%;
    height: 2150px;
  }
  div.absolute13 {
    position: absolute;
    top: -150px;
    right: 100px;
    width: 85%;
    height: 100px;

  }
  .absolute13 img {
    align-items: center;
    width: 1140px;
    height: 587.48px;
  }
  div.absolute14 {
    position: absolute;
    top: 620px;
    right: 0px;
    width: 100%;
    height: 100px;
    color: rgb(202, 57, 202);
  }
.absolute14 h1{
  text-align: center;
  font-size: 52px;
}
  div.absolute15 {
    position: absolute;
    top: 740px;
    right: 0px;
    width: 100%;
    height: 100px;
  }
  .absolute15 p{
    text-align: center;
    font-size: 1.25rem;
    color: white;
  }
  div.absolute16 {
    position: absolute;
    top: 840px;
    right: 100px;
    width: 85%;
    height: 100px;
  }
  .absolute16 img {
    width: 1140px;
    height: 454px;
  }
  div.absolute17 {
    position: absolute;
    top: 1450px;
    right: 0px;
    width: 100%;
    height: 100px;
  }
  .absolute17 {
    color: goldenrod;
    text-align: center;
    font-size: 28px;
  }
  div.absolute18 {
    position: absolute;
    top: 1550px;
    right: 0px;
    width: 100%;
    height: 100px;
  }
  .absolute18 p {
    text-align: center;
    font-size: 1.25rem;
    color: white;
  }
  div.absolute19 {
    position: absolute;
    top: 1570px;
    right: 100px;
    width: 85%;
    height: 100px;
  }
  .absolute19 img {
    width: 1140px;
    height: 454px;
  }
  div.absolute20 {
    position: absolute;
    top: 2850px;
    background-color: white;
    right: 0px;
    width: 100%;
    height: 1600px;
  }
  div.absolute21 {
    position: absolute;
    top: 2980px;
    left: 100px;
    width: 50%;
    background-color: #f7f7fb;
    height: 500px;
  }
  .absolute21 img {
    width: 500px;
    height: 500px;
   border-radius: 18px;
  }
  div.absolute22 {
    position: absolute;
    top: 2980px;
    right: 0px;
    background-color: #f7f7fb;
    width: 50%;
    height: 500px;
  }
  .absolute22 h1 {
    text-align: center;
    font-size: 2.5rem;
    padding-top: 20px;
  }
  .absolute22 p {
    text-align: center;
    font-size: 1.25rem;
  padding-top: 40px;
  line-height: 36px;
  }
  div.absolute23 {
    position: absolute;
    top: 3600px;
    left: 0px;
    background-color: #f7f7fb;
    width: 50%;
    text-align: center;
    height: 600px;
  }
  .absolute23 h1 {
    text-align: center;
    font-size: 2.5rem;
    padding-top: 20px;
  }
  .absolute23 p {
    text-align: center;
    font-size: 1.25rem;
  padding-top: 40px;
  line-height: 36px;
  }
.absolute23 button {
  width: 120px;
  height: 50px;
  color: white;
background-color: #6d46db;
border-radius: 16px;
font-size: 1rem;
padding: 0 22px 0 22px;
}
.absolute23 button:hover {
  cursor: pointer;
  background-color: #5f3cbe;
}
  div.absolute24 {
    position: absolute;
    top: 3600px;
    right: 0px;
    width: 50%;
    background-color: #f7f7fb;
    height: 600px;
  }
  .absolute24 img {
    width: 500px;
    height: 500px;
   border-radius: 18px;
  }
  div.absolute25 {
    position: absolute;
    top: 4350px;
    right: 0px;
background-color: #6d46db;
    width: 100%;
    height: 120px;
  }
  .absolute25 h1 {
    color: black;
    font-size: 2rem;
    display: inline-block;
    text-align: center;
    padding-top: 20px;
  }
div.absolute26 {
  position: absolute;
  top: 4350px;
  right: 100px;
  width: 20%;
  display: inline-block;
  height: 120px;

}
.absolute26 img {
  width: 157px;
  height: 48px;
  display: inline-block;
  padding-top: 17px;
}
div.absolute27 {
  position: absolute;
  top: 4350px;
right: 300px;
  width: 20%;
  height: 120px;

}
.absolute27 img {
  width: 157px;
  height: 48px;
  padding-top: 17px;
}
div.absolute28 {
  position: absolute;
  top: 0px;
  right: 500px;
  width: 15%;
  height: 120px;

}
div.absolute29 {
  position: absolute;
  top: 4470px;
  background-color: #1e1e1e;
  right: 0px;
  width: 100%;
  height: 560px;
}

  div.absolute30 {
    position: absolute;
    top: 0px;
    left: 100px; 
    width: 20%;
    height: 320px;
  }
  .absolute30 img {
    width: 160px;
    height: 40px;
    padding-top: 20px;
  }
  
  div.absolute31 {
    position: absolute;
    top: 0px;
    left: 380px; 
    width: 70%;
    height: 320px;
  }
  .absolute31 table {
    width: 80%;
  }
  .absolute31 table, th, td {
    border:1px hidden black;
    text-align: left;
    opacity: 0.8;
    color: white;
  }
  .absolute31 th:hover{
    cursor: pointer;
  }
  .absolute31 td:hover{
    cursor: pointer;
  }
  .absolute31 td {
    line-height: 35px;
  }
  .absolute31 th {
    line-height: 50px;
  }
  div.absolute32 {
    position: absolute;
    top: 340px;
    left: 100px; 
    width: 25%;
    height: 120px;
  }
  .absolute32 p {
font-size: 1.063rem;
color: #d9dbe1;
  }
  div.absolute33 {
    position: absolute;
    top: 340px;
    right: 0px; 
    width: 20%;
    display: block;
    height: 120px;
    text-align: right;
  }
  .absolute33 img {
    width: 24px;
    height: 24px;
    margin-left: 16px;
  }
  button {
    border: hidden;
  }
  div.absolute34 {
    position: absolute;
    top: 400px;
    right: 0px; 
    width: 100%;
    height: 120px;
  }
.absolute34 p {
  display: block;
font-size: 1.063rem;
color: #d9dbe1;
opacity: 0.8;
}
  
.dropdown-content .langimg{
  width: 12px;
  height: 12px;
  padding: 0px;
}
