form {
  margin-bottom: 0px;
}
#dynRegForm input[type="submit"] {
  margin: 0 auto;
  display: block;
  font-size: 17px;
  font-weight: bold;
  position: relative;
  color: #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #5a3594;
  text-transform: uppercase;
  width: 100%;
  padding: 16px 24px;
  cursor: pointer;
  white-space: normal;
  text-align: center;
}

#dynRegForm input {
  border: 1px solid #d1d1d1;
  border-radius: 3px;
}
.button {
  background-color: #f90;
}
.irs-slider {
  background: #f90;
}
.irs-from,
.irs-to,
.irs-single {
  background: #f90;
}
.irs-bar {
  background-color: #f90;
}
#headline-180-31 {
  font-size: 18px;
  font-weight: bold;
}

#headline-180-31 {
  background: #60359b;
  text-align: center;
  color: white;
  font-weight: 700;
  margin: 0;
  padding: 30px 24px;
  font-size: 20px;
  letter-spacing: 2px;
  font-family: inherit;
  line-height: 57px;
}

#dynRegForm {
  padding: 25px 20px 20px;
}

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 90%;
  padding: 0 6px 0 8px;
  width: 100%;
}
@media (max-width: 767px) {
  #headline-180-31 {
    background: #60359b;
    text-align: center;
    color: white;
    font-weight: 700;
    margin: 0;
    padding: 15px 12px;
    font-size: 18px;
    letter-spacing: 2px;
    font-family: inherit;
    line-height: 38px;
  }
  #dynRegForm {
    padding: 15px 10px 10px;
  }

  .intl-tel-input .selected-flag {
    z-index: 9999;
    position: relative;
    display: flex;
    align-items: center;
    height: 90%;
    width: 100%;
    padding: 0 6px 5px 8px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti-flag {
    background-image: url("");
  }
}

.form__protect {
  display: flex;
  align-items: center;
  column-gap: 13px;
  padding: 10px 25px 25px 25px;
  background: #000;
}

.form__protect-icon {
  width: 35.021px;
  height: 25px;
  flex-shrink: 0;
}

.form__protect-title {
  color: #fff !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: normal !important;
  text-align: left !important;
  margin: 0 !important;
  padding: 0 !important;
}

.form__protect-description {
  color: #fff !important;
  font-size: 6px !important;
  font-weight: 400 !important;
  line-height: normal !important;
  text-align: left !important;
  margin: 0 !important;
  padding: 0 !important;
}
