.elementor-element .prev-arrow {
  border-radius: 35px 35px 35px 35px;
}
.elementor-element .next-arrow {
  border-radius: 35px 35px 35px 35px;
}
.elementor-form .elementor-field-option {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 19px;
}
.elementor-form-fields-wrapper #form-field-pp_check {
  margin-right: 10px;
  width: 20px;
  height: 18px;
}
@media screen and (max-width: 768px) {
  html > body > div:nth-child(3) > div:nth-child(6) > div:nth-child(3) > div:nth-child(2) > img {
    position: relative;
    left: 0px;
    right: 0px;
  }
  html > body > div:nth-child(3) > div:nth-child(6) > div:nth-child(4) > div:nth-child(2) > img {
    position: relative;
    right: 0px;
  }
  html > body > div:nth-child(3) > div:nth-child(6) > div:nth-child(4) > div:nth-child(1) > img {
    margin-top: 0px;
  }
}
@media screen and (max-width: 667px) {
  html > body > div:nth-child(3) > div:nth-child(6) > div:nth-child(3) > div:nth-child(2) > img {
    right: 0px;
    left: 0px;
  }
  html > body > div:nth-child(3) > div:nth-child(6) > div:nth-child(4) > div:nth-child(2) > img {
    right: 0px;
  }
  html > body > div:nth-child(3) > div:nth-child(6) > div:nth-child(4) > div:nth-child(1) > img {
    margin-top: 0px;
  }
}
@media screen and (max-width: 375px) {
  html > body > div:nth-child(3) > div:nth-child(6) > div:nth-child(3) > div:nth-child(2) > img {
    right: 0px;
    left: 0px;
  }
  html > body > div:nth-child(3) > div:nth-child(6) > div:nth-child(4) > div:nth-child(1) > img {
    margin-top: 0px;
  }
  html > body > div:nth-child(3) > div:nth-child(6) > div:nth-child(4) > div:nth-child(2) > img {
    right: 0px;
  }
}
