.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__container::before,
.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__container.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__ahf::before {
  content: '';
  height: 100vh;
  width: 100vw;
  background-attachment: fixed, fixed;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__container {
  padding: 0 var(--16px);
  position: relative;
  margin: 0 auto;
  max-width: 990px;
}
.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__container::before {
  background: url('/static/img/_bkgd/waves-bright-min.svg') no-repeat bottom, linear-gradient(to bottom, var(--ocean700), var(--ocean500));
  background-size: 400%;
}
@media only screen and (min-width: 768px) {
  .static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__container::before {
    background-size: auto;
  }
}
.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__container.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__sb-show-main {
  position: static;
}
.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__container.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__sb-show-main::before {
  display: none;
}
@media only screen and (min-width: 768px) {
  .static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__container {
    padding: 0 var(--24px);
  }
}
@media (min-width: 1400px) {
  .static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__container {
    max-width: 1280px;
  }
}
.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__container.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__ahf {
  position: relative;
  background-color: var(--white);
}
.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__container.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__ahf::before {
  background: var(--white);
}
.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__card {
  box-shadow: 0 0 24px 0 rgba(139, 150, 160, 0.4);
  border-radius: 6px;
  background: white;
  padding: 24px;
  position: relative;
  z-index: 1;
  margin: 16px 0;
  text-align: center;
  color: #3c4955;
  min-height: 80vh;
}
.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__card.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__welcome-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__kiosk-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
.static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__powered-by-hv-logo-bottom {
  width: var(--110px);
  margin-top: var(--20px);
}
@media only screen and (min-width: 576px) {
  .static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__powered-by-hv-logo-bottom {
    width: var(--140px);
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .static-React-Applications-DynamicRegistration-Containers-___DynamicRegistrationWrapper-module__powered-by-hv-logo-bottom {
    display: none;
  }
}

.static-React-Components-_Fields-___Fields-module__field,
.static-React-Components-_Fields-___Fields-module__field-pw {
  text-align: left;
  position: relative;
  margin-top: 0.75em;
}
@media only screen and (min-width: 768px) {
  [data-grid='true'] .static-React-Components-_Fields-___Fields-module__field,
  [data-grid='true'] .static-React-Components-_Fields-___Fields-module__field-pw {
    margin-top: 0;
  }
}
.static-React-Components-_Fields-___Fields-module__field:first-child,
.static-React-Components-_Fields-___Fields-module__field-pw:first-child {
  margin-top: 0;
}
.static-React-Components-_Fields-___Fields-module__field-pw {
  margin-bottom: 3em;
}
.static-React-Components-_Fields-___Fields-module__label,
.static-React-Components-_Fields-___Fields-module__label-lowercase,
.static-React-Components-_Fields-___Fields-module__error {
  color: #415261;
  display: block;
  font-size: 0.8125em;
  font-weight: normal;
  letter-spacing: 0.33px;
  line-height: 1.25em;
  margin-bottom: 0.66666667em;
  text-transform: uppercase;
  font-weight: 500;
}
.static-React-Components-_Fields-___Fields-module__right-label {
  float: right;
  font-style: italic;
  text-transform: lowercase;
}
.static-React-Components-_Fields-___Fields-module__label-lowercase {
  color: #3c4955;
  text-transform: none;
  font-size: 1.1em;
  font-weight: 500;
}
.static-React-Components-_Fields-___Fields-module__error {
  color: #cc493e;
  margin-top: 0.66666667em;
  min-height: 1.25em;
}
.static-React-Components-_Fields-___Fields-module__input,
.static-React-Components-_Fields-___Fields-module__input-complete,
.static-React-Components-_Fields-___Fields-module__input-error,
.static-React-Components-_Fields-___Fields-module__select-wrapper,
.static-React-Components-_Fields-___Fields-module__select-wrapper-narrow,
.static-React-Components-_Fields-___Fields-module__select-wrapper-focus,
.static-React-Components-_Fields-___Fields-module__select-wrapper-narrow-focus {
  padding: 0.6667em 1.75em 0.6667em 1.3333em;
  font-family: inherit;
  appearance: none;
  background: white;
  border-radius: 6px;
  border: 2px solid #8d98aa;
  color: #415261;
  display: block;
  display: inline-block;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.4444em;
  outline: none;
  position: relative;
  transition: border 130ms ease-out;
  width: 100%;
}
.static-React-Components-_Fields-___Fields-module__input:focus {
  border-color: #5dc9e3;
}
.static-React-Components-_Fields-___Fields-module__input:disabled {
  background: #ebeff5 !important;
  cursor: not-allowed;
  pointer-events: none;
}
.static-React-Components-_Fields-___Fields-module__input::placeholder {
  color: #8d98aa;
  font-weight: 300;
}
.static-React-Components-_Fields-___Fields-module__input-complete,
.static-React-Components-_Fields-___Fields-module__input-error {
  background-position: right 10px top 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border-right-width: 6px;
}
.static-React-Components-_Fields-___Fields-module__input-complete {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxNiAxNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTYgMTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojQkZENDcxO30KPC9zdHlsZT4KPHBhdGggaWQ9InN1Y2Nlc3MiIGNsYXNzPSJzdDAiIGQ9Ik02LjQsMTJsLTQtNGwxLjEtMS4xbDIuOSwyLjlsNi4xLTYuMWwxLjEsMS4xTDYuNCwxMnogTTgsMEMzLjYsMCwwLDMuNiwwLDgKCWMwLDIuMSwwLjgsNC4yLDIuMyw1LjdDMy44LDE1LjIsNS45LDE2LDgsMTZzNC4yLTAuOCw1LjctMi4zQzE1LjIsMTIuMiwxNiwxMC4xLDE2LDhzLTAuOC00LjItMi4zLTUuN0MxMi4yLDAuOCwxMC4xLDAsOCwwTDgsMHoiLz4KPC9zdmc+Cg==);
  border-right-color: #65c089;
}
.static-React-Components-_Fields-___Fields-module__input-error {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkVycm9yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMTYgMTYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE2IDE2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0UzNUQ1RDt9Cjwvc3R5bGU+CjxwYXRoIGlkPSJlcnJvciIgY2xhc3M9InN0MCIgZD0iTTgsMEMzLjYsMCwwLDMuNiwwLDhzMy42LDgsOCw4czgtMy42LDgtOFMxMi40LDAsOCwwTDgsMHogTTkuMiw4LjFsMS43LDEuN2MwLjMsMC4zLDAuMywwLjgsMCwxLjIKCWwwLDBjLTAuMywwLjMtMC44LDAuMy0xLjIsMEw4LDkuM0g3LjlMNi4yLDExYy0wLjMsMC4zLTAuOCwwLjMtMS4yLDBsMCwwYy0wLjMtMC4zLTAuMy0wLjgsMC0xLjJsMS43LTEuN1Y4TDUsNi4yCglDNC43LDUuOSw0LjcsNS40LDUsNS4xbDAsMGMwLjMtMC4zLDAuOC0wLjMsMS4yLDBsMS43LDEuN0g4TDkuOCw1YzAuMy0wLjMsMC44LTAuMywxLjIsMGwwLDBjMC4zLDAuMywwLjMsMC44LDAsMS4yTDkuMyw3LjkKCUM5LjIsOCw5LjIsOCw5LjIsOC4xTDkuMiw4LjF6Ii8+Cjwvc3ZnPgo=);
  border-color: #cc493e;
}
.static-React-Components-_Fields-___Fields-module__select-wrapper,
.static-React-Components-_Fields-___Fields-module__select-wrapper-narrow,
.static-React-Components-_Fields-___Fields-module__select-wrapper-focus,
.static-React-Components-_Fields-___Fields-module__select-wrapper-narrow-focus {
  padding: 0;
  z-index: 1;
}
.static-React-Components-_Fields-___Fields-module__select-wrapper:after,
.static-React-Components-_Fields-___Fields-module__select-wrapper-narrow:after,
.static-React-Components-_Fields-___Fields-module__select-wrapper-focus:after,
.static-React-Components-_Fields-___Fields-module__select-wrapper-narrow-focus:after {
  background: rgba(235, 239, 245, 0.3) url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiA3Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzhkOTdhMDtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPkFydGJvYXJkIDE8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTEuNDEgMEw2IDQuMzMgMTAuNTkgMCAxMiAxLjMzIDYgNyAwIDEuMzMgMS40MSAweiIvPjwvc3ZnPg==) no-repeat center;
  background-size: 12px;
  border: 1px solid transparent;
  border-left-color: #ebeff5;
  content: '';
  height: 100%;
  position: absolute;
  right: 0;
  transition: 130ms ease-out;
  width: 3.3334em;
  z-index: 0;
}
.static-React-Components-_Fields-___Fields-module__select-wrapper-narrow:after {
  width: 2em;
}
.static-React-Components-_Fields-___Fields-module__select-wrapper-focus,
.static-React-Components-_Fields-___Fields-module__select-wrapper-narrow-focus {
  border-color: #5dc9e3;
}
.static-React-Components-_Fields-___Fields-module__select-wrapper-focus:after,
.static-React-Components-_Fields-___Fields-module__select-wrapper-narrow-focus:after {
  background: rgba(93, 201, 227, 0.3) url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiA3Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzhkOTdhMDtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPkFydGJvYXJkIDE8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTEuNDEgMEw2IDQuMzMgMTAuNTkgMCAxMiAxLjMzIDYgNyAwIDEuMzMgMS40MSAweiIvPjwvc3ZnPg==) no-repeat center;
  background-size: 12px;
  border-left-color: #5dc9e3;
}
.static-React-Components-_Fields-___Fields-module__select-wrapper-narrow-focus:after {
  width: 2em;
}
.static-React-Components-_Fields-___Fields-module__select {
  padding: 0.6667em 1.75em 0.6667em 1.3333em;
  font-family: inherit;
  padding-right: 3.3em;
  appearance: none;
  -webkit-appearance: none !important;
  background: transparent;
  border: 0;
  font-size: 1em;
  outline: none;
  position: relative;
  width: 100%;
  z-index: 2;
}
.static-React-Components-_Fields-___Fields-module__select::-ms-expand {
  display: none;
}
.static-React-Components-_Fields-___Fields-module__checkbox,
.static-React-Components-_Fields-___Fields-module__checkbox-error {
  cursor: pointer;
  appearance: none;
  position: absolute;
  font-size: inherit;
  line-height: normal;
  margin: 0;
  border: none;
  width: 1.5em;
  height: 1.5em;
}
.static-React-Components-_Fields-___Fields-module__checkbox + .static-React-Components-_Fields-___Fields-module__label,
.static-React-Components-_Fields-___Fields-module__checkbox + .static-React-Components-_Fields-___Fields-module__label-lowercase,
.static-React-Components-_Fields-___Fields-module__checkbox-error + .static-React-Components-_Fields-___Fields-module__label,
.static-React-Components-_Fields-___Fields-module__checkbox-error + .static-React-Components-_Fields-___Fields-module__label-lowercase {
  font-weight: 500;
  display: block;
  margin-bottom: 0;
  cursor: pointer;
}
.static-React-Components-_Fields-___Fields-module__checkbox + .static-React-Components-_Fields-___Fields-module__label,
.static-React-Components-_Fields-___Fields-module__checkbox-error + .static-React-Components-_Fields-___Fields-module__label {
  margin-left: 2.75em;
  line-height: 1.8;
}
.static-React-Components-_Fields-___Fields-module__checkbox + .static-React-Components-_Fields-___Fields-module__label-lowercase,
.static-React-Components-_Fields-___Fields-module__checkbox-error + .static-React-Components-_Fields-___Fields-module__label-lowercase {
  margin-left: 2.166667em;
}
.static-React-Components-_Fields-___Fields-module__checkbox + .static-React-Components-_Fields-___Fields-module__label-uppercase,
.static-React-Components-_Fields-___Fields-module__checkbox-error + .static-React-Components-_Fields-___Fields-module__label-uppercase {
  margin-left: 2.166667em;
}
.static-React-Components-_Fields-___Fields-module__checkbox:disabled,
.static-React-Components-_Fields-___Fields-module__checkbox-error:disabled {
  cursor: not-allowed;
}
.static-React-Components-_Fields-___Fields-module__checkbox:before,
.static-React-Components-_Fields-___Fields-module__checkbox-error:before {
  background: white;
  border-radius: 4px;
  border: 1px solid #8d98aa;
  content: '';
  display: block;
  height: 1.5em;
  width: 1.5em;
  position: absolute;
}
.static-React-Components-_Fields-___Fields-module__checkbox:focus,
.static-React-Components-_Fields-___Fields-module__checkbox-error:focus {
  outline: none;
}
.static-React-Components-_Fields-___Fields-module__checkbox:focus:before,
.static-React-Components-_Fields-___Fields-module__checkbox-error:focus:before {
  border: 2px solid #5dc9e3;
}
.static-React-Components-_Fields-___Fields-module__checkbox:checked:before,
.static-React-Components-_Fields-___Fields-module__checkbox-error:checked:before {
  background: #5dc9e3 url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTEuMiA4LjMiPjxzdHlsZT4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNCA4LjNsLTQtNCAxLjEtMS4xTDQgNi4xIDEwLjEgMGwxLjEgMS4xeiIvPjwvc3ZnPg==) no-repeat center;
  background-size: 80%;
  border-color: #5dc9e3;
}
.static-React-Components-_Fields-___Fields-module__checkbox:checked:focus:before,
.static-React-Components-_Fields-___Fields-module__checkbox-error:checked:focus:before {
  border: 2px solid #017f98;
}
.static-React-Components-_Fields-___Fields-module__checkbox:disabled:before,
.static-React-Components-_Fields-___Fields-module__checkbox-error:disabled:before {
  background: #8d98aa;
  border-color: #ebeff5;
}
.static-React-Components-_Fields-___Fields-module__checkbox-error {
  font-size: inherit;
}
.static-React-Components-_Fields-___Fields-module__checkbox-error:before {
  border: 2px solid #cc493e;
}
.static-React-Components-_Fields-___Fields-module__radio {
  cursor: pointer;
  appearance: none;
  position: absolute;
  font-size: inherit;
  line-height: normal;
  margin: 0;
  border: none;
  width: 1.5em;
  height: 1.5em;
}
.static-React-Components-_Fields-___Fields-module__radio + .static-React-Components-_Fields-___Fields-module__label,
.static-React-Components-_Fields-___Fields-module__radio + .static-React-Components-_Fields-___Fields-module__label-lowercase {
  display: block;
  margin-bottom: 0;
}
.static-React-Components-_Fields-___Fields-module__radio + .static-React-Components-_Fields-___Fields-module__label {
  margin-left: 2.75em;
  line-height: 1.8;
}
.static-React-Components-_Fields-___Fields-module__radio + .static-React-Components-_Fields-___Fields-module__label-lowercase {
  margin-left: 2.166667em;
}
.static-React-Components-_Fields-___Fields-module__radio:disabled {
  cursor: not-allowed;
}
.static-React-Components-_Fields-___Fields-module__radio:before {
  background: white;
  border-radius: 50%;
  border: 6px solid #8d98aa;
  content: '';
  display: block;
  height: 1.5em;
  width: 1.5em;
  position: absolute;
}
.static-React-Components-_Fields-___Fields-module__radio:focus {
  outline: none;
}
.static-React-Components-_Fields-___Fields-module__radio:focus:before {
  border: 2px solid #5dc9e3;
}
.static-React-Components-_Fields-___Fields-module__radio:checked:before {
  background: transparent;
  border: 1px solid #8d98aa;
  z-index: 1;
}
.static-React-Components-_Fields-___Fields-module__radio:checked:focus:before {
  border: 2px solid #017f98;
}
.static-React-Components-_Fields-___Fields-module__radio:checked:after {
  background: #5dc9e3;
  border-radius: 50%;
  border: 6px solid #fff;
  content: '';
  display: block;
  height: 1.5em;
  width: 1.5em;
  position: absolute;
}
.static-React-Components-_Fields-___Fields-module__radio-container + .static-React-Components-_Fields-___Fields-module__radio-container {
  margin-top: 16px;
}
.static-React-Components-_Fields-___Fields-module__switch {
  cursor: pointer;
  appearance: none;
  position: absolute;
  line-height: normal;
}
.static-React-Components-_Fields-___Fields-module__switch + .static-React-Components-_Fields-___Fields-module__label {
  display: inline-block;
  padding: 0 0 0 3.5em;
  line-height: 1.5em;
  position: relative;
  top: -0.5em;
}
.static-React-Components-_Fields-___Fields-module__switch + .static-React-Components-_Fields-___Fields-module__label:before,
.static-React-Components-_Fields-___Fields-module__switch + .static-React-Components-_Fields-___Fields-module__label:after {
  content: '';
  transition: 200ms all;
  position: absolute;
  cursor: pointer;
  display: block;
}
.static-React-Components-_Fields-___Fields-module__switch + .static-React-Components-_Fields-___Fields-module__label:before {
  background: #8d98aa;
  border-radius: 1em;
  height: 1em;
  margin: 0.25em 0;
  transition: 200ms all;
  width: 3em;
  position: absolute;
  top: 0;
  left: 0;
}
.static-React-Components-_Fields-___Fields-module__switch + .static-React-Components-_Fields-___Fields-module__label:after {
  right: auto;
  transform: translate(0, 0);
  display: block;
  width: 1.6667em;
  height: 1.6667em;
  border-radius: 50%;
  background: #ffffff;
  left: 0;
  top: -1px;
  border: #8d98aa 2px solid;
}
.static-React-Components-_Fields-___Fields-module__switch:checked + .static-React-Components-_Fields-___Fields-module__label:before {
  background: #5dc9e3;
}
.static-React-Components-_Fields-___Fields-module__switch:checked + .static-React-Components-_Fields-___Fields-module__label:after {
  transform: translate(82%, 0);
  border-color: #5dc9e3;
}
.static-React-Components-_Fields-___Fields-module__pw-wrapper {
  position: relative;
}
.static-React-Components-_Fields-___Fields-module__meter-container {
  display: flex;
  align-items: center;
  margin: 0.5em 0;
}
.static-React-Components-_Fields-___Fields-module__meter {
  flex: 0 1 70%;
  background: #ebeff5;
  border-radius: 6px;
  height: 0.5em;
  position: relative;
}
.static-React-Components-_Fields-___Fields-module__meterSpan,
.static-React-Components-_Fields-___Fields-module__meterSpan-weak,
.static-React-Components-_Fields-___Fields-module__meterSpan-okay,
.static-React-Components-_Fields-___Fields-module__meterSpan-strong {
  background: #5dc9e3;
  border-radius: 6px;
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  transition: all 0.3s ease-in-out;
  border: 3px solid white;
  box-sizing: content-box;
  top: -3px;
}
.static-React-Components-_Fields-___Fields-module__meterText {
  color: #415261;
  flex: 0 1 30%;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  width: 8em;
  top: -2px;
  display: block;
  padding-right: 1em;
}
.static-React-Components-_Fields-___Fields-module__meterSpan-weak {
  background: #cc493e;
}
.static-React-Components-_Fields-___Fields-module__meterSpan-okay {
  background: #fbcf32;
}
.static-React-Components-_Fields-___Fields-module__meterSpan-strong {
  background: #65c089;
}
.static-React-Components-_Fields-___Fields-module__visibility-toggle {
  background: #fff;
  border: none;
  cursor: pointer;
  font-size: 0.75em;
  margin: -1em;
  padding: 1em;
  position: absolute;
  text-transform: uppercase;
  right: 1.5em;
  top: 1.667em;
}
.static-React-Components-_Fields-___Fields-module__visibility-toggle:focus {
  border: 2px solid #5dc9e3;
  border-radius: 6px;
  outline: none;
  right: calc(1.5em - 2px);
  top: calc(1.667em - 2px);
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  appearance: none;
  margin: 0;
}
.static-React-Components-_Fields-___Fields-module__check-field-multi-item {
  margin-top: 1em;
}
.static-React-Components-_Fields-___Fields-module__check-field-multi-item:first-child {
  margin-top: 0;
}
.static-React-Components-_Fields-___Fields-module__read-only {
  font-size: 1.125em;
  color: #415261;
  margin: -0.25em 0 0.5em 1.3333em;
  left: 3px;
}
.static-React-Components-_Fields-___Fields-module__help-text {
  font-style: italic;
  margin-top: 0.75em;
  display: inline-block;
}

