#rdr {
  background-color: #000000;
  color: #ffffff;
}
#rdr h2 {
  margin-top: 32px;
  font-size: 48px;
  line-height: 66px;
}
#rdr .wave {
  display: block;
  height: 21px;
}
#rdr .wave svg {
  object-fit: fill;
  width: 140px;
  height: 21px;
}
#rdr .wave svg path {
  fill: #ffffff;
}
#rdr .illustration {
  display: block;
  width: 476px;
  height: 810px;
  padding-top: 180px;
  margin: auto;
}
#rdr .illustration:before {
  margin-left: -46px;
  margin-top: -34px;
}
#rdr .illustration:after {
  margin-left: 64px;
  margin-top: 467px;
}
#rdr .illustration img {
  display: block;
  object-fit: cover;
  width: 476px;
  height: 476px;
  position: absolute;
  z-index: 1;
}
#rdr .button {
  margin-top: 32px;
}
#rdr:after {
  display: block;
  content: "";
  height: 40px;
  background: url("../images/gradient-bar-big.jpg");
}

/*# sourceMappingURL=rdr.css.map */
