.container.loaded {
  background: #fff;
  box-shadow: 0 4px 8px 0 rgba(53, 105, 128, .3), 0 6px 20px 0 rgba(165, 200, 213, .41);
}

.container {
  margin: 0 auto;
  margin-top: 30px;
}

#form-target {
  padding: 40px;
}

.hs-form * {
  box-sizing: border-box;
}

.hs-form__row {
  margin-bottom: 18px;
}

.hs-form-f5b3b06d-598d-4916-9c9d-bcad5d7f9179 {
  font-family: arial, helvetica, sans-serif;
}

.hs-form__richtext {
  width: 100%;
  margin-bottom: 3px;
  line-height: normal;
  font-size: 14px;
  color: #33475b;
  word-break: break-word;
}

element.style {
  max-width: 100%;
  max-height: 100%;
}

h1 {
  display: block;
  font-size: 2em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

div {
  display: block;
}

.hs-form__field-row {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
}

.hs-form__field-row__column {
  align-self: flex-start;
  flex: 1 1 100%;
  padding: 0 10px;
  width: 100%;
}

.hs-form__field,
.hs-form__field__label {
  font-size: 14px;
  color: #33475b;
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
}

.hs-form-f5b3b06d-598d-4916-9c9d-bcad5d7f9179 .hs-form__field__label {
  font-size: 13px;
  color: #33475b;
}

.hs-form__field__label {
  font-weight: 500;
  line-height: 20px;
}

.hs-form__field__error,
.hs-form__field__input,
.hs-form__field__label {
  margin-bottom: 4px;
}

.hs-form__field__input {
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 9px 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #33475b;
  background-color: #f5f8fa;
  border: 1px solid #cbd6e2;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.hs-form__field,
.hs-form__field__label {
  font-size: 14px;
  color: #33475b;
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
}

.hs-form__field--required:after,
.hs-form__field__label--required:after {
  margin-left: 4px;
  color: #e51520;
  content: "*";
}

.hs-form input,
.hs-form select,
.hs-form textarea {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

input[type="text" i] {
  padding: 1px 2px;
}

input {
  writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: fieldtext;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  appearance: auto;
  -webkit-rtl-ordering: logical;
  cursor: text;
  background-color: field;
  margin: 0em;
  padding: 1px 2px;
  border-width: 2px;
  border-style: inset;
  border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
  border-image: initial;
}

.hs-form__field__input[type=date],
.hs-form__field__input[type=number],
.hs-form__field__input[type=string],
textarea.hs-form__field__input {
  width: 100%;
}

textarea.hs-form__field__input {
  height: auto;
  max-width: 100%;
}

.hs-form-f5b3b06d-598d-4916-9c9d-bcad5d7f9179 .hs-form__actions {
  text-align: left;
}

.hs-form-f5b3b06d-598d-4916-9c9d-bcad5d7f9179 .hs-form__actions__submit,
.hs-form__actions__next {
  background: #073763;
  border-color: #073763;
  color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  line-height: 12px;
  font-size: 12px;
}

.hs-form__actions__next,
.hs-form__actions__previous,
.hs-form__actions__submit {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  text-align: center;
  background-color: #ff7a59;
  border: 1px solid #ff7a59;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  padding: 12px 24px;
}

button {
  appearance: auto;
  writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: buttontext;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: center;
  align-items: flex-start;
  cursor: default;
  box-sizing: border-box;
  background-color: buttonface;
  margin: 0em;
  padding: 1px 6px;
  border-width: 2px;
  border-style: outset;
  border-color: buttonborder;
  border-image: initial;
}

/* Small devices */
@media only screen and (max-width: 768px) {

  #agency-logo {
    width: 100%;
    max-width: 300px;
    height: auto;
    display: block;
  }

  .tqr-title {
    font-size: 30px !important;
    text-align: center;
  }

}