.menu-tag {
  font-size: 27px;
  font-weight: 100;
}

.career-tag {
  position: absolute;
  right: 30px;
  bottom: 0px;
}

.no {
  position: absolute;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  top: 67%;
}

.shadoww {
  position: absolute;
  background: radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  width: 223px;
  height: 10px;
  border-radius: 50%;
  top: 76%;
}

.paperplane {
  background-color: #97fbff;
}

.plane {
  position: absolute;
  width: 30%;
  top: 35%;
}

.inner-logo {
  position: absolute;
}
