body {
  min-width: none;
  height: 100%;
  min-height: nonepx;
  background: rgb(230, 230, 230);
  background: -webkit-linear-gradient(270deg, rgb(230, 230, 230) 0%, rgb(52, 52, 52) 100%) rgb(255, 255, 255);
  background:    -moz-linear-gradient(270deg, rgb(230, 230, 230) 0%, rgb(52, 52, 52) 100%) rgb(255, 255, 255);
  background:      -o-linear-gradient(270deg, rgb(230, 230, 230) 0%, rgb(52, 52, 52) 100%) rgb(255, 255, 255);
  background:     -ms-linear-gradient(270deg, rgb(230, 230, 230) 0%, rgb(52, 52, 52) 100%) rgb(255, 255, 255);
  background:         linear-gradient(180deg, rgb(230, 230, 230) 0%, rgb(52, 52, 52) 100%) rgb(255, 255, 255);
  background-repeat: repeat-x;
  background-size: 100% 110%;
  font: 400 1em/1.38 Helvetica;
  color: rgb(0, 0, 0);
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

p {
  margin-bottom: 1em;
}

.container {
  position: absolute;
  top: 425px;
  left: 0;
  right: 0;
  z-index: 1;
  width: 55.46875%;
  min-width: none;
  height: 153px;
  min-height: nonepx;
  margin: 0 auto;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.embed-wrapper {
  position: relative;
  float: left;
  z-index: 3;
  width: 3.2%;
  min-width: none;
  height: 26px;
  min-height: nonepx;
  margin: 557px 0 0 48.39783%;
  overflow: hidden;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.image {
  display: block;
  min-width: none;
  height: auto;
  min-height: nonepx;
  overflow: hidden;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.text {
  display: inline-block;
  min-width: none;
  min-height: nonepx;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: rgb(0, 0, 0);
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

._button {
  display: block;
  position: absolute;
  top: 0;
  right: 15.8815104166%;
  z-index: 5;
  width: 4.78515625%;
  min-width: none;
  height: 124px;
  min-height: nonepx;
  border-radius: 3px;
  background-color: rgba(202, 68, 71, 0);
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: rgb(0, 0, 0);
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.image-1 {
  position: fixed;
  top: -13px;
  right: 22.265625%;
  z-index: 4;
  width: 65px;
}

.image-2 {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 2;
  width: 670px;
  margin: 0 auto;
}

@media(max-width: 1024px) {
  .container {
    top: 343px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .embed-wrapper {
    position: relative;
    z-index: 3;
    margin-top: 652px;
  }

  .image {
    height: auto;
  }

  ._button {
    right: 16.40625%;
    width: 5.78125%;
  }

  .image-2 {
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }
}

@media(max-width: 640px) {
  body {
    font-size: 1em;
  }

  .container {
    left: 0;
    right: 0;
    width: 77.65625%;
    margin-right: auto;
    margin-left: auto;
  }

  .embed-wrapper {
    position: relative;
    float: none;
    z-index: 3;
    width: 6.25%;
    margin-top: 519px;
    margin-right: auto;
    margin-left: auto;
  }

  .image {
    height: auto;
  }

  .image-2 {
    left: 0;
    right: 0;
    width: 508px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media(max-width: 320px) {
  .container {
    top: 180px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .embed-wrapper {
    position: relative;
    z-index: 3;
    margin-top: 484px;
  }

  .image {
    height: auto;
  }

  ._button {
    right: 16.5625%;
    width: 5.625%;
    height: 68px;
  }

  .image-1 {
    top: -9px;
    right: 13.75%;
    width: 37px;
  }

  .image-2 {
    top: 22px;
    left: 0;
    right: 0;
    width: 288px;
    margin-right: auto;
    margin-left: auto;
  }
}