
.ad-box {
  height: 12.4rem;
  
}
.font-builder {
  width: 25.64rem;
  margin: 0 auto;
  font-weight: bold;
  font-size: 0.78rem;
  color: #333;
  line-height:1.4rem;
  visibility: hidden;
  font-family: Jost-Bold;
}
.about{
  width: 28.8rem;
  height: 36.66rem;
  display: flex;
  justify-content: center;
}
.about img{
  width: 25.64rem;
  height: 32.82rem;
}
.our_values {
  width: 28.8rem;
  height: 15.34rem;
  display: flex;
  justify-content: center;
  margin-bottom: 11.62rem;
}
.our_values img {
  width: 25.64rem;
  height: 15.34rem;
}
.delete_account {
  width: 25.64rem;
  height: 12.54rem;
  background: #0d1b3e;
  border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
  margin: 0 auto;
  margin-bottom: 12rem;
}

