.h1-alt {
  color: #38065a;
  font-family: 'Lato';
  text-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}
.nav-bar{
  border-width: 2px;
  /* border-color: #fdfdfd;
  border-style: outset; */
  border-radius: 50px;
  padding: 20px;
  background-color: whitesmoke;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 35px rgba(43, 64, 78, 0.1);
  backdrop-filter: blur(700px);
  z-index: 2;
}
.links{
  text-decoration: none;
 z-index: 2;
}

.links:hover {
  color: #0b08d6;
}
.links:active {
  text-decoration-color: #d61d1d;
}
.alt-icons{
  display: flex;
  flex-direction: row;
  gap: 12px;
  justify-content: center;
  margin-top: 30px;
}
.go-up-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 100px;
}
.go-up{
  border-radius: 20px;
  padding-inline: 20px;
  padding-block: 10px;
  background-color: #38065a;
  color: white;
  text-decoration: none;
}
.go-up-button {
  width: 100px;
  padding-block: 8px;
  padding-inline: 5px;
  background-color: #038e7d;
  
  font-weight: 700;
  font-size: 14px;
  color: #fdfdfd;
  border-radius: 9px;
  border-style: none
}
.table {
  border-collapse:collapse;
  border: 1px solid #fcfdfc;
  width: 100%;
  box-shadow: 0px 15px 35px rgba(43, 64, 78, 0.1);
}
.th {
  color: #ffffff;
  font-weight: 700;
  /* text-align: center; */
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #012518;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 16px;
  border-style: solid;
}
.td {
  padding: 50px;
  border-bottom: 1 px solid #ccc;
  text-align: center;
  border: 1px solid #948c8c;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 14px;
}
tr:hover {
  background-color: #ccc
}
tr:active {
  background-color: #e97c7c
}

.li-container{
  display: flex;
  gap: 24px;
}
.container {
  padding-top: 90px;
  padding-left: 264px;
  padding-right: 264px;
  padding-bottom: 64px;
  display: flex;
  flex-direction: column;
  background-color: #cfd6cf
}
.last {
  height: auto;
  padding: 5px;
  background-color: #ffffff
}
.container2 {
  display: flex;
  flex-direction: column;
  margin: auto;
  height: auto;
  padding: 100px;
  background-color: #000000
}
.Otter2 {
  margin: auto;
  font-family: 'Lato';
  font-size: x-large;
  color: #f8f0f8;
  text-align: center;
  position: absolute;
  top: 89px;
  left: 560px;
  padding-inline: 30px;
  padding-block: 20px;
  background-color: #e009aa;
  border-radius: 5px;
  z-index: 1
}
.mini {
  font-family: 'Lato';
  font-size: 18px;
  text-align: justify;
  padding-inline: 20px;
  padding-block: 70px;
  height: 150px;
  width: 300px;
  margin: auto;
  position: relative;
  border-radius: 20px;
  background-color: #fff
}
.block {
  font-family: 'Lato';
  font: size 35px;
  padding: 40px;
  width: auto;
  height: 100px;
  border-radius: 20px;
  background-color: #fdfdfd;
  display: inline-flex;
  position: static
}
.empty {
  height: 300px;
  width: 100%
}



.fieldset1 {
  color: #fff;
  font-family: 'Euclid Circular A';
  max-width: fit-content;
  height: fit-content;
  box-shadow: 0 4px 50px rgba(4,8,19,.1);
  border-style: solid;
  padding: 32px;
  color: #011c34;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-self: center
}
.cont-lu {
  display: flex;
  flex-direction: column;
  padding: none;
  gap: 8px;
  color: #1d2c3c;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  height: 72px;
  font-family: sans-serif
}

.green {
  color: #442202
}

.berry {
  border-top-left-radius: 96px;
  border-bottom-left-radius: 264px
}


.main-purple{
  padding-left: 240px;
  padding-right: 240px;
  padding-bottom: 60px;
  height: max-content;
  margin: auto;
  padding: auto;
  background-color: #5cebe3;
  display: flex;
  flex-direction: column;
}


