.HelpContactUs__hidden--VDPSr {
  display: none;
}
.HelpContactUs__container--cuGHA {
  height: 80px;
  border-radius: 10px;
  background-color: rgba(48, 184, 233, 0.1);
  border: solid 1px #30b8e9;
  padding: 16px;
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 16px;
  margin-top: 40px;
}
.HelpContactUs__button--lfzA6 {
  margin-left: auto;
  border-radius: 4px;
  background-color: #30b8e9;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  height: 40px;
  width: 205px;
  display: block;
  border-width: 0;
  text-transform: uppercase;
  margin-top: 46px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  transition: 0.2s ease-in-out;
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 577px) {
  .HelpContactUs__button--lfzA6 {
    width: 100%;
  }
}
.HelpContactUs__button--lfzA6:active,
.HelpContactUs__button--lfzA6:focus,
.HelpContactUs__button--lfzA6:hover {
  border-color: transparent;
  background-color: #30b8e9;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
}
.HelpContactUs__button--lfzA6[disabled] {
  background-color: #d7d7d7;
  color: #9b9b9b;
  cursor: not-allowed;
}
@media only screen and (max-width: 992px) {
  .HelpContactUs__button--lfzA6 {
    width: 205px;
  }
}

.BackButton__backButton--QnRX8 {
  color: #0f97d5;
  font-size: 16px;
  border: 0;
  background: transparent;
  align-items: center;
  margin-right: auto;
  line-height: 32px;
  cursor: pointer;
  text-decoration: none;
  margin-top: 11px;
}
.BackButton__backButton--QnRX8 .BackButton__backIcon--yaYnZ {
  vertical-align: bottom;
  width: 32px;
  height: 32px;
  margin-left: -11px;
  margin-right: 0;
  fill: #0f97d5;
}

.Help__hidden--WLBKh {
  display: none;
}
.Help__content--V2OL2 {
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.3);
  padding: 20px;
  position: relative;
  overflow: auto;
}
@media only screen and (max-width: 992px) {
  .Help__content--V2OL2 {
    padding: 16px;
    box-shadow: none;
    border-radius: 0;
  }
}
.Help__content--V2OL2 p {
  font-size: 14px;
}
.Help__content--V2OL2 ul {
  font-size: 14px;
  margin-left: 30px;
  list-style: disc;
}
.Help__content--V2OL2 ol {
  font-size: 14px;
  list-style: decimal;
  padding-left: 30px;
}
.Help__content--V2OL2 code {
  font-size: 12px;
}
.Help__input--Md_px {
  margin-bottom: 24px;
}
.Help__input--Md_px .has-error .ant-input {
  border-color: #f5222d;
}
.Help__input--Md_px .has-error .ant-form-explain {
  color: #e62f4a;
  font-size: 12px;
  margin-top: 4px;
}
.Help__input--Md_px .ant-select-auto-complete.ant-select .ant-input,
.Help__input--Md_px .ant-input {
  -webkit-appearance: none;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dee0e3;
  height: 48px;
  font-size: 18px;
  color: #333333;
  box-shadow: none;
  line-height: 38px;
}
.Help__input--Md_px .ant-select-auto-complete.ant-select .ant-input:-ms-input-placeholder,
.Help__input--Md_px .ant-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.Help__input--Md_px .ant-select-auto-complete.ant-select .ant-input:hover,
.Help__input--Md_px .ant-input:hover,
.Help__input--Md_px .ant-select-auto-complete.ant-select .ant-input:focus,
.Help__input--Md_px .ant-input:focus {
  border-color: #fc9903;
  box-shadow: none;
}
.Help__input--Md_px .ant-input-disabled {
  background-color: #f5f5f5;
}
.Help__input--Md_px textarea.ant-input {
  line-height: 28px;
}
.Help__input--Md_px .ant-select-selection--single {
  height: 48px;
}
.Help__input--Md_px .ant-select-selection--single .ant-select-selection__rendered {
  line-height: 48px;
}
.Help__input--Md_px .ant-select-selection--single .ant-select-selection__rendered .ant-select-selection-selected-value,
.Help__input--Md_px .ant-select-selection--single .ant-select-selection__rendered .ant-select-selection__placeholder {
  font-size: 18px;
}
.Help__input--Md_px .ant-form-explain ul {
  margin-bottom: 0;
}
.Help__submit--GWEfj {
  margin-left: auto;
  border-radius: 4px;
  background-color: #30b8e9;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  height: 40px;
  width: 205px;
  display: block;
  border-width: 0;
  text-transform: uppercase;
  margin-top: 46px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  transition: 0.2s ease-in-out;
  margin-top: 0;
  margin-left: 0;
  width: 100px;
}
@media only screen and (max-width: 577px) {
  .Help__submit--GWEfj {
    width: 100%;
  }
}
.Help__submit--GWEfj:active,
.Help__submit--GWEfj:focus,
.Help__submit--GWEfj:hover {
  border-color: transparent;
  background-color: #30b8e9;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
}
.Help__submit--GWEfj[disabled] {
  background-color: #d7d7d7;
  color: #9b9b9b;
  cursor: not-allowed;
}
@media only screen and (max-width: 992px) {
  .Help__submit--GWEfj {
    margin-bottom: 20px;
  }
}
.Help__dataInput--QJxkJ {
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
}
.Help__dataInput--QJxkJ.Help__error--QS1jM {
  border-color: #f5222d;
}
.Help__dataInput--QJxkJ.Help__error--QS1jM:focus {
  box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.5);
  border-color: transparent;
}


/*# sourceMappingURL=77ed8952ee29867d496c.css.map*/