:root {
  --blue: #0277bd;
  --indigo: #6610f2;
  --purple: #372549;
  --pink: #E7BBE3;
  --red: #F21B3F;
  --orange: #FF9914;
  --yellow: #EEFC57;
  --green: #50AF36;
  --teal: #1F363D;
  --cyan: #228CDB;
  --white: #FCFCFC;
  --gray: #7F7F7F;
  --gray-dark: #1A1A1A;
  --gray-lighter: #fafbfd;
  --gray-light: #f2f5f7;
  --gray-mid: #f2f5f7;
  --primary: #00A64F;
  --secondary: #FF9914;
  --success: #50AF36;
  --info: #228CDB;
  --warning: #FF9914;
  --danger: #F21B3F;
  --light: #F0F0F0;
  --dark: #1A1A1A;
  --black: #242728;
  --white: #FCFCFC;
  --dark-primary: #007337;
  --darker-primary: #002712;
  --gray: #7F7F7F;
  --gray-dark: #555d63;
  --teal: #1F363D;
  --blue: #0277bd;
  --gray-lighter: #fafbfd;
  --gray-light: #f2f5f7;
  --gray-mid: #f2f5f7;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1200px;
  --breakpoint-xl: 1600px;
  --breakpoint-xxl: 1800px;
  --font-family-sans-serif: "Roboto", "Open Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", -apple-system, BlinkMacSystemFont;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*, *::before, *::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(36, 39, 40, 0); }

footer, header, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Roboto","Open Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",-apple-system,BlinkMacSystemFont;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #242728;
  text-align: left;
  background-color: #fcfcfc; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

h1, h2, h3, h4, h5 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

ul {
  margin-top: 0;
  margin-bottom: 1rem; }

ul ul {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

b, strong {
  font-weight: 800; }

small {
  font-size: 80%; }

a {
  color: #00a64f;
  text-decoration: none;
  background-color: transparent; }

a:hover {
  color: #008d43;
  text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

code {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em; }

img {
  vertical-align: middle;
  border-style: none; }

table {
  border-collapse: collapse; }

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #7f7f7f;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

[role=button] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button; }

button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type=radio], input[type=checkbox] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, #mainform .form label {
  margin-bottom: .5rem;
  font-family: "Roboto","Open Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",-apple-system,BlinkMacSystemFont;
  font-weight: 700;
  line-height: 1.1;
  color: auto; }

h1, .h1 {
  font-size: 3.5rem; }

h2, .h2 {
  font-size: 2.5rem; }

h3, .h3 {
  font-size: 2rem; }

h4, .h4 {
  font-size: 1.75rem; }

h5, .h5, #mainform .form label {
  font-size: 1.25rem; }

.lead {
  font-size: 1.33rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 800;
  line-height: 1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 1; }

small, .small {
  font-size: 80%;
  font-weight: 400; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.img-fluid {
  max-width: 100%;
  height: auto; }

code {
  font-size: 87.5%;
  color: #e7bbe3;
  word-wrap: break-word; }

a > code {
  color: inherit; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container {
    max-width: 900px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1000px; } }

@media (min-width: 1600px) {
  .container {
    max-width: 1240px; } }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.col-xxl-6, .col-xl-7, .col-lg-10, .col-lg-6, .col-lg-4, .col-md-12, .col-md-8, .col-md-6, .col-md-4, .col-sm-12, .col-sm-6, .col, .col-12, .col-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 576px) {
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

@media (min-width: 768px) {
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .offset-md-2 {
    margin-left: 16.66666667%; } }

@media (min-width: 1200px) {
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%; } }

@media (min-width: 1600px) {
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%; } }

