.html-embed {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.text-block {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: auto;
  display: block;
  width: 100%;
  height: 80%;
  margin-top: 253px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-radius: 11px;
  background-color: rgba(168, 1, 106, 0.88);
  opacity: 0.76;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #fff;
  font-size: 24px;
}

.text-block._1 {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 10%;
  display: block;
  width: 95%;
  height: 80%;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 10px;
  background-color: transparent;
  opacity: 0.9;
  color: #fff;
  font-size: 22px;
  line-height: 20px;
}

.image {
  position: absolute;
  display: block;
  width: 10%;
  height: 10%;
  background-image: url('../images/close_text.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.image-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 415px;
  margin-right: 7px;
  background-image: url('../images/close_text.svg');
  background-position: 0px 0px;
  background-size: auto;
  cursor: pointer;
}

.image-2._1 {
  display: block;
  margin-top: 7px;
}

.text {
  position: fixed;
  left: 25%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 50%;
  height: 8%;
  margin-bottom: 15px;
  margin-left: 0px;
  border-radius: 18px;
  background-color: rgba(168, 1, 106, 0.88);
}

.images {
  position: absolute;
  left: 1%;
  top: 1%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 98%;
  height: 98%;
  border-style: solid;
  border-width: 3px;
  border-color: #a8016a;
  border-radius: 9px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.images.im2 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: auto;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
}

.images.im1 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: auto;
  height: 100%;
}

.images.im3 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: auto;
  height: auto;
}

.images.im4 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
}

.images.im5 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: auto;
  height: auto;
}

.images.im6 {
  display: none;
  width: auto;
  height: auto;
}

.images.im7 {
  display: none;
  width: auto;
  height: auto;
}

.images.im8 {
  display: none;
  width: auto;
  height: auto;
  border-radius: 100px;
  background-color: #818181;
  background-image: none;
}

.image_block {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 40%;
  height: 20%;
  margin-top: 20px;
  margin-right: 20px;
  border-style: none;
  border-width: 1px;
  border-color: #a8016a;
  border-radius: 0px;
}

.body {
  display: block;
}

.image-4 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 30px;
  height: 30px;
  margin-top: 415px;
  margin-right: 7px;
  background-image: url('../images/close_text_inverse.svg');
  background-position: 0px 0px;
  background-size: auto;
  cursor: pointer;
}

.image-4._1 {
  display: none;
  margin-top: 7px;
}

.image-5 {
  display: none;
  border-style: solid;
  border-width: 3px;
  border-color: #a8016a;
  border-radius: 9px;
}

.youtube {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 3px;
  border-color: rgba(168, 1, 106, 0.52);
  border-radius: 9px;
  outline-color: #a8016a;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 3px;
}

@media screen and (max-width: 991px) {
  .text-block._1 {
    left: 3%;
    width: 86%;
    margin-left: 0px;
    font-size: 16px;
    line-height: 16px;
  }

  .text {
    left: 16%;
    top: 35%;
    right: 0%;
    bottom: auto;
    width: 70%;
  }

  .image_block {
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .text-block._1 {
    width: 82%;
  }

  .text {
    left: 15%;
    top: 27%;
    right: 0%;
    bottom: auto;
    width: 70%;
  }

  .image_block {
    width: 70%;
    height: 15%;
  }
}

@media screen and (max-width: 479px) {
  .text {
    left: 15%;
    top: 21%;
    right: 0%;
    bottom: auto;
    width: 70%;
  }

  .image_block {
    width: 90%;
    height: 12%;
  }
}