.elementor-32 .elementor-element.elementor-element-bee9268{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-fe5a067 */.reg-container {
  width: 100%;
  max-width: 350px;
  margin: auto;
  text-align: center;
}

.title {
  font-size: 22px;
  margin-bottom: 30px;
  font-weight: 600;
}

.input-box {
  position: relative;
  margin-bottom: 15px;
}

.input-box input {
  width: 100%;
  height: 55px;
  border-radius: 15px;
  border: none;
  background: #f3f3f3;
  padding-left: 45px;
  font-size: 14px;
}

.icon {
  position: absolute;
  left: 15px;
  top: 17px;
  font-size: 16px;
  color: #aaa;
}

button {
  width: 100%;
  height: 55px;
  border-radius: 15px;
  background: #777;
  color: white;
  font-size: 16px;
  border: none;
  margin-top: 20px;
}/* End custom CSS */