.card-watch{
  overflow: hidden;
  width: 600px;
  height: auto;
  margin-top: 80px;
  background-color: #ddfcf9;
  box-shadow: 0px 15px 35px rgba(15, 26, 34, 0.1);
  display: block;
  flex-direction: column;
  /* justify-content: center; */
  border-radius: 40px;
  z-index: 0;
  position: static
}


.wealth-banner {
  width: fit-content;
  padding-left: 16px;
  padding-right:  16px;
  background-color: #f1c0db;
  display: flex;
  border-radius: 20px;
  float: left;
  position: absolute;
  left: 230px;
  top: 100px;
  z-index: 1
}



.Watch {
  font-size: 24px;
  font-weight: 800px
}


.wcontainer {
  display: flex;
  flex-direction: column;
  width: auto;
  background-color: transparent;
  height: fit-content;
  position: relative;
  z-index: 0
}
.watch-upper{
height: 60%;
width: fit-content;
}
.watch-img{
  background-size: cover;
  height: 450px;
}
.watch-lower{
  height: 40%;
  width: fit-content;
  background-color: transparent;
 padding-left:  30px;
  padding-right: 30px; 
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  /* align-content: center; */
  /* padding-top: 30px;  */
  /* padding-bottom: 40px; */
  }

  .watch-p {
    width: fit-content;
    height: 150px;
    text-align: left;
    font-weight: 500px;
    font-size:  20px;
    color: #012518;
  }
  .watch-h1{
  text-align: left;
  font-weight: 700;
  font-size: 34px;
  color: #013f27;
  }
  
  .watch-span{
  font-size: 24px;
  font-weight: 500;
  color: #619c85;
  }
  

#nav {
  padding-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: center
}
.footer {
  display: flex;
  
  flex-direction: column;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  margin-top: 24px;
  font-family: Verdana;
}

.pic-heading{
  font-family: 'Euclid Circular A Bold';
  font-size: 48px;
  line-height: 48px;
  width: 512px;
  text-align: center;
  margin-bottom: 48px;
}
  .links {
  display: flex;
  gap: 20px;
  font-family: 'Lato';
  font-weight: 500px;
  font-size: 18px
}
.pcontainer1 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: auto;
  height: 40px;
  position: relative;
  z-index: 0;
  padding-top: 72px;
  /* padding-left: 240px;
  padding-right: 240px; */
  padding-bottom: 66px;
  height: max-content;
  margin: auto;
  padding: auto
}

.pcontainer0 {
  display: flex;
  flex-direction: column;
  width: auto;
  height: auto;
  padding-top: 72px;
  /* padding-left: 240px;
  padding-right: 240px; */
  padding-bottom: 66px;
  height: max-content;
  padding-left: 240px;
  padding-right: 240px;
}

.pcontainer2 {
  display: flex;
  flex-direction: column;
  width: auto;
  height: auto;
  padding-top: 72px;
  /* padding-left: 240px;
  padding-right: 240px; */
  padding-bottom: 66px;
  height: max-content;
  padding-left: 240px;
  padding-right: 240px;
}
.media-container{
  display: flex;
  justify-content: space-between;
}

.media-sc{
  display: flex;
  gap: 20px;
  padding-left: 70px;
  margin-top: 15px;
  width: fit-content;
}
.line{
  width: 2px;
  background-color: #a3a3a3;

}
.media-left{
  height: 500px;
  background-color: white;
  border-radius: 20px;
  box-shadow: 0px 15px 35px rgba(43, 64, 78, 0.1);
}
.media-right{
  display: flex;
  flex-direction: column;
  align-content: center;
  background-color: white;
  height: 500px;
  border-radius: 20px;
  box-shadow: 0px 15px 35px rgba(43, 64, 78, 0.1);
}
.First-p {
  width: auto;
  height: fit-content;
  display: inline;
  padding-left: 24px;
  font-family: 'Lato';
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  background-color: whitesmoke;
  padding: 20px;
  box-shadow: 0px 15px 35px rgba(43, 64, 78, 0.1);
  border-radius: 10px;
  z-index: 2;
}

