.body {
  background-color: #e8d3e0;
}

.div-block {
  margin-top: 0px;
  text-align: left;
}

.div-block-2 {
  margin-top: 49px;
  padding-right: 86px;
  text-align: right;
}

.div-block-3 {
  margin-top: 0px;
}

.container {
  text-align: left;
}

.image {
  float: left;
  clear: none;
}

.html-embed {
  position: relative;
  z-index: 3;
  display: block;
  margin-bottom: 0px;
  clear: both;
}

.image-2 {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: inline-block;
  float: left;
  clear: left;
}

.image-3 {
  position: fixed;
  left: auto;
  top: auto;
  right: 10%;
  bottom: 0%;
  z-index: 1;
  margin-right: 39px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.image-4 {
  position: fixed;
  left: 12%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 1;
}

.image-5 {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
}

.div-block-4 {
  text-align: center;
}

.div-block-5 {
  margin-top: 23px;
  text-align: center;
}

.image-8 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: 0%;
}

.div-block-6 {
  margin-top: 30px;
  background-color: hsla(0, 0%, 100%, 0);
  text-align: center;
}

.image-9 {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  clear: left;
  text-align: left;
}

.image-10 {
  padding-right: 10%;
  padding-left: 10%;
}

.image-11 {
  clear: right;
}

.image-12 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  text-align: center;
}

.div-block-7 {
  background-color: rgba(0, 0, 0, 0.48);
  text-align: center;
}

.div-block-8 {
  text-align: center;
}

.image-13 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.image-14 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.column-2 {
  margin-top: 0px;
}

.column-3 {
  margin-top: 20px;
}

.column-4 {
  margin-top: 20px;
}

.column-5 {
  margin-top: 20px;
}

.column-6 {
  text-align: left;
}

.column-7 {
  text-align: right;
}

.image-15 {
  text-align: center;
}

.div-block-9 {
  text-align: center;
}

.image-16 {
  text-align: right;
}

.div-block-10 {
  text-align: left;
}

.column-8 {
  text-align: center;
}

.column-9 {
  text-align: right;
}

.column-10 {
  text-align: center;
}

.div-block-11 {
  text-align: center;
}

.column-11 {
  text-align: center;
}

.text-block {
  color: red;
  font-weight: 700;
  text-align: center;
}

.div-block-12 {
  text-align: center;
}

.div-block-13 {
  background-color: #951956;
}

.column-13 {
  text-align: right;
}

.div-block-14 {
  text-align: center;
}

.div-block-15 {
  background-color: #951956;
  text-align: center;
}

.image-17 {
  text-align: left;
}

.column-14 {
  text-align: center;
}

.column-15 {
  text-align: center;
}

.column-16 {
  text-align: center;
}

.column-17 {
  text-align: right;
}

.column-18 {
  text-align: left;
}

.div-block-16 {
  background-color: #951956;
}

.column-19 {
  text-align: right;
}

@media screen and (max-width: 991px) {
  .div-block {
    margin-top: 0px;
    text-align: left;
  }

  .image-6 {
    position: static;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-top: 3px;
    margin-left: 12px;
    text-align: center;
  }

  .div-block-4 {
    position: static;
    text-align: center;
  }

  .image-7 {
    position: static;
    display: inline-block;
  }

  .div-block-5 {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    margin-bottom: 19px;
    text-align: center;
  }

  .image-2 {
    display: inline-block;
  }

  .image-3 {
    display: none;
  }

  .image-4 {
    display: none;
  }

  .div-block-4 {
    margin-bottom: 21px;
  }

  .column-9 {
    text-align: center;
  }

  .column-10 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    margin-bottom: 17px;
    padding-bottom: 0px;
    text-align: center;
  }

  .div-block-2 {
    margin-top: 66px;
    padding-right: 0px;
    text-align: center;
  }

  .column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-3 {
    margin-top: 26px;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .image-2 {
    display: inline-block;
  }

  .image-4 {
    display: none;
  }

  .image-5 {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: none;
    text-align: center;
  }

  .div-block-4 {
    margin-bottom: 17px;
  }

  .image-8 {
    display: none;
  }

  .column-12 {
    display: none;
  }
}