body {
  background-color: rgb(255, 255, 255);
  font: 400 1em/1.38 Helvetica;
  color: rgb(0, 0, 0);
}

.container {
  float: left;
}

.container .container {
  z-index: 1;
  width: 80%;
  height: 58px;
  margin-left: 10%;
  background-color: rgb(231, 231, 231);
}

.text {
  position: relative;
  float: left;
}

._button {
  display: block;
  position: relative;
  float: left;
  height: 29px;
  margin-top: -42px;
  border-radius: 3px;
  background-color: rgb(222, 222, 222);
  font-size: 1em;
  text-align: center;
  color: rgb(0, 0, 0);
}

._container {
  width: 100%;
  height: 58px;
  background-color: rgb(231, 231, 231);
}

._element {
  position: relative;
}

.container-1 {
  z-index: 9;
  width: 100%;
  height: 159px;
  background-color: rgb(28, 214, 77);
}

.container-2 {
  clear: both;
  z-index: 10;
  width: 80%;
  height: 159px;
  margin: -159px 0 0 10%;
  background-color: rgb(28, 214, 77);
}

.container-5 {
  clear: both;
  z-index: 6;
  width: 100%;
  height: 87px;
  margin: 291px 0 0 0.5%;
  background-color: rgb(231, 231, 231);
}

.container-6 {
  clear: both;
  z-index: 7;
  width: 80%;
  height: 87px;
  margin: -87px 0 0 10%;
  background-color: rgb(231, 231, 231);
}

.text-1 {
  z-index: 11;
  width: 20.3997395833%;
  min-height: 93px;
  margin: -159px 0 0 10%;
  font-size: 2.875em;
  color: rgb(255, 255, 255);
}

.text-2 {
  z-index: 0;
  width: 66.4%;
  min-height: 307px;
  margin: -344px 0 0 16.2994791666%;
  font-size: 1em;
  color: rgb(0, 0, 0);
}

.text-3 {
  z-index: 8;
  width: 10.1666666666%;
  min-height: 33px;
  margin: -58px 0 0 45.2487%;
  font-size: 1em;
  color: rgb(0, 0, 0);
}

.container ._button-1 {
  clear: both;
  z-index: 2;
  width: 6.7994791666%;
  margin-left: 10%;
}

.container ._button-1:hover {
  background-color: rgb(183, 183, 183);
}

.container ._button-2 {
  z-index: 3;
  width: 6.7994791666%;
  margin-left: 23.59896%;
}

.container ._button-2:hover {
  background-color: rgb(174, 174, 174);
}

.container ._button-3 {
  z-index: 4;
  width: 6.8333333333%;
  margin-left: 37.1992199999%;
}

.container ._button-3:hover {
  background-color: rgb(159, 159, 159);
}