@media (min-width: 1800px) {
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #242728; }

.table th, .table td {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #f2f5f7; }

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #f2f5f7; }

.table tbody + tbody {
  border-top: 2px solid #f2f5f7; }

fieldset > div .input input[type=password], fieldset > div .input input[type=text], fieldset > div .input input[type=email], fieldset > div .input select, fieldset > div .input textarea, #mainform fieldset > div .input input[type=password], #mainform fieldset > div .input input[type=text], #mainform fieldset > div .input input[type=email], #mainform fieldset > div .input select, #mainform fieldset > div .input textarea {
  display: block;
  width: 100%;
  height: -moz-calc(1.4em + 1.5rem + 2px);
  height: calc(1.4em + 1.5rem + 2px);
  padding: .75rem 2.25rem;
  font-family: "Roboto","Open Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",-apple-system,BlinkMacSystemFont;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #242728;
  background-color: #fcfcfc;
  background-clip: padding-box;
  border: 1px solid #1a1a1a;
  border-radius: .5rem;
  -webkit-box-shadow: inset 0 1px 1px rgba(36, 39, 40, 0.075);
  box-shadow: inset 0 1px 1px rgba(36, 39, 40, 0.075);
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  -moz-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  fieldset > div .input input[type=password], fieldset > div .input input[type=text], fieldset > div .input input[type=email], fieldset > div .input select, fieldset > div .input textarea, #mainform fieldset > div .input input[type=password], #mainform fieldset > div .input input[type=text], #mainform fieldset > div .input input[type=email], #mainform fieldset > div .input select, #mainform fieldset > div .input textarea {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none; } }

fieldset > div .input input[type=password]::-ms-expand, fieldset > div .input input[type=text]::-ms-expand, fieldset > div .input input[type=email]::-ms-expand, fieldset > div .input select::-ms-expand, fieldset > div .input textarea::-ms-expand, #mainform fieldset > div .input input[type=password]::-ms-expand, #mainform fieldset > div .input input[type=text]::-ms-expand, #mainform fieldset > div .input input[type=email]::-ms-expand, #mainform fieldset > div .input select::-ms-expand, #mainform fieldset > div .input textarea::-ms-expand {
  background-color: transparent;
  border: 0; }

fieldset > div .input input[type=password]:focus, fieldset > div .input input[type=text]:focus, fieldset > div .input input[type=email]:focus, fieldset > div .input select:focus, fieldset > div .input textarea:focus, #mainform fieldset > div .input input[type=password]:focus, #mainform fieldset > div .input input[type=text]:focus, #mainform fieldset > div .input input[type=email]:focus, #mainform fieldset > div .input select:focus, #mainform fieldset > div .input textarea:focus {
  color: #242728;
  background-color: #fcfcfc;
  border-color: #27ff8e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(36, 39, 40, 0.075), 0 0 0 0.2rem rgba(0, 166, 79, 0.25);
  box-shadow: inset 0 1px 1px rgba(36, 39, 40, 0.075), 0 0 0 0.2rem rgba(0, 166, 79, 0.25); }

fieldset > div .input input[type=password]::-webkit-input-placeholder, fieldset > div .input input[type=text]::-webkit-input-placeholder, fieldset > div .input input[type=email]::-webkit-input-placeholder, fieldset > div .input select::-webkit-input-placeholder, fieldset > div .input textarea::-webkit-input-placeholder, #mainform fieldset > div .input input[type=password]::-webkit-input-placeholder, #mainform fieldset > div .input input[type=text]::-webkit-input-placeholder, #mainform fieldset > div .input input[type=email]::-webkit-input-placeholder, #mainform fieldset > div .input select::-webkit-input-placeholder, #mainform fieldset > div .input textarea::-webkit-input-placeholder {
  color: #6d7880;
  opacity: 1; }

fieldset > div .input input[type=password]:-moz-placeholder, fieldset > div .input input[type=text]:-moz-placeholder, fieldset > div .input input[type=email]:-moz-placeholder, fieldset > div .input select:-moz-placeholder, fieldset > div .input textarea:-moz-placeholder, #mainform fieldset > div .input input[type=password]:-moz-placeholder, #mainform fieldset > div .input input[type=text]:-moz-placeholder, #mainform fieldset > div .input input[type=email]:-moz-placeholder, #mainform fieldset > div .input select:-moz-placeholder, #mainform fieldset > div .input textarea:-moz-placeholder {
  color: #6d7880;
  opacity: 1; }

fieldset > div .input input[type=password]::-moz-placeholder, fieldset > div .input input[type=text]::-moz-placeholder, fieldset > div .input input[type=email]::-moz-placeholder, fieldset > div .input select::-moz-placeholder, fieldset > div .input textarea::-moz-placeholder, #mainform fieldset > div .input input[type=password]::-moz-placeholder, #mainform fieldset > div .input input[type=text]::-moz-placeholder, #mainform fieldset > div .input input[type=email]::-moz-placeholder, #mainform fieldset > div .input select::-moz-placeholder, #mainform fieldset > div .input textarea::-moz-placeholder {
  color: #6d7880;
  opacity: 1; }

fieldset > div .input input[type=password]:-ms-input-placeholder, fieldset > div .input input[type=text]:-ms-input-placeholder, fieldset > div .input input[type=email]:-ms-input-placeholder, fieldset > div .input select:-ms-input-placeholder, fieldset > div .input textarea:-ms-input-placeholder, #mainform fieldset > div .input input[type=password]:-ms-input-placeholder, #mainform fieldset > div .input input[type=text]:-ms-input-placeholder, #mainform fieldset > div .input input[type=email]:-ms-input-placeholder, #mainform fieldset > div .input select:-ms-input-placeholder, #mainform fieldset > div .input textarea:-ms-input-placeholder {
  color: #6d7880;
  opacity: 1; }

fieldset > div .input input[type=password]::-ms-input-placeholder, fieldset > div .input input[type=text]::-ms-input-placeholder, fieldset > div .input input[type=email]::-ms-input-placeholder, fieldset > div .input select::-ms-input-placeholder, fieldset > div .input textarea::-ms-input-placeholder, #mainform fieldset > div .input input[type=password]::-ms-input-placeholder, #mainform fieldset > div .input input[type=text]::-ms-input-placeholder, #mainform fieldset > div .input input[type=email]::-ms-input-placeholder, #mainform fieldset > div .input select::-ms-input-placeholder, #mainform fieldset > div .input textarea::-ms-input-placeholder {
  color: #6d7880;
  opacity: 1; }

fieldset > div .input input[type=password]::placeholder, fieldset > div .input input[type=text]::placeholder, fieldset > div .input input[type=email]::placeholder, fieldset > div .input select::placeholder, fieldset > div .input textarea::placeholder, #mainform fieldset > div .input input[type=password]::placeholder, #mainform fieldset > div .input input[type=text]::placeholder, #mainform fieldset > div .input input[type=email]::placeholder, #mainform fieldset > div .input select::placeholder, #mainform fieldset > div .input textarea::placeholder {
  color: #6d7880;
  opacity: 1; }