.my-name{
  font-family: 'Lato';
  font-weight: 700px;
  font-size: 24px;
  padding-bottom: 25px;
  color: #280242;
  
}


@media only screen and (max-width:1200px) {
  .table {
    width: 100%;
    overflow-x: auto;
    display: block
  }
}
@media (min-width:768px) {
  .Desktop {
    font-size: 24px
  }
}
@media (min-width:1024px) {
  .Desktop {
    font-size: 36px
  }
}


.input-name {
  width: 214px;
  height: 36px;
  background-color: #edeff2;
  color: #8e9fad;
  border-radius: 8px;
  border-style: none;
  padding-left: 13px

}

.input-nm {
    width: 283px;
    height: 40px;
    border-color:rgba((26, 32, 44, 0.295)0% 83% / 0.295);
    border-radius: 8px;
    border-style: ridge;
    border-width: 1px;
    padding-left: 13px;
    color: #718096;
    font-weight: 700;
}
.input-nm2 {
  width:608px;
  height: 40px;
  border-color: rgba((26, 32, 44, 0.295)0% 83% / 0.295);
  border-radius: 8px;
  border-style: ridge;
  border-width: 1px;
  padding-left: 13px;
  color: #718096;
  font-weight: 700;


}


.submit{
  width: 620px;
  height: 48px;
  background-color: #0367f2;
  border-radius: 3px;
  border-style: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.submit-div{
  margin-top: 32px;
  margin-bottom: 34px;
  /* margin-left: 120px;
  margin-right: 120px; */
}

.blue{
  color: #0367f2;
}

.pic-cn{
margin-top: 111px;
margin-bottom: 111px;
margin-left: 71px;
margin-right: 71px;
}





/* responsiveness for mobile*/

@media (min-width: 390px) {

  body{
  font-family: 'Lato';
}
.Desktop {
  width: 390px;
  background-color: #fff;
  height: fit-content;
}

.Header{
  height: 382px;
  width: 350px;
  padding-top: 96px;
  padding-left: 24px;
  padding-bottom: 64px;
  display: block
}

.Huckle{
  font-family: 'Lato';
    font-size: 32px;
    line-height: 38.4px;
    font-weight: 800px;

}

.berry-p {
  width: 342px;
  height: fit-content;
  padding-block: 16px;
  font-size: 20px;
  font-weight: 800px
}

.main{
  width: 380px;
  padding-top: 72px;
  padding-bottom: 66px;
  padding-left: 0px;
  height: 767px;
  margin: 0px;
  background-color: #666;
  display: flex;
  flex-direction: column;
  border-top: #a3a3a3;
  border-width: 8px;
  border-top-style: solid
}

.card{

  width: 332px;
  height: 496px;
  background-color: #fff;
  padding-top: 8px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
  /* margin-left: 2px; */
  border-bottom: #a3a3a3;
  border-width: 8px;
  border-bottom-style: solid;
  box-shadow: (0 4px 10px rgba(0,0,0,.5));
  display: block;
  flex-direction: column;
  justify-content: center;

}

.green {
  color: #188642}

.banner{
  min-width: 220px;
  height:54px;
  padding-top: 12px;
  padding-left: 32px;
  padding-bottom: 12px;
  background-color: #ffbf00;
  display: flex;
  float: left;
  position: relative;
  left: -24px;
  z-index: 2
}
.Wealth{
  width: 318px;
  height: 58px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
  font-family: 'Lato';
  font-size: 24px;
  line-height: 26.8px;
}
.pcontainer{
  display: flex;
  flex-direction: column;
  /* padding-top: 90px; */
  padding-inline: 0px;
  width: 390px;
  height: 455px;
}
.First-pa{
  overflow:hidden;
  width: 342px;
  height: fit-content;
  display: inline;
  padding-inline: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Lato';
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  overflow: hidden;
}
}

/* responsiveness for tab*/

@media (min-width: 768px) {

  .Desktop {
    width: auto;
    background-color: #fff;
    padding: auto;
    margin: auto;
    height: fit-content;
  }
  
  .Header{
    height: 382px;
      width: 768px;
    padding-top: 96px;
    padding-bottom: 64px;
    padding-left: 24px;
    display: block
  }

  .Huckle{
    font-family: 'Lato';
      font-size: 32px;
      line-height: 38.4px;
      font-weight: 800;

  }
  
  .berry-p {
    min-width: 401px;
    height: 60px;
    padding-block: 16px;
    font-size: 'Lato';
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
  }
  
  .main{
    width: 750px;
    padding-top: 72px;
    padding-bottom: 66px;
    padding-left: 0px;
    height: fit-content;
    margin: 0px;
    background-color: #666;
    display: flex;
    flex-direction: column;
    border-top: #a3a3a3;
    border-width: 8px;
    border-top-style: solid
  }
  .card {
    overflow:hidden;
    width: 702px;
    height: fit-content;
    background-color: #fff;
    padding-top: 8px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    border-bottom: #a3a3a3;
    border-width: 8px;
    border-bottom-style: solid;
    box-shadow: (0 4px 10px rgba(0,0,0,.5));
    display: block;
    flex-direction: column;
    justify-content: center;
    z-index: 0;
    position: relative;
    
  }
  
  .green {
    color: #188642}
  
    .banner {
      width: 398px;
      height: 30px;
      padding-top: 16px;
      padding-inline: 32px;
      padding-bottom: 15px;
      background-color: #ffbf00;
      display: flex;
      float: left;
      position: relative;
      z-index: 2
    }

  .Wealth{
    width: 720px;
    height: 60px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    font-family: 'Lato';
    font-size: 24px;
    line-height: 26.8px;
  }

  .pcontainer {
    width: 720px;
    height: fit-content;
    display: flex;
    flex-direction: column;
    /* padding-top: 90px; */
    height: fit-content;
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  
  .First-pa {
    height: fit-content;
    display: inline;
    width: 720px;
    font-family: 'Lato';
    font-weight: 500;
    line-height: 30px;
    font-size: 20px;
    
    
  }
  }

  /* responsiveness for desktop*/

@media (min-width: 1280px) {

  .Desktop {
    width: 1280px;
    height: 832px;
    background-color: #fff;
    padding: auto;
    margin: auto;
  }
  
  .Header{
    width: 1280px;
    height: 382px;
    padding-left: 264px;
    padding-top: 96px;
    padding-bottom: 64px;
    display: block
  }

  .Huckle{
    font-family: 'Lato';
      font-size: 32px;
      line-height: 38.4px;
      font-weight: 800;

  }
  
  .berry-p {
    width: 415px;
    height: fit-content;
    font-size: 'Lato';
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
  }
  
  .main{
    width: 1280px;
    padding-top: 72px;
    padding-bottom: 66px;
    padding-left: 0px;
    height: fit-content;
    margin: 0px;
    background-color: #666;
    display: flex;
    flex-direction: column;
    border-top: #a3a3a3;
    border-width: 8px;
    border-top-style: solid;
  
  }
  .card {

    width: 800px;
    height: 312px;
    background-color: #fff;
    padding-top: 8px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    border-bottom: #a3a3a3;
    border-width: 8px;
    border-bottom-style: solid;
    box-shadow: (0 4px 10px rgba(0,0,0,.5));
    display: block;
    flex-direction: column;
    justify-content: center;
    position: relative;
    left: 240px;
    top: 0px;
  }
  
  .green {
    color: #188642}
  
    .banner {
      width: 398px;
      height: 28px;
      padding-top: 16px;
      padding-left: 32px;
      padding-bottom: 16px;
      background-color: #ffbf00;
      display: flex;
      float: left;
      position: relative;
      left: -47px;
      z-index: 2;
    }

  .Wealth{
    width: 334px;
    height: 29px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    font-family: 'Lato';
    font-size: 24px;
    line-height: 26.8px;
  }

  .pcontainer {
    display: flex;
    flex-direction: column;
    width: 800px;
    height: fit-content;
  }
  
  .First-pa {
    width: 752px;
    height: fit-content;
    display: inline;
    padding-left: 24px;
    font-family: 'Lato';
    font-weight: 500;
    line-height: 30px;
    font-size: 20px;
    
  }
  }
