::-webkit-input-placeholder {
  color: #c0ccda;
  opacity: 1
}
::-moz-placeholder {
  color: #c0ccda;
  opacity: 1
}
:-ms-input-placeholder {
  color: #c0ccda;
  opacity: 1
}
::-ms-input-placeholder {
  color: #c0ccda;
  opacity: 1
}
::placeholder {
  color: #c0ccda;
  opacity: 1
}
.form_fieldset {
  display: table-row-group
}
.fieldset__separator {
  display: table-row
}
.fieldset__separator:after, .fieldset__separator:before {
  background: #c0ccda;
  background-clip: padding-box;
  border: solid transparent;
  border-width: calc(4rem - 1px) 0 4rem;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  content: "";
  display: table-cell;
  height: 1px
}
.form__fieldset {
  border: 0;
  display: table-row;
  padding: 0
}
.form__fieldset:first-child .form__entries, .form__fieldset:first-child .form__legend {
  padding-top: 0
}
.form__entries, .form__legend {
  display: table-cell;
  margin: 0;
  padding-top: 4rem;
  vertical-align: top
}
.form__legend {
  font-size: 1.14869835rem;
  line-height: 1.5rem;
  font-weight: 700;
  padding-right: 2.5rem
}
@media (max-width:45rem) {
  .fieldset__separator, .form__entries, .form__fieldset, .form__legend, .form_fieldset {
    display: block
  }
  .form__legend {
    padding-bottom: .5rem;
    padding-right: 0
  }
  .form__entries {
    padding-top: 0
  }
  .fieldset__separator {
    border: 0
  }
}
.form__entry {
  border: 0;
  margin: 0;
  padding: 0;
  position: relative
}
.form__entry:not(:first-child) {
  margin-top: 1.5rem
}
.entry__label + .form__entry {
  margin-top: 0
}
.entry__label {
  display: table;
  font-weight: 700;
  padding: 0;
  white-space: normal
}
.form__row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -.25rem -.75rem
}
.form__row:not(:first-child) {
  margin-top: 1.25rem
}
.entry__label + .form__row {
  margin-top: -.25rem
}
.form__row > .form__entry {
  margin: .25rem .75rem
}
.entry__optional-indicator {
  color: #687484;
  font-size: .87055056rem;
  line-height: 1rem;
  font-weight: 400
}
.entry__field {
  -webkit-align-items: center;
  

 
  display: -webkit-inline-flex;
  display: inline-flex;
 width:100%;
  max-width: 100%
}
.entry__field:focus-within {
  box-shadow: 0 0 0 2px #c9e1f4
}
.input, .input__affix {
  background: none;
  border: 0;
  font: inherit;
  margin: 0
}
.input:first-child, .input__affix:first-child {
  padding-left: .5rem
}
.input:last-child, .input__affix:last-child {
  padding-right: .5rem
}
.input, .input__button {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  color: inherit;
  outline: 0
}
.input:not(textarea), .input__button {
  height: calc(2.5rem - 2px)
}
.input__affix {
  color: #687484;
  -webkit-flex-shrink: 0;
  flex-shrink: 0
}
.input__button {
  cursor: pointer;
  padding: 0 .5rem
}
.input__button[type=submit] {
  border-bottom-left-radius: 0;
  border-left: 1px solid #c0ccda;
  border-top-left-radius: 0;
  color: inherit;
  margin-left: .5rem
}
.input__button .icon {
  height: 1.5rem;
  vertical-align: bottom;
  width: 1.5rem
}
.input {
  box-shadow: none;
  min-width: 1px;
  padding: 0
}
textarea.input {
  padding: calc(.5rem - 1px)
}
select.input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 286.1 167'%3E%3Cpath d='M24.1 0h238c21.4 0 32.1 25.9 17 41l-119 119c-9.4 9.4-24.6 9.4-33.9 0L7.1 41C-8 25.9 2.7 0 24.1 0z' fill='%233c4858'/%3E%3C/svg%3E");
  background-position: right .65em top 50%;
  background-repeat: no-repeat;
  background-size: .65em auto
}
select.input:first-child, select.input:last-child {
  padding-right: calc(2rem - 1px)
}
.entry_block .entry__field, .form__row .entry__field, .form_block .entry__field {
  display: -webkit-flex;
  display: flex
}
.entry_block .input, .form__row .input, .form_block .input {
  -webkit-flex-grow: 1;
  flex-grow: 1
}
.entry_phrasing, .entry_phrasing .entry__label, .entry_phrasing .entry__specification {
  display: inline-block
}
.entry_phrasing .entry__label {
  font-weight: 400
}
.entry_errored {
  margin-left: -.5rem;
  padding-left: .5rem
}
.entry_errored:before {
  background: #ff4949;
  bottom: 0;
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: .25rem
}
.entry__error, .entry__label, .entry__specification, .form__error {
  max-width: 40em
}
.entry__error, .entry__specification, .form__error {
  display: block
}
.entry__choice + .entry__error, .entry__choice + .entry__specification, .entry__error + .entry__error, .entry__error + .entry__specification, .entry__specification + .entry__error, .entry__specification + .entry__specification {
  margin-top: .5rem
}
.entry__error {
  color: #ff4949;
  font-size: .87055056rem;
  line-height: 1rem
}
.entry__specification {
  color: #687484;
  margin: 0
}
.entry__choice {
  padding-left: 1.5em;
  text-indent: -1.5em
}
.entry__choice .checkbox, .entry__choice .radio-button {
  margin-right: .5em
}
.entry__choice .toggletip {
  text-indent: 0
}
.entry__choice:not(:first-child) {
  margin-top: .5rem
}
.entry__choices.menu {
  margin-top: 2px;
  max-height: 20rem;
  overflow: auto;
  padding: .5rem
}
.checkbox, .radio-button {
  background: #fff;
  border: 1px solid #687484;
  cursor: pointer;
  display: inline-block;
  height: 1em;
  vertical-align: -.125em;
  width: 1em;
  position: relative
}
.checkbox {
  border-radius: 3px
}
.radio-button {
  border-radius: 50%
}
.radio-button:before {
  border-radius: 50%;
  bottom: 2px;
  content: "";
  left: 2px;
  position: absolute;
  right: 2px;
  top: 2px
}
.checkbox_tick_negative:after, .checkbox_tick_negative:before {
  border: solid #fff;
  border-width: 0 0 0 2px;
  bottom: 0;
  content: "";
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 0
}
.checkbox_tick_negative:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.checkbox_tick_negative:before, .checkbox_tick_positive:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.checkbox_tick_positive:before {
  border-color: #fff;
  border-style: solid;
  border-width: 0 2px 2px 0;
  bottom: 1px;
  content: "";
  left: 50%;
  margin-left: -25%;
  position: absolute;
  top: 1px;
  -webkit-transform-origin: 80% 45%;
  transform-origin: 80% 45%;
  width: 50%
}
.input_replaced {
  opacity: 0;
  position: absolute;
  z-index: -1
}
.input_replaced:checked + .checkbox_tick_positive {
  background: #13ce66;
  border-color: #13ce66
}
.input_replaced:checked + .checkbox_tick_negative {
  background: #ff4949;
  border-color: #ff4949
}
.input_replaced:checked + .radio-button {
  border-color: #0092ff
}
.input_replaced:checked + .radio-button:before {
  background: #0092ff
}
.input_replaced:indeterminate + .checkbox {
  background: #fff;
  border-color: #687484
}
.input_replaced:indeterminate + .checkbox:before {
  background: #687484;
  border: 0;
  content: "";
  height: 2px;
  left: 2px;
  margin: -1px 0 0;
  position: absolute;
  right: 2px;
  -webkit-transform: none;
  transform: none;
  top: 50%;
  width: auto
}
.input_replaced:indeterminate + .checkbox:after {
  content: normal
}
.input_replaced:active + .checkbox, .input_replaced:active + .radio-button, .input_replaced:focus + .checkbox, .input_replaced:focus + .radio-button {
  box-shadow: 0 0 0 2px #c9e1f4
}
.choice__form {
  border: 0;
  margin: 0;
  padding: 0
}
.choice__form[disabled] {
  display: none
}
.entry__choice + .choice__form {
  border-left: 2px solid #c0ccda;
  margin-left: calc(.5em - 1px);
  padding: .5rem calc(.5rem + .5em - 1px)
}
::-ms-reveal {
  display: none
}
::-webkit-inner-spin-button, ::-webkit-search-decoration {
  display: none
}
[type=search] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield
}
.input[readonly] {
  background-color: #f9fafc
}
.input[type=text] + .input__password-toggler {
  color: #0092ff
}
.ap-nostyle-input-icon {
  display: none
}
.ap-nostyle-dropdown-menu {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff;
  border: 1px solid #c0ccda;
  border-radius: 3px;
  list-style: none;
  margin: 0;
  max-width: 100vw;
  min-width: 100%;
  padding: calc(.5rem - 1px) 0
}
.ap-nostyle-dropdown-menu.collapsible__content {
  position: absolute;
  top: 100%;
  z-index: 1
}
.ap-nostyle-dropdown-menu.collapsible__content:not(.collapsible__content_toggled) {
  display: none
}
.ap-nostyle-dropdown-menu em {
  font-style: normal;
  font-weight: 700
}
.ap-nostyle-input {
  padding-right: .5rem
}
.ap-nostyle-suggestion {
  cursor: default;
  color: inherit;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: .5rem 1rem;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap
}
.ap-nostyle-cursor, .ap-nostyle-suggestion:focus, .ap-nostyle-suggestion:hover {
  background: #eff2f7
}
.ap-footer {
  display: none
}