fieldset > div .input input[type=password]:disabled, fieldset > div .input input[type=text]:disabled, fieldset > div .input input[type=email]:disabled, fieldset > div .input select:disabled, fieldset > div .input textarea:disabled, #mainform fieldset > div .input input[type=password]:disabled, #mainform fieldset > div .input input[type=text]:disabled, #mainform fieldset > div .input input[type=email]:disabled, #mainform fieldset > div .input select:disabled, #mainform fieldset > div .input textarea:disabled, fieldset > div .input input[readonly][type=password], fieldset > div .input input[readonly][type=text], fieldset > div .input input[readonly][type=email], fieldset > div .input select[readonly], fieldset > div .input textarea[readonly], #mainform fieldset > div .input input[readonly][type=password], #mainform fieldset > div .input input[readonly][type=text], #mainform fieldset > div .input input[readonly][type=email], #mainform fieldset > div .input select[readonly], #mainform fieldset > div .input textarea[readonly] {
  background-color: #dbe1e6;
  opacity: 1; }

fieldset > div .input input[type=date][type=password], fieldset > div .input input[type=date][type=text], fieldset > div .input input[type=date][type=email], #mainform fieldset > div .input input[type=date][type=password], #mainform fieldset > div .input input[type=date][type=text], #mainform fieldset > div .input input[type=date][type=email], fieldset > div .input input[type=datetime-local][type=password], fieldset > div .input input[type=datetime-local][type=text], fieldset > div .input input[type=datetime-local][type=email], #mainform fieldset > div .input input[type=datetime-local][type=password], #mainform fieldset > div .input input[type=datetime-local][type=text], #mainform fieldset > div .input input[type=datetime-local][type=email] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

fieldset > div .input select:-moz-focusring, #mainform fieldset > div .input select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #242728; }

fieldset > div .input select:focus::-ms-value, #mainform fieldset > div .input select:focus::-ms-value {
  color: #242728;
  background-color: #fcfcfc; }

fieldset > div .input select[multiple], #mainform fieldset > div .input select[multiple] {
  height: auto; }

fieldset > div .input textarea, #mainform fieldset > div .input textarea {
  height: auto; }

fieldset > div, #mainform fieldset > div {
  margin-bottom: 1rem; }

.btn, form input[type=submit], form .btn-next {
  display: inline-block;
  font-family: "Roboto","Open Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",-apple-system,BlinkMacSystemFont;
  font-weight: 700;
  color: #242728;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .75rem 2.25rem;
  font-size: 1rem;
  line-height: 1.4;
  border-radius: .5rem;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  -moz-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .btn, form input[type=submit], form .btn-next {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none; } }

.btn:hover, form input[type=submit]:hover, form .btn-next:hover {
  color: #242728;
  text-decoration: none; }

.btn:focus, form input[type=submit]:focus, form .btn-next:focus, .btn.focus, form input.focus[type=submit], form .focus.btn-next {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 166, 79, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 166, 79, 0.25); }

.btn.disabled, form input.disabled[type=submit], form .disabled.btn-next, .btn:disabled, form input[type=submit]:disabled, form .btn-next:disabled {
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn:not(:disabled):not(.disabled), form input[type=submit]:not(:disabled):not(.disabled), form .btn-next:not(:disabled):not(.disabled) {
  cursor: pointer; }

.btn:not(:disabled):not(.disabled):active, form input[type=submit]:not(:disabled):not(.disabled):active, form .btn-next:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, form input[type=submit]:not(:disabled):not(.disabled).active, form .btn-next:not(:disabled):not(.disabled).active {
  -webkit-box-shadow: inset 0 3px 5px rgba(36, 39, 40, 0.125);
  box-shadow: inset 0 3px 5px rgba(36, 39, 40, 0.125); }

.btn:not(:disabled):not(.disabled):active:focus, form input[type=submit]:not(:disabled):not(.disabled):active:focus, form .btn-next:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus, form input[type=submit]:not(:disabled):not(.disabled).active:focus, form .btn-next:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 166, 79, 0.25), inset 0 3px 5px rgba(36, 39, 40, 0.125);
  box-shadow: 0 0 0 0.2rem rgba(0, 166, 79, 0.25), inset 0 3px 5px rgba(36, 39, 40, 0.125); }

a.btn.disabled, form a.disabled.btn-next, fieldset:disabled a.btn, fieldset:disabled form a.btn-next, form fieldset:disabled a.btn-next {
  pointer-events: none; }

.btn-primary, form input[type=submit], form .btn-next {
  color: #fafbfd;
  background-color: #00a64f;
  border-color: #00a64f;
  -webkit-box-shadow: inset 0 1px 0 rgba(252, 252, 252, 0.15), 0 1px 1px rgba(36, 39, 40, 0.075);
  box-shadow: inset 0 1px 0 rgba(252, 252, 252, 0.15), 0 1px 1px rgba(36, 39, 40, 0.075); }

