@import url("https://fonts.googleapis.com/css?family=Merriweather&amp;display=swap");
@import url("zts7uzj.css");
.hsph-bootstrap :root {
  --blue: #007ead;
  --purple: #4863ad;
  --red: #dc5540;
  --yellow: #f2a041;
  --green: #65af82;
  --white: #fff;
  --gray: #393d47;
  --black: #15171a;
  --crimson: #a51c30;
  --primary: #007ead;
  --secondary: #484C58;
  --info: #f2a041;
  --light: #f0f0f2;
  --dark: #1d2024;
  --crimson: #a51c30;
  --positive: #65af82;
  --alert: #dc5540;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.hsph-bootstrap *,
.hsph-bootstrap *::before,
.hsph-bootstrap *::after {
  box-sizing: border-box; }

.hsph-bootstrap html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(21, 23, 26, 0); }

.hsph-bootstrap article, .hsph-bootstrap aside, .hsph-bootstrap figcaption, .hsph-bootstrap figure, .hsph-bootstrap footer, .hsph-bootstrap header, .hsph-bootstrap hgroup, .hsph-bootstrap main, .hsph-bootstrap nav, .hsph-bootstrap section {
  display: block; }

.hsph-bootstrap body {
  margin: 0;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #484C58;
  text-align: left;
  background-color: #fff; }

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

.hsph-bootstrap hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

.hsph-bootstrap h1, .hsph-bootstrap h2, .hsph-bootstrap h3, .hsph-bootstrap h4, .hsph-bootstrap h5, .hsph-bootstrap h6 {
  margin-top: 0;
  margin-bottom: 0.25rem; }

.hsph-bootstrap p {
  margin-top: 0;
  margin-bottom: 1.75rem; }

.hsph-bootstrap abbr[title],
.hsph-bootstrap abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

.hsph-bootstrap address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

.hsph-bootstrap ol,
.hsph-bootstrap ul,
.hsph-bootstrap dl {
  margin-top: 0;
  margin-bottom: 1rem; }

.hsph-bootstrap ol ol,
.hsph-bootstrap ul ul,
.hsph-bootstrap ol ul,
.hsph-bootstrap ul ol {
  margin-bottom: 0; }

.hsph-bootstrap dt {
  font-weight: 500; }

.hsph-bootstrap dd {
  margin-bottom: .5rem;
  margin-left: 0; }

.hsph-bootstrap blockquote {
  margin: 0 0 1rem; }

.hsph-bootstrap b,
.hsph-bootstrap strong {
  font-weight: 600; }

.hsph-bootstrap small {
  font-size: 80%; }

.hsph-bootstrap sub,
.hsph-bootstrap sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

.hsph-bootstrap sub {
  bottom: -.25em; }

.hsph-bootstrap sup {
  top: -.5em; }

.hsph-bootstrap a {
  color: #007ead;
  text-decoration: none;
  background-color: transparent; }
  .hsph-bootstrap a:hover {
    color: #00658c;
    text-decoration: none; }

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

.hsph-bootstrap pre,
.hsph-bootstrap code,
.hsph-bootstrap kbd,
.hsph-bootstrap samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

.hsph-bootstrap pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

.hsph-bootstrap figure {
  margin: 0 0 1rem; }

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

.hsph-bootstrap svg {
  overflow: hidden;
  vertical-align: middle; }

.hsph-bootstrap table {
  border-collapse: collapse; }

.hsph-bootstrap caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #707689;
  text-align: left;
  caption-side: bottom; }

.hsph-bootstrap th {
  text-align: inherit; }

.hsph-bootstrap label {
  display: inline-block;
  margin-bottom: 0.5rem; }

.hsph-bootstrap button {
  border-radius: 0; }

.hsph-bootstrap button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

.hsph-bootstrap button,
.hsph-bootstrap input {
  overflow: visible; }

.hsph-bootstrap button,
.hsph-bootstrap select {
  text-transform: none; }

.hsph-bootstrap select {
  word-wrap: normal; }

.hsph-bootstrap button,
.hsph-bootstrap [type="button"],
.hsph-bootstrap [type="reset"],
.hsph-bootstrap [type="submit"] {
  -webkit-appearance: button; }

.hsph-bootstrap button:not(:disabled),
.hsph-bootstrap [type="button"]:not(:disabled),
.hsph-bootstrap [type="reset"]:not(:disabled),
.hsph-bootstrap [type="submit"]:not(:disabled) {
  cursor: pointer; }

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

.hsph-bootstrap input[type="radio"],
.hsph-bootstrap input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

.hsph-bootstrap input[type="date"],
.hsph-bootstrap input[type="time"],
.hsph-bootstrap input[type="datetime-local"],
.hsph-bootstrap input[type="month"] {
  -webkit-appearance: listbox; }

.hsph-bootstrap textarea {
  overflow: auto;
  resize: vertical; }

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

.hsph-bootstrap 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; }

.hsph-bootstrap progress {
  vertical-align: baseline; }

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

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

.hsph-bootstrap [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

.hsph-bootstrap output {
  display: inline-block; }

.hsph-bootstrap summary {
  display: list-item;
  cursor: pointer; }

.hsph-bootstrap template {
  display: none; }

.hsph-bootstrap [hidden] {
  display: none !important; }

.hsph-bootstrap h1, .hsph-bootstrap h2, .hsph-bootstrap h3, .hsph-bootstrap h4, .hsph-bootstrap h5, .hsph-bootstrap h6,
.hsph-bootstrap .h1, .hsph-bootstrap .h2, .hsph-bootstrap .h3, .hsph-bootstrap .h4, .hsph-bootstrap .h5, .hsph-bootstrap .h6 {
  margin-bottom: 0.25rem;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1.2; }

.hsph-bootstrap h1, .hsph-bootstrap .h1 {
  font-size: 1.875rem; }

.hsph-bootstrap h2, .hsph-bootstrap .h2 {
  font-size: 1.563rem; }

.hsph-bootstrap h3, .hsph-bootstrap .h3 {
  font-size: 1.375rem; }

.hsph-bootstrap h4, .hsph-bootstrap .h4 {
  font-size: 1.25rem; }

.hsph-bootstrap h5, .hsph-bootstrap .h5 {
  font-size: 1.25rem; }

.hsph-bootstrap h6, .hsph-bootstrap .h6 {
  font-size: 1rem; }

.hsph-bootstrap .lead {
  font-size: 1.375rem;
  font-weight: 400; }

.hsph-bootstrap .display-1 {
  font-size: 6rem;
  font-weight: 600;
  line-height: 1.2; }

.hsph-bootstrap .display-2 {
  font-size: 5.5rem;
  font-weight: 600;
  line-height: 1.2; }

.hsph-bootstrap .display-3 {
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.2; }

.hsph-bootstrap .display-4 {
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2; }

.hsph-bootstrap hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #d6d6db; }

.hsph-bootstrap small,
.hsph-bootstrap .small {
  font-size: 95%;
  font-weight: 400; }

.hsph-bootstrap mark,
.hsph-bootstrap .mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.hsph-bootstrap .list-unstyled, .hsph-bootstrap .gform_wrapper ul, .gform_wrapper .hsph-bootstrap ul {
  padding-left: 0;
  list-style: none; }

.hsph-bootstrap .list-inline {
  padding-left: 0;
  list-style: none; }

.hsph-bootstrap .list-inline-item {
  display: inline-block; }
  .hsph-bootstrap .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.hsph-bootstrap .initialism {
  font-size: 90%;
  text-transform: uppercase; }

.hsph-bootstrap .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.hsph-bootstrap .blockquote-footer {
  display: block;
  font-size: 95%;
  color: #484C58; }
  .hsph-bootstrap .blockquote-footer::before {
    content: "\2014\00A0"; }

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

.hsph-bootstrap .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #b3b7c9;
  border-radius: 0.1875rem;
  box-shadow: 0 1px 2px rgba(21, 23, 26, 0.075);
  max-width: 100%;
  height: auto; }

.hsph-bootstrap .figure {
  display: inline-block; }

.hsph-bootstrap .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.hsph-bootstrap .figure-caption {
  font-size: 90%;
  color: #484C58; }

.hsph-bootstrap code {
  font-size: 87.5%;
  color: #65af82;
  word-wrap: break-word; }
  a > .hsph-bootstrap code {
    color: inherit; }

.hsph-bootstrap kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #1d2024;
  border-radius: 0.2rem;
  box-shadow: inset 0 -0.1rem 0 rgba(21, 23, 26, 0.25); }
  .hsph-bootstrap kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 500;
    box-shadow: none; }

.hsph-bootstrap pre {
  display: block;
  font-size: 87.5%;
  color: #1d2024; }
  .hsph-bootstrap pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.hsph-bootstrap .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.hsph-bootstrap .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .hsph-bootstrap .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .hsph-bootstrap .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .hsph-bootstrap .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .hsph-bootstrap .container {
      max-width: 1140px; } }

.hsph-bootstrap .container-fluid, .hsph-bootstrap .container-sm, .hsph-bootstrap .container-md, .hsph-bootstrap .container-lg, .hsph-bootstrap .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

@media (min-width: 768px) {
  .hsph-bootstrap .container, .hsph-bootstrap .container-sm, .hsph-bootstrap .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .hsph-bootstrap .container, .hsph-bootstrap .container-sm, .hsph-bootstrap .container-md, .hsph-bootstrap .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .hsph-bootstrap .container, .hsph-bootstrap .container-sm, .hsph-bootstrap .container-md, .hsph-bootstrap .container-lg, .hsph-bootstrap .container-xl {
    max-width: 1140px; } }

.hsph-bootstrap .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.hsph-bootstrap .no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .hsph-bootstrap .no-gutters > .col,
  .hsph-bootstrap .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.hsph-bootstrap .col-1, .hsph-bootstrap .col-2, .hsph-bootstrap .col-3, .hsph-bootstrap .col-4, .hsph-bootstrap .col-5, .hsph-bootstrap .col-6, .hsph-bootstrap .col-7, .hsph-bootstrap .col-8, .hsph-bootstrap .col-9, .hsph-bootstrap .col-10, .hsph-bootstrap .col-11, .hsph-bootstrap .col-12, .hsph-bootstrap .col,
.hsph-bootstrap .col-auto, .hsph-bootstrap .col-sm-1, .hsph-bootstrap .col-sm-2, .hsph-bootstrap .col-sm-3, .hsph-bootstrap .col-sm-4, .hsph-bootstrap .col-sm-5, .hsph-bootstrap .col-sm-6, .hsph-bootstrap .col-sm-7, .hsph-bootstrap .col-sm-8, .hsph-bootstrap .col-sm-9, .hsph-bootstrap .col-sm-10, .hsph-bootstrap .col-sm-11, .hsph-bootstrap .col-sm-12, .hsph-bootstrap .col-sm,
.hsph-bootstrap .col-sm-auto, .hsph-bootstrap .col-md-1, .hsph-bootstrap .col-md-2, .hsph-bootstrap .col-md-3, .hsph-bootstrap .col-md-4, .hsph-bootstrap .col-md-5, .hsph-bootstrap .col-md-6, .hsph-bootstrap .col-md-7, .hsph-bootstrap .col-md-8, .hsph-bootstrap .col-md-9, .hsph-bootstrap .col-md-10, .hsph-bootstrap .col-md-11, .hsph-bootstrap .col-md-12, .hsph-bootstrap .col-md,
.hsph-bootstrap .col-md-auto, .hsph-bootstrap .col-lg-1, .hsph-bootstrap .col-lg-2, .hsph-bootstrap .col-lg-3, .hsph-bootstrap .col-lg-4, .hsph-bootstrap .col-lg-5, .hsph-bootstrap .col-lg-6, .hsph-bootstrap .col-lg-7, .hsph-bootstrap .col-lg-8, .hsph-bootstrap .col-lg-9, .hsph-bootstrap .col-lg-10, .hsph-bootstrap .col-lg-11, .hsph-bootstrap .col-lg-12, .hsph-bootstrap .col-lg,
.hsph-bootstrap .col-lg-auto, .hsph-bootstrap .col-xl-1, .hsph-bootstrap .col-xl-2, .hsph-bootstrap .col-xl-3, .hsph-bootstrap .col-xl-4, .hsph-bootstrap .col-xl-5, .hsph-bootstrap .col-xl-6, .hsph-bootstrap .col-xl-7, .hsph-bootstrap .col-xl-8, .hsph-bootstrap .col-xl-9, .hsph-bootstrap .col-xl-10, .hsph-bootstrap .col-xl-11, .hsph-bootstrap .col-xl-12, .hsph-bootstrap .col-xl,
.hsph-bootstrap .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.hsph-bootstrap .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.hsph-bootstrap .row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.hsph-bootstrap .row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.hsph-bootstrap .row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.hsph-bootstrap .row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.hsph-bootstrap .row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.hsph-bootstrap .row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.hsph-bootstrap .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.hsph-bootstrap .col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.hsph-bootstrap .col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.hsph-bootstrap .col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.hsph-bootstrap .col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.hsph-bootstrap .col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.hsph-bootstrap .col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.hsph-bootstrap .col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.hsph-bootstrap .col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.hsph-bootstrap .col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.hsph-bootstrap .col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.hsph-bootstrap .col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.hsph-bootstrap .col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.hsph-bootstrap .order-first {
  order: -1; }

.hsph-bootstrap .order-last {
  order: 13; }

.hsph-bootstrap .order-0 {
  order: 0; }

.hsph-bootstrap .order-1 {
  order: 1; }

.hsph-bootstrap .order-2 {
  order: 2; }

.hsph-bootstrap .order-3 {
  order: 3; }

.hsph-bootstrap .order-4 {
  order: 4; }

.hsph-bootstrap .order-5 {
  order: 5; }

.hsph-bootstrap .order-6 {
  order: 6; }

.hsph-bootstrap .order-7 {
  order: 7; }

.hsph-bootstrap .order-8 {
  order: 8; }

.hsph-bootstrap .order-9 {
  order: 9; }

.hsph-bootstrap .order-10 {
  order: 10; }

.hsph-bootstrap .order-11 {
  order: 11; }

.hsph-bootstrap .order-12 {
  order: 12; }

.hsph-bootstrap .offset-1 {
  margin-left: 8.33333%; }

.hsph-bootstrap .offset-2 {
  margin-left: 16.66667%; }

.hsph-bootstrap .offset-3 {
  margin-left: 25%; }

.hsph-bootstrap .offset-4 {
  margin-left: 33.33333%; }

.hsph-bootstrap .offset-5 {
  margin-left: 41.66667%; }

.hsph-bootstrap .offset-6 {
  margin-left: 50%; }

.hsph-bootstrap .offset-7 {
  margin-left: 58.33333%; }

.hsph-bootstrap .offset-8 {
  margin-left: 66.66667%; }

.hsph-bootstrap .offset-9 {
  margin-left: 75%; }

.hsph-bootstrap .offset-10 {
  margin-left: 83.33333%; }

.hsph-bootstrap .offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .hsph-bootstrap .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .hsph-bootstrap .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .hsph-bootstrap .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .hsph-bootstrap .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .hsph-bootstrap .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .hsph-bootstrap .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .hsph-bootstrap .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .hsph-bootstrap .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .hsph-bootstrap .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .hsph-bootstrap .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .hsph-bootstrap .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .hsph-bootstrap .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .hsph-bootstrap .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .hsph-bootstrap .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .hsph-bootstrap .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .hsph-bootstrap .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .hsph-bootstrap .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .hsph-bootstrap .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .hsph-bootstrap .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .hsph-bootstrap .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .hsph-bootstrap .order-sm-first {
    order: -1; }
  .hsph-bootstrap .order-sm-last {
    order: 13; }
  .hsph-bootstrap .order-sm-0 {
    order: 0; }
  .hsph-bootstrap .order-sm-1 {
    order: 1; }
  .hsph-bootstrap .order-sm-2 {
    order: 2; }
  .hsph-bootstrap .order-sm-3 {
    order: 3; }
  .hsph-bootstrap .order-sm-4 {
    order: 4; }
  .hsph-bootstrap .order-sm-5 {
    order: 5; }
  .hsph-bootstrap .order-sm-6 {
    order: 6; }
  .hsph-bootstrap .order-sm-7 {
    order: 7; }
  .hsph-bootstrap .order-sm-8 {
    order: 8; }
  .hsph-bootstrap .order-sm-9 {
    order: 9; }
  .hsph-bootstrap .order-sm-10 {
    order: 10; }
  .hsph-bootstrap .order-sm-11 {
    order: 11; }
  .hsph-bootstrap .order-sm-12 {
    order: 12; }
  .hsph-bootstrap .offset-sm-0 {
    margin-left: 0; }
  .hsph-bootstrap .offset-sm-1 {
    margin-left: 8.33333%; }
  .hsph-bootstrap .offset-sm-2 {
    margin-left: 16.66667%; }
  .hsph-bootstrap .offset-sm-3 {
    margin-left: 25%; }
  .hsph-bootstrap .offset-sm-4 {
    margin-left: 33.33333%; }
  .hsph-bootstrap .offset-sm-5 {
    margin-left: 41.66667%; }
  .hsph-bootstrap .offset-sm-6 {
    margin-left: 50%; }
  .hsph-bootstrap .offset-sm-7 {
    margin-left: 58.33333%; }
  .hsph-bootstrap .offset-sm-8 {
    margin-left: 66.66667%; }
  .hsph-bootstrap .offset-sm-9 {
    margin-left: 75%; }
  .hsph-bootstrap .offset-sm-10 {
    margin-left: 83.33333%; }
  .hsph-bootstrap .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .hsph-bootstrap .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .hsph-bootstrap .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .hsph-bootstrap .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .hsph-bootstrap .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .hsph-bootstrap .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .hsph-bootstrap .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .hsph-bootstrap .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .hsph-bootstrap .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .hsph-bootstrap .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .hsph-bootstrap .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .hsph-bootstrap .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .hsph-bootstrap .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .hsph-bootstrap .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .hsph-bootstrap .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .hsph-bootstrap .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .hsph-bootstrap .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .hsph-bootstrap .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .hsph-bootstrap .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .hsph-bootstrap .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .hsph-bootstrap .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .hsph-bootstrap .order-md-first {
    order: -1; }
  .hsph-bootstrap .order-md-last {
    order: 13; }
  .hsph-bootstrap .order-md-0 {
    order: 0; }
  .hsph-bootstrap .order-md-1 {
    order: 1; }
  .hsph-bootstrap .order-md-2 {
    order: 2; }
  .hsph-bootstrap .order-md-3 {
    order: 3; }
  .hsph-bootstrap .order-md-4 {
    order: 4; }
  .hsph-bootstrap .order-md-5 {
    order: 5; }
  .hsph-bootstrap .order-md-6 {
    order: 6; }
  .hsph-bootstrap .order-md-7 {
    order: 7; }
  .hsph-bootstrap .order-md-8 {
    order: 8; }
  .hsph-bootstrap .order-md-9 {
    order: 9; }
  .hsph-bootstrap .order-md-10 {
    order: 10; }
  .hsph-bootstrap .order-md-11 {
    order: 11; }
  .hsph-bootstrap .order-md-12 {
    order: 12; }
  .hsph-bootstrap .offset-md-0 {
    margin-left: 0; }
  .hsph-bootstrap .offset-md-1 {
    margin-left: 8.33333%; }
  .hsph-bootstrap .offset-md-2 {
    margin-left: 16.66667%; }
  .hsph-bootstrap .offset-md-3 {
    margin-left: 25%; }
  .hsph-bootstrap .offset-md-4 {
    margin-left: 33.33333%; }
  .hsph-bootstrap .offset-md-5 {
    margin-left: 41.66667%; }
  .hsph-bootstrap .offset-md-6 {
    margin-left: 50%; }
  .hsph-bootstrap .offset-md-7 {
    margin-left: 58.33333%; }
  .hsph-bootstrap .offset-md-8 {
    margin-left: 66.66667%; }
  .hsph-bootstrap .offset-md-9 {
    margin-left: 75%; }
  .hsph-bootstrap .offset-md-10 {
    margin-left: 83.33333%; }
  .hsph-bootstrap .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .hsph-bootstrap .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .hsph-bootstrap .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .hsph-bootstrap .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .hsph-bootstrap .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .hsph-bootstrap .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .hsph-bootstrap .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .hsph-bootstrap .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .hsph-bootstrap .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .hsph-bootstrap .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .hsph-bootstrap .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .hsph-bootstrap .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .hsph-bootstrap .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .hsph-bootstrap .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .hsph-bootstrap .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .hsph-bootstrap .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .hsph-bootstrap .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .hsph-bootstrap .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .hsph-bootstrap .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .hsph-bootstrap .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .hsph-bootstrap .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .hsph-bootstrap .order-lg-first {
    order: -1; }
  .hsph-bootstrap .order-lg-last {
    order: 13; }
  .hsph-bootstrap .order-lg-0 {
    order: 0; }
  .hsph-bootstrap .order-lg-1 {
    order: 1; }
  .hsph-bootstrap .order-lg-2 {
    order: 2; }
  .hsph-bootstrap .order-lg-3 {
    order: 3; }
  .hsph-bootstrap .order-lg-4 {
    order: 4; }
  .hsph-bootstrap .order-lg-5 {
    order: 5; }
  .hsph-bootstrap .order-lg-6 {
    order: 6; }
  .hsph-bootstrap .order-lg-7 {
    order: 7; }
  .hsph-bootstrap .order-lg-8 {
    order: 8; }
  .hsph-bootstrap .order-lg-9 {
    order: 9; }
  .hsph-bootstrap .order-lg-10 {
    order: 10; }
  .hsph-bootstrap .order-lg-11 {
    order: 11; }
  .hsph-bootstrap .order-lg-12 {
    order: 12; }
  .hsph-bootstrap .offset-lg-0 {
    margin-left: 0; }
  .hsph-bootstrap .offset-lg-1 {
    margin-left: 8.33333%; }
  .hsph-bootstrap .offset-lg-2 {
    margin-left: 16.66667%; }
  .hsph-bootstrap .offset-lg-3 {
    margin-left: 25%; }
  .hsph-bootstrap .offset-lg-4 {
    margin-left: 33.33333%; }
  .hsph-bootstrap .offset-lg-5 {
    margin-left: 41.66667%; }
  .hsph-bootstrap .offset-lg-6 {
    margin-left: 50%; }
  .hsph-bootstrap .offset-lg-7 {
    margin-left: 58.33333%; }
  .hsph-bootstrap .offset-lg-8 {
    margin-left: 66.66667%; }
  .hsph-bootstrap .offset-lg-9 {
    margin-left: 75%; }
  .hsph-bootstrap .offset-lg-10 {
    margin-left: 83.33333%; }
  .hsph-bootstrap .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .hsph-bootstrap .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .hsph-bootstrap .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .hsph-bootstrap .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .hsph-bootstrap .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .hsph-bootstrap .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .hsph-bootstrap .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .hsph-bootstrap .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .hsph-bootstrap .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .hsph-bootstrap .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .hsph-bootstrap .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .hsph-bootstrap .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .hsph-bootstrap .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .hsph-bootstrap .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .hsph-bootstrap .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .hsph-bootstrap .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .hsph-bootstrap .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .hsph-bootstrap .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .hsph-bootstrap .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .hsph-bootstrap .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .hsph-bootstrap .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .hsph-bootstrap .order-xl-first {
    order: -1; }
  .hsph-bootstrap .order-xl-last {
    order: 13; }
  .hsph-bootstrap .order-xl-0 {
    order: 0; }
  .hsph-bootstrap .order-xl-1 {
    order: 1; }
  .hsph-bootstrap .order-xl-2 {
    order: 2; }
  .hsph-bootstrap .order-xl-3 {
    order: 3; }
  .hsph-bootstrap .order-xl-4 {
    order: 4; }
  .hsph-bootstrap .order-xl-5 {
    order: 5; }
  .hsph-bootstrap .order-xl-6 {
    order: 6; }
  .hsph-bootstrap .order-xl-7 {
    order: 7; }
  .hsph-bootstrap .order-xl-8 {
    order: 8; }
  .hsph-bootstrap .order-xl-9 {
    order: 9; }
  .hsph-bootstrap .order-xl-10 {
    order: 10; }
  .hsph-bootstrap .order-xl-11 {
    order: 11; }
  .hsph-bootstrap .order-xl-12 {
    order: 12; }
  .hsph-bootstrap .offset-xl-0 {
    margin-left: 0; }
  .hsph-bootstrap .offset-xl-1 {
    margin-left: 8.33333%; }
  .hsph-bootstrap .offset-xl-2 {
    margin-left: 16.66667%; }
  .hsph-bootstrap .offset-xl-3 {
    margin-left: 25%; }
  .hsph-bootstrap .offset-xl-4 {
    margin-left: 33.33333%; }
  .hsph-bootstrap .offset-xl-5 {
    margin-left: 41.66667%; }
  .hsph-bootstrap .offset-xl-6 {
    margin-left: 50%; }
  .hsph-bootstrap .offset-xl-7 {
    margin-left: 58.33333%; }
  .hsph-bootstrap .offset-xl-8 {
    margin-left: 66.66667%; }
  .hsph-bootstrap .offset-xl-9 {
    margin-left: 75%; }
  .hsph-bootstrap .offset-xl-10 {
    margin-left: 83.33333%; }
  .hsph-bootstrap .offset-xl-11 {
    margin-left: 91.66667%; } }

.hsph-bootstrap .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #484C58; }
  .hsph-bootstrap .table th,
  .hsph-bootstrap .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #d6d6db; }
  .hsph-bootstrap .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #d6d6db; }
  .hsph-bootstrap .table tbody + tbody {
    border-top: 2px solid #d6d6db; }

.hsph-bootstrap .table-sm th,
.hsph-bootstrap .table-sm td {
  padding: 0.3rem; }

.hsph-bootstrap .table-bordered {
  border: 1px solid #d6d6db; }
  .hsph-bootstrap .table-bordered th,
  .hsph-bootstrap .table-bordered td {
    border: 1px solid #d6d6db; }
  .hsph-bootstrap .table-bordered thead th,
  .hsph-bootstrap .table-bordered thead td {
    border-bottom-width: 2px; }

.hsph-bootstrap .table-borderless th,
.hsph-bootstrap .table-borderless td,
.hsph-bootstrap .table-borderless thead th,
.hsph-bootstrap .table-borderless tbody + tbody {
  border: 0; }

.hsph-bootstrap .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(21, 23, 26, 0.05); }

.hsph-bootstrap .table-hover tbody tr:hover {
  color: #484C58;
  background-color: rgba(21, 23, 26, 0.075); }

.hsph-bootstrap .table-primary,
.hsph-bootstrap .table-primary > th,
.hsph-bootstrap .table-primary > td {
  background-color: #b8dbe8; }

.hsph-bootstrap .table-primary th,
.hsph-bootstrap .table-primary td,
.hsph-bootstrap .table-primary thead th,
.hsph-bootstrap .table-primary tbody + tbody {
  border-color: #7abcd4; }

.hsph-bootstrap .table-hover .table-primary:hover {
  background-color: #a5d1e2; }
  .hsph-bootstrap .table-hover .table-primary:hover > td,
  .hsph-bootstrap .table-hover .table-primary:hover > th {
    background-color: #a5d1e2; }

.hsph-bootstrap .table-secondary,
.hsph-bootstrap .table-secondary > th,
.hsph-bootstrap .table-secondary > td {
  background-color: #cccdd0; }

.hsph-bootstrap .table-secondary th,
.hsph-bootstrap .table-secondary td,
.hsph-bootstrap .table-secondary thead th,
.hsph-bootstrap .table-secondary tbody + tbody {
  border-color: #a0a2a8; }

.hsph-bootstrap .table-hover .table-secondary:hover {
  background-color: #bfc0c4; }
  .hsph-bootstrap .table-hover .table-secondary:hover > td,
  .hsph-bootstrap .table-hover .table-secondary:hover > th {
    background-color: #bfc0c4; }

.hsph-bootstrap .table-info,
.hsph-bootstrap .table-info > th,
.hsph-bootstrap .table-info > td {
  background-color: #fbe4ca; }

.hsph-bootstrap .table-info th,
.hsph-bootstrap .table-info td,
.hsph-bootstrap .table-info thead th,
.hsph-bootstrap .table-info tbody + tbody {
  border-color: #f8ce9c; }

.hsph-bootstrap .table-hover .table-info:hover {
  background-color: #f9d8b2; }
  .hsph-bootstrap .table-hover .table-info:hover > td,
  .hsph-bootstrap .table-hover .table-info:hover > th {
    background-color: #f9d8b2; }

.hsph-bootstrap .table-light,
.hsph-bootstrap .table-light > th,
.hsph-bootstrap .table-light > td {
  background-color: #fbfbfb; }

.hsph-bootstrap .table-light th,
.hsph-bootstrap .table-light td,
.hsph-bootstrap .table-light thead th,
.hsph-bootstrap .table-light tbody + tbody {
  border-color: #f7f7f8; }

.hsph-bootstrap .table-hover .table-light:hover {
  background-color: #eeeeee; }
  .hsph-bootstrap .table-hover .table-light:hover > td,
  .hsph-bootstrap .table-hover .table-light:hover > th {
    background-color: #eeeeee; }

.hsph-bootstrap .table-dark,
.hsph-bootstrap .table-dark > th,
.hsph-bootstrap .table-dark > td {
  background-color: #c0c1c2; }

.hsph-bootstrap .table-dark th,
.hsph-bootstrap .table-dark td,
.hsph-bootstrap .table-dark thead th,
.hsph-bootstrap .table-dark tbody + tbody {
  border-color: #898b8d; }

.hsph-bootstrap .table-hover .table-dark:hover {
  background-color: #b3b4b5; }
  .hsph-bootstrap .table-hover .table-dark:hover > td,
  .hsph-bootstrap .table-hover .table-dark:hover > th {
    background-color: #b3b4b5; }

.hsph-bootstrap .table-crimson,
.hsph-bootstrap .table-crimson > th,
.hsph-bootstrap .table-crimson > td {
  background-color: #e6bfc5; }

.hsph-bootstrap .table-crimson th,
.hsph-bootstrap .table-crimson td,
.hsph-bootstrap .table-crimson thead th,
.hsph-bootstrap .table-crimson tbody + tbody {
  border-color: #d08993; }

.hsph-bootstrap .table-hover .table-crimson:hover {
  background-color: #dfadb4; }
  .hsph-bootstrap .table-hover .table-crimson:hover > td,
  .hsph-bootstrap .table-hover .table-crimson:hover > th {
    background-color: #dfadb4; }

.hsph-bootstrap .table-positive,
.hsph-bootstrap .table-positive > th,
.hsph-bootstrap .table-positive > td {
  background-color: #d4e9dc; }

.hsph-bootstrap .table-positive th,
.hsph-bootstrap .table-positive td,
.hsph-bootstrap .table-positive thead th,
.hsph-bootstrap .table-positive tbody + tbody {
  border-color: #afd5be; }

.hsph-bootstrap .table-hover .table-positive:hover {
  background-color: #c3e0ce; }
  .hsph-bootstrap .table-hover .table-positive:hover > td,
  .hsph-bootstrap .table-hover .table-positive:hover > th {
    background-color: #c3e0ce; }

.hsph-bootstrap .table-alert,
.hsph-bootstrap .table-alert > th,
.hsph-bootstrap .table-alert > td {
  background-color: #f5cfca; }

.hsph-bootstrap .table-alert th,
.hsph-bootstrap .table-alert td,
.hsph-bootstrap .table-alert thead th,
.hsph-bootstrap .table-alert tbody + tbody {
  border-color: #eda79c; }

.hsph-bootstrap .table-hover .table-alert:hover {
  background-color: #f1bcb5; }
  .hsph-bootstrap .table-hover .table-alert:hover > td,
  .hsph-bootstrap .table-hover .table-alert:hover > th {
    background-color: #f1bcb5; }

.hsph-bootstrap .table-active,
.hsph-bootstrap .table-active > th,
.hsph-bootstrap .table-active > td {
  background-color: rgba(21, 23, 26, 0.075); }

.hsph-bootstrap .table-hover .table-active:hover {
  background-color: rgba(10, 11, 12, 0.075); }
  .hsph-bootstrap .table-hover .table-active:hover > td,
  .hsph-bootstrap .table-hover .table-active:hover > th {
    background-color: rgba(10, 11, 12, 0.075); }

.hsph-bootstrap .table .thead-dark th {
  color: #fff;
  background-color: #393d47;
  border-color: #4a4f5c; }

.hsph-bootstrap .table .thead-light th {
  color: #484C58;
  background-color: #d6d6db;
  border-color: #d6d6db; }

.hsph-bootstrap .table-dark {
  color: #fff;
  background-color: #393d47; }
  .hsph-bootstrap .table-dark th,
  .hsph-bootstrap .table-dark td,
  .hsph-bootstrap .table-dark thead th {
    border-color: #4a4f5c; }
  .hsph-bootstrap .table-dark.table-bordered {
    border: 0; }
  .hsph-bootstrap .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .hsph-bootstrap .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .hsph-bootstrap .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .hsph-bootstrap .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .hsph-bootstrap .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .hsph-bootstrap .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .hsph-bootstrap .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .hsph-bootstrap .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .hsph-bootstrap .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .hsph-bootstrap .table-responsive-xl > .table-bordered {
      border: 0; } }

.hsph-bootstrap .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .hsph-bootstrap .table-responsive > .table-bordered {
    border: 0; }

.hsph-bootstrap .form-control, .hsph-bootstrap .gform_wrapper input[type="email"], .gform_wrapper .hsph-bootstrap input[type="email"],
.hsph-bootstrap .gform_wrapper input[type="date"], .gform_wrapper .hsph-bootstrap input[type="date"],
.hsph-bootstrap .gform_wrapper input[type="datetime"], .gform_wrapper .hsph-bootstrap input[type="datetime"],
.hsph-bootstrap .gform_wrapper input[type="datetime-local"], .gform_wrapper .hsph-bootstrap input[type="datetime-local"],
.hsph-bootstrap .gform_wrapper input[type="month"], .gform_wrapper .hsph-bootstrap input[type="month"],
.hsph-bootstrap .gform_wrapper input[type="number"], .gform_wrapper .hsph-bootstrap input[type="number"],
.hsph-bootstrap .gform_wrapper input[type="password"], .gform_wrapper .hsph-bootstrap input[type="password"],
.hsph-bootstrap .gform_wrapper input[type="search"], .gform_wrapper .hsph-bootstrap input[type="search"],
.hsph-bootstrap .gform_wrapper input[type="tel"], .gform_wrapper .hsph-bootstrap input[type="tel"],
.hsph-bootstrap .gform_wrapper input[type="text"], .gform_wrapper .hsph-bootstrap input[type="text"],
.hsph-bootstrap .gform_wrapper input[type="time"], .gform_wrapper .hsph-bootstrap input[type="time"],
.hsph-bootstrap .gform_wrapper input[type="week"], .gform_wrapper .hsph-bootstrap input[type="week"],
.hsph-bootstrap .gform_wrapper input[type="url"], .gform_wrapper .hsph-bootstrap input[type="url"],
.hsph-bootstrap .gform_wrapper select, .gform_wrapper .hsph-bootstrap select,
.hsph-bootstrap .gform_wrapper textarea, .gform_wrapper .hsph-bootstrap textarea {
  display: block;
  width: 100%;
  height: add(1.5em, add(0.75rem, 2px, false));
  padding: 0.375rem 0.75rem;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #484C58;
  background-color: #fcfcfc;
  background-clip: padding-box;
  border: 1px solid #d6d6db;
  border-radius: 0.375rem;
  box-shadow: none;
  transition: all 300ms cubic-bezier(0.65, 0.05, 0.36, 1); }
  @media (prefers-reduced-motion: reduce) {
    .hsph-bootstrap .form-control, .hsph-bootstrap .gform_wrapper input[type="email"], .gform_wrapper .hsph-bootstrap input[type="email"],
    .hsph-bootstrap .gform_wrapper input[type="date"], .gform_wrapper .hsph-bootstrap input[type="date"],
    .hsph-bootstrap .gform_wrapper input[type="datetime"], .gform_wrapper .hsph-bootstrap input[type="datetime"],
    .hsph-bootstrap .gform_wrapper input[type="datetime-local"], .gform_wrapper .hsph-bootstrap input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper input[type="month"], .gform_wrapper .hsph-bootstrap input[type="month"],
    .hsph-bootstrap .gform_wrapper input[type="number"], .gform_wrapper .hsph-bootstrap input[type="number"],
    .hsph-bootstrap .gform_wrapper input[type="password"], .gform_wrapper .hsph-bootstrap input[type="password"],
    .hsph-bootstrap .gform_wrapper input[type="search"], .gform_wrapper .hsph-bootstrap input[type="search"],
    .hsph-bootstrap .gform_wrapper input[type="tel"], .gform_wrapper .hsph-bootstrap input[type="tel"],
    .hsph-bootstrap .gform_wrapper input[type="text"], .gform_wrapper .hsph-bootstrap input[type="text"],
    .hsph-bootstrap .gform_wrapper input[type="time"], .gform_wrapper .hsph-bootstrap input[type="time"],
    .hsph-bootstrap .gform_wrapper input[type="week"], .gform_wrapper .hsph-bootstrap input[type="week"],
    .hsph-bootstrap .gform_wrapper input[type="url"], .gform_wrapper .hsph-bootstrap input[type="url"],
    .hsph-bootstrap .gform_wrapper select, .gform_wrapper .hsph-bootstrap select,
    .hsph-bootstrap .gform_wrapper textarea, .gform_wrapper .hsph-bootstrap textarea {
      transition: none; } }
  .hsph-bootstrap .form-control::-ms-expand, .hsph-bootstrap .gform_wrapper input[type="email"]::-ms-expand, .gform_wrapper .hsph-bootstrap input[type="email"]::-ms-expand,
  .hsph-bootstrap .gform_wrapper input[type="date"]::-ms-expand, .gform_wrapper .hsph-bootstrap input[type="date"]::-ms-expand,
  .hsph-bootstrap .gform_wrapper input[type="datetime"]::-ms-expand, .gform_wrapper .hsph-bootstrap input[type="datetime"]::-ms-expand,
  .hsph-bootstrap .gform_wrapper input[type="datetime-local"]::-ms-expand, .gform_wrapper .hsph-bootstrap input[type="datetime-local"]::-ms-expand,
  .hsph-bootstrap .gform_wrapper input[type="month"]::-ms-expand, .gform_wrapper .hsph-bootstrap input[type="month"]::-ms-expand,
  .hsph-bootstrap .gform_wrapper input[type="number"]::-ms-expand, .gform_wrapper .hsph-bootstrap input[type="number"]::-ms-expand,
  .hsph-bootstrap .gform_wrapper input[type="password"]::-ms-expand, .gform_wrapper .hsph-bootstrap input[type="password"]::-ms-expand,
  .hsph-bootstrap .gform_wrapper input[type="search"]::-ms-expand, .gform_wrapper .hsph-bootstrap input[type="search"]::-ms-expand,
  .hsph-bootstrap .gform_wrapper input[type="tel"]::-ms-expand, .gform_wrapper .hsph-bootstrap input[type="tel"]::-ms-expand,
  .hsph-bootstrap .gform_wrapper input[type="text"]::-ms-expand, .gform_wrapper .hsph-bootstrap input[type="text"]::-ms-expand,
  .hsph-bootstrap .gform_wrapper input[type="time"]::-ms-expand, .gform_wrapper .hsph-bootstrap input[type="time"]::-ms-expand,
  .hsph-bootstrap .gform_wrapper input[type="week"]::-ms-expand, .gform_wrapper .hsph-bootstrap input[type="week"]::-ms-expand,
  .hsph-bootstrap .gform_wrapper input[type="url"]::-ms-expand, .gform_wrapper .hsph-bootstrap input[type="url"]::-ms-expand,
  .hsph-bootstrap .gform_wrapper select::-ms-expand, .gform_wrapper .hsph-bootstrap select::-ms-expand,
  .hsph-bootstrap .gform_wrapper textarea::-ms-expand, .gform_wrapper .hsph-bootstrap textarea::-ms-expand {
    background-color: transparent;
    border: 0; }
  .hsph-bootstrap .form-control:-moz-focusring, .hsph-bootstrap .gform_wrapper input:-moz-focusring[type="email"], .gform_wrapper .hsph-bootstrap input:-moz-focusring[type="email"],
  .hsph-bootstrap .gform_wrapper input:-moz-focusring[type="date"], .gform_wrapper .hsph-bootstrap input:-moz-focusring[type="date"],
  .hsph-bootstrap .gform_wrapper input:-moz-focusring[type="datetime"], .gform_wrapper .hsph-bootstrap input:-moz-focusring[type="datetime"],
  .hsph-bootstrap .gform_wrapper input:-moz-focusring[type="datetime-local"], .gform_wrapper .hsph-bootstrap input:-moz-focusring[type="datetime-local"],
  .hsph-bootstrap .gform_wrapper input:-moz-focusring[type="month"], .gform_wrapper .hsph-bootstrap input:-moz-focusring[type="month"],
  .hsph-bootstrap .gform_wrapper input:-moz-focusring[type="number"], .gform_wrapper .hsph-bootstrap input:-moz-focusring[type="number"],
  .hsph-bootstrap .gform_wrapper input:-moz-focusring[type="password"], .gform_wrapper .hsph-bootstrap input:-moz-focusring[type="password"],
  .hsph-bootstrap .gform_wrapper input:-moz-focusring[type="search"], .gform_wrapper .hsph-bootstrap input:-moz-focusring[type="search"],
  .hsph-bootstrap .gform_wrapper input:-moz-focusring[type="tel"], .gform_wrapper .hsph-bootstrap input:-moz-focusring[type="tel"],
  .hsph-bootstrap .gform_wrapper input:-moz-focusring[type="text"], .gform_wrapper .hsph-bootstrap input:-moz-focusring[type="text"],
  .hsph-bootstrap .gform_wrapper input:-moz-focusring[type="time"], .gform_wrapper .hsph-bootstrap input:-moz-focusring[type="time"],
  .hsph-bootstrap .gform_wrapper input:-moz-focusring[type="week"], .gform_wrapper .hsph-bootstrap input:-moz-focusring[type="week"],
  .hsph-bootstrap .gform_wrapper input:-moz-focusring[type="url"], .gform_wrapper .hsph-bootstrap input:-moz-focusring[type="url"],
  .hsph-bootstrap .gform_wrapper select:-moz-focusring, .gform_wrapper .hsph-bootstrap select:-moz-focusring,
  .hsph-bootstrap .gform_wrapper textarea:-moz-focusring, .gform_wrapper .hsph-bootstrap textarea:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #484C58; }
  .hsph-bootstrap .form-control:focus, .hsph-bootstrap .gform_wrapper input:focus[type="email"], .gform_wrapper .hsph-bootstrap input:focus[type="email"],
  .hsph-bootstrap .gform_wrapper input:focus[type="date"], .gform_wrapper .hsph-bootstrap input:focus[type="date"],
  .hsph-bootstrap .gform_wrapper input:focus[type="datetime"], .gform_wrapper .hsph-bootstrap input:focus[type="datetime"],
  .hsph-bootstrap .gform_wrapper input:focus[type="datetime-local"], .gform_wrapper .hsph-bootstrap input:focus[type="datetime-local"],
  .hsph-bootstrap .gform_wrapper input:focus[type="month"], .gform_wrapper .hsph-bootstrap input:focus[type="month"],
  .hsph-bootstrap .gform_wrapper input:focus[type="number"], .gform_wrapper .hsph-bootstrap input:focus[type="number"],
  .hsph-bootstrap .gform_wrapper input:focus[type="password"], .gform_wrapper .hsph-bootstrap input:focus[type="password"],
  .hsph-bootstrap .gform_wrapper input:focus[type="search"], .gform_wrapper .hsph-bootstrap input:focus[type="search"],
  .hsph-bootstrap .gform_wrapper input:focus[type="tel"], .gform_wrapper .hsph-bootstrap input:focus[type="tel"],
  .hsph-bootstrap .gform_wrapper input:focus[type="text"], .gform_wrapper .hsph-bootstrap input:focus[type="text"],
  .hsph-bootstrap .gform_wrapper input:focus[type="time"], .gform_wrapper .hsph-bootstrap input:focus[type="time"],
  .hsph-bootstrap .gform_wrapper input:focus[type="week"], .gform_wrapper .hsph-bootstrap input:focus[type="week"],
  .hsph-bootstrap .gform_wrapper input:focus[type="url"], .gform_wrapper .hsph-bootstrap input:focus[type="url"],
  .hsph-bootstrap .gform_wrapper select:focus, .gform_wrapper .hsph-bootstrap select:focus,
  .hsph-bootstrap .gform_wrapper textarea:focus, .gform_wrapper .hsph-bootstrap textarea:focus {
    color: #484C58;
    background-color: #fcfcfc;
    border-color: #50a4ce;
    outline: 0;
    box-shadow: none, 0 0 0 0.2rem rgba(0, 126, 173, 0.25); }
  .hsph-bootstrap .form-control::placeholder, .hsph-bootstrap .gform_wrapper input[type="email"]::placeholder, .gform_wrapper .hsph-bootstrap input[type="email"]::placeholder,
  .hsph-bootstrap .gform_wrapper input[type="date"]::placeholder, .gform_wrapper .hsph-bootstrap input[type="date"]::placeholder,
  .hsph-bootstrap .gform_wrapper input[type="datetime"]::placeholder, .gform_wrapper .hsph-bootstrap input[type="datetime"]::placeholder,
  .hsph-bootstrap .gform_wrapper input[type="datetime-local"]::placeholder, .gform_wrapper .hsph-bootstrap input[type="datetime-local"]::placeholder,
  .hsph-bootstrap .gform_wrapper input[type="month"]::placeholder, .gform_wrapper .hsph-bootstrap input[type="month"]::placeholder,
  .hsph-bootstrap .gform_wrapper input[type="number"]::placeholder, .gform_wrapper .hsph-bootstrap input[type="number"]::placeholder,
  .hsph-bootstrap .gform_wrapper input[type="password"]::placeholder, .gform_wrapper .hsph-bootstrap input[type="password"]::placeholder,
  .hsph-bootstrap .gform_wrapper input[type="search"]::placeholder, .gform_wrapper .hsph-bootstrap input[type="search"]::placeholder,
  .hsph-bootstrap .gform_wrapper input[type="tel"]::placeholder, .gform_wrapper .hsph-bootstrap input[type="tel"]::placeholder,
  .hsph-bootstrap .gform_wrapper input[type="text"]::placeholder, .gform_wrapper .hsph-bootstrap input[type="text"]::placeholder,
  .hsph-bootstrap .gform_wrapper input[type="time"]::placeholder, .gform_wrapper .hsph-bootstrap input[type="time"]::placeholder,
  .hsph-bootstrap .gform_wrapper input[type="week"]::placeholder, .gform_wrapper .hsph-bootstrap input[type="week"]::placeholder,
  .hsph-bootstrap .gform_wrapper input[type="url"]::placeholder, .gform_wrapper .hsph-bootstrap input[type="url"]::placeholder,
  .hsph-bootstrap .gform_wrapper select::placeholder, .gform_wrapper .hsph-bootstrap select::placeholder,
  .hsph-bootstrap .gform_wrapper textarea::placeholder, .gform_wrapper .hsph-bootstrap textarea::placeholder {
    color: #626778;
    opacity: 1; }
  .hsph-bootstrap .form-control:disabled, .hsph-bootstrap .gform_wrapper input:disabled[type="email"], .gform_wrapper .hsph-bootstrap input:disabled[type="email"],
  .hsph-bootstrap .gform_wrapper input:disabled[type="date"], .gform_wrapper .hsph-bootstrap input:disabled[type="date"],
  .hsph-bootstrap .gform_wrapper input:disabled[type="datetime"], .gform_wrapper .hsph-bootstrap input:disabled[type="datetime"],
  .hsph-bootstrap .gform_wrapper input:disabled[type="datetime-local"], .gform_wrapper .hsph-bootstrap input:disabled[type="datetime-local"],
  .hsph-bootstrap .gform_wrapper input:disabled[type="month"], .gform_wrapper .hsph-bootstrap input:disabled[type="month"],
  .hsph-bootstrap .gform_wrapper input:disabled[type="number"], .gform_wrapper .hsph-bootstrap input:disabled[type="number"],
  .hsph-bootstrap .gform_wrapper input:disabled[type="password"], .gform_wrapper .hsph-bootstrap input:disabled[type="password"],
  .hsph-bootstrap .gform_wrapper input:disabled[type="search"], .gform_wrapper .hsph-bootstrap input:disabled[type="search"],
  .hsph-bootstrap .gform_wrapper input:disabled[type="tel"], .gform_wrapper .hsph-bootstrap input:disabled[type="tel"],
  .hsph-bootstrap .gform_wrapper input:disabled[type="text"], .gform_wrapper .hsph-bootstrap input:disabled[type="text"],
  .hsph-bootstrap .gform_wrapper input:disabled[type="time"], .gform_wrapper .hsph-bootstrap input:disabled[type="time"],
  .hsph-bootstrap .gform_wrapper input:disabled[type="week"], .gform_wrapper .hsph-bootstrap input:disabled[type="week"],
  .hsph-bootstrap .gform_wrapper input:disabled[type="url"], .gform_wrapper .hsph-bootstrap input:disabled[type="url"],
  .hsph-bootstrap .gform_wrapper select:disabled, .gform_wrapper .hsph-bootstrap select:disabled,
  .hsph-bootstrap .gform_wrapper textarea:disabled, .gform_wrapper .hsph-bootstrap textarea:disabled, .hsph-bootstrap .form-control[readonly], .hsph-bootstrap .gform_wrapper input[readonly][type="email"], .gform_wrapper .hsph-bootstrap input[readonly][type="email"],
  .hsph-bootstrap .gform_wrapper input[readonly][type="date"], .gform_wrapper .hsph-bootstrap input[readonly][type="date"],
  .hsph-bootstrap .gform_wrapper input[readonly][type="datetime"], .gform_wrapper .hsph-bootstrap input[readonly][type="datetime"],
  .hsph-bootstrap .gform_wrapper input[readonly][type="datetime-local"], .gform_wrapper .hsph-bootstrap input[readonly][type="datetime-local"],
  .hsph-bootstrap .gform_wrapper input[readonly][type="month"], .gform_wrapper .hsph-bootstrap input[readonly][type="month"],
  .hsph-bootstrap .gform_wrapper input[readonly][type="number"], .gform_wrapper .hsph-bootstrap input[readonly][type="number"],
  .hsph-bootstrap .gform_wrapper input[readonly][type="password"], .gform_wrapper .hsph-bootstrap input[readonly][type="password"],
  .hsph-bootstrap .gform_wrapper input[readonly][type="search"], .gform_wrapper .hsph-bootstrap input[readonly][type="search"],
  .hsph-bootstrap .gform_wrapper input[readonly][type="tel"], .gform_wrapper .hsph-bootstrap input[readonly][type="tel"],
  .hsph-bootstrap .gform_wrapper input[readonly][type="text"], .gform_wrapper .hsph-bootstrap input[readonly][type="text"],
  .hsph-bootstrap .gform_wrapper input[readonly][type="time"], .gform_wrapper .hsph-bootstrap input[readonly][type="time"],
  .hsph-bootstrap .gform_wrapper input[readonly][type="week"], .gform_wrapper .hsph-bootstrap input[readonly][type="week"],
  .hsph-bootstrap .gform_wrapper input[readonly][type="url"], .gform_wrapper .hsph-bootstrap input[readonly][type="url"],
  .hsph-bootstrap .gform_wrapper select[readonly], .gform_wrapper .hsph-bootstrap select[readonly],
  .hsph-bootstrap .gform_wrapper textarea[readonly], .gform_wrapper .hsph-bootstrap textarea[readonly] {
    background-color: #f0f0f2;
    opacity: 1; }

.hsph-bootstrap select.form-control:focus::-ms-value,
.hsph-bootstrap .gform_wrapper select:focus::-ms-value, .gform_wrapper .hsph-bootstrap select:focus::-ms-value {
  color: #484C58;
  background-color: #fcfcfc; }

.hsph-bootstrap .form-control-file,
.hsph-bootstrap .form-control-range {
  display: block;
  width: 100%; }

.hsph-bootstrap .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.hsph-bootstrap .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.hsph-bootstrap .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.hsph-bootstrap .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #484C58;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .hsph-bootstrap .form-control-plaintext.form-control-sm, .hsph-bootstrap .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.hsph-bootstrap .form-control-sm {
  height: add(1.5em, add(0.5rem, 2px, false));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.375rem; }

.hsph-bootstrap .form-control-lg {
  height: add(1.5em, add(1rem, 2px, false));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.hsph-bootstrap select.form-control[size],
.hsph-bootstrap .gform_wrapper select[size], .gform_wrapper .hsph-bootstrap select[size], .hsph-bootstrap select.form-control[multiple],
.hsph-bootstrap .gform_wrapper select[multiple], .gform_wrapper .hsph-bootstrap select[multiple] {
  height: auto; }

.hsph-bootstrap textarea.form-control,
.hsph-bootstrap .gform_wrapper textarea, .gform_wrapper .hsph-bootstrap textarea {
  height: auto; }

.hsph-bootstrap .form-group, .hsph-bootstrap .gform_wrapper .gfield, .gform_wrapper .hsph-bootstrap .gfield {
  margin-bottom: 1rem; }

.hsph-bootstrap .form-text {
  display: block;
  margin-top: 0.25rem; }

.hsph-bootstrap .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .hsph-bootstrap .form-row > .col,
  .hsph-bootstrap .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.hsph-bootstrap .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.hsph-bootstrap .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .hsph-bootstrap .form-check-input[disabled] ~ .form-check-label,
  .hsph-bootstrap .form-check-input:disabled ~ .form-check-label {
    color: #707689; }

.hsph-bootstrap .form-check-label {
  margin-bottom: 0; }

.hsph-bootstrap .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .hsph-bootstrap .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.hsph-bootstrap .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 95%;
  color: #65af82; }

.hsph-bootstrap .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(101, 175, 130, 0.9);
  border-radius: 0.1875rem; }

.was-validated .hsph-bootstrap:valid ~ .valid-feedback,
.was-validated .hsph-bootstrap:valid ~ .valid-tooltip, .hsph-bootstrap.is-valid ~ .valid-feedback,
.hsph-bootstrap.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .hsph-bootstrap .form-control:valid, .was-validated .hsph-bootstrap .gform_wrapper input:valid[type="email"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="email"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="date"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="date"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="datetime"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="datetime"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="datetime-local"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="datetime-local"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="month"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="month"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="number"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="number"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="password"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="password"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="search"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="search"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="tel"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="tel"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="text"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="text"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="time"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="time"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="week"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="week"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="url"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="url"],
.was-validated .hsph-bootstrap .gform_wrapper select:valid, .gform_wrapper .was-validated .hsph-bootstrap select:valid,
.was-validated .hsph-bootstrap .gform_wrapper textarea:valid, .gform_wrapper .was-validated .hsph-bootstrap textarea:valid, .hsph-bootstrap .form-control.is-valid, .hsph-bootstrap .gform_wrapper input.is-valid[type="email"], .gform_wrapper .hsph-bootstrap input.is-valid[type="email"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="date"], .gform_wrapper .hsph-bootstrap input.is-valid[type="date"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="datetime"], .gform_wrapper .hsph-bootstrap input.is-valid[type="datetime"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="datetime-local"], .gform_wrapper .hsph-bootstrap input.is-valid[type="datetime-local"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="month"], .gform_wrapper .hsph-bootstrap input.is-valid[type="month"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="number"], .gform_wrapper .hsph-bootstrap input.is-valid[type="number"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="password"], .gform_wrapper .hsph-bootstrap input.is-valid[type="password"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="search"], .gform_wrapper .hsph-bootstrap input.is-valid[type="search"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="tel"], .gform_wrapper .hsph-bootstrap input.is-valid[type="tel"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="text"], .gform_wrapper .hsph-bootstrap input.is-valid[type="text"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="time"], .gform_wrapper .hsph-bootstrap input.is-valid[type="time"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="week"], .gform_wrapper .hsph-bootstrap input.is-valid[type="week"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="url"], .gform_wrapper .hsph-bootstrap input.is-valid[type="url"],
.hsph-bootstrap .gform_wrapper select.is-valid, .gform_wrapper .hsph-bootstrap select.is-valid,
.hsph-bootstrap .gform_wrapper textarea.is-valid, .gform_wrapper .hsph-bootstrap textarea.is-valid {
  border-color: #65af82;
  padding-right: add(1.5em, 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2365af82' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right add(0.375em, 0.1875rem) center;
  background-size: add(0.75em, 0.375rem) add(0.75em, 0.375rem); }
  .was-validated .hsph-bootstrap .form-control:valid:focus, .was-validated .hsph-bootstrap .gform_wrapper input:valid:focus[type="email"], .gform_wrapper .was-validated .hsph-bootstrap input:valid:focus[type="email"],
  .was-validated .hsph-bootstrap .gform_wrapper input:valid:focus[type="date"], .gform_wrapper .was-validated .hsph-bootstrap input:valid:focus[type="date"],
  .was-validated .hsph-bootstrap .gform_wrapper input:valid:focus[type="datetime"], .gform_wrapper .was-validated .hsph-bootstrap input:valid:focus[type="datetime"],
  .was-validated .hsph-bootstrap .gform_wrapper input:valid:focus[type="datetime-local"], .gform_wrapper .was-validated .hsph-bootstrap input:valid:focus[type="datetime-local"],
  .was-validated .hsph-bootstrap .gform_wrapper input:valid:focus[type="month"], .gform_wrapper .was-validated .hsph-bootstrap input:valid:focus[type="month"],
  .was-validated .hsph-bootstrap .gform_wrapper input:valid:focus[type="number"], .gform_wrapper .was-validated .hsph-bootstrap input:valid:focus[type="number"],
  .was-validated .hsph-bootstrap .gform_wrapper input:valid:focus[type="password"], .gform_wrapper .was-validated .hsph-bootstrap input:valid:focus[type="password"],
  .was-validated .hsph-bootstrap .gform_wrapper input:valid:focus[type="search"], .gform_wrapper .was-validated .hsph-bootstrap input:valid:focus[type="search"],
  .was-validated .hsph-bootstrap .gform_wrapper input:valid:focus[type="tel"], .gform_wrapper .was-validated .hsph-bootstrap input:valid:focus[type="tel"],
  .was-validated .hsph-bootstrap .gform_wrapper input:valid:focus[type="text"], .gform_wrapper .was-validated .hsph-bootstrap input:valid:focus[type="text"],
  .was-validated .hsph-bootstrap .gform_wrapper input:valid:focus[type="time"], .gform_wrapper .was-validated .hsph-bootstrap input:valid:focus[type="time"],
  .was-validated .hsph-bootstrap .gform_wrapper input:valid:focus[type="week"], .gform_wrapper .was-validated .hsph-bootstrap input:valid:focus[type="week"],
  .was-validated .hsph-bootstrap .gform_wrapper input:valid:focus[type="url"], .gform_wrapper .was-validated .hsph-bootstrap input:valid:focus[type="url"],
  .was-validated .hsph-bootstrap .gform_wrapper select:valid:focus, .gform_wrapper .was-validated .hsph-bootstrap select:valid:focus,
  .was-validated .hsph-bootstrap .gform_wrapper textarea:valid:focus, .gform_wrapper .was-validated .hsph-bootstrap textarea:valid:focus, .hsph-bootstrap .form-control.is-valid:focus, .hsph-bootstrap .gform_wrapper input.is-valid:focus[type="email"], .gform_wrapper .hsph-bootstrap input.is-valid:focus[type="email"],
  .hsph-bootstrap .gform_wrapper input.is-valid:focus[type="date"], .gform_wrapper .hsph-bootstrap input.is-valid:focus[type="date"],
  .hsph-bootstrap .gform_wrapper input.is-valid:focus[type="datetime"], .gform_wrapper .hsph-bootstrap input.is-valid:focus[type="datetime"],
  .hsph-bootstrap .gform_wrapper input.is-valid:focus[type="datetime-local"], .gform_wrapper .hsph-bootstrap input.is-valid:focus[type="datetime-local"],
  .hsph-bootstrap .gform_wrapper input.is-valid:focus[type="month"], .gform_wrapper .hsph-bootstrap input.is-valid:focus[type="month"],
  .hsph-bootstrap .gform_wrapper input.is-valid:focus[type="number"], .gform_wrapper .hsph-bootstrap input.is-valid:focus[type="number"],
  .hsph-bootstrap .gform_wrapper input.is-valid:focus[type="password"], .gform_wrapper .hsph-bootstrap input.is-valid:focus[type="password"],
  .hsph-bootstrap .gform_wrapper input.is-valid:focus[type="search"], .gform_wrapper .hsph-bootstrap input.is-valid:focus[type="search"],
  .hsph-bootstrap .gform_wrapper input.is-valid:focus[type="tel"], .gform_wrapper .hsph-bootstrap input.is-valid:focus[type="tel"],
  .hsph-bootstrap .gform_wrapper input.is-valid:focus[type="text"], .gform_wrapper .hsph-bootstrap input.is-valid:focus[type="text"],
  .hsph-bootstrap .gform_wrapper input.is-valid:focus[type="time"], .gform_wrapper .hsph-bootstrap input.is-valid:focus[type="time"],
  .hsph-bootstrap .gform_wrapper input.is-valid:focus[type="week"], .gform_wrapper .hsph-bootstrap input.is-valid:focus[type="week"],
  .hsph-bootstrap .gform_wrapper input.is-valid:focus[type="url"], .gform_wrapper .hsph-bootstrap input.is-valid:focus[type="url"],
  .hsph-bootstrap .gform_wrapper select.is-valid:focus, .gform_wrapper .hsph-bootstrap select.is-valid:focus,
  .hsph-bootstrap .gform_wrapper textarea.is-valid:focus, .gform_wrapper .hsph-bootstrap textarea.is-valid:focus {
    border-color: #65af82;
    box-shadow: 0 0 0 0.2rem rgba(101, 175, 130, 0.25); }

.was-validated .hsph-bootstrap textarea.form-control:valid,
.was-validated .hsph-bootstrap .gform_wrapper textarea:valid, .gform_wrapper .was-validated .hsph-bootstrap textarea:valid, .hsph-bootstrap textarea.form-control.is-valid,
.hsph-bootstrap .gform_wrapper textarea.is-valid, .gform_wrapper .hsph-bootstrap textarea.is-valid {
  padding-right: add(1.5em, 0.75rem);
  background-position: top add(0.375em, 0.1875rem) right add(0.375em, 0.1875rem); }

.was-validated .hsph-bootstrap .custom-select:valid, .hsph-bootstrap .custom-select.is-valid {
  border-color: #65af82;
  padding-right: add(0.75em, 2.3125rem);
  background: escape-svg(url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'><path fill='#393d47' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>")) no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2365af82' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fcfcfc no-repeat center right 1.75rem/add(0.75em, 0.375rem) add(0.75em, 0.375rem); }
  .was-validated .hsph-bootstrap .custom-select:valid:focus, .hsph-bootstrap .custom-select.is-valid:focus {
    border-color: #65af82;
    box-shadow: 0 0 0 0.2rem rgba(101, 175, 130, 0.25); }

.was-validated .hsph-bootstrap .form-check-input:valid ~ .form-check-label, .hsph-bootstrap .form-check-input.is-valid ~ .form-check-label {
  color: #65af82; }

.was-validated .hsph-bootstrap .form-check-input:valid ~ .valid-feedback,
.was-validated .hsph-bootstrap .form-check-input:valid ~ .valid-tooltip, .hsph-bootstrap .form-check-input.is-valid ~ .valid-feedback,
.hsph-bootstrap .form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .hsph-bootstrap .custom-control-input:valid ~ .custom-control-label, .hsph-bootstrap .custom-control-input.is-valid ~ .custom-control-label {
  color: #65af82; }
  .was-validated .hsph-bootstrap .custom-control-input:valid ~ .custom-control-label::before, .hsph-bootstrap .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #65af82; }

.was-validated .hsph-bootstrap .custom-control-input:valid:checked ~ .custom-control-label::before, .hsph-bootstrap .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #87c09d;
  background-color: #87c09d; }

.was-validated .hsph-bootstrap .custom-control-input:valid:focus ~ .custom-control-label::before, .hsph-bootstrap .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(101, 175, 130, 0.25); }

.was-validated .hsph-bootstrap .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .hsph-bootstrap .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #65af82; }

.was-validated .hsph-bootstrap .custom-file-input:valid ~ .custom-file-label, .hsph-bootstrap .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #65af82; }

.was-validated .hsph-bootstrap .custom-file-input:valid:focus ~ .custom-file-label, .hsph-bootstrap .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #65af82;
  box-shadow: 0 0 0 0.2rem rgba(101, 175, 130, 0.25); }

.hsph-bootstrap .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 95%;
  color: #dc5540; }

.hsph-bootstrap .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 85, 64, 0.9);
  border-radius: 0.1875rem; }

.was-validated .hsph-bootstrap:invalid ~ .invalid-feedback,
.was-validated .hsph-bootstrap:invalid ~ .invalid-tooltip, .hsph-bootstrap.is-invalid ~ .invalid-feedback,
.hsph-bootstrap.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .hsph-bootstrap .form-control:invalid, .was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="email"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="email"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="date"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="date"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="datetime"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="datetime"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="datetime-local"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="datetime-local"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="month"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="month"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="number"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="number"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="password"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="password"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="search"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="search"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="tel"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="tel"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="text"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="text"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="time"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="time"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="week"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="week"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="url"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="url"],
.was-validated .hsph-bootstrap .gform_wrapper select:invalid, .gform_wrapper .was-validated .hsph-bootstrap select:invalid,
.was-validated .hsph-bootstrap .gform_wrapper textarea:invalid, .gform_wrapper .was-validated .hsph-bootstrap textarea:invalid, .hsph-bootstrap .form-control.is-invalid, .hsph-bootstrap .gform_wrapper input.is-invalid[type="email"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="email"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="date"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="date"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="datetime"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="datetime"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="datetime-local"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="datetime-local"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="month"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="month"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="number"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="number"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="password"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="password"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="search"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="search"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="tel"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="tel"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="text"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="text"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="time"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="time"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="week"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="week"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="url"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="url"],
.hsph-bootstrap .gform_wrapper select.is-invalid, .gform_wrapper .hsph-bootstrap select.is-invalid,
.hsph-bootstrap .gform_wrapper textarea.is-invalid, .gform_wrapper .hsph-bootstrap textarea.is-invalid {
  border-color: #dc5540;
  padding-right: add(1.5em, 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc5540' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc5540' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right add(0.375em, 0.1875rem) center;
  background-size: add(0.75em, 0.375rem) add(0.75em, 0.375rem); }
  .was-validated .hsph-bootstrap .form-control:invalid:focus, .was-validated .hsph-bootstrap .gform_wrapper input:invalid:focus[type="email"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid:focus[type="email"],
  .was-validated .hsph-bootstrap .gform_wrapper input:invalid:focus[type="date"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid:focus[type="date"],
  .was-validated .hsph-bootstrap .gform_wrapper input:invalid:focus[type="datetime"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid:focus[type="datetime"],
  .was-validated .hsph-bootstrap .gform_wrapper input:invalid:focus[type="datetime-local"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid:focus[type="datetime-local"],
  .was-validated .hsph-bootstrap .gform_wrapper input:invalid:focus[type="month"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid:focus[type="month"],
  .was-validated .hsph-bootstrap .gform_wrapper input:invalid:focus[type="number"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid:focus[type="number"],
  .was-validated .hsph-bootstrap .gform_wrapper input:invalid:focus[type="password"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid:focus[type="password"],
  .was-validated .hsph-bootstrap .gform_wrapper input:invalid:focus[type="search"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid:focus[type="search"],
  .was-validated .hsph-bootstrap .gform_wrapper input:invalid:focus[type="tel"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid:focus[type="tel"],
  .was-validated .hsph-bootstrap .gform_wrapper input:invalid:focus[type="text"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid:focus[type="text"],
  .was-validated .hsph-bootstrap .gform_wrapper input:invalid:focus[type="time"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid:focus[type="time"],
  .was-validated .hsph-bootstrap .gform_wrapper input:invalid:focus[type="week"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid:focus[type="week"],
  .was-validated .hsph-bootstrap .gform_wrapper input:invalid:focus[type="url"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid:focus[type="url"],
  .was-validated .hsph-bootstrap .gform_wrapper select:invalid:focus, .gform_wrapper .was-validated .hsph-bootstrap select:invalid:focus,
  .was-validated .hsph-bootstrap .gform_wrapper textarea:invalid:focus, .gform_wrapper .was-validated .hsph-bootstrap textarea:invalid:focus, .hsph-bootstrap .form-control.is-invalid:focus, .hsph-bootstrap .gform_wrapper input.is-invalid:focus[type="email"], .gform_wrapper .hsph-bootstrap input.is-invalid:focus[type="email"],
  .hsph-bootstrap .gform_wrapper input.is-invalid:focus[type="date"], .gform_wrapper .hsph-bootstrap input.is-invalid:focus[type="date"],
  .hsph-bootstrap .gform_wrapper input.is-invalid:focus[type="datetime"], .gform_wrapper .hsph-bootstrap input.is-invalid:focus[type="datetime"],
  .hsph-bootstrap .gform_wrapper input.is-invalid:focus[type="datetime-local"], .gform_wrapper .hsph-bootstrap input.is-invalid:focus[type="datetime-local"],
  .hsph-bootstrap .gform_wrapper input.is-invalid:focus[type="month"], .gform_wrapper .hsph-bootstrap input.is-invalid:focus[type="month"],
  .hsph-bootstrap .gform_wrapper input.is-invalid:focus[type="number"], .gform_wrapper .hsph-bootstrap input.is-invalid:focus[type="number"],
  .hsph-bootstrap .gform_wrapper input.is-invalid:focus[type="password"], .gform_wrapper .hsph-bootstrap input.is-invalid:focus[type="password"],
  .hsph-bootstrap .gform_wrapper input.is-invalid:focus[type="search"], .gform_wrapper .hsph-bootstrap input.is-invalid:focus[type="search"],
  .hsph-bootstrap .gform_wrapper input.is-invalid:focus[type="tel"], .gform_wrapper .hsph-bootstrap input.is-invalid:focus[type="tel"],
  .hsph-bootstrap .gform_wrapper input.is-invalid:focus[type="text"], .gform_wrapper .hsph-bootstrap input.is-invalid:focus[type="text"],
  .hsph-bootstrap .gform_wrapper input.is-invalid:focus[type="time"], .gform_wrapper .hsph-bootstrap input.is-invalid:focus[type="time"],
  .hsph-bootstrap .gform_wrapper input.is-invalid:focus[type="week"], .gform_wrapper .hsph-bootstrap input.is-invalid:focus[type="week"],
  .hsph-bootstrap .gform_wrapper input.is-invalid:focus[type="url"], .gform_wrapper .hsph-bootstrap input.is-invalid:focus[type="url"],
  .hsph-bootstrap .gform_wrapper select.is-invalid:focus, .gform_wrapper .hsph-bootstrap select.is-invalid:focus,
  .hsph-bootstrap .gform_wrapper textarea.is-invalid:focus, .gform_wrapper .hsph-bootstrap textarea.is-invalid:focus {
    border-color: #dc5540;
    box-shadow: 0 0 0 0.2rem rgba(220, 85, 64, 0.25); }

.was-validated .hsph-bootstrap textarea.form-control:invalid,
.was-validated .hsph-bootstrap .gform_wrapper textarea:invalid, .gform_wrapper .was-validated .hsph-bootstrap textarea:invalid, .hsph-bootstrap textarea.form-control.is-invalid,
.hsph-bootstrap .gform_wrapper textarea.is-invalid, .gform_wrapper .hsph-bootstrap textarea.is-invalid {
  padding-right: add(1.5em, 0.75rem);
  background-position: top add(0.375em, 0.1875rem) right add(0.375em, 0.1875rem); }

.was-validated .hsph-bootstrap .custom-select:invalid, .hsph-bootstrap .custom-select.is-invalid {
  border-color: #dc5540;
  padding-right: add(0.75em, 2.3125rem);
  background: escape-svg(url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'><path fill='#393d47' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>")) no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc5540' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc5540' stroke='none'/%3e%3c/svg%3e") #fcfcfc no-repeat center right 1.75rem/add(0.75em, 0.375rem) add(0.75em, 0.375rem); }
  .was-validated .hsph-bootstrap .custom-select:invalid:focus, .hsph-bootstrap .custom-select.is-invalid:focus {
    border-color: #dc5540;
    box-shadow: 0 0 0 0.2rem rgba(220, 85, 64, 0.25); }

.was-validated .hsph-bootstrap .form-check-input:invalid ~ .form-check-label, .hsph-bootstrap .form-check-input.is-invalid ~ .form-check-label {
  color: #dc5540; }

.was-validated .hsph-bootstrap .form-check-input:invalid ~ .invalid-feedback,
.was-validated .hsph-bootstrap .form-check-input:invalid ~ .invalid-tooltip, .hsph-bootstrap .form-check-input.is-invalid ~ .invalid-feedback,
.hsph-bootstrap .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .hsph-bootstrap .custom-control-input:invalid ~ .custom-control-label, .hsph-bootstrap .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc5540; }
  .was-validated .hsph-bootstrap .custom-control-input:invalid ~ .custom-control-label::before, .hsph-bootstrap .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc5540; }

.was-validated .hsph-bootstrap .custom-control-input:invalid:checked ~ .custom-control-label::before, .hsph-bootstrap .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e47b6b;
  background-color: #e47b6b; }

.was-validated .hsph-bootstrap .custom-control-input:invalid:focus ~ .custom-control-label::before, .hsph-bootstrap .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 85, 64, 0.25); }

.was-validated .hsph-bootstrap .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .hsph-bootstrap .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc5540; }

.was-validated .hsph-bootstrap .custom-file-input:invalid ~ .custom-file-label, .hsph-bootstrap .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc5540; }

.was-validated .hsph-bootstrap .custom-file-input:invalid:focus ~ .custom-file-label, .hsph-bootstrap .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc5540;
  box-shadow: 0 0 0 0.2rem rgba(220, 85, 64, 0.25); }

.hsph-bootstrap .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .hsph-bootstrap .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .hsph-bootstrap .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .hsph-bootstrap .form-inline .form-group, .hsph-bootstrap .form-inline .gform_wrapper .gfield, .gform_wrapper .hsph-bootstrap .form-inline .gfield {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .hsph-bootstrap .form-inline .form-control, .hsph-bootstrap .form-inline .gform_wrapper input[type="email"], .gform_wrapper .hsph-bootstrap .form-inline input[type="email"],
    .hsph-bootstrap .form-inline .gform_wrapper input[type="date"], .gform_wrapper .hsph-bootstrap .form-inline input[type="date"],
    .hsph-bootstrap .form-inline .gform_wrapper input[type="datetime"], .gform_wrapper .hsph-bootstrap .form-inline input[type="datetime"],
    .hsph-bootstrap .form-inline .gform_wrapper input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .form-inline input[type="datetime-local"],
    .hsph-bootstrap .form-inline .gform_wrapper input[type="month"], .gform_wrapper .hsph-bootstrap .form-inline input[type="month"],
    .hsph-bootstrap .form-inline .gform_wrapper input[type="number"], .gform_wrapper .hsph-bootstrap .form-inline input[type="number"],
    .hsph-bootstrap .form-inline .gform_wrapper input[type="password"], .gform_wrapper .hsph-bootstrap .form-inline input[type="password"],
    .hsph-bootstrap .form-inline .gform_wrapper input[type="search"], .gform_wrapper .hsph-bootstrap .form-inline input[type="search"],
    .hsph-bootstrap .form-inline .gform_wrapper input[type="tel"], .gform_wrapper .hsph-bootstrap .form-inline input[type="tel"],
    .hsph-bootstrap .form-inline .gform_wrapper input[type="text"], .gform_wrapper .hsph-bootstrap .form-inline input[type="text"],
    .hsph-bootstrap .form-inline .gform_wrapper input[type="time"], .gform_wrapper .hsph-bootstrap .form-inline input[type="time"],
    .hsph-bootstrap .form-inline .gform_wrapper input[type="week"], .gform_wrapper .hsph-bootstrap .form-inline input[type="week"],
    .hsph-bootstrap .form-inline .gform_wrapper input[type="url"], .gform_wrapper .hsph-bootstrap .form-inline input[type="url"],
    .hsph-bootstrap .form-inline .gform_wrapper select, .gform_wrapper .hsph-bootstrap .form-inline select,
    .hsph-bootstrap .form-inline .gform_wrapper textarea, .gform_wrapper .hsph-bootstrap .form-inline textarea {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .hsph-bootstrap .form-inline .form-control-plaintext {
      display: inline-block; }
    .hsph-bootstrap .form-inline .input-group,
    .hsph-bootstrap .form-inline .custom-select {
      width: auto; }
    .hsph-bootstrap .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .hsph-bootstrap .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .hsph-bootstrap .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .hsph-bootstrap .form-inline .custom-control-label {
      margin-bottom: 0; } }

.hsph-bootstrap .btn, .hsph-bootstrap .gform_wrapper .button, .gform_wrapper .hsph-bootstrap .button {
  display: inline-block;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  color: #484C58;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 0 solid transparent;
  padding: 0.5625rem 0.9375rem;
  font-size: 0.875rem;
  line-height: 1.25;
  border-radius: 50rem;
  transition: all 300ms cubic-bezier(0.65, 0.05, 0.36, 1); }
  @media (prefers-reduced-motion: reduce) {
    .hsph-bootstrap .btn, .hsph-bootstrap .gform_wrapper .button, .gform_wrapper .hsph-bootstrap .button {
      transition: none; } }
  .hsph-bootstrap .btn:hover, .hsph-bootstrap .gform_wrapper .button:hover, .gform_wrapper .hsph-bootstrap .button:hover {
    color: #484C58;
    text-decoration: none; }
  .hsph-bootstrap .btn:focus, .hsph-bootstrap .gform_wrapper .button:focus, .gform_wrapper .hsph-bootstrap .button:focus, .hsph-bootstrap .btn.focus, .hsph-bootstrap .gform_wrapper .focus.button, .gform_wrapper .hsph-bootstrap .focus.button {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 126, 173, 0.25); }
  .hsph-bootstrap .btn.disabled, .hsph-bootstrap .gform_wrapper .disabled.button, .gform_wrapper .hsph-bootstrap .disabled.button, .hsph-bootstrap .btn:disabled, .hsph-bootstrap .gform_wrapper .button:disabled, .gform_wrapper .hsph-bootstrap .button:disabled {
    opacity: 0.65;
    box-shadow: none; }
  .hsph-bootstrap .btn:not(:disabled):not(.disabled):active, .hsph-bootstrap .gform_wrapper .button:not(:disabled):not(.disabled):active, .gform_wrapper .hsph-bootstrap .button:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn:not(:disabled):not(.disabled).active, .hsph-bootstrap .gform_wrapper .button:not(:disabled):not(.disabled).active, .gform_wrapper .hsph-bootstrap .button:not(:disabled):not(.disabled).active {
    box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325); }
    .hsph-bootstrap .btn:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .gform_wrapper .button:not(:disabled):not(.disabled):active:focus, .gform_wrapper .hsph-bootstrap .button:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn:not(:disabled):not(.disabled).active:focus, .hsph-bootstrap .gform_wrapper .button:not(:disabled):not(.disabled).active:focus, .gform_wrapper .hsph-bootstrap .button:not(:disabled):not(.disabled).active:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 126, 173, 0.25), 0 3px 3px rgba(21, 23, 26, 0.325); }

.hsph-bootstrap a.btn.disabled, .hsph-bootstrap .gform_wrapper a.disabled.button, .gform_wrapper .hsph-bootstrap a.disabled.button,
.hsph-bootstrap fieldset:disabled a.btn,
.hsph-bootstrap fieldset:disabled .gform_wrapper a.button,
.gform_wrapper .hsph-bootstrap fieldset:disabled a.button {
  pointer-events: none; }

.hsph-bootstrap .btn-primary, .hsph-bootstrap .gform_wrapper .button, .gform_wrapper .hsph-bootstrap .button {
  color: #fff;
  background-color: #007ead;
  border-color: #007ead;
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23); }
  .hsph-bootstrap .btn-primary:hover, .hsph-bootstrap .gform_wrapper .button:hover, .gform_wrapper .hsph-bootstrap .button:hover {
    color: #fff;
    background-color: #006287;
    border-color: #00597a; }
  .hsph-bootstrap .btn-primary:focus, .hsph-bootstrap .gform_wrapper .button:focus, .gform_wrapper .hsph-bootstrap .button:focus, .hsph-bootstrap .btn-primary.focus, .hsph-bootstrap .gform_wrapper .focus.button, .gform_wrapper .hsph-bootstrap .focus.button {
    color: #fff;
    background-color: #006287;
    border-color: #00597a;
    box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23), 0 0 0 0.2rem rgba(38, 145, 185, 0.5); }
  .hsph-bootstrap .btn-primary.disabled, .hsph-bootstrap .gform_wrapper .disabled.button, .gform_wrapper .hsph-bootstrap .disabled.button, .hsph-bootstrap .btn-primary:disabled, .hsph-bootstrap .gform_wrapper .button:disabled, .gform_wrapper .hsph-bootstrap .button:disabled {
    color: #fff;
    background-color: #007ead;
    border-color: #007ead; }
  .hsph-bootstrap .btn-primary:not(:disabled):not(.disabled):active, .hsph-bootstrap .gform_wrapper .button:not(:disabled):not(.disabled):active, .gform_wrapper .hsph-bootstrap .button:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-primary:not(:disabled):not(.disabled).active, .hsph-bootstrap .gform_wrapper .button:not(:disabled):not(.disabled).active, .gform_wrapper .hsph-bootstrap .button:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-primary.dropdown-toggle,
  .show > .hsph-bootstrap .gform_wrapper .dropdown-toggle.button,
  .gform_wrapper .show > .hsph-bootstrap .dropdown-toggle.button {
    color: #fff;
    background-color: #00597a;
    border-color: #00506d; }
    .hsph-bootstrap .btn-primary:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .gform_wrapper .button:not(:disabled):not(.disabled):active:focus, .gform_wrapper .hsph-bootstrap .button:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-primary:not(:disabled):not(.disabled).active:focus, .hsph-bootstrap .gform_wrapper .button:not(:disabled):not(.disabled).active:focus, .gform_wrapper .hsph-bootstrap .button:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-primary.dropdown-toggle:focus,
    .show > .hsph-bootstrap .gform_wrapper .dropdown-toggle.button:focus,
    .gform_wrapper .show > .hsph-bootstrap .dropdown-toggle.button:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(38, 145, 185, 0.5); }

.hsph-bootstrap .btn-secondary {
  color: #fff;
  background-color: #484C58;
  border-color: #484C58;
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23); }
  .hsph-bootstrap .btn-secondary:hover {
    color: #fff;
    background-color: #373a43;
    border-color: #31343c; }
  .hsph-bootstrap .btn-secondary:focus, .hsph-bootstrap .btn-secondary.focus {
    color: #fff;
    background-color: #373a43;
    border-color: #31343c;
    box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23), 0 0 0 0.2rem rgba(99, 103, 113, 0.5); }
  .hsph-bootstrap .btn-secondary.disabled, .hsph-bootstrap .btn-secondary:disabled {
    color: #fff;
    background-color: #484C58;
    border-color: #484C58; }
  .hsph-bootstrap .btn-secondary:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #31343c;
    border-color: #2b2e35; }
    .hsph-bootstrap .btn-secondary:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(99, 103, 113, 0.5); }

.hsph-bootstrap .btn-info {
  color: #1d2024;
  background-color: #f2a041;
  border-color: #f2a041;
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23); }
  .hsph-bootstrap .btn-info:hover {
    color: #1d2024;
    background-color: #f08e1d;
    border-color: #ef8811; }
  .hsph-bootstrap .btn-info:focus, .hsph-bootstrap .btn-info.focus {
    color: #1d2024;
    background-color: #f08e1d;
    border-color: #ef8811;
    box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23), 0 0 0 0.2rem rgba(210, 141, 61, 0.5); }
  .hsph-bootstrap .btn-info.disabled, .hsph-bootstrap .btn-info:disabled {
    color: #1d2024;
    background-color: #f2a041;
    border-color: #f2a041; }
  .hsph-bootstrap .btn-info:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-info:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-info.dropdown-toggle {
    color: #1d2024;
    background-color: #ef8811;
    border-color: #e48110; }
    .hsph-bootstrap .btn-info:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-info.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(210, 141, 61, 0.5); }

.hsph-bootstrap .btn-light {
  color: #1d2024;
  background-color: #f0f0f2;
  border-color: #f0f0f2;
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23); }
  .hsph-bootstrap .btn-light:hover {
    color: #1d2024;
    background-color: #dcdce0;
    border-color: #d5d5da; }
  .hsph-bootstrap .btn-light:focus, .hsph-bootstrap .btn-light.focus {
    color: #1d2024;
    background-color: #dcdce0;
    border-color: #d5d5da;
    box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23), 0 0 0 0.2rem rgba(208, 209, 211, 0.5); }
  .hsph-bootstrap .btn-light.disabled, .hsph-bootstrap .btn-light:disabled {
    color: #1d2024;
    background-color: #f0f0f2;
    border-color: #f0f0f2; }
  .hsph-bootstrap .btn-light:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-light:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-light.dropdown-toggle {
    color: #1d2024;
    background-color: #d5d5da;
    border-color: #ceced4; }
    .hsph-bootstrap .btn-light:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-light.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(208, 209, 211, 0.5); }

.hsph-bootstrap .btn-dark {
  color: #fff;
  background-color: #1d2024;
  border-color: #1d2024;
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23); }
  .hsph-bootstrap .btn-dark:hover {
    color: #fff;
    background-color: #0c0d0f;
    border-color: #060708; }
  .hsph-bootstrap .btn-dark:focus, .hsph-bootstrap .btn-dark.focus {
    color: #fff;
    background-color: #0c0d0f;
    border-color: #060708;
    box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23), 0 0 0 0.2rem rgba(63, 65, 69, 0.5); }
  .hsph-bootstrap .btn-dark.disabled, .hsph-bootstrap .btn-dark:disabled {
    color: #fff;
    background-color: #1d2024;
    border-color: #1d2024; }
  .hsph-bootstrap .btn-dark:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-dark:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #060708;
    border-color: #010101; }
    .hsph-bootstrap .btn-dark:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(63, 65, 69, 0.5); }

.hsph-bootstrap .btn-crimson {
  color: #fff;
  background-color: #a51c30;
  border-color: #a51c30;
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23); }
  .hsph-bootstrap .btn-crimson:hover {
    color: #fff;
    background-color: #841626;
    border-color: #791523; }
  .hsph-bootstrap .btn-crimson:focus, .hsph-bootstrap .btn-crimson.focus {
    color: #fff;
    background-color: #841626;
    border-color: #791523;
    box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23), 0 0 0 0.2rem rgba(179, 62, 79, 0.5); }
  .hsph-bootstrap .btn-crimson.disabled, .hsph-bootstrap .btn-crimson:disabled {
    color: #fff;
    background-color: #a51c30;
    border-color: #a51c30; }
  .hsph-bootstrap .btn-crimson:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-crimson:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-crimson.dropdown-toggle {
    color: #fff;
    background-color: #791523;
    border-color: #6e1320; }
    .hsph-bootstrap .btn-crimson:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-crimson:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-crimson.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(179, 62, 79, 0.5); }

.hsph-bootstrap .btn-positive {
  color: #fff;
  background-color: #65af82;
  border-color: #65af82;
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23); }
  .hsph-bootstrap .btn-positive:hover {
    color: #fff;
    background-color: #519c6f;
    border-color: #4d9469; }
  .hsph-bootstrap .btn-positive:focus, .hsph-bootstrap .btn-positive.focus {
    color: #fff;
    background-color: #519c6f;
    border-color: #4d9469;
    box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23), 0 0 0 0.2rem rgba(124, 187, 149, 0.5); }
  .hsph-bootstrap .btn-positive.disabled, .hsph-bootstrap .btn-positive:disabled {
    color: #fff;
    background-color: #65af82;
    border-color: #65af82; }
  .hsph-bootstrap .btn-positive:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-positive:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-positive.dropdown-toggle {
    color: #fff;
    background-color: #4d9469;
    border-color: #498c63; }
    .hsph-bootstrap .btn-positive:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-positive:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-positive.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(124, 187, 149, 0.5); }

.hsph-bootstrap .btn-alert {
  color: #fff;
  background-color: #dc5540;
  border-color: #dc5540;
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23); }
  .hsph-bootstrap .btn-alert:hover {
    color: #fff;
    background-color: #d03d26;
    border-color: #c53a24; }
  .hsph-bootstrap .btn-alert:focus, .hsph-bootstrap .btn-alert.focus {
    color: #fff;
    background-color: #d03d26;
    border-color: #c53a24;
    box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23), 0 0 0 0.2rem rgba(225, 111, 93, 0.5); }
  .hsph-bootstrap .btn-alert.disabled, .hsph-bootstrap .btn-alert:disabled {
    color: #fff;
    background-color: #dc5540;
    border-color: #dc5540; }
  .hsph-bootstrap .btn-alert:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-alert:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-alert.dropdown-toggle {
    color: #fff;
    background-color: #c53a24;
    border-color: #ba3722; }
    .hsph-bootstrap .btn-alert:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-alert:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-alert.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(225, 111, 93, 0.5); }

.hsph-bootstrap .btn-outline-primary {
  color: #007ead;
  border-color: #007ead; }
  .hsph-bootstrap .btn-outline-primary:hover {
    color: #fff;
    background-color: #007ead;
    border-color: #007ead; }
  .hsph-bootstrap .btn-outline-primary:focus, .hsph-bootstrap .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 126, 173, 0.5); }
  .hsph-bootstrap .btn-outline-primary.disabled, .hsph-bootstrap .btn-outline-primary:disabled {
    color: #007ead;
    background-color: transparent; }
  .hsph-bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007ead;
    border-color: #007ead; }
    .hsph-bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(0, 126, 173, 0.5); }

.hsph-bootstrap .btn-outline-secondary {
  color: #484C58;
  border-color: #484C58; }
  .hsph-bootstrap .btn-outline-secondary:hover {
    color: #fff;
    background-color: #484C58;
    border-color: #484C58; }
  .hsph-bootstrap .btn-outline-secondary:focus, .hsph-bootstrap .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 76, 88, 0.5); }
  .hsph-bootstrap .btn-outline-secondary.disabled, .hsph-bootstrap .btn-outline-secondary:disabled {
    color: #484C58;
    background-color: transparent; }
  .hsph-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #484C58;
    border-color: #484C58; }
    .hsph-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(72, 76, 88, 0.5); }

.hsph-bootstrap .btn-outline-info {
  color: #f2a041;
  border-color: #f2a041; }
  .hsph-bootstrap .btn-outline-info:hover {
    color: #1d2024;
    background-color: #f2a041;
    border-color: #f2a041; }
  .hsph-bootstrap .btn-outline-info:focus, .hsph-bootstrap .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(242, 160, 65, 0.5); }
  .hsph-bootstrap .btn-outline-info.disabled, .hsph-bootstrap .btn-outline-info:disabled {
    color: #f2a041;
    background-color: transparent; }
  .hsph-bootstrap .btn-outline-info:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-outline-info.dropdown-toggle {
    color: #1d2024;
    background-color: #f2a041;
    border-color: #f2a041; }
    .hsph-bootstrap .btn-outline-info:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(242, 160, 65, 0.5); }

.hsph-bootstrap .btn-outline-light {
  color: #f0f0f2;
  border-color: #f0f0f2; }
  .hsph-bootstrap .btn-outline-light:hover {
    color: #1d2024;
    background-color: #f0f0f2;
    border-color: #f0f0f2; }
  .hsph-bootstrap .btn-outline-light:focus, .hsph-bootstrap .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(240, 240, 242, 0.5); }
  .hsph-bootstrap .btn-outline-light.disabled, .hsph-bootstrap .btn-outline-light:disabled {
    color: #f0f0f2;
    background-color: transparent; }
  .hsph-bootstrap .btn-outline-light:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-outline-light.dropdown-toggle {
    color: #1d2024;
    background-color: #f0f0f2;
    border-color: #f0f0f2; }
    .hsph-bootstrap .btn-outline-light:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(240, 240, 242, 0.5); }

.hsph-bootstrap .btn-outline-dark {
  color: #1d2024;
  border-color: #1d2024; }
  .hsph-bootstrap .btn-outline-dark:hover {
    color: #fff;
    background-color: #1d2024;
    border-color: #1d2024; }
  .hsph-bootstrap .btn-outline-dark:focus, .hsph-bootstrap .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(29, 32, 36, 0.5); }
  .hsph-bootstrap .btn-outline-dark.disabled, .hsph-bootstrap .btn-outline-dark:disabled {
    color: #1d2024;
    background-color: transparent; }
  .hsph-bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2024;
    border-color: #1d2024; }
    .hsph-bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(29, 32, 36, 0.5); }

.hsph-bootstrap .btn-outline-crimson {
  color: #a51c30;
  border-color: #a51c30; }
  .hsph-bootstrap .btn-outline-crimson:hover {
    color: #fff;
    background-color: #a51c30;
    border-color: #a51c30; }
  .hsph-bootstrap .btn-outline-crimson:focus, .hsph-bootstrap .btn-outline-crimson.focus {
    box-shadow: 0 0 0 0.2rem rgba(165, 28, 48, 0.5); }
  .hsph-bootstrap .btn-outline-crimson.disabled, .hsph-bootstrap .btn-outline-crimson:disabled {
    color: #a51c30;
    background-color: transparent; }
  .hsph-bootstrap .btn-outline-crimson:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-outline-crimson:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-outline-crimson.dropdown-toggle {
    color: #fff;
    background-color: #a51c30;
    border-color: #a51c30; }
    .hsph-bootstrap .btn-outline-crimson:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-outline-crimson:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-outline-crimson.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(165, 28, 48, 0.5); }

.hsph-bootstrap .btn-outline-positive {
  color: #65af82;
  border-color: #65af82; }
  .hsph-bootstrap .btn-outline-positive:hover {
    color: #fff;
    background-color: #65af82;
    border-color: #65af82; }
  .hsph-bootstrap .btn-outline-positive:focus, .hsph-bootstrap .btn-outline-positive.focus {
    box-shadow: 0 0 0 0.2rem rgba(101, 175, 130, 0.5); }
  .hsph-bootstrap .btn-outline-positive.disabled, .hsph-bootstrap .btn-outline-positive:disabled {
    color: #65af82;
    background-color: transparent; }
  .hsph-bootstrap .btn-outline-positive:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-outline-positive:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-outline-positive.dropdown-toggle {
    color: #fff;
    background-color: #65af82;
    border-color: #65af82; }
    .hsph-bootstrap .btn-outline-positive:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-outline-positive:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-outline-positive.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(101, 175, 130, 0.5); }

.hsph-bootstrap .btn-outline-alert {
  color: #dc5540;
  border-color: #dc5540; }
  .hsph-bootstrap .btn-outline-alert:hover {
    color: #fff;
    background-color: #dc5540;
    border-color: #dc5540; }
  .hsph-bootstrap .btn-outline-alert:focus, .hsph-bootstrap .btn-outline-alert.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 85, 64, 0.5); }
  .hsph-bootstrap .btn-outline-alert.disabled, .hsph-bootstrap .btn-outline-alert:disabled {
    color: #dc5540;
    background-color: transparent; }
  .hsph-bootstrap .btn-outline-alert:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-outline-alert:not(:disabled):not(.disabled).active,
  .show > .hsph-bootstrap .btn-outline-alert.dropdown-toggle {
    color: #fff;
    background-color: #dc5540;
    border-color: #dc5540; }
    .hsph-bootstrap .btn-outline-alert:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-outline-alert:not(:disabled):not(.disabled).active:focus,
    .show > .hsph-bootstrap .btn-outline-alert.dropdown-toggle:focus {
      box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325), 0 0 0 0.2rem rgba(220, 85, 64, 0.5); }

.hsph-bootstrap .btn-link {
  font-weight: 400;
  color: #007ead;
  text-decoration: none; }
  .hsph-bootstrap .btn-link:hover {
    color: #00658c;
    text-decoration: none; }
  .hsph-bootstrap .btn-link:focus, .hsph-bootstrap .btn-link.focus {
    text-decoration: none;
    box-shadow: none; }
  .hsph-bootstrap .btn-link:disabled, .hsph-bootstrap .btn-link.disabled {
    color: #484C58;
    pointer-events: none; }

.hsph-bootstrap .btn-lg, .hsph-bootstrap .btn-group-lg > .btn, .hsph-bootstrap .gform_wrapper .btn-group-lg > .button, .gform_wrapper .hsph-bootstrap .btn-group-lg > .button {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 50rem; }

.hsph-bootstrap .btn-sm, .hsph-bootstrap .btn-group-sm > .btn, .hsph-bootstrap .gform_wrapper .btn-group-sm > .button, .gform_wrapper .hsph-bootstrap .btn-group-sm > .button {
  padding: 0.1875rem 0.625rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 50rem; }

.hsph-bootstrap .btn-block {
  display: block;
  width: 100%; }
  .hsph-bootstrap .btn-block + .btn-block {
    margin-top: 0.5rem; }

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

.hsph-bootstrap .fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .hsph-bootstrap .fade {
      transition: none; } }
  .hsph-bootstrap .fade:not(.show) {
    opacity: 0; }

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

.hsph-bootstrap .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .hsph-bootstrap .collapsing {
      transition: none; } }

.hsph-bootstrap .dropup,
.hsph-bootstrap .dropright,
.hsph-bootstrap .dropdown,
.hsph-bootstrap .dropleft {
  position: relative; }

.hsph-bootstrap .dropdown-toggle {
  white-space: nowrap; }
  .hsph-bootstrap .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .hsph-bootstrap .dropdown-toggle:empty::after {
    margin-left: 0; }

.hsph-bootstrap .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #484C58;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(21, 23, 26, 0.15);
  border-radius: 0.1875rem;
  box-shadow: 0 0.5rem 1rem rgba(21, 23, 26, 0.175); }

.hsph-bootstrap .dropdown-menu-left {
  right: auto;
  left: 0; }

.hsph-bootstrap .dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .hsph-bootstrap .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .hsph-bootstrap .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .hsph-bootstrap .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .hsph-bootstrap .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .hsph-bootstrap .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .hsph-bootstrap .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .hsph-bootstrap .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .hsph-bootstrap .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.hsph-bootstrap .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.hsph-bootstrap .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.hsph-bootstrap .dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.hsph-bootstrap .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.hsph-bootstrap .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.hsph-bootstrap .dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.hsph-bootstrap .dropright .dropdown-toggle::after {
  vertical-align: 0; }

.hsph-bootstrap .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.hsph-bootstrap .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.hsph-bootstrap .dropleft .dropdown-toggle::after {
  display: none; }

.hsph-bootstrap .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.hsph-bootstrap .dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.hsph-bootstrap .dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.hsph-bootstrap .dropdown-menu[x-placement^="top"], .hsph-bootstrap .dropdown-menu[x-placement^="right"], .hsph-bootstrap .dropdown-menu[x-placement^="bottom"], .hsph-bootstrap .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.hsph-bootstrap .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #d6d6db; }

.hsph-bootstrap .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #1d2024;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .hsph-bootstrap .dropdown-item:hover, .hsph-bootstrap .dropdown-item:focus {
    color: #121316;
    text-decoration: none;
    background-color: #f0f0f2; }
  .hsph-bootstrap .dropdown-item.active, .hsph-bootstrap .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007ead; }
  .hsph-bootstrap .dropdown-item.disabled, .hsph-bootstrap .dropdown-item:disabled {
    color: #484C58;
    pointer-events: none;
    background-color: transparent; }

.hsph-bootstrap .dropdown-menu.show {
  display: block; }

.hsph-bootstrap .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #484C58;
  white-space: nowrap; }

.hsph-bootstrap .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #1d2024; }

.hsph-bootstrap .btn-group,
.hsph-bootstrap .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .hsph-bootstrap .btn-group > .btn, .hsph-bootstrap .gform_wrapper .btn-group > .button, .gform_wrapper .hsph-bootstrap .btn-group > .button,
  .hsph-bootstrap .btn-group-vertical > .btn,
  .hsph-bootstrap .gform_wrapper .btn-group-vertical > .button,
  .gform_wrapper .hsph-bootstrap .btn-group-vertical > .button {
    position: relative;
    flex: 1 1 auto; }
    .hsph-bootstrap .btn-group > .btn:hover, .hsph-bootstrap .gform_wrapper .btn-group > .button:hover, .gform_wrapper .hsph-bootstrap .btn-group > .button:hover,
    .hsph-bootstrap .btn-group-vertical > .btn:hover,
    .hsph-bootstrap .gform_wrapper .btn-group-vertical > .button:hover,
    .gform_wrapper .hsph-bootstrap .btn-group-vertical > .button:hover {
      z-index: 1; }
    .hsph-bootstrap .btn-group > .btn:focus, .hsph-bootstrap .gform_wrapper .btn-group > .button:focus, .gform_wrapper .hsph-bootstrap .btn-group > .button:focus, .hsph-bootstrap .btn-group > .btn:active, .hsph-bootstrap .gform_wrapper .btn-group > .button:active, .gform_wrapper .hsph-bootstrap .btn-group > .button:active, .hsph-bootstrap .btn-group > .btn.active, .hsph-bootstrap .gform_wrapper .btn-group > .active.button, .gform_wrapper .hsph-bootstrap .btn-group > .active.button,
    .hsph-bootstrap .btn-group-vertical > .btn:focus,
    .hsph-bootstrap .gform_wrapper .btn-group-vertical > .button:focus,
    .gform_wrapper .hsph-bootstrap .btn-group-vertical > .button:focus,
    .hsph-bootstrap .btn-group-vertical > .btn:active,
    .hsph-bootstrap .gform_wrapper .btn-group-vertical > .button:active,
    .gform_wrapper .hsph-bootstrap .btn-group-vertical > .button:active,
    .hsph-bootstrap .btn-group-vertical > .btn.active,
    .hsph-bootstrap .gform_wrapper .btn-group-vertical > .active.button,
    .gform_wrapper .hsph-bootstrap .btn-group-vertical > .active.button {
      z-index: 1; }

.hsph-bootstrap .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .hsph-bootstrap .btn-toolbar .input-group {
    width: auto; }

.hsph-bootstrap .btn-group > .btn:not(:first-child), .hsph-bootstrap .gform_wrapper .btn-group > .button:not(:first-child), .gform_wrapper .hsph-bootstrap .btn-group > .button:not(:first-child),
.hsph-bootstrap .btn-group > .btn-group:not(:first-child) {
  margin-left: 0; }

.hsph-bootstrap .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .hsph-bootstrap .gform_wrapper .btn-group > .button:not(:last-child):not(.dropdown-toggle), .gform_wrapper .hsph-bootstrap .btn-group > .button:not(:last-child):not(.dropdown-toggle),
.hsph-bootstrap .btn-group > .btn-group:not(:last-child) > .btn,
.hsph-bootstrap .gform_wrapper .btn-group > .btn-group:not(:last-child) > .button,
.gform_wrapper .hsph-bootstrap .btn-group > .btn-group:not(:last-child) > .button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.hsph-bootstrap .btn-group > .btn:not(:first-child), .hsph-bootstrap .gform_wrapper .btn-group > .button:not(:first-child), .gform_wrapper .hsph-bootstrap .btn-group > .button:not(:first-child),
.hsph-bootstrap .btn-group > .btn-group:not(:first-child) > .btn,
.hsph-bootstrap .gform_wrapper .btn-group > .btn-group:not(:first-child) > .button,
.gform_wrapper .hsph-bootstrap .btn-group > .btn-group:not(:first-child) > .button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.hsph-bootstrap .dropdown-toggle-split {
  padding-right: 0.70312rem;
  padding-left: 0.70312rem; }
  .hsph-bootstrap .dropdown-toggle-split::after,
  .dropup .hsph-bootstrap .dropdown-toggle-split::after,
  .dropright .hsph-bootstrap .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .hsph-bootstrap .dropdown-toggle-split::before {
    margin-right: 0; }

.hsph-bootstrap .btn-sm + .dropdown-toggle-split, .hsph-bootstrap .btn-group-sm > .btn + .dropdown-toggle-split, .hsph-bootstrap .gform_wrapper .btn-group-sm > .button + .dropdown-toggle-split, .gform_wrapper .hsph-bootstrap .btn-group-sm > .button + .dropdown-toggle-split {
  padding-right: 0.46875rem;
  padding-left: 0.46875rem; }

.hsph-bootstrap .btn-lg + .dropdown-toggle-split, .hsph-bootstrap .btn-group-lg > .btn + .dropdown-toggle-split, .hsph-bootstrap .gform_wrapper .btn-group-lg > .button + .dropdown-toggle-split, .gform_wrapper .hsph-bootstrap .btn-group-lg > .button + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.hsph-bootstrap .btn-group.show .dropdown-toggle {
  box-shadow: 0 3px 3px rgba(21, 23, 26, 0.325); }
  .hsph-bootstrap .btn-group.show .dropdown-toggle.btn-link {
    box-shadow: none; }

.hsph-bootstrap .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  
  .hsph-bootstrap .btn-group-vertical > .btn,
  .hsph-bootstrap .gform_wrapper .btn-group-vertical > .button,
  .gform_wrapper .hsph-bootstrap .btn-group-vertical > .button,
  .hsph-bootstrap .btn-group-vertical > .btn-group {
    width: 100%; }
  .hsph-bootstrap .btn-group-vertical > .btn:not(:first-child), .hsph-bootstrap .gform_wrapper .btn-group-vertical > .button:not(:first-child), .gform_wrapper .hsph-bootstrap .btn-group-vertical > .button:not(:first-child),
  .hsph-bootstrap .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: 0; }
  .hsph-bootstrap .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .hsph-bootstrap .gform_wrapper .btn-group-vertical > .button:not(:last-child):not(.dropdown-toggle), .gform_wrapper .hsph-bootstrap .btn-group-vertical > .button:not(:last-child):not(.dropdown-toggle),
  .hsph-bootstrap .btn-group-vertical > .btn-group:not(:last-child) > .btn,
  .hsph-bootstrap .gform_wrapper .btn-group-vertical > .btn-group:not(:last-child) > .button,
  .gform_wrapper .hsph-bootstrap .btn-group-vertical > .btn-group:not(:last-child) > .button {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .hsph-bootstrap .btn-group-vertical > .btn:not(:first-child), .hsph-bootstrap .gform_wrapper .btn-group-vertical > .button:not(:first-child), .gform_wrapper .hsph-bootstrap .btn-group-vertical > .button:not(:first-child),
  .hsph-bootstrap .btn-group-vertical > .btn-group:not(:first-child) > .btn,
  .hsph-bootstrap .gform_wrapper .btn-group-vertical > .btn-group:not(:first-child) > .button,
  .gform_wrapper .hsph-bootstrap .btn-group-vertical > .btn-group:not(:first-child) > .button {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.hsph-bootstrap .btn-group-toggle > .btn, .hsph-bootstrap .gform_wrapper .btn-group-toggle > .button, .gform_wrapper .hsph-bootstrap .btn-group-toggle > .button,
.hsph-bootstrap .btn-group-toggle > .btn-group > .btn,
.hsph-bootstrap .gform_wrapper .btn-group-toggle > .btn-group > .button,
.gform_wrapper .hsph-bootstrap .btn-group-toggle > .btn-group > .button {
  margin-bottom: 0; }
  .hsph-bootstrap .btn-group-toggle > .btn input[type="radio"], .hsph-bootstrap .gform_wrapper .btn-group-toggle > .button input[type="radio"], .gform_wrapper .hsph-bootstrap .btn-group-toggle > .button input[type="radio"],
  .hsph-bootstrap .btn-group-toggle > .btn input[type="checkbox"],
  .hsph-bootstrap .gform_wrapper .btn-group-toggle > .button input[type="checkbox"],
  .gform_wrapper .hsph-bootstrap .btn-group-toggle > .button input[type="checkbox"],
  .hsph-bootstrap .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .hsph-bootstrap .gform_wrapper .btn-group-toggle > .btn-group > .button input[type="radio"],
  .gform_wrapper .hsph-bootstrap .btn-group-toggle > .btn-group > .button input[type="radio"],
  .hsph-bootstrap .btn-group-toggle > .btn-group > .btn input[type="checkbox"],
  .hsph-bootstrap .gform_wrapper .btn-group-toggle > .btn-group > .button input[type="checkbox"],
  .gform_wrapper .hsph-bootstrap .btn-group-toggle > .btn-group > .button input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.hsph-bootstrap .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .hsph-bootstrap .input-group > .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"],
  .hsph-bootstrap .gform_wrapper .input-group > input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"],
  .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"],
  .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"],
  .hsph-bootstrap .gform_wrapper .input-group > input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"],
  .hsph-bootstrap .gform_wrapper .input-group > input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"],
  .hsph-bootstrap .gform_wrapper .input-group > input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"],
  .hsph-bootstrap .gform_wrapper .input-group > input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"],
  .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"],
  .hsph-bootstrap .gform_wrapper .input-group > input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"],
  .hsph-bootstrap .gform_wrapper .input-group > input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"],
  .hsph-bootstrap .gform_wrapper .input-group > input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"],
  .hsph-bootstrap .gform_wrapper .input-group > input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"],
  .hsph-bootstrap .gform_wrapper .input-group > select, .gform_wrapper .hsph-bootstrap .input-group > select,
  .hsph-bootstrap .gform_wrapper .input-group > textarea, .gform_wrapper .hsph-bootstrap .input-group > textarea,
  .hsph-bootstrap .input-group > .form-control-plaintext,
  .hsph-bootstrap .input-group > .custom-select,
  .hsph-bootstrap .input-group > .custom-file {
    position: relative;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0; }
    .hsph-bootstrap .input-group > .form-control + .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + .form-control, .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + .form-control, .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + .form-control, .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + .form-control, .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + .form-control, .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + .form-control, .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + .form-control, .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + .form-control, .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + .form-control, .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + .form-control, .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + .form-control, .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + .form-control, .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + .form-control, .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + .form-control, .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + .form-control, .hsph-bootstrap .gform_wrapper .input-group > select + .form-control, .gform_wrapper .hsph-bootstrap .input-group > select + .form-control, .hsph-bootstrap .gform_wrapper .input-group > textarea + .form-control, .gform_wrapper .hsph-bootstrap .input-group > textarea + .form-control, .hsph-bootstrap .gform_wrapper .input-group > .form-control + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > .form-control + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > select + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > select + input[type="email"], .hsph-bootstrap .gform_wrapper .input-group > textarea + input[type="email"], .gform_wrapper .hsph-bootstrap .input-group > textarea + input[type="email"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > .form-control + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > select + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > select + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > textarea + input[type="date"], .gform_wrapper .hsph-bootstrap .input-group > textarea + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > .form-control + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > select + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > select + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > textarea + input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > textarea + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > .form-control + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > select + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > select + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > textarea + input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > textarea + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > .form-control + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > select + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > select + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > textarea + input[type="month"], .gform_wrapper .hsph-bootstrap .input-group > textarea + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > .form-control + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > select + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > select + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > textarea + input[type="number"], .gform_wrapper .hsph-bootstrap .input-group > textarea + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > .form-control + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > select + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > select + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > textarea + input[type="password"], .gform_wrapper .hsph-bootstrap .input-group > textarea + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > .form-control + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > select + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > select + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > textarea + input[type="search"], .gform_wrapper .hsph-bootstrap .input-group > textarea + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > .form-control + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > select + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > select + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > textarea + input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > textarea + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > .form-control + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > select + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > select + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > textarea + input[type="text"], .gform_wrapper .hsph-bootstrap .input-group > textarea + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > .form-control + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > select + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > select + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > textarea + input[type="time"], .gform_wrapper .hsph-bootstrap .input-group > textarea + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > .form-control + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > select + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > select + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > textarea + input[type="week"], .gform_wrapper .hsph-bootstrap .input-group > textarea + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > .form-control + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > select + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > select + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > textarea + input[type="url"], .gform_wrapper .hsph-bootstrap .input-group > textarea + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + select, .gform_wrapper .hsph-bootstrap .input-group > .form-control + select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + select, .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + select, .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + select, .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + select, .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + select, .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + select, .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + select, .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + select, .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + select, .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + select, .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + select, .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + select, .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + select, .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + select,
    .hsph-bootstrap .gform_wrapper .input-group > select + select, .gform_wrapper .hsph-bootstrap .input-group > select + select,
    .hsph-bootstrap .gform_wrapper .input-group > textarea + select, .gform_wrapper .hsph-bootstrap .input-group > textarea + select,
    .hsph-bootstrap .gform_wrapper .input-group > .form-control + textarea, .gform_wrapper .hsph-bootstrap .input-group > .form-control + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + textarea, .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + textarea, .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + textarea, .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + textarea, .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + textarea, .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + textarea, .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + textarea, .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + textarea, .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + textarea, .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + textarea, .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + textarea, .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + textarea, .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + textarea, .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > select + textarea, .gform_wrapper .hsph-bootstrap .input-group > select + textarea,
    .hsph-bootstrap .gform_wrapper .input-group > textarea + textarea, .gform_wrapper .hsph-bootstrap .input-group > textarea + textarea,
    .hsph-bootstrap .input-group > .form-control + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > select + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > select + .custom-select,
    .hsph-bootstrap .gform_wrapper .input-group > textarea + .custom-select,
    .gform_wrapper .hsph-bootstrap .input-group > textarea + .custom-select,
    .hsph-bootstrap .input-group > .form-control + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="email"] + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="email"] + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="date"] + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="date"] + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime"] + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime"] + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="datetime-local"] + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="datetime-local"] + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="month"] + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="month"] + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="number"] + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="number"] + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="password"] + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="password"] + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="search"] + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="search"] + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="tel"] + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="tel"] + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="text"] + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="text"] + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="time"] + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="time"] + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="week"] + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="week"] + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > input[type="url"] + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > input[type="url"] + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > select + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > select + .custom-file,
    .hsph-bootstrap .gform_wrapper .input-group > textarea + .custom-file,
    .gform_wrapper .hsph-bootstrap .input-group > textarea + .custom-file,
    .hsph-bootstrap .input-group > .form-control-plaintext + .form-control,
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + input[type="email"],
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + input[type="email"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + input[type="date"],
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + input[type="datetime"],
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + input[type="datetime-local"],
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + input[type="month"],
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + input[type="number"],
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + input[type="password"],
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + input[type="search"],
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + input[type="tel"],
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + input[type="text"],
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + input[type="time"],
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + input[type="week"],
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + input[type="url"],
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + select,
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + select,
    .hsph-bootstrap .gform_wrapper .input-group > .form-control-plaintext + textarea,
    .gform_wrapper .hsph-bootstrap .input-group > .form-control-plaintext + textarea,
    .hsph-bootstrap .input-group > .form-control-plaintext + .custom-select,
    .hsph-bootstrap .input-group > .form-control-plaintext + .custom-file,
    .hsph-bootstrap .input-group > .custom-select + .form-control,
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + input[type="email"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + input[type="email"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + input[type="date"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + input[type="datetime"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + input[type="datetime-local"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + input[type="month"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + input[type="number"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + input[type="password"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + input[type="search"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + input[type="tel"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + input[type="text"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + input[type="time"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + input[type="week"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + input[type="url"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + select,
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + select,
    .hsph-bootstrap .gform_wrapper .input-group > .custom-select + textarea,
    .gform_wrapper .hsph-bootstrap .input-group > .custom-select + textarea,
    .hsph-bootstrap .input-group > .custom-select + .custom-select,
    .hsph-bootstrap .input-group > .custom-select + .custom-file,
    .hsph-bootstrap .input-group > .custom-file + .form-control,
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + input[type="email"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + input[type="email"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + input[type="date"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + input[type="date"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + input[type="datetime"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + input[type="datetime"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + input[type="datetime-local"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + input[type="datetime-local"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + input[type="month"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + input[type="month"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + input[type="number"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + input[type="number"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + input[type="password"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + input[type="password"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + input[type="search"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + input[type="search"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + input[type="tel"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + input[type="tel"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + input[type="text"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + input[type="text"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + input[type="time"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + input[type="time"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + input[type="week"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + input[type="week"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + input[type="url"],
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + input[type="url"],
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + select,
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + select,
    .hsph-bootstrap .gform_wrapper .input-group > .custom-file + textarea,
    .gform_wrapper .hsph-bootstrap .input-group > .custom-file + textarea,
    .hsph-bootstrap .input-group > .custom-file + .custom-select,
    .hsph-bootstrap .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .hsph-bootstrap .input-group > .form-control:focus, .hsph-bootstrap .gform_wrapper .input-group > input:focus[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input:focus[type="email"],
  .hsph-bootstrap .gform_wrapper .input-group > input:focus[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input:focus[type="date"],
  .hsph-bootstrap .gform_wrapper .input-group > input:focus[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input:focus[type="datetime"],
  .hsph-bootstrap .gform_wrapper .input-group > input:focus[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input:focus[type="datetime-local"],
  .hsph-bootstrap .gform_wrapper .input-group > input:focus[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input:focus[type="month"],
  .hsph-bootstrap .gform_wrapper .input-group > input:focus[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input:focus[type="number"],
  .hsph-bootstrap .gform_wrapper .input-group > input:focus[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input:focus[type="password"],
  .hsph-bootstrap .gform_wrapper .input-group > input:focus[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input:focus[type="search"],
  .hsph-bootstrap .gform_wrapper .input-group > input:focus[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input:focus[type="tel"],
  .hsph-bootstrap .gform_wrapper .input-group > input:focus[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input:focus[type="text"],
  .hsph-bootstrap .gform_wrapper .input-group > input:focus[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input:focus[type="time"],
  .hsph-bootstrap .gform_wrapper .input-group > input:focus[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input:focus[type="week"],
  .hsph-bootstrap .gform_wrapper .input-group > input:focus[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input:focus[type="url"],
  .hsph-bootstrap .gform_wrapper .input-group > select:focus, .gform_wrapper .hsph-bootstrap .input-group > select:focus,
  .hsph-bootstrap .gform_wrapper .input-group > textarea:focus, .gform_wrapper .hsph-bootstrap .input-group > textarea:focus,
  .hsph-bootstrap .input-group > .custom-select:focus,
  .hsph-bootstrap .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .hsph-bootstrap .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .hsph-bootstrap .input-group > .form-control:not(:last-child), .hsph-bootstrap .gform_wrapper .input-group > input:not(:last-child)[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:last-child)[type="email"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:last-child)[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:last-child)[type="date"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:last-child)[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:last-child)[type="datetime"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:last-child)[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:last-child)[type="datetime-local"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:last-child)[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:last-child)[type="month"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:last-child)[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:last-child)[type="number"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:last-child)[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:last-child)[type="password"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:last-child)[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:last-child)[type="search"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:last-child)[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:last-child)[type="tel"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:last-child)[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:last-child)[type="text"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:last-child)[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:last-child)[type="time"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:last-child)[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:last-child)[type="week"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:last-child)[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:last-child)[type="url"],
  .hsph-bootstrap .gform_wrapper .input-group > select:not(:last-child), .gform_wrapper .hsph-bootstrap .input-group > select:not(:last-child),
  .hsph-bootstrap .gform_wrapper .input-group > textarea:not(:last-child), .gform_wrapper .hsph-bootstrap .input-group > textarea:not(:last-child),
  .hsph-bootstrap .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .hsph-bootstrap .input-group > .form-control:not(:first-child), .hsph-bootstrap .gform_wrapper .input-group > input:not(:first-child)[type="email"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:first-child)[type="email"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:first-child)[type="date"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:first-child)[type="date"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:first-child)[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:first-child)[type="datetime"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:first-child)[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:first-child)[type="datetime-local"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:first-child)[type="month"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:first-child)[type="month"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:first-child)[type="number"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:first-child)[type="number"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:first-child)[type="password"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:first-child)[type="password"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:first-child)[type="search"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:first-child)[type="search"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:first-child)[type="tel"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:first-child)[type="tel"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:first-child)[type="text"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:first-child)[type="text"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:first-child)[type="time"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:first-child)[type="time"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:first-child)[type="week"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:first-child)[type="week"],
  .hsph-bootstrap .gform_wrapper .input-group > input:not(:first-child)[type="url"], .gform_wrapper .hsph-bootstrap .input-group > input:not(:first-child)[type="url"],
  .hsph-bootstrap .gform_wrapper .input-group > select:not(:first-child), .gform_wrapper .hsph-bootstrap .input-group > select:not(:first-child),
  .hsph-bootstrap .gform_wrapper .input-group > textarea:not(:first-child), .gform_wrapper .hsph-bootstrap .input-group > textarea:not(:first-child),
  .hsph-bootstrap .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .hsph-bootstrap .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .hsph-bootstrap .input-group > .custom-file:not(:last-child) .custom-file-label,
    .hsph-bootstrap .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .hsph-bootstrap .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.hsph-bootstrap .input-group-prepend,
.hsph-bootstrap .input-group-append {
  display: flex; }
  .hsph-bootstrap .input-group-prepend .btn, .hsph-bootstrap .input-group-prepend .gform_wrapper .button, .gform_wrapper .hsph-bootstrap .input-group-prepend .button,
  .hsph-bootstrap .input-group-append .btn,
  .hsph-bootstrap .input-group-append .gform_wrapper .button,
  .gform_wrapper .hsph-bootstrap .input-group-append .button {
    position: relative;
    z-index: 2; }
    .hsph-bootstrap .input-group-prepend .btn:focus, .hsph-bootstrap .input-group-prepend .gform_wrapper .button:focus, .gform_wrapper .hsph-bootstrap .input-group-prepend .button:focus,
    .hsph-bootstrap .input-group-append .btn:focus,
    .hsph-bootstrap .input-group-append .gform_wrapper .button:focus,
    .gform_wrapper .hsph-bootstrap .input-group-append .button:focus {
      z-index: 3; }
  .hsph-bootstrap .input-group-prepend .btn + .btn, .hsph-bootstrap .input-group-prepend .gform_wrapper .button + .btn, .gform_wrapper .hsph-bootstrap .input-group-prepend .button + .btn, .hsph-bootstrap .input-group-prepend .gform_wrapper .btn + .button, .gform_wrapper .hsph-bootstrap .input-group-prepend .btn + .button, .hsph-bootstrap .input-group-prepend .gform_wrapper .button + .button, .gform_wrapper .hsph-bootstrap .input-group-prepend .button + .button,
  .hsph-bootstrap .input-group-prepend .btn + .input-group-text,
  .hsph-bootstrap .input-group-prepend .gform_wrapper .button + .input-group-text,
  .gform_wrapper .hsph-bootstrap .input-group-prepend .button + .input-group-text,
  .hsph-bootstrap .input-group-prepend .input-group-text + .input-group-text,
  .hsph-bootstrap .input-group-prepend .input-group-text + .btn,
  .hsph-bootstrap .input-group-prepend .gform_wrapper .input-group-text + .button,
  .gform_wrapper .hsph-bootstrap .input-group-prepend .input-group-text + .button,
  .hsph-bootstrap .input-group-append .btn + .btn,
  .hsph-bootstrap .input-group-append .gform_wrapper .button + .btn,
  .gform_wrapper .hsph-bootstrap .input-group-append .button + .btn,
  .hsph-bootstrap .input-group-append .gform_wrapper .btn + .button,
  .gform_wrapper .hsph-bootstrap .input-group-append .btn + .button,
  .hsph-bootstrap .input-group-append .gform_wrapper .button + .button,
  .gform_wrapper .hsph-bootstrap .input-group-append .button + .button,
  .hsph-bootstrap .input-group-append .btn + .input-group-text,
  .hsph-bootstrap .input-group-append .gform_wrapper .button + .input-group-text,
  .gform_wrapper .hsph-bootstrap .input-group-append .button + .input-group-text,
  .hsph-bootstrap .input-group-append .input-group-text + .input-group-text,
  .hsph-bootstrap .input-group-append .input-group-text + .btn,
  .hsph-bootstrap .input-group-append .gform_wrapper .input-group-text + .button,
  .gform_wrapper .hsph-bootstrap .input-group-append .input-group-text + .button {
    margin-left: -1px; }

.hsph-bootstrap .input-group-prepend {
  margin-right: -1px; }

.hsph-bootstrap .input-group-append {
  margin-left: -1px; }

.hsph-bootstrap .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #484C58;
  text-align: center;
  white-space: nowrap;
  background-color: #d6d6db;
  border: 1px solid #d6d6db;
  border-radius: 0.375rem; }
  .hsph-bootstrap .input-group-text input[type="radio"],
  .hsph-bootstrap .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.hsph-bootstrap .input-group-lg > .form-control:not(textarea), .hsph-bootstrap .gform_wrapper .input-group-lg > input:not(textarea)[type="email"], .gform_wrapper .hsph-bootstrap .input-group-lg > input:not(textarea)[type="email"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input:not(textarea)[type="date"], .gform_wrapper .hsph-bootstrap .input-group-lg > input:not(textarea)[type="date"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input:not(textarea)[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group-lg > input:not(textarea)[type="datetime"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input:not(textarea)[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group-lg > input:not(textarea)[type="datetime-local"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input:not(textarea)[type="month"], .gform_wrapper .hsph-bootstrap .input-group-lg > input:not(textarea)[type="month"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input:not(textarea)[type="number"], .gform_wrapper .hsph-bootstrap .input-group-lg > input:not(textarea)[type="number"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input:not(textarea)[type="password"], .gform_wrapper .hsph-bootstrap .input-group-lg > input:not(textarea)[type="password"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input:not(textarea)[type="search"], .gform_wrapper .hsph-bootstrap .input-group-lg > input:not(textarea)[type="search"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input:not(textarea)[type="tel"], .gform_wrapper .hsph-bootstrap .input-group-lg > input:not(textarea)[type="tel"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input:not(textarea)[type="text"], .gform_wrapper .hsph-bootstrap .input-group-lg > input:not(textarea)[type="text"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input:not(textarea)[type="time"], .gform_wrapper .hsph-bootstrap .input-group-lg > input:not(textarea)[type="time"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input:not(textarea)[type="week"], .gform_wrapper .hsph-bootstrap .input-group-lg > input:not(textarea)[type="week"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input:not(textarea)[type="url"], .gform_wrapper .hsph-bootstrap .input-group-lg > input:not(textarea)[type="url"],
.hsph-bootstrap .gform_wrapper .input-group-lg > select:not(textarea), .gform_wrapper .hsph-bootstrap .input-group-lg > select:not(textarea),
.hsph-bootstrap .gform_wrapper .input-group-lg > textarea:not(textarea), .gform_wrapper .hsph-bootstrap .input-group-lg > textarea:not(textarea),
.hsph-bootstrap .input-group-lg > .custom-select {
  height: add(1.5em, add(1rem, 2px, false)); }

.hsph-bootstrap .input-group-lg > .form-control, .hsph-bootstrap .gform_wrapper .input-group-lg > input[type="email"], .gform_wrapper .hsph-bootstrap .input-group-lg > input[type="email"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input[type="date"], .gform_wrapper .hsph-bootstrap .input-group-lg > input[type="date"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group-lg > input[type="datetime"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group-lg > input[type="datetime-local"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input[type="month"], .gform_wrapper .hsph-bootstrap .input-group-lg > input[type="month"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input[type="number"], .gform_wrapper .hsph-bootstrap .input-group-lg > input[type="number"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input[type="password"], .gform_wrapper .hsph-bootstrap .input-group-lg > input[type="password"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input[type="search"], .gform_wrapper .hsph-bootstrap .input-group-lg > input[type="search"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group-lg > input[type="tel"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input[type="text"], .gform_wrapper .hsph-bootstrap .input-group-lg > input[type="text"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input[type="time"], .gform_wrapper .hsph-bootstrap .input-group-lg > input[type="time"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input[type="week"], .gform_wrapper .hsph-bootstrap .input-group-lg > input[type="week"],
.hsph-bootstrap .gform_wrapper .input-group-lg > input[type="url"], .gform_wrapper .hsph-bootstrap .input-group-lg > input[type="url"],
.hsph-bootstrap .gform_wrapper .input-group-lg > select, .gform_wrapper .hsph-bootstrap .input-group-lg > select,
.hsph-bootstrap .gform_wrapper .input-group-lg > textarea, .gform_wrapper .hsph-bootstrap .input-group-lg > textarea,
.hsph-bootstrap .input-group-lg > .custom-select,
.hsph-bootstrap .input-group-lg > .input-group-prepend > .input-group-text,
.hsph-bootstrap .input-group-lg > .input-group-append > .input-group-text,
.hsph-bootstrap .input-group-lg > .input-group-prepend > .btn,
.hsph-bootstrap .gform_wrapper .input-group-lg > .input-group-prepend > .button,
.gform_wrapper .hsph-bootstrap .input-group-lg > .input-group-prepend > .button,
.hsph-bootstrap .input-group-lg > .input-group-append > .btn,
.hsph-bootstrap .gform_wrapper .input-group-lg > .input-group-append > .button,
.gform_wrapper .hsph-bootstrap .input-group-lg > .input-group-append > .button {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.hsph-bootstrap .input-group-sm > .form-control:not(textarea), .hsph-bootstrap .gform_wrapper .input-group-sm > input:not(textarea)[type="email"], .gform_wrapper .hsph-bootstrap .input-group-sm > input:not(textarea)[type="email"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input:not(textarea)[type="date"], .gform_wrapper .hsph-bootstrap .input-group-sm > input:not(textarea)[type="date"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input:not(textarea)[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group-sm > input:not(textarea)[type="datetime"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input:not(textarea)[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group-sm > input:not(textarea)[type="datetime-local"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input:not(textarea)[type="month"], .gform_wrapper .hsph-bootstrap .input-group-sm > input:not(textarea)[type="month"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input:not(textarea)[type="number"], .gform_wrapper .hsph-bootstrap .input-group-sm > input:not(textarea)[type="number"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input:not(textarea)[type="password"], .gform_wrapper .hsph-bootstrap .input-group-sm > input:not(textarea)[type="password"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input:not(textarea)[type="search"], .gform_wrapper .hsph-bootstrap .input-group-sm > input:not(textarea)[type="search"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input:not(textarea)[type="tel"], .gform_wrapper .hsph-bootstrap .input-group-sm > input:not(textarea)[type="tel"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input:not(textarea)[type="text"], .gform_wrapper .hsph-bootstrap .input-group-sm > input:not(textarea)[type="text"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input:not(textarea)[type="time"], .gform_wrapper .hsph-bootstrap .input-group-sm > input:not(textarea)[type="time"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input:not(textarea)[type="week"], .gform_wrapper .hsph-bootstrap .input-group-sm > input:not(textarea)[type="week"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input:not(textarea)[type="url"], .gform_wrapper .hsph-bootstrap .input-group-sm > input:not(textarea)[type="url"],
.hsph-bootstrap .gform_wrapper .input-group-sm > select:not(textarea), .gform_wrapper .hsph-bootstrap .input-group-sm > select:not(textarea),
.hsph-bootstrap .gform_wrapper .input-group-sm > textarea:not(textarea), .gform_wrapper .hsph-bootstrap .input-group-sm > textarea:not(textarea),
.hsph-bootstrap .input-group-sm > .custom-select {
  height: add(1.5em, add(0.5rem, 2px, false)); }

.hsph-bootstrap .input-group-sm > .form-control, .hsph-bootstrap .gform_wrapper .input-group-sm > input[type="email"], .gform_wrapper .hsph-bootstrap .input-group-sm > input[type="email"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input[type="date"], .gform_wrapper .hsph-bootstrap .input-group-sm > input[type="date"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input[type="datetime"], .gform_wrapper .hsph-bootstrap .input-group-sm > input[type="datetime"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input[type="datetime-local"], .gform_wrapper .hsph-bootstrap .input-group-sm > input[type="datetime-local"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input[type="month"], .gform_wrapper .hsph-bootstrap .input-group-sm > input[type="month"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input[type="number"], .gform_wrapper .hsph-bootstrap .input-group-sm > input[type="number"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input[type="password"], .gform_wrapper .hsph-bootstrap .input-group-sm > input[type="password"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input[type="search"], .gform_wrapper .hsph-bootstrap .input-group-sm > input[type="search"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input[type="tel"], .gform_wrapper .hsph-bootstrap .input-group-sm > input[type="tel"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input[type="text"], .gform_wrapper .hsph-bootstrap .input-group-sm > input[type="text"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input[type="time"], .gform_wrapper .hsph-bootstrap .input-group-sm > input[type="time"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input[type="week"], .gform_wrapper .hsph-bootstrap .input-group-sm > input[type="week"],
.hsph-bootstrap .gform_wrapper .input-group-sm > input[type="url"], .gform_wrapper .hsph-bootstrap .input-group-sm > input[type="url"],
.hsph-bootstrap .gform_wrapper .input-group-sm > select, .gform_wrapper .hsph-bootstrap .input-group-sm > select,
.hsph-bootstrap .gform_wrapper .input-group-sm > textarea, .gform_wrapper .hsph-bootstrap .input-group-sm > textarea,
.hsph-bootstrap .input-group-sm > .custom-select,
.hsph-bootstrap .input-group-sm > .input-group-prepend > .input-group-text,
.hsph-bootstrap .input-group-sm > .input-group-append > .input-group-text,
.hsph-bootstrap .input-group-sm > .input-group-prepend > .btn,
.hsph-bootstrap .gform_wrapper .input-group-sm > .input-group-prepend > .button,
.gform_wrapper .hsph-bootstrap .input-group-sm > .input-group-prepend > .button,
.hsph-bootstrap .input-group-sm > .input-group-append > .btn,
.hsph-bootstrap .gform_wrapper .input-group-sm > .input-group-append > .button,
.gform_wrapper .hsph-bootstrap .input-group-sm > .input-group-append > .button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.375rem; }

.hsph-bootstrap .input-group-lg > .custom-select,
.hsph-bootstrap .input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.hsph-bootstrap .input-group > .input-group-prepend > .btn, .hsph-bootstrap .gform_wrapper .input-group > .input-group-prepend > .button, .gform_wrapper .hsph-bootstrap .input-group > .input-group-prepend > .button,
.hsph-bootstrap .input-group > .input-group-prepend > .input-group-text,
.hsph-bootstrap .input-group > .input-group-append:not(:last-child) > .btn,
.hsph-bootstrap .gform_wrapper .input-group > .input-group-append:not(:last-child) > .button,
.gform_wrapper .hsph-bootstrap .input-group > .input-group-append:not(:last-child) > .button,
.hsph-bootstrap .input-group > .input-group-append:not(:last-child) > .input-group-text,
.hsph-bootstrap .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.hsph-bootstrap .gform_wrapper .input-group > .input-group-append:last-child > .button:not(:last-child):not(.dropdown-toggle),
.gform_wrapper .hsph-bootstrap .input-group > .input-group-append:last-child > .button:not(:last-child):not(.dropdown-toggle),
.hsph-bootstrap .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.hsph-bootstrap .input-group > .input-group-append > .btn, .hsph-bootstrap .gform_wrapper .input-group > .input-group-append > .button, .gform_wrapper .hsph-bootstrap .input-group > .input-group-append > .button,
.hsph-bootstrap .input-group > .input-group-append > .input-group-text,
.hsph-bootstrap .input-group > .input-group-prepend:not(:first-child) > .btn,
.hsph-bootstrap .gform_wrapper .input-group > .input-group-prepend:not(:first-child) > .button,
.gform_wrapper .hsph-bootstrap .input-group > .input-group-prepend:not(:first-child) > .button,
.hsph-bootstrap .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.hsph-bootstrap .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.hsph-bootstrap .gform_wrapper .input-group > .input-group-prepend:first-child > .button:not(:first-child),
.gform_wrapper .hsph-bootstrap .input-group > .input-group-prepend:first-child > .button:not(:first-child),
.hsph-bootstrap .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.hsph-bootstrap .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.hsph-bootstrap .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.hsph-bootstrap .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .hsph-bootstrap .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007ead;
    background-color: #007ead;
    box-shadow: none; }
  .hsph-bootstrap .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none, 0 0 0 0.2rem rgba(0, 126, 173, 0.25); }
  .hsph-bootstrap .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #50a4ce; }
  .hsph-bootstrap .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #61d4ff;
    border-color: #61d4ff;
    box-shadow: none; }
  .hsph-bootstrap .custom-control-input[disabled] ~ .custom-control-label, .hsph-bootstrap .custom-control-input:disabled ~ .custom-control-label {
    color: #484C58; }
    .hsph-bootstrap .custom-control-input[disabled] ~ .custom-control-label::before, .hsph-bootstrap .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #f0f0f2; }

.hsph-bootstrap .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .hsph-bootstrap .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fcfcfc;
    border: #9499b0 solid 1px;
    box-shadow: none; }
  .hsph-bootstrap .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.hsph-bootstrap .custom-checkbox .custom-control-label::before {
  border-radius: 0.1875rem; }

.hsph-bootstrap .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.hsph-bootstrap .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007ead;
  background-color: #007ead;
  box-shadow: none; }

.hsph-bootstrap .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.hsph-bootstrap .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 126, 173, 0.5); }

.hsph-bootstrap .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 126, 173, 0.5); }

.hsph-bootstrap .custom-radio .custom-control-label::before {
  border-radius: 50%; }

.hsph-bootstrap .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.hsph-bootstrap .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 126, 173, 0.5); }

.hsph-bootstrap .custom-switch {
  padding-left: 2.25rem; }
  .hsph-bootstrap .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .hsph-bootstrap .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: subtract(1rem, 4px);
    height: subtract(1rem, 4px);
    background-color: #9499b0;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .hsph-bootstrap .custom-switch .custom-control-label::after {
        transition: none; } }
  .hsph-bootstrap .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fcfcfc;
    transform: translateX(0.75rem); }
  .hsph-bootstrap .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 126, 173, 0.5); }

.hsph-bootstrap .custom-select {
  display: inline-block;
  width: 100%;
  height: add(1.5em, add(0.75rem, 2px, false));
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #484C58;
  vertical-align: middle;
  background: #fcfcfc escape-svg(url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'><path fill='#393d47' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>")) no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #d6d6db;
  border-radius: 0.1875rem;
  box-shadow: inset 0 1px 2px rgba(21, 23, 26, 0.075);
  appearance: none; }
  .hsph-bootstrap .custom-select:focus {
    border-color: #50a4ce;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(21, 23, 26, 0.075), 0 0 0 0.2rem rgba(0, 126, 173, 0.25); }
    .hsph-bootstrap .custom-select:focus::-ms-value {
      color: #484C58;
      background-color: #fcfcfc; }
  .hsph-bootstrap .custom-select[multiple], .hsph-bootstrap .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .hsph-bootstrap .custom-select:disabled {
    color: #484C58;
    background-color: #d6d6db; }
  .hsph-bootstrap .custom-select::-ms-expand {
    display: none; }
  .hsph-bootstrap .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #484C58; }

.hsph-bootstrap .custom-select-sm {
  height: add(1.5em, add(0.5rem, 2px, false));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.hsph-bootstrap .custom-select-lg {
  height: add(1.5em, add(1rem, 2px, false));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.hsph-bootstrap .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: add(1.5em, add(0.75rem, 2px, false));
  margin-bottom: 0; }

.hsph-bootstrap .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: add(1.5em, add(0.75rem, 2px, false));
  margin: 0;
  opacity: 0; }
  .hsph-bootstrap .custom-file-input:focus ~ .custom-file-label {
    border-color: #50a4ce;
    box-shadow: 0 0 0 0.2rem rgba(0, 126, 173, 0.25); }
  .hsph-bootstrap .custom-file-input[disabled] ~ .custom-file-label,
  .hsph-bootstrap .custom-file-input:disabled ~ .custom-file-label {
    background-color: #f0f0f2; }
  .hsph-bootstrap .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .hsph-bootstrap .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.hsph-bootstrap .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: add(1.5em, add(0.75rem, 2px, false));
  padding: 0.375rem 0.75rem;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #484C58;
  background-color: #fcfcfc;
  border: 1px solid #d6d6db;
  border-radius: 0.375rem;
  box-shadow: none; }
  .hsph-bootstrap .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: add(1.5em, 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #484C58;
    content: "Browse";
    background-color: #d6d6db;
    border-left: inherit;
    border-radius: 0 0.375rem 0.375rem 0; }

.hsph-bootstrap .custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .hsph-bootstrap .custom-range:focus {
    outline: none; }
    .hsph-bootstrap .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 126, 173, 0.25); }
    .hsph-bootstrap .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 126, 173, 0.25); }
    .hsph-bootstrap .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 126, 173, 0.25); }
  .hsph-bootstrap .custom-range::-moz-focus-outer {
    border: 0; }
  .hsph-bootstrap .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007ead;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(21, 23, 26, 0.1);
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .hsph-bootstrap .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .hsph-bootstrap .custom-range::-webkit-slider-thumb:active {
      background-color: #61d4ff; }
  .hsph-bootstrap .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #b3b7c9;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(21, 23, 26, 0.1); }
  .hsph-bootstrap .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007ead;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(21, 23, 26, 0.1);
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .hsph-bootstrap .custom-range::-moz-range-thumb {
        transition: none; } }
    .hsph-bootstrap .custom-range::-moz-range-thumb:active {
      background-color: #61d4ff; }
  .hsph-bootstrap .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #b3b7c9;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(21, 23, 26, 0.1); }
  .hsph-bootstrap .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007ead;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(21, 23, 26, 0.1);
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .hsph-bootstrap .custom-range::-ms-thumb {
        transition: none; } }
    .hsph-bootstrap .custom-range::-ms-thumb:active {
      background-color: #61d4ff; }
  .hsph-bootstrap .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(21, 23, 26, 0.1); }
  .hsph-bootstrap .custom-range::-ms-fill-lower {
    background-color: #b3b7c9;
    border-radius: 1rem; }
  .hsph-bootstrap .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #b3b7c9;
    border-radius: 1rem; }
  .hsph-bootstrap .custom-range:disabled::-webkit-slider-thumb {
    background-color: #9499b0; }
  .hsph-bootstrap .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .hsph-bootstrap .custom-range:disabled::-moz-range-thumb {
    background-color: #9499b0; }
  .hsph-bootstrap .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .hsph-bootstrap .custom-range:disabled::-ms-thumb {
    background-color: #9499b0; }

.hsph-bootstrap .custom-control-label::before,
.hsph-bootstrap .custom-file-label,
.hsph-bootstrap .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .hsph-bootstrap .custom-control-label::before,
    .hsph-bootstrap .custom-file-label,
    .hsph-bootstrap .custom-select {
      transition: none; } }

.hsph-bootstrap .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.hsph-bootstrap .nav-link {
  display: block;
  padding: 0.375rem 0.625rem; }
  .hsph-bootstrap .nav-link:hover, .hsph-bootstrap .nav-link:focus {
    text-decoration: none; }
  .hsph-bootstrap .nav-link.disabled {
    color: #484C58;
    pointer-events: none;
    cursor: default; }

.hsph-bootstrap .nav-tabs {
  border-bottom: 1px solid #b3b7c9; }
  .hsph-bootstrap .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .hsph-bootstrap .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem; }
    .hsph-bootstrap .nav-tabs .nav-link:hover, .hsph-bootstrap .nav-tabs .nav-link:focus {
      border-color: #d6d6db #d6d6db #b3b7c9; }
    .hsph-bootstrap .nav-tabs .nav-link.disabled {
      color: #484C58;
      background-color: transparent;
      border-color: transparent; }
  .hsph-bootstrap .nav-tabs .nav-link.active,
  .hsph-bootstrap .nav-tabs .nav-item.show .nav-link {
    color: #484C58;
    background-color: #fff;
    border-color: #b3b7c9 #b3b7c9 #fff; }
  .hsph-bootstrap .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.hsph-bootstrap .nav-pills .nav-link {
  border-radius: 0.1875rem; }

.hsph-bootstrap .nav-pills .nav-link.active,
.hsph-bootstrap .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007ead; }

.hsph-bootstrap .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.hsph-bootstrap .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.hsph-bootstrap .tab-content > .tab-pane {
  display: none; }

.hsph-bootstrap .tab-content > .active {
  display: block; }

.hsph-bootstrap .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .hsph-bootstrap .navbar .container,
  .hsph-bootstrap .navbar .container-fluid, .hsph-bootstrap .navbar .container-sm, .hsph-bootstrap .navbar .container-md, .hsph-bootstrap .navbar .container-lg, .hsph-bootstrap .navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.hsph-bootstrap .navbar-brand {
  display: inline-block;
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .hsph-bootstrap .navbar-brand:hover, .hsph-bootstrap .navbar-brand:focus {
    text-decoration: none; }

.hsph-bootstrap .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .hsph-bootstrap .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .hsph-bootstrap .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.hsph-bootstrap .navbar-text {
  display: inline-block;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem; }

.hsph-bootstrap .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.hsph-bootstrap .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 50rem; }
  .hsph-bootstrap .navbar-toggler:hover, .hsph-bootstrap .navbar-toggler:focus {
    text-decoration: none; }

.hsph-bootstrap .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .hsph-bootstrap .navbar-expand-sm > .container,
  .hsph-bootstrap .navbar-expand-sm > .container-fluid, .hsph-bootstrap .navbar-expand-sm > .container-sm, .hsph-bootstrap .navbar-expand-sm > .container-md, .hsph-bootstrap .navbar-expand-sm > .container-lg, .hsph-bootstrap .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .hsph-bootstrap .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .hsph-bootstrap .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .hsph-bootstrap .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .hsph-bootstrap .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .hsph-bootstrap .navbar-expand-sm > .container,
    .hsph-bootstrap .navbar-expand-sm > .container-fluid, .hsph-bootstrap .navbar-expand-sm > .container-sm, .hsph-bootstrap .navbar-expand-sm > .container-md, .hsph-bootstrap .navbar-expand-sm > .container-lg, .hsph-bootstrap .navbar-expand-sm > .container-xl {
      flex-wrap: nowrap; }
    .hsph-bootstrap .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .hsph-bootstrap .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .hsph-bootstrap .navbar-expand-md > .container,
  .hsph-bootstrap .navbar-expand-md > .container-fluid, .hsph-bootstrap .navbar-expand-md > .container-sm, .hsph-bootstrap .navbar-expand-md > .container-md, .hsph-bootstrap .navbar-expand-md > .container-lg, .hsph-bootstrap .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .hsph-bootstrap .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .hsph-bootstrap .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .hsph-bootstrap .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .hsph-bootstrap .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .hsph-bootstrap .navbar-expand-md > .container,
    .hsph-bootstrap .navbar-expand-md > .container-fluid, .hsph-bootstrap .navbar-expand-md > .container-sm, .hsph-bootstrap .navbar-expand-md > .container-md, .hsph-bootstrap .navbar-expand-md > .container-lg, .hsph-bootstrap .navbar-expand-md > .container-xl {
      flex-wrap: nowrap; }
    .hsph-bootstrap .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .hsph-bootstrap .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .hsph-bootstrap .navbar-expand-lg > .container,
  .hsph-bootstrap .navbar-expand-lg > .container-fluid, .hsph-bootstrap .navbar-expand-lg > .container-sm, .hsph-bootstrap .navbar-expand-lg > .container-md, .hsph-bootstrap .navbar-expand-lg > .container-lg, .hsph-bootstrap .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .hsph-bootstrap .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .hsph-bootstrap .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .hsph-bootstrap .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .hsph-bootstrap .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .hsph-bootstrap .navbar-expand-lg > .container,
    .hsph-bootstrap .navbar-expand-lg > .container-fluid, .hsph-bootstrap .navbar-expand-lg > .container-sm, .hsph-bootstrap .navbar-expand-lg > .container-md, .hsph-bootstrap .navbar-expand-lg > .container-lg, .hsph-bootstrap .navbar-expand-lg > .container-xl {
      flex-wrap: nowrap; }
    .hsph-bootstrap .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .hsph-bootstrap .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .hsph-bootstrap .navbar-expand-xl > .container,
  .hsph-bootstrap .navbar-expand-xl > .container-fluid, .hsph-bootstrap .navbar-expand-xl > .container-sm, .hsph-bootstrap .navbar-expand-xl > .container-md, .hsph-bootstrap .navbar-expand-xl > .container-lg, .hsph-bootstrap .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .hsph-bootstrap .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .hsph-bootstrap .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .hsph-bootstrap .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .hsph-bootstrap .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .hsph-bootstrap .navbar-expand-xl > .container,
    .hsph-bootstrap .navbar-expand-xl > .container-fluid, .hsph-bootstrap .navbar-expand-xl > .container-sm, .hsph-bootstrap .navbar-expand-xl > .container-md, .hsph-bootstrap .navbar-expand-xl > .container-lg, .hsph-bootstrap .navbar-expand-xl > .container-xl {
      flex-wrap: nowrap; }
    .hsph-bootstrap .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .hsph-bootstrap .navbar-expand-xl .navbar-toggler {
      display: none; } }

.hsph-bootstrap .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .hsph-bootstrap .navbar-expand > .container,
  .hsph-bootstrap .navbar-expand > .container-fluid, .hsph-bootstrap .navbar-expand > .container-sm, .hsph-bootstrap .navbar-expand > .container-md, .hsph-bootstrap .navbar-expand > .container-lg, .hsph-bootstrap .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .hsph-bootstrap .navbar-expand .navbar-nav {
    flex-direction: row; }
    .hsph-bootstrap .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .hsph-bootstrap .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .hsph-bootstrap .navbar-expand > .container,
  .hsph-bootstrap .navbar-expand > .container-fluid, .hsph-bootstrap .navbar-expand > .container-sm, .hsph-bootstrap .navbar-expand > .container-md, .hsph-bootstrap .navbar-expand > .container-lg, .hsph-bootstrap .navbar-expand > .container-xl {
    flex-wrap: nowrap; }
  .hsph-bootstrap .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .hsph-bootstrap .navbar-expand .navbar-toggler {
    display: none; }

.hsph-bootstrap .navbar-light .navbar-brand {
  color: rgba(21, 23, 26, 0.9); }
  .hsph-bootstrap .navbar-light .navbar-brand:hover, .hsph-bootstrap .navbar-light .navbar-brand:focus {
    color: rgba(21, 23, 26, 0.9); }

.hsph-bootstrap .navbar-light .navbar-nav .nav-link {
  color: rgba(21, 23, 26, 0.5); }
  .hsph-bootstrap .navbar-light .navbar-nav .nav-link:hover, .hsph-bootstrap .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(21, 23, 26, 0.7); }
  .hsph-bootstrap .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(21, 23, 26, 0.3); }

.hsph-bootstrap .navbar-light .navbar-nav .show > .nav-link,
.hsph-bootstrap .navbar-light .navbar-nav .active > .nav-link,
.hsph-bootstrap .navbar-light .navbar-nav .nav-link.show,
.hsph-bootstrap .navbar-light .navbar-nav .nav-link.active {
  color: rgba(21, 23, 26, 0.9); }

.hsph-bootstrap .navbar-light .navbar-toggler {
  color: rgba(21, 23, 26, 0.5);
  border-color: rgba(21, 23, 26, 0.1); }

.hsph-bootstrap .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(21, 23, 26, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.hsph-bootstrap .navbar-light .navbar-text {
  color: rgba(21, 23, 26, 0.5); }
  .hsph-bootstrap .navbar-light .navbar-text a {
    color: rgba(21, 23, 26, 0.9); }
    .hsph-bootstrap .navbar-light .navbar-text a:hover, .hsph-bootstrap .navbar-light .navbar-text a:focus {
      color: rgba(21, 23, 26, 0.9); }

.hsph-bootstrap .navbar-dark .navbar-brand {
  color: #fff; }
  .hsph-bootstrap .navbar-dark .navbar-brand:hover, .hsph-bootstrap .navbar-dark .navbar-brand:focus {
    color: #fff; }

.hsph-bootstrap .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .hsph-bootstrap .navbar-dark .navbar-nav .nav-link:hover, .hsph-bootstrap .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .hsph-bootstrap .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.hsph-bootstrap .navbar-dark .navbar-nav .show > .nav-link,
.hsph-bootstrap .navbar-dark .navbar-nav .active > .nav-link,
.hsph-bootstrap .navbar-dark .navbar-nav .nav-link.show,
.hsph-bootstrap .navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.hsph-bootstrap .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.hsph-bootstrap .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.hsph-bootstrap .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .hsph-bootstrap .navbar-dark .navbar-text a {
    color: #fff; }
    .hsph-bootstrap .navbar-dark .navbar-text a:hover, .hsph-bootstrap .navbar-dark .navbar-text a:focus {
      color: #fff; }

.hsph-bootstrap .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #f0f0f2;
  background-clip: border-box;
  border: 0 solid rgba(21, 23, 26, 0.125);
  border-radius: 0.1875rem; }
  .hsph-bootstrap .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .hsph-bootstrap .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem; }
  .hsph-bootstrap .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem; }

.hsph-bootstrap .card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.hsph-bootstrap .card-title {
  margin-bottom: 0.75rem; }

.hsph-bootstrap .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

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

.hsph-bootstrap .card-link:hover {
  text-decoration: none; }

.hsph-bootstrap .card-link + .card-link {
  margin-left: 1.25rem; }

.hsph-bootstrap .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(21, 23, 26, 0.03);
  border-bottom: 0 solid rgba(21, 23, 26, 0.125); }
  .hsph-bootstrap .card-header:first-child {
    border-radius: subtract(0.1875rem, 0) subtract(0.1875rem, 0) 0 0; }
  .hsph-bootstrap .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.hsph-bootstrap .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(21, 23, 26, 0.03);
  border-top: 0 solid rgba(21, 23, 26, 0.125); }
  .hsph-bootstrap .card-footer:last-child {
    border-radius: 0 0 subtract(0.1875rem, 0) subtract(0.1875rem, 0); }

.hsph-bootstrap .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.hsph-bootstrap .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.hsph-bootstrap .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.hsph-bootstrap .card-img,
.hsph-bootstrap .card-img-top,
.hsph-bootstrap .card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

.hsph-bootstrap .card-img,
.hsph-bootstrap .card-img-top {
  border-top-left-radius: subtract(0.1875rem, 0);
  border-top-right-radius: subtract(0.1875rem, 0); }

.hsph-bootstrap .card-img,
.hsph-bootstrap .card-img-bottom {
  border-bottom-right-radius: subtract(0.1875rem, 0);
  border-bottom-left-radius: subtract(0.1875rem, 0); }

.hsph-bootstrap .card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .hsph-bootstrap .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .hsph-bootstrap .card-deck .card {
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.hsph-bootstrap .card-group > .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .hsph-bootstrap .card-group {
    display: flex;
    flex-flow: row wrap; }
    .hsph-bootstrap .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .hsph-bootstrap .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .hsph-bootstrap .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .hsph-bootstrap .card-group > .card:not(:last-child) .card-img-top,
        .hsph-bootstrap .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .hsph-bootstrap .card-group > .card:not(:last-child) .card-img-bottom,
        .hsph-bootstrap .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .hsph-bootstrap .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .hsph-bootstrap .card-group > .card:not(:first-child) .card-img-top,
        .hsph-bootstrap .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .hsph-bootstrap .card-group > .card:not(:first-child) .card-img-bottom,
        .hsph-bootstrap .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.hsph-bootstrap .card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .hsph-bootstrap .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .hsph-bootstrap .card-columns .card {
      display: inline-block;
      width: 100%; } }

.hsph-bootstrap .accordion > .card {
  overflow: hidden; }
  .hsph-bootstrap .accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .hsph-bootstrap .accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .hsph-bootstrap .accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: 0; }

.hsph-bootstrap .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #d6d6db;
  border-radius: 0.1875rem; }

.hsph-bootstrap .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .hsph-bootstrap .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #484C58;
    content: "/"; }

.hsph-bootstrap .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.hsph-bootstrap .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.hsph-bootstrap .breadcrumb-item.active {
  color: #484C58; }

.hsph-bootstrap .badge {
  display: inline-block;
  padding: 0 5px;
  font-size: 0.6875rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.1875rem;
  transition: all 300ms cubic-bezier(0.65, 0.05, 0.36, 1); }
  @media (prefers-reduced-motion: reduce) {
    .hsph-bootstrap .badge {
      transition: none; } }
  a.hsph-bootstrap .badge:hover, a.hsph-bootstrap .badge:focus {
    text-decoration: none; }
  .hsph-bootstrap .badge:empty {
    display: none; }

.hsph-bootstrap .btn .badge, .hsph-bootstrap .gform_wrapper .button .badge, .gform_wrapper .hsph-bootstrap .button .badge {
  position: relative;
  top: -1px; }

.hsph-bootstrap .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.hsph-bootstrap .badge-primary {
  color: #fff;
  background-color: #007ead; }
  a.hsph-bootstrap .badge-primary:hover, a.hsph-bootstrap .badge-primary:focus {
    color: #fff;
    background-color: #00597a; }
  a.hsph-bootstrap .badge-primary:focus, a.hsph-bootstrap .badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 126, 173, 0.5); }

.hsph-bootstrap .badge-secondary {
  color: #fff;
  background-color: #484C58; }
  a.hsph-bootstrap .badge-secondary:hover, a.hsph-bootstrap .badge-secondary:focus {
    color: #fff;
    background-color: #31343c; }
  a.hsph-bootstrap .badge-secondary:focus, a.hsph-bootstrap .badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(72, 76, 88, 0.5); }

.hsph-bootstrap .badge-info {
  color: #1d2024;
  background-color: #f2a041; }
  a.hsph-bootstrap .badge-info:hover, a.hsph-bootstrap .badge-info:focus {
    color: #1d2024;
    background-color: #ef8811; }
  a.hsph-bootstrap .badge-info:focus, a.hsph-bootstrap .badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(242, 160, 65, 0.5); }

.hsph-bootstrap .badge-light {
  color: #1d2024;
  background-color: #f0f0f2; }
  a.hsph-bootstrap .badge-light:hover, a.hsph-bootstrap .badge-light:focus {
    color: #1d2024;
    background-color: #d5d5da; }
  a.hsph-bootstrap .badge-light:focus, a.hsph-bootstrap .badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(240, 240, 242, 0.5); }

.hsph-bootstrap .badge-dark {
  color: #fff;
  background-color: #1d2024; }
  a.hsph-bootstrap .badge-dark:hover, a.hsph-bootstrap .badge-dark:focus {
    color: #fff;
    background-color: #060708; }
  a.hsph-bootstrap .badge-dark:focus, a.hsph-bootstrap .badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(29, 32, 36, 0.5); }

.hsph-bootstrap .badge-crimson {
  color: #fff;
  background-color: #a51c30; }
  a.hsph-bootstrap .badge-crimson:hover, a.hsph-bootstrap .badge-crimson:focus {
    color: #fff;
    background-color: #791523; }
  a.hsph-bootstrap .badge-crimson:focus, a.hsph-bootstrap .badge-crimson.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(165, 28, 48, 0.5); }

.hsph-bootstrap .badge-positive {
  color: #fff;
  background-color: #65af82; }
  a.hsph-bootstrap .badge-positive:hover, a.hsph-bootstrap .badge-positive:focus {
    color: #fff;
    background-color: #4d9469; }
  a.hsph-bootstrap .badge-positive:focus, a.hsph-bootstrap .badge-positive.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(101, 175, 130, 0.5); }

.hsph-bootstrap .badge-alert {
  color: #fff;
  background-color: #dc5540; }
  a.hsph-bootstrap .badge-alert:hover, a.hsph-bootstrap .badge-alert:focus {
    color: #fff;
    background-color: #c53a24; }
  a.hsph-bootstrap .badge-alert:focus, a.hsph-bootstrap .badge-alert.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 85, 64, 0.5); }

.hsph-bootstrap .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #d6d6db;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .hsph-bootstrap .jumbotron {
      padding: 4rem 2rem; } }

.hsph-bootstrap .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.hsph-bootstrap .alert, .hsph-bootstrap .gfield_error, .hsph-bootstrap .validation_error {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.1875rem; }

.hsph-bootstrap .alert-heading {
  color: inherit; }

.hsph-bootstrap .alert-link {
  font-weight: 500; }

.hsph-bootstrap .alert-dismissible {
  padding-right: 4rem; }
  .hsph-bootstrap .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.hsph-bootstrap .alert-primary {
  color: #0a4d66;
  background-color: #cce5ef;
  border-color: #b8dbe8; }
  .hsph-bootstrap .alert-primary hr {
    border-top-color: #a5d1e2; }
  .hsph-bootstrap .alert-primary .alert-link {
    color: #052a38; }

.hsph-bootstrap .alert-secondary {
  color: #30333a;
  background-color: #dadbde;
  border-color: #cccdd0; }
  .hsph-bootstrap .alert-secondary hr {
    border-top-color: #bfc0c4; }
  .hsph-bootstrap .alert-secondary .alert-link {
    color: #191a1e; }

.hsph-bootstrap .alert-info {
  color: #885e2e;
  background-color: #fcecd9;
  border-color: #fbe4ca; }
  .hsph-bootstrap .alert-info hr {
    border-top-color: #f9d8b2; }
  .hsph-bootstrap .alert-info .alert-link {
    color: #624421; }

.hsph-bootstrap .alert-light {
  color: #87888a;
  background-color: #fcfcfc;
  border-color: #fbfbfb; }
  .hsph-bootstrap .alert-light hr {
    border-top-color: #eeeeee; }
  .hsph-bootstrap .alert-light .alert-link {
    color: #6e6f70; }

.hsph-bootstrap .alert-dark {
  color: #191c1f;
  background-color: #d2d2d3;
  border-color: #c0c1c2; }
  .hsph-bootstrap .alert-dark hr {
    border-top-color: #b3b4b5; }
  .hsph-bootstrap .alert-dark .alert-link {
    color: #020303; }

.hsph-bootstrap .alert-crimson {
  color: #601a25;
  background-color: #edd2d6;
  border-color: #e6bfc5; }
  .hsph-bootstrap .alert-crimson hr {
    border-top-color: #dfadb4; }
  .hsph-bootstrap .alert-crimson .alert-link {
    color: #380f16; }

.hsph-bootstrap .alert-positive {
  color: #3f6650;
  background-color: #e0efe6;
  border-color: #d4e9dc; }
  .hsph-bootstrap .alert-positive hr {
    border-top-color: #c3e0ce; }
  .hsph-bootstrap .alert-positive .alert-link {
    color: #2c4637; }

.hsph-bootstrap .alert-alert, .hsph-bootstrap .gfield_error, .hsph-bootstrap .gfield_error .gfield_label, .gfield_error .hsph-bootstrap .gfield_label, .hsph-bootstrap .gfield_error input, .gfield_error .hsph-bootstrap input,
.hsph-bootstrap .gfield_error select, .gfield_error .hsph-bootstrap select,
.hsph-bootstrap .gfield_error textarea, .gfield_error .hsph-bootstrap textarea, .hsph-bootstrap .validation_error {
  color: #7c372e;
  background-color: #f8ddd9;
  border-color: #f5cfca; }
  .hsph-bootstrap .alert-alert hr, .hsph-bootstrap .gfield_error hr, .gfield_error .hsph-bootstrap .gfield_label hr, .gfield_error .hsph-bootstrap input hr, .gfield_error .hsph-bootstrap select hr, .gfield_error .hsph-bootstrap textarea hr, .hsph-bootstrap .validation_error hr {
    border-top-color: #f1bcb5; }
  .hsph-bootstrap .alert-alert .alert-link, .hsph-bootstrap .gfield_error .alert-link, .gfield_error .hsph-bootstrap .gfield_label .alert-link, .gfield_error .hsph-bootstrap input .alert-link, .gfield_error .hsph-bootstrap select .alert-link, .gfield_error .hsph-bootstrap textarea .alert-link, .hsph-bootstrap .validation_error .alert-link {
    color: #572720; }

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

.hsph-bootstrap .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #d6d6db;
  border-radius: 0.1875rem;
  box-shadow: inset 0 0.1rem 0.1rem rgba(21, 23, 26, 0.1); }

.hsph-bootstrap .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007ead;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .hsph-bootstrap .progress-bar {
      transition: none; } }

.hsph-bootstrap .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.hsph-bootstrap .progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .hsph-bootstrap .progress-bar-animated {
      animation: none; } }

.hsph-bootstrap .media {
  display: flex;
  align-items: flex-start; }

.hsph-bootstrap .media-body {
  flex: 1; }

.hsph-bootstrap .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.hsph-bootstrap .list-group-item-action {
  width: 100%;
  color: #484C58;
  text-align: inherit; }
  .hsph-bootstrap .list-group-item-action:hover, .hsph-bootstrap .list-group-item-action:focus {
    z-index: 1;
    color: #484C58;
    text-decoration: none;
    background-color: #f0f0f2; }
  .hsph-bootstrap .list-group-item-action:active {
    color: #484C58;
    background-color: #d6d6db; }

.hsph-bootstrap .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(21, 23, 26, 0.125); }
  .hsph-bootstrap .list-group-item:first-child {
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem; }
  .hsph-bootstrap .list-group-item:last-child {
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem; }
  .hsph-bootstrap .list-group-item.disabled, .hsph-bootstrap .list-group-item:disabled {
    color: #484C58;
    pointer-events: none;
    background-color: #fff; }
  .hsph-bootstrap .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007ead;
    border-color: #007ead; }
  .hsph-bootstrap .list-group-item + .hsph-bootstrap .list-group-item {
    border-top-width: 0; }
    .hsph-bootstrap .list-group-item + .hsph-bootstrap .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.hsph-bootstrap .list-group-horizontal {
  flex-direction: row; }
  .hsph-bootstrap .list-group-horizontal .list-group-item:first-child {
    border-bottom-left-radius: 0.1875rem;
    border-top-right-radius: 0; }
  .hsph-bootstrap .list-group-horizontal .list-group-item:last-child {
    border-top-right-radius: 0.1875rem;
    border-bottom-left-radius: 0; }
  .hsph-bootstrap .list-group-horizontal .list-group-item.active {
    margin-top: 0; }
  .hsph-bootstrap .list-group-horizontal .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .hsph-bootstrap .list-group-horizontal .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .hsph-bootstrap .list-group-horizontal-sm {
    flex-direction: row; }
    .hsph-bootstrap .list-group-horizontal-sm .list-group-item:first-child {
      border-bottom-left-radius: 0.1875rem;
      border-top-right-radius: 0; }
    .hsph-bootstrap .list-group-horizontal-sm .list-group-item:last-child {
      border-top-right-radius: 0.1875rem;
      border-bottom-left-radius: 0; }
    .hsph-bootstrap .list-group-horizontal-sm .list-group-item.active {
      margin-top: 0; }
    .hsph-bootstrap .list-group-horizontal-sm .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .hsph-bootstrap .list-group-horizontal-sm .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .hsph-bootstrap .list-group-horizontal-md {
    flex-direction: row; }
    .hsph-bootstrap .list-group-horizontal-md .list-group-item:first-child {
      border-bottom-left-radius: 0.1875rem;
      border-top-right-radius: 0; }
    .hsph-bootstrap .list-group-horizontal-md .list-group-item:last-child {
      border-top-right-radius: 0.1875rem;
      border-bottom-left-radius: 0; }
    .hsph-bootstrap .list-group-horizontal-md .list-group-item.active {
      margin-top: 0; }
    .hsph-bootstrap .list-group-horizontal-md .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .hsph-bootstrap .list-group-horizontal-md .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .hsph-bootstrap .list-group-horizontal-lg {
    flex-direction: row; }
    .hsph-bootstrap .list-group-horizontal-lg .list-group-item:first-child {
      border-bottom-left-radius: 0.1875rem;
      border-top-right-radius: 0; }
    .hsph-bootstrap .list-group-horizontal-lg .list-group-item:last-child {
      border-top-right-radius: 0.1875rem;
      border-bottom-left-radius: 0; }
    .hsph-bootstrap .list-group-horizontal-lg .list-group-item.active {
      margin-top: 0; }
    .hsph-bootstrap .list-group-horizontal-lg .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .hsph-bootstrap .list-group-horizontal-lg .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .hsph-bootstrap .list-group-horizontal-xl {
    flex-direction: row; }
    .hsph-bootstrap .list-group-horizontal-xl .list-group-item:first-child {
      border-bottom-left-radius: 0.1875rem;
      border-top-right-radius: 0; }
    .hsph-bootstrap .list-group-horizontal-xl .list-group-item:last-child {
      border-top-right-radius: 0.1875rem;
      border-bottom-left-radius: 0; }
    .hsph-bootstrap .list-group-horizontal-xl .list-group-item.active {
      margin-top: 0; }
    .hsph-bootstrap .list-group-horizontal-xl .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .hsph-bootstrap .list-group-horizontal-xl .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.hsph-bootstrap .list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0; }
  .hsph-bootstrap .list-group-flush .list-group-item:first-child {
    border-top-width: 0; }

.hsph-bootstrap .list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0; }

.hsph-bootstrap .list-group-item-primary {
  color: #0a4d66;
  background-color: #b8dbe8; }
  .hsph-bootstrap .list-group-item-primary.list-group-item-action:hover, .hsph-bootstrap .list-group-item-primary.list-group-item-action:focus {
    color: #0a4d66;
    background-color: #a5d1e2; }
  .hsph-bootstrap .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #0a4d66;
    border-color: #0a4d66; }

.hsph-bootstrap .list-group-item-secondary {
  color: #30333a;
  background-color: #cccdd0; }
  .hsph-bootstrap .list-group-item-secondary.list-group-item-action:hover, .hsph-bootstrap .list-group-item-secondary.list-group-item-action:focus {
    color: #30333a;
    background-color: #bfc0c4; }
  .hsph-bootstrap .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #30333a;
    border-color: #30333a; }

.hsph-bootstrap .list-group-item-info {
  color: #885e2e;
  background-color: #fbe4ca; }
  .hsph-bootstrap .list-group-item-info.list-group-item-action:hover, .hsph-bootstrap .list-group-item-info.list-group-item-action:focus {
    color: #885e2e;
    background-color: #f9d8b2; }
  .hsph-bootstrap .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #885e2e;
    border-color: #885e2e; }

.hsph-bootstrap .list-group-item-light {
  color: #87888a;
  background-color: #fbfbfb; }
  .hsph-bootstrap .list-group-item-light.list-group-item-action:hover, .hsph-bootstrap .list-group-item-light.list-group-item-action:focus {
    color: #87888a;
    background-color: #eeeeee; }
  .hsph-bootstrap .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #87888a;
    border-color: #87888a; }

.hsph-bootstrap .list-group-item-dark {
  color: #191c1f;
  background-color: #c0c1c2; }
  .hsph-bootstrap .list-group-item-dark.list-group-item-action:hover, .hsph-bootstrap .list-group-item-dark.list-group-item-action:focus {
    color: #191c1f;
    background-color: #b3b4b5; }
  .hsph-bootstrap .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #191c1f;
    border-color: #191c1f; }

.hsph-bootstrap .list-group-item-crimson {
  color: #601a25;
  background-color: #e6bfc5; }
  .hsph-bootstrap .list-group-item-crimson.list-group-item-action:hover, .hsph-bootstrap .list-group-item-crimson.list-group-item-action:focus {
    color: #601a25;
    background-color: #dfadb4; }
  .hsph-bootstrap .list-group-item-crimson.list-group-item-action.active {
    color: #fff;
    background-color: #601a25;
    border-color: #601a25; }

.hsph-bootstrap .list-group-item-positive {
  color: #3f6650;
  background-color: #d4e9dc; }
  .hsph-bootstrap .list-group-item-positive.list-group-item-action:hover, .hsph-bootstrap .list-group-item-positive.list-group-item-action:focus {
    color: #3f6650;
    background-color: #c3e0ce; }
  .hsph-bootstrap .list-group-item-positive.list-group-item-action.active {
    color: #fff;
    background-color: #3f6650;
    border-color: #3f6650; }

.hsph-bootstrap .list-group-item-alert {
  color: #7c372e;
  background-color: #f5cfca; }
  .hsph-bootstrap .list-group-item-alert.list-group-item-action:hover, .hsph-bootstrap .list-group-item-alert.list-group-item-action:focus {
    color: #7c372e;
    background-color: #f1bcb5; }
  .hsph-bootstrap .list-group-item-alert.list-group-item-action.active {
    color: #fff;
    background-color: #7c372e;
    border-color: #7c372e; }

.hsph-bootstrap .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #15171a;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .hsph-bootstrap .close:hover {
    color: #15171a;
    text-decoration: none; }
  .hsph-bootstrap .close:not(:disabled):not(.disabled):hover, .hsph-bootstrap .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

.hsph-bootstrap button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none; }

.hsph-bootstrap a.close.disabled {
  pointer-events: none; }

.hsph-bootstrap .toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(21, 23, 26, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
  .hsph-bootstrap .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .hsph-bootstrap .toast.showing {
    opacity: 1; }
  .hsph-bootstrap .toast.show {
    display: block;
    opacity: 1; }
  .hsph-bootstrap .toast.hide {
    display: none; }

.hsph-bootstrap .toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #484C58;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.hsph-bootstrap .toast-body {
  padding: 0.75rem; }

.hsph-bootstrap .modal-open {
  overflow: hidden; }
  .hsph-bootstrap .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.hsph-bootstrap .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.hsph-bootstrap .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .hsph-bootstrap .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .hsph-bootstrap .modal-dialog {
        transition: none; } }
  .modal.show .hsph-bootstrap .modal-dialog {
    transform: none; }
  .modal.modal-static .hsph-bootstrap .modal-dialog {
    transform: scale(1.02); }

.hsph-bootstrap .modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .hsph-bootstrap .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .hsph-bootstrap .modal-dialog-scrollable .modal-header,
  .hsph-bootstrap .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .hsph-bootstrap .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.hsph-bootstrap .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .hsph-bootstrap .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .hsph-bootstrap .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .hsph-bootstrap .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .hsph-bootstrap .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.hsph-bootstrap .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(21, 23, 26, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(21, 23, 26, 0.5);
  outline: 0; }

.hsph-bootstrap .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #15171a; }
  .hsph-bootstrap .modal-backdrop.fade {
    opacity: 0; }
  .hsph-bootstrap .modal-backdrop.show {
    opacity: 0.5; }

.hsph-bootstrap .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #d6d6db;
  border-top-left-radius: subtract(0.3rem, 1px);
  border-top-right-radius: subtract(0.3rem, 1px); }
  .hsph-bootstrap .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.hsph-bootstrap .modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.hsph-bootstrap .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.hsph-bootstrap .modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #d6d6db;
  border-bottom-right-radius: subtract(0.3rem, 1px);
  border-bottom-left-radius: subtract(0.3rem, 1px); }
  .hsph-bootstrap .modal-footer > * {
    margin: 0.25rem; }

.hsph-bootstrap .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .hsph-bootstrap .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .hsph-bootstrap .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .hsph-bootstrap .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .hsph-bootstrap .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .hsph-bootstrap .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }
  .hsph-bootstrap .modal-content {
    box-shadow: 0 0.5rem 1rem rgba(21, 23, 26, 0.5); }
  .hsph-bootstrap .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .hsph-bootstrap .modal-lg,
  .hsph-bootstrap .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .hsph-bootstrap .modal-xl {
    max-width: 1140px; } }

.hsph-bootstrap .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(21, 23, 26, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(21, 23, 26, 0.2); }
  .hsph-bootstrap .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .hsph-bootstrap .popover .arrow::before, .hsph-bootstrap .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.hsph-bootstrap .bs-popover-top, .hsph-bootstrap .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .hsph-bootstrap .bs-popover-top > .arrow, .hsph-bootstrap .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .hsph-bootstrap .bs-popover-top > .arrow::before, .hsph-bootstrap .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(21, 23, 26, 0.25); }
    .hsph-bootstrap .bs-popover-top > .arrow::after, .hsph-bootstrap .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.hsph-bootstrap .bs-popover-right, .hsph-bootstrap .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .hsph-bootstrap .bs-popover-right > .arrow, .hsph-bootstrap .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .hsph-bootstrap .bs-popover-right > .arrow::before, .hsph-bootstrap .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(21, 23, 26, 0.25); }
    .hsph-bootstrap .bs-popover-right > .arrow::after, .hsph-bootstrap .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.hsph-bootstrap .bs-popover-bottom, .hsph-bootstrap .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .hsph-bootstrap .bs-popover-bottom > .arrow, .hsph-bootstrap .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .hsph-bootstrap .bs-popover-bottom > .arrow::before, .hsph-bootstrap .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(21, 23, 26, 0.25); }
    .hsph-bootstrap .bs-popover-bottom > .arrow::after, .hsph-bootstrap .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .hsph-bootstrap .bs-popover-bottom .popover-header::before, .hsph-bootstrap .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.hsph-bootstrap .bs-popover-left, .hsph-bootstrap .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .hsph-bootstrap .bs-popover-left > .arrow, .hsph-bootstrap .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .hsph-bootstrap .bs-popover-left > .arrow::before, .hsph-bootstrap .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(21, 23, 26, 0.25); }
    .hsph-bootstrap .bs-popover-left > .arrow::after, .hsph-bootstrap .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.hsph-bootstrap .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: subtract(0.3rem, 1px);
  border-top-right-radius: subtract(0.3rem, 1px); }
  .hsph-bootstrap .popover-header:empty {
    display: none; }

.hsph-bootstrap .popover-body {
  padding: 0.5rem 0.75rem;
  color: #484C58; }

.hsph-bootstrap .carousel {
  position: relative; }

.hsph-bootstrap .carousel.pointer-event {
  touch-action: pan-y; }

.hsph-bootstrap .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .hsph-bootstrap .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.hsph-bootstrap .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .hsph-bootstrap .carousel-item {
      transition: none; } }

.hsph-bootstrap .carousel-item.active,
.hsph-bootstrap .carousel-item-next,
.hsph-bootstrap .carousel-item-prev {
  display: block; }

.hsph-bootstrap .carousel-item-next:not(.carousel-item-left),
.hsph-bootstrap .active.carousel-item-right {
  transform: translateX(100%); }

.hsph-bootstrap .carousel-item-prev:not(.carousel-item-right),
.hsph-bootstrap .active.carousel-item-left {
  transform: translateX(-100%); }

.hsph-bootstrap .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.hsph-bootstrap .carousel-fade .carousel-item.active,
.hsph-bootstrap .carousel-fade .carousel-item-next.carousel-item-left,
.hsph-bootstrap .carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.hsph-bootstrap .carousel-fade .active.carousel-item-left,
.hsph-bootstrap .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .hsph-bootstrap .carousel-fade .active.carousel-item-left,
    .hsph-bootstrap .carousel-fade .active.carousel-item-right {
      transition: none; } }

.hsph-bootstrap .carousel-control-prev,
.hsph-bootstrap .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .hsph-bootstrap .carousel-control-prev,
    .hsph-bootstrap .carousel-control-next {
      transition: none; } }
  .hsph-bootstrap .carousel-control-prev:hover, .hsph-bootstrap .carousel-control-prev:focus,
  .hsph-bootstrap .carousel-control-next:hover,
  .hsph-bootstrap .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.hsph-bootstrap .carousel-control-prev {
  left: 0; }

.hsph-bootstrap .carousel-control-next {
  right: 0; }

.hsph-bootstrap .carousel-control-prev-icon,
.hsph-bootstrap .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.hsph-bootstrap .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.hsph-bootstrap .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.hsph-bootstrap .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .hsph-bootstrap .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .hsph-bootstrap .carousel-indicators li {
        transition: none; } }
  .hsph-bootstrap .carousel-indicators .active {
    opacity: 1; }

.hsph-bootstrap .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

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

.hsph-bootstrap .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

.hsph-bootstrap .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

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

.hsph-bootstrap .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite; }

.hsph-bootstrap .spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.hsph-bootstrap .align-baseline {
  vertical-align: baseline !important; }

.hsph-bootstrap .align-top {
  vertical-align: top !important; }

.hsph-bootstrap .align-middle {
  vertical-align: middle !important; }

.hsph-bootstrap .align-bottom {
  vertical-align: bottom !important; }

.hsph-bootstrap .align-text-bottom {
  vertical-align: text-bottom !important; }

.hsph-bootstrap .align-text-top {
  vertical-align: text-top !important; }

.hsph-bootstrap .bg-primary {
  background-color: #007ead !important; }

.hsph-bootstrap a.bg-primary:hover, .hsph-bootstrap a.bg-primary:focus,
.hsph-bootstrap button.bg-primary:hover,
.hsph-bootstrap button.bg-primary:focus {
  background-color: #00597a !important; }

.hsph-bootstrap .bg-secondary {
  background-color: #484C58 !important; }

.hsph-bootstrap a.bg-secondary:hover, .hsph-bootstrap a.bg-secondary:focus,
.hsph-bootstrap button.bg-secondary:hover,
.hsph-bootstrap button.bg-secondary:focus {
  background-color: #31343c !important; }

.hsph-bootstrap .bg-info {
  background-color: #f2a041 !important; }

.hsph-bootstrap a.bg-info:hover, .hsph-bootstrap a.bg-info:focus,
.hsph-bootstrap button.bg-info:hover,
.hsph-bootstrap button.bg-info:focus {
  background-color: #ef8811 !important; }

.hsph-bootstrap .bg-light {
  background-color: #f0f0f2 !important; }

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

.hsph-bootstrap .bg-dark {
  background-color: #1d2024 !important; }

.hsph-bootstrap a.bg-dark:hover, .hsph-bootstrap a.bg-dark:focus,
.hsph-bootstrap button.bg-dark:hover,
.hsph-bootstrap button.bg-dark:focus {
  background-color: #060708 !important; }

.hsph-bootstrap .bg-crimson {
  background-color: #a51c30 !important; }

.hsph-bootstrap a.bg-crimson:hover, .hsph-bootstrap a.bg-crimson:focus,
.hsph-bootstrap button.bg-crimson:hover,
.hsph-bootstrap button.bg-crimson:focus {
  background-color: #791523 !important; }

.hsph-bootstrap .bg-positive {
  background-color: #65af82 !important; }

.hsph-bootstrap a.bg-positive:hover, .hsph-bootstrap a.bg-positive:focus,
.hsph-bootstrap button.bg-positive:hover,
.hsph-bootstrap button.bg-positive:focus {
  background-color: #4d9469 !important; }

.hsph-bootstrap .bg-alert {
  background-color: #dc5540 !important; }

.hsph-bootstrap a.bg-alert:hover, .hsph-bootstrap a.bg-alert:focus,
.hsph-bootstrap button.bg-alert:hover,
.hsph-bootstrap button.bg-alert:focus {
  background-color: #c53a24 !important; }

.hsph-bootstrap .bg-white {
  background-color: #fff !important; }

.hsph-bootstrap .bg-transparent {
  background-color: transparent !important; }

.hsph-bootstrap .border {
  border: 1px solid #d6d6db !important; }

.hsph-bootstrap .border-top {
  border-top: 1px solid #d6d6db !important; }

.hsph-bootstrap .border-right {
  border-right: 1px solid #d6d6db !important; }

.hsph-bootstrap .border-bottom {
  border-bottom: 1px solid #d6d6db !important; }

.hsph-bootstrap .border-left {
  border-left: 1px solid #d6d6db !important; }

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

.hsph-bootstrap .border-top-0 {
  border-top: 0 !important; }

.hsph-bootstrap .border-right-0 {
  border-right: 0 !important; }

.hsph-bootstrap .border-bottom-0 {
  border-bottom: 0 !important; }

.hsph-bootstrap .border-left-0 {
  border-left: 0 !important; }

.hsph-bootstrap .border-primary {
  border-color: #007ead !important; }

.hsph-bootstrap .border-secondary {
  border-color: #484C58 !important; }

.hsph-bootstrap .border-info {
  border-color: #f2a041 !important; }

.hsph-bootstrap .border-light {
  border-color: #f0f0f2 !important; }

.hsph-bootstrap .border-dark {
  border-color: #1d2024 !important; }

.hsph-bootstrap .border-crimson {
  border-color: #a51c30 !important; }

.hsph-bootstrap .border-positive {
  border-color: #65af82 !important; }

.hsph-bootstrap .border-alert {
  border-color: #dc5540 !important; }

.hsph-bootstrap .border-white {
  border-color: #fff !important; }

.hsph-bootstrap .rounded-sm {
  border-radius: 0.2rem !important; }

.hsph-bootstrap .rounded {
  border-radius: 0.1875rem !important; }

.hsph-bootstrap .rounded-top {
  border-top-left-radius: 0.1875rem !important;
  border-top-right-radius: 0.1875rem !important; }

.hsph-bootstrap .rounded-right {
  border-top-right-radius: 0.1875rem !important;
  border-bottom-right-radius: 0.1875rem !important; }

.hsph-bootstrap .rounded-bottom {
  border-bottom-right-radius: 0.1875rem !important;
  border-bottom-left-radius: 0.1875rem !important; }

.hsph-bootstrap .rounded-left {
  border-top-left-radius: 0.1875rem !important;
  border-bottom-left-radius: 0.1875rem !important; }

.hsph-bootstrap .rounded-lg {
  border-radius: 0.3rem !important; }

.hsph-bootstrap .rounded-circle {
  border-radius: 50% !important; }

.hsph-bootstrap .rounded-pill {
  border-radius: 50rem !important; }

.hsph-bootstrap .rounded-0 {
  border-radius: 0 !important; }

.hsph-bootstrap .clearfix::after {
  display: block;
  clear: both;
  content: ""; }

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

.hsph-bootstrap .d-inline {
  display: inline !important; }

.hsph-bootstrap .d-inline-block {
  display: inline-block !important; }

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

.hsph-bootstrap .d-table {
  display: table !important; }

.hsph-bootstrap .d-table-row {
  display: table-row !important; }

.hsph-bootstrap .d-table-cell {
  display: table-cell !important; }

.hsph-bootstrap .d-flex {
  display: flex !important; }

.hsph-bootstrap .d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .hsph-bootstrap .d-sm-none {
    display: none !important; }
  .hsph-bootstrap .d-sm-inline {
    display: inline !important; }
  .hsph-bootstrap .d-sm-inline-block {
    display: inline-block !important; }
  .hsph-bootstrap .d-sm-block {
    display: block !important; }
  .hsph-bootstrap .d-sm-table {
    display: table !important; }
  .hsph-bootstrap .d-sm-table-row {
    display: table-row !important; }
  .hsph-bootstrap .d-sm-table-cell {
    display: table-cell !important; }
  .hsph-bootstrap .d-sm-flex {
    display: flex !important; }
  .hsph-bootstrap .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .hsph-bootstrap .d-md-none {
    display: none !important; }
  .hsph-bootstrap .d-md-inline {
    display: inline !important; }
  .hsph-bootstrap .d-md-inline-block {
    display: inline-block !important; }
  .hsph-bootstrap .d-md-block {
    display: block !important; }
  .hsph-bootstrap .d-md-table {
    display: table !important; }
  .hsph-bootstrap .d-md-table-row {
    display: table-row !important; }
  .hsph-bootstrap .d-md-table-cell {
    display: table-cell !important; }
  .hsph-bootstrap .d-md-flex {
    display: flex !important; }
  .hsph-bootstrap .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .hsph-bootstrap .d-lg-none {
    display: none !important; }
  .hsph-bootstrap .d-lg-inline {
    display: inline !important; }
  .hsph-bootstrap .d-lg-inline-block {
    display: inline-block !important; }
  .hsph-bootstrap .d-lg-block {
    display: block !important; }
  .hsph-bootstrap .d-lg-table {
    display: table !important; }
  .hsph-bootstrap .d-lg-table-row {
    display: table-row !important; }
  .hsph-bootstrap .d-lg-table-cell {
    display: table-cell !important; }
  .hsph-bootstrap .d-lg-flex {
    display: flex !important; }
  .hsph-bootstrap .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .hsph-bootstrap .d-xl-none {
    display: none !important; }
  .hsph-bootstrap .d-xl-inline {
    display: inline !important; }
  .hsph-bootstrap .d-xl-inline-block {
    display: inline-block !important; }
  .hsph-bootstrap .d-xl-block {
    display: block !important; }
  .hsph-bootstrap .d-xl-table {
    display: table !important; }
  .hsph-bootstrap .d-xl-table-row {
    display: table-row !important; }
  .hsph-bootstrap .d-xl-table-cell {
    display: table-cell !important; }
  .hsph-bootstrap .d-xl-flex {
    display: flex !important; }
  .hsph-bootstrap .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .hsph-bootstrap .d-print-none {
    display: none !important; }
  .hsph-bootstrap .d-print-inline {
    display: inline !important; }
  .hsph-bootstrap .d-print-inline-block {
    display: inline-block !important; }
  .hsph-bootstrap .d-print-block {
    display: block !important; }
  .hsph-bootstrap .d-print-table {
    display: table !important; }
  .hsph-bootstrap .d-print-table-row {
    display: table-row !important; }
  .hsph-bootstrap .d-print-table-cell {
    display: table-cell !important; }
  .hsph-bootstrap .d-print-flex {
    display: flex !important; }
  .hsph-bootstrap .d-print-inline-flex {
    display: inline-flex !important; } }

.hsph-bootstrap .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .hsph-bootstrap .embed-responsive::before {
    display: block;
    content: ""; }
  .hsph-bootstrap .embed-responsive .embed-responsive-item,
  .hsph-bootstrap .embed-responsive iframe,
  .hsph-bootstrap .embed-responsive embed,
  .hsph-bootstrap .embed-responsive object,
  .hsph-bootstrap .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.hsph-bootstrap .embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.hsph-bootstrap .embed-responsive-16by9::before {
  padding-top: 56.25%; }

.hsph-bootstrap .embed-responsive-4by3::before {
  padding-top: 75%; }

.hsph-bootstrap .embed-responsive-1by1::before {
  padding-top: 100%; }

.hsph-bootstrap .embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.hsph-bootstrap .embed-responsive-16by9::before {
  padding-top: 56.25%; }

.hsph-bootstrap .embed-responsive-12by8::before {
  padding-top: 66.66667%; }

.hsph-bootstrap .embed-responsive-4by3::before {
  padding-top: 75%; }

.hsph-bootstrap .embed-responsive-1by1::before {
  padding-top: 100%; }

.hsph-bootstrap .flex-row {
  flex-direction: row !important; }

.hsph-bootstrap .flex-column {
  flex-direction: column !important; }

.hsph-bootstrap .flex-row-reverse {
  flex-direction: row-reverse !important; }

.hsph-bootstrap .flex-column-reverse {
  flex-direction: column-reverse !important; }

.hsph-bootstrap .flex-wrap {
  flex-wrap: wrap !important; }

.hsph-bootstrap .flex-nowrap {
  flex-wrap: nowrap !important; }

.hsph-bootstrap .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.hsph-bootstrap .flex-fill {
  flex: 1 1 auto !important; }

.hsph-bootstrap .flex-grow-0 {
  flex-grow: 0 !important; }

.hsph-bootstrap .flex-grow-1 {
  flex-grow: 1 !important; }

.hsph-bootstrap .flex-shrink-0 {
  flex-shrink: 0 !important; }

.hsph-bootstrap .flex-shrink-1 {
  flex-shrink: 1 !important; }

.hsph-bootstrap .justify-content-start {
  justify-content: flex-start !important; }

.hsph-bootstrap .justify-content-end {
  justify-content: flex-end !important; }

.hsph-bootstrap .justify-content-center {
  justify-content: center !important; }

.hsph-bootstrap .justify-content-between {
  justify-content: space-between !important; }

.hsph-bootstrap .justify-content-around {
  justify-content: space-around !important; }

.hsph-bootstrap .align-items-start {
  align-items: flex-start !important; }

.hsph-bootstrap .align-items-end {
  align-items: flex-end !important; }

.hsph-bootstrap .align-items-center {
  align-items: center !important; }

.hsph-bootstrap .align-items-baseline {
  align-items: baseline !important; }

.hsph-bootstrap .align-items-stretch {
  align-items: stretch !important; }

.hsph-bootstrap .align-content-start {
  align-content: flex-start !important; }

.hsph-bootstrap .align-content-end {
  align-content: flex-end !important; }

.hsph-bootstrap .align-content-center {
  align-content: center !important; }

.hsph-bootstrap .align-content-between {
  align-content: space-between !important; }

.hsph-bootstrap .align-content-around {
  align-content: space-around !important; }

.hsph-bootstrap .align-content-stretch {
  align-content: stretch !important; }

.hsph-bootstrap .align-self-auto {
  align-self: auto !important; }

.hsph-bootstrap .align-self-start {
  align-self: flex-start !important; }

.hsph-bootstrap .align-self-end {
  align-self: flex-end !important; }

.hsph-bootstrap .align-self-center {
  align-self: center !important; }

.hsph-bootstrap .align-self-baseline {
  align-self: baseline !important; }

.hsph-bootstrap .align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .hsph-bootstrap .flex-sm-row {
    flex-direction: row !important; }
  .hsph-bootstrap .flex-sm-column {
    flex-direction: column !important; }
  .hsph-bootstrap .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .hsph-bootstrap .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .hsph-bootstrap .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .hsph-bootstrap .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .hsph-bootstrap .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .hsph-bootstrap .flex-sm-fill {
    flex: 1 1 auto !important; }
  .hsph-bootstrap .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .hsph-bootstrap .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .hsph-bootstrap .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .hsph-bootstrap .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .hsph-bootstrap .justify-content-sm-start {
    justify-content: flex-start !important; }
  .hsph-bootstrap .justify-content-sm-end {
    justify-content: flex-end !important; }
  .hsph-bootstrap .justify-content-sm-center {
    justify-content: center !important; }
  .hsph-bootstrap .justify-content-sm-between {
    justify-content: space-between !important; }
  .hsph-bootstrap .justify-content-sm-around {
    justify-content: space-around !important; }
  .hsph-bootstrap .align-items-sm-start {
    align-items: flex-start !important; }
  .hsph-bootstrap .align-items-sm-end {
    align-items: flex-end !important; }
  .hsph-bootstrap .align-items-sm-center {
    align-items: center !important; }
  .hsph-bootstrap .align-items-sm-baseline {
    align-items: baseline !important; }
  .hsph-bootstrap .align-items-sm-stretch {
    align-items: stretch !important; }
  .hsph-bootstrap .align-content-sm-start {
    align-content: flex-start !important; }
  .hsph-bootstrap .align-content-sm-end {
    align-content: flex-end !important; }
  .hsph-bootstrap .align-content-sm-center {
    align-content: center !important; }
  .hsph-bootstrap .align-content-sm-between {
    align-content: space-between !important; }
  .hsph-bootstrap .align-content-sm-around {
    align-content: space-around !important; }
  .hsph-bootstrap .align-content-sm-stretch {
    align-content: stretch !important; }
  .hsph-bootstrap .align-self-sm-auto {
    align-self: auto !important; }
  .hsph-bootstrap .align-self-sm-start {
    align-self: flex-start !important; }
  .hsph-bootstrap .align-self-sm-end {
    align-self: flex-end !important; }
  .hsph-bootstrap .align-self-sm-center {
    align-self: center !important; }
  .hsph-bootstrap .align-self-sm-baseline {
    align-self: baseline !important; }
  .hsph-bootstrap .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .hsph-bootstrap .flex-md-row {
    flex-direction: row !important; }
  .hsph-bootstrap .flex-md-column {
    flex-direction: column !important; }
  .hsph-bootstrap .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .hsph-bootstrap .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .hsph-bootstrap .flex-md-wrap {
    flex-wrap: wrap !important; }
  .hsph-bootstrap .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .hsph-bootstrap .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .hsph-bootstrap .flex-md-fill {
    flex: 1 1 auto !important; }
  .hsph-bootstrap .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .hsph-bootstrap .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .hsph-bootstrap .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .hsph-bootstrap .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .hsph-bootstrap .justify-content-md-start {
    justify-content: flex-start !important; }
  .hsph-bootstrap .justify-content-md-end {
    justify-content: flex-end !important; }
  .hsph-bootstrap .justify-content-md-center {
    justify-content: center !important; }
  .hsph-bootstrap .justify-content-md-between {
    justify-content: space-between !important; }
  .hsph-bootstrap .justify-content-md-around {
    justify-content: space-around !important; }
  .hsph-bootstrap .align-items-md-start {
    align-items: flex-start !important; }
  .hsph-bootstrap .align-items-md-end {
    align-items: flex-end !important; }
  .hsph-bootstrap .align-items-md-center {
    align-items: center !important; }
  .hsph-bootstrap .align-items-md-baseline {
    align-items: baseline !important; }
  .hsph-bootstrap .align-items-md-stretch {
    align-items: stretch !important; }
  .hsph-bootstrap .align-content-md-start {
    align-content: flex-start !important; }
  .hsph-bootstrap .align-content-md-end {
    align-content: flex-end !important; }
  .hsph-bootstrap .align-content-md-center {
    align-content: center !important; }
  .hsph-bootstrap .align-content-md-between {
    align-content: space-between !important; }
  .hsph-bootstrap .align-content-md-around {
    align-content: space-around !important; }
  .hsph-bootstrap .align-content-md-stretch {
    align-content: stretch !important; }
  .hsph-bootstrap .align-self-md-auto {
    align-self: auto !important; }
  .hsph-bootstrap .align-self-md-start {
    align-self: flex-start !important; }
  .hsph-bootstrap .align-self-md-end {
    align-self: flex-end !important; }
  .hsph-bootstrap .align-self-md-center {
    align-self: center !important; }
  .hsph-bootstrap .align-self-md-baseline {
    align-self: baseline !important; }
  .hsph-bootstrap .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .hsph-bootstrap .flex-lg-row {
    flex-direction: row !important; }
  .hsph-bootstrap .flex-lg-column {
    flex-direction: column !important; }
  .hsph-bootstrap .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .hsph-bootstrap .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .hsph-bootstrap .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .hsph-bootstrap .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .hsph-bootstrap .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .hsph-bootstrap .flex-lg-fill {
    flex: 1 1 auto !important; }
  .hsph-bootstrap .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .hsph-bootstrap .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .hsph-bootstrap .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .hsph-bootstrap .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .hsph-bootstrap .justify-content-lg-start {
    justify-content: flex-start !important; }
  .hsph-bootstrap .justify-content-lg-end {
    justify-content: flex-end !important; }
  .hsph-bootstrap .justify-content-lg-center {
    justify-content: center !important; }
  .hsph-bootstrap .justify-content-lg-between {
    justify-content: space-between !important; }
  .hsph-bootstrap .justify-content-lg-around {
    justify-content: space-around !important; }
  .hsph-bootstrap .align-items-lg-start {
    align-items: flex-start !important; }
  .hsph-bootstrap .align-items-lg-end {
    align-items: flex-end !important; }
  .hsph-bootstrap .align-items-lg-center {
    align-items: center !important; }
  .hsph-bootstrap .align-items-lg-baseline {
    align-items: baseline !important; }
  .hsph-bootstrap .align-items-lg-stretch {
    align-items: stretch !important; }
  .hsph-bootstrap .align-content-lg-start {
    align-content: flex-start !important; }
  .hsph-bootstrap .align-content-lg-end {
    align-content: flex-end !important; }
  .hsph-bootstrap .align-content-lg-center {
    align-content: center !important; }
  .hsph-bootstrap .align-content-lg-between {
    align-content: space-between !important; }
  .hsph-bootstrap .align-content-lg-around {
    align-content: space-around !important; }
  .hsph-bootstrap .align-content-lg-stretch {
    align-content: stretch !important; }
  .hsph-bootstrap .align-self-lg-auto {
    align-self: auto !important; }
  .hsph-bootstrap .align-self-lg-start {
    align-self: flex-start !important; }
  .hsph-bootstrap .align-self-lg-end {
    align-self: flex-end !important; }
  .hsph-bootstrap .align-self-lg-center {
    align-self: center !important; }
  .hsph-bootstrap .align-self-lg-baseline {
    align-self: baseline !important; }
  .hsph-bootstrap .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .hsph-bootstrap .flex-xl-row {
    flex-direction: row !important; }
  .hsph-bootstrap .flex-xl-column {
    flex-direction: column !important; }
  .hsph-bootstrap .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .hsph-bootstrap .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .hsph-bootstrap .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .hsph-bootstrap .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .hsph-bootstrap .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .hsph-bootstrap .flex-xl-fill {
    flex: 1 1 auto !important; }
  .hsph-bootstrap .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .hsph-bootstrap .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .hsph-bootstrap .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .hsph-bootstrap .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .hsph-bootstrap .justify-content-xl-start {
    justify-content: flex-start !important; }
  .hsph-bootstrap .justify-content-xl-end {
    justify-content: flex-end !important; }
  .hsph-bootstrap .justify-content-xl-center {
    justify-content: center !important; }
  .hsph-bootstrap .justify-content-xl-between {
    justify-content: space-between !important; }
  .hsph-bootstrap .justify-content-xl-around {
    justify-content: space-around !important; }
  .hsph-bootstrap .align-items-xl-start {
    align-items: flex-start !important; }
  .hsph-bootstrap .align-items-xl-end {
    align-items: flex-end !important; }
  .hsph-bootstrap .align-items-xl-center {
    align-items: center !important; }
  .hsph-bootstrap .align-items-xl-baseline {
    align-items: baseline !important; }
  .hsph-bootstrap .align-items-xl-stretch {
    align-items: stretch !important; }
  .hsph-bootstrap .align-content-xl-start {
    align-content: flex-start !important; }
  .hsph-bootstrap .align-content-xl-end {
    align-content: flex-end !important; }
  .hsph-bootstrap .align-content-xl-center {
    align-content: center !important; }
  .hsph-bootstrap .align-content-xl-between {
    align-content: space-between !important; }
  .hsph-bootstrap .align-content-xl-around {
    align-content: space-around !important; }
  .hsph-bootstrap .align-content-xl-stretch {
    align-content: stretch !important; }
  .hsph-bootstrap .align-self-xl-auto {
    align-self: auto !important; }
  .hsph-bootstrap .align-self-xl-start {
    align-self: flex-start !important; }
  .hsph-bootstrap .align-self-xl-end {
    align-self: flex-end !important; }
  .hsph-bootstrap .align-self-xl-center {
    align-self: center !important; }
  .hsph-bootstrap .align-self-xl-baseline {
    align-self: baseline !important; }
  .hsph-bootstrap .align-self-xl-stretch {
    align-self: stretch !important; } }

.hsph-bootstrap .float-left {
  float: left !important; }

.hsph-bootstrap .float-right {
  float: right !important; }

.hsph-bootstrap .float-none {
  float: none !important; }

@media (min-width: 576px) {
  .hsph-bootstrap .float-sm-left {
    float: left !important; }
  .hsph-bootstrap .float-sm-right {
    float: right !important; }
  .hsph-bootstrap .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .hsph-bootstrap .float-md-left {
    float: left !important; }
  .hsph-bootstrap .float-md-right {
    float: right !important; }
  .hsph-bootstrap .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .hsph-bootstrap .float-lg-left {
    float: left !important; }
  .hsph-bootstrap .float-lg-right {
    float: right !important; }
  .hsph-bootstrap .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .hsph-bootstrap .float-xl-left {
    float: left !important; }
  .hsph-bootstrap .float-xl-right {
    float: right !important; }
  .hsph-bootstrap .float-xl-none {
    float: none !important; } }

.hsph-bootstrap .overflow-auto {
  overflow: auto !important; }

.hsph-bootstrap .overflow-hidden {
  overflow: hidden !important; }

.hsph-bootstrap .position-static {
  position: static !important; }

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

.hsph-bootstrap .position-absolute {
  position: absolute !important; }

.hsph-bootstrap .position-fixed {
  position: fixed !important; }

.hsph-bootstrap .position-sticky {
  position: sticky !important; }

.hsph-bootstrap .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.hsph-bootstrap .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .hsph-bootstrap .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.hsph-bootstrap .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.hsph-bootstrap .sr-only-focusable:active, .hsph-bootstrap .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.hsph-bootstrap .shadow-sm {
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23) !important; }

.hsph-bootstrap .shadow {
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23) !important; }

.hsph-bootstrap .shadow-lg {
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23) !important; }

.hsph-bootstrap .shadow-none {
  box-shadow: none !important; }

.hsph-bootstrap .w-25 {
  width: 25% !important; }

.hsph-bootstrap .w-50 {
  width: 50% !important; }

.hsph-bootstrap .w-75 {
  width: 75% !important; }

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

.hsph-bootstrap .w-auto {
  width: auto !important; }

.hsph-bootstrap .h-25 {
  height: 25% !important; }

.hsph-bootstrap .h-50 {
  height: 50% !important; }

.hsph-bootstrap .h-75 {
  height: 75% !important; }

.hsph-bootstrap .h-100 {
  height: 100% !important; }

.hsph-bootstrap .h-auto {
  height: auto !important; }

.hsph-bootstrap .mw-100 {
  max-width: 100% !important; }

.hsph-bootstrap .mh-100 {
  max-height: 100% !important; }

.hsph-bootstrap .min-vw-100 {
  min-width: 100vw !important; }

.hsph-bootstrap .min-vh-100 {
  min-height: 100vh !important; }

.hsph-bootstrap .vw-100 {
  width: 100vw !important; }

.hsph-bootstrap .vh-100 {
  height: 100vh !important; }

.hsph-bootstrap .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

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

.hsph-bootstrap .mt-0,
.hsph-bootstrap .my-0 {
  margin-top: 0 !important; }

.hsph-bootstrap .mr-0,
.hsph-bootstrap .mx-0 {
  margin-right: 0 !important; }

.hsph-bootstrap .mb-0,
.hsph-bootstrap .my-0 {
  margin-bottom: 0 !important; }

.hsph-bootstrap .ml-0,
.hsph-bootstrap .mx-0 {
  margin-left: 0 !important; }

.hsph-bootstrap .m-1 {
  margin: 0.25rem !important; }

.hsph-bootstrap .mt-1,
.hsph-bootstrap .my-1 {
  margin-top: 0.25rem !important; }

.hsph-bootstrap .mr-1,
.hsph-bootstrap .mx-1 {
  margin-right: 0.25rem !important; }

.hsph-bootstrap .mb-1,
.hsph-bootstrap .my-1 {
  margin-bottom: 0.25rem !important; }

.hsph-bootstrap .ml-1,
.hsph-bootstrap .mx-1 {
  margin-left: 0.25rem !important; }

.hsph-bootstrap .m-2 {
  margin: 0.5rem !important; }

.hsph-bootstrap .mt-2,
.hsph-bootstrap .my-2 {
  margin-top: 0.5rem !important; }

.hsph-bootstrap .mr-2,
.hsph-bootstrap .mx-2 {
  margin-right: 0.5rem !important; }

.hsph-bootstrap .mb-2,
.hsph-bootstrap .my-2 {
  margin-bottom: 0.5rem !important; }

.hsph-bootstrap .ml-2,
.hsph-bootstrap .mx-2 {
  margin-left: 0.5rem !important; }

.hsph-bootstrap .m-3 {
  margin: 0.75rem !important; }

.hsph-bootstrap .mt-3,
.hsph-bootstrap .my-3 {
  margin-top: 0.75rem !important; }

.hsph-bootstrap .mr-3,
.hsph-bootstrap .mx-3 {
  margin-right: 0.75rem !important; }

.hsph-bootstrap .mb-3,
.hsph-bootstrap .my-3 {
  margin-bottom: 0.75rem !important; }

.hsph-bootstrap .ml-3,
.hsph-bootstrap .mx-3 {
  margin-left: 0.75rem !important; }

.hsph-bootstrap .m-4 {
  margin: 1rem !important; }

.hsph-bootstrap .mt-4,
.hsph-bootstrap .my-4 {
  margin-top: 1rem !important; }

.hsph-bootstrap .mr-4,
.hsph-bootstrap .mx-4 {
  margin-right: 1rem !important; }

.hsph-bootstrap .mb-4,
.hsph-bootstrap .my-4 {
  margin-bottom: 1rem !important; }

.hsph-bootstrap .ml-4,
.hsph-bootstrap .mx-4 {
  margin-left: 1rem !important; }

.hsph-bootstrap .m-5 {
  margin: 1.5rem !important; }

.hsph-bootstrap .mt-5,
.hsph-bootstrap .my-5 {
  margin-top: 1.5rem !important; }

.hsph-bootstrap .mr-5,
.hsph-bootstrap .mx-5 {
  margin-right: 1.5rem !important; }

.hsph-bootstrap .mb-5,
.hsph-bootstrap .my-5 {
  margin-bottom: 1.5rem !important; }

.hsph-bootstrap .ml-5,
.hsph-bootstrap .mx-5 {
  margin-left: 1.5rem !important; }

.hsph-bootstrap .m-6 {
  margin: 3rem !important; }

.hsph-bootstrap .mt-6,
.hsph-bootstrap .my-6 {
  margin-top: 3rem !important; }

.hsph-bootstrap .mr-6,
.hsph-bootstrap .mx-6 {
  margin-right: 3rem !important; }

.hsph-bootstrap .mb-6,
.hsph-bootstrap .my-6 {
  margin-bottom: 3rem !important; }

.hsph-bootstrap .ml-6,
.hsph-bootstrap .mx-6 {
  margin-left: 3rem !important; }

.hsph-bootstrap .m-7 {
  margin: 4rem !important; }

.hsph-bootstrap .mt-7,
.hsph-bootstrap .my-7 {
  margin-top: 4rem !important; }

.hsph-bootstrap .mr-7,
.hsph-bootstrap .mx-7 {
  margin-right: 4rem !important; }

.hsph-bootstrap .mb-7,
.hsph-bootstrap .my-7 {
  margin-bottom: 4rem !important; }

.hsph-bootstrap .ml-7,
.hsph-bootstrap .mx-7 {
  margin-left: 4rem !important; }

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

.hsph-bootstrap .pt-0,
.hsph-bootstrap .py-0 {
  padding-top: 0 !important; }

.hsph-bootstrap .pr-0,
.hsph-bootstrap .px-0 {
  padding-right: 0 !important; }

.hsph-bootstrap .pb-0,
.hsph-bootstrap .py-0 {
  padding-bottom: 0 !important; }

.hsph-bootstrap .pl-0,
.hsph-bootstrap .px-0 {
  padding-left: 0 !important; }

.hsph-bootstrap .p-1 {
  padding: 0.25rem !important; }

.hsph-bootstrap .pt-1,
.hsph-bootstrap .py-1 {
  padding-top: 0.25rem !important; }

.hsph-bootstrap .pr-1,
.hsph-bootstrap .px-1 {
  padding-right: 0.25rem !important; }

.hsph-bootstrap .pb-1,
.hsph-bootstrap .py-1 {
  padding-bottom: 0.25rem !important; }

.hsph-bootstrap .pl-1,
.hsph-bootstrap .px-1 {
  padding-left: 0.25rem !important; }

.hsph-bootstrap .p-2 {
  padding: 0.5rem !important; }

.hsph-bootstrap .pt-2,
.hsph-bootstrap .py-2 {
  padding-top: 0.5rem !important; }

.hsph-bootstrap .pr-2,
.hsph-bootstrap .px-2 {
  padding-right: 0.5rem !important; }

.hsph-bootstrap .pb-2,
.hsph-bootstrap .py-2 {
  padding-bottom: 0.5rem !important; }

.hsph-bootstrap .pl-2,
.hsph-bootstrap .px-2 {
  padding-left: 0.5rem !important; }

.hsph-bootstrap .p-3 {
  padding: 0.75rem !important; }

.hsph-bootstrap .pt-3,
.hsph-bootstrap .py-3 {
  padding-top: 0.75rem !important; }

.hsph-bootstrap .pr-3,
.hsph-bootstrap .px-3 {
  padding-right: 0.75rem !important; }

.hsph-bootstrap .pb-3,
.hsph-bootstrap .py-3 {
  padding-bottom: 0.75rem !important; }

.hsph-bootstrap .pl-3,
.hsph-bootstrap .px-3 {
  padding-left: 0.75rem !important; }

.hsph-bootstrap .p-4 {
  padding: 1rem !important; }

.hsph-bootstrap .pt-4,
.hsph-bootstrap .py-4 {
  padding-top: 1rem !important; }

.hsph-bootstrap .pr-4,
.hsph-bootstrap .px-4 {
  padding-right: 1rem !important; }

.hsph-bootstrap .pb-4,
.hsph-bootstrap .py-4 {
  padding-bottom: 1rem !important; }

.hsph-bootstrap .pl-4,
.hsph-bootstrap .px-4 {
  padding-left: 1rem !important; }

.hsph-bootstrap .p-5 {
  padding: 1.5rem !important; }

.hsph-bootstrap .pt-5,
.hsph-bootstrap .py-5 {
  padding-top: 1.5rem !important; }

.hsph-bootstrap .pr-5,
.hsph-bootstrap .px-5 {
  padding-right: 1.5rem !important; }

.hsph-bootstrap .pb-5,
.hsph-bootstrap .py-5 {
  padding-bottom: 1.5rem !important; }

.hsph-bootstrap .pl-5,
.hsph-bootstrap .px-5 {
  padding-left: 1.5rem !important; }

.hsph-bootstrap .p-6 {
  padding: 3rem !important; }

.hsph-bootstrap .pt-6,
.hsph-bootstrap .py-6 {
  padding-top: 3rem !important; }

.hsph-bootstrap .pr-6,
.hsph-bootstrap .px-6 {
  padding-right: 3rem !important; }

.hsph-bootstrap .pb-6,
.hsph-bootstrap .py-6 {
  padding-bottom: 3rem !important; }

.hsph-bootstrap .pl-6,
.hsph-bootstrap .px-6 {
  padding-left: 3rem !important; }

.hsph-bootstrap .p-7 {
  padding: 4rem !important; }

.hsph-bootstrap .pt-7,
.hsph-bootstrap .py-7 {
  padding-top: 4rem !important; }

.hsph-bootstrap .pr-7,
.hsph-bootstrap .px-7 {
  padding-right: 4rem !important; }

.hsph-bootstrap .pb-7,
.hsph-bootstrap .py-7 {
  padding-bottom: 4rem !important; }

.hsph-bootstrap .pl-7,
.hsph-bootstrap .px-7 {
  padding-left: 4rem !important; }

.hsph-bootstrap .m-n1 {
  margin: -0.25rem !important; }

.hsph-bootstrap .mt-n1,
.hsph-bootstrap .my-n1 {
  margin-top: -0.25rem !important; }

.hsph-bootstrap .mr-n1,
.hsph-bootstrap .mx-n1 {
  margin-right: -0.25rem !important; }

.hsph-bootstrap .mb-n1,
.hsph-bootstrap .my-n1 {
  margin-bottom: -0.25rem !important; }

.hsph-bootstrap .ml-n1,
.hsph-bootstrap .mx-n1 {
  margin-left: -0.25rem !important; }

.hsph-bootstrap .m-n2 {
  margin: -0.5rem !important; }

.hsph-bootstrap .mt-n2,
.hsph-bootstrap .my-n2 {
  margin-top: -0.5rem !important; }

.hsph-bootstrap .mr-n2,
.hsph-bootstrap .mx-n2 {
  margin-right: -0.5rem !important; }

.hsph-bootstrap .mb-n2,
.hsph-bootstrap .my-n2 {
  margin-bottom: -0.5rem !important; }

.hsph-bootstrap .ml-n2,
.hsph-bootstrap .mx-n2 {
  margin-left: -0.5rem !important; }

.hsph-bootstrap .m-n3 {
  margin: -0.75rem !important; }

.hsph-bootstrap .mt-n3,
.hsph-bootstrap .my-n3 {
  margin-top: -0.75rem !important; }

.hsph-bootstrap .mr-n3,
.hsph-bootstrap .mx-n3 {
  margin-right: -0.75rem !important; }

.hsph-bootstrap .mb-n3,
.hsph-bootstrap .my-n3 {
  margin-bottom: -0.75rem !important; }

.hsph-bootstrap .ml-n3,
.hsph-bootstrap .mx-n3 {
  margin-left: -0.75rem !important; }

.hsph-bootstrap .m-n4 {
  margin: -1rem !important; }

.hsph-bootstrap .mt-n4,
.hsph-bootstrap .my-n4 {
  margin-top: -1rem !important; }

.hsph-bootstrap .mr-n4,
.hsph-bootstrap .mx-n4 {
  margin-right: -1rem !important; }

.hsph-bootstrap .mb-n4,
.hsph-bootstrap .my-n4 {
  margin-bottom: -1rem !important; }

.hsph-bootstrap .ml-n4,
.hsph-bootstrap .mx-n4 {
  margin-left: -1rem !important; }

.hsph-bootstrap .m-n5 {
  margin: -1.5rem !important; }

.hsph-bootstrap .mt-n5,
.hsph-bootstrap .my-n5 {
  margin-top: -1.5rem !important; }

.hsph-bootstrap .mr-n5,
.hsph-bootstrap .mx-n5 {
  margin-right: -1.5rem !important; }

.hsph-bootstrap .mb-n5,
.hsph-bootstrap .my-n5 {
  margin-bottom: -1.5rem !important; }

.hsph-bootstrap .ml-n5,
.hsph-bootstrap .mx-n5 {
  margin-left: -1.5rem !important; }

.hsph-bootstrap .m-n6 {
  margin: -3rem !important; }

.hsph-bootstrap .mt-n6,
.hsph-bootstrap .my-n6 {
  margin-top: -3rem !important; }

.hsph-bootstrap .mr-n6,
.hsph-bootstrap .mx-n6 {
  margin-right: -3rem !important; }

.hsph-bootstrap .mb-n6,
.hsph-bootstrap .my-n6 {
  margin-bottom: -3rem !important; }

.hsph-bootstrap .ml-n6,
.hsph-bootstrap .mx-n6 {
  margin-left: -3rem !important; }

.hsph-bootstrap .m-n7 {
  margin: -4rem !important; }

.hsph-bootstrap .mt-n7,
.hsph-bootstrap .my-n7 {
  margin-top: -4rem !important; }

.hsph-bootstrap .mr-n7,
.hsph-bootstrap .mx-n7 {
  margin-right: -4rem !important; }

.hsph-bootstrap .mb-n7,
.hsph-bootstrap .my-n7 {
  margin-bottom: -4rem !important; }

.hsph-bootstrap .ml-n7,
.hsph-bootstrap .mx-n7 {
  margin-left: -4rem !important; }

.hsph-bootstrap .m-auto {
  margin: auto !important; }

.hsph-bootstrap .mt-auto,
.hsph-bootstrap .my-auto {
  margin-top: auto !important; }

.hsph-bootstrap .mr-auto,
.hsph-bootstrap .mx-auto {
  margin-right: auto !important; }

.hsph-bootstrap .mb-auto,
.hsph-bootstrap .my-auto {
  margin-bottom: auto !important; }

.hsph-bootstrap .ml-auto,
.hsph-bootstrap .mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .hsph-bootstrap .m-sm-0 {
    margin: 0 !important; }
  .hsph-bootstrap .mt-sm-0,
  .hsph-bootstrap .my-sm-0 {
    margin-top: 0 !important; }
  .hsph-bootstrap .mr-sm-0,
  .hsph-bootstrap .mx-sm-0 {
    margin-right: 0 !important; }
  .hsph-bootstrap .mb-sm-0,
  .hsph-bootstrap .my-sm-0 {
    margin-bottom: 0 !important; }
  .hsph-bootstrap .ml-sm-0,
  .hsph-bootstrap .mx-sm-0 {
    margin-left: 0 !important; }
  .hsph-bootstrap .m-sm-1 {
    margin: 0.25rem !important; }
  .hsph-bootstrap .mt-sm-1,
  .hsph-bootstrap .my-sm-1 {
    margin-top: 0.25rem !important; }
  .hsph-bootstrap .mr-sm-1,
  .hsph-bootstrap .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .hsph-bootstrap .mb-sm-1,
  .hsph-bootstrap .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .hsph-bootstrap .ml-sm-1,
  .hsph-bootstrap .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .hsph-bootstrap .m-sm-2 {
    margin: 0.5rem !important; }
  .hsph-bootstrap .mt-sm-2,
  .hsph-bootstrap .my-sm-2 {
    margin-top: 0.5rem !important; }
  .hsph-bootstrap .mr-sm-2,
  .hsph-bootstrap .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .hsph-bootstrap .mb-sm-2,
  .hsph-bootstrap .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .hsph-bootstrap .ml-sm-2,
  .hsph-bootstrap .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .hsph-bootstrap .m-sm-3 {
    margin: 0.75rem !important; }
  .hsph-bootstrap .mt-sm-3,
  .hsph-bootstrap .my-sm-3 {
    margin-top: 0.75rem !important; }
  .hsph-bootstrap .mr-sm-3,
  .hsph-bootstrap .mx-sm-3 {
    margin-right: 0.75rem !important; }
  .hsph-bootstrap .mb-sm-3,
  .hsph-bootstrap .my-sm-3 {
    margin-bottom: 0.75rem !important; }
  .hsph-bootstrap .ml-sm-3,
  .hsph-bootstrap .mx-sm-3 {
    margin-left: 0.75rem !important; }
  .hsph-bootstrap .m-sm-4 {
    margin: 1rem !important; }
  .hsph-bootstrap .mt-sm-4,
  .hsph-bootstrap .my-sm-4 {
    margin-top: 1rem !important; }
  .hsph-bootstrap .mr-sm-4,
  .hsph-bootstrap .mx-sm-4 {
    margin-right: 1rem !important; }
  .hsph-bootstrap .mb-sm-4,
  .hsph-bootstrap .my-sm-4 {
    margin-bottom: 1rem !important; }
  .hsph-bootstrap .ml-sm-4,
  .hsph-bootstrap .mx-sm-4 {
    margin-left: 1rem !important; }
  .hsph-bootstrap .m-sm-5 {
    margin: 1.5rem !important; }
  .hsph-bootstrap .mt-sm-5,
  .hsph-bootstrap .my-sm-5 {
    margin-top: 1.5rem !important; }
  .hsph-bootstrap .mr-sm-5,
  .hsph-bootstrap .mx-sm-5 {
    margin-right: 1.5rem !important; }
  .hsph-bootstrap .mb-sm-5,
  .hsph-bootstrap .my-sm-5 {
    margin-bottom: 1.5rem !important; }
  .hsph-bootstrap .ml-sm-5,
  .hsph-bootstrap .mx-sm-5 {
    margin-left: 1.5rem !important; }
  .hsph-bootstrap .m-sm-6 {
    margin: 3rem !important; }
  .hsph-bootstrap .mt-sm-6,
  .hsph-bootstrap .my-sm-6 {
    margin-top: 3rem !important; }
  .hsph-bootstrap .mr-sm-6,
  .hsph-bootstrap .mx-sm-6 {
    margin-right: 3rem !important; }
  .hsph-bootstrap .mb-sm-6,
  .hsph-bootstrap .my-sm-6 {
    margin-bottom: 3rem !important; }
  .hsph-bootstrap .ml-sm-6,
  .hsph-bootstrap .mx-sm-6 {
    margin-left: 3rem !important; }
  .hsph-bootstrap .m-sm-7 {
    margin: 4rem !important; }
  .hsph-bootstrap .mt-sm-7,
  .hsph-bootstrap .my-sm-7 {
    margin-top: 4rem !important; }
  .hsph-bootstrap .mr-sm-7,
  .hsph-bootstrap .mx-sm-7 {
    margin-right: 4rem !important; }
  .hsph-bootstrap .mb-sm-7,
  .hsph-bootstrap .my-sm-7 {
    margin-bottom: 4rem !important; }
  .hsph-bootstrap .ml-sm-7,
  .hsph-bootstrap .mx-sm-7 {
    margin-left: 4rem !important; }
  .hsph-bootstrap .p-sm-0 {
    padding: 0 !important; }
  .hsph-bootstrap .pt-sm-0,
  .hsph-bootstrap .py-sm-0 {
    padding-top: 0 !important; }
  .hsph-bootstrap .pr-sm-0,
  .hsph-bootstrap .px-sm-0 {
    padding-right: 0 !important; }
  .hsph-bootstrap .pb-sm-0,
  .hsph-bootstrap .py-sm-0 {
    padding-bottom: 0 !important; }
  .hsph-bootstrap .pl-sm-0,
  .hsph-bootstrap .px-sm-0 {
    padding-left: 0 !important; }
  .hsph-bootstrap .p-sm-1 {
    padding: 0.25rem !important; }
  .hsph-bootstrap .pt-sm-1,
  .hsph-bootstrap .py-sm-1 {
    padding-top: 0.25rem !important; }
  .hsph-bootstrap .pr-sm-1,
  .hsph-bootstrap .px-sm-1 {
    padding-right: 0.25rem !important; }
  .hsph-bootstrap .pb-sm-1,
  .hsph-bootstrap .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .hsph-bootstrap .pl-sm-1,
  .hsph-bootstrap .px-sm-1 {
    padding-left: 0.25rem !important; }
  .hsph-bootstrap .p-sm-2 {
    padding: 0.5rem !important; }
  .hsph-bootstrap .pt-sm-2,
  .hsph-bootstrap .py-sm-2 {
    padding-top: 0.5rem !important; }
  .hsph-bootstrap .pr-sm-2,
  .hsph-bootstrap .px-sm-2 {
    padding-right: 0.5rem !important; }
  .hsph-bootstrap .pb-sm-2,
  .hsph-bootstrap .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .hsph-bootstrap .pl-sm-2,
  .hsph-bootstrap .px-sm-2 {
    padding-left: 0.5rem !important; }
  .hsph-bootstrap .p-sm-3 {
    padding: 0.75rem !important; }
  .hsph-bootstrap .pt-sm-3,
  .hsph-bootstrap .py-sm-3 {
    padding-top: 0.75rem !important; }
  .hsph-bootstrap .pr-sm-3,
  .hsph-bootstrap .px-sm-3 {
    padding-right: 0.75rem !important; }
  .hsph-bootstrap .pb-sm-3,
  .hsph-bootstrap .py-sm-3 {
    padding-bottom: 0.75rem !important; }
  .hsph-bootstrap .pl-sm-3,
  .hsph-bootstrap .px-sm-3 {
    padding-left: 0.75rem !important; }
  .hsph-bootstrap .p-sm-4 {
    padding: 1rem !important; }
  .hsph-bootstrap .pt-sm-4,
  .hsph-bootstrap .py-sm-4 {
    padding-top: 1rem !important; }
  .hsph-bootstrap .pr-sm-4,
  .hsph-bootstrap .px-sm-4 {
    padding-right: 1rem !important; }
  .hsph-bootstrap .pb-sm-4,
  .hsph-bootstrap .py-sm-4 {
    padding-bottom: 1rem !important; }
  .hsph-bootstrap .pl-sm-4,
  .hsph-bootstrap .px-sm-4 {
    padding-left: 1rem !important; }
  .hsph-bootstrap .p-sm-5 {
    padding: 1.5rem !important; }
  .hsph-bootstrap .pt-sm-5,
  .hsph-bootstrap .py-sm-5 {
    padding-top: 1.5rem !important; }
  .hsph-bootstrap .pr-sm-5,
  .hsph-bootstrap .px-sm-5 {
    padding-right: 1.5rem !important; }
  .hsph-bootstrap .pb-sm-5,
  .hsph-bootstrap .py-sm-5 {
    padding-bottom: 1.5rem !important; }
  .hsph-bootstrap .pl-sm-5,
  .hsph-bootstrap .px-sm-5 {
    padding-left: 1.5rem !important; }
  .hsph-bootstrap .p-sm-6 {
    padding: 3rem !important; }
  .hsph-bootstrap .pt-sm-6,
  .hsph-bootstrap .py-sm-6 {
    padding-top: 3rem !important; }
  .hsph-bootstrap .pr-sm-6,
  .hsph-bootstrap .px-sm-6 {
    padding-right: 3rem !important; }
  .hsph-bootstrap .pb-sm-6,
  .hsph-bootstrap .py-sm-6 {
    padding-bottom: 3rem !important; }
  .hsph-bootstrap .pl-sm-6,
  .hsph-bootstrap .px-sm-6 {
    padding-left: 3rem !important; }
  .hsph-bootstrap .p-sm-7 {
    padding: 4rem !important; }
  .hsph-bootstrap .pt-sm-7,
  .hsph-bootstrap .py-sm-7 {
    padding-top: 4rem !important; }
  .hsph-bootstrap .pr-sm-7,
  .hsph-bootstrap .px-sm-7 {
    padding-right: 4rem !important; }
  .hsph-bootstrap .pb-sm-7,
  .hsph-bootstrap .py-sm-7 {
    padding-bottom: 4rem !important; }
  .hsph-bootstrap .pl-sm-7,
  .hsph-bootstrap .px-sm-7 {
    padding-left: 4rem !important; }
  .hsph-bootstrap .m-sm-n1 {
    margin: -0.25rem !important; }
  .hsph-bootstrap .mt-sm-n1,
  .hsph-bootstrap .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .hsph-bootstrap .mr-sm-n1,
  .hsph-bootstrap .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .hsph-bootstrap .mb-sm-n1,
  .hsph-bootstrap .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .hsph-bootstrap .ml-sm-n1,
  .hsph-bootstrap .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .hsph-bootstrap .m-sm-n2 {
    margin: -0.5rem !important; }
  .hsph-bootstrap .mt-sm-n2,
  .hsph-bootstrap .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .hsph-bootstrap .mr-sm-n2,
  .hsph-bootstrap .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .hsph-bootstrap .mb-sm-n2,
  .hsph-bootstrap .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .hsph-bootstrap .ml-sm-n2,
  .hsph-bootstrap .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .hsph-bootstrap .m-sm-n3 {
    margin: -0.75rem !important; }
  .hsph-bootstrap .mt-sm-n3,
  .hsph-bootstrap .my-sm-n3 {
    margin-top: -0.75rem !important; }
  .hsph-bootstrap .mr-sm-n3,
  .hsph-bootstrap .mx-sm-n3 {
    margin-right: -0.75rem !important; }
  .hsph-bootstrap .mb-sm-n3,
  .hsph-bootstrap .my-sm-n3 {
    margin-bottom: -0.75rem !important; }
  .hsph-bootstrap .ml-sm-n3,
  .hsph-bootstrap .mx-sm-n3 {
    margin-left: -0.75rem !important; }
  .hsph-bootstrap .m-sm-n4 {
    margin: -1rem !important; }
  .hsph-bootstrap .mt-sm-n4,
  .hsph-bootstrap .my-sm-n4 {
    margin-top: -1rem !important; }
  .hsph-bootstrap .mr-sm-n4,
  .hsph-bootstrap .mx-sm-n4 {
    margin-right: -1rem !important; }
  .hsph-bootstrap .mb-sm-n4,
  .hsph-bootstrap .my-sm-n4 {
    margin-bottom: -1rem !important; }
  .hsph-bootstrap .ml-sm-n4,
  .hsph-bootstrap .mx-sm-n4 {
    margin-left: -1rem !important; }
  .hsph-bootstrap .m-sm-n5 {
    margin: -1.5rem !important; }
  .hsph-bootstrap .mt-sm-n5,
  .hsph-bootstrap .my-sm-n5 {
    margin-top: -1.5rem !important; }
  .hsph-bootstrap .mr-sm-n5,
  .hsph-bootstrap .mx-sm-n5 {
    margin-right: -1.5rem !important; }
  .hsph-bootstrap .mb-sm-n5,
  .hsph-bootstrap .my-sm-n5 {
    margin-bottom: -1.5rem !important; }
  .hsph-bootstrap .ml-sm-n5,
  .hsph-bootstrap .mx-sm-n5 {
    margin-left: -1.5rem !important; }
  .hsph-bootstrap .m-sm-n6 {
    margin: -3rem !important; }
  .hsph-bootstrap .mt-sm-n6,
  .hsph-bootstrap .my-sm-n6 {
    margin-top: -3rem !important; }
  .hsph-bootstrap .mr-sm-n6,
  .hsph-bootstrap .mx-sm-n6 {
    margin-right: -3rem !important; }
  .hsph-bootstrap .mb-sm-n6,
  .hsph-bootstrap .my-sm-n6 {
    margin-bottom: -3rem !important; }
  .hsph-bootstrap .ml-sm-n6,
  .hsph-bootstrap .mx-sm-n6 {
    margin-left: -3rem !important; }
  .hsph-bootstrap .m-sm-n7 {
    margin: -4rem !important; }
  .hsph-bootstrap .mt-sm-n7,
  .hsph-bootstrap .my-sm-n7 {
    margin-top: -4rem !important; }
  .hsph-bootstrap .mr-sm-n7,
  .hsph-bootstrap .mx-sm-n7 {
    margin-right: -4rem !important; }
  .hsph-bootstrap .mb-sm-n7,
  .hsph-bootstrap .my-sm-n7 {
    margin-bottom: -4rem !important; }
  .hsph-bootstrap .ml-sm-n7,
  .hsph-bootstrap .mx-sm-n7 {
    margin-left: -4rem !important; }
  .hsph-bootstrap .m-sm-auto {
    margin: auto !important; }
  .hsph-bootstrap .mt-sm-auto,
  .hsph-bootstrap .my-sm-auto {
    margin-top: auto !important; }
  .hsph-bootstrap .mr-sm-auto,
  .hsph-bootstrap .mx-sm-auto {
    margin-right: auto !important; }
  .hsph-bootstrap .mb-sm-auto,
  .hsph-bootstrap .my-sm-auto {
    margin-bottom: auto !important; }
  .hsph-bootstrap .ml-sm-auto,
  .hsph-bootstrap .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .hsph-bootstrap .m-md-0 {
    margin: 0 !important; }
  .hsph-bootstrap .mt-md-0,
  .hsph-bootstrap .my-md-0 {
    margin-top: 0 !important; }
  .hsph-bootstrap .mr-md-0,
  .hsph-bootstrap .mx-md-0 {
    margin-right: 0 !important; }
  .hsph-bootstrap .mb-md-0,
  .hsph-bootstrap .my-md-0 {
    margin-bottom: 0 !important; }
  .hsph-bootstrap .ml-md-0,
  .hsph-bootstrap .mx-md-0 {
    margin-left: 0 !important; }
  .hsph-bootstrap .m-md-1 {
    margin: 0.25rem !important; }
  .hsph-bootstrap .mt-md-1,
  .hsph-bootstrap .my-md-1 {
    margin-top: 0.25rem !important; }
  .hsph-bootstrap .mr-md-1,
  .hsph-bootstrap .mx-md-1 {
    margin-right: 0.25rem !important; }
  .hsph-bootstrap .mb-md-1,
  .hsph-bootstrap .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .hsph-bootstrap .ml-md-1,
  .hsph-bootstrap .mx-md-1 {
    margin-left: 0.25rem !important; }
  .hsph-bootstrap .m-md-2 {
    margin: 0.5rem !important; }
  .hsph-bootstrap .mt-md-2,
  .hsph-bootstrap .my-md-2 {
    margin-top: 0.5rem !important; }
  .hsph-bootstrap .mr-md-2,
  .hsph-bootstrap .mx-md-2 {
    margin-right: 0.5rem !important; }
  .hsph-bootstrap .mb-md-2,
  .hsph-bootstrap .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .hsph-bootstrap .ml-md-2,
  .hsph-bootstrap .mx-md-2 {
    margin-left: 0.5rem !important; }
  .hsph-bootstrap .m-md-3 {
    margin: 0.75rem !important; }
  .hsph-bootstrap .mt-md-3,
  .hsph-bootstrap .my-md-3 {
    margin-top: 0.75rem !important; }
  .hsph-bootstrap .mr-md-3,
  .hsph-bootstrap .mx-md-3 {
    margin-right: 0.75rem !important; }
  .hsph-bootstrap .mb-md-3,
  .hsph-bootstrap .my-md-3 {
    margin-bottom: 0.75rem !important; }
  .hsph-bootstrap .ml-md-3,
  .hsph-bootstrap .mx-md-3 {
    margin-left: 0.75rem !important; }
  .hsph-bootstrap .m-md-4 {
    margin: 1rem !important; }
  .hsph-bootstrap .mt-md-4,
  .hsph-bootstrap .my-md-4 {
    margin-top: 1rem !important; }
  .hsph-bootstrap .mr-md-4,
  .hsph-bootstrap .mx-md-4 {
    margin-right: 1rem !important; }
  .hsph-bootstrap .mb-md-4,
  .hsph-bootstrap .my-md-4 {
    margin-bottom: 1rem !important; }
  .hsph-bootstrap .ml-md-4,
  .hsph-bootstrap .mx-md-4 {
    margin-left: 1rem !important; }
  .hsph-bootstrap .m-md-5 {
    margin: 1.5rem !important; }
  .hsph-bootstrap .mt-md-5,
  .hsph-bootstrap .my-md-5 {
    margin-top: 1.5rem !important; }
  .hsph-bootstrap .mr-md-5,
  .hsph-bootstrap .mx-md-5 {
    margin-right: 1.5rem !important; }
  .hsph-bootstrap .mb-md-5,
  .hsph-bootstrap .my-md-5 {
    margin-bottom: 1.5rem !important; }
  .hsph-bootstrap .ml-md-5,
  .hsph-bootstrap .mx-md-5 {
    margin-left: 1.5rem !important; }
  .hsph-bootstrap .m-md-6 {
    margin: 3rem !important; }
  .hsph-bootstrap .mt-md-6,
  .hsph-bootstrap .my-md-6 {
    margin-top: 3rem !important; }
  .hsph-bootstrap .mr-md-6,
  .hsph-bootstrap .mx-md-6 {
    margin-right: 3rem !important; }
  .hsph-bootstrap .mb-md-6,
  .hsph-bootstrap .my-md-6 {
    margin-bottom: 3rem !important; }
  .hsph-bootstrap .ml-md-6,
  .hsph-bootstrap .mx-md-6 {
    margin-left: 3rem !important; }
  .hsph-bootstrap .m-md-7 {
    margin: 4rem !important; }
  .hsph-bootstrap .mt-md-7,
  .hsph-bootstrap .my-md-7 {
    margin-top: 4rem !important; }
  .hsph-bootstrap .mr-md-7,
  .hsph-bootstrap .mx-md-7 {
    margin-right: 4rem !important; }
  .hsph-bootstrap .mb-md-7,
  .hsph-bootstrap .my-md-7 {
    margin-bottom: 4rem !important; }
  .hsph-bootstrap .ml-md-7,
  .hsph-bootstrap .mx-md-7 {
    margin-left: 4rem !important; }
  .hsph-bootstrap .p-md-0 {
    padding: 0 !important; }
  .hsph-bootstrap .pt-md-0,
  .hsph-bootstrap .py-md-0 {
    padding-top: 0 !important; }
  .hsph-bootstrap .pr-md-0,
  .hsph-bootstrap .px-md-0 {
    padding-right: 0 !important; }
  .hsph-bootstrap .pb-md-0,
  .hsph-bootstrap .py-md-0 {
    padding-bottom: 0 !important; }
  .hsph-bootstrap .pl-md-0,
  .hsph-bootstrap .px-md-0 {
    padding-left: 0 !important; }
  .hsph-bootstrap .p-md-1 {
    padding: 0.25rem !important; }
  .hsph-bootstrap .pt-md-1,
  .hsph-bootstrap .py-md-1 {
    padding-top: 0.25rem !important; }
  .hsph-bootstrap .pr-md-1,
  .hsph-bootstrap .px-md-1 {
    padding-right: 0.25rem !important; }
  .hsph-bootstrap .pb-md-1,
  .hsph-bootstrap .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .hsph-bootstrap .pl-md-1,
  .hsph-bootstrap .px-md-1 {
    padding-left: 0.25rem !important; }
  .hsph-bootstrap .p-md-2 {
    padding: 0.5rem !important; }
  .hsph-bootstrap .pt-md-2,
  .hsph-bootstrap .py-md-2 {
    padding-top: 0.5rem !important; }
  .hsph-bootstrap .pr-md-2,
  .hsph-bootstrap .px-md-2 {
    padding-right: 0.5rem !important; }
  .hsph-bootstrap .pb-md-2,
  .hsph-bootstrap .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .hsph-bootstrap .pl-md-2,
  .hsph-bootstrap .px-md-2 {
    padding-left: 0.5rem !important; }
  .hsph-bootstrap .p-md-3 {
    padding: 0.75rem !important; }
  .hsph-bootstrap .pt-md-3,
  .hsph-bootstrap .py-md-3 {
    padding-top: 0.75rem !important; }
  .hsph-bootstrap .pr-md-3,
  .hsph-bootstrap .px-md-3 {
    padding-right: 0.75rem !important; }
  .hsph-bootstrap .pb-md-3,
  .hsph-bootstrap .py-md-3 {
    padding-bottom: 0.75rem !important; }
  .hsph-bootstrap .pl-md-3,
  .hsph-bootstrap .px-md-3 {
    padding-left: 0.75rem !important; }
  .hsph-bootstrap .p-md-4 {
    padding: 1rem !important; }
  .hsph-bootstrap .pt-md-4,
  .hsph-bootstrap .py-md-4 {
    padding-top: 1rem !important; }
  .hsph-bootstrap .pr-md-4,
  .hsph-bootstrap .px-md-4 {
    padding-right: 1rem !important; }
  .hsph-bootstrap .pb-md-4,
  .hsph-bootstrap .py-md-4 {
    padding-bottom: 1rem !important; }
  .hsph-bootstrap .pl-md-4,
  .hsph-bootstrap .px-md-4 {
    padding-left: 1rem !important; }
  .hsph-bootstrap .p-md-5 {
    padding: 1.5rem !important; }
  .hsph-bootstrap .pt-md-5,
  .hsph-bootstrap .py-md-5 {
    padding-top: 1.5rem !important; }
  .hsph-bootstrap .pr-md-5,
  .hsph-bootstrap .px-md-5 {
    padding-right: 1.5rem !important; }
  .hsph-bootstrap .pb-md-5,
  .hsph-bootstrap .py-md-5 {
    padding-bottom: 1.5rem !important; }
  .hsph-bootstrap .pl-md-5,
  .hsph-bootstrap .px-md-5 {
    padding-left: 1.5rem !important; }
  .hsph-bootstrap .p-md-6 {
    padding: 3rem !important; }
  .hsph-bootstrap .pt-md-6,
  .hsph-bootstrap .py-md-6 {
    padding-top: 3rem !important; }
  .hsph-bootstrap .pr-md-6,
  .hsph-bootstrap .px-md-6 {
    padding-right: 3rem !important; }
  .hsph-bootstrap .pb-md-6,
  .hsph-bootstrap .py-md-6 {
    padding-bottom: 3rem !important; }
  .hsph-bootstrap .pl-md-6,
  .hsph-bootstrap .px-md-6 {
    padding-left: 3rem !important; }
  .hsph-bootstrap .p-md-7 {
    padding: 4rem !important; }
  .hsph-bootstrap .pt-md-7,
  .hsph-bootstrap .py-md-7 {
    padding-top: 4rem !important; }
  .hsph-bootstrap .pr-md-7,
  .hsph-bootstrap .px-md-7 {
    padding-right: 4rem !important; }
  .hsph-bootstrap .pb-md-7,
  .hsph-bootstrap .py-md-7 {
    padding-bottom: 4rem !important; }
  .hsph-bootstrap .pl-md-7,
  .hsph-bootstrap .px-md-7 {
    padding-left: 4rem !important; }
  .hsph-bootstrap .m-md-n1 {
    margin: -0.25rem !important; }
  .hsph-bootstrap .mt-md-n1,
  .hsph-bootstrap .my-md-n1 {
    margin-top: -0.25rem !important; }
  .hsph-bootstrap .mr-md-n1,
  .hsph-bootstrap .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .hsph-bootstrap .mb-md-n1,
  .hsph-bootstrap .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .hsph-bootstrap .ml-md-n1,
  .hsph-bootstrap .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .hsph-bootstrap .m-md-n2 {
    margin: -0.5rem !important; }
  .hsph-bootstrap .mt-md-n2,
  .hsph-bootstrap .my-md-n2 {
    margin-top: -0.5rem !important; }
  .hsph-bootstrap .mr-md-n2,
  .hsph-bootstrap .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .hsph-bootstrap .mb-md-n2,
  .hsph-bootstrap .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .hsph-bootstrap .ml-md-n2,
  .hsph-bootstrap .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .hsph-bootstrap .m-md-n3 {
    margin: -0.75rem !important; }
  .hsph-bootstrap .mt-md-n3,
  .hsph-bootstrap .my-md-n3 {
    margin-top: -0.75rem !important; }
  .hsph-bootstrap .mr-md-n3,
  .hsph-bootstrap .mx-md-n3 {
    margin-right: -0.75rem !important; }
  .hsph-bootstrap .mb-md-n3,
  .hsph-bootstrap .my-md-n3 {
    margin-bottom: -0.75rem !important; }
  .hsph-bootstrap .ml-md-n3,
  .hsph-bootstrap .mx-md-n3 {
    margin-left: -0.75rem !important; }
  .hsph-bootstrap .m-md-n4 {
    margin: -1rem !important; }
  .hsph-bootstrap .mt-md-n4,
  .hsph-bootstrap .my-md-n4 {
    margin-top: -1rem !important; }
  .hsph-bootstrap .mr-md-n4,
  .hsph-bootstrap .mx-md-n4 {
    margin-right: -1rem !important; }
  .hsph-bootstrap .mb-md-n4,
  .hsph-bootstrap .my-md-n4 {
    margin-bottom: -1rem !important; }
  .hsph-bootstrap .ml-md-n4,
  .hsph-bootstrap .mx-md-n4 {
    margin-left: -1rem !important; }
  .hsph-bootstrap .m-md-n5 {
    margin: -1.5rem !important; }
  .hsph-bootstrap .mt-md-n5,
  .hsph-bootstrap .my-md-n5 {
    margin-top: -1.5rem !important; }
  .hsph-bootstrap .mr-md-n5,
  .hsph-bootstrap .mx-md-n5 {
    margin-right: -1.5rem !important; }
  .hsph-bootstrap .mb-md-n5,
  .hsph-bootstrap .my-md-n5 {
    margin-bottom: -1.5rem !important; }
  .hsph-bootstrap .ml-md-n5,
  .hsph-bootstrap .mx-md-n5 {
    margin-left: -1.5rem !important; }
  .hsph-bootstrap .m-md-n6 {
    margin: -3rem !important; }
  .hsph-bootstrap .mt-md-n6,
  .hsph-bootstrap .my-md-n6 {
    margin-top: -3rem !important; }
  .hsph-bootstrap .mr-md-n6,
  .hsph-bootstrap .mx-md-n6 {
    margin-right: -3rem !important; }
  .hsph-bootstrap .mb-md-n6,
  .hsph-bootstrap .my-md-n6 {
    margin-bottom: -3rem !important; }
  .hsph-bootstrap .ml-md-n6,
  .hsph-bootstrap .mx-md-n6 {
    margin-left: -3rem !important; }
  .hsph-bootstrap .m-md-n7 {
    margin: -4rem !important; }
  .hsph-bootstrap .mt-md-n7,
  .hsph-bootstrap .my-md-n7 {
    margin-top: -4rem !important; }
  .hsph-bootstrap .mr-md-n7,
  .hsph-bootstrap .mx-md-n7 {
    margin-right: -4rem !important; }
  .hsph-bootstrap .mb-md-n7,
  .hsph-bootstrap .my-md-n7 {
    margin-bottom: -4rem !important; }
  .hsph-bootstrap .ml-md-n7,
  .hsph-bootstrap .mx-md-n7 {
    margin-left: -4rem !important; }
  .hsph-bootstrap .m-md-auto {
    margin: auto !important; }
  .hsph-bootstrap .mt-md-auto,
  .hsph-bootstrap .my-md-auto {
    margin-top: auto !important; }
  .hsph-bootstrap .mr-md-auto,
  .hsph-bootstrap .mx-md-auto {
    margin-right: auto !important; }
  .hsph-bootstrap .mb-md-auto,
  .hsph-bootstrap .my-md-auto {
    margin-bottom: auto !important; }
  .hsph-bootstrap .ml-md-auto,
  .hsph-bootstrap .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .hsph-bootstrap .m-lg-0 {
    margin: 0 !important; }
  .hsph-bootstrap .mt-lg-0,
  .hsph-bootstrap .my-lg-0 {
    margin-top: 0 !important; }
  .hsph-bootstrap .mr-lg-0,
  .hsph-bootstrap .mx-lg-0 {
    margin-right: 0 !important; }
  .hsph-bootstrap .mb-lg-0,
  .hsph-bootstrap .my-lg-0 {
    margin-bottom: 0 !important; }
  .hsph-bootstrap .ml-lg-0,
  .hsph-bootstrap .mx-lg-0 {
    margin-left: 0 !important; }
  .hsph-bootstrap .m-lg-1 {
    margin: 0.25rem !important; }
  .hsph-bootstrap .mt-lg-1,
  .hsph-bootstrap .my-lg-1 {
    margin-top: 0.25rem !important; }
  .hsph-bootstrap .mr-lg-1,
  .hsph-bootstrap .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .hsph-bootstrap .mb-lg-1,
  .hsph-bootstrap .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .hsph-bootstrap .ml-lg-1,
  .hsph-bootstrap .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .hsph-bootstrap .m-lg-2 {
    margin: 0.5rem !important; }
  .hsph-bootstrap .mt-lg-2,
  .hsph-bootstrap .my-lg-2 {
    margin-top: 0.5rem !important; }
  .hsph-bootstrap .mr-lg-2,
  .hsph-bootstrap .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .hsph-bootstrap .mb-lg-2,
  .hsph-bootstrap .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .hsph-bootstrap .ml-lg-2,
  .hsph-bootstrap .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .hsph-bootstrap .m-lg-3 {
    margin: 0.75rem !important; }
  .hsph-bootstrap .mt-lg-3,
  .hsph-bootstrap .my-lg-3 {
    margin-top: 0.75rem !important; }
  .hsph-bootstrap .mr-lg-3,
  .hsph-bootstrap .mx-lg-3 {
    margin-right: 0.75rem !important; }
  .hsph-bootstrap .mb-lg-3,
  .hsph-bootstrap .my-lg-3 {
    margin-bottom: 0.75rem !important; }
  .hsph-bootstrap .ml-lg-3,
  .hsph-bootstrap .mx-lg-3 {
    margin-left: 0.75rem !important; }
  .hsph-bootstrap .m-lg-4 {
    margin: 1rem !important; }
  .hsph-bootstrap .mt-lg-4,
  .hsph-bootstrap .my-lg-4 {
    margin-top: 1rem !important; }
  .hsph-bootstrap .mr-lg-4,
  .hsph-bootstrap .mx-lg-4 {
    margin-right: 1rem !important; }
  .hsph-bootstrap .mb-lg-4,
  .hsph-bootstrap .my-lg-4 {
    margin-bottom: 1rem !important; }
  .hsph-bootstrap .ml-lg-4,
  .hsph-bootstrap .mx-lg-4 {
    margin-left: 1rem !important; }
  .hsph-bootstrap .m-lg-5 {
    margin: 1.5rem !important; }
  .hsph-bootstrap .mt-lg-5,
  .hsph-bootstrap .my-lg-5 {
    margin-top: 1.5rem !important; }
  .hsph-bootstrap .mr-lg-5,
  .hsph-bootstrap .mx-lg-5 {
    margin-right: 1.5rem !important; }
  .hsph-bootstrap .mb-lg-5,
  .hsph-bootstrap .my-lg-5 {
    margin-bottom: 1.5rem !important; }
  .hsph-bootstrap .ml-lg-5,
  .hsph-bootstrap .mx-lg-5 {
    margin-left: 1.5rem !important; }
  .hsph-bootstrap .m-lg-6 {
    margin: 3rem !important; }
  .hsph-bootstrap .mt-lg-6,
  .hsph-bootstrap .my-lg-6 {
    margin-top: 3rem !important; }
  .hsph-bootstrap .mr-lg-6,
  .hsph-bootstrap .mx-lg-6 {
    margin-right: 3rem !important; }
  .hsph-bootstrap .mb-lg-6,
  .hsph-bootstrap .my-lg-6 {
    margin-bottom: 3rem !important; }
  .hsph-bootstrap .ml-lg-6,
  .hsph-bootstrap .mx-lg-6 {
    margin-left: 3rem !important; }
  .hsph-bootstrap .m-lg-7 {
    margin: 4rem !important; }
  .hsph-bootstrap .mt-lg-7,
  .hsph-bootstrap .my-lg-7 {
    margin-top: 4rem !important; }
  .hsph-bootstrap .mr-lg-7,
  .hsph-bootstrap .mx-lg-7 {
    margin-right: 4rem !important; }
  .hsph-bootstrap .mb-lg-7,
  .hsph-bootstrap .my-lg-7 {
    margin-bottom: 4rem !important; }
  .hsph-bootstrap .ml-lg-7,
  .hsph-bootstrap .mx-lg-7 {
    margin-left: 4rem !important; }
  .hsph-bootstrap .p-lg-0 {
    padding: 0 !important; }
  .hsph-bootstrap .pt-lg-0,
  .hsph-bootstrap .py-lg-0 {
    padding-top: 0 !important; }
  .hsph-bootstrap .pr-lg-0,
  .hsph-bootstrap .px-lg-0 {
    padding-right: 0 !important; }
  .hsph-bootstrap .pb-lg-0,
  .hsph-bootstrap .py-lg-0 {
    padding-bottom: 0 !important; }
  .hsph-bootstrap .pl-lg-0,
  .hsph-bootstrap .px-lg-0 {
    padding-left: 0 !important; }
  .hsph-bootstrap .p-lg-1 {
    padding: 0.25rem !important; }
  .hsph-bootstrap .pt-lg-1,
  .hsph-bootstrap .py-lg-1 {
    padding-top: 0.25rem !important; }
  .hsph-bootstrap .pr-lg-1,
  .hsph-bootstrap .px-lg-1 {
    padding-right: 0.25rem !important; }
  .hsph-bootstrap .pb-lg-1,
  .hsph-bootstrap .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .hsph-bootstrap .pl-lg-1,
  .hsph-bootstrap .px-lg-1 {
    padding-left: 0.25rem !important; }
  .hsph-bootstrap .p-lg-2 {
    padding: 0.5rem !important; }
  .hsph-bootstrap .pt-lg-2,
  .hsph-bootstrap .py-lg-2 {
    padding-top: 0.5rem !important; }
  .hsph-bootstrap .pr-lg-2,
  .hsph-bootstrap .px-lg-2 {
    padding-right: 0.5rem !important; }
  .hsph-bootstrap .pb-lg-2,
  .hsph-bootstrap .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .hsph-bootstrap .pl-lg-2,
  .hsph-bootstrap .px-lg-2 {
    padding-left: 0.5rem !important; }
  .hsph-bootstrap .p-lg-3 {
    padding: 0.75rem !important; }
  .hsph-bootstrap .pt-lg-3,
  .hsph-bootstrap .py-lg-3 {
    padding-top: 0.75rem !important; }
  .hsph-bootstrap .pr-lg-3,
  .hsph-bootstrap .px-lg-3 {
    padding-right: 0.75rem !important; }
  .hsph-bootstrap .pb-lg-3,
  .hsph-bootstrap .py-lg-3 {
    padding-bottom: 0.75rem !important; }
  .hsph-bootstrap .pl-lg-3,
  .hsph-bootstrap .px-lg-3 {
    padding-left: 0.75rem !important; }
  .hsph-bootstrap .p-lg-4 {
    padding: 1rem !important; }
  .hsph-bootstrap .pt-lg-4,
  .hsph-bootstrap .py-lg-4 {
    padding-top: 1rem !important; }
  .hsph-bootstrap .pr-lg-4,
  .hsph-bootstrap .px-lg-4 {
    padding-right: 1rem !important; }
  .hsph-bootstrap .pb-lg-4,
  .hsph-bootstrap .py-lg-4 {
    padding-bottom: 1rem !important; }
  .hsph-bootstrap .pl-lg-4,
  .hsph-bootstrap .px-lg-4 {
    padding-left: 1rem !important; }
  .hsph-bootstrap .p-lg-5 {
    padding: 1.5rem !important; }
  .hsph-bootstrap .pt-lg-5,
  .hsph-bootstrap .py-lg-5 {
    padding-top: 1.5rem !important; }
  .hsph-bootstrap .pr-lg-5,
  .hsph-bootstrap .px-lg-5 {
    padding-right: 1.5rem !important; }
  .hsph-bootstrap .pb-lg-5,
  .hsph-bootstrap .py-lg-5 {
    padding-bottom: 1.5rem !important; }
  .hsph-bootstrap .pl-lg-5,
  .hsph-bootstrap .px-lg-5 {
    padding-left: 1.5rem !important; }
  .hsph-bootstrap .p-lg-6 {
    padding: 3rem !important; }
  .hsph-bootstrap .pt-lg-6,
  .hsph-bootstrap .py-lg-6 {
    padding-top: 3rem !important; }
  .hsph-bootstrap .pr-lg-6,
  .hsph-bootstrap .px-lg-6 {
    padding-right: 3rem !important; }
  .hsph-bootstrap .pb-lg-6,
  .hsph-bootstrap .py-lg-6 {
    padding-bottom: 3rem !important; }
  .hsph-bootstrap .pl-lg-6,
  .hsph-bootstrap .px-lg-6 {
    padding-left: 3rem !important; }
  .hsph-bootstrap .p-lg-7 {
    padding: 4rem !important; }
  .hsph-bootstrap .pt-lg-7,
  .hsph-bootstrap .py-lg-7 {
    padding-top: 4rem !important; }
  .hsph-bootstrap .pr-lg-7,
  .hsph-bootstrap .px-lg-7 {
    padding-right: 4rem !important; }
  .hsph-bootstrap .pb-lg-7,
  .hsph-bootstrap .py-lg-7 {
    padding-bottom: 4rem !important; }
  .hsph-bootstrap .pl-lg-7,
  .hsph-bootstrap .px-lg-7 {
    padding-left: 4rem !important; }
  .hsph-bootstrap .m-lg-n1 {
    margin: -0.25rem !important; }
  .hsph-bootstrap .mt-lg-n1,
  .hsph-bootstrap .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .hsph-bootstrap .mr-lg-n1,
  .hsph-bootstrap .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .hsph-bootstrap .mb-lg-n1,
  .hsph-bootstrap .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .hsph-bootstrap .ml-lg-n1,
  .hsph-bootstrap .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .hsph-bootstrap .m-lg-n2 {
    margin: -0.5rem !important; }
  .hsph-bootstrap .mt-lg-n2,
  .hsph-bootstrap .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .hsph-bootstrap .mr-lg-n2,
  .hsph-bootstrap .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .hsph-bootstrap .mb-lg-n2,
  .hsph-bootstrap .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .hsph-bootstrap .ml-lg-n2,
  .hsph-bootstrap .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .hsph-bootstrap .m-lg-n3 {
    margin: -0.75rem !important; }
  .hsph-bootstrap .mt-lg-n3,
  .hsph-bootstrap .my-lg-n3 {
    margin-top: -0.75rem !important; }
  .hsph-bootstrap .mr-lg-n3,
  .hsph-bootstrap .mx-lg-n3 {
    margin-right: -0.75rem !important; }
  .hsph-bootstrap .mb-lg-n3,
  .hsph-bootstrap .my-lg-n3 {
    margin-bottom: -0.75rem !important; }
  .hsph-bootstrap .ml-lg-n3,
  .hsph-bootstrap .mx-lg-n3 {
    margin-left: -0.75rem !important; }
  .hsph-bootstrap .m-lg-n4 {
    margin: -1rem !important; }
  .hsph-bootstrap .mt-lg-n4,
  .hsph-bootstrap .my-lg-n4 {
    margin-top: -1rem !important; }
  .hsph-bootstrap .mr-lg-n4,
  .hsph-bootstrap .mx-lg-n4 {
    margin-right: -1rem !important; }
  .hsph-bootstrap .mb-lg-n4,
  .hsph-bootstrap .my-lg-n4 {
    margin-bottom: -1rem !important; }
  .hsph-bootstrap .ml-lg-n4,
  .hsph-bootstrap .mx-lg-n4 {
    margin-left: -1rem !important; }
  .hsph-bootstrap .m-lg-n5 {
    margin: -1.5rem !important; }
  .hsph-bootstrap .mt-lg-n5,
  .hsph-bootstrap .my-lg-n5 {
    margin-top: -1.5rem !important; }
  .hsph-bootstrap .mr-lg-n5,
  .hsph-bootstrap .mx-lg-n5 {
    margin-right: -1.5rem !important; }
  .hsph-bootstrap .mb-lg-n5,
  .hsph-bootstrap .my-lg-n5 {
    margin-bottom: -1.5rem !important; }
  .hsph-bootstrap .ml-lg-n5,
  .hsph-bootstrap .mx-lg-n5 {
    margin-left: -1.5rem !important; }
  .hsph-bootstrap .m-lg-n6 {
    margin: -3rem !important; }
  .hsph-bootstrap .mt-lg-n6,
  .hsph-bootstrap .my-lg-n6 {
    margin-top: -3rem !important; }
  .hsph-bootstrap .mr-lg-n6,
  .hsph-bootstrap .mx-lg-n6 {
    margin-right: -3rem !important; }
  .hsph-bootstrap .mb-lg-n6,
  .hsph-bootstrap .my-lg-n6 {
    margin-bottom: -3rem !important; }
  .hsph-bootstrap .ml-lg-n6,
  .hsph-bootstrap .mx-lg-n6 {
    margin-left: -3rem !important; }
  .hsph-bootstrap .m-lg-n7 {
    margin: -4rem !important; }
  .hsph-bootstrap .mt-lg-n7,
  .hsph-bootstrap .my-lg-n7 {
    margin-top: -4rem !important; }
  .hsph-bootstrap .mr-lg-n7,
  .hsph-bootstrap .mx-lg-n7 {
    margin-right: -4rem !important; }
  .hsph-bootstrap .mb-lg-n7,
  .hsph-bootstrap .my-lg-n7 {
    margin-bottom: -4rem !important; }
  .hsph-bootstrap .ml-lg-n7,
  .hsph-bootstrap .mx-lg-n7 {
    margin-left: -4rem !important; }
  .hsph-bootstrap .m-lg-auto {
    margin: auto !important; }
  .hsph-bootstrap .mt-lg-auto,
  .hsph-bootstrap .my-lg-auto {
    margin-top: auto !important; }
  .hsph-bootstrap .mr-lg-auto,
  .hsph-bootstrap .mx-lg-auto {
    margin-right: auto !important; }
  .hsph-bootstrap .mb-lg-auto,
  .hsph-bootstrap .my-lg-auto {
    margin-bottom: auto !important; }
  .hsph-bootstrap .ml-lg-auto,
  .hsph-bootstrap .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .hsph-bootstrap .m-xl-0 {
    margin: 0 !important; }
  .hsph-bootstrap .mt-xl-0,
  .hsph-bootstrap .my-xl-0 {
    margin-top: 0 !important; }
  .hsph-bootstrap .mr-xl-0,
  .hsph-bootstrap .mx-xl-0 {
    margin-right: 0 !important; }
  .hsph-bootstrap .mb-xl-0,
  .hsph-bootstrap .my-xl-0 {
    margin-bottom: 0 !important; }
  .hsph-bootstrap .ml-xl-0,
  .hsph-bootstrap .mx-xl-0 {
    margin-left: 0 !important; }
  .hsph-bootstrap .m-xl-1 {
    margin: 0.25rem !important; }
  .hsph-bootstrap .mt-xl-1,
  .hsph-bootstrap .my-xl-1 {
    margin-top: 0.25rem !important; }
  .hsph-bootstrap .mr-xl-1,
  .hsph-bootstrap .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .hsph-bootstrap .mb-xl-1,
  .hsph-bootstrap .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .hsph-bootstrap .ml-xl-1,
  .hsph-bootstrap .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .hsph-bootstrap .m-xl-2 {
    margin: 0.5rem !important; }
  .hsph-bootstrap .mt-xl-2,
  .hsph-bootstrap .my-xl-2 {
    margin-top: 0.5rem !important; }
  .hsph-bootstrap .mr-xl-2,
  .hsph-bootstrap .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .hsph-bootstrap .mb-xl-2,
  .hsph-bootstrap .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .hsph-bootstrap .ml-xl-2,
  .hsph-bootstrap .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .hsph-bootstrap .m-xl-3 {
    margin: 0.75rem !important; }
  .hsph-bootstrap .mt-xl-3,
  .hsph-bootstrap .my-xl-3 {
    margin-top: 0.75rem !important; }
  .hsph-bootstrap .mr-xl-3,
  .hsph-bootstrap .mx-xl-3 {
    margin-right: 0.75rem !important; }
  .hsph-bootstrap .mb-xl-3,
  .hsph-bootstrap .my-xl-3 {
    margin-bottom: 0.75rem !important; }
  .hsph-bootstrap .ml-xl-3,
  .hsph-bootstrap .mx-xl-3 {
    margin-left: 0.75rem !important; }
  .hsph-bootstrap .m-xl-4 {
    margin: 1rem !important; }
  .hsph-bootstrap .mt-xl-4,
  .hsph-bootstrap .my-xl-4 {
    margin-top: 1rem !important; }
  .hsph-bootstrap .mr-xl-4,
  .hsph-bootstrap .mx-xl-4 {
    margin-right: 1rem !important; }
  .hsph-bootstrap .mb-xl-4,
  .hsph-bootstrap .my-xl-4 {
    margin-bottom: 1rem !important; }
  .hsph-bootstrap .ml-xl-4,
  .hsph-bootstrap .mx-xl-4 {
    margin-left: 1rem !important; }
  .hsph-bootstrap .m-xl-5 {
    margin: 1.5rem !important; }
  .hsph-bootstrap .mt-xl-5,
  .hsph-bootstrap .my-xl-5 {
    margin-top: 1.5rem !important; }
  .hsph-bootstrap .mr-xl-5,
  .hsph-bootstrap .mx-xl-5 {
    margin-right: 1.5rem !important; }
  .hsph-bootstrap .mb-xl-5,
  .hsph-bootstrap .my-xl-5 {
    margin-bottom: 1.5rem !important; }
  .hsph-bootstrap .ml-xl-5,
  .hsph-bootstrap .mx-xl-5 {
    margin-left: 1.5rem !important; }
  .hsph-bootstrap .m-xl-6 {
    margin: 3rem !important; }
  .hsph-bootstrap .mt-xl-6,
  .hsph-bootstrap .my-xl-6 {
    margin-top: 3rem !important; }
  .hsph-bootstrap .mr-xl-6,
  .hsph-bootstrap .mx-xl-6 {
    margin-right: 3rem !important; }
  .hsph-bootstrap .mb-xl-6,
  .hsph-bootstrap .my-xl-6 {
    margin-bottom: 3rem !important; }
  .hsph-bootstrap .ml-xl-6,
  .hsph-bootstrap .mx-xl-6 {
    margin-left: 3rem !important; }
  .hsph-bootstrap .m-xl-7 {
    margin: 4rem !important; }
  .hsph-bootstrap .mt-xl-7,
  .hsph-bootstrap .my-xl-7 {
    margin-top: 4rem !important; }
  .hsph-bootstrap .mr-xl-7,
  .hsph-bootstrap .mx-xl-7 {
    margin-right: 4rem !important; }
  .hsph-bootstrap .mb-xl-7,
  .hsph-bootstrap .my-xl-7 {
    margin-bottom: 4rem !important; }
  .hsph-bootstrap .ml-xl-7,
  .hsph-bootstrap .mx-xl-7 {
    margin-left: 4rem !important; }
  .hsph-bootstrap .p-xl-0 {
    padding: 0 !important; }
  .hsph-bootstrap .pt-xl-0,
  .hsph-bootstrap .py-xl-0 {
    padding-top: 0 !important; }
  .hsph-bootstrap .pr-xl-0,
  .hsph-bootstrap .px-xl-0 {
    padding-right: 0 !important; }
  .hsph-bootstrap .pb-xl-0,
  .hsph-bootstrap .py-xl-0 {
    padding-bottom: 0 !important; }
  .hsph-bootstrap .pl-xl-0,
  .hsph-bootstrap .px-xl-0 {
    padding-left: 0 !important; }
  .hsph-bootstrap .p-xl-1 {
    padding: 0.25rem !important; }
  .hsph-bootstrap .pt-xl-1,
  .hsph-bootstrap .py-xl-1 {
    padding-top: 0.25rem !important; }
  .hsph-bootstrap .pr-xl-1,
  .hsph-bootstrap .px-xl-1 {
    padding-right: 0.25rem !important; }
  .hsph-bootstrap .pb-xl-1,
  .hsph-bootstrap .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .hsph-bootstrap .pl-xl-1,
  .hsph-bootstrap .px-xl-1 {
    padding-left: 0.25rem !important; }
  .hsph-bootstrap .p-xl-2 {
    padding: 0.5rem !important; }
  .hsph-bootstrap .pt-xl-2,
  .hsph-bootstrap .py-xl-2 {
    padding-top: 0.5rem !important; }
  .hsph-bootstrap .pr-xl-2,
  .hsph-bootstrap .px-xl-2 {
    padding-right: 0.5rem !important; }
  .hsph-bootstrap .pb-xl-2,
  .hsph-bootstrap .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .hsph-bootstrap .pl-xl-2,
  .hsph-bootstrap .px-xl-2 {
    padding-left: 0.5rem !important; }
  .hsph-bootstrap .p-xl-3 {
    padding: 0.75rem !important; }
  .hsph-bootstrap .pt-xl-3,
  .hsph-bootstrap .py-xl-3 {
    padding-top: 0.75rem !important; }
  .hsph-bootstrap .pr-xl-3,
  .hsph-bootstrap .px-xl-3 {
    padding-right: 0.75rem !important; }
  .hsph-bootstrap .pb-xl-3,
  .hsph-bootstrap .py-xl-3 {
    padding-bottom: 0.75rem !important; }
  .hsph-bootstrap .pl-xl-3,
  .hsph-bootstrap .px-xl-3 {
    padding-left: 0.75rem !important; }
  .hsph-bootstrap .p-xl-4 {
    padding: 1rem !important; }
  .hsph-bootstrap .pt-xl-4,
  .hsph-bootstrap .py-xl-4 {
    padding-top: 1rem !important; }
  .hsph-bootstrap .pr-xl-4,
  .hsph-bootstrap .px-xl-4 {
    padding-right: 1rem !important; }
  .hsph-bootstrap .pb-xl-4,
  .hsph-bootstrap .py-xl-4 {
    padding-bottom: 1rem !important; }
  .hsph-bootstrap .pl-xl-4,
  .hsph-bootstrap .px-xl-4 {
    padding-left: 1rem !important; }
  .hsph-bootstrap .p-xl-5 {
    padding: 1.5rem !important; }
  .hsph-bootstrap .pt-xl-5,
  .hsph-bootstrap .py-xl-5 {
    padding-top: 1.5rem !important; }
  .hsph-bootstrap .pr-xl-5,
  .hsph-bootstrap .px-xl-5 {
    padding-right: 1.5rem !important; }
  .hsph-bootstrap .pb-xl-5,
  .hsph-bootstrap .py-xl-5 {
    padding-bottom: 1.5rem !important; }
  .hsph-bootstrap .pl-xl-5,
  .hsph-bootstrap .px-xl-5 {
    padding-left: 1.5rem !important; }
  .hsph-bootstrap .p-xl-6 {
    padding: 3rem !important; }
  .hsph-bootstrap .pt-xl-6,
  .hsph-bootstrap .py-xl-6 {
    padding-top: 3rem !important; }
  .hsph-bootstrap .pr-xl-6,
  .hsph-bootstrap .px-xl-6 {
    padding-right: 3rem !important; }
  .hsph-bootstrap .pb-xl-6,
  .hsph-bootstrap .py-xl-6 {
    padding-bottom: 3rem !important; }
  .hsph-bootstrap .pl-xl-6,
  .hsph-bootstrap .px-xl-6 {
    padding-left: 3rem !important; }
  .hsph-bootstrap .p-xl-7 {
    padding: 4rem !important; }
  .hsph-bootstrap .pt-xl-7,
  .hsph-bootstrap .py-xl-7 {
    padding-top: 4rem !important; }
  .hsph-bootstrap .pr-xl-7,
  .hsph-bootstrap .px-xl-7 {
    padding-right: 4rem !important; }
  .hsph-bootstrap .pb-xl-7,
  .hsph-bootstrap .py-xl-7 {
    padding-bottom: 4rem !important; }
  .hsph-bootstrap .pl-xl-7,
  .hsph-bootstrap .px-xl-7 {
    padding-left: 4rem !important; }
  .hsph-bootstrap .m-xl-n1 {
    margin: -0.25rem !important; }
  .hsph-bootstrap .mt-xl-n1,
  .hsph-bootstrap .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .hsph-bootstrap .mr-xl-n1,
  .hsph-bootstrap .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .hsph-bootstrap .mb-xl-n1,
  .hsph-bootstrap .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .hsph-bootstrap .ml-xl-n1,
  .hsph-bootstrap .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .hsph-bootstrap .m-xl-n2 {
    margin: -0.5rem !important; }
  .hsph-bootstrap .mt-xl-n2,
  .hsph-bootstrap .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .hsph-bootstrap .mr-xl-n2,
  .hsph-bootstrap .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .hsph-bootstrap .mb-xl-n2,
  .hsph-bootstrap .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .hsph-bootstrap .ml-xl-n2,
  .hsph-bootstrap .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .hsph-bootstrap .m-xl-n3 {
    margin: -0.75rem !important; }
  .hsph-bootstrap .mt-xl-n3,
  .hsph-bootstrap .my-xl-n3 {
    margin-top: -0.75rem !important; }
  .hsph-bootstrap .mr-xl-n3,
  .hsph-bootstrap .mx-xl-n3 {
    margin-right: -0.75rem !important; }
  .hsph-bootstrap .mb-xl-n3,
  .hsph-bootstrap .my-xl-n3 {
    margin-bottom: -0.75rem !important; }
  .hsph-bootstrap .ml-xl-n3,
  .hsph-bootstrap .mx-xl-n3 {
    margin-left: -0.75rem !important; }
  .hsph-bootstrap .m-xl-n4 {
    margin: -1rem !important; }
  .hsph-bootstrap .mt-xl-n4,
  .hsph-bootstrap .my-xl-n4 {
    margin-top: -1rem !important; }
  .hsph-bootstrap .mr-xl-n4,
  .hsph-bootstrap .mx-xl-n4 {
    margin-right: -1rem !important; }
  .hsph-bootstrap .mb-xl-n4,
  .hsph-bootstrap .my-xl-n4 {
    margin-bottom: -1rem !important; }
  .hsph-bootstrap .ml-xl-n4,
  .hsph-bootstrap .mx-xl-n4 {
    margin-left: -1rem !important; }
  .hsph-bootstrap .m-xl-n5 {
    margin: -1.5rem !important; }
  .hsph-bootstrap .mt-xl-n5,
  .hsph-bootstrap .my-xl-n5 {
    margin-top: -1.5rem !important; }
  .hsph-bootstrap .mr-xl-n5,
  .hsph-bootstrap .mx-xl-n5 {
    margin-right: -1.5rem !important; }
  .hsph-bootstrap .mb-xl-n5,
  .hsph-bootstrap .my-xl-n5 {
    margin-bottom: -1.5rem !important; }
  .hsph-bootstrap .ml-xl-n5,
  .hsph-bootstrap .mx-xl-n5 {
    margin-left: -1.5rem !important; }
  .hsph-bootstrap .m-xl-n6 {
    margin: -3rem !important; }
  .hsph-bootstrap .mt-xl-n6,
  .hsph-bootstrap .my-xl-n6 {
    margin-top: -3rem !important; }
  .hsph-bootstrap .mr-xl-n6,
  .hsph-bootstrap .mx-xl-n6 {
    margin-right: -3rem !important; }
  .hsph-bootstrap .mb-xl-n6,
  .hsph-bootstrap .my-xl-n6 {
    margin-bottom: -3rem !important; }
  .hsph-bootstrap .ml-xl-n6,
  .hsph-bootstrap .mx-xl-n6 {
    margin-left: -3rem !important; }
  .hsph-bootstrap .m-xl-n7 {
    margin: -4rem !important; }
  .hsph-bootstrap .mt-xl-n7,
  .hsph-bootstrap .my-xl-n7 {
    margin-top: -4rem !important; }
  .hsph-bootstrap .mr-xl-n7,
  .hsph-bootstrap .mx-xl-n7 {
    margin-right: -4rem !important; }
  .hsph-bootstrap .mb-xl-n7,
  .hsph-bootstrap .my-xl-n7 {
    margin-bottom: -4rem !important; }
  .hsph-bootstrap .ml-xl-n7,
  .hsph-bootstrap .mx-xl-n7 {
    margin-left: -4rem !important; }
  .hsph-bootstrap .m-xl-auto {
    margin: auto !important; }
  .hsph-bootstrap .mt-xl-auto,
  .hsph-bootstrap .my-xl-auto {
    margin-top: auto !important; }
  .hsph-bootstrap .mr-xl-auto,
  .hsph-bootstrap .mx-xl-auto {
    margin-right: auto !important; }
  .hsph-bootstrap .mb-xl-auto,
  .hsph-bootstrap .my-xl-auto {
    margin-bottom: auto !important; }
  .hsph-bootstrap .ml-xl-auto,
  .hsph-bootstrap .mx-xl-auto {
    margin-left: auto !important; } }

.hsph-bootstrap .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.hsph-bootstrap .text-justify {
  text-align: justify !important; }

.hsph-bootstrap .text-wrap {
  white-space: normal !important; }

.hsph-bootstrap .text-nowrap {
  white-space: nowrap !important; }

.hsph-bootstrap .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.hsph-bootstrap .text-left {
  text-align: left !important; }

.hsph-bootstrap .text-right {
  text-align: right !important; }

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

@media (min-width: 576px) {
  .hsph-bootstrap .text-sm-left {
    text-align: left !important; }
  .hsph-bootstrap .text-sm-right {
    text-align: right !important; }
  .hsph-bootstrap .text-sm-center {
    text-align: center !important; } }

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

@media (min-width: 992px) {
  .hsph-bootstrap .text-lg-left {
    text-align: left !important; }
  .hsph-bootstrap .text-lg-right {
    text-align: right !important; }
  .hsph-bootstrap .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .hsph-bootstrap .text-xl-left {
    text-align: left !important; }
  .hsph-bootstrap .text-xl-right {
    text-align: right !important; }
  .hsph-bootstrap .text-xl-center {
    text-align: center !important; } }

.hsph-bootstrap .text-lowercase {
  text-transform: lowercase !important; }

.hsph-bootstrap .text-uppercase {
  text-transform: uppercase !important; }

.hsph-bootstrap .text-capitalize {
  text-transform: capitalize !important; }

.hsph-bootstrap .font-weight-light {
  font-weight: 300 !important; }

.hsph-bootstrap .font-weight-lighter {
  font-weight: 100 !important; }

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

.hsph-bootstrap .font-weight-bold {
  font-weight: 500 !important; }

.hsph-bootstrap .font-weight-bolder {
  font-weight: 600 !important; }

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

.hsph-bootstrap .text-white {
  color: #fff !important; }

.hsph-bootstrap .text-primary {
  color: #007ead !important; }

.hsph-bootstrap a.text-primary:hover, .hsph-bootstrap a.text-primary:focus {
  color: #004661 !important; }

.hsph-bootstrap .text-secondary {
  color: #484C58 !important; }

.hsph-bootstrap a.text-secondary:hover, .hsph-bootstrap a.text-secondary:focus {
  color: #26282e !important; }

.hsph-bootstrap .text-info {
  color: #f2a041 !important; }

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

.hsph-bootstrap .text-light {
  color: #f0f0f2 !important; }

.hsph-bootstrap a.text-light:hover, .hsph-bootstrap a.text-light:focus {
  color: #c7c7ce !important; }

.hsph-bootstrap .text-dark {
  color: #1d2024 !important; }

.hsph-bootstrap a.text-dark:hover, .hsph-bootstrap a.text-dark:focus {
  color: black !important; }

.hsph-bootstrap .text-crimson {
  color: #a51c30 !important; }

.hsph-bootstrap a.text-crimson:hover, .hsph-bootstrap a.text-crimson:focus {
  color: #64111d !important; }

.hsph-bootstrap .text-positive {
  color: #65af82 !important; }

.hsph-bootstrap a.text-positive:hover, .hsph-bootstrap a.text-positive:focus {
  color: #44835d !important; }

.hsph-bootstrap .text-alert {
  color: #dc5540 !important; }

.hsph-bootstrap a.text-alert:hover, .hsph-bootstrap a.text-alert:focus {
  color: #af3320 !important; }

.hsph-bootstrap .text-body {
  color: #484C58 !important; }

.hsph-bootstrap .text-muted, .hsph-bootstrap .ginput_counter,
.hsph-bootstrap .gfield_description {
  color: #707689 !important; }

.hsph-bootstrap .text-black-50 {
  color: rgba(21, 23, 26, 0.5) !important; }

.hsph-bootstrap .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.hsph-bootstrap .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hsph-bootstrap .text-decoration-none {
  text-decoration: none !important; }

.hsph-bootstrap .text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.hsph-bootstrap .text-reset {
  color: inherit !important; }

.hsph-bootstrap .visible {
  visibility: visible !important; }

.hsph-bootstrap .invisible {
  visibility: hidden !important; }

@media print {
  .hsph-bootstrap *,
  .hsph-bootstrap *::before,
  .hsph-bootstrap *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  .hsph-bootstrap a:not(.btn) {
    text-decoration: underline; }
  .hsph-bootstrap abbr[title]::after {
    content: " (" attr(title) ")"; }
  .hsph-bootstrap pre {
    white-space: pre-wrap !important; }
  .hsph-bootstrap pre,
  .hsph-bootstrap blockquote {
    border: 1px solid #484C58;
    page-break-inside: avoid; }
  .hsph-bootstrap thead {
    display: table-header-group; }
  .hsph-bootstrap tr,
  .hsph-bootstrap img {
    page-break-inside: avoid; }
  .hsph-bootstrap p,
  .hsph-bootstrap h2,
  .hsph-bootstrap h3 {
    orphans: 3;
    widows: 3; }
  .hsph-bootstrap h2,
  .hsph-bootstrap h3 {
    page-break-after: avoid; }
  @page {
    .hsph-bootstrap {
      size: a3; } }
  .hsph-bootstrap body {
    min-width: 992px !important; }
  .hsph-bootstrap .container {
    min-width: 992px !important; }
  .hsph-bootstrap .navbar {
    display: none; }
  .hsph-bootstrap .badge {
    border: 1px solid #15171a; }
  .hsph-bootstrap .table {
    border-collapse: collapse !important; }
    .hsph-bootstrap .table td,
    .hsph-bootstrap .table th {
      background-color: #fff !important; }
  .hsph-bootstrap .table-bordered th,
  .hsph-bootstrap .table-bordered td {
    border: 1px solid #7d8296 !important; }
  .hsph-bootstrap .table-dark {
    color: inherit; }
    .hsph-bootstrap .table-dark th,
    .hsph-bootstrap .table-dark td,
    .hsph-bootstrap .table-dark thead th,
    .hsph-bootstrap .table-dark tbody + tbody {
      border-color: #d6d6db; }
  .hsph-bootstrap .table .thead-dark th {
    color: inherit;
    border-color: #d6d6db; } }

.hsph-bootstrap .bg-striped {
  background: url(https://content.sph.harvard.edu/vendor/hsph-boostrap/assets/images/cards-lines-bg.svg);
  background-repeat: repeat;
  background-size: 10px;
  background-position-y: -5px; }

.hsph-bootstrap .text-serif {
  font-family: "Merriweather", Georgia, serif;
  font-size: 0.9375rem;
  line-height: 1.8; }

.hsph-bootstrap .lead {
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.625; }

.hsph-bootstrap h1, .hsph-bootstrap .h1, .hsph-bootstrap h3, .hsph-bootstrap .h3 {
  color: #a51c30; }

.hsph-bootstrap h1, .hsph-bootstrap .h1, .hsph-bootstrap h5, .hsph-bootstrap .h5 {
  font-weight: 500; }

.hsph-bootstrap h1, .hsph-bootstrap .h1, .hsph-bootstrap h2, .hsph-bootstrap .h2 {
  margin-bottom: 1rem; }

.hsph-bootstrap small,
.hsph-bootstrap .small {
  font-weight: 400;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif; }

.hsph-bootstrap .display-5 {
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1.2; }

.hsph-bootstrap .display-6 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2; }

.hsph-bootstrap hr.hr-lg {
  border: none;
  height: 4rem;
  width: 100%;
  margin: 2.5em 0; }

.hsph-bootstrap .btn, .hsph-bootstrap .gform_wrapper .button, .gform_wrapper .hsph-bootstrap .button {
  margin: 0 0.5rem 0.5rem -1px;
  text-transform: uppercase;
  letter-spacing: 0.9px; }
  .hsph-bootstrap .btn:focus, .hsph-bootstrap .gform_wrapper .button:focus, .gform_wrapper .hsph-bootstrap .button:focus {
    outline: -webkit-focus-ring-color auto 1px; }

.hsph-bootstrap .btn-squared {
  border-radius: 0.1875rem;
  text-transform: none;
  letter-spacing: normal;
  font-size: 1rem;
  padding: 0.375rem 0.625rem;
  margin: 0 0.5rem 0.5rem 0; }
  .hsph-bootstrap .btn-squared.btn-sm, .hsph-bootstrap .btn-group-sm > .btn-squared.btn, .hsph-bootstrap .gform_wrapper .btn-group-sm > .btn-squared.button, .gform_wrapper .hsph-bootstrap .btn-group-sm > .btn-squared.button {
    padding: 0.1875rem 0.625rem;
    font-size: 0.875rem; }
  .hsph-bootstrap .btn-squared.btn-lg, .hsph-bootstrap .btn-group-lg > .btn-squared.btn, .hsph-bootstrap .gform_wrapper .btn-group-lg > .btn-squared.button, .gform_wrapper .hsph-bootstrap .btn-group-lg > .btn-squared.button {
    padding: 0.5rem 1rem;
    font-size: 1.25rem; }

.hsph-bootstrap .badge {
  line-height: 1.8;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 6px;
  margin-top: -0.185rem;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif; }

.hsph-bootstrap .jumbotron-cover {
  background-size: cover;
  background-repeat: no-repeat; }

.hsph-bootstrap .card {
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23); }
  .hsph-bootstrap .card * {
    font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif; }
  .hsph-bootstrap .card .btn, .hsph-bootstrap .card .gform_wrapper .button, .gform_wrapper .hsph-bootstrap .card .button {
    box-shadow: none; }
  .hsph-bootstrap .card .card-body :last-child {
    margin-bottom: 0; }

.hsph-bootstrap .grid-cards {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-column-gap: 0.75rem;
  grid-row-gap: 1.25rem; }

.hsph-bootstrap .grid-card {
  display: grid; }

.hsph-bootstrap .grid-card-content {
  align-self: center;
  text-align: center; }

@media (min-width: 768px) {
  .hsph-bootstrap .grid-cards {
    grid-template-columns: repeat(2, 1fr); } }

@media (min-width: 992px) {
  .hsph-bootstrap .grid-cards {
    grid-template-columns: repeat(3, 1fr); } }

.hsph-bootstrap .grid-card.grid-card-hover {
  transition: all 300ms cubic-bezier(0.65, 0.05, 0.36, 1); }
  .hsph-bootstrap .grid-card.grid-card-hover:hover {
    background-color: #f7f7f7; }

.hsph-bootstrap .was-validated .form-control:valid, .hsph-bootstrap .was-validated .gform_wrapper input:valid[type="email"], .gform_wrapper .hsph-bootstrap .was-validated input:valid[type="email"],
.hsph-bootstrap .was-validated .gform_wrapper input:valid[type="date"], .gform_wrapper .hsph-bootstrap .was-validated input:valid[type="date"],
.hsph-bootstrap .was-validated .gform_wrapper input:valid[type="datetime"], .gform_wrapper .hsph-bootstrap .was-validated input:valid[type="datetime"],
.hsph-bootstrap .was-validated .gform_wrapper input:valid[type="datetime-local"], .gform_wrapper .hsph-bootstrap .was-validated input:valid[type="datetime-local"],
.hsph-bootstrap .was-validated .gform_wrapper input:valid[type="month"], .gform_wrapper .hsph-bootstrap .was-validated input:valid[type="month"],
.hsph-bootstrap .was-validated .gform_wrapper input:valid[type="number"], .gform_wrapper .hsph-bootstrap .was-validated input:valid[type="number"],
.hsph-bootstrap .was-validated .gform_wrapper input:valid[type="password"], .gform_wrapper .hsph-bootstrap .was-validated input:valid[type="password"],
.hsph-bootstrap .was-validated .gform_wrapper input:valid[type="search"], .gform_wrapper .hsph-bootstrap .was-validated input:valid[type="search"],
.hsph-bootstrap .was-validated .gform_wrapper input:valid[type="tel"], .gform_wrapper .hsph-bootstrap .was-validated input:valid[type="tel"],
.hsph-bootstrap .was-validated .gform_wrapper input:valid[type="text"], .gform_wrapper .hsph-bootstrap .was-validated input:valid[type="text"],
.hsph-bootstrap .was-validated .gform_wrapper input:valid[type="time"], .gform_wrapper .hsph-bootstrap .was-validated input:valid[type="time"],
.hsph-bootstrap .was-validated .gform_wrapper input:valid[type="week"], .gform_wrapper .hsph-bootstrap .was-validated input:valid[type="week"],
.hsph-bootstrap .was-validated .gform_wrapper input:valid[type="url"], .gform_wrapper .hsph-bootstrap .was-validated input:valid[type="url"],
.hsph-bootstrap .was-validated .gform_wrapper select:valid, .gform_wrapper .hsph-bootstrap .was-validated select:valid,
.hsph-bootstrap .was-validated .gform_wrapper textarea:valid, .gform_wrapper .hsph-bootstrap .was-validated textarea:valid, .hsph-bootstrap .form-control.is-valid, .hsph-bootstrap .gform_wrapper input.is-valid[type="email"], .gform_wrapper .hsph-bootstrap input.is-valid[type="email"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="date"], .gform_wrapper .hsph-bootstrap input.is-valid[type="date"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="datetime"], .gform_wrapper .hsph-bootstrap input.is-valid[type="datetime"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="datetime-local"], .gform_wrapper .hsph-bootstrap input.is-valid[type="datetime-local"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="month"], .gform_wrapper .hsph-bootstrap input.is-valid[type="month"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="number"], .gform_wrapper .hsph-bootstrap input.is-valid[type="number"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="password"], .gform_wrapper .hsph-bootstrap input.is-valid[type="password"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="search"], .gform_wrapper .hsph-bootstrap input.is-valid[type="search"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="tel"], .gform_wrapper .hsph-bootstrap input.is-valid[type="tel"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="text"], .gform_wrapper .hsph-bootstrap input.is-valid[type="text"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="time"], .gform_wrapper .hsph-bootstrap input.is-valid[type="time"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="week"], .gform_wrapper .hsph-bootstrap input.is-valid[type="week"],
.hsph-bootstrap .gform_wrapper input.is-valid[type="url"], .gform_wrapper .hsph-bootstrap input.is-valid[type="url"],
.hsph-bootstrap .gform_wrapper select.is-valid, .gform_wrapper .hsph-bootstrap select.is-valid,
.hsph-bootstrap .gform_wrapper textarea.is-valid, .gform_wrapper .hsph-bootstrap textarea.is-valid {
  background-position: calc(100% - 0.75em) center;
  padding-right: 1.75rem; }

.hsph-bootstrap .was-validated .form-control:invalid, .hsph-bootstrap .was-validated .gform_wrapper input:invalid[type="email"], .gform_wrapper .hsph-bootstrap .was-validated input:invalid[type="email"],
.hsph-bootstrap .was-validated .gform_wrapper input:invalid[type="date"], .gform_wrapper .hsph-bootstrap .was-validated input:invalid[type="date"],
.hsph-bootstrap .was-validated .gform_wrapper input:invalid[type="datetime"], .gform_wrapper .hsph-bootstrap .was-validated input:invalid[type="datetime"],
.hsph-bootstrap .was-validated .gform_wrapper input:invalid[type="datetime-local"], .gform_wrapper .hsph-bootstrap .was-validated input:invalid[type="datetime-local"],
.hsph-bootstrap .was-validated .gform_wrapper input:invalid[type="month"], .gform_wrapper .hsph-bootstrap .was-validated input:invalid[type="month"],
.hsph-bootstrap .was-validated .gform_wrapper input:invalid[type="number"], .gform_wrapper .hsph-bootstrap .was-validated input:invalid[type="number"],
.hsph-bootstrap .was-validated .gform_wrapper input:invalid[type="password"], .gform_wrapper .hsph-bootstrap .was-validated input:invalid[type="password"],
.hsph-bootstrap .was-validated .gform_wrapper input:invalid[type="search"], .gform_wrapper .hsph-bootstrap .was-validated input:invalid[type="search"],
.hsph-bootstrap .was-validated .gform_wrapper input:invalid[type="tel"], .gform_wrapper .hsph-bootstrap .was-validated input:invalid[type="tel"],
.hsph-bootstrap .was-validated .gform_wrapper input:invalid[type="text"], .gform_wrapper .hsph-bootstrap .was-validated input:invalid[type="text"],
.hsph-bootstrap .was-validated .gform_wrapper input:invalid[type="time"], .gform_wrapper .hsph-bootstrap .was-validated input:invalid[type="time"],
.hsph-bootstrap .was-validated .gform_wrapper input:invalid[type="week"], .gform_wrapper .hsph-bootstrap .was-validated input:invalid[type="week"],
.hsph-bootstrap .was-validated .gform_wrapper input:invalid[type="url"], .gform_wrapper .hsph-bootstrap .was-validated input:invalid[type="url"],
.hsph-bootstrap .was-validated .gform_wrapper select:invalid, .gform_wrapper .hsph-bootstrap .was-validated select:invalid,
.hsph-bootstrap .was-validated .gform_wrapper textarea:invalid, .gform_wrapper .hsph-bootstrap .was-validated textarea:invalid, .hsph-bootstrap .form-control.is-invalid, .hsph-bootstrap .gform_wrapper input.is-invalid[type="email"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="email"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="date"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="date"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="datetime"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="datetime"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="datetime-local"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="datetime-local"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="month"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="month"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="number"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="number"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="password"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="password"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="search"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="search"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="tel"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="tel"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="text"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="text"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="time"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="time"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="week"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="week"],
.hsph-bootstrap .gform_wrapper input.is-invalid[type="url"], .gform_wrapper .hsph-bootstrap input.is-invalid[type="url"],
.hsph-bootstrap .gform_wrapper select.is-invalid, .gform_wrapper .hsph-bootstrap select.is-invalid,
.hsph-bootstrap .gform_wrapper textarea.is-invalid, .gform_wrapper .hsph-bootstrap textarea.is-invalid {
  background-position: calc(100% - 0.575em) center;
  padding-right: 1.75rem; }

.hsph-bootstrap label {
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: initial;
  margin-bottom: .3rem; }

.hsph-bootstrap legend {
  margin-bottom: 0;
  font-size: 1rem; }

.hsph-bootstrap .form-control:focus, .hsph-bootstrap .gform_wrapper input:focus[type="email"], .gform_wrapper .hsph-bootstrap input:focus[type="email"],
.hsph-bootstrap .gform_wrapper input:focus[type="date"], .gform_wrapper .hsph-bootstrap input:focus[type="date"],
.hsph-bootstrap .gform_wrapper input:focus[type="datetime"], .gform_wrapper .hsph-bootstrap input:focus[type="datetime"],
.hsph-bootstrap .gform_wrapper input:focus[type="datetime-local"], .gform_wrapper .hsph-bootstrap input:focus[type="datetime-local"],
.hsph-bootstrap .gform_wrapper input:focus[type="month"], .gform_wrapper .hsph-bootstrap input:focus[type="month"],
.hsph-bootstrap .gform_wrapper input:focus[type="number"], .gform_wrapper .hsph-bootstrap input:focus[type="number"],
.hsph-bootstrap .gform_wrapper input:focus[type="password"], .gform_wrapper .hsph-bootstrap input:focus[type="password"],
.hsph-bootstrap .gform_wrapper input:focus[type="search"], .gform_wrapper .hsph-bootstrap input:focus[type="search"],
.hsph-bootstrap .gform_wrapper input:focus[type="tel"], .gform_wrapper .hsph-bootstrap input:focus[type="tel"],
.hsph-bootstrap .gform_wrapper input:focus[type="text"], .gform_wrapper .hsph-bootstrap input:focus[type="text"],
.hsph-bootstrap .gform_wrapper input:focus[type="time"], .gform_wrapper .hsph-bootstrap input:focus[type="time"],
.hsph-bootstrap .gform_wrapper input:focus[type="week"], .gform_wrapper .hsph-bootstrap input:focus[type="week"],
.hsph-bootstrap .gform_wrapper input:focus[type="url"], .gform_wrapper .hsph-bootstrap input:focus[type="url"],
.hsph-bootstrap .gform_wrapper select:focus, .gform_wrapper .hsph-bootstrap select:focus,
.hsph-bootstrap .gform_wrapper textarea:focus, .gform_wrapper .hsph-bootstrap textarea:focus {
  outline: -webkit-focus-ring-color auto 1px; }

.hsph-bootstrap .alert .alert-header, .hsph-bootstrap .gfield_error .alert-header, .hsph-bootstrap .validation_error .alert-header,
.hsph-bootstrap .alert.alert-dismissible .close,
.hsph-bootstrap .alert-dismissible.gfield_error .close,
.hsph-bootstrap .alert-dismissible.validation_error .close {
  font-weight: 600; }

.hsph-bootstrap .alert.alert-light, .hsph-bootstrap .alert-light.gfield_error, .hsph-bootstrap .alert-light.validation_error {
  background-color: #f7f7f7;
  border: 1px solid #9499b0;
  color: #484C58; }
  .hsph-bootstrap .alert.alert-light .close, .hsph-bootstrap .alert-light.gfield_error .close, .hsph-bootstrap .alert-light.validation_error .close {
    color: #484C58; }

.hsph-bootstrap .alert.alert-warning, .hsph-bootstrap .alert-warning.gfield_error, .hsph-bootstrap .alert-warning.validation_error {
  background-color: #f7f1eb;
  border: 1px solid #f7c892;
  color: #A85516; }
  .hsph-bootstrap .alert.alert-warning .close, .hsph-bootstrap .alert-warning.gfield_error .close, .hsph-bootstrap .alert-warning.validation_error .close {
    color: #A85516; }

.hsph-bootstrap .alert.alert-success, .hsph-bootstrap .alert-success.gfield_error, .hsph-bootstrap .alert-success.validation_error {
  background-color: #ecf1ee;
  border: 1px solid #abd0ba;
  color: #467459; }
  .hsph-bootstrap .alert.alert-success .close, .hsph-bootstrap .alert-success.gfield_error .close, .hsph-bootstrap .alert-success.validation_error .close {
    color: #467459; }

.hsph-bootstrap .alert.alert-danger, .hsph-bootstrap .alert-danger.gfield_error, .hsph-bootstrap .alert-danger.validation_error {
  background-color: #f5ebeb;
  border: 1px solid #e6a699;
  color: #b54835; }
  .hsph-bootstrap .alert.alert-danger .close, .hsph-bootstrap .alert-danger.gfield_error .close, .hsph-bootstrap .alert-danger.validation_error .close {
    color: #b54835; }

.hsph-bootstrap .alert .fa.fa-exclamation-circle, .hsph-bootstrap .gfield_error .fa.fa-exclamation-circle, .hsph-bootstrap .validation_error .fa.fa-exclamation-circle {
  margin-right: 0.5em; }

.hsph-bootstrap .alert .close, .hsph-bootstrap .gfield_error .close, .hsph-bootstrap .validation_error .close {
  opacity: 100%; }
  .hsph-bootstrap .alert .close .fa.fa-times, .hsph-bootstrap .gfield_error .close .fa.fa-times, .hsph-bootstrap .validation_error .close .fa.fa-times {
    font-size: .75em; }

.hsph-bootstrap .filter {
  /* Badges & Buttons */
  /* Search Fields */
  /* Dropdown Option Select */
  /* Pagination */ }
  .hsph-bootstrap .filter .badge {
    margin-right: 0;
    padding-left: 0.5rem; }
  .hsph-bootstrap .filter .btn, .hsph-bootstrap .filter .gform_wrapper .button, .gform_wrapper .hsph-bootstrap .filter .button {
    box-shadow: none;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
    .hsph-bootstrap .filter .btn.btn-primary:not(:nth-of-type(1)), .hsph-bootstrap .filter .gform_wrapper .button:not(:nth-of-type(1)), .gform_wrapper .hsph-bootstrap .filter .button:not(:nth-of-type(1)), .hsph-bootstrap .filter .btn.btn-light:not(:nth-of-type(1)), .hsph-bootstrap .filter .gform_wrapper .btn-light.button:not(:nth-of-type(1)), .gform_wrapper .hsph-bootstrap .filter .btn-light.button:not(:nth-of-type(1)) {
      margin-left: 0.5rem; }
    .hsph-bootstrap .filter .btn.dropdown-select, .hsph-bootstrap .filter .gform_wrapper .dropdown-select.button, .gform_wrapper .hsph-bootstrap .filter .dropdown-select.button {
      text-align: left;
      border: 1px solid #d6d6db;
      margin-right: 10px;
      margin-bottom: 10px; }
      .hsph-bootstrap .filter .btn.dropdown-select.dropdown-search, .hsph-bootstrap .filter .gform_wrapper .dropdown-select.dropdown-search.button, .gform_wrapper .hsph-bootstrap .filter .dropdown-select.dropdown-search.button {
        border-bottom: 0;
        margin-bottom: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; }
        .hsph-bootstrap .filter .btn.dropdown-select.dropdown-search + .form-group, .hsph-bootstrap .filter .gform_wrapper .dropdown-select.dropdown-search.button + .form-group, .gform_wrapper .hsph-bootstrap .filter .dropdown-select.dropdown-search.button + .form-group, .hsph-bootstrap .filter .gform_wrapper .btn.dropdown-select.dropdown-search + .gfield, .gform_wrapper .hsph-bootstrap .filter .btn.dropdown-select.dropdown-search + .gfield, .hsph-bootstrap .filter .gform_wrapper .dropdown-select.dropdown-search.button + .gfield, .gform_wrapper .hsph-bootstrap .filter .dropdown-select.dropdown-search.button + .gfield {
          border-left: 1px solid #d6d6db;
          border-right: 1px solid #d6d6db;
          background: #f0f0f2;
          padding-top: 0;
          padding-right: 0.5rem;
          padding-left: 0.5rem;
          margin-top: 0;
          margin-bottom: 0.75rem;
          border-radius: 0; }
          .hsph-bootstrap .filter .btn.dropdown-select.dropdown-search + .form-group input[type="search"], .hsph-bootstrap .filter .gform_wrapper .dropdown-select.dropdown-search.button + .form-group input[type="search"], .gform_wrapper .hsph-bootstrap .filter .dropdown-select.dropdown-search.button + .form-group input[type="search"], .hsph-bootstrap .filter .gform_wrapper .btn.dropdown-select.dropdown-search + .gfield input[type="search"], .gform_wrapper .hsph-bootstrap .filter .btn.dropdown-select.dropdown-search + .gfield input[type="search"], .hsph-bootstrap .filter .gform_wrapper .dropdown-select.dropdown-search.button + .gfield input[type="search"], .gform_wrapper .hsph-bootstrap .filter .dropdown-select.dropdown-search.button + .gfield input[type="search"] {
            padding-right: 0.75rem;
            padding-left: 0.75rem;
            margin-bottom: 0.75rem; }
      .hsph-bootstrap .filter .btn.dropdown-select.complex, .hsph-bootstrap .filter .gform_wrapper .dropdown-select.complex.button, .gform_wrapper .hsph-bootstrap .filter .dropdown-select.complex.button {
        margin: 0;
        border: 0; }
        .hsph-bootstrap .filter .btn.dropdown-select.complex:not(:nth-of-type(1)), .hsph-bootstrap .filter .gform_wrapper .dropdown-select.complex.button:not(:nth-of-type(1)), .gform_wrapper .hsph-bootstrap .filter .dropdown-select.complex.button:not(:nth-of-type(1)) {
          margin-left: 0.5rem; }
        .hsph-bootstrap .filter .btn.dropdown-select.complex i.fa-angle-down, .hsph-bootstrap .filter .gform_wrapper .dropdown-select.complex.button i.fa-angle-down, .gform_wrapper .hsph-bootstrap .filter .dropdown-select.complex.button i.fa-angle-down {
          margin-left: 0.5em; }
      .hsph-bootstrap .filter .btn.dropdown-select i.fa-angle-down, .hsph-bootstrap .filter .gform_wrapper .dropdown-select.button i.fa-angle-down, .gform_wrapper .hsph-bootstrap .filter .dropdown-select.button i.fa-angle-down {
        margin-left: 1.5rem;
        float: right; }
    .hsph-bootstrap .filter .btn .badge, .hsph-bootstrap .filter .gform_wrapper .button .badge, .gform_wrapper .hsph-bootstrap .filter .button .badge {
      vertical-align: initial;
      margin-left: 0.25rem; }
  .hsph-bootstrap .filter input[type="search"] + i.fa-search {
    position: absolute;
    top: 10px;
    left: calc(100% - 2.5em); }
    .hsph-bootstrap .filter input[type="search"] + i.fa-search.dropdown {
      top: 18%;
      left: calc(100% - 3em); }
  .hsph-bootstrap .filter .input-group.dropdown-select {
    margin-top: -0.75rem; }
    .hsph-bootstrap .filter .input-group.dropdown-select .custom-select {
      border-top: 0;
      background: #f0f0f2;
      box-shadow: none;
      border-top-right-radius: 0;
      border-top-left-radius: 0; }
    .hsph-bootstrap .filter .input-group.dropdown-select .custom-control {
      padding-bottom: 0.75rem; }
  .hsph-bootstrap .filter .col-sm-4 .page-next-prev {
    flex: 0 0 12%;
    max-width: 12%; }
  .hsph-bootstrap .filter .col-sm-3 .page-next-prev {
    flex: 0 0 15%;
    max-width: 15%; }
  .hsph-bootstrap .filter .col-sm-2 .page-next-prev {
    flex: 0 0 25%;
    max-width: 25%; }
  .hsph-bootstrap .filter .col-sm-1 .page-next-prev {
    flex: 0 0 60%;
    max-width: 60%; }
  .hsph-bootstrap .filter .pagination {
    margin: .3rem 0; }

.hsph-bootstrap .list-group .list-group-item h1 a {
  border-bottom: none; }

.hsph-bootstrap .list-group .list-group-item p {
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1rem; }

.hsph-bootstrap .list-group .list-group-item :last-child {
  margin-bottom: 0; }

.hsph-bootstrap summary {
  color: #007ead;
  transition: all 300ms cubic-bezier(0.65, 0.05, 0.36, 1); }
  .hsph-bootstrap summary:hover {
    color: #00658c; }

.hsph-bootstrap .nav-pills .nav-link {
  line-height: 1.25;
  background-color: #f0f0f2;
  margin: 0 0.5rem 0.5rem 0;
  margin-left: 0; }

.hsph-bootstrap .tab-content {
  padding: 1rem 0;
  border-top: 1px solid #d6d6db;
  border-bottom: 1px solid #d6d6db;
  margin: 1rem 0 4rem 0; }
  .hsph-bootstrap .tab-content :last-child {
    margin-bottom: 0; }

.hsph-bootstrap .pagination {
  display: flex;
  margin: 1rem 0; }

.hsph-bootstrap .page-next-prev {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }
  .hsph-bootstrap .page-next-prev .fa {
    top: 1px;
    position: relative; }
  .hsph-bootstrap .page-next-prev:first-of-type .fa {
    right: 2px; }
  .hsph-bootstrap .page-next-prev:last-of-type {
    text-align: right; }
    .hsph-bootstrap .page-next-prev:last-of-type .fa {
      left: 2px; }
  .hsph-bootstrap .page-next-prev .page-link {
    background-color: #007ead;
    padding: 8px 12px;
    border-radius: 50rem;
    color: #fff; }
    .hsph-bootstrap .page-next-prev .page-link:not(:disabled):not(.disabled):focus, .hsph-bootstrap .page-next-prev .page-link:not(:disabled):not(.disabled).focus, .hsph-bootstrap .page-next-prev .page-link:not(:disabled):not(.disabled):hover, .hsph-bootstrap .page-next-prev .page-link:not(:disabled):not(.disabled).hover {
      color: #ececec;
      background-color: #006287; }
    .hsph-bootstrap .page-next-prev .page-link:not(:disabled):not(.disabled):active, .hsph-bootstrap .page-next-prev .page-link:not(:disabled):not(.disabled).active {
      color: #e6e6e6;
      background-color: #00597a; }
    .hsph-bootstrap .page-next-prev .page-link:disabled, .hsph-bootstrap .page-next-prev .page-link.disabled {
      color: #b3b7c9;
      background-color: #ebedf1; }

.hsph-bootstrap .page-items {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
  text-align: center; }

.hsph-bootstrap .page-link {
  padding: 5px 10px;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400; }
  .hsph-bootstrap .page-link:not(:disabled):not(.disabled):focus, .hsph-bootstrap .page-link:not(:disabled):not(.disabled).focus, .hsph-bootstrap .page-link:not(:disabled):not(.disabled):hover, .hsph-bootstrap .page-link:not(:disabled):not(.disabled).hover {
    color: #15171a; }
  .hsph-bootstrap .page-link:not(:disabled):not(.disabled):active, .hsph-bootstrap .page-link:not(:disabled):not(.disabled).active {
    color: #15171a; }
  .hsph-bootstrap .page-link:disabled, .hsph-bootstrap .page-link.disabled {
    color: #484C58;
    cursor: initial; }

/* Applying Bootstrap styles to gravity forms */
/* General layout */
.gform_wrapper form {
  margin-bottom: 0;
  background: #f0f0f2;
  padding: 3.75rem;
  border-radius: 0.1875rem;
  border-top: 3px solid #a51c30;
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23); }

.gform_wrapper ul {
  margin-left: 0; }

.gsection {
  margin-top: 2rem; }

.gform_title,
.gsection_title {
  margin-bottom: 2rem !important;
  font-weight: 600 !important; }

/* Fields - Generic */
.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #dc5540; }

/* Labels - Generic */
.hidden_label .gfield_label {
  display: none; }

/* Fields - Date picker */
.ginput_container_date {
  width: 10rem !important; }

.ui-datepicker {
  background: #fff;
  box-shadow: 0 1px 3px 0 rgba(72, 76, 88, 0.2), 0 1px 4px 0px rgba(72, 76, 88, 0.23);
  padding: 10px;
  border-radius: 3px; }

.ui-datepicker-calendar {
  margin-bottom: 0; }
  .ui-datepicker-calendar td {
    text-align: center; }

.ui-datepicker-prev {
  float: left; }

.ui-datepicker-next {
  float: right; }

/* Fields - Checkbox */
.gfield .gfield_checkbox li {
  margin-bottom: 0; }

/* Fields - Time selector */
.ginput_container_time {
  display: inline-flex;
  margin-right: 0.75rem; }
  .ginput_container_time input[type="number"] {
    width: 4.2rem !important; }
  .ginput_container_time i {
    margin-left: 0.75rem;
    margin-top: 5px;
    font-style: initial; }
  .ginput_container_time label.hour_label, .ginput_container_time .minute_label {
    display: none; }

/* Fields - File upload */
.ginput_container_fileupload span.gform_fileupload_rules {
  display: none; }

/* Buttons */
/* Validation */
.validation_error {
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: initial; }

.validation_message {
  display: none; }

/* Help text and field descriptions */
.ginput_counter,
.gfield_description {
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: initial; }

label + .gfield_description {
  margin: -.5rem 0 1rem 0 !important; }

/*-------------------------------------*\
	HINT.css - A CSS tooltip library
\*-------------------------------------*/
/**
 * HINT.css is a tooltip library made in pure CSS.
 *
 * Source: https://github.com/chinchang/hint.css
 * Demo: http://kushagragour.in/lab/hint/
 *
 */
/**
 * source: hint-core.scss
 *
 * Defines the basic styling for the tooltip.
 * Each tooltip is made of 2 parts:
 * 	1) body (:after)
 * 	2) arrow (:before)
 *
 * Classes added:
 * 	1) hint
 */
[class*="hint--"] {
  position: relative;
  display: inline-block;
  /**
	 * tooltip arrow
	 */
  /**
	 * tooltip body
	 */ }
  [class*="hint--"]:before, [class*="hint--"]:after {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    transition-delay: 0ms; }
  [class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
    visibility: visible;
    opacity: 1; }
  [class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    transition-delay: 100ms; }
  [class*="hint--"]:before {
    content: '';
    position: absolute;
    background: transparent;
    border: 6px solid transparent;
    z-index: 1000001; }
  [class*="hint--"]:after {
    background: #15171a;
    color: white;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1rem;
    white-space: nowrap; }
  [class*="hint--"][aria-label]:after {
    content: attr(aria-label); }
  [class*="hint--"][data-hint]:after {
    content: attr(data-hint); }

[aria-label='']:before, [aria-label='']:after,
[data-hint='']:before,
[data-hint='']:after {
  display: none !important; }

/**
 * source: hint-position.scss
 *
 * Defines the positoning logic for the tooltips.
 *
 * Classes added:
 * 	1) hint--top
 * 	2) hint--bottom
 * 	3) hint--left
 * 	4) hint--right
 */
/**
 * set default color for tooltip arrows
 */
.hint--top-left:before {
  border-top-color: #15171a; }

.hint--top-right:before {
  border-top-color: #15171a; }

.hint--top:before {
  border-top-color: #15171a; }

.hint--bottom-left:before {
  border-bottom-color: #15171a; }

.hint--bottom-right:before {
  border-bottom-color: #15171a; }

.hint--bottom:before {
  border-bottom-color: #15171a; }

.hint--left:before {
  border-left-color: #15171a; }

.hint--right:before {
  border-right-color: #15171a; }

/**
 * top tooltip
 */
.hint--top:before {
  margin-bottom: -11px; }

.hint--top:before, .hint--top:after {
  bottom: 100%;
  left: 50%; }

.hint--top:before {
  left: calc(50% - 6px); }

.hint--top:after {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%); }

.hint--top:hover:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--top:hover:after {
  -webkit-transform: translateX(-50%) translateY(-8px);
  -moz-transform: translateX(-50%) translateY(-8px);
  transform: translateX(-50%) translateY(-8px); }

/**
 * bottom tooltip
 */
.hint--bottom:before {
  margin-top: -11px; }

.hint--bottom:before, .hint--bottom:after {
  top: 100%;
  left: 50%; }

.hint--bottom:before {
  left: calc(50% - 6px); }

.hint--bottom:after {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%); }

.hint--bottom:hover:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--bottom:hover:after {
  -webkit-transform: translateX(-50%) translateY(8px);
  -moz-transform: translateX(-50%) translateY(8px);
  transform: translateX(-50%) translateY(8px); }

/**
 * right tooltip
 */
.hint--right:before {
  margin-left: -11px;
  margin-bottom: -6px; }

.hint--right:after {
  margin-bottom: -1rem; }

.hint--right:before, .hint--right:after {
  left: 100%;
  bottom: 50%; }

.hint--right:hover:before {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px); }

.hint--right:hover:after {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px); }

/**
 * left tooltip
 */
.hint--left:before {
  margin-right: -11px;
  margin-bottom: -6px; }

.hint--left:after {
  margin-bottom: -1rem; }

.hint--left:before, .hint--left:after {
  right: 100%;
  bottom: 50%; }

.hint--left:hover:before {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px); }

.hint--left:hover:after {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px); }

/**
 * top-left tooltip
 */
.hint--top-left:before {
  margin-bottom: -11px; }

.hint--top-left:before, .hint--top-left:after {
  bottom: 100%;
  left: 50%; }

.hint--top-left:before {
  left: calc(50% - 6px); }

.hint--top-left:after {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%); }

.hint--top-left:after {
  margin-left: 12px; }

.hint--top-left:hover:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--top-left:hover:after {
  -webkit-transform: translateX(-100%) translateY(-8px);
  -moz-transform: translateX(-100%) translateY(-8px);
  transform: translateX(-100%) translateY(-8px); }

/**
 * top-right tooltip
 */
.hint--top-right:before {
  margin-bottom: -11px; }

.hint--top-right:before, .hint--top-right:after {
  bottom: 100%;
  left: 50%; }

.hint--top-right:before {
  left: calc(50% - 6px); }

.hint--top-right:after {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0); }

.hint--top-right:after {
  margin-left: -12px; }

.hint--top-right:hover:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--top-right:hover:after {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

/**
 * bottom-left tooltip
 */
.hint--bottom-left:before {
  margin-top: -11px; }

.hint--bottom-left:before, .hint--bottom-left:after {
  top: 100%;
  left: 50%; }

.hint--bottom-left:before {
  left: calc(50% - 6px); }

.hint--bottom-left:after {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%); }

.hint--bottom-left:after {
  margin-left: 12px; }

.hint--bottom-left:hover:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--bottom-left:hover:after {
  -webkit-transform: translateX(-100%) translateY(8px);
  -moz-transform: translateX(-100%) translateY(8px);
  transform: translateX(-100%) translateY(8px); }

/**
 * bottom-right tooltip
 */
.hint--bottom-right:before {
  margin-top: -11px; }

.hint--bottom-right:before, .hint--bottom-right:after {
  top: 100%;
  left: 50%; }

.hint--bottom-right:before {
  left: calc(50% - 6px); }

.hint--bottom-right:after {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0); }

.hint--bottom-right:after {
  margin-left: -12px; }

.hint--bottom-right:hover:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--bottom-right:hover:after {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

/**
 * source: hint-sizes.scss
 *
 * Defines width restricted tooltips that can span
 * across multiple lines.
 *
 * Classes added:
 * 	1) hint--small
 * 	2) hint--medium
 * 	3) hint--large
 *
 */
.hint--small:after,
.hint--medium:after,
.hint--large:after {
  white-space: normal;
  line-height: 1.4em;
  word-wrap: break-word; }

.hint--small:after {
  width: 80px; }

.hint--medium:after {
  width: 150px; }

.hint--large:after {
  width: 300px; }

/**
 * source: hint-theme.scss
 *
 * Defines basic theme for tooltips.
 *
 */
[class*="hint--"] {
  /**
	 * tooltip body
	 */ }
  [class*="hint--"]:after {
    text-shadow: 0 -1px 0px black;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3); }

/**
 * source: hint-color-types.scss
 *
 * Contains tooltips of various types based on color differences.
 *
 * Classes added:
 * 	1) hint--error
 * 	2) hint--warning
 * 	3) hint--info
 * 	4) hint--success
 *
 */
/**
 * Error
 */
.hint--error:after {
  background-color: #dc5540;
  text-shadow: 0 -1px 0px #842718; }

.hint--error.hint--top-left:before {
  border-top-color: #dc5540; }

.hint--error.hint--top-right:before {
  border-top-color: #dc5540; }

.hint--error.hint--top:before {
  border-top-color: #dc5540; }

.hint--error.hint--bottom-left:before {
  border-bottom-color: #dc5540; }

.hint--error.hint--bottom-right:before {
  border-bottom-color: #dc5540; }

.hint--error.hint--bottom:before {
  border-bottom-color: #dc5540; }

.hint--error.hint--left:before {
  border-left-color: #dc5540; }

.hint--error.hint--right:before {
  border-right-color: #dc5540; }

/**
 * Warning
 */
.hint--warning:after {
  background-color: #f2a041;
  text-shadow: 0 -1px 0px #a85f0b; }

.hint--warning.hint--top-left:before {
  border-top-color: #f2a041; }

.hint--warning.hint--top-right:before {
  border-top-color: #f2a041; }

.hint--warning.hint--top:before {
  border-top-color: #f2a041; }

.hint--warning.hint--bottom-left:before {
  border-bottom-color: #f2a041; }

.hint--warning.hint--bottom-right:before {
  border-bottom-color: #f2a041; }

.hint--warning.hint--bottom:before {
  border-bottom-color: #f2a041; }

.hint--warning.hint--left:before {
  border-left-color: #f2a041; }

.hint--warning.hint--right:before {
  border-right-color: #f2a041; }

/**
 * Info
 */
.hint--info:after {
  background-color: #007ead;
  text-shadow: 0 -1px 0px #00212e; }

.hint--info.hint--top-left:before {
  border-top-color: #007ead; }

.hint--info.hint--top-right:before {
  border-top-color: #007ead; }

.hint--info.hint--top:before {
  border-top-color: #007ead; }

.hint--info.hint--bottom-left:before {
  border-bottom-color: #007ead; }

.hint--info.hint--bottom-right:before {
  border-bottom-color: #007ead; }

.hint--info.hint--bottom:before {
  border-bottom-color: #007ead; }

.hint--info.hint--left:before {
  border-left-color: #007ead; }

.hint--info.hint--right:before {
  border-right-color: #007ead; }

/**
 * Success
 */
.hint--success:after {
  background-color: #65af82;
  text-shadow: 0 -1px 0px #336245; }

.hint--success.hint--top-left:before {
  border-top-color: #65af82; }

.hint--success.hint--top-right:before {
  border-top-color: #65af82; }

.hint--success.hint--top:before {
  border-top-color: #65af82; }

.hint--success.hint--bottom-left:before {
  border-bottom-color: #65af82; }

.hint--success.hint--bottom-right:before {
  border-bottom-color: #65af82; }

.hint--success.hint--bottom:before {
  border-bottom-color: #65af82; }

.hint--success.hint--left:before {
  border-left-color: #65af82; }

.hint--success.hint--right:before {
  border-right-color: #65af82; }

/**
 * source: hint-always.scss
 *
 * Defines a persisted tooltip which shows always.
 *
 * Classes added:
 * 	1) hint--always
 *
 */
.hint--always:after, .hint--always:before {
  opacity: 1;
  visibility: visible; }

.hint--always.hint--top:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--always.hint--top:after {
  -webkit-transform: translateX(-50%) translateY(-8px);
  -moz-transform: translateX(-50%) translateY(-8px);
  transform: translateX(-50%) translateY(-8px); }

.hint--always.hint--top-left:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--always.hint--top-left:after {
  -webkit-transform: translateX(-100%) translateY(-8px);
  -moz-transform: translateX(-100%) translateY(-8px);
  transform: translateX(-100%) translateY(-8px); }

.hint--always.hint--top-right:before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--always.hint--top-right:after {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--always.hint--bottom:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--always.hint--bottom:after {
  -webkit-transform: translateX(-50%) translateY(8px);
  -moz-transform: translateX(-50%) translateY(8px);
  transform: translateX(-50%) translateY(8px); }

.hint--always.hint--bottom-left:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--always.hint--bottom-left:after {
  -webkit-transform: translateX(-100%) translateY(8px);
  -moz-transform: translateX(-100%) translateY(8px);
  transform: translateX(-100%) translateY(8px); }

.hint--always.hint--bottom-right:before {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--always.hint--bottom-right:after {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  transform: translateY(8px); }

.hint--always.hint--left:before {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px); }

.hint--always.hint--left:after {
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  transform: translateX(-8px); }

.hint--always.hint--right:before {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px); }

.hint--always.hint--right:after {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  transform: translateX(8px); }

/**
 * source: hint-rounded.scss
 *
 * Defines rounded corner tooltips.
 *
 * Classes added:
 * 	1) hint--rounded
 *
 */
.hint--rounded:after {
  border-radius: 4px; }

/**
 * source: hint-effects.scss
 *
 * Defines various transition effects for the tooltips.
 *
 * Classes added:
 * 	1) hint--no-animate
 * 	2) hint--bounce
 *
 */
.hint--no-animate:before, .hint--no-animate:after {
  -webkit-transition-duration: 0ms;
  -moz-transition-duration: 0ms;
  transition-duration: 0ms; }

.hint--bounce:before, .hint--bounce:after {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); }

.hint--no-shadow:before, .hint--no-shadow:after {
  text-shadow: initial;
  box-shadow: initial; }

/* Fixes for issues introduced by wrapping Bootstrap into a .hsph-boostrap no-conflict class */
.hsph-bootstrap .list-group-item + .list-group-item {
  border-top-width: 0; }

.hsph-bootstrap .list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.show {
  opacity: 0.5; }

.was-validated .hsph-bootstrap .form-control:valid, .was-validated .hsph-bootstrap .gform_wrapper input:valid[type="email"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="email"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="date"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="date"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="datetime"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="datetime"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="datetime-local"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="datetime-local"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="month"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="month"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="number"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="number"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="password"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="password"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="search"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="search"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="tel"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="tel"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="text"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="text"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="time"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="time"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="week"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="week"],
.was-validated .hsph-bootstrap .gform_wrapper input:valid[type="url"], .gform_wrapper .was-validated .hsph-bootstrap input:valid[type="url"],
.was-validated .hsph-bootstrap .gform_wrapper select:valid, .gform_wrapper .was-validated .hsph-bootstrap select:valid,
.was-validated .hsph-bootstrap .gform_wrapper textarea:valid, .gform_wrapper .was-validated .hsph-bootstrap textarea:valid {
  background-position: calc(100% - 0.75em) center;
  padding-right: 1.75rem; }

.was-validated .hsph-bootstrap .form-control:invalid, .was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="email"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="email"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="date"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="date"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="datetime"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="datetime"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="datetime-local"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="datetime-local"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="month"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="month"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="number"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="number"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="password"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="password"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="search"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="search"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="tel"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="tel"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="text"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="text"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="time"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="time"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="week"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="week"],
.was-validated .hsph-bootstrap .gform_wrapper input:invalid[type="url"], .gform_wrapper .was-validated .hsph-bootstrap input:invalid[type="url"],
.was-validated .hsph-bootstrap .gform_wrapper select:invalid, .gform_wrapper .was-validated .hsph-bootstrap select:invalid,
.was-validated .hsph-bootstrap .gform_wrapper textarea:invalid, .gform_wrapper .was-validated .hsph-bootstrap textarea:invalid {
  background-position: calc(100% - 0.575em) center;
  padding-right: 1.75rem; }

.hsph-bootstrap .embed-responsive {
  margin-bottom: 1.75rem; }
