@import url("https://fonts.googleapis.com/css?family=Merriweather&display=swap");
@import url("https://use.typekit.net/zts7uzj.css");
.hsph-bootstrap {
  /*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ }
  .hsph-bootstrap :root {
    --blue: #007dad;
    --indigo: #6610f2;
    --purple: #4863ad;
    --pink: #e83e8c;
    --red: #dc5540;
    --orange: #fd7e14;
    --yellow: #f2a041;
    --green: #65af82;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #484c58;
    --gray-dark: #3a3e47;
    --crimson: #A51C30;
    --primary: #007dad;
    --secondary: #484c58;
    --success: #65af82;
    --info: #f2a041;
    --warning: #f2a041;
    --danger: #dc5540;
    --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(0, 0, 0, 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: 700; }
  .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: #007dad;
    text-decoration: none;
    background-color: transparent; }
    .hsph-bootstrap a:hover {
      color: #0e5d79;
      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: #9499b0;
    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: 700;
    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: 700;
    line-height: 1.2; }
  .hsph-bootstrap .display-2 {
    font-size: 5.5rem;
    font-weight: 700;
    line-height: 1.2; }
  .hsph-bootstrap .display-3 {
    font-size: 4.5rem;
    font-weight: 700;
    line-height: 1.2; }
  .hsph-bootstrap .display-4 {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2; }
  .hsph-bootstrap hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .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 {
    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 #bdbdc4;
    border-radius: 0.1875rem;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 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: #e83e8c;
    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(0, 0, 0, 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(0, 0, 0, 0.05); }
  .hsph-bootstrap .table-hover tbody tr:hover {
    color: #484c58;
    background-color: rgba(0, 0, 0, 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: #7abbd4; }
  .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-success,
  .hsph-bootstrap .table-success > th,
  .hsph-bootstrap .table-success > td {
    background-color: #d4e9dc; }
  .hsph-bootstrap .table-success th,
  .hsph-bootstrap .table-success td,
  .hsph-bootstrap .table-success thead th,
  .hsph-bootstrap .table-success tbody + tbody {
    border-color: #afd5be; }
  .hsph-bootstrap .table-hover .table-success:hover {
    background-color: #c3e0ce; }
    .hsph-bootstrap .table-hover .table-success:hover > td,
    .hsph-bootstrap .table-hover .table-success:hover > th {
      background-color: #c3e0ce; }
  .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-warning,
  .hsph-bootstrap .table-warning > th,
  .hsph-bootstrap .table-warning > td {
    background-color: #fbe4ca; }
  .hsph-bootstrap .table-warning th,
  .hsph-bootstrap .table-warning td,
  .hsph-bootstrap .table-warning thead th,
  .hsph-bootstrap .table-warning tbody + tbody {
    border-color: #f8ce9c; }
  .hsph-bootstrap .table-hover .table-warning:hover {
    background-color: #f9d8b2; }
    .hsph-bootstrap .table-hover .table-warning:hover > td,
    .hsph-bootstrap .table-hover .table-warning:hover > th {
      background-color: #f9d8b2; }
  .hsph-bootstrap .table-danger,
  .hsph-bootstrap .table-danger > th,
  .hsph-bootstrap .table-danger > td {
    background-color: #f5cfca; }
  .hsph-bootstrap .table-danger th,
  .hsph-bootstrap .table-danger td,
  .hsph-bootstrap .table-danger thead th,
  .hsph-bootstrap .table-danger tbody + tbody {
    border-color: #eda79c; }
  .hsph-bootstrap .table-hover .table-danger:hover {
    background-color: #f1bcb5; }
    .hsph-bootstrap .table-hover .table-danger:hover > td,
    .hsph-bootstrap .table-hover .table-danger:hover > th {
      background-color: #f1bcb5; }
  .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(0, 0, 0, 0.075); }
  .hsph-bootstrap .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075); }
    .hsph-bootstrap .table-hover .table-active:hover > td,
    .hsph-bootstrap .table-hover .table-active:hover > th {
      background-color: rgba(0, 0, 0, 0.075); }
  .hsph-bootstrap .table .thead-dark th {
    color: #fff;
    background-color: #3a3e47;
    border-color: #4b505c; }
  .hsph-bootstrap .table .thead-light th {
    color: #495057;
    background-color: #d6d6db;
    border-color: #d6d6db; }
  .hsph-bootstrap .table-dark {
    color: #fff;
    background-color: #3a3e47; }
    .hsph-bootstrap .table-dark th,
    .hsph-bootstrap .table-dark td,
    .hsph-bootstrap .table-dark thead th {
      border-color: #4b505c; }
    .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 {
    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: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #adb5bd;
    border-radius: 0.1875rem;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .hsph-bootstrap .form-control {
        transition: none; } }
    .hsph-bootstrap .form-control::-ms-expand {
      background-color: transparent;
      border: 0; }
    .hsph-bootstrap .form-control:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #495057; }
    .hsph-bootstrap .form-control:focus {
      color: #495057;
      background-color: #fff;
      border-color: #2ec5ff;
      outline: 0;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 125, 173, 0.25); }
    .hsph-bootstrap .form-control::placeholder {
      color: #484c58;
      opacity: 1; }
    .hsph-bootstrap .form-control:disabled, .hsph-bootstrap .form-control[readonly] {
      background-color: #d6d6db;
      opacity: 1; }
  .hsph-bootstrap select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff; }
  .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.2rem; }
  .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 select.form-control[multiple] {
    height: auto; }
  .hsph-bootstrap textarea.form-control {
    height: auto; }
  .hsph-bootstrap .form-group {
    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: #9499b0; }
  .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, .hsph-bootstrap .form-control.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, .hsph-bootstrap .form-control.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, .hsph-bootstrap textarea.form-control.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='#3a3e47' 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") #fff 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, .hsph-bootstrap .form-control.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, .hsph-bootstrap .form-control.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, .hsph-bootstrap textarea.form-control.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='#3a3e47' 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") #fff 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 {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0; }
      .hsph-bootstrap .form-inline .form-control {
        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 {
    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 {
        transition: none; } }
    .hsph-bootstrap .btn:hover {
      color: #484c58;
      text-decoration: none; }
    .hsph-bootstrap .btn:focus, .hsph-bootstrap .btn.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 125, 173, 0.25); }
    .hsph-bootstrap .btn.disabled, .hsph-bootstrap .btn:disabled {
      opacity: 0.65;
      box-shadow: none; }
    .hsph-bootstrap .btn:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn:not(:disabled):not(.disabled).active {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.325); }
      .hsph-bootstrap .btn:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 125, 173, 0.25), 0 3px 3px rgba(0, 0, 0, 0.325); }
  .hsph-bootstrap a.btn.disabled,
  .hsph-bootstrap fieldset:disabled a.btn {
    pointer-events: none; }
  .hsph-bootstrap .btn-primary {
    color: #fff;
    background-color: #007dad;
    border-color: #007dad;
    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 {
      color: #fff;
      background-color: #006187;
      border-color: #00587a; }
    .hsph-bootstrap .btn-primary:focus, .hsph-bootstrap .btn-primary.focus {
      color: #fff;
      background-color: #006187;
      border-color: #00587a;
      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 .btn-primary:disabled {
      color: #fff;
      background-color: #007dad;
      border-color: #007dad; }
    .hsph-bootstrap .btn-primary:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-primary:not(:disabled):not(.disabled).active,
    .show > .hsph-bootstrap .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #00587a;
      border-color: #004f6d; }
      .hsph-bootstrap .btn-primary:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-primary:not(:disabled):not(.disabled).active:focus,
      .show > .hsph-bootstrap .btn-primary.dropdown-toggle:focus {
        box-shadow: 0 3px 3px rgba(0, 0, 0, 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(0, 0, 0, 0.325), 0 0 0 0.2rem rgba(99, 103, 113, 0.5); }
  .hsph-bootstrap .btn-success {
    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-success:hover {
      color: #fff;
      background-color: #519c6f;
      border-color: #4d9469; }
    .hsph-bootstrap .btn-success:focus, .hsph-bootstrap .btn-success.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-success.disabled, .hsph-bootstrap .btn-success:disabled {
      color: #fff;
      background-color: #65af82;
      border-color: #65af82; }
    .hsph-bootstrap .btn-success:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-success:not(:disabled):not(.disabled).active,
    .show > .hsph-bootstrap .btn-success.dropdown-toggle {
      color: #fff;
      background-color: #4d9469;
      border-color: #498c63; }
      .hsph-bootstrap .btn-success:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-success:not(:disabled):not(.disabled).active:focus,
      .show > .hsph-bootstrap .btn-success.dropdown-toggle:focus {
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.325), 0 0 0 0.2rem rgba(124, 187, 149, 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(0, 0, 0, 0.325), 0 0 0 0.2rem rgba(210, 141, 61, 0.5); }
  .hsph-bootstrap .btn-warning {
    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-warning:hover {
      color: #1d2024;
      background-color: #f08e1d;
      border-color: #ef8811; }
    .hsph-bootstrap .btn-warning:focus, .hsph-bootstrap .btn-warning.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-warning.disabled, .hsph-bootstrap .btn-warning:disabled {
      color: #1d2024;
      background-color: #f2a041;
      border-color: #f2a041; }
    .hsph-bootstrap .btn-warning:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-warning:not(:disabled):not(.disabled).active,
    .show > .hsph-bootstrap .btn-warning.dropdown-toggle {
      color: #1d2024;
      background-color: #ef8811;
      border-color: #e48110; }
      .hsph-bootstrap .btn-warning:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-warning:not(:disabled):not(.disabled).active:focus,
      .show > .hsph-bootstrap .btn-warning.dropdown-toggle:focus {
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.325), 0 0 0 0.2rem rgba(210, 141, 61, 0.5); }
  .hsph-bootstrap .btn-danger {
    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-danger:hover {
      color: #fff;
      background-color: #d03d26;
      border-color: #c53a24; }
    .hsph-bootstrap .btn-danger:focus, .hsph-bootstrap .btn-danger.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-danger.disabled, .hsph-bootstrap .btn-danger:disabled {
      color: #fff;
      background-color: #dc5540;
      border-color: #dc5540; }
    .hsph-bootstrap .btn-danger:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-danger:not(:disabled):not(.disabled).active,
    .show > .hsph-bootstrap .btn-danger.dropdown-toggle {
      color: #fff;
      background-color: #c53a24;
      border-color: #ba3722; }
      .hsph-bootstrap .btn-danger:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-danger:not(:disabled):not(.disabled).active:focus,
      .show > .hsph-bootstrap .btn-danger.dropdown-toggle:focus {
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.325), 0 0 0 0.2rem rgba(225, 111, 93, 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(0, 0, 0, 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(0, 0, 0, 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(0, 0, 0, 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(0, 0, 0, 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(0, 0, 0, 0.325), 0 0 0 0.2rem rgba(225, 111, 93, 0.5); }
  .hsph-bootstrap .btn-outline-primary {
    color: #007dad;
    border-color: #007dad; }
    .hsph-bootstrap .btn-outline-primary:hover {
      color: #fff;
      background-color: #007dad;
      border-color: #007dad; }
    .hsph-bootstrap .btn-outline-primary:focus, .hsph-bootstrap .btn-outline-primary.focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 125, 173, 0.5); }
    .hsph-bootstrap .btn-outline-primary.disabled, .hsph-bootstrap .btn-outline-primary:disabled {
      color: #007dad;
      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: #007dad;
      border-color: #007dad; }
      .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(0, 0, 0, 0.325), 0 0 0 0.2rem rgba(0, 125, 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(0, 0, 0, 0.325), 0 0 0 0.2rem rgba(72, 76, 88, 0.5); }
  .hsph-bootstrap .btn-outline-success {
    color: #65af82;
    border-color: #65af82; }
    .hsph-bootstrap .btn-outline-success:hover {
      color: #fff;
      background-color: #65af82;
      border-color: #65af82; }
    .hsph-bootstrap .btn-outline-success:focus, .hsph-bootstrap .btn-outline-success.focus {
      box-shadow: 0 0 0 0.2rem rgba(101, 175, 130, 0.5); }
    .hsph-bootstrap .btn-outline-success.disabled, .hsph-bootstrap .btn-outline-success:disabled {
      color: #65af82;
      background-color: transparent; }
    .hsph-bootstrap .btn-outline-success:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-outline-success:not(:disabled):not(.disabled).active,
    .show > .hsph-bootstrap .btn-outline-success.dropdown-toggle {
      color: #fff;
      background-color: #65af82;
      border-color: #65af82; }
      .hsph-bootstrap .btn-outline-success:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-outline-success:not(:disabled):not(.disabled).active:focus,
      .show > .hsph-bootstrap .btn-outline-success.dropdown-toggle:focus {
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.325), 0 0 0 0.2rem rgba(101, 175, 130, 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(0, 0, 0, 0.325), 0 0 0 0.2rem rgba(242, 160, 65, 0.5); }
  .hsph-bootstrap .btn-outline-warning {
    color: #f2a041;
    border-color: #f2a041; }
    .hsph-bootstrap .btn-outline-warning:hover {
      color: #1d2024;
      background-color: #f2a041;
      border-color: #f2a041; }
    .hsph-bootstrap .btn-outline-warning:focus, .hsph-bootstrap .btn-outline-warning.focus {
      box-shadow: 0 0 0 0.2rem rgba(242, 160, 65, 0.5); }
    .hsph-bootstrap .btn-outline-warning.disabled, .hsph-bootstrap .btn-outline-warning:disabled {
      color: #f2a041;
      background-color: transparent; }
    .hsph-bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active,
    .show > .hsph-bootstrap .btn-outline-warning.dropdown-toggle {
      color: #1d2024;
      background-color: #f2a041;
      border-color: #f2a041; }
      .hsph-bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
      .show > .hsph-bootstrap .btn-outline-warning.dropdown-toggle:focus {
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.325), 0 0 0 0.2rem rgba(242, 160, 65, 0.5); }
  .hsph-bootstrap .btn-outline-danger {
    color: #dc5540;
    border-color: #dc5540; }
    .hsph-bootstrap .btn-outline-danger:hover {
      color: #fff;
      background-color: #dc5540;
      border-color: #dc5540; }
    .hsph-bootstrap .btn-outline-danger:focus, .hsph-bootstrap .btn-outline-danger.focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 85, 64, 0.5); }
    .hsph-bootstrap .btn-outline-danger.disabled, .hsph-bootstrap .btn-outline-danger:disabled {
      color: #dc5540;
      background-color: transparent; }
    .hsph-bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active, .hsph-bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active,
    .show > .hsph-bootstrap .btn-outline-danger.dropdown-toggle {
      color: #fff;
      background-color: #dc5540;
      border-color: #dc5540; }
      .hsph-bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .hsph-bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
      .show > .hsph-bootstrap .btn-outline-danger.dropdown-toggle:focus {
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.325), 0 0 0 0.2rem rgba(220, 85, 64, 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(0, 0, 0, 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(0, 0, 0, 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(0, 0, 0, 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(0, 0, 0, 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(0, 0, 0, 0.325), 0 0 0 0.2rem rgba(220, 85, 64, 0.5); }
  .hsph-bootstrap .btn-link {
    font-weight: 400;
    color: #007dad;
    text-decoration: none; }
    .hsph-bootstrap .btn-link:hover {
      color: #0e5d79;
      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 {
    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 {
    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(0, 0, 0, 0.15);
    border-radius: 0.1875rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 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: #007dad; }
    .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 .btn-group-vertical > .btn {
      position: relative;
      flex: 1 1 auto; }
      .hsph-bootstrap .btn-group > .btn:hover,
      .hsph-bootstrap .btn-group-vertical > .btn:hover {
        z-index: 1; }
      .hsph-bootstrap .btn-group > .btn:focus, .hsph-bootstrap .btn-group > .btn:active, .hsph-bootstrap .btn-group > .btn.active,
      .hsph-bootstrap .btn-group-vertical > .btn:focus,
      .hsph-bootstrap .btn-group-vertical > .btn:active,
      .hsph-bootstrap .btn-group-vertical > .btn.active {
        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 .btn-group > .btn-group:not(:first-child) {
    margin-left: 0; }
  .hsph-bootstrap .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
  .hsph-bootstrap .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .hsph-bootstrap .btn-group > .btn:not(:first-child),
  .hsph-bootstrap .btn-group > .btn-group:not(:first-child) > .btn {
    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 {
    padding-right: 0.46875rem;
    padding-left: 0.46875rem; }
  .hsph-bootstrap .btn-lg + .dropdown-toggle-split, .hsph-bootstrap .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem; }
  .hsph-bootstrap .btn-group.show .dropdown-toggle {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 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 .btn-group-vertical > .btn-group {
      width: 100%; }
    .hsph-bootstrap .btn-group-vertical > .btn: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 .btn-group-vertical > .btn-group:not(:last-child) > .btn {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .hsph-bootstrap .btn-group-vertical > .btn:not(:first-child),
    .hsph-bootstrap .btn-group-vertical > .btn-group:not(:first-child) > .btn {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .hsph-bootstrap .btn-group-toggle > .btn,
  .hsph-bootstrap .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0; }
    .hsph-bootstrap .btn-group-toggle > .btn input[type="radio"],
    .hsph-bootstrap .btn-group-toggle > .btn input[type="checkbox"],
    .hsph-bootstrap .btn-group-toggle > .btn-group > .btn input[type="radio"],
    .hsph-bootstrap .btn-group-toggle > .btn-group > .btn 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 .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 .input-group > .form-control + .custom-select,
      .hsph-bootstrap .input-group > .form-control + .custom-file,
      .hsph-bootstrap .input-group > .form-control-plaintext + .form-control,
      .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 .input-group > .custom-select + .custom-select,
      .hsph-bootstrap .input-group > .custom-select + .custom-file,
      .hsph-bootstrap .input-group > .custom-file + .form-control,
      .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 .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 .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 .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-append .btn {
      position: relative;
      z-index: 2; }
      .hsph-bootstrap .input-group-prepend .btn:focus,
      .hsph-bootstrap .input-group-append .btn:focus {
        z-index: 3; }
    .hsph-bootstrap .input-group-prepend .btn + .btn,
    .hsph-bootstrap .input-group-prepend .btn + .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-append .btn + .btn,
    .hsph-bootstrap .input-group-append .btn + .input-group-text,
    .hsph-bootstrap .input-group-append .input-group-text + .input-group-text,
    .hsph-bootstrap .input-group-append .input-group-text + .btn {
      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: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #d6d6db;
    border: 1px solid #adb5bd;
    border-radius: 0.1875rem; }
    .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 .input-group-lg > .custom-select {
    height: add(1.5em, add(1rem, 2px, false)); }
  .hsph-bootstrap .input-group-lg > .form-control,
  .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 .input-group-lg > .input-group-append > .btn {
    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 .input-group-sm > .custom-select {
    height: add(1.5em, add(0.5rem, 2px, false)); }
  .hsph-bootstrap .input-group-sm > .form-control,
  .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 .input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .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 .input-group > .input-group-prepend > .input-group-text,
  .hsph-bootstrap .input-group > .input-group-append:not(:last-child) > .btn,
  .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 .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 .input-group > .input-group-append > .input-group-text,
  .hsph-bootstrap .input-group > .input-group-prepend:not(:first-child) > .btn,
  .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 .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: #007dad;
      background-color: #007dad;
      box-shadow: none; }
    .hsph-bootstrap .custom-control-input:focus ~ .custom-control-label::before {
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 125, 173, 0.25); }
    .hsph-bootstrap .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
      border-color: #2ec5ff; }
    .hsph-bootstrap .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
      color: #fff;
      background-color: #61d3ff;
      border-color: #61d3ff;
      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: #d6d6db; }
  .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: #fff;
      border: #9499b0 solid 1px;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .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: #007dad;
    background-color: #007dad;
    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, 125, 173, 0.5); }
  .hsph-bootstrap .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 125, 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, 125, 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: #fff;
      transform: translateX(0.75rem); }
    .hsph-bootstrap .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
      background-color: rgba(0, 125, 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: #495057;
    vertical-align: middle;
    background: #fff 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='#3a3e47' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>")) no-repeat right 0.75rem center/8px 10px;
    border: 1px solid #adb5bd;
    border-radius: 0.1875rem;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    appearance: none; }
    .hsph-bootstrap .custom-select:focus {
      border-color: #2ec5ff;
      outline: 0;
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 125, 173, 0.25); }
      .hsph-bootstrap .custom-select:focus::-ms-value {
        color: #495057;
        background-color: #fff; }
    .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 #495057; }
  .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: #2ec5ff;
      box-shadow: 0 0 0 0.2rem rgba(0, 125, 173, 0.25); }
    .hsph-bootstrap .custom-file-input[disabled] ~ .custom-file-label,
    .hsph-bootstrap .custom-file-input:disabled ~ .custom-file-label {
      background-color: #d6d6db; }
    .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: #495057;
    background-color: #fff;
    border: 1px solid #adb5bd;
    border-radius: 0.1875rem;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .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: #495057;
      content: "Browse";
      background-color: #d6d6db;
      border-left: inherit;
      border-radius: 0 0.1875rem 0.1875rem 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, 125, 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, 125, 173, 0.25); }
      .hsph-bootstrap .custom-range:focus::-ms-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 125, 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: #007dad;
      border: 0;
      border-radius: 1rem;
      box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 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: #61d3ff; }
    .hsph-bootstrap .custom-range::-webkit-slider-runnable-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: #bdbdc4;
      border-color: transparent;
      border-radius: 1rem;
      box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }
    .hsph-bootstrap .custom-range::-moz-range-thumb {
      width: 1rem;
      height: 1rem;
      background-color: #007dad;
      border: 0;
      border-radius: 1rem;
      box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 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: #61d3ff; }
    .hsph-bootstrap .custom-range::-moz-range-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: #bdbdc4;
      border-color: transparent;
      border-radius: 1rem;
      box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 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: #007dad;
      border: 0;
      border-radius: 1rem;
      box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 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: #61d3ff; }
    .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(0, 0, 0, 0.1); }
    .hsph-bootstrap .custom-range::-ms-fill-lower {
      background-color: #bdbdc4;
      border-radius: 1rem; }
    .hsph-bootstrap .custom-range::-ms-fill-upper {
      margin-right: 15px;
      background-color: #bdbdc4;
      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 #bdbdc4; }
    .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 #bdbdc4; }
      .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: #495057;
      background-color: #fff;
      border-color: #bdbdc4 #bdbdc4 #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: #007dad; }
  .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(0, 0, 0, 0.9); }
    .hsph-bootstrap .navbar-light .navbar-brand:hover, .hsph-bootstrap .navbar-light .navbar-brand:focus {
      color: rgba(0, 0, 0, 0.9); }
  .hsph-bootstrap .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5); }
    .hsph-bootstrap .navbar-light .navbar-nav .nav-link:hover, .hsph-bootstrap .navbar-light .navbar-nav .nav-link:focus {
      color: rgba(0, 0, 0, 0.7); }
    .hsph-bootstrap .navbar-light .navbar-nav .nav-link.disabled {
      color: rgba(0, 0, 0, 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(0, 0, 0, 0.9); }
  .hsph-bootstrap .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 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(0, 0, 0, 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(0, 0, 0, 0.5); }
    .hsph-bootstrap .navbar-light .navbar-text a {
      color: rgba(0, 0, 0, 0.9); }
      .hsph-bootstrap .navbar-light .navbar-text a:hover, .hsph-bootstrap .navbar-light .navbar-text a:focus {
        color: rgba(0, 0, 0, 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(0, 0, 0, 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(0, 0, 0, 0.03);
    border-bottom: 0 solid rgba(0, 0, 0, 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(0, 0, 0, 0.03);
    border-top: 0 solid rgba(0, 0, 0, 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 .pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.1875rem; }
  .hsph-bootstrap .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007dad;
    background-color: #fff;
    border: 1px solid #bdbdc4; }
    .hsph-bootstrap .page-link:hover {
      z-index: 2;
      color: #0e5d79;
      text-decoration: none;
      background-color: #d6d6db;
      border-color: #bdbdc4; }
    .hsph-bootstrap .page-link:focus {
      z-index: 3;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 125, 173, 0.25); }
  .hsph-bootstrap .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem; }
  .hsph-bootstrap .page-item:last-child .page-link {
    border-top-right-radius: 0.1875rem;
    border-bottom-right-radius: 0.1875rem; }
  .hsph-bootstrap .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007dad;
    border-color: #007dad; }
  .hsph-bootstrap .page-item.disabled .page-link {
    color: #484c58;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #bdbdc4; }
  .hsph-bootstrap .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5; }
  .hsph-bootstrap .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem; }
  .hsph-bootstrap .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem; }
  .hsph-bootstrap .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5; }
  .hsph-bootstrap .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem; }
  .hsph-bootstrap .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem; }
  .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 {
    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: #007dad; }
    a.hsph-bootstrap .badge-primary:hover, a.hsph-bootstrap .badge-primary:focus {
      color: #fff;
      background-color: #00587a; }
    a.hsph-bootstrap .badge-primary:focus, a.hsph-bootstrap .badge-primary.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 125, 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-success {
    color: #fff;
    background-color: #65af82; }
    a.hsph-bootstrap .badge-success:hover, a.hsph-bootstrap .badge-success:focus {
      color: #fff;
      background-color: #4d9469; }
    a.hsph-bootstrap .badge-success:focus, a.hsph-bootstrap .badge-success.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(101, 175, 130, 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-warning {
    color: #1d2024;
    background-color: #f2a041; }
    a.hsph-bootstrap .badge-warning:hover, a.hsph-bootstrap .badge-warning:focus {
      color: #1d2024;
      background-color: #ef8811; }
    a.hsph-bootstrap .badge-warning:focus, a.hsph-bootstrap .badge-warning.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(242, 160, 65, 0.5); }
  .hsph-bootstrap .badge-danger {
    color: #fff;
    background-color: #dc5540; }
    a.hsph-bootstrap .badge-danger:hover, a.hsph-bootstrap .badge-danger:focus {
      color: #fff;
      background-color: #c53a24; }
    a.hsph-bootstrap .badge-danger:focus, a.hsph-bootstrap .badge-danger.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(220, 85, 64, 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 {
    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: #00415a;
    background-color: #cce5ef;
    border-color: #b8dbe8; }
    .hsph-bootstrap .alert-primary hr {
      border-top-color: #a5d1e2; }
    .hsph-bootstrap .alert-primary .alert-link {
      color: #001c27; }
  .hsph-bootstrap .alert-secondary {
    color: #25282e;
    background-color: #dadbde;
    border-color: #cccdd0; }
    .hsph-bootstrap .alert-secondary hr {
      border-top-color: #bfc0c4; }
    .hsph-bootstrap .alert-secondary .alert-link {
      color: #0e0f12; }
  .hsph-bootstrap .alert-success {
    color: #355b44;
    background-color: #e0efe6;
    border-color: #d4e9dc; }
    .hsph-bootstrap .alert-success hr {
      border-top-color: #c3e0ce; }
    .hsph-bootstrap .alert-success .alert-link {
      color: #223b2c; }
  .hsph-bootstrap .alert-info {
    color: #7e5322;
    background-color: #fcecd9;
    border-color: #fbe4ca; }
    .hsph-bootstrap .alert-info hr {
      border-top-color: #f9d8b2; }
    .hsph-bootstrap .alert-info .alert-link {
      color: #563917; }
  .hsph-bootstrap .alert-warning {
    color: #7e5322;
    background-color: #fcecd9;
    border-color: #fbe4ca; }
    .hsph-bootstrap .alert-warning hr {
      border-top-color: #f9d8b2; }
    .hsph-bootstrap .alert-warning .alert-link {
      color: #563917; }
  .hsph-bootstrap .alert-danger {
    color: #722c21;
    background-color: #f8ddd9;
    border-color: #f5cfca; }
    .hsph-bootstrap .alert-danger hr {
      border-top-color: #f1bcb5; }
    .hsph-bootstrap .alert-danger .alert-link {
      color: #4a1d16; }
  .hsph-bootstrap .alert-light {
    color: #7d7d7e;
    background-color: #fcfcfc;
    border-color: #fbfbfb; }
    .hsph-bootstrap .alert-light hr {
      border-top-color: #eeeeee; }
    .hsph-bootstrap .alert-light .alert-link {
      color: #646464; }
  .hsph-bootstrap .alert-dark {
    color: #0f1113;
    background-color: #d2d2d3;
    border-color: #c0c1c2; }
    .hsph-bootstrap .alert-dark hr {
      border-top-color: #b3b4b5; }
    .hsph-bootstrap .alert-dark .alert-link {
      color: black; }
  .hsph-bootstrap .alert-crimson {
    color: #560f19;
    background-color: #edd2d6;
    border-color: #e6bfc5; }
    .hsph-bootstrap .alert-crimson hr {
      border-top-color: #dfadb4; }
    .hsph-bootstrap .alert-crimson .alert-link {
      color: #2b070c; }
  .hsph-bootstrap .alert-positive {
    color: #355b44;
    background-color: #e0efe6;
    border-color: #d4e9dc; }
    .hsph-bootstrap .alert-positive hr {
      border-top-color: #c3e0ce; }
    .hsph-bootstrap .alert-positive .alert-link {
      color: #223b2c; }
  .hsph-bootstrap .alert-alert {
    color: #722c21;
    background-color: #f8ddd9;
    border-color: #f5cfca; }
    .hsph-bootstrap .alert-alert hr {
      border-top-color: #f1bcb5; }
    .hsph-bootstrap .alert-alert .alert-link {
      color: #4a1d16; }

@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(0, 0, 0, 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: #007dad;
    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: #495057;
    text-align: inherit; }
    .hsph-bootstrap .list-group-item-action:hover, .hsph-bootstrap .list-group-item-action:focus {
      z-index: 1;
      color: #495057;
      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(0, 0, 0, 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: #007dad;
      border-color: #007dad; }
    .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: #00415a;
    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: #00415a;
      background-color: #a5d1e2; }
    .hsph-bootstrap .list-group-item-primary.list-group-item-action.active {
      color: #fff;
      background-color: #00415a;
      border-color: #00415a; }
  .hsph-bootstrap .list-group-item-secondary {
    color: #25282e;
    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: #25282e;
      background-color: #bfc0c4; }
    .hsph-bootstrap .list-group-item-secondary.list-group-item-action.active {
      color: #fff;
      background-color: #25282e;
      border-color: #25282e; }
  .hsph-bootstrap .list-group-item-success {
    color: #355b44;
    background-color: #d4e9dc; }
    .hsph-bootstrap .list-group-item-success.list-group-item-action:hover, .hsph-bootstrap .list-group-item-success.list-group-item-action:focus {
      color: #355b44;
      background-color: #c3e0ce; }
    .hsph-bootstrap .list-group-item-success.list-group-item-action.active {
      color: #fff;
      background-color: #355b44;
      border-color: #355b44; }
  .hsph-bootstrap .list-group-item-info {
    color: #7e5322;
    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: #7e5322;
      background-color: #f9d8b2; }
    .hsph-bootstrap .list-group-item-info.list-group-item-action.active {
      color: #fff;
      background-color: #7e5322;
      border-color: #7e5322; }
  .hsph-bootstrap .list-group-item-warning {
    color: #7e5322;
    background-color: #fbe4ca; }
    .hsph-bootstrap .list-group-item-warning.list-group-item-action:hover, .hsph-bootstrap .list-group-item-warning.list-group-item-action:focus {
      color: #7e5322;
      background-color: #f9d8b2; }
    .hsph-bootstrap .list-group-item-warning.list-group-item-action.active {
      color: #fff;
      background-color: #7e5322;
      border-color: #7e5322; }
  .hsph-bootstrap .list-group-item-danger {
    color: #722c21;
    background-color: #f5cfca; }
    .hsph-bootstrap .list-group-item-danger.list-group-item-action:hover, .hsph-bootstrap .list-group-item-danger.list-group-item-action:focus {
      color: #722c21;
      background-color: #f1bcb5; }
    .hsph-bootstrap .list-group-item-danger.list-group-item-action.active {
      color: #fff;
      background-color: #722c21;
      border-color: #722c21; }
  .hsph-bootstrap .list-group-item-light {
    color: #7d7d7e;
    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: #7d7d7e;
      background-color: #eeeeee; }
    .hsph-bootstrap .list-group-item-light.list-group-item-action.active {
      color: #fff;
      background-color: #7d7d7e;
      border-color: #7d7d7e; }
  .hsph-bootstrap .list-group-item-dark {
    color: #0f1113;
    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: #0f1113;
      background-color: #b3b4b5; }
    .hsph-bootstrap .list-group-item-dark.list-group-item-action.active {
      color: #fff;
      background-color: #0f1113;
      border-color: #0f1113; }
  .hsph-bootstrap .list-group-item-crimson {
    color: #560f19;
    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: #560f19;
      background-color: #dfadb4; }
    .hsph-bootstrap .list-group-item-crimson.list-group-item-action.active {
      color: #fff;
      background-color: #560f19;
      border-color: #560f19; }
  .hsph-bootstrap .list-group-item-positive {
    color: #355b44;
    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: #355b44;
      background-color: #c3e0ce; }
    .hsph-bootstrap .list-group-item-positive.list-group-item-action.active {
      color: #fff;
      background-color: #355b44;
      border-color: #355b44; }
  .hsph-bootstrap .list-group-item-alert {
    color: #722c21;
    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: #722c21;
      background-color: #f1bcb5; }
    .hsph-bootstrap .list-group-item-alert.list-group-item-action.active {
      color: #fff;
      background-color: #722c21;
      border-color: #722c21; }
  .hsph-bootstrap .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5; }
    .hsph-bootstrap .close:hover {
      color: #000;
      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(0, 0, 0, 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(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
    outline: 0; }
  .hsph-bootstrap .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000; }
    .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(0, 0, 0, 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 .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    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;
    opacity: 0; }
    .hsph-bootstrap .tooltip.show {
      opacity: 0.9; }
    .hsph-bootstrap .tooltip .arrow {
      position: absolute;
      display: block;
      width: 0.8rem;
      height: 0.4rem; }
      .hsph-bootstrap .tooltip .arrow::before {
        position: absolute;
        content: "";
        border-color: transparent;
        border-style: solid; }
  .hsph-bootstrap .bs-tooltip-top, .hsph-bootstrap .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0; }
    .hsph-bootstrap .bs-tooltip-top .arrow, .hsph-bootstrap .bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
      .hsph-bootstrap .bs-tooltip-top .arrow::before, .hsph-bootstrap .bs-tooltip-auto[x-placement^="top"] .arrow::before {
        top: 0;
        border-width: 0.4rem 0.4rem 0;
        border-top-color: #000; }
  .hsph-bootstrap .bs-tooltip-right, .hsph-bootstrap .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem; }
    .hsph-bootstrap .bs-tooltip-right .arrow, .hsph-bootstrap .bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0;
      width: 0.4rem;
      height: 0.8rem; }
      .hsph-bootstrap .bs-tooltip-right .arrow::before, .hsph-bootstrap .bs-tooltip-auto[x-placement^="right"] .arrow::before {
        right: 0;
        border-width: 0.4rem 0.4rem 0.4rem 0;
        border-right-color: #000; }
  .hsph-bootstrap .bs-tooltip-bottom, .hsph-bootstrap .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0; }
    .hsph-bootstrap .bs-tooltip-bottom .arrow, .hsph-bootstrap .bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
      .hsph-bootstrap .bs-tooltip-bottom .arrow::before, .hsph-bootstrap .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
        bottom: 0;
        border-width: 0 0.4rem 0.4rem;
        border-bottom-color: #000; }
  .hsph-bootstrap .bs-tooltip-left, .hsph-bootstrap .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem; }
    .hsph-bootstrap .bs-tooltip-left .arrow, .hsph-bootstrap .bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0;
      width: 0.4rem;
      height: 0.8rem; }
      .hsph-bootstrap .bs-tooltip-left .arrow::before, .hsph-bootstrap .bs-tooltip-auto[x-placement^="left"] .arrow::before {
        left: 0;
        border-width: 0.4rem 0 0.4rem 0.4rem;
        border-left-color: #000; }
  .hsph-bootstrap .tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.1875rem; }
  .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(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 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(0, 0, 0, 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(0, 0, 0, 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(0, 0, 0, 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(0, 0, 0, 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: #007dad !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: #00587a !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-success {
    background-color: #65af82 !important; }
  .hsph-bootstrap a.bg-success:hover, .hsph-bootstrap a.bg-success:focus,
  .hsph-bootstrap button.bg-success:hover,
  .hsph-bootstrap button.bg-success:focus {
    background-color: #4d9469 !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-warning {
    background-color: #f2a041 !important; }
  .hsph-bootstrap a.bg-warning:hover, .hsph-bootstrap a.bg-warning:focus,
  .hsph-bootstrap button.bg-warning:hover,
  .hsph-bootstrap button.bg-warning:focus {
    background-color: #ef8811 !important; }
  .hsph-bootstrap .bg-danger {
    background-color: #dc5540 !important; }
  .hsph-bootstrap a.bg-danger:hover, .hsph-bootstrap a.bg-danger:focus,
  .hsph-bootstrap button.bg-danger:hover,
  .hsph-bootstrap button.bg-danger:focus {
    background-color: #c53a24 !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: #007dad !important; }
  .hsph-bootstrap .border-secondary {
    border-color: #484c58 !important; }
  .hsph-bootstrap .border-success {
    border-color: #65af82 !important; }
  .hsph-bootstrap .border-info {
    border-color: #f2a041 !important; }
  .hsph-bootstrap .border-warning {
    border-color: #f2a041 !important; }
  .hsph-bootstrap .border-danger {
    border-color: #dc5540 !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: 700 !important; }
  .hsph-bootstrap .font-italic {
    font-style: italic !important; }
  .hsph-bootstrap .text-white {
    color: #fff !important; }
  .hsph-bootstrap .text-primary {
    color: #007dad !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-success {
    color: #65af82 !important; }
  .hsph-bootstrap a.text-success:hover, .hsph-bootstrap a.text-success:focus {
    color: #44835d !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-warning {
    color: #f2a041 !important; }
  .hsph-bootstrap a.text-warning:hover, .hsph-bootstrap a.text-warning:focus {
    color: #d87b0f !important; }
  .hsph-bootstrap .text-danger {
    color: #dc5540 !important; }
  .hsph-bootstrap a.text-danger:hover, .hsph-bootstrap a.text-danger:focus {
    color: #af3320 !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 {
    color: #9499b0 !important; }
  .hsph-bootstrap .text-black-50 {
    color: rgba(0, 0, 0, 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 #9499b0;
      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 #000; }
    .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 #bdbdc4 !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://cdn1.sph.harvard.edu/vendor/hsph-boostrap/assets/images/cards-lines-bg.svg);
    background-repeat: repeat;
    background-size: 10px;
    background-position-y: -5px; }
  .hsph-bootstrap p, .hsph-bootstrap td, .hsph-bootstrap th, .hsph-bootstrap li:not(.list-group-item):not(.breadcrumb-item):not(.page-item):not(.nav-item) {
    font-family: "Merriweather", Georgia, serif;
    font-size: 0.9375rem;
    line-height: 1.8; }
    .hsph-bootstrap p.sans-serif, .hsph-bootstrap td.sans-serif, .hsph-bootstrap th.sans-serif, .hsph-bootstrap li:not(.list-group-item):not(.breadcrumb-item):not(.page-item):not(.nav-item).sans-serif {
      font-family: "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;
      font-size: 1rem; }
  .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: 700;
    line-height: 1.2; }
  .hsph-bootstrap .display-6 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2; }
  .hsph-bootstrap hr.hr-lg {
    border: none;
    height: 4rem;
    width: 100%;
    margin: 1em 0 5em 0; }
  .hsph-bootstrap .btn {
    margin: 0 10px 10px -1px;
    text-transform: uppercase;
    letter-spacing: 0.9px; }
  .hsph-bootstrap .btn-squared {
    border-radius: 0.1875rem;
    text-transform: none;
    letter-spacing: normal;
    font-size: 1rem;
    padding: 0.375rem 0.625rem;
    margin: 0 10px 10px 0; }
    .hsph-bootstrap .btn-squared.btn-sm, .hsph-bootstrap .btn-group-sm > .btn-squared.btn {
      padding: 0.1875rem 0.625rem;
      font-size: 0.875rem; }
    .hsph-bootstrap .btn-squared.btn-lg, .hsph-bootstrap .btn-group-lg > .btn-squared.btn {
      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 {
      box-shadow: none; }
    .hsph-bootstrap .card .card-body :last-child {
      margin-bottom: 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: #007dad;
    transition: all 300ms cubic-bezier(0.65, 0.05, 0.36, 1); }
    .hsph-bootstrap summary:hover {
      color: #0e5d79; }
  .hsph-bootstrap .nav-pills .nav-link {
    line-height: 1.25;
    background-color: #f0f0f2;
    margin: 0 10px 10px 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; }

/* 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; }