.btn-primary:hover, form input[type=submit]:hover, form .btn-next:hover {
  color: #fafbfd;
  background-color: #00803d;
  border-color: #007337; }

.btn-primary:focus, form input[type=submit]:focus, form .btn-next:focus, .btn-primary.focus, form input.focus[type=submit], form .focus.btn-next {
  color: #fafbfd;
  background-color: #00803d;
  border-color: #007337;
  -webkit-box-shadow: inset 0 1px 0 rgba(252, 252, 252, 0.15), 0 1px 1px rgba(36, 39, 40, 0.075), 0 0 0 0.2rem rgba(38, 179, 105, 0.5);
  box-shadow: inset 0 1px 0 rgba(252, 252, 252, 0.15), 0 1px 1px rgba(36, 39, 40, 0.075), 0 0 0 0.2rem rgba(38, 179, 105, 0.5); }

.btn-primary.disabled, form input.disabled[type=submit], form .disabled.btn-next, .btn-primary:disabled, form input[type=submit]:disabled, form .btn-next:disabled {
  color: #fafbfd;
  background-color: #00a64f;
  border-color: #00a64f; }

.btn-primary:not(:disabled):not(.disabled):active, form input[type=submit]:not(:disabled):not(.disabled):active, form .btn-next:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, form input[type=submit]:not(:disabled):not(.disabled).active, form .btn-next:not(:disabled):not(.disabled).active {
  color: #fafbfd;
  background-color: #007337;
  border-color: #006631; }

.btn-primary:not(:disabled):not(.disabled):active:focus, form input[type=submit]:not(:disabled):not(.disabled):active:focus, form .btn-next:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, form input[type=submit]:not(:disabled):not(.disabled).active:focus, form .btn-next:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: inset 0 3px 5px rgba(36, 39, 40, 0.125), 0 0 0 0.2rem rgba(38, 179, 105, 0.5);
  box-shadow: inset 0 3px 5px rgba(36, 39, 40, 0.125), 0 0 0 0.2rem rgba(38, 179, 105, 0.5); }

.btn-success {
  color: #fafbfd;
  background-color: #50af36;
  border-color: #50af36;
  -webkit-box-shadow: inset 0 1px 0 rgba(252, 252, 252, 0.15), 0 1px 1px rgba(36, 39, 40, 0.075);
  box-shadow: inset 0 1px 0 rgba(252, 252, 252, 0.15), 0 1px 1px rgba(36, 39, 40, 0.075); }

.btn-success:hover {
  color: #fafbfd;
  background-color: #43922d;
  border-color: #3e882a; }

.btn-success:focus, .btn-success.focus {
  color: #fafbfd;
  background-color: #43922d;
  border-color: #3e882a;
  -webkit-box-shadow: inset 0 1px 0 rgba(252, 252, 252, 0.15), 0 1px 1px rgba(36, 39, 40, 0.075), 0 0 0 0.2rem rgba(106, 186, 84, 0.5);
  box-shadow: inset 0 1px 0 rgba(252, 252, 252, 0.15), 0 1px 1px rgba(36, 39, 40, 0.075), 0 0 0 0.2rem rgba(106, 186, 84, 0.5); }

.btn-success.disabled, .btn-success:disabled {
  color: #fafbfd;
  background-color: #50af36;
  border-color: #50af36; }

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active {
  color: #fafbfd;
  background-color: #3e882a;
  border-color: #3a7e27; }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: inset 0 3px 5px rgba(36, 39, 40, 0.125), 0 0 0 0.2rem rgba(106, 186, 84, 0.5);
  box-shadow: inset 0 3px 5px rgba(36, 39, 40, 0.125), 0 0 0 0.2rem rgba(106, 186, 84, 0.5); }

.btn-outline-white {
  color: #fcfcfc;
  border-color: #fcfcfc; }

.btn-outline-white:hover {
  color: #242728;
  background-color: #fcfcfc;
  border-color: #fcfcfc; }

.btn-outline-white:focus, .btn-outline-white.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(252, 252, 252, 0.5); }

.btn-outline-white.disabled, .btn-outline-white:disabled {
  color: #fcfcfc;
  background-color: transparent; }

.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active {
  color: #242728;
  background-color: #fcfcfc;
  border-color: #fcfcfc; }

.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: inset 0 3px 5px rgba(36, 39, 40, 0.125), 0 0 0 0.2rem rgba(252, 252, 252, 0.5);
  box-shadow: inset 0 3px 5px rgba(36, 39, 40, 0.125), 0 0 0 0.2rem rgba(252, 252, 252, 0.5); }

.btn-link, form .btn-previous {
  font-weight: 400;
  color: #00a64f;
  text-decoration: none; }

.btn-link:hover, form .btn-previous:hover {
  color: #008d43;
  text-decoration: underline; }

.btn-link:focus, form .btn-previous:focus, .btn-link.focus, form .focus.btn-previous {
  text-decoration: underline; }

.btn-link:disabled, form .btn-previous:disabled, .btn-link.disabled, form .disabled.btn-previous {
  color: #7f7f7f;
  pointer-events: none; }

.btn-lg {
  padding: .75rem 2.25rem;
  font-size: 1.3rem;
  line-height: 1.35;
  border-radius: 3rem; }

.btn-sm {
  padding: .25rem .5rem;
  font-size: 0.75rem;
  line-height: 1.85;
  border-radius: .5rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: .5rem; }

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
  width: 100%; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  transition: height .35s ease; }

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none; } }

.collapsing.width {
  width: 0;
  height: auto;
  -webkit-transition: width .35s ease;
  -moz-transition: width .35s ease;
  transition: width .35s ease; }

@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none; } }

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #242728;
  background-clip: border-box;
  border: 0 solid rgba(36, 39, 40, 0.125);
  border-radius: 0; }

.card-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.5rem;
  color: #fcfcfc; }

.card-title {
  margin-bottom: .25rem; }

.card-text:last-child {
  margin-bottom: 0; }

.card-img-top {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%; }