.static-React-Components-_Molecules-Buttons-___Button-module__button,
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary,
.static-React-Components-_Molecules-Buttons-___Button-module__button-reverse,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary,
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-narrow,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert,
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-reverse,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-narrow,
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-narrow-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-narrow-disabled {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 0.875em;
  font-weight: 500;
  outline: 0;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: 130ms ease-out;
  user-select: none;
  vertical-align: middle;
  text-decoration: none;
  -webkit-appearance: none;
  appearance: none;
  white-space: normal;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button:hover {
  color: white;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary,
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-narrow,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert,
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-narrow,
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-narrow-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-narrow-disabled {
  background: #017f98;
  border-radius: 2em;
  color: white;
  letter-spacing: 0.0625em;
  margin-bottom: 0;
  padding: 1.14285em 2.285em;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary:focus,
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary:hover,
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-narrow:focus,
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-narrow:hover {
  background: #04677b;
  color: white;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary:active,
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-narrow:active {
  box-shadow: 0 0 1em #017f98;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary svg,
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-narrow svg {
  fill: white;
  display: inline-block;
  margin-right: 0.33em;
  top: 1px;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-narrow {
  padding: 0.571425rem 1.1425rem;
  font-size: 0.8em;
  padding: 0.571425em 1.1425em;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-reverse {
  background: white;
  border-radius: 2em;
  color: #5dc9e3;
  letter-spacing: 0.0625em;
  margin-bottom: 0;
  padding: 1.14285em 2.285em;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-reverse:focus,
.static-React-Components-_Molecules-Buttons-___Button-module__button-reverse:hover {
  color: #017f98;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-reverse:active {
  box-shadow: 0 0 1em #017f98;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-reverse svg {
  fill: white;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-narrow {
  background: #cc493e;
  appearance: none;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert:focus,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert:hover,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-narrow:focus,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-narrow:hover {
  background: #912116;
  color: #f2f2f2;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert:active,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-narrow:active {
  box-shadow: 0 0 1em #912116;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-narrow {
  padding: 0.571425rem 1.1425rem;
  font-size: 0.8em;
  padding: 0.571425em 1.1425em;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-narrow-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-narrow-disabled {
  cursor: not-allowed;
  color: #677581;
  background: #ebeff5;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-primary-narrow-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-alert-narrow-disabled {
  font-size: 0.8em;
  padding: 0.571425em 1.1425em;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-reverse,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning-disabled {
  background: none;
  color: #017f98;
  font-size: 0.75em;
  letter-spacing: 0.07143em;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary svg,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning svg,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-reverse svg {
  fill: currentColor;
  margin-right: 0.67em;
  transition: 130ms ease-out;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary span,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning span,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-reverse span {
  position: relative;
  padding: 0 0 0.25em;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary:focus,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary:hover,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning:focus,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning:hover,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-reverse:focus,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-reverse:hover {
  color: #415261;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary:focus svg,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary:hover svg,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning:focus svg,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning:hover svg,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-reverse:focus svg,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-reverse:hover svg {
  margin-right: 0.6875em;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning {
  color: #cc493e;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning:hover {
  color: #cc493e;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-reverse {
  color: white;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-reverse:hover {
  color: white;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-disabled,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning-disabled {
  cursor: not-allowed;
  color: #8d98aa;
}
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-disabled:hover,
.static-React-Components-_Molecules-Buttons-___Button-module__button-secondary-warning-disabled:hover {
  color: #8d98aa;
}
.static-React-Components-_Molecules-Buttons-___Button-module__loading-primary,
.static-React-Components-_Molecules-Buttons-___Button-module__loading-primary-narrow,
.static-React-Components-_Molecules-Buttons-___Button-module__loading-alert,
.static-React-Components-_Molecules-Buttons-___Button-module__loading-alert-narrow {
  padding: 0.75em;
}
.static-React-Components-_Molecules-Buttons-___Button-module__loading-secondary {
  padding: 0.5em;
}

.static-React-HVJS-HVUI-Spinner-___Spinner-module__spinner {
  animation: static-React-HVJS-HVUI-Spinner-___Spinner-module__rotator 1.8s linear infinite;
  overflow: visible;
  margin: auto;
}
.static-React-HVJS-HVUI-Spinner-___Spinner-module__center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.static-React-HVJS-HVUI-Spinner-___Spinner-module__full {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}
@keyframes static-React-HVJS-HVUI-Spinner-___Spinner-module__rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.static-React-HVJS-HVUI-Spinner-___Spinner-module__bg-path {
  stroke: #ebeff5;
  stroke-width: 5px;
}
.static-React-HVJS-HVUI-Spinner-___Spinner-module__path,
.static-React-HVJS-HVUI-Spinner-___Spinner-module__stroke-path {
  animation: static-React-HVJS-HVUI-Spinner-___Spinner-module__dash 1.8s ease-in-out infinite;
  stroke-dasharray: 220;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  stroke-width: 5px;
  stroke: #5dc9e3;
  transform-origin: center;
}
.static-React-HVJS-HVUI-Spinner-___Spinner-module__stroke-path {
  stroke: white;
  stroke-width: 10px;
}
@keyframes static-React-HVJS-HVUI-Spinner-___Spinner-module__dash {
  0% {
    stroke-dashoffset: 220;
  }
  50% {
    stroke-dashoffset: 55;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 220;
    transform: rotate(360deg);
  }
}

.static-React-Applications-DynamicRegistration-Pages-Consents-___styles-module__dynamic-consents-container {
  width: 100%;
  margin: auto;
  overflow-wrap: break-word;
}
@media only screen and (min-width: 768px) {
  .static-React-Applications-DynamicRegistration-Pages-Consents-___styles-module__dynamic-consents-container {
    width: 80%;
  }
}

:root {
  --ocean000: #182a37;
  --ocean100: #0c4756;
  --ocean200: #04677b;
  --ocean300: #017f98;
  --ocean400: #36afcc;
  --ocean500: #5dc9e3;
  --ocean600: #90dff3;
  --ocean700: #cff3fe;
  --ocean800: #eff9fc;
  --ocean900: #fbfdfe;
  --gray000: #2d3842;
  --gray100: #3c4955;
  --gray200: #415261;
  --gray300: #677581;
  --gray400: #8d98aa;
  --gray500: #aeb9cb;
  --gray600: #c8d0e0;
  --gray700: #e0e4eb;
  --gray800: #ebeff5;
  --gray900: #f5f7fa;
  --green000: #044f22;
  --green100: #196d3a;
  --green200: #2a844e;
  --green300: #65c089;
  --green400: #a3e1bc;
  --green500: #effff5;
  --yellow000: #fbcf32;
  --yellow100: #fcd754;
  --yellow200: #fddf76;
  --yellow300: #fde797;
  --yellow400: #feefb9;
  --yellow500: #fff7db;
  --red000: #912116;
  --red100: #ba3125;
  --red200: #cc493e;
  --red300: #ff8c85;
  --red400: #ffcccf;
  --red500: #ffebed;
  --orange000: #fe9d00;
  --orange100: #fdb137;
  --orange200: #ffc76c;
  --orange300: #ffd591;
  --orange400: #ffe3b6;
  --orange500: #fff4e1;
  --purple000: #6e01a5;
  --purple100: #8a03cd;
  --purple200: #aa00ff;
  --purple300: #e87cfe;
  --purple400: #f3baff;
  --purple500: #fcedff;
  --black: #000000;
  --white: #ffffff;
  --aiBlue: #3579f6;
  --aiWhite: #eee;
  --aiGray: #444;
  --aiPlum: #5151a0;
  --aiViolet: #800080;
  --new-focus-shadow: 0 1px 6px 4px #36afcc;
}

.static-React-HVJS-HVUI-Scrollbox-___Scrollbox-alone-module__scrollbox {
  height: 60vh;
  overflow-y: scroll;
  border: 1px solid #677581;
  font-size: var(--16px);
  line-height: 1.25em;
  text-align: left;
  margin-bottom: 2em;
  padding: 1em;
}
.static-React-HVJS-HVUI-Scrollbox-___Scrollbox-alone-module__scrollbox > * {
  margin-top: 0;
}
.static-React-HVJS-HVUI-Scrollbox-___Scrollbox-alone-module__scrollbox h1 {
  margin-bottom: 1em;
}
.static-React-HVJS-HVUI-Scrollbox-___Scrollbox-alone-module__scrollbox h1,
.static-React-HVJS-HVUI-Scrollbox-___Scrollbox-alone-module__scrollbox h2 {
  font-size: 1.67em;
  line-height: 1.15;
}
.static-React-HVJS-HVUI-Scrollbox-___Scrollbox-alone-module__scrollbox h2 {
  margin: 1em 0;
}
.static-React-HVJS-HVUI-Scrollbox-___Scrollbox-alone-module__scrollbox h2 + p {
  margin-top: 0;
}
.static-React-HVJS-HVUI-Scrollbox-___Scrollbox-alone-module__scrollbox ol > li {
  margin-bottom: 0.75em;
}
.static-React-HVJS-HVUI-Scrollbox-___Scrollbox-alone-module__scrollbox ol > li > strong {
  display: inline-block;
  margin-bottom: 0.75em;
}
.static-React-HVJS-HVUI-Scrollbox-___Scrollbox-alone-module__scrollbox div p:first-of-type {
  margin-top: var(--16px);
}
.static-React-HVJS-HVUI-Scrollbox-___Scrollbox-alone-module__scrollbox::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
  background: #e0e4eb;
  background: rgba(0, 0, 0, 0.02);
}
.static-React-HVJS-HVUI-Scrollbox-___Scrollbox-alone-module__scrollbox::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #677581;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
@media only screen and (min-width: 768px) {
  .static-React-HVJS-HVUI-Scrollbox-___Scrollbox-alone-module__scrollbox {
    font-size: 1.1em;
  }
}

.static-React-Components-_DynamicForms-___index-module__divider {
  border: 0;
  border-bottom: 1px solid #ebeff5;
  height: 0;
  margin: 8px 0 0;
}
.static-React-Components-_DynamicForms-___index-module__formEditContainer {
  margin: 0.5em 0;
  display: flex;
  flex-direction: row;
}
.static-React-Components-_DynamicForms-___index-module__formEdit {
  margin: 0.5em 0;
  flex-grow: 1;
  flex-basis: 96%;
}
.static-React-Components-_DynamicForms-___index-module__field-invisible {
  display: none;
}
.static-React-Components-_DynamicForms-___index-module__field-visible {
  padding: 14px 0;
}
.static-React-Components-_DynamicForms-___index-module__form-submit {
  margin-top: 32px;
}
.static-React-Components-_DynamicForms-___index-module__wrapper {
  padding: 64px 5vw 3em;
}
.static-React-Components-_DynamicForms-___index-module__trigger-container {
  position: absolute;
  left: -5000px;
  opacity: 0;
}
.static-React-Components-_DynamicForms-___index-module__patientContainer {
  max-width: 800px;
  width: 80%;
  background-color: white;
  margin: auto;
}
.static-React-Components-_DynamicForms-___index-module__form-body,
.static-React-Components-_DynamicForms-___index-module__content-body,
.static-React-Components-_DynamicForms-___index-module__content-header {
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .static-React-Components-_DynamicForms-___index-module__form-body,
  .static-React-Components-_DynamicForms-___index-module__content-body,
  .static-React-Components-_DynamicForms-___index-module__content-header {
    width: 70%;
    max-width: 750px;
  }
}
.static-React-Components-_DynamicForms-___index-module__content-header {
  color: #677581;
}

@media only screen and (min-width: 768px) {
  .static-React-Components-_Containers-Content-AutoColumns-___index-module__grid-container {
    display: grid;
    grid-auto-flow: column;
    align-items: flex-start;
  }
}
.static-React-Components-_Containers-Content-AutoColumns-___index-module__container {
  display: block;
}

.static-React-HVJS-HVUI-QRCode-___QRCode-module__wrapper {
  background-color: var(--black);
  border-radius: 8px;
  height: 240px;
  margin: auto;
  padding: 8px 8px 0;
  position: relative;
  width: 200px;
}
.static-React-HVJS-HVUI-QRCode-___QRCode-module__qr-code {
  background-color: var(--white);
  border-radius: 8px;
  height: 184px;
  padding: 8px;
  position: relative;
  width: 184px;
}
.static-React-HVJS-HVUI-QRCode-___QRCode-module__display-value {
  color: var(--white);
  font-weight: 700;
  letter-spacing: 3px;
  margin: 0 0 8px;
  padding-top: 10px;
  position: relative;
  text-align: center;
}

.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button {
  --size: 50px;
  align-items: center;
  background: var(--gray900);
  border: 2px solid var(--ocean000);
  border-radius: 4px;
  color: var(--ocean000);
  display: flex;
  height: var(--size);
  justify-content: center;
  padding: 0;
  position: relative;
  width: var(--size);
  cursor: pointer;
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button:hover,
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button:focus {
  background: var(--ocean500);
  border-color: var(--white);
  box-shadow: var(--new-focus-shadow);
  color: contrast(var(--ocean500));
  outline: 3px solid transparent;
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button[aria-disabled='true'],
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button [disabled='true'] {
  background: var(--gray700);
  color: contrast(var(--gray700));
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button + .static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button,
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button + .static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button-wrapper {
  margin-left: 0.5em;
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button svg {
  font-size: 1.5em;
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__medium {
  --size: 36px;
  height: var(--size);
  width: var(--size);
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__medium svg {
  font-size: 1.1em;
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__narrow {
  border-width: 1.5px;
  border-color: var(--gray300);
  --size: 24px;
  height: var(--size);
  width: var(--size);
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__narrow svg {
  font-size: 0.9em;
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__no-border {
  border-width: 1;
  border-color: transparent;
  background: var(--gray900);
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__error {
  border-color: var(--red200);
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button-wrapper {
  display: inline-block;
  cursor: not-allowed;
  height: min-content;
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button-wrapper + .static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button,
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button-wrapper + .static-React-HVJS-HVUI-ActionButton-___ActionButton-module__action-button-wrapper {
  margin-left: 0.5em;
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__hvui-tooltip {
  background: rgba(33, 33, 33);
  color: contrast(rgba(33, 33, 33), #000, #fff);
  border-radius: 4px;
  color: var(--gray800);
  padding: 8px;
  z-index: 99999;
  position: absolute;
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__hvui-tooltip > div {
  color: rgba(33, 33, 33);
}
.static-React-HVJS-HVUI-ActionButton-___ActionButton-module__spin {
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-name: static-React-HVJS-HVUI-ActionButton-___ActionButton-module__spin;
  animation-timing-function: easeinout;
  font-size: 1em;
}
@keyframes static-React-HVJS-HVUI-ActionButton-___ActionButton-module__spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.static-React-Components-_Containers-SingleColumn-___index-module__container {
  margin: 0 auto;
  padding: 0 24px;
}
@media only screen and (min-width: 768px) {
  .static-React-Components-_Containers-SingleColumn-___index-module__container {
    max-width: 540px;
  }
}

.static-React-Applications-DynamicRegistration-Pages-Introduction-___Complete-module__complete-header {
  margin-top: var(--24px);
  margin-bottom: var(--48px);
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___Complete-module__telehealth-body-container {
  padding: var(--24px);
  display: flex;
  justify-content: center;
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___Complete-module__telehealth-body {
  text-align: left;
  display: flex;
  flex-direction: column;
}

.static-React-HVJS-HVUI-Logo-___index-module__heart-white {
  fill: #fff;
}
.static-React-HVJS-HVUI-Logo-___index-module__logotype-white {
  fill: #fff;
}
.static-React-HVJS-HVUI-Logo-___index-module__heart-ocean,
.static-React-HVJS-HVUI-Logo-___index-module__logotype-ocean {
  fill: #5dc9e3;
}
.static-React-HVJS-HVUI-Logo-___index-module__heart-gray,
.static-React-HVJS-HVUI-Logo-___index-module__logotype-gray {
  fill: #3c4955;
}
.static-React-HVJS-HVUI-Logo-___index-module__heart-navy,
.static-React-HVJS-HVUI-Logo-___index-module__logotype-navy {
  fill: #415261;
}
.static-React-HVJS-HVUI-Logo-___index-module__heart-gray,
.static-React-HVJS-HVUI-Logo-___index-module__logotype-gray {
  fill: #677581;
}
.static-React-HVJS-HVUI-Logo-___index-module__heart-gray-lt,
.static-React-HVJS-HVUI-Logo-___index-module__logotype-gray-lt {
  fill: #8d98aa;
}

.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__logo-container {
  align-items: center;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  container-type: inline-size;
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__logo-container div {
  margin: 1em auto;
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__logo-container .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__powered-by-hv-logo {
  display: none;
}
@media only screen and (min-width: 768px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__logo-container {
    flex-flow: row wrap;
  }
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__logo-container div {
    margin: unset;
  }
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__logo-container.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__ahf {
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__logo-container.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__ahf {
    flex-flow: column wrap;
  }
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__logo-container.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__ahf .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__powered-by-hv-logo {
  display: block;
  position: relative;
  top: var(--16px);
  width: clamp(var(--120px), 20vw, var(--140px));
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__big-greeting {
  color: #3c4955;
  margin-top: 2.25em;
}
@media only screen and (max-width: 575px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__big-greeting {
    margin-top: 1em;
    font-size: var(--36px);
  }
}
@media only screen and (min-width: 768px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__big-greeting {
    font-size: var(--80px);
  }
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__intl .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__big-greeting {
  margin-top: 1.5em;
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__intl .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__big-greeting.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__ahf {
  margin-top: var(--16px);
  margin-bottom: var(--16px);
}
@media (max-width: 340px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__intl .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__big-greeting.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__ahf {
    font-size: var(--28px);
    margin-top: var(--24px);
  }
}
@media only screen and (min-width: 576px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__intl .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__big-greeting.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__ahf {
    margin-top: var(--28px);
  }
}
@media only screen and (min-width: 768px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__intl .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__big-greeting.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__ahf {
    margin-top: var(--16px);
  }
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__company-welcome {
  margin-top: 1em;
}
@media only screen and (max-width: 575px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__company-welcome {
    font-weight: 400;
    font-size: 1.5em;
  }
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__intl .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__company-welcome {
  margin-bottom: 1em;
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__get-started {
  margin-top: 8em;
}
@media only screen and (max-width: 575px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__get-started {
    margin-top: 3em;
  }
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__company-logo {
  width: var(--200px);
  min-height: var(--90px);
  display: flex;
  align-items: center;
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__company-logo img {
  width: 100%;
  height: auto;
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__company-logo.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__ahf {
  width: var(--300px);
}
@container (max-width: 500px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__company-logo.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__ahf {
    width: var(--250px);
    margin-bottom: 0;
  }
}
@container (max-width: 400px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__company-logo.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__ahf {
    width: var(--220px);
  }
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__hv-logo {
  width: var(--200px);
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__what-is-hv {
  color: var(--gray100);
  margin-top: var(--64px);
  margin-bottom: var(--24px);
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__explanation {
  padding: var(--16px) var(--36px);
  background: var(--gray800);
  width: 100%;
  margin: auto auto var(--16px);
  border-radius: var(--5px);
}
@media only screen and (min-width: 768px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__explanation {
    width: 65%;
  }
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__intl .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__lang-buttons {
  align-items: center;
  display: flex;
  justify-content: space-evenly;
}
@media only screen and (max-width: 575px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__intl .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__lang-buttons {
    flex-flow: column wrap;
    justify-content: unset;
  }
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__intl .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__lang-buttons > button {
  margin: var(--16px) auto;
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__consent-modal-close-button {
  text-align: right;
  font-size: 1.25em;
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__consent-modal-content {
  overflow-y: scroll;
  height: 100%;
  padding: 1em 1em 3em;
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__previous-account-message {
  margin: var(--16px) auto 0;
  max-width: 540px;
  width: 100%;
  text-align: center;
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__previous-account-message p {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__previous-account-message {
    margin: var(--32px) auto 0;
  }
}
@media only screen and (min-width: 768px) {
  .static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__terms-container {
    margin: 0 3em;
  }
}
.static-React-Applications-DynamicRegistration-Pages-Introduction-___index-module__ahf-logo {
  width: clamp(var(--150px), 46vw, var(--300px));
  height: auto;
}

.static-React-HVJS-HVUI-Modal-___Modal__button,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean-dk,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-navy,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-blue,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-red,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-yellow,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-green,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-navy,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-ocean-dk {
  background: #8d98aa;
  border: 1px solid transparent;
  border-radius: 2em;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 0.0625em;
  margin-bottom: 0;
  outline: 1px solid transparent;
  padding: 1.14285em 2.285em;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  transition: 0.1s ease all;
}
.static-React-HVJS-HVUI-Modal-___Modal__button:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean-dk:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-navy:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-blue:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-red:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-yellow:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-green:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-navy:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-ocean-dk:hover {
  background: #a4adbb;
  color: #ffffff;
}
.static-React-HVJS-HVUI-Modal-___Modal__button:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean-dk:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-navy:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-blue:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-red:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-yellow:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-green:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-navy:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-ocean-dk:focus {
  box-shadow: var(--new-focus-shadow);
  outline: 3px solid transparent;
}
.static-React-HVJS-HVUI-Modal-___Modal__button[aria-disabled='true'],
.static-React-HVJS-HVUI-Modal-___Modal__button-primary[aria-disabled='true'],
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean[aria-disabled='true'],
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean-dk[aria-disabled='true'],
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-navy[aria-disabled='true'],
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-blue[aria-disabled='true'],
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-red[aria-disabled='true'],
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-yellow[aria-disabled='true'],
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-green[aria-disabled='true'],
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary[aria-disabled='true'],
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-navy[aria-disabled='true'],
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-ocean-dk[aria-disabled='true'] {
  background: #e0e4eb;
  color: #415261;
  border: 1px solid transparent;
  cursor: not-allowed;
}
.static-React-HVJS-HVUI-Modal-___Modal__button[aria-disabled='true']:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button[aria-disabled='true']:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary[aria-disabled='true']:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary[aria-disabled='true']:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean[aria-disabled='true']:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean[aria-disabled='true']:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean-dk[aria-disabled='true']:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean-dk[aria-disabled='true']:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-navy[aria-disabled='true']:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-navy[aria-disabled='true']:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-blue[aria-disabled='true']:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-blue[aria-disabled='true']:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-red[aria-disabled='true']:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-red[aria-disabled='true']:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-yellow[aria-disabled='true']:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-yellow[aria-disabled='true']:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-green[aria-disabled='true']:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-green[aria-disabled='true']:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary[aria-disabled='true']:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary[aria-disabled='true']:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-navy[aria-disabled='true']:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-navy[aria-disabled='true']:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-ocean-dk[aria-disabled='true']:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-ocean-dk[aria-disabled='true']:focus {
  background: #e0e4eb;
  color: #415261;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean {
  background: #5dc9e3;
  color: #000000;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean:focus {
  background: #36afcc;
  color: #000000;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean-dk {
  background: #017f98;
  color: #ffffff;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean-dk:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-ocean-dk:focus {
  background: #04677b;
  color: #ffffff;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-navy {
  background: #415261;
  color: #ffffff;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-navy:hover {
  background: #677581;
  color: #ffffff;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-blue {
  background: var(--aiBlue);
  color: var(--white);
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-blue:hover {
  background: var(--aiBlue);
  color: var(--white);
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-red {
  background: #cc493e;
  color: #ffffff;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-red:hover {
  background: #ff8c85;
  color: #ffffff;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-yellow {
  background: #fbcf32;
  color: #000000;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-yellow:hover {
  background: #fde797;
  color: #000000;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-green {
  background: #65c089;
  color: #ffffff;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-primary-green:hover {
  background: #a3e1bc;
  color: #000000;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-navy {
  background: white;
  border: 2px solid #415261;
  color: #415261;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-navy:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary:focus,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-navy:focus {
  background: #f5f7fa;
  color: #000000;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary[aria-disabled='true'],
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-navy[aria-disabled='true'] {
  border: 2px solid transparent;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-ocean-dk {
  background: white;
  border: 2px solid #017f98;
  color: #017f98;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-ocean-dk:hover,
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-ocean-dk:focus {
  background: #f5f7fa;
  color: #017f98;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-secondary-ocean-dk[aria-disabled='true'] {
  border: 2px solid transparent;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-narrow {
  padding: 0.571425rem 1.1425rem;
}
.static-React-HVJS-HVUI-Modal-___Modal__button-with-icon {
  display: flex;
  align-items: center;
  gap: var(--8px);
}
.static-React-HVJS-HVUI-Modal-___Modal__tooltip {
  background: rgba(33, 33, 33);color: contrast(rgba(33, 33, 33), #000, #fff);border-radius: 4px;color: var(--gray800);padding: 8px;z-index: 99999;position: absolute;
}
.static-React-HVJS-HVUI-Modal-___Modal__tooltip > div {
  color: rgba(33, 33, 33);
}
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.visually-hidden:active, .visually-hidden:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}
.button-link {
  background: none;
  border: none;
  display: inline;
  text-decoration: underline;
  color: var(--ocean300);
  margin: 0;
  padding: 0;
}
.link-as-button {
  background: var(--gray400);
  border: 1px solid transparent;
  border-radius: 2em;
  color: black;
  font-weight: 500;
  letter-spacing: 0.0625em;
  margin-bottom: 0;
  outline: 1px solid transparent;
  padding: 1.14285em 2.285em;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
}
.link-as-button:hover {
  color: black;
  text-decoration: none;
}
.link-as-button.primary {
  background: var(--ocean500);
  transition: 0.2s ease background;
}
.link-as-button.primary:hover {
  background: var(--ocean400);
}
.static-React-HVJS-HVUI-Modal-___Modal__card {
  box-shadow: 0 0 24px 0 rgba(139, 150, 160, 0.4);
  border-radius: 6px;
  background: white;
  padding: 24px;
}
.static-React-HVJS-HVUI-Modal-___Modal__bar {
  height: 3em;
  background-color: var(--gray200);
  display: flex;
  justify-content: space-between;
}
.static-React-HVJS-HVUI-Modal-___Modal__bar a:focus {
  box-shadow: none;
}
.static-React-HVJS-HVUI-Modal-___Modal__link-button,
.static-React-HVJS-HVUI-Modal-___Modal__link-button__uppercase {
  text-decoration: underline;
  background: transparent;
  padding: 0;
  border: none;
  font-weight: var(--normal);
  cursor: pointer;
  color: var(--ocean300);
}
.static-React-HVJS-HVUI-Modal-___Modal__link-button__uppercase {
  text-transform: uppercase;
}
.static-React-HVJS-HVUI-Modal-___Modal__link-button:hover,
.static-React-HVJS-HVUI-Modal-___Modal__link-button__uppercase:hover {
  color: var(--ocean200);
}
.static-React-HVJS-HVUI-Modal-___Modal__link-button:focus-visible,
.static-React-HVJS-HVUI-Modal-___Modal__link-button__uppercase:focus-visible {
  outline: 2px auto var(--gray500);
}
.static-React-HVJS-HVUI-Modal-___Modal__modal-backdrop {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  display: grid;
  gap: 10px;
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  inset: 0;
  max-width: 100vw;
  position: fixed;
  z-index: 9999;
  overflow: auto;
}
.static-React-HVJS-HVUI-Modal-___Modal__close-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  position: relative;
  color: var(--gray300);
  top: -0.5em;
  border-bottom: 1px solid var(--gray800);
  margin-inline: -1.5em;
  margin-bottom: 1rem;
}
.static-React-HVJS-HVUI-Modal-___Modal__close-header svg {
  color: var(--gray400);
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  transition: 0.2s ease color;
}
.static-React-HVJS-HVUI-Modal-___Modal__close-header svg:hover {
  color: var(--gray300);
}
.static-React-HVJS-HVUI-Modal-___Modal__close-header button {
  align-items: center;
  background-color: transparent;
  border: 0;
  display: flex;
  font-size: 2em;
  position: relative;
  right: -0.25rem;
}
@media only screen and (min-width: 768px) {
  .static-React-HVJS-HVUI-Modal-___Modal__close-header {
    margin-inline: -2.5em;
  }
}
.static-React-HVJS-HVUI-Modal-___Modal__header-text-container {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  position: relative;
  top: -0.5em;
  padding: 0.5em 1em;
}
.static-React-HVJS-HVUI-Modal-___Modal__modal,
.static-React-HVJS-HVUI-Modal-___Modal__higher-modal {
  justify-content: space-between;
  align-self: start;
  background-color: #ffffff;
  border-radius: 0.25rem;
  border: 1px solid rgba(33, 33, 33, 0.25);
  display: flex;
  flex-direction: column;
  margin: 1em auto 0 auto;
  max-width: 100%;
  min-height: 20vh;
  padding: 1.5em;
  width: 90vw;
}
@media only screen and (min-width: 576px) {
  .static-React-HVJS-HVUI-Modal-___Modal__modal,
  .static-React-HVJS-HVUI-Modal-___Modal__higher-modal {
    margin: 5vh auto 0 auto;
    width: 70vw;
  }
}
@media only screen and (min-width: 768px) {
  .static-React-HVJS-HVUI-Modal-___Modal__modal,
  .static-React-HVJS-HVUI-Modal-___Modal__higher-modal {
    margin: 10vh auto 0 auto;
    min-height: 0;
    padding: 1.5em 2.5em 2em;
    width: 50vw;
  }
}
@media only screen and (min-width: 992px) {
  .static-React-HVJS-HVUI-Modal-___Modal__modal,
  .static-React-HVJS-HVUI-Modal-___Modal__higher-modal {
    width: 40vw;
  }
}
.static-React-HVJS-HVUI-Modal-___Modal__modal h1,
.static-React-HVJS-HVUI-Modal-___Modal__higher-modal h1 {
  font-size: 1.65em;
}
.static-React-HVJS-HVUI-Modal-___Modal__modal p,
.static-React-HVJS-HVUI-Modal-___Modal__higher-modal p {
  font-size: 1rem;
}
.static-React-HVJS-HVUI-Modal-___Modal__modal p:first-child,
.static-React-HVJS-HVUI-Modal-___Modal__higher-modal p:first-child {
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 768px) {
  .static-React-HVJS-HVUI-Modal-___Modal__higher-modal {
    margin: 2vh auto 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .static-React-HVJS-HVUI-Modal-___Modal__higher-modal {
    width: 45vw;
  }
}
.static-React-HVJS-HVUI-Modal-___Modal__button-container {
  display: flex;
  flex-flow: column-reverse;
  gap: 1em;
  margin-top: 2em;
  border-top: 1px solid var(--gray800);
  padding-top: 1em;
  padding-inline: 1em;
  justify-content: right;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .static-React-HVJS-HVUI-Modal-___Modal__button-container {
    flex-flow: row wrap-reverse;
    align-items: center;
    margin: 1em -2.5em -1em;
  }
}
@media only screen and (min-width: 1280px) {
  .static-React-HVJS-HVUI-Modal-___Modal__button-container.static-React-HVJS-HVUI-Modal-___Modal__center {
    justify-content: center;
  }
  .static-React-HVJS-HVUI-Modal-___Modal__button-container.static-React-HVJS-HVUI-Modal-___Modal__left {
    justify-content: start;
  }
  .static-React-HVJS-HVUI-Modal-___Modal__button-container.static-React-HVJS-HVUI-Modal-___Modal__right {
    justify-content: end;
  }
}

.static-React-Applications-DynamicRegistration-Pages-Modals-___index-module__cancel-link-container {
  text-align: right;
  margin-top: var(--16px);
  min-height: 20px;
}
.static-React-Applications-DynamicRegistration-Pages-Modals-___index-module__modal-container {
  text-align: left;
}
.static-React-Applications-DynamicRegistration-Pages-Modals-___index-module__cancel-link {
  background: none;
  border: none;
  color: var(--gray100);
  text-align: right;
  font-weight: normal;
  font-size: 1em;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  line-height: 1.25em;
  text-decoration: none;
}
.static-React-Applications-DynamicRegistration-Pages-Modals-___index-module__cancel-link:hover {
  color: var(--gray100);
  text-decoration: underline;
}
.static-React-Applications-DynamicRegistration-Pages-Modals-___index-module__cancel-link svg {
  margin-right: 0.333em;
}
.static-React-Applications-DynamicRegistration-Pages-Modals-___index-module__modal-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5em;
  flex-wrap: wrap;
}
.static-React-Applications-DynamicRegistration-Pages-Modals-___index-module__iframe {
  width: 100%;
  height: 60vh;
  border-style: none;
  height: calc(70vh - 80px);
}

.static-React-Components-_Molecules-InactiveTimeoutModal-___InactiveTimeoutModal-module__container {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2147483647;
  opacity: 1;
  height: auto;
  transition: opacity 1s ease;
}
.static-React-Components-_Molecules-InactiveTimeoutModal-___InactiveTimeoutModal-module__content {
  margin: auto;
  margin-top: 10%;
  padding: 3em;
  width: 420px;
  background-color: #fff;
  box-shadow: 0px 4px 16px 0px rgba(103, 117, 129, 0.25);
  border-radius: 4px;
  border-bottom: 3px solid #cc493e;
}

.static-React-Components-_Molecules-Modal-___index-module__container,
.static-React-Components-_Molecules-Modal-___index-module__container-hidden {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2147483637;
  opacity: 1;
  height: auto;
  transition: opacity 1s ease;
}
.static-React-Components-_Molecules-Modal-___index-module__container-hidden {
  opacity: 0;
  height: 0;
  overflow: hidden;
  display: none;
}
.static-React-Components-_Molecules-Modal-___index-module__header {
  text-transform: uppercase;
  color: #677581;
  padding: 1em 1.5em;
  font-size: 0.875rem;
  border-bottom: 1px solid #ebeff5;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.static-React-Components-_Molecules-Modal-___index-module__content {
  width: 100%;
  margin: auto;
  margin-top: 50px;
  background-color: #fff;
  box-shadow: 0px 4px 16px 0px rgba(103, 117, 129, 0.25);
  border-radius: 4px;
  overflow-y: auto;
  max-height: calc(100vh - 50px);
}
@media only screen and (min-width: 768px) {
  .static-React-Components-_Molecules-Modal-___index-module__content {
    margin-top: 5vh;
    max-height: 95vh;
  }
}
@media only screen and (min-width: 992px) {
  .static-React-Components-_Molecules-Modal-___index-module__content {
    margin-top: 10vh;
    max-height: 90vh;
  }
}
.static-React-Components-_Molecules-Modal-___index-module__content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 12px;
  background: #8d98aa;
  border: 5px solid #8d98aa;
  overflow: hidden;
}
.static-React-Components-_Molecules-Modal-___index-module__content::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background: #5dc9e3;
}
.static-React-Components-_Molecules-Modal-___index-module__body {
  padding: 0 3em 3em;
}
.static-React-Components-_Molecules-Modal-___index-module__close {
  border: none;
  background: transparent;
  padding: 0;
}
.static-React-Components-_Molecules-Modal-___index-module__close svg {
  vertical-align: middle;
}
.static-React-Components-_Molecules-Modal-___index-module__close svg path {
  stroke: #8d98aa;
}

.static-React-Applications-DynamicRegistration-Pages-Review-___index-module__review-container {
  max-width: 850px;
  margin: auto;
}
.static-React-Applications-DynamicRegistration-Pages-Review-___index-module__review-form-title {
  color: #3c4955;
  margin-top: 32px;
  margin-bottom: 8px;
}
.static-React-Applications-DynamicRegistration-Pages-Review-___index-module__review-form,
.static-React-Applications-DynamicRegistration-Pages-Review-___index-module__review-form-grid {
  display: block;
}
.static-React-Applications-DynamicRegistration-Pages-Review-___index-module__review-form .static-React-Applications-DynamicRegistration-Pages-Review-___index-module__field,
.static-React-Applications-DynamicRegistration-Pages-Review-___index-module__review-form-grid .static-React-Applications-DynamicRegistration-Pages-Review-___index-module__field {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .static-React-Applications-DynamicRegistration-Pages-Review-___index-module__review-form-grid {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-auto-flow: column;
    grid-gap: 16px;
  }
  .static-React-Applications-DynamicRegistration-Pages-Review-___index-module__review-form-grid .static-React-Applications-DynamicRegistration-Pages-Review-___index-module__field {
    margin-bottom: 0;
  }
}
.static-React-Applications-DynamicRegistration-Pages-Review-___index-module__field {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
  align-items: flex-start;
}
.static-React-Applications-DynamicRegistration-Pages-Review-___index-module__label,
.static-React-Applications-DynamicRegistration-Pages-Review-___index-module__value {
  align-self: flex-end;
}
.static-React-Applications-DynamicRegistration-Pages-Review-___index-module__label {
  flex: 1 1 30%;
  font-weight: 300;
}
.static-React-Applications-DynamicRegistration-Pages-Review-___index-module__value {
  flex: 1 1 60%;
  padding-left: 8px;
  font-weight: 500;
  color: #415261;
}
.static-React-Applications-DynamicRegistration-Pages-Review-___index-module__button-container {
  margin-top: 48px;
  text-align: center;
}


/*# sourceMappingURL=DynamicRegistration.258c2e91bf527d6bdfd4.css.map*/