.card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #fafbfd;
  border-radius: .5rem;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(36, 39, 40, 0.1);
  box-shadow: inset 0 0.1rem 0.1rem rgba(36, 39, 40, 0.1); }

.progress-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fcfcfc;
  text-align: center;
  white-space: nowrap;
  background-color: #00a64f;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  transition: width .6s ease; }

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none; } }

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  -moz-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes; }

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none; } }

.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spinner-border {
  to {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes spinner-grow {
  0% {
    -moz-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1;
    -moz-transform: none;
    transform: none; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none; } }

.bg-light {
  background-color: #f0f0f0 !important; }

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
  background-color: #d7d7d7 !important; }

.bg-white, .buttons .options label {
  background-color: #fcfcfc !important; }

a.bg-white:hover, a.bg-white:focus, button.bg-white:hover, button.bg-white:focus {
  background-color: #e3e3e3 !important; }

.bg-white, .buttons .options label {
  background-color: #fcfcfc !important; }

.border {
  border: 1px solid #f2f5f7 !important; }

.border-0 {
  border: 0 !important; }

.rounded {
  border-radius: .5rem !important; }

.rounded-lg {
  border-radius: 3rem !important; }

.d-none {
  display: none !important; }

.d-block {
  display: block !important; }

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -moz-box-orient: vertical !important;
  -moz-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
  -moz-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -moz-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -moz-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -moz-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.position-relative {
  position: relative !important; }

.card {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(36, 39, 40, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(36, 39, 40, 0.075) !important; }

.shadow, .buttons .options label {
  -webkit-box-shadow: 0 1.75rem 7rem rgba(36, 39, 40, 0.2) !important;
  box-shadow: 0 1.75rem 7rem rgba(36, 39, 40, 0.2) !important; }

.buttons .options label:hover {
  -webkit-box-shadow: 0 0rem 4rem rgba(36, 39, 40, 0.5) !important;
  box-shadow: 0 0rem 4rem rgba(36, 39, 40, 0.5) !important; }

.w-100 {
  width: 100% !important; }

.h-100, .buttons .options label {
  height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mt-1 {
  margin-top: .25rem !important; }

.mb-1 {
  margin-bottom: .25rem !important; }

.ml-1 {
  margin-left: .25rem !important; }

.mt-2, .my-2 {
  margin-top: .5rem !important; }

.mr-2 {
  margin-right: .5rem !important; }

.mb-2, .my-2 {
  margin-bottom: .5rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mb-3, .card, #mainform .form .form-group-row {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mt-4, .my-4 {
  margin-top: 1.5rem !important; }

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important; }

.my-5 {
  margin-top: 3rem !important; }

.mb-5, .my-5 {
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.card button {
  padding-right: 0 !important; }

.card button {
  padding-left: 0 !important; }

.p-2 {
  padding: .5rem !important; }

.pt-2, .py-2 {
  padding-top: .5rem !important; }

.py-2 {
  padding-bottom: .5rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important; }

.pb-4, .py-4 {
  padding-bottom: 1.5rem !important; }

.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.py-5 {
  padding-top: 3rem !important; }

.px-5 {
  padding-right: 3rem !important; }

.py-5 {
  padding-bottom: 3rem !important; }

.px-5 {
  padding-left: 3rem !important; }

@media (min-width: 768px) {
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important; }
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .py-md-5 {
    padding-top: 3rem !important; }
  .py-md-5 {
    padding-bottom: 3rem !important; } }

@media (min-width: 1200px) {
  .py-lg-5 {
    padding-top: 3rem !important; }
  .py-lg-5 {
    padding-bottom: 3rem !important; } }

@media (min-width: 1600px) {
  .py-xl-5 {
    padding-top: 3rem !important; }
  .py-xl-5 {
    padding-bottom: 3rem !important; } }

.text-center {
  text-align: center !important; }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; } }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: 800 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fcfcfc !important; }

.text-primary {
  color: #00a64f !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #005a2b !important; }

.text-success {
  color: #50af36 !important; }

a.text-success:hover, a.text-success:focus {
  color: #357524 !important; }

.text-info {
  color: #228cdb !important; }

a.text-info:hover, a.text-info:focus {
  color: #186299 !important; }

.text-warning {
  color: #ff9914 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #c77000 !important; }

.text-danger {
  color: #f21b3f !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #b60a27 !important; }

.text-black {
  color: #242728 !important; }

a.text-black:hover, a.text-black:focus {
  color: #000 !important; }

.text-white {
  color: #fcfcfc !important; }

a.text-white:hover, a.text-white:focus {
  color: #d6d6d6 !important; }

.text-blue {
  color: #0277bd !important; }

a.text-blue:hover, a.text-blue:focus {
  color: #014771 !important; }

.visible {
  visibility: visible !important; }

@media print {
  *, *::before, *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  tr, img {
    page-break-inside: avoid; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 1200px !important; }
  .container {
    min-width: 1200px !important; }
  .table {
    border-collapse: collapse !important; }
  .table td, .table th {
    background-color: #fcfcfc !important; } }

.opacity-70 {
  opacity: .7 !important; }

h1.text-white, h2.text-white, h3.text-white, h4.text-white, h5.text-white, .text-white .h1, .text-white .h2, .text-white .h3, .text-white .h4, .text-white .h5, .text-white #mainform .form label, #mainform .form .text-white label, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white.h1, .text-white.h2, .text-white.h3, .text-white.h4, .text-white.h5, #mainform .form label.text-white {
  color: #fcfcfc; }

.bg-light, .bg-light a:not(.btn) {
  color: #242728; }

.bg-white, .buttons .options label, .bg-white a:not(.btn), .buttons .options label a:not(.btn) {
  color: #242728; }

nav {
  z-index: 100000;
  position: relative; }

.icon {
  height: 1.5rem;
  width: 1.5rem; }

.brand {
  height: 2.5rem; }

@media (min-width: 768px) {
  .brand {
    height: 3rem; } }

html {
  font-size: 90%; }

@media (min-width: 768px) {
  html {
    font-size: 100%; } }

@media (max-width: 767.98px) {
  h2 {
    font-size: 2rem; }
  h3 {
    font-size: 1.5rem; }
  h1 {
    font-size: 2.5rem; }
  .lead {
    font-size: 1.25rem;
    margin-bottom: 2rem; } }

#mainform a {
  color: #00a64f; }

#mainform .form-group-row > label {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 1rem;
  font-family: "Roboto","Open Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",-apple-system,BlinkMacSystemFont;
  display: block; }

#mainform .error-message {
  color: #f21b3f;
  font-weight: bold; }

.buttons .options label {
  text-align: center;
  display: block;
  position: relative;
  width: 100%;
  padding: 2rem 1rem !important;
  margin-bottom: 1rem;
  border-radius: .5rem;
  border: 0 !important;
  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  transition: .3s ease all; }

.buttons .options label:after {
  content: unset !important; }

.material .form-group-row {
  position: relative; }

.material .form-group-row .input {
  margin-bottom: 1.75rem !important; }

.material .form-group-row .input input {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: .8rem 1rem .3rem;
  border: 1px solid #1a1a1a;
  border-radius: 4px;
  background: #fcfcfc;
  color: #242728;
  font-size: 1rem;
  outline: none; }

.material .form-group-row .input input::-webkit-input-placeholder {
  color: transparent !important;
  opacity: 1;
  -webkit-transition: .3s ease all;
  transition: .3s ease all; }

.material .form-group-row .input input:-moz-placeholder {
  color: transparent !important;
  opacity: 1;
  -moz-transition: .3s ease all;
  transition: .3s ease all; }

.material .form-group-row .input input::-moz-placeholder {
  color: transparent !important;
  opacity: 1;
  -moz-transition: .3s ease all;
  transition: .3s ease all; }

.material .form-group-row .input input:-ms-input-placeholder {
  color: transparent !important;
  opacity: 1;
  -ms-transition: .3s ease all;
  transition: .3s ease all; }

.material .form-group-row .input input::-ms-input-placeholder {
  color: transparent !important;
  opacity: 1;
  -ms-transition: .3s ease all;
  transition: .3s ease all; }

.material .form-group-row .input input::placeholder {
  color: transparent !important;
  opacity: 1;
  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  transition: .3s ease all; }

.material .form-group-row .input input:focus::-webkit-input-placeholder {
  color: #242728 !important;
  opacity: .5;
  -webkit-transition: .3s ease all;
  transition: .3s ease all; }

.material .form-group-row .input input:focus:-moz-placeholder {
  color: #242728 !important;
  opacity: .5;
  -moz-transition: .3s ease all;
  transition: .3s ease all; }

.material .form-group-row .input input:focus::-moz-placeholder {
  color: #242728 !important;
  opacity: .5;
  -moz-transition: .3s ease all;
  transition: .3s ease all; }

.material .form-group-row .input input:focus:-ms-input-placeholder {
  color: #242728 !important;
  opacity: .5;
  -ms-transition: .3s ease all;
  transition: .3s ease all; }

.material .form-group-row .input input:focus::-ms-input-placeholder {
  color: #242728 !important;
  opacity: .5;
  -ms-transition: .3s ease all;
  transition: .3s ease all; }

.material .form-group-row .input input:focus::placeholder {
  color: #242728 !important;
  opacity: .5;
  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  transition: .3s ease all; }

.material .form-group-row > label {
  position: absolute;
  top: 50%;
  left: 1rem;
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  pointer-events: none;
  background: #fcfcfc;
  padding: 0 .25rem;
  color: #242728 !important;
  background: #fcfcfc;
  font-size: 1rem;
  padding: 0 .5rem;
  -webkit-transition: color .2s ease-in-out,-webkit-transform .2s ease-in-out;
  transition: color .2s ease-in-out,-webkit-transform .2s ease-in-out;
  -moz-transition: transform .2s ease-in-out,color .2s ease-in-out,-moz-transform .2s ease-in-out;
  transition: transform .2s ease-in-out,color .2s ease-in-out;
  transition: transform .2s ease-in-out,color .2s ease-in-out,-webkit-transform .2s ease-in-out,-moz-transform .2s ease-in-out;
  display: inline-block;
  z-index: 1; }

.material .form-group-row.label-animate > label {
  -webkit-transform: translateY(-150%) scale(0.75);
  -moz-transform: translateY(-150%) scale(0.75);
  -ms-transform: translateY(-150%) scale(0.75);
  transform: translateY(-150%) scale(0.75);
  color: #242728; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  background-color: #fcfcfc;
  background: #fcfcfc;
  -webkit-box-shadow: 0 0 0 60px #fcfcfc inset !important;
  color: #242728;
  background-clip: content-box !important;
  font-size: 1rem !important;
  border: 1px solid #1a1a1a !important;
  -webkit-text-fill-color: #242728 !important; }

#hero {
  position: relative; }

.hero {
  padding-bottom: 5rem; }

#hero .hero-image_cover img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center 100%;
  object-position: center 100%;
  z-index: 0; }

@-webkit-keyframes zoomout {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes zoomout {
  0% {
    -moz-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -moz-transform: scale(1);
    transform: scale(1); } }

@keyframes zoomout {
  0% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1); } }

.header {
  max-width: 600px;
  margin: 50px auto;
  text-align: center; }

.content {
  width: 95%;
  margin: 0 auto 50px; }

body .hidden {
  display: none !important; }

@-webkit-keyframes typing {
  0% {
    background-color: #fff;
    -webkit-box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.4), 24px 0px 0px 0px rgba(255, 255, 255, 0.2);
    box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.4), 24px 0px 0px 0px rgba(255, 255, 255, 0.2); }
  50% {
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: 12px 0px 0px 0px #fff, 24px 0px 0px 0px rgba(255, 255, 255, 0.4);
    box-shadow: 12px 0px 0px 0px #fff, 24px 0px 0px 0px rgba(255, 255, 255, 0.4); }
  100% {
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.4), 24px 0px 0px 0px #fff;
    box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.4), 24px 0px 0px 0px #fff; } }

@-moz-keyframes typing {
  0% {
    background-color: #fff;
    box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.4), 24px 0px 0px 0px rgba(255, 255, 255, 0.2); }
  50% {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 12px 0px 0px 0px #fff, 24px 0px 0px 0px rgba(255, 255, 255, 0.4); }
  100% {
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.4), 24px 0px 0px 0px #fff; } }

@-webkit-keyframes typing-black {
  0% {
    background-color: #50af36;
    -webkit-box-shadow: 12px 0px 0px 0px rgba(80, 175, 54, 0.4), 24px 0px 0px 0px rgba(80, 175, 54, 0.2);
    box-shadow: 12px 0px 0px 0px rgba(80, 175, 54, 0.4), 24px 0px 0px 0px rgba(80, 175, 54, 0.2); }
  50% {
    background-color: rgba(80, 175, 54, 0.4);
    -webkit-box-shadow: 12px 0px 0px 0px #50af36, 24px 0px 0px 0px rgba(80, 175, 54, 0.4);
    box-shadow: 12px 0px 0px 0px #50af36, 24px 0px 0px 0px rgba(80, 175, 54, 0.4); }
  100% {
    background-color: rgba(80, 175, 54, 0.2);
    -webkit-box-shadow: 12px 0px 0px 0px rgba(80, 175, 54, 0.4), 24px 0px 0px 0px #50af36;
    box-shadow: 12px 0px 0px 0px rgba(80, 175, 54, 0.4), 24px 0px 0px 0px #50af36; } }

@-moz-keyframes typing-black {
  0% {
    background-color: #50af36;
    box-shadow: 12px 0px 0px 0px rgba(80, 175, 54, 0.4), 24px 0px 0px 0px rgba(80, 175, 54, 0.2); }
  50% {
    background-color: rgba(80, 175, 54, 0.4);
    box-shadow: 12px 0px 0px 0px #50af36, 24px 0px 0px 0px rgba(80, 175, 54, 0.4); }
  100% {
    background-color: rgba(80, 175, 54, 0.2);
    box-shadow: 12px 0px 0px 0px rgba(80, 175, 54, 0.4), 24px 0px 0px 0px #50af36; } }

@keyframes typing-black {
  0% {
    background-color: #50af36;
    -webkit-box-shadow: 12px 0px 0px 0px rgba(80, 175, 54, 0.4), 24px 0px 0px 0px rgba(80, 175, 54, 0.2);
    box-shadow: 12px 0px 0px 0px rgba(80, 175, 54, 0.4), 24px 0px 0px 0px rgba(80, 175, 54, 0.2); }
  50% {
    background-color: rgba(80, 175, 54, 0.4);
    -webkit-box-shadow: 12px 0px 0px 0px #50af36, 24px 0px 0px 0px rgba(80, 175, 54, 0.4);
    box-shadow: 12px 0px 0px 0px #50af36, 24px 0px 0px 0px rgba(80, 175, 54, 0.4); }
  100% {
    background-color: rgba(80, 175, 54, 0.2);
    -webkit-box-shadow: 12px 0px 0px 0px rgba(80, 175, 54, 0.4), 24px 0px 0px 0px #50af36;
    box-shadow: 12px 0px 0px 0px rgba(80, 175, 54, 0.4), 24px 0px 0px 0px #50af36; } }

@keyframes typing {
  0% {
    background-color: #fff;
    -webkit-box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.4), 24px 0px 0px 0px rgba(255, 255, 255, 0.2);
    box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.4), 24px 0px 0px 0px rgba(255, 255, 255, 0.2); }
  50% {
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: 12px 0px 0px 0px #fff, 24px 0px 0px 0px rgba(255, 255, 255, 0.4);
    box-shadow: 12px 0px 0px 0px #fff, 24px 0px 0px 0px rgba(255, 255, 255, 0.4); }
  100% {
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.4), 24px 0px 0px 0px #fff;
    box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.4), 24px 0px 0px 0px #fff; } }

.message.to + .message.from, .message.from + .message.to {
  margin-top: 15px; }

@-webkit-keyframes slideTop {
  0% {
    margin-bottom: -25px; }
  100% {
    margin-bottom: 0; } }

@-moz-keyframes slideTop {
  0% {
    margin-bottom: -25px; }
  100% {
    margin-bottom: 0; } }

@keyframes slideTop {
  0% {
    margin-bottom: -25px; }
  100% {
    margin-bottom: 0; } }

@-webkit-keyframes bounceIn {
  0% {
    -webkit-transform: scale(0.75, 0.75);
    transform: scale(0.75, 0.75); }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); } }

@-moz-keyframes bounceIn {
  0% {
    -moz-transform: scale(0.75, 0.75);
    transform: scale(0.75, 0.75); }
  100% {
    -moz-transform: scale(1, 1);
    transform: scale(1, 1); } }

@keyframes bounceIn {
  0% {
    -webkit-transform: scale(0.75, 0.75);
    -moz-transform: scale(0.75, 0.75);
    transform: scale(0.75, 0.75); }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1); } }

@-webkit-keyframes spinLoaderChat {
  0%, 80%, 100% {
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    height: 4em; }
  40% {
    -webkit-box-shadow: 0 -2em;
    box-shadow: 0 -2em;
    height: 5em; } }

@-moz-keyframes spinLoaderChat {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 4em; }
  40% {
    box-shadow: 0 -2em;
    height: 5em; } }

@keyframes spinLoaderChat {
  0%, 80%, 100% {
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    height: 4em; }
  40% {
    -webkit-box-shadow: 0 -2em;
    box-shadow: 0 -2em;
    height: 5em; } }

span:nth-child(1) {
  top: 0px; }

span:nth-child(2) {
  top: 10px; }

span:nth-child(4) {
  top: 20px; }

form input[type=submit], form .btn-next {
  font-size: 1.5rem;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25); }

.card {
  text-align: center;
  border-bottom: 1px solid #d5d8dc !important;
  border-color: #3d4044 !important; }

.card button {
  color: #fcfcfc !important;
  font-weight: bolder; }

.card img {
  margin-top: 1rem;
  max-height: 250px;
  -o-object-fit: contain;
  object-fit: contain; }

button.btn.btn-link, form button.btn-link.btn-next, form button.btn.btn-previous, form button.btn-next.btn-previous, button.btn.btn-link:hover, button.btn.btn-link:focus {
  cursor: pointer !important;
  pointer-events: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important; }

.background-gradient-black {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#393939), to(#242424));
  background-image: -moz-linear-gradient(top, #393939 0%, #242424 100%);
  background-image: linear-gradient(180deg, #393939 0%, #242424 100%); }

.form-title {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25); }

.stat-card {
  -webkit-transition: -webkit-transform .3s ease,-webkit-box-shadow .3s ease;
  transition: -webkit-transform .3s ease,-webkit-box-shadow .3s ease;
  -moz-transition: transform .3s ease,box-shadow .3s ease,-moz-transform .3s ease;
  transition: transform .3s ease,box-shadow .3s ease;
  transition: transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-moz-transform .3s ease,-webkit-box-shadow .3s ease;
  cursor: pointer;
  padding: 1.5rem; }

.stat-card:hover {
  -webkit-transform: translateY(-8px) scale(1.05);
  -moz-transform: translateY(-8px) scale(1.05);
  -ms-transform: translateY(-8px) scale(1.05);
  transform: translateY(-8px) scale(1.05);
  -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); }

.stat-card img {
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -moz-transition: transform .3s ease, -moz-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease; }

.stat-card:hover img {
  -webkit-transform: rotate(-3deg) scale(1.05);
  -moz-transform: rotate(-3deg) scale(1.05);
  -ms-transform: rotate(-3deg) scale(1.05);
  transform: rotate(-3deg) scale(1.05); }

/* Wrapper anchors absolutely-positioned children */
.material .form-group-row {
  position: relative;
  margin-bottom: 1.75rem;
  /* room for one-line error */ }

/* Input + floating label */
.material .form-group-row .form-control {
  width: 100%;
  padding: 1.25rem 1rem 0.5rem;
  /* room for the label */
  line-height: 1.2; }

.material .form-group-row > label {
  position: absolute;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  transition: transform .18s ease, top .18s ease, font-size .18s ease, opacity .18s ease;
  opacity: .9;
  z-index: 1;
  /* keeps label above input bg */ }

/* Float when focused or has value */
.material .form-group-row .form-control:focus + label,
.material .form-group-row .form-control:not(:placeholder-shown) + label {
  top: .35rem;
  transform: none;
  font-size: .75rem;
  opacity: .8; }

/* Error message sits BELOW the wrapper */
.material .form-group-row .error-message,
.material .form-group-row > .error-message {
  /* handle both direct/indirect child */
  position: absolute;
  left: 1rem;
  right: 1rem;
  top: 100%;
  margin-top: .25rem;
  font-size: 1rem;
  line-height: 1.1;
  color: #d32f2f;
  z-index: 2;
  margin-bottom: .5rem; }

/* Error state cosmetics */
.material .form-group-row.has-error .form-control {
  border-color: #d32f2f; }

.material .form-group-row.has-error > label {
  color: #d32f2f; }

/* Autofill keeps label floated */
.material .form-control:-webkit-autofill + label {
  top: .35rem;
  transform: none;
  font-size: .75rem; }

/* If your error can wrap to two lines, bump the space: */
/* .material .form-group-row { margin-bottom: 2.25rem; } */
html {
  scroll-behavior: smooth; }

header#hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background: black; }
