@charset "UTF-8";
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .e {
    min-width: 992px !important; }
  .du {
    display: none; }
  .dv {
    border: 1px solid #000; }
  .dw {
    border-collapse: collapse !important; }
    .dw td,
    .dw th {
      background-color: #fff !important; }
  .dx th,
  .dx td {
    border: 1px solid #ddd !important; } }

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #2595FF;
  --secondary: #fff;
  --success: #5cb85c;
  --info: #5bc0de;
  --warning: #f0ad4e;
  --danger: #d9534f;
  --light: #f5f8fa;
  --dark: #122a38;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Work sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Work sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.4;
  color: #6c6f73;
  text-align: left;
  background-color: #fff; }

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

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

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

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

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

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #2595FF;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #006fd8;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

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

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #BEC8CE;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.dy, .dz, .ea, .eb, .ec, .ed {
  margin-bottom: 0.5rem;
  font-family: "Work sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #2D3238; }

h1, .dy {
  font-size: 2.5rem; }

h2, .dz {
  font-size: 2rem; }

h3, .ea {
  font-size: 1.75rem; }

h4, .eb {
  font-size: 1.5rem; }

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

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

.al {
  font-size: 22.5px;
  font-weight: 300; }

.ee {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.ef {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.eg {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.eh {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

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

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

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

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

.em {
  display: inline-block; }
  .em:not(:last-child) {
    margin-right: 0.5rem; }

.en {
  font-size: 90%;
  text-transform: uppercase; }

.eo {
  margin-bottom: 20px;
  font-size: 1.25rem; }

.ep {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .ep::before {
    content: "\2014 \00A0"; }

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

.er {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.es {
  display: inline-block; }

.et {
  margin-bottom: 10px;
  line-height: 1; }

.eu {
  font-size: 90%;
  color: #6c757d; }

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.ev {
  max-height: 340px;
  overflow-y: scroll; }

.e {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 768px) {
    .e {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .e {
      max-width: 920px; } }
  @media (min-width: 1200px) {
    .e {
      max-width: 1120px; } }

.ew {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }

.c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

.ex {
  margin-right: 0;
  margin-left: 0; }
  .ex > .ey,
  .ex > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.ez, .fa, .fb, .fc, .fd, .fe, .ff, .fg, .fh, .fi, .fj, .fk, .ey,
.fl, .fm, .fn, .fo, .fp, .fq, .fr, .fs, .ft, .fu, .fv, .fw, .fx, .fy,
.fz, .ga, .gb, .gc, .gd, .ge, .gf, .gg, .gh, .gi, .gj, .gk, .gl, .gm,
.gn, .go, .gp, .gq, .gr, .gs, .gt, .gu, .gv, .gw, .gx, .gy, .gz, .ha,
.hb, .hc, .hd, .he, .hf, .hg, .hh, .hi, .hj, .hk, .hl, .hm, .hn, .ho,
.hp {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

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

.fl {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none; }

.ez {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.fa {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.fb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.fc {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.fd {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.fe {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.ff {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.fg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.fh {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.fi {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.fj {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.fk {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.hq {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.hr {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.hs {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.ht {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.hu {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.hv {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.hw {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.hx {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.hy {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.hz {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.ia {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.ib {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.ic {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.id {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.ie {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

.if {
  margin-left: 8.33333%; }

.ig {
  margin-left: 16.66667%; }

.ih {
  margin-left: 25%; }

.ii {
  margin-left: 33.33333%; }

.ij {
  margin-left: 41.66667%; }

.ik {
  margin-left: 50%; }

.il {
  margin-left: 58.33333%; }

.im {
  margin-left: 66.66667%; }

.io {
  margin-left: 75%; }

.ip {
  margin-left: 83.33333%; }

.iq {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .fy {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .fz {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .fm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .fn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .fo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .fp {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .fq {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .fr {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .fs {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .ft {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .fu {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .fv {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .fw {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .fx {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .ir {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .is {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .it {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .iu {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .iv {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .iw {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .ix {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .iy {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .iz {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .ja {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .jb {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .jc {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .jd {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .je {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .jf {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .jg {
    margin-left: 0; }
  .jh {
    margin-left: 8.33333%; }
  .ji {
    margin-left: 16.66667%; }
  .jj {
    margin-left: 25%; }
  .jk {
    margin-left: 33.33333%; }
  .jl {
    margin-left: 41.66667%; }
  .jm {
    margin-left: 50%; }
  .jn {
    margin-left: 58.33333%; }
  .jo {
    margin-left: 66.66667%; }
  .jp {
    margin-left: 75%; }
  .jq {
    margin-left: 83.33333%; }
  .jr {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .gm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .gn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .ga {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .gb {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .gc {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .gd {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .ge {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .gf {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .gg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .gh {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .gi {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .gj {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .gk {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .gl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .js {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .jt {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .ju {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .jv {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .jw {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .jx {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .jy {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .jz {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .ka {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .kb {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .kc {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .kd {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .ke {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .kf {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .kg {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .kh {
    margin-left: 0; }
  .ki {
    margin-left: 8.33333%; }
  .kj {
    margin-left: 16.66667%; }
  .kk {
    margin-left: 25%; }
  .kl {
    margin-left: 33.33333%; }
  .km {
    margin-left: 41.66667%; }
  .kn {
    margin-left: 50%; }
  .ko {
    margin-left: 58.33333%; }
  .kp {
    margin-left: 66.66667%; }
  .kq {
    margin-left: 75%; }
  .kr {
    margin-left: 83.33333%; }
  .ks {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .ha {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .hb {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .go {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .gp {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .gq {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .gr {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .gs {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .gt {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .gu {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .gv {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .gw {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .gx {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .gy {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .gz {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .kt {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .ku {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .kv {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .kw {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .kx {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .ky {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .kz {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .la {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .lb {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .lc {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .ld {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .le {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .lf {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .lg {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .lh {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .li {
    margin-left: 0; }
  .lj {
    margin-left: 8.33333%; }
  .lk {
    margin-left: 16.66667%; }
  .ll {
    margin-left: 25%; }
  .lm {
    margin-left: 33.33333%; }
  .ln {
    margin-left: 41.66667%; }
  .lo {
    margin-left: 50%; }
  .lp {
    margin-left: 58.33333%; }
  .lq {
    margin-left: 66.66667%; }
  .lr {
    margin-left: 75%; }
  .ls {
    margin-left: 83.33333%; }
  .lt {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .ho {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .hp {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .hc {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .hd {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .he {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .hf {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .hg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .hh {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .hi {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .hj {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .hk {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .hl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .hm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .hn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .lu {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .lv {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .lw {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .lx {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .ly {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .lz {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .ma {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .mb {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .mc {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .md {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .me {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .mf {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .mg {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .mh {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .mi {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .mj {
    margin-left: 0; }
  .mk {
    margin-left: 8.33333%; }
  .ml {
    margin-left: 16.66667%; }
  .mm {
    margin-left: 25%; }
  .mn {
    margin-left: 33.33333%; }
  .mo {
    margin-left: 41.66667%; }
  .mp {
    margin-left: 50%; }
  .mq {
    margin-left: 58.33333%; }
  .mr {
    margin-left: 66.66667%; }
  .ms {
    margin-left: 75%; }
  .mt {
    margin-left: 83.33333%; }
  .mu {
    margin-left: 91.66667%; } }

.dw {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  background-color: transparent; }
  .dw th,
  .dw td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .dw thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .dw tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .dw .dw {
    background-color: #fff; }

.mv th,
.mv td {
  padding: 0.3rem; }

.dx {
  border: 1px solid #dee2e6; }
  .dx th,
  .dx td {
    border: 1px solid #dee2e6; }
  .dx thead th,
  .dx thead td {
    border-bottom-width: 2px; }

.mw th,
.mw td,
.mw thead th,
.mw tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.mx tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.my,
.my > th,
.my > td {
  background-color: #c2e1ff; }

.mx .my:hover {
  background-color: #a9d4ff; }
  .mx .my:hover > td,
  .mx .my:hover > th {
    background-color: #a9d4ff; }

.mz,
.mz > th,
.mz > td {
  background-color: white; }

.mx .mz:hover {
  background-color: #f2f2f2; }
  .mx .mz:hover > td,
  .mx .mz:hover > th {
    background-color: #f2f2f2; }

.na,
.na > th,
.na > td {
  background-color: #d1ebd1; }

.mx .na:hover {
  background-color: #bfe3bf; }
  .mx .na:hover > td,
  .mx .na:hover > th {
    background-color: #bfe3bf; }

.nb,
.nb > th,
.nb > td {
  background-color: #d1edf6; }

.mx .nb:hover {
  background-color: #bce5f2; }
  .mx .nb:hover > td,
  .mx .nb:hover > th {
    background-color: #bce5f2; }

.nc,
.nc > th,
.nc > td {
  background-color: #fbe8cd; }

.mx .nc:hover {
  background-color: #f9ddb5; }
  .mx .nc:hover > td,
  .mx .nc:hover > th {
    background-color: #f9ddb5; }

.nd,
.nd > th,
.nd > td {
  background-color: #f4cfce; }

.mx .nd:hover {
  background-color: #efbbb9; }
  .mx .nd:hover > td,
  .mx .nd:hover > th {
    background-color: #efbbb9; }

.ne,
.ne > th,
.ne > td {
  background-color: #fcfdfe; }

.mx .ne:hover {
  background-color: #e9f0f8; }
  .mx .ne:hover > td,
  .mx .ne:hover > th {
    background-color: #e9f0f8; }

.nf,
.nf > th,
.nf > td {
  background-color: #bdc3c7; }

.mx .nf:hover {
  background-color: #afb6bb; }
  .mx .nf:hover > td,
  .mx .nf:hover > th {
    background-color: #afb6bb; }

.ng,
.ng > th,
.ng > td {
  background-color: rgba(0, 0, 0, 0.075); }

.mx .ng:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .mx .ng:hover > td,
  .mx .ng:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.dw .nh th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

.dw .ni th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.nf {
  color: #fff;
  background-color: #212529; }
  .nf th,
  .nf td,
  .nf thead th {
    border-color: #32383e; }
  .nf.dx {
    border: 0; }
  .nf.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .nf.mx tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .nj {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .nj > .dx {
      border: 0; } }

@media (max-width: 767.98px) {
  .nk {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .nk > .dx {
      border: 0; } }

@media (max-width: 991.98px) {
  .nl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .nl > .dx {
      border: 0; } }

@media (max-width: 1199.98px) {
  .nm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .nm > .dx {
      border: 0; } }

.nn {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .nn > .dx {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 15px;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #a5d3ff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(37, 149, 255, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.no,
.np {
  display: block;
  width: 100%; }

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

.nr {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.ns {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.nt {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .nt.nu, .nv > .nt.form-control,
  .nv > .nw > .nt.nx,
  .nv > .ny > .nt.nx,
  .nv > .nw > .nt.dm,
  .nv > .ny > .nt.dm, .nt.nz, .oa > .nt.form-control,
  .oa > .nw > .nt.nx,
  .oa > .ny > .nt.nx,
  .oa > .nw > .nt.dm,
  .oa > .ny > .nt.dm {
    padding-right: 0;
    padding-left: 0; }

.nu, .nv > .form-control,
.nv > .nw > .nx,
.nv > .ny > .nx,
.nv > .nw > .dm,
.nv > .ny > .dm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

select.nu:not([size]):not([multiple]), .nv > select.form-control:not([size]):not([multiple]),
.nv > .nw > select.nx:not([size]):not([multiple]),
.nv > .ny > select.nx:not([size]):not([multiple]),
.nv > .nw > select.dm:not([size]):not([multiple]),
.nv > .ny > select.dm:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.nz, .oa > .form-control,
.oa > .nw > .nx,
.oa > .ny > .nx,
.oa > .nw > .dm,
.oa > .ny > .dm {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.nz:not([size]):not([multiple]), .oa > select.form-control:not([size]):not([multiple]),
.oa > .nw > select.nx:not([size]):not([multiple]),
.oa > .ny > select.nx:not([size]):not([multiple]),
.oa > .nw > select.dm:not([size]):not([multiple]),
.oa > .ny > select.dm:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

.ob {
  margin-bottom: 1rem; }

.oc {
  display: block;
  margin-top: 0.25rem; }

.od {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .od > .ey,
  .od > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.oe {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.of {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .of:disabled ~ .og {
    color: #BEC8CE; }

.og {
  margin-bottom: 0; }

.oh {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .oh .of {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.oi {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #5cb85c; }

.oj {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(92, 184, 92, 0.8);
  border-radius: .2rem; }

.ok .form-control:valid, .form-control.ol, .ok
.om:valid,
.om.ol {
  border-color: #5cb85c; }
  .ok .form-control:valid:focus, .form-control.ol:focus, .ok
  .om:valid:focus,
  .om.ol:focus {
    border-color: #5cb85c;
    box-shadow: 0 0 0 0.2rem rgba(92, 184, 92, 0.25); }
  .ok .form-control:valid ~ .oi,
  .ok .form-control:valid ~ .oj, .form-control.ol ~ .oi,
  .form-control.ol ~ .oj, .ok
  .om:valid ~ .oi,
  .ok
  .om:valid ~ .oj,
  .om.ol ~ .oi,
  .om.ol ~ .oj {
    display: block; }

.ok .of:valid ~ .og, .of.ol ~ .og {
  color: #5cb85c; }

.ok .of:valid ~ .oi,
.ok .of:valid ~ .oj, .of.ol ~ .oi,
.of.ol ~ .oj {
  display: block; }

.ok .on:valid ~ .oo, .on.ol ~ .oo {
  color: #5cb85c; }
  .ok .on:valid ~ .oo::before, .on.ol ~ .oo::before {
    background-color: #b5dfb5; }

.ok .on:valid ~ .oi,
.ok .on:valid ~ .oj, .on.ol ~ .oi,
.on.ol ~ .oj {
  display: block; }

.ok .on:valid:checked ~ .oo::before, .on.ol:checked ~ .oo::before {
  background-color: #80c780; }

.ok .on:valid:focus ~ .oo::before, .on.ol:focus ~ .oo::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(92, 184, 92, 0.25); }

.ok .op:valid ~ .oq, .op.ol ~ .oq {
  border-color: #5cb85c; }
  .ok .op:valid ~ .oq::before, .op.ol ~ .oq::before {
    border-color: inherit; }

.ok .op:valid ~ .oi,
.ok .op:valid ~ .oj, .op.ol ~ .oi,
.op.ol ~ .oj {
  display: block; }

.ok .op:valid:focus ~ .oq, .op.ol:focus ~ .oq {
  box-shadow: 0 0 0 0.2rem rgba(92, 184, 92, 0.25); }

.or {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #d9534f; }

.os {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(217, 83, 79, 0.8);
  border-radius: .2rem; }

.ok .form-control:invalid, .form-control.ot, .ok
.om:invalid,
.om.ot {
  border-color: #d9534f; }
  .ok .form-control:invalid:focus, .form-control.ot:focus, .ok
  .om:invalid:focus,
  .om.ot:focus {
    border-color: #d9534f;
    box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.25); }
  .ok .form-control:invalid ~ .or,
  .ok .form-control:invalid ~ .os, .form-control.ot ~ .or,
  .form-control.ot ~ .os, .ok
  .om:invalid ~ .or,
  .ok
  .om:invalid ~ .os,
  .om.ot ~ .or,
  .om.ot ~ .os {
    display: block; }

.ok .of:invalid ~ .og, .of.ot ~ .og {
  color: #d9534f; }

.ok .of:invalid ~ .or,
.ok .of:invalid ~ .os, .of.ot ~ .or,
.of.ot ~ .os {
  display: block; }

.ok .on:invalid ~ .oo, .on.ot ~ .oo {
  color: #d9534f; }
  .ok .on:invalid ~ .oo::before, .on.ot ~ .oo::before {
    background-color: #f0b9b8; }

.ok .on:invalid ~ .or,
.ok .on:invalid ~ .os, .on.ot ~ .or,
.on.ot ~ .os {
  display: block; }

.ok .on:invalid:checked ~ .oo::before, .on.ot:checked ~ .oo::before {
  background-color: #e27c79; }

.ok .on:invalid:focus ~ .oo::before, .on.ot:focus ~ .oo::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(217, 83, 79, 0.25); }

.ok .op:invalid ~ .oq, .op.ot ~ .oq {
  border-color: #d9534f; }
  .ok .op:invalid ~ .oq::before, .op.ot ~ .oq::before {
    border-color: inherit; }

.ok .op:invalid ~ .or,
.ok .op:invalid ~ .os, .op.ot ~ .or,
.op.ot ~ .os {
  display: block; }

.ok .op:invalid:focus ~ .oq, .op.ot:focus ~ .oq {
  box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.25); }

.ou {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .ou .oe {
    width: 100%; }
  @media (min-width: 576px) {
    .ou label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .ou .ob {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .ou .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .ou .nt {
      display: inline-block; }
    .ou .input-group,
    .ou .om {
      width: auto; }
    .ou .oe {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      padding-left: 0; }
    .ou .of {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .ou .ov {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .ou .oo {
      margin-bottom: 0; } }

.dm {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 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;
  transition: color 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; }
  .dm:hover, .dm:focus {
    text-decoration: none; }
  .dm:focus, .dm.ow {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(37, 149, 255, 0.25); }
  .dm.disabled, .dm:disabled {
    opacity: 0.65; }
  .dm:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .dm:not(:disabled):not(.disabled):active, .dm:not(:disabled):not(.disabled).active {
    background-image: none; }

a.dm.disabled,
fieldset:disabled a.dm {
  pointer-events: none; }

.ox {
  color: #fff;
  background-color: #2595FF;
  border-color: #2595FF; }
  .ox:hover {
    color: #fff;
    background-color: #0082fe;
    border-color: #007cf1; }
  .ox:focus, .ox.ow {
    box-shadow: 0 0 0 0.2rem rgba(37, 149, 255, 0.5); }
  .ox.disabled, .ox:disabled {
    color: #fff;
    background-color: #2595FF;
    border-color: #2595FF; }
  .ox:not(:disabled):not(.disabled):active, .ox:not(:disabled):not(.disabled).active,
  .show > .ox.oy {
    color: #fff;
    background-color: #007cf1;
    border-color: #0075e4; }
    .ox:not(:disabled):not(.disabled):active:focus, .ox:not(:disabled):not(.disabled).active:focus,
    .show > .ox.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(37, 149, 255, 0.5); }

.oz {
  color: #212529;
  background-color: #fff;
  border-color: #fff; }
  .oz:hover {
    color: #212529;
    background-color: #ececec;
    border-color: #e6e6e6; }
  .oz:focus, .oz.ow {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .oz.disabled, .oz:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
  .oz:not(:disabled):not(.disabled):active, .oz:not(:disabled):not(.disabled).active,
  .show > .oz.oy {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #dfdfdf; }
    .oz:not(:disabled):not(.disabled):active:focus, .oz:not(:disabled):not(.disabled).active:focus,
    .show > .oz.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.pa {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .pa:hover {
    color: #fff;
    background-color: #48a648;
    border-color: #449d44; }
  .pa:focus, .pa.ow {
    box-shadow: 0 0 0 0.2rem rgba(92, 184, 92, 0.5); }
  .pa.disabled, .pa:disabled {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .pa:not(:disabled):not(.disabled):active, .pa:not(:disabled):not(.disabled).active,
  .show > .pa.oy {
    color: #fff;
    background-color: #449d44;
    border-color: #409440; }
    .pa:not(:disabled):not(.disabled):active:focus, .pa:not(:disabled):not(.disabled).active:focus,
    .show > .pa.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(92, 184, 92, 0.5); }

.pb {
  color: #212529;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .pb:hover {
    color: #fff;
    background-color: #3bb4d8;
    border-color: #31b0d5; }
  .pb:focus, .pb.ow {
    box-shadow: 0 0 0 0.2rem rgba(91, 192, 222, 0.5); }
  .pb.disabled, .pb:disabled {
    color: #212529;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .pb:not(:disabled):not(.disabled):active, .pb:not(:disabled):not(.disabled).active,
  .show > .pb.oy {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aaacf; }
    .pb:not(:disabled):not(.disabled):active:focus, .pb:not(:disabled):not(.disabled).active:focus,
    .show > .pb.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(91, 192, 222, 0.5); }

.pc {
  color: #212529;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .pc:hover {
    color: #212529;
    background-color: #ed9d2b;
    border-color: #ec971f; }
  .pc:focus, .pc.ow {
    box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5); }
  .pc.disabled, .pc:disabled {
    color: #212529;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .pc:not(:disabled):not(.disabled):active, .pc:not(:disabled):not(.disabled).active,
  .show > .pc.oy {
    color: #212529;
    background-color: #ec971f;
    border-color: #ea9214; }
    .pc:not(:disabled):not(.disabled):active:focus, .pc:not(:disabled):not(.disabled).active:focus,
    .show > .pc.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5); }

.pd {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .pd:hover {
    color: #fff;
    background-color: #d23430;
    border-color: #c9302c; }
  .pd:focus, .pd.ow {
    box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5); }
  .pd.disabled, .pd:disabled {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .pd:not(:disabled):not(.disabled):active, .pd:not(:disabled):not(.disabled).active,
  .show > .pd.oy {
    color: #fff;
    background-color: #c9302c;
    border-color: #bf2e29; }
    .pd:not(:disabled):not(.disabled):active:focus, .pd:not(:disabled):not(.disabled).active:focus,
    .show > .pd.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5); }

.pe {
  color: #212529;
  background-color: #f5f8fa;
  border-color: #f5f8fa; }
  .pe:hover {
    color: #212529;
    background-color: #dce6ed;
    border-color: #d3e0e9; }
  .pe:focus, .pe.ow {
    box-shadow: 0 0 0 0.2rem rgba(245, 248, 250, 0.5); }
  .pe.disabled, .pe:disabled {
    color: #212529;
    background-color: #f5f8fa;
    border-color: #f5f8fa; }
  .pe:not(:disabled):not(.disabled):active, .pe:not(:disabled):not(.disabled).active,
  .show > .pe.oy {
    color: #212529;
    background-color: #d3e0e9;
    border-color: #cbdae5; }
    .pe:not(:disabled):not(.disabled):active:focus, .pe:not(:disabled):not(.disabled).active:focus,
    .show > .pe.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(245, 248, 250, 0.5); }

.pf {
  color: #fff;
  background-color: #122a38;
  border-color: #122a38; }
  .pf:hover {
    color: #fff;
    background-color: #09141b;
    border-color: #060d11; }
  .pf:focus, .pf.ow {
    box-shadow: 0 0 0 0.2rem rgba(18, 42, 56, 0.5); }
  .pf.disabled, .pf:disabled {
    color: #fff;
    background-color: #122a38;
    border-color: #122a38; }
  .pf:not(:disabled):not(.disabled):active, .pf:not(:disabled):not(.disabled).active,
  .show > .pf.oy {
    color: #fff;
    background-color: #060d11;
    border-color: #020608; }
    .pf:not(:disabled):not(.disabled):active:focus, .pf:not(:disabled):not(.disabled).active:focus,
    .show > .pf.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(18, 42, 56, 0.5); }

.pg {
  color: #2595FF;
  background-color: transparent;
  background-image: none;
  border-color: #2595FF; }
  .pg:hover {
    color: #fff;
    background-color: #2595FF;
    border-color: #2595FF; }
  .pg:focus, .pg.ow {
    box-shadow: 0 0 0 0.2rem rgba(37, 149, 255, 0.5); }
  .pg.disabled, .pg:disabled {
    color: #2595FF;
    background-color: transparent; }
  .pg:not(:disabled):not(.disabled):active, .pg:not(:disabled):not(.disabled).active,
  .show > .pg.oy {
    color: #fff;
    background-color: #2595FF;
    border-color: #2595FF; }
    .pg:not(:disabled):not(.disabled):active:focus, .pg:not(:disabled):not(.disabled).active:focus,
    .show > .pg.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(37, 149, 255, 0.5); }

.ph {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff; }
  .ph:hover {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
  .ph:focus, .ph.ow {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .ph.disabled, .ph:disabled {
    color: #fff;
    background-color: transparent; }
  .ph:not(:disabled):not(.disabled):active, .ph:not(:disabled):not(.disabled).active,
  .show > .ph.oy {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
    .ph:not(:disabled):not(.disabled):active:focus, .ph:not(:disabled):not(.disabled).active:focus,
    .show > .ph.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.pi {
  color: #5cb85c;
  background-color: transparent;
  background-image: none;
  border-color: #5cb85c; }
  .pi:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .pi:focus, .pi.ow {
    box-shadow: 0 0 0 0.2rem rgba(92, 184, 92, 0.5); }
  .pi.disabled, .pi:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .pi:not(:disabled):not(.disabled):active, .pi:not(:disabled):not(.disabled).active,
  .show > .pi.oy {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .pi:not(:disabled):not(.disabled):active:focus, .pi:not(:disabled):not(.disabled).active:focus,
    .show > .pi.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(92, 184, 92, 0.5); }

.pj {
  color: #5bc0de;
  background-color: transparent;
  background-image: none;
  border-color: #5bc0de; }
  .pj:hover {
    color: #212529;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .pj:focus, .pj.ow {
    box-shadow: 0 0 0 0.2rem rgba(91, 192, 222, 0.5); }
  .pj.disabled, .pj:disabled {
    color: #5bc0de;
    background-color: transparent; }
  .pj:not(:disabled):not(.disabled):active, .pj:not(:disabled):not(.disabled).active,
  .show > .pj.oy {
    color: #212529;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .pj:not(:disabled):not(.disabled):active:focus, .pj:not(:disabled):not(.disabled).active:focus,
    .show > .pj.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(91, 192, 222, 0.5); }

.pk {
  color: #f0ad4e;
  background-color: transparent;
  background-image: none;
  border-color: #f0ad4e; }
  .pk:hover {
    color: #212529;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .pk:focus, .pk.ow {
    box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5); }
  .pk.disabled, .pk:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .pk:not(:disabled):not(.disabled):active, .pk:not(:disabled):not(.disabled).active,
  .show > .pk.oy {
    color: #212529;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .pk:not(:disabled):not(.disabled):active:focus, .pk:not(:disabled):not(.disabled).active:focus,
    .show > .pk.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5); }

.pl {
  color: #d9534f;
  background-color: transparent;
  background-image: none;
  border-color: #d9534f; }
  .pl:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .pl:focus, .pl.ow {
    box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5); }
  .pl.disabled, .pl:disabled {
    color: #d9534f;
    background-color: transparent; }
  .pl:not(:disabled):not(.disabled):active, .pl:not(:disabled):not(.disabled).active,
  .show > .pl.oy {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
    .pl:not(:disabled):not(.disabled):active:focus, .pl:not(:disabled):not(.disabled).active:focus,
    .show > .pl.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5); }

.pm {
  color: #f5f8fa;
  background-color: transparent;
  background-image: none;
  border-color: #f5f8fa; }
  .pm:hover {
    color: #212529;
    background-color: #f5f8fa;
    border-color: #f5f8fa; }
  .pm:focus, .pm.ow {
    box-shadow: 0 0 0 0.2rem rgba(245, 248, 250, 0.5); }
  .pm.disabled, .pm:disabled {
    color: #f5f8fa;
    background-color: transparent; }
  .pm:not(:disabled):not(.disabled):active, .pm:not(:disabled):not(.disabled).active,
  .show > .pm.oy {
    color: #212529;
    background-color: #f5f8fa;
    border-color: #f5f8fa; }
    .pm:not(:disabled):not(.disabled):active:focus, .pm:not(:disabled):not(.disabled).active:focus,
    .show > .pm.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(245, 248, 250, 0.5); }

.pn {
  color: #122a38;
  background-color: transparent;
  background-image: none;
  border-color: #122a38; }
  .pn:hover {
    color: #fff;
    background-color: #122a38;
    border-color: #122a38; }
  .pn:focus, .pn.ow {
    box-shadow: 0 0 0 0.2rem rgba(18, 42, 56, 0.5); }
  .pn.disabled, .pn:disabled {
    color: #122a38;
    background-color: transparent; }
  .pn:not(:disabled):not(.disabled):active, .pn:not(:disabled):not(.disabled).active,
  .show > .pn.oy {
    color: #fff;
    background-color: #122a38;
    border-color: #122a38; }
    .pn:not(:disabled):not(.disabled):active:focus, .pn:not(:disabled):not(.disabled).active:focus,
    .show > .pn.oy:focus {
      box-shadow: 0 0 0 0.2rem rgba(18, 42, 56, 0.5); }

.po {
  font-weight: 400;
  color: #2595FF;
  background-color: transparent; }
  .po:hover {
    color: #006fd8;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .po:focus, .po.ow {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .po:disabled, .po.disabled {
    color: #6c757d; }

.ap, .pp > .dm {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.pq, .pr > .dm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

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

.ps,
.dropdown {
  position: relative; }

.oy::after {
  display: inline-block;
  width: 0;
  height: 0;
  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; }

.oy:empty::after {
  margin-left: 0; }

.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: 15px;
  color: #6c6f73;
  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.25rem; }

.ps .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }

.ps .oy::after {
  display: inline-block;
  width: 0;
  height: 0;
  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; }

.ps .oy:empty::after {
  margin-left: 0; }

.pt .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem; }

.pt .oy::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.pt .oy:empty::after {
  margin-left: 0; }

.pt .oy::after {
  vertical-align: 0; }

.pu .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem; }

.pu .oy::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.pu .oy::after {
  display: none; }

.pu .oy::before {
  display: inline-block;
  width: 0;
  height: 0;
  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; }

.pu .oy:empty::after {
  margin-left: 0; }

.pu .oy::before {
  vertical-align: 0; }

.pv {
  height: 0;
  margin: 10px 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.pw {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .pw:hover, .pw:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .pw.active, .pw:active {
    color: #fff;
    text-decoration: none;
    background-color: #2595FF; }
  .pw.disabled, .pw:disabled {
    color: #6c757d;
    background-color: transparent; }

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

.px {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.py {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.pz,
.qa {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .pz > .dm,
  .qa > .dm {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
    .pz > .dm:hover,
    .qa > .dm:hover {
      z-index: 1; }
    .pz > .dm:focus, .pz > .dm:active, .pz > .dm.active,
    .qa > .dm:focus,
    .qa > .dm:active,
    .qa > .dm.active {
      z-index: 1; }
  .pz .dm + .dm,
  .pz .dm + .pz,
  .pz .pz + .dm,
  .pz .pz + .pz,
  .qa .dm + .dm,
  .qa .dm + .pz,
  .qa .pz + .dm,
  .qa .pz + .pz {
    margin-left: -1px; }

.qb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .qb .input-group {
    width: auto; }

.pz > .dm:first-child {
  margin-left: 0; }

.pz > .dm:not(:last-child):not(.dropdown-toggle),
.pz > .pz:not(:last-child) > .dm {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.pz > .dm:not(:first-child),
.pz > .pz:not(:first-child) > .dm {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.qc {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .qc::after {
    margin-left: 0; }

.pq + .qc, .pr > .dm + .qc {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.ap + .qc, .pp > .dm + .qc {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.qa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .qa .dm,
  .qa .pz {
    width: 100%; }
  .qa > .dm + .dm,
  .qa > .dm + .pz,
  .qa > .pz + .dm,
  .qa > .pz + .pz {
    margin-top: -1px;
    margin-left: 0; }
  .qa > .dm:not(:last-child):not(.dropdown-toggle),
  .qa > .pz:not(:last-child) > .dm {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .qa > .dm:not(:first-child),
  .qa > .pz:not(:first-child) > .dm {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.qd > .dm,
.qd > .pz > .dm {
  margin-bottom: 0; }
  .qd > .dm input[type="radio"],
  .qd > .dm input[type="checkbox"],
  .qd > .pz > .dm input[type="radio"],
  .qd > .pz > .dm input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .om,
  .input-group > .qe {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .om:focus,
    .input-group > .qe:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .om,
    .input-group > .form-control + .qe,
    .input-group > .om + .form-control,
    .input-group > .om + .om,
    .input-group > .om + .qe,
    .input-group > .qe + .form-control,
    .input-group > .qe + .om,
    .input-group > .qe + .qe {
      margin-left: -1px; }
  .input-group > .form-control:not(:last-child),
  .input-group > .om:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .om:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .qe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .input-group > .qe:not(:last-child) .oq,
    .input-group > .qe:not(:last-child) .oq::before {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .qe:not(:first-child) .oq,
    .input-group > .qe:not(:first-child) .oq::before {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.nw,
.ny {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .nw .dm,
  .ny .dm {
    position: relative;
    z-index: 2; }
  .nw .dm + .dm,
  .nw .dm + .nx,
  .nw .nx + .nx,
  .nw .nx + .dm,
  .ny .dm + .dm,
  .ny .dm + .nx,
  .ny .nx + .nx,
  .ny .nx + .dm {
    margin-left: -1px; }

.nw {
  margin-right: -1px; }

.ny {
  margin-left: -1px; }

.nx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .nx input[type="radio"],
  .nx input[type="checkbox"] {
    margin-top: 0; }

.input-group > .nw > .dm,
.input-group > .nw > .nx,
.input-group > .ny:not(:last-child) > .dm,
.input-group > .ny:not(:last-child) > .nx,
.input-group > .ny:last-child > .dm:not(:last-child):not(.dropdown-toggle),
.input-group > .ny:last-child > .nx:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .ny > .dm,
.input-group > .ny > .nx,
.input-group > .nw:not(:first-child) > .dm,
.input-group > .nw:not(:first-child) > .nx,
.input-group > .nw:first-child > .dm:not(:first-child),
.input-group > .nw:first-child > .nx:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.ov {
  position: relative;
  display: block;
  min-height: 1.4rem;
  padding-left: 1.5rem; }

.qf {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.on {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .on:checked ~ .oo::before {
    color: #fff;
    background-color: #2595FF; }
  .on:focus ~ .oo::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(37, 149, 255, 0.25); }
  .on:active ~ .oo::before {
    color: #fff;
    background-color: #72baff; }
  .on:disabled ~ .oo {
    color: #6c757d; }
    .on:disabled ~ .oo::before {
      background-color: #f2f2f2; }

.oo {
  margin-bottom: 0; }
  .oo::before {
    position: absolute;
    top: 0.2rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: #fff; }
  .oo::after {
    position: absolute;
    top: 0.2rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.qg .oo::before {
  border-radius: 0.25rem; }

.qg .on:checked ~ .oo::before {
  background-color: #2595FF; }

.qg .on:checked ~ .oo::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.qh.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.qg .on:indeterminate ~ .oo::before {
  background-color: #2595FF; }

.qg .on:indeterminate ~ .oo::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.qh.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.qg .on:disabled:checked ~ .oo::before {
  background-color: rgba(37, 149, 255, 0.5); }

.qg .on:disabled:indeterminate ~ .oo::before {
  background-color: rgba(37, 149, 255, 0.5); }

.qi .oo::before {
  border-radius: 50%; }

.qi .on:checked ~ .oo::before {
  background-color: #2595FF; }

.qi .on:checked ~ .oo::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.qh.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.qi .on:disabled:checked ~ .oo::before {
  background-color: rgba(37, 149, 255, 0.5); }

.om {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.qh.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .om:focus {
    border-color: #a5d3ff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(165, 211, 255, 0.5); }
    .om:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .om[multiple], .om[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .om:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .om::-ms-expand {
    opacity: 0; }

.qj {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.qk {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.qe {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.op {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .op:focus ~ .ql {
    border-color: #a5d3ff;
    box-shadow: 0 0 0 0.2rem rgba(37, 149, 255, 0.25); }
    .op:focus ~ .ql::before {
      border-color: #a5d3ff; }
  .op:lang(en) ~ .oq::after {
    content: "Browse"; }

.oq {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .oq::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0; }

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

.qm {
  display: block;
  padding: 0.5rem 1rem; }
  .qm:hover, .qm:focus {
    text-decoration: none; }
  .qm.disabled {
    color: #6c757d; }

.qn {
  border-bottom: 1px solid #dee2e6; }
  .qn .m {
    margin-bottom: -1px; }
  .qn .qm {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .qn .qm:hover, .qn .qm:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .qn .qm.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .qn .qm.active,
  .qn .m.show .qm {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .qn .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.qo .qm {
  border-radius: 0.25rem; }

.qo .qm.active,
.qo .show > .qm {
  color: #fff;
  background-color: #2595FF; }

.qp .m {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.qq .m {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center; }

.qr > .qs {
  display: none; }

.qr > .active {
  display: block; }

.du {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem; }
  .du > .e,
  .du > .ew {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

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

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .qm {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.qt {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.qu {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.qv {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .qv:hover, .qv:focus {
    text-decoration: none; }
  .qv:not(:disabled):not(.disabled) {
    cursor: pointer; }

.qw {
  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) {
  .qx > .e,
  .qx > .ew {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .qx {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .qx .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .qx .navbar-nav .dropdown-menu {
        position: absolute; }
      .qx .navbar-nav .qy {
        right: 0;
        left: auto; }
      .qx .navbar-nav .qm {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .qx > .e,
    .qx > .ew {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .qx .qu {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .qx .qv {
      display: none; }
    .qx .ps .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 767.98px) {
  .qz > .e,
  .qz > .ew {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .qz {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .qz .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .qz .navbar-nav .dropdown-menu {
        position: absolute; }
      .qz .navbar-nav .qy {
        right: 0;
        left: auto; }
      .qz .navbar-nav .qm {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .qz > .e,
    .qz > .ew {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .qz .qu {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .qz .qv {
      display: none; }
    .qz .ps .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 991.98px) {
  .ra > .e,
  .ra > .ew {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .ra {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .ra .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .ra .navbar-nav .dropdown-menu {
        position: absolute; }
      .ra .navbar-nav .qy {
        right: 0;
        left: auto; }
      .ra .navbar-nav .qm {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .ra > .e,
    .ra > .ew {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .ra .qu {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .ra .qv {
      display: none; }
    .ra .ps .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 1199.98px) {
  .rb > .e,
  .rb > .ew {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .rb {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .rb .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .rb .navbar-nav .dropdown-menu {
        position: absolute; }
      .rb .navbar-nav .qy {
        right: 0;
        left: auto; }
      .rb .navbar-nav .qm {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .rb > .e,
    .rb > .ew {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .rb .qu {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .rb .qv {
      display: none; }
    .rb .ps .dropdown-menu {
      top: auto;
      bottom: 100%; } }

.rc {
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .rc > .e,
  .rc > .ew {
    padding-right: 0;
    padding-left: 0; }
  .rc .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .rc .navbar-nav .dropdown-menu {
      position: absolute; }
    .rc .navbar-nav .qy {
      right: 0;
      left: auto; }
    .rc .navbar-nav .qm {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .rc > .e,
  .rc > .ew {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .rc .qu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .rc .qv {
    display: none; }
  .rc .ps .dropdown-menu {
    top: auto;
    bottom: 100%; }

.rd .l {
  color: rgba(0, 0, 0, 0.9); }
  .rd .l:hover, .rd .l:focus {
    color: rgba(0, 0, 0, 0.9); }

.rd .navbar-nav .qm {
  color: rgba(0, 0, 0, 0.5); }
  .rd .navbar-nav .qm:hover, .rd .navbar-nav .qm:focus {
    color: rgba(0, 0, 0, 0.7); }
  .rd .navbar-nav .qm.disabled {
    color: rgba(0, 0, 0, 0.3); }

.rd .navbar-nav .show > .qm,
.rd .navbar-nav .active > .qm,
.rd .navbar-nav .qm.show,
.rd .navbar-nav .qm.active {
  color: rgba(0, 0, 0, 0.9); }

.rd .qv {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.rd .qw {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.qh.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.rd .qt {
  color: rgba(0, 0, 0, 0.5); }
  .rd .qt a {
    color: rgba(0, 0, 0, 0.9); }
    .rd .qt a:hover, .rd .qt a:focus {
      color: rgba(0, 0, 0, 0.9); }

.re .l {
  color: #fff; }
  .re .l:hover, .re .l:focus {
    color: #fff; }

.re .navbar-nav .qm {
  color: rgba(255, 255, 255, 0.5); }
  .re .navbar-nav .qm:hover, .re .navbar-nav .qm:focus {
    color: rgba(255, 255, 255, 0.75); }
  .re .navbar-nav .qm.disabled {
    color: rgba(255, 255, 255, 0.25); }

.re .navbar-nav .show > .qm,
.re .navbar-nav .active > .qm,
.re .navbar-nav .qm.show,
.re .navbar-nav .qm.active {
  color: #fff; }

.re .qv {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.re .qw {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.qh.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.re .qt {
  color: rgba(255, 255, 255, 0.5); }
  .re .qt a {
    color: #fff; }
    .re .qt a:hover, .re .qt a:focus {
      color: #fff; }

.rf {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .rf > hr {
    margin-right: 0;
    margin-left: 0; }
  .rf > .dg:first-child .rg:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .rf > .dg:last-child .rg:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.rh {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem; }

.ri {
  margin-bottom: 0.75rem; }

.rj {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.rk:last-child {
  margin-bottom: 0; }

.rl:hover {
  text-decoration: none; }

.rl + .rl {
  margin-left: 1.25rem; }

.rm {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid transparent; }
  .rm:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .rm + .dg .rg:first-child {
    border-top: 0; }

.rn {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid transparent; }
  .rn:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.ro {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.rp {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.rq {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.rr {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.rs {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.rt {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.ru {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .ru .rf {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .ru {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .ru .rf {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.rv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .rv > .rf {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .rv {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
      .rv > .rf {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        margin-bottom: 0; }
        .rv > .rf + .rf {
          margin-left: 0;
          border-left: 0; }
        .rv > .rf:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .rv > .rf:first-child .rs,
          .rv > .rf:first-child .rm {
            border-top-right-radius: 0; }
          .rv > .rf:first-child .rt,
          .rv > .rf:first-child .rn {
            border-bottom-right-radius: 0; }
        .rv > .rf:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .rv > .rf:last-child .rs,
          .rv > .rf:last-child .rm {
            border-top-left-radius: 0; }
          .rv > .rf:last-child .rt,
          .rv > .rf:last-child .rn {
            border-bottom-left-radius: 0; }
        .rv > .rf:only-child {
          border-radius: 0.25rem; }
          .rv > .rf:only-child .rs,
          .rv > .rf:only-child .rm {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
          .rv > .rf:only-child .rt,
          .rv > .rf:only-child .rn {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
        .rv > .rf:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .rv > .rf:not(:first-child):not(:last-child):not(:only-child) .rs,
          .rv > .rf:not(:first-child):not(:last-child):not(:only-child) .rt,
          .rv > .rf:not(:first-child):not(:last-child):not(:only-child) .rm,
          .rv > .rf:not(:first-child):not(:last-child):not(:only-child) .rn {
            border-radius: 0; } }

.rw .rf {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .rw {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem; }
    .rw .rf {
      display: inline-block;
      width: 100%; } }

.rx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.ry + .ry::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/"; }

.ry + .ry:hover::before {
  text-decoration: underline; }

.ry + .ry:hover::before {
  text-decoration: none; }

.ry.active {
  color: #6c757d; }

.rz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.sa {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #2595FF;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .sa:hover {
    z-index: 2;
    color: #006fd8;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .sa:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(37, 149, 255, 0.25); }
  .sa:not(:disabled):not(.disabled) {
    cursor: pointer; }

.sb:first-child .sa {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.sb:last-child .sa {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.sb.active .sa {
  z-index: 1;
  color: #fff;
  background-color: #2595FF;
  border-color: #2595FF; }

.sb.disabled .sa {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.sc .sa {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.sc .sb:first-child .sa {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.sc .sb:last-child .sa {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.sd .sa {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.sd .sb:first-child .sa {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.sd .sb:last-child .sa {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.dv {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .dv:empty {
    display: none; }

.dm .dv {
  position: relative;
  top: -1px; }

.se {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.sf {
  color: #fff;
  background-color: #2595FF; }
  .sf[href]:hover, .sf[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #007cf1; }

.sg {
  color: #212529;
  background-color: #fff; }
  .sg[href]:hover, .sg[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #e6e6e6; }

.sh {
  color: #fff;
  background-color: #5cb85c; }
  .sh[href]:hover, .sh[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #449d44; }

.si {
  color: #212529;
  background-color: #5bc0de; }
  .si[href]:hover, .si[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #31b0d5; }

.sj {
  color: #212529;
  background-color: #f0ad4e; }
  .sj[href]:hover, .sj[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #ec971f; }

.sk {
  color: #fff;
  background-color: #d9534f; }
  .sk[href]:hover, .sk[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #c9302c; }

.sl {
  color: #212529;
  background-color: #f5f8fa; }
  .sl[href]:hover, .sl[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d3e0e9; }

.sm {
  color: #fff;
  background-color: #122a38; }
  .sm[href]:hover, .sm[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #060d11; }

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

.so {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.sp {
  color: inherit; }

.sq {
  font-weight: 700; }

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

.sr {
  color: #134d85;
  background-color: #d3eaff;
  border-color: #c2e1ff; }
  .sr hr {
    border-top-color: #a9d4ff; }
  .sr .sq {
    color: #0d3358; }

.ss {
  color: #858585;
  background-color: white;
  border-color: white; }
  .ss hr {
    border-top-color: #f2f2f2; }
  .ss .sq {
    color: #6c6c6c; }

.st {
  color: #306030;
  background-color: #def1de;
  border-color: #d1ebd1; }
  .st hr {
    border-top-color: #bfe3bf; }
  .st .sq {
    color: #1f3e1f; }

.su {
  color: #2f6473;
  background-color: #def2f8;
  border-color: #d1edf6; }
  .su hr {
    border-top-color: #bce5f2; }
  .su .sq {
    color: #20454f; }

.sv {
  color: #7d5a29;
  background-color: #fcefdc;
  border-color: #fbe8cd; }
  .sv hr {
    border-top-color: #f9ddb5; }
  .sv .sq {
    color: #573e1c; }

.sw {
  color: #712b29;
  background-color: #f7dddc;
  border-color: #f4cfce; }
  .sw hr {
    border-top-color: #efbbb9; }
  .sw .sq {
    color: #4c1d1b; }

.sx {
  color: #7f8182;
  background-color: #fdfefe;
  border-color: #fcfdfe; }
  .sx hr {
    border-top-color: #e9f0f8; }
  .sx .sq {
    color: #666768; }

.alert-dark {
  color: #09161d;
  background-color: #d0d4d7;
  border-color: #bdc3c7; }
  .alert-dark hr {
    border-top-color: #afb6bb; }
  .alert-dark .sq {
    color: black; }

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

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

.sy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.sz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #2595FF;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.ta {
  background-image: -webkit-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-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; }

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

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

.td {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.dg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.te {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .te:hover, .te:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .te:active {
    color: #212529;
    background-color: #e9ecef; }

.rg {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .rg:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .rg:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .rg:hover, .rg:focus {
    z-index: 1;
    text-decoration: none; }
  .rg.disabled, .rg:disabled {
    color: #6c757d;
    background-color: #fff; }
  .rg.active {
    z-index: 2;
    color: #fff;
    background-color: #2595FF;
    border-color: #2595FF; }

.tf .rg {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.tf:first-child .rg:first-child {
  border-top: 0; }

.tf:last-child .rg:last-child {
  border-bottom: 0; }

.tg {
  color: #134d85;
  background-color: #c2e1ff; }
  .tg.te:hover, .tg.te:focus {
    color: #134d85;
    background-color: #a9d4ff; }
  .tg.te.active {
    color: #fff;
    background-color: #134d85;
    border-color: #134d85; }

.th {
  color: #858585;
  background-color: white; }
  .th.te:hover, .th.te:focus {
    color: #858585;
    background-color: #f2f2f2; }
  .th.te.active {
    color: #fff;
    background-color: #858585;
    border-color: #858585; }

.ti {
  color: #306030;
  background-color: #d1ebd1; }
  .ti.te:hover, .ti.te:focus {
    color: #306030;
    background-color: #bfe3bf; }
  .ti.te.active {
    color: #fff;
    background-color: #306030;
    border-color: #306030; }

.tj {
  color: #2f6473;
  background-color: #d1edf6; }
  .tj.te:hover, .tj.te:focus {
    color: #2f6473;
    background-color: #bce5f2; }
  .tj.te.active {
    color: #fff;
    background-color: #2f6473;
    border-color: #2f6473; }

.tk {
  color: #7d5a29;
  background-color: #fbe8cd; }
  .tk.te:hover, .tk.te:focus {
    color: #7d5a29;
    background-color: #f9ddb5; }
  .tk.te.active {
    color: #fff;
    background-color: #7d5a29;
    border-color: #7d5a29; }

.tl {
  color: #712b29;
  background-color: #f4cfce; }
  .tl.te:hover, .tl.te:focus {
    color: #712b29;
    background-color: #efbbb9; }
  .tl.te.active {
    color: #fff;
    background-color: #712b29;
    border-color: #712b29; }

.tm {
  color: #7f8182;
  background-color: #fcfdfe; }
  .tm.te:hover, .tm.te:focus {
    color: #7f8182;
    background-color: #e9f0f8; }
  .tm.te.active {
    color: #fff;
    background-color: #7f8182;
    border-color: #7f8182; }

.tn {
  color: #09161d;
  background-color: #bdc3c7; }
  .tn.te:hover, .tn.te:focus {
    color: #09161d;
    background-color: #afb6bb; }
  .tn.te.active {
    color: #fff;
    background-color: #09161d;
    border-color: #09161d; }

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

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

.modal-open {
  overflow: hidden; }

.dj {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .dj {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .dj.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
            transform: translate(0, -25%); }
  .dj.show .modal-dialog {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.to {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.tp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .tp .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

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

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem; }

.tq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .tq > :not(:first-child) {
    margin-left: .25rem; }
  .tq > :not(:last-child) {
    margin-right: .25rem; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .to {
    min-height: calc(100% - (1.75rem * 2)); }
  .tr {
    max-width: 300px; } }

@media (min-width: 992px) {
  .dk {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Work sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  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; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .ts[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .ts[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .ts[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .ts[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .ts[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .ts[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .ts[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .ts[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .ts[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .ts[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .ts[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .ts[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Work sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  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; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.tt, .tu[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .tt .arrow, .tu[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .tt .arrow::before, .tu[x-placement^="top"] .arrow::before,
  .tt .arrow::after, .tu[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .tt .arrow::before, .tu[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .tt .arrow::after, .tu[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.tv, .tu[x-placement^="right"] {
  margin-left: 0.5rem; }
  .tv .arrow, .tu[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .tv .arrow::before, .tu[x-placement^="right"] .arrow::before,
  .tv .arrow::after, .tu[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .tv .arrow::before, .tu[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .tv .arrow::after, .tu[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.tw, .tu[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .tw .arrow, .tu[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .tw .arrow::before, .tu[x-placement^="bottom"] .arrow::before,
  .tw .arrow::after, .tu[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .tw .arrow::before, .tu[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .tw .arrow::after, .tu[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .tw .tx::before, .tu[x-placement^="bottom"] .tx::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.ty, .tu[x-placement^="left"] {
  margin-right: 0.5rem; }
  .ty .arrow, .tu[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .ty .arrow::before, .tu[x-placement^="left"] .arrow::before,
  .ty .arrow::after, .tu[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .ty .arrow::before, .tu[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .ty .arrow::after, .tu[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.tx {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .tx:empty {
    display: none; }

.tz {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.ua {
  position: relative;
  width: 100%;
  overflow: hidden; }

.ub {
  position: relative;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px; }

.ub.active,
.uc,
.ud {
  display: block; }

.uc,
.ud {
  position: absolute;
  top: 0; }

.uc.ue,
.ud.uf {
  -webkit-transform: translateX(0);
          transform: translateX(0); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .uc.ue,
    .ud.uf {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); } }

.uc,
.active.uf {
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .uc,
    .active.uf {
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0); } }

.ud,
.active.ue {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .ud,
    .active.ue {
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0); } }

.ug .ub {
  opacity: 0;
  -webkit-transition-duration: .6s;
          transition-duration: .6s;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.ug .ub.active,
.ug .uc.ue,
.ug .ud.uf {
  opacity: 1; }

.ug .active.ue,
.ug .active.uf {
  opacity: 0; }

.ug .uc,
.ug .ud,
.ug .ub.active,
.ug .active.ue,
.ug .active.ud {
  -webkit-transform: translateX(0);
          transform: translateX(0); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .ug .uc,
    .ug .ud,
    .ug .ub.active,
    .ug .active.ue,
    .ug .active.ud {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); } }

.uh,
.ui {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .uh:hover, .uh:focus,
  .ui:hover,
  .ui:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.uh {
  left: 0; }

.ui {
  right: 0; }

.uj,
.uk {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.uj {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.qh.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.uk {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.qh.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

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

.um {
  vertical-align: baseline !important; }

.un {
  vertical-align: top !important; }

.uo {
  vertical-align: middle !important; }

.up {
  vertical-align: bottom !important; }

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

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

.us {
  background-color: #2595FF !important; }

a.us:hover, a.us:focus,
button.us:hover,
button.us:focus {
  background-color: #007cf1 !important; }

.ut {
  background-color: #fff !important; }

a.ut:hover, a.ut:focus,
button.ut:hover,
button.ut:focus {
  background-color: #e6e6e6 !important; }

.uu {
  background-color: #5cb85c !important; }

a.uu:hover, a.uu:focus,
button.uu:hover,
button.uu:focus {
  background-color: #449d44 !important; }

.uv {
  background-color: #5bc0de !important; }

a.uv:hover, a.uv:focus,
button.uv:hover,
button.uv:focus {
  background-color: #31b0d5 !important; }

.uw {
  background-color: #f0ad4e !important; }

a.uw:hover, a.uw:focus,
button.uw:hover,
button.uw:focus {
  background-color: #ec971f !important; }

.ux {
  background-color: #d9534f !important; }

a.ux:hover, a.ux:focus,
button.ux:hover,
button.ux:focus {
  background-color: #c9302c !important; }

.uy {
  background-color: #f5f8fa !important; }

a.uy:hover, a.uy:focus,
button.uy:hover,
button.uy:focus {
  background-color: #d3e0e9 !important; }

.uz {
  background-color: #122a38 !important; }

a.uz:hover, a.uz:focus,
button.uz:hover,
button.uz:focus {
  background-color: #060d11 !important; }

.va {
  background-color: #fff !important; }

.vb {
  background-color: transparent !important; }

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

.vd {
  border-top: 1px solid #dee2e6 !important; }

.ve {
  border-right: 1px solid #dee2e6 !important; }

.vf {
  border-bottom: 1px solid #dee2e6 !important; }

.vg {
  border-left: 1px solid #dee2e6 !important; }

.vh {
  border: 0 !important; }

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

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

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

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

.vm {
  border-color: #2595FF !important; }

.vn {
  border-color: #fff !important; }

.vo {
  border-color: #5cb85c !important; }

.vp {
  border-color: #5bc0de !important; }

.vq {
  border-color: #f0ad4e !important; }

.vr {
  border-color: #d9534f !important; }

.vs {
  border-color: #f5f8fa !important; }

.vt {
  border-color: #122a38 !important; }

.vu {
  border-color: #fff !important; }

.vv {
  border-radius: 0.25rem !important; }

.vw {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.vx {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.vy {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.vz {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.wa {
  border-radius: 50% !important; }

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

.wc::after {
  display: block;
  clear: both;
  content: ""; }

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

.wd {
  display: inline !important; }

.we {
  display: inline-block !important; }

.wf {
  display: block !important; }

.wg {
  display: table !important; }

.wh {
  display: table-row !important; }

.wi {
  display: table-cell !important; }

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

.wk {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .wl {
    display: none !important; }
  .wm {
    display: inline !important; }
  .wn {
    display: inline-block !important; }
  .wo {
    display: block !important; }
  .wp {
    display: table !important; }
  .wq {
    display: table-row !important; }
  .wr {
    display: table-cell !important; }
  .ws {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .wt {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .wu {
    display: none !important; }
  .wv {
    display: inline !important; }
  .ww {
    display: inline-block !important; }
  .wx {
    display: block !important; }
  .wy {
    display: table !important; }
  .wz {
    display: table-row !important; }
  .xa {
    display: table-cell !important; }
  .xb {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .xc {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .xd {
    display: none !important; }
  .xe {
    display: inline !important; }
  .xf {
    display: inline-block !important; }
  .xg {
    display: block !important; }
  .xh {
    display: table !important; }
  .xi {
    display: table-row !important; }
  .xj {
    display: table-cell !important; }
  .xk {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .xl {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .xm {
    display: none !important; }
  .xn {
    display: inline !important; }
  .xo {
    display: inline-block !important; }
  .xp {
    display: block !important; }
  .xq {
    display: table !important; }
  .xr {
    display: table-row !important; }
  .xs {
    display: table-cell !important; }
  .xt {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .xu {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .xv {
    display: none !important; }
  .xw {
    display: inline !important; }
  .xx {
    display: inline-block !important; }
  .xy {
    display: block !important; }
  .xz {
    display: table !important; }
  .ya {
    display: table-row !important; }
  .yb {
    display: table-cell !important; }
  .yc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .yd {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

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

.yg::before {
  padding-top: 42.85714%; }

.yh::before {
  padding-top: 56.25%; }

.yi::before {
  padding-top: 75%; }

.yj::before {
  padding-top: 100%; }

.yk {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

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

.ym {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

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

.yo {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.yp {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.yq {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.yr {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.ys {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.yt {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

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

.yv {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.yw {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

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

.yy {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

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

.za {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.zb {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.zc {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.zd {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.ze {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.zf {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.zg {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.zh {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.zi {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important; }

.zj {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }

.zk {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }

.zl {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important; }

.zm {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.zn {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .zo {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .zp {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .zq {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .zr {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .zs {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .zt {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .zu {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .zv {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .zw {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .zx {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .zy {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .zz {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .aaa {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .aab {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .aac {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .aad {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .aae {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .aaf {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .aag {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .aah {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .aai {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .aaj {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .aak {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .aal {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .aam {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .aan {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .aao {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .aap {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .aaq {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .aar {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .aas {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .aat {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .aau {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .aav {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .aaw {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .aax {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .aay {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .aaz {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .aba {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .abb {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .abc {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .abd {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .abe {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .abf {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .abg {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .abh {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .abi {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .abj {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .abk {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .abl {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .abm {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .abn {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .abo {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .abp {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .abq {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .abr {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .abs {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .abt {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .abu {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .abv {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .abw {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .abx {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .aby {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .abz {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .aca {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .acb {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .acc {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .acd {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .ace {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .acf {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .acg {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .ach {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .aci {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .acj {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .ack {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .acl {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .acm {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .acn {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .aco {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .acp {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .acq {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .acr {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .acs {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .act {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .acu {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .acv {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .acw {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .acx {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .acy {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .acz {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .ada {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .adb {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .adc {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .add {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .ade {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .adf {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .adg {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .adh {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .adi {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .adj {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .adk {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .adl {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .adm {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .adn {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .ado {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .adp {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .adq {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .adr {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .ads {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .adt {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .adu {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .adv {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .adw {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .adx {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .ady {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .adz {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .aea {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .aeb {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .aec {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .aed {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

.aee {
  float: left !important; }

.aef {
  float: right !important; }

.aeg {
  float: none !important; }

@media (min-width: 576px) {
  .aeh {
    float: left !important; }
  .aei {
    float: right !important; }
  .aej {
    float: none !important; } }

@media (min-width: 768px) {
  .aek {
    float: left !important; }
  .ael {
    float: right !important; }
  .aem {
    float: none !important; } }

@media (min-width: 992px) {
  .aen {
    float: left !important; }
  .aeo {
    float: right !important; }
  .aep {
    float: none !important; } }

@media (min-width: 1200px) {
  .aeq {
    float: left !important; }
  .aer {
    float: right !important; }
  .aes {
    float: none !important; } }

.aet {
  position: static !important; }

.aeu {
  position: relative !important; }

.aev {
  position: absolute !important; }

.aew {
  position: fixed !important; }

.aex {
  position: -webkit-sticky !important;
  position: sticky !important; }

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

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

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .afa {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.afb {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

.afc:active, .afc:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none; }

.afd {
  width: 25% !important; }

.afe {
  width: 50% !important; }

.aff {
  width: 75% !important; }

.afg {
  width: 100% !important; }

.afh {
  width: auto !important; }

.afi {
  height: 25% !important; }

.afj {
  height: 50% !important; }

.afk {
  height: 75% !important; }

.afl {
  height: 100% !important; }

.afm {
  height: auto !important; }

.afn {
  max-width: 100% !important; }

.afo {
  max-height: 100% !important; }

.afp {
  margin: 0 !important; }

.afq,
.afr {
  margin-top: 0 !important; }

.afs,
.aft {
  margin-right: 0 !important; }

.afu,
.afr {
  margin-bottom: 0 !important; }

.afv,
.aft {
  margin-left: 0 !important; }

.afw {
  margin: 0.25rem !important; }

.afx,
.afy {
  margin-top: 0.25rem !important; }

.afz,
.aga {
  margin-right: 0.25rem !important; }

.agb,
.afy {
  margin-bottom: 0.25rem !important; }

.agc,
.aga {
  margin-left: 0.25rem !important; }

.agd {
  margin: 0.5rem !important; }

.age,
.agf {
  margin-top: 0.5rem !important; }

.agg,
.agh {
  margin-right: 0.5rem !important; }

.agi,
.agf {
  margin-bottom: 0.5rem !important; }

.agj,
.agh {
  margin-left: 0.5rem !important; }

.agk {
  margin: 1rem !important; }

.agl,
.agm {
  margin-top: 1rem !important; }

.agn,
.ago {
  margin-right: 1rem !important; }

.agp,
.agm {
  margin-bottom: 1rem !important; }

.agq,
.ago {
  margin-left: 1rem !important; }

.agr {
  margin: 1.5rem !important; }

.ags,
.agt {
  margin-top: 1.5rem !important; }

.agu,
.agv {
  margin-right: 1.5rem !important; }

.agw,
.agt {
  margin-bottom: 1.5rem !important; }

.agx,
.agv {
  margin-left: 1.5rem !important; }

.agy {
  margin: 3rem !important; }

.agz,
.aha {
  margin-top: 3rem !important; }

.ahb,
.ahc {
  margin-right: 3rem !important; }

.ahd,
.aha {
  margin-bottom: 3rem !important; }

.ahe,
.ahc {
  margin-left: 3rem !important; }

.ahf {
  padding: 0 !important; }

.ahg,
.ahh {
  padding-top: 0 !important; }

.ahi,
.ahj {
  padding-right: 0 !important; }

.ahk,
.ahh {
  padding-bottom: 0 !important; }

.ahl,
.ahj {
  padding-left: 0 !important; }

.ahm {
  padding: 0.25rem !important; }

.ahn,
.aho {
  padding-top: 0.25rem !important; }

.ahp,
.ahq {
  padding-right: 0.25rem !important; }

.ahr,
.aho {
  padding-bottom: 0.25rem !important; }

.ahs,
.ahq {
  padding-left: 0.25rem !important; }

.aht {
  padding: 0.5rem !important; }

.ahu,
.ahv {
  padding-top: 0.5rem !important; }

.ahw,
.ahx {
  padding-right: 0.5rem !important; }

.ahy,
.ahv {
  padding-bottom: 0.5rem !important; }

.ahz,
.ahx {
  padding-left: 0.5rem !important; }

.aia {
  padding: 1rem !important; }

.aib,
.aic {
  padding-top: 1rem !important; }

.aid,
.aie {
  padding-right: 1rem !important; }

.aif,
.aic {
  padding-bottom: 1rem !important; }

.aig,
.aie {
  padding-left: 1rem !important; }

.aih {
  padding: 1.5rem !important; }

.aii,
.aij {
  padding-top: 1.5rem !important; }

.aik,
.ail {
  padding-right: 1.5rem !important; }

.aim,
.aij {
  padding-bottom: 1.5rem !important; }

.ain,
.ail {
  padding-left: 1.5rem !important; }

.aio {
  padding: 3rem !important; }

.aip,
.aiq {
  padding-top: 3rem !important; }

.air,
.ais {
  padding-right: 3rem !important; }

.ait,
.aiq {
  padding-bottom: 3rem !important; }

.aiu,
.ais {
  padding-left: 3rem !important; }

.aiv {
  margin: auto !important; }

.aiw,
.aix {
  margin-top: auto !important; }

.aiy,
.aiz {
  margin-right: auto !important; }

.aja,
.aix {
  margin-bottom: auto !important; }

.ajb,
.aiz {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .ajc {
    margin: 0 !important; }
  .ajd,
  .aje {
    margin-top: 0 !important; }
  .ajf,
  .ajg {
    margin-right: 0 !important; }
  .ajh,
  .aje {
    margin-bottom: 0 !important; }
  .aji,
  .ajg {
    margin-left: 0 !important; }
  .ajj {
    margin: 0.25rem !important; }
  .ajk,
  .ajl {
    margin-top: 0.25rem !important; }
  .ajm,
  .ajn {
    margin-right: 0.25rem !important; }
  .ajo,
  .ajl {
    margin-bottom: 0.25rem !important; }
  .ajp,
  .ajn {
    margin-left: 0.25rem !important; }
  .ajq {
    margin: 0.5rem !important; }
  .ajr,
  .ajs {
    margin-top: 0.5rem !important; }
  .ajt,
  .aju {
    margin-right: 0.5rem !important; }
  .ajv,
  .ajs {
    margin-bottom: 0.5rem !important; }
  .ajw,
  .aju {
    margin-left: 0.5rem !important; }
  .ajx {
    margin: 1rem !important; }
  .ajy,
  .ajz {
    margin-top: 1rem !important; }
  .aka,
  .akb {
    margin-right: 1rem !important; }
  .akc,
  .ajz {
    margin-bottom: 1rem !important; }
  .akd,
  .akb {
    margin-left: 1rem !important; }
  .ake {
    margin: 1.5rem !important; }
  .akf,
  .akg {
    margin-top: 1.5rem !important; }
  .akh,
  .aki {
    margin-right: 1.5rem !important; }
  .akj,
  .akg {
    margin-bottom: 1.5rem !important; }
  .akk,
  .aki {
    margin-left: 1.5rem !important; }
  .akl {
    margin: 3rem !important; }
  .akm,
  .akn {
    margin-top: 3rem !important; }
  .ako,
  .akp {
    margin-right: 3rem !important; }
  .akq,
  .akn {
    margin-bottom: 3rem !important; }
  .akr,
  .akp {
    margin-left: 3rem !important; }
  .aks {
    padding: 0 !important; }
  .akt,
  .aku {
    padding-top: 0 !important; }
  .akv,
  .akw {
    padding-right: 0 !important; }
  .akx,
  .aku {
    padding-bottom: 0 !important; }
  .aky,
  .akw {
    padding-left: 0 !important; }
  .akz {
    padding: 0.25rem !important; }
  .ala,
  .alb {
    padding-top: 0.25rem !important; }
  .alc,
  .ald {
    padding-right: 0.25rem !important; }
  .ale,
  .alb {
    padding-bottom: 0.25rem !important; }
  .alf,
  .ald {
    padding-left: 0.25rem !important; }
  .alg {
    padding: 0.5rem !important; }
  .alh,
  .ali {
    padding-top: 0.5rem !important; }
  .alj,
  .alk {
    padding-right: 0.5rem !important; }
  .all,
  .ali {
    padding-bottom: 0.5rem !important; }
  .alm,
  .alk {
    padding-left: 0.5rem !important; }
  .aln {
    padding: 1rem !important; }
  .alo,
  .alp {
    padding-top: 1rem !important; }
  .alq,
  .alr {
    padding-right: 1rem !important; }
  .als,
  .alp {
    padding-bottom: 1rem !important; }
  .alt,
  .alr {
    padding-left: 1rem !important; }
  .alu {
    padding: 1.5rem !important; }
  .alv,
  .alw {
    padding-top: 1.5rem !important; }
  .alx,
  .aly {
    padding-right: 1.5rem !important; }
  .alz,
  .alw {
    padding-bottom: 1.5rem !important; }
  .ama,
  .aly {
    padding-left: 1.5rem !important; }
  .amb {
    padding: 3rem !important; }
  .amc,
  .amd {
    padding-top: 3rem !important; }
  .ame,
  .amf {
    padding-right: 3rem !important; }
  .amg,
  .amd {
    padding-bottom: 3rem !important; }
  .amh,
  .amf {
    padding-left: 3rem !important; }
  .ami {
    margin: auto !important; }
  .amj,
  .amk {
    margin-top: auto !important; }
  .aml,
  .amm {
    margin-right: auto !important; }
  .amn,
  .amk {
    margin-bottom: auto !important; }
  .amo,
  .amm {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .amp {
    margin: 0 !important; }
  .amq,
  .amr {
    margin-top: 0 !important; }
  .ams,
  .amt {
    margin-right: 0 !important; }
  .amu,
  .amr {
    margin-bottom: 0 !important; }
  .amv,
  .amt {
    margin-left: 0 !important; }
  .amw {
    margin: 0.25rem !important; }
  .amx,
  .amy {
    margin-top: 0.25rem !important; }
  .amz,
  .ana {
    margin-right: 0.25rem !important; }
  .anb,
  .amy {
    margin-bottom: 0.25rem !important; }
  .anc,
  .ana {
    margin-left: 0.25rem !important; }
  .and {
    margin: 0.5rem !important; }
  .ane,
  .anf {
    margin-top: 0.5rem !important; }
  .ang,
  .anh {
    margin-right: 0.5rem !important; }
  .ani,
  .anf {
    margin-bottom: 0.5rem !important; }
  .anj,
  .anh {
    margin-left: 0.5rem !important; }
  .ank {
    margin: 1rem !important; }
  .anl,
  .anm {
    margin-top: 1rem !important; }
  .ann,
  .ano {
    margin-right: 1rem !important; }
  .anp,
  .anm {
    margin-bottom: 1rem !important; }
  .anq,
  .ano {
    margin-left: 1rem !important; }
  .anr {
    margin: 1.5rem !important; }
  .ans,
  .ant {
    margin-top: 1.5rem !important; }
  .anu,
  .anv {
    margin-right: 1.5rem !important; }
  .anw,
  .ant {
    margin-bottom: 1.5rem !important; }
  .anx,
  .anv {
    margin-left: 1.5rem !important; }
  .any {
    margin: 3rem !important; }
  .anz,
  .aoa {
    margin-top: 3rem !important; }
  .aob,
  .aoc {
    margin-right: 3rem !important; }
  .aod,
  .aoa {
    margin-bottom: 3rem !important; }
  .aoe,
  .aoc {
    margin-left: 3rem !important; }
  .aof {
    padding: 0 !important; }
  .aog,
  .aoh {
    padding-top: 0 !important; }
  .aoi,
  .aoj {
    padding-right: 0 !important; }
  .aok,
  .aoh {
    padding-bottom: 0 !important; }
  .aol,
  .aoj {
    padding-left: 0 !important; }
  .aom {
    padding: 0.25rem !important; }
  .aon,
  .aoo {
    padding-top: 0.25rem !important; }
  .aop,
  .aoq {
    padding-right: 0.25rem !important; }
  .aor,
  .aoo {
    padding-bottom: 0.25rem !important; }
  .aos,
  .aoq {
    padding-left: 0.25rem !important; }
  .aot {
    padding: 0.5rem !important; }
  .aou,
  .aov {
    padding-top: 0.5rem !important; }
  .aow,
  .aox {
    padding-right: 0.5rem !important; }
  .aoy,
  .aov {
    padding-bottom: 0.5rem !important; }
  .aoz,
  .aox {
    padding-left: 0.5rem !important; }
  .apa {
    padding: 1rem !important; }
  .apb,
  .apc {
    padding-top: 1rem !important; }
  .apd,
  .ape {
    padding-right: 1rem !important; }
  .apf,
  .apc {
    padding-bottom: 1rem !important; }
  .apg,
  .ape {
    padding-left: 1rem !important; }
  .aph {
    padding: 1.5rem !important; }
  .api,
  .apj {
    padding-top: 1.5rem !important; }
  .apk,
  .apl {
    padding-right: 1.5rem !important; }
  .apm,
  .apj {
    padding-bottom: 1.5rem !important; }
  .apn,
  .apl {
    padding-left: 1.5rem !important; }
  .apo {
    padding: 3rem !important; }
  .app,
  .apq {
    padding-top: 3rem !important; }
  .apr,
  .aps {
    padding-right: 3rem !important; }
  .apt,
  .apq {
    padding-bottom: 3rem !important; }
  .apu,
  .aps {
    padding-left: 3rem !important; }
  .apv {
    margin: auto !important; }
  .apw,
  .apx {
    margin-top: auto !important; }
  .apy,
  .apz {
    margin-right: auto !important; }
  .aqa,
  .apx {
    margin-bottom: auto !important; }
  .aqb,
  .apz {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .aqc {
    margin: 0 !important; }
  .aqd,
  .aqe {
    margin-top: 0 !important; }
  .aqf,
  .aqg {
    margin-right: 0 !important; }
  .aqh,
  .aqe {
    margin-bottom: 0 !important; }
  .aqi,
  .aqg {
    margin-left: 0 !important; }
  .aqj {
    margin: 0.25rem !important; }
  .aqk,
  .aql {
    margin-top: 0.25rem !important; }
  .aqm,
  .aqn {
    margin-right: 0.25rem !important; }
  .aqo,
  .aql {
    margin-bottom: 0.25rem !important; }
  .aqp,
  .aqn {
    margin-left: 0.25rem !important; }
  .aqq {
    margin: 0.5rem !important; }
  .aqr,
  .aqs {
    margin-top: 0.5rem !important; }
  .aqt,
  .aqu {
    margin-right: 0.5rem !important; }
  .aqv,
  .aqs {
    margin-bottom: 0.5rem !important; }
  .aqw,
  .aqu {
    margin-left: 0.5rem !important; }
  .aqx {
    margin: 1rem !important; }
  .aqy,
  .aqz {
    margin-top: 1rem !important; }
  .ara,
  .arb {
    margin-right: 1rem !important; }
  .arc,
  .aqz {
    margin-bottom: 1rem !important; }
  .ard,
  .arb {
    margin-left: 1rem !important; }
  .are {
    margin: 1.5rem !important; }
  .arf,
  .arg {
    margin-top: 1.5rem !important; }
  .arh,
  .ari {
    margin-right: 1.5rem !important; }
  .arj,
  .arg {
    margin-bottom: 1.5rem !important; }
  .ark,
  .ari {
    margin-left: 1.5rem !important; }
  .arl {
    margin: 3rem !important; }
  .arm,
  .arn {
    margin-top: 3rem !important; }
  .aro,
  .arp {
    margin-right: 3rem !important; }
  .arq,
  .arn {
    margin-bottom: 3rem !important; }
  .arr,
  .arp {
    margin-left: 3rem !important; }
  .ars {
    padding: 0 !important; }
  .art,
  .aru {
    padding-top: 0 !important; }
  .arv,
  .arw {
    padding-right: 0 !important; }
  .arx,
  .aru {
    padding-bottom: 0 !important; }
  .ary,
  .arw {
    padding-left: 0 !important; }
  .arz {
    padding: 0.25rem !important; }
  .asa,
  .asb {
    padding-top: 0.25rem !important; }
  .asc,
  .asd {
    padding-right: 0.25rem !important; }
  .ase,
  .asb {
    padding-bottom: 0.25rem !important; }
  .asf,
  .asd {
    padding-left: 0.25rem !important; }
  .asg {
    padding: 0.5rem !important; }
  .ash,
  .asi {
    padding-top: 0.5rem !important; }
  .asj,
  .ask {
    padding-right: 0.5rem !important; }
  .asl,
  .asi {
    padding-bottom: 0.5rem !important; }
  .asm,
  .ask {
    padding-left: 0.5rem !important; }
  .asn {
    padding: 1rem !important; }
  .aso,
  .asp {
    padding-top: 1rem !important; }
  .asq,
  .asr {
    padding-right: 1rem !important; }
  .ass,
  .asp {
    padding-bottom: 1rem !important; }
  .ast,
  .asr {
    padding-left: 1rem !important; }
  .asu {
    padding: 1.5rem !important; }
  .asv,
  .asw {
    padding-top: 1.5rem !important; }
  .asx,
  .asy {
    padding-right: 1.5rem !important; }
  .asz,
  .asw {
    padding-bottom: 1.5rem !important; }
  .ata,
  .asy {
    padding-left: 1.5rem !important; }
  .atb {
    padding: 3rem !important; }
  .atc,
  .atd {
    padding-top: 3rem !important; }
  .ate,
  .atf {
    padding-right: 3rem !important; }
  .atg,
  .atd {
    padding-bottom: 3rem !important; }
  .ath,
  .atf {
    padding-left: 3rem !important; }
  .ati {
    margin: auto !important; }
  .atj,
  .atk {
    margin-top: auto !important; }
  .atl,
  .atm {
    margin-right: auto !important; }
  .atn,
  .atk {
    margin-bottom: auto !important; }
  .ato,
  .atm {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .atp {
    margin: 0 !important; }
  .atq,
  .atr {
    margin-top: 0 !important; }
  .ats,
  .att {
    margin-right: 0 !important; }
  .atu,
  .atr {
    margin-bottom: 0 !important; }
  .atv,
  .att {
    margin-left: 0 !important; }
  .atw {
    margin: 0.25rem !important; }
  .atx,
  .aty {
    margin-top: 0.25rem !important; }
  .atz,
  .aua {
    margin-right: 0.25rem !important; }
  .aub,
  .aty {
    margin-bottom: 0.25rem !important; }
  .auc,
  .aua {
    margin-left: 0.25rem !important; }
  .aud {
    margin: 0.5rem !important; }
  .aue,
  .auf {
    margin-top: 0.5rem !important; }
  .aug,
  .auh {
    margin-right: 0.5rem !important; }
  .aui,
  .auf {
    margin-bottom: 0.5rem !important; }
  .auj,
  .auh {
    margin-left: 0.5rem !important; }
  .auk {
    margin: 1rem !important; }
  .aul,
  .aum {
    margin-top: 1rem !important; }
  .aun,
  .auo {
    margin-right: 1rem !important; }
  .aup,
  .aum {
    margin-bottom: 1rem !important; }
  .auq,
  .auo {
    margin-left: 1rem !important; }
  .aur {
    margin: 1.5rem !important; }
  .aus,
  .aut {
    margin-top: 1.5rem !important; }
  .auu,
  .auv {
    margin-right: 1.5rem !important; }
  .auw,
  .aut {
    margin-bottom: 1.5rem !important; }
  .aux,
  .auv {
    margin-left: 1.5rem !important; }
  .auy {
    margin: 3rem !important; }
  .auz,
  .ava {
    margin-top: 3rem !important; }
  .avb,
  .avc {
    margin-right: 3rem !important; }
  .avd,
  .ava {
    margin-bottom: 3rem !important; }
  .ave,
  .avc {
    margin-left: 3rem !important; }
  .avf {
    padding: 0 !important; }
  .avg,
  .avh {
    padding-top: 0 !important; }
  .avi,
  .avj {
    padding-right: 0 !important; }
  .avk,
  .avh {
    padding-bottom: 0 !important; }
  .avl,
  .avj {
    padding-left: 0 !important; }
  .avm {
    padding: 0.25rem !important; }
  .avn,
  .avo {
    padding-top: 0.25rem !important; }
  .avp,
  .avq {
    padding-right: 0.25rem !important; }
  .avr,
  .avo {
    padding-bottom: 0.25rem !important; }
  .avs,
  .avq {
    padding-left: 0.25rem !important; }
  .avt {
    padding: 0.5rem !important; }
  .avu,
  .avv {
    padding-top: 0.5rem !important; }
  .avw,
  .avx {
    padding-right: 0.5rem !important; }
  .avy,
  .avv {
    padding-bottom: 0.5rem !important; }
  .avz,
  .avx {
    padding-left: 0.5rem !important; }
  .awa {
    padding: 1rem !important; }
  .awb,
  .awc {
    padding-top: 1rem !important; }
  .awd,
  .awe {
    padding-right: 1rem !important; }
  .awf,
  .awc {
    padding-bottom: 1rem !important; }
  .awg,
  .awe {
    padding-left: 1rem !important; }
  .awh {
    padding: 1.5rem !important; }
  .awi,
  .awj {
    padding-top: 1.5rem !important; }
  .awk,
  .awl {
    padding-right: 1.5rem !important; }
  .awm,
  .awj {
    padding-bottom: 1.5rem !important; }
  .awn,
  .awl {
    padding-left: 1.5rem !important; }
  .awo {
    padding: 3rem !important; }
  .awp,
  .awq {
    padding-top: 3rem !important; }
  .awr,
  .aws {
    padding-right: 3rem !important; }
  .awt,
  .awq {
    padding-bottom: 3rem !important; }
  .awu,
  .aws {
    padding-left: 3rem !important; }
  .awv {
    margin: auto !important; }
  .aww,
  .awx {
    margin-top: auto !important; }
  .awy,
  .awz {
    margin-right: auto !important; }
  .axa,
  .awx {
    margin-bottom: auto !important; }
  .axb,
  .awz {
    margin-left: auto !important; } }

.axc {
  text-align: justify !important; }

.axd {
  white-space: nowrap !important; }

.axe {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.axf {
  text-align: left !important; }

.axg {
  text-align: right !important; }

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

@media (min-width: 576px) {
  .axi {
    text-align: left !important; }
  .axj {
    text-align: right !important; }
  .axk {
    text-align: center !important; } }

@media (min-width: 768px) {
  .axl {
    text-align: left !important; }
  .axm {
    text-align: right !important; }
  .axn {
    text-align: center !important; } }

@media (min-width: 992px) {
  .axo {
    text-align: left !important; }
  .axp {
    text-align: right !important; }
  .axq {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .axr {
    text-align: left !important; }
  .axs {
    text-align: right !important; }
  .axt {
    text-align: center !important; } }

.axu {
  text-transform: lowercase !important; }

.axv {
  text-transform: uppercase !important; }

.axw {
  text-transform: capitalize !important; }

.axx {
  font-weight: 300 !important; }

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

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

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

.ayb {
  color: #fff !important; }

.ayc {
  color: #2595FF !important; }

a.ayc:hover, a.ayc:focus {
  color: #007cf1 !important; }

.ayd {
  color: #fff !important; }

a.ayd:hover, a.ayd:focus {
  color: #e6e6e6 !important; }

.aye {
  color: #5cb85c !important; }

a.aye:hover, a.aye:focus {
  color: #449d44 !important; }

.ayf {
  color: #5bc0de !important; }

a.ayf:hover, a.ayf:focus {
  color: #31b0d5 !important; }

.ayg {
  color: #f0ad4e !important; }

a.ayg:hover, a.ayg:focus {
  color: #ec971f !important; }

.ayh {
  color: #d9534f !important; }

a.ayh:hover, a.ayh:focus {
  color: #c9302c !important; }

.ayi {
  color: #f5f8fa !important; }

a.ayi:hover, a.ayi:focus {
  color: #d3e0e9 !important; }

.ayj {
  color: #122a38 !important; }

a.ayj:hover, a.ayj:focus {
  color: #060d11 !important; }

.an {
  color: #BEC8CE !important; }

.ayk {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.ayl {
  visibility: visible !important; }

.aym {
  visibility: hidden !important; }

body {
  font-weight: 300;
  letter-spacing: -0.02em; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.al {
  font-size: 22.5px;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: -0.02em; }
  @media (min-width: 576px) {
    .al {
      font-size: 1.25rem; } }

.ayn li {
  margin-bottom: 5px; }

.ayo li {
  border-top: 1px solid #adb5bd; }

.ayo li:last-child {
  border-bottom: 1px solid #adb5bd; }

.ayp {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif; }

.ayq {
  text-align: left; }

.ayr {
  text-align: right; }

.ays {
  text-align: center; }

@media (min-width: 576px) {
  .axi {
    text-align: left; }
  .axj {
    text-align: right; }
  .axk {
    text-align: center; } }

@media (min-width: 768px) {
  .axl {
    text-align: left; }
  .axm {
    text-align: right; }
  .axn {
    text-align: center; } }

@media (min-width: 992px) {
  .axo {
    text-align: left; }
  .axp {
    text-align: right; }
  .axq {
    text-align: center; } }

.alert-dark {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.8); }
  .alert-dark hr {
    border-top-color: rgba(0, 0, 0, 0.8); }
  .alert-dark .sq {
    color: #e6e6e6; }
  .alert-dark .close {
    text-shadow: 0 1px 0 #000; }
  .alert-dark .close:hover, .alert-dark .close:focus {
    color: #fff; }

.ayt {
  border-radius: 0; }

.dm {
  text-transform: none;
  letter-spacing: normal; }

.ayu {
  border: 0; }

.ayv {
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.ayw:after {
  position: relative;
  top: 1px;
  content: '〉';
  display: inline-block;
  padding-left: .3em;
  color: inherit; }

.qb .ayx {
  float: left; }

.qb > .ayx {
  margin-left: 5px; }

.ayy {
  float: left;
  width: 1px;
  height: 34px;
  margin-left: 10px;
  margin-right: 5px;
  background-color: #e9ecef; }

.ayz.aza {
  width: calc(100% + 10px);
  margin-left: -5px;
  border-spacing: 5px; }

.nav > .azb {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 5px;
  font-size: 85%;
  font-weight: normal;
  letter-spacing: 1px;
  color: #adb5bd;
  text-transform: uppercase; }

.nav > li + .azb {
  margin-top: 20px; }

.du > .ew {
  margin-left: -1rem;
  margin-right: -1rem; }

.azc {
  padding-top: 49px; }

.navbar-nav > li > a > .dv {
  margin-left: 5px; }

.l > img {
  vertical-align: text-top; }

.azd {
  float: left;
  margin-right: 5px; }

.aze .azf, .aze .azf:hover, .aze .azf:focus {
  background-color: transparent; }

.re .azf, .re .azf:hover, .re .azf:focus {
  color: #fff;
  background-color: transparent; }

.azg .azh {
  padding-left: 5px;
  padding-right: 5px; }

@media (min-width: 576px) {
  .azg {
    padding-top: 20px;
    padding-bottom: 20px; } }

.azi {
  border: 0;
  box-shadow: none; }

.re .azi {
  background-color: #49a6ff; }
  .re .azi:focus {
    color: #2595FF;
    background-color: #fff;
    box-shadow: 0 0 6px rgba(255, 255, 255, 0.5); }

.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
  font-weight: inherit; }

.azj,
.azj:active,
.azj:hover,
.azj:focus,
.azj:hover:active,
.azj:active:focus {
  padding: 0;
  border: 0;
  background: transparent;
  outline: none !important;
  box-shadow: none !important; }

.azj img {
  height: 35px;
  width: 35px; }

.azh::after {
  display: block;
  clear: both;
  content: ""; }

@media (min-width: 768px) {
  .azh {
    float: left; } }

@font-face {
  font-family: "toolkit-entypo";
  src: url("../fonts/toolkit-entypo.eot");
  src: url("../fonts/toolkit-entypo.eot?#iefix") format("eot"), url("../fonts/toolkit-entypo.woff2") format("woff2"), url("../fonts/toolkit-entypo.woff") format("woff"), url("../fonts/toolkit-entypo.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.a:before {
  position: relative;
  top: 2px;
  display: inline-block;
  font-family: "toolkit-entypo";
  speak: none;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.carousel .azk,
.carousel .azl {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block; }

.carousel .azk {
  left: 50%;
  margin-left: -10px; }

.carousel .azl {
  right: 50%;
  margin-right: -10px; }

.azm:before {
  content: "\EA01"; }

.azn:before {
  content: "\EA02"; }

.azo:before {
  content: "\EA03"; }

.azp:before {
  content: "\EA04"; }

.azq:before {
  content: "\EA05"; }

.azr:before {
  content: "\EA06"; }

.azs:before {
  content: "\EA07"; }

.azt:before {
  content: "\EA08"; }

.azu:before {
  content: "\EA09"; }

.azv:before {
  content: "\EA0A"; }

.azw:before {
  content: "\EA0B"; }

.azx:before {
  content: "\EA0C"; }

.azy:before {
  content: "\EA0D"; }

.azz:before {
  content: "\EA0E"; }

.baa:before {
  content: "\EA0F"; }

.bab:before {
  content: "\EA10"; }

.bac:before {
  content: "\EA11"; }

.bad:before {
  content: "\EA12"; }

.bae:before {
  content: "\EA13"; }

.baf:before {
  content: "\EA14"; }

.bag:before {
  content: "\EA15"; }

.bah:before {
  content: "\EA16"; }

.bai:before {
  content: "\EA17"; }

.baj:before {
  content: "\EA18"; }

.bak:before {
  content: "\EA19"; }

.bal:before {
  content: "\EA1A"; }

.bam:before {
  content: "\EA1B"; }

.ban:before {
  content: "\EA1C"; }

.bao:before {
  content: "\EA1D"; }

.bap:before {
  content: "\EA1E"; }

.baq:before {
  content: "\EA1F"; }

.bar:before {
  content: "\EA20"; }

.bas:before {
  content: "\EA21"; }

.bat:before {
  content: "\EA22"; }

.bau:before {
  content: "\EA23"; }

.bav:before {
  content: "\EA24"; }

.baw:before {
  content: "\EA25"; }

.bax:before {
  content: "\EA26"; }

.bay:before {
  content: "\EA27"; }

.baz:before {
  content: "\EA28"; }

.bba:before {
  content: "\EA29"; }

.bbb:before {
  content: "\EA2A"; }

.bbc:before {
  content: "\EA2B"; }

.bbd:before {
  content: "\EA2C"; }

.bbe:before {
  content: "\EA2D"; }

.bbf:before {
  content: "\EA2E"; }

.bbg:before {
  content: "\EA2F"; }

.bbh:before {
  content: "\EA30"; }

.bbi:before {
  content: "\EA31"; }

.bbj:before {
  content: "\EA32"; }

.bbk:before {
  content: "\EA33"; }

.bbl:before {
  content: "\EA34"; }

.bbm:before {
  content: "\EA35"; }

.bbn:before {
  content: "\EA36"; }

.bbo:before {
  content: "\EA37"; }

.bbp:before {
  content: "\EA38"; }

.bbq:before {
  content: "\EA39"; }

.bbr:before {
  content: "\EA3A"; }

.bbs:before {
  content: "\EA3B"; }

.bbt:before {
  content: "\EA3C"; }

.bbu:before {
  content: "\EA3D"; }

.bbv:before {
  content: "\EA3E"; }

.bbw:before {
  content: "\EA3F"; }

.bbx:before {
  content: "\EA40"; }

.bby:before {
  content: "\EA41"; }

.bbz:before {
  content: "\EA42"; }

.bca:before {
  content: "\EA43"; }

.bcb:before {
  content: "\EA44"; }

.bcc:before {
  content: "\EA45"; }

.bcd:before {
  content: "\EA46"; }

.bce:before {
  content: "\EA47"; }

.bcf:before {
  content: "\EA48"; }

.bcg:before {
  content: "\EA49"; }

.azk:before {
  content: "\EA4A"; }

.azl:before {
  content: "\EA4B"; }

.bch:before {
  content: "\EA4C"; }

.bci:before {
  content: "\EA4D"; }

.bcj:before {
  content: "\EA4E"; }

.bck:before {
  content: "\EA4F"; }

.bcl:before {
  content: "\EA50"; }

.bcm:before {
  content: "\EA51"; }

.bcn:before {
  content: "\EA52"; }

.bco:before {
  content: "\EA53"; }

.bcp:before {
  content: "\EA54"; }

.bcq:before {
  content: "\EA55"; }

.bcr:before {
  content: "\EA56"; }

.bcs:before {
  content: "\EA57"; }

.bct:before {
  content: "\EA58"; }

.bcu:before {
  content: "\EA59"; }

.bcv:before {
  content: "\EA5A"; }

.bcw:before {
  content: "\EA5B"; }

.bcx:before {
  content: "\EA5C"; }

.bcy:before {
  content: "\EA5D"; }

.bcz:before {
  content: "\EA5E"; }

.bda:before {
  content: "\EA5F"; }

.bdb:before {
  content: "\EA60"; }

.bdc:before {
  content: "\EA61"; }

.bdd:before {
  content: "\EA62"; }

.bde:before {
  content: "\EA63"; }

.bdf:before {
  content: "\EA64"; }

.bdg:before {
  content: "\EA65"; }

.bdh:before {
  content: "\EA66"; }

.bdi:before {
  content: "\EA67"; }

.bdj:before {
  content: "\EA68"; }

.bdk:before {
  content: "\EA69"; }

.bdl:before {
  content: "\EA6A"; }

.bdm:before {
  content: "\EA6B"; }

.bdn:before {
  content: "\EA6C"; }

.bdo:before {
  content: "\EA6D"; }

.bdp:before {
  content: "\EA6E"; }

.bdq:before {
  content: "\EA6F"; }

.bdr:before {
  content: "\EA70"; }

.bds:before {
  content: "\EA71"; }

.bdt:before {
  content: "\EA72"; }

.bdu:before {
  content: "\EA73"; }

.bdv:before {
  content: "\EA74"; }

.bdw:before {
  content: "\EA75"; }

.bdx:before {
  content: "\EA76"; }

.bdy:before {
  content: "\EA77"; }

.bdz:before {
  content: "\EA78"; }

.bea:before {
  content: "\EA79"; }

.beb:before {
  content: "\EA7A"; }

.bec:before {
  content: "\EA7B"; }

.bed:before {
  content: "\EA7C"; }

.bee:before {
  content: "\EA7D"; }

.bef:before {
  content: "\EA7E"; }

.beg:before {
  content: "\EA7F"; }

.beh:before {
  content: "\EA80"; }

.bei:before {
  content: "\EA81"; }

.bej:before {
  content: "\EA82"; }

.bek:before {
  content: "\EA83"; }

.bel:before {
  content: "\EA84"; }

.bem:before {
  content: "\EA85"; }

.ben:before {
  content: "\EA86"; }

.beo:before {
  content: "\EA87"; }

.bep:before {
  content: "\EA88"; }

.beq:before {
  content: "\EA89"; }

.ber:before {
  content: "\EA8A"; }

.bes:before {
  content: "\EA8B"; }

.bet:before {
  content: "\EA8C"; }

.beu:before {
  content: "\EA8D"; }

.bev:before {
  content: "\EA8E"; }

.bew:before {
  content: "\EA8F"; }

.bex:before {
  content: "\EA90"; }

.bey:before {
  content: "\EA91"; }

.bez:before {
  content: "\EA92"; }

.bfa:before {
  content: "\EA93"; }

.bfb:before {
  content: "\EA94"; }

.bfc:before {
  content: "\EA95"; }

.bfd:before {
  content: "\EA96"; }

.bfe:before {
  content: "\EA97"; }

.bff:before {
  content: "\EA98"; }

.bfg:before {
  content: "\EA99"; }

.bfh:before {
  content: "\EA9A"; }

.bfi:before {
  content: "\EA9B"; }

.bfj:before {
  content: "\EA9C"; }

.bfk:before {
  content: "\EA9D"; }

.bfl:before {
  content: "\EA9E"; }

.bfm:before {
  content: "\EA9F"; }

.bfn:before {
  content: "\EAA0"; }

.bfo:before {
  content: "\EAA1"; }

.bfp:before {
  content: "\EAA2"; }

.bfq:before {
  content: "\EAA3"; }

.bfr:before {
  content: "\EAA4"; }

.bfs:before {
  content: "\EAA5"; }

.bft:before {
  content: "\EAA6"; }

.bfu:before {
  content: "\EAA7"; }

.bfv:before {
  content: "\EAA8"; }

.bfw:before {
  content: "\EAA9"; }

.bfx:before {
  content: "\EAAA"; }

.bfy:before {
  content: "\EAAB"; }

.bfz:before {
  content: "\EAAC"; }

.bga:before {
  content: "\EAAD"; }

.bgb:before {
  content: "\EAAE"; }

.bgc:before {
  content: "\EAAF"; }

.bgd:before {
  content: "\EAB0"; }

.bge:before {
  content: "\EAB1"; }

.bgf:before {
  content: "\EAB2"; }

.bgg:before {
  content: "\EAB3"; }

.bgh:before {
  content: "\EAB4"; }

.bgi:before {
  content: "\EAB5"; }

.bgj:before {
  content: "\EAB6"; }

.bgk:before {
  content: "\EAB7"; }

.bgl:before {
  content: "\EAB8"; }

.bgm:before {
  content: "\EAB9"; }

.bgn:before {
  content: "\EABA"; }

.bgo:before {
  content: "\EABB"; }

.bgp:before {
  content: "\EABC"; }

.bgq:before {
  content: "\EABD"; }

.bgr:before {
  content: "\EABE"; }

.bgs:before {
  content: "\EABF"; }

.bgt:before {
  content: "\EAC0"; }

.bgu:before {
  content: "\EAC1"; }

.bgv:before {
  content: "\EAC2"; }

.bgw:before {
  content: "\EAC3"; }

.bgx:before {
  content: "\EAC4"; }

.bgy:before {
  content: "\EAC5"; }

.bgz:before {
  content: "\EAC6"; }

.bha:before {
  content: "\EAC7"; }

.bhb:before {
  content: "\EAC8"; }

.bhc:before {
  content: "\EAC9"; }

.bhd:before {
  content: "\EACA"; }

.bhe:before {
  content: "\EACB"; }

.bhf:before {
  content: "\EACC"; }

.bhg:before {
  content: "\EACD"; }

.bhh:before {
  content: "\EACE"; }

.bhi:before {
  content: "\EACF"; }

.bhj:before {
  content: "\EAD0"; }

.bhk:before {
  content: "\EAD1"; }

.bhl:before {
  content: "\EAD2"; }

.bhm:before {
  content: "\EAD3"; }

.bhn:before {
  content: "\EAD4"; }

.bho:before {
  content: "\EAD5"; }

.bhp:before {
  content: "\EAD6"; }

.bhq:before {
  content: "\EAD7"; }

.bhr:before {
  content: "\EAD8"; }

.bhs:before {
  content: "\EAD9"; }

.bht:before {
  content: "\EADA"; }

.bhu:before {
  content: "\EADB"; }

.bhv:before {
  content: "\EADC"; }

.bhw:before {
  content: "\EADD"; }

.bhx:before {
  content: "\EADE"; }

.bhy:before {
  content: "\EADF"; }

.bhz:before {
  content: "\EAE0"; }

.bia:before {
  content: "\EAE1"; }

.bib:before {
  content: "\EAE2"; }

.bic:before {
  content: "\EAE3"; }

.bid:before {
  content: "\EAE4"; }

.bie:before {
  content: "\EAE5"; }

.bif:before {
  content: "\EAE6"; }

.big:before {
  content: "\EAE7"; }

.bih:before {
  content: "\EAE8"; }

.bii:before {
  content: "\EAE9"; }

.bij:before {
  content: "\EAEA"; }

.bik:before {
  content: "\EAEB"; }

.bil:before {
  content: "\EAEC"; }

.bim:before {
  content: "\EAED"; }

.bin:before {
  content: "\EAEE"; }

.bio:before {
  content: "\EAEF"; }

.bip:before {
  content: "\EAF0"; }

.biq:before {
  content: "\EAF1"; }

.bir:before {
  content: "\EAF2"; }

.bis:before {
  content: "\EAF3"; }

.bit:before {
  content: "\EAF4"; }

.biu:before {
  content: "\EAF5"; }

.biv:before {
  content: "\EAF6"; }

.biw:before {
  content: "\EAF7"; }

.bix:before {
  content: "\EAF8"; }

.biy:before {
  content: "\EAF9"; }

.biz:before {
  content: "\EAFA"; }

.bja:before {
  content: "\EAFB"; }

.bjb:before {
  content: "\EAFC"; }

.bjc:before {
  content: "\EAFD"; }

.bjd:before {
  content: "\EAFE"; }

.bje:before {
  content: "\EAFF"; }

.bjf:before {
  content: "\EB00"; }

.bjg:before {
  content: "\EB01"; }

.bjh:before {
  content: "\EB02"; }

.bji:before {
  content: "\EB03"; }

.bjj:before {
  content: "\EB04"; }

.bjk:before {
  content: "\EB05"; }

.bjl:before {
  content: "\EB06"; }

.bjm:before {
  content: "\EB07"; }

.bjn:before {
  content: "\EB08"; }

.bjo:before {
  content: "\EB09"; }

.bjp:before {
  content: "\EB0A"; }

.bjq:before {
  content: "\EB0B"; }

.bjr:before {
  content: "\EB0C"; }

.bjs:before {
  content: "\EB0D"; }

.bjt:before {
  content: "\EB0E"; }

.bju:before {
  content: "\EB0F"; }

.bjv:before {
  content: "\EB10"; }

.bjw:before {
  content: "\EB11"; }

.bjx:before {
  content: "\EB12"; }

.bjy:before {
  content: "\EB13"; }

.bjz:before {
  content: "\EB14"; }

.bka:before {
  content: "\EB15"; }

.bkb:before {
  content: "\EB16"; }

.bkc:before {
  content: "\EB17"; }

.bkd:before {
  content: "\EB18"; }

.bke:before {
  content: "\EB19"; }

.bkf:before {
  content: "\EB1A"; }

.bkg:before {
  content: "\EB1B"; }

.bkh:before {
  content: "\EB1C"; }

.bki:before {
  content: "\EB1D"; }

.bkj:before {
  content: "\EB1E"; }

.bkk:before {
  content: "\EB1F"; }

.bkl:before {
  content: "\EB20"; }

.bkm:before {
  content: "\EB21"; }

.bkn:before {
  content: "\EB22"; }

.bko:before {
  content: "\EB23"; }

.bkp:before {
  content: "\EB24"; }

.bkq:before {
  content: "\EB25"; }

.bkr:before {
  content: "\EB26"; }

.bks:before {
  content: "\EB27"; }

.bkt:before {
  content: "\EB28"; }

.bku:before {
  content: "\EB29"; }

.bkv:before {
  content: "\EB2A"; }

.bkw:before {
  content: "\EB2B"; }

.bkx:before {
  content: "\EB2C"; }

.bky:before {
  content: "\EB2D"; }

.bkz:before {
  content: "\EB2E"; }

.bla:before {
  content: "\EB2F"; }

.blb:before {
  content: "\EB30"; }

.blc:before {
  content: "\EB31"; }

.bld:before {
  content: "\EB32"; }

.ble:before {
  content: "\EB33"; }

.blf:before {
  content: "\EB34"; }

.blg:before {
  content: "\EB35"; }

.blh:before {
  content: "\EB36"; }

.bli:before {
  content: "\EB37"; }

.blj:before {
  content: "\EB38"; }

.blk:before {
  content: "\EB39"; }

.bll:before {
  content: "\EB3A"; }

.blm:before {
  content: "\EB3B"; }

.bln:before {
  content: "\EB3C"; }

.blo:before {
  content: "\EB3D"; }

.blp:before {
  content: "\EB3E"; }

.blq:before {
  content: "\EB3F"; }

.blr:before {
  content: "\EB40"; }

.bls:before {
  content: "\EB41"; }

.blt:before {
  content: "\EB42"; }

.blu:before {
  content: "\EB43"; }

.blv:before {
  content: "\EB44"; }

.blw:before {
  content: "\EB45"; }

.blx:before {
  content: "\EB46"; }

.bly:before {
  content: "\EB47"; }

.blz:before {
  content: "\EB48"; }

.bma:before {
  content: "\EB49"; }

.bmb:before {
  content: "\EB4A"; }

.bmc:before {
  content: "\EB4B"; }

.bmd:before {
  content: "\EB4C"; }

.bme:before {
  content: "\EB4D"; }

.bmf:before {
  content: "\EB4E"; }

.bmg:before {
  content: "\EB4F"; }

.bmh:before {
  content: "\EB50"; }

.bmi:before {
  content: "\EB51"; }

.bmj:before {
  content: "\EB52"; }

.bmk:before {
  content: "\EB53"; }

.bml:before {
  content: "\EB54"; }

.bmm:before {
  content: "\EB55"; }

.bmn:before {
  content: "\EB56"; }

.bmo:before {
  content: "\EB57"; }

.bmp:before {
  content: "\EB58"; }

.bmq:before {
  content: "\EB59"; }

.bmr:before {
  content: "\EB5A"; }

.bms:before {
  content: "\EB5B"; }

.bmt:before {
  content: "\EB5C"; }

.bmu:before {
  content: "\EB5D"; }

.bmv:before {
  content: "\EB5E"; }

.bmw:before {
  content: "\EB5F"; }

.bmx:before {
  content: "\EB60"; }

.bmy:before {
  content: "\EB61"; }

.bmz:before {
  content: "\EB62"; }

.bna:before {
  content: "\EB63"; }

.bnb:before {
  content: "\EB64"; }

.bnc:before {
  content: "\EB65"; }

.bnd:before {
  content: "\EB66"; }

.bne:before {
  content: "\EB67"; }

.bnf:before {
  content: "\EB68"; }

.bng:before {
  content: "\EB69"; }

.bnh:before {
  content: "\EB6A"; }

.bni:before {
  content: "\EB6B"; }

.bnj:before {
  content: "\EB6C"; }

.bnk:before {
  content: "\EB6D"; }

.bnl:before {
  content: "\EB6E"; }

.bnm:before {
  content: "\EB6F"; }

.bnn:before {
  content: "\EB70"; }

.bno:before {
  content: "\EB71"; }

.bnp:before {
  content: "\EB72"; }

.bnq:before {
  content: "\EB73"; }

.bnr:before {
  content: "\EB74"; }

.bns:before {
  content: "\EB75"; }

.bnt:before {
  content: "\EB76"; }

.bnu:before {
  content: "\EB77"; }

.bnv:before {
  content: "\EB78"; }

.bnw:before {
  content: "\EB79"; }

.bnx:before {
  content: "\EB7A"; }

.bny:before {
  content: "\EB7B"; }

.bnz:before {
  content: "\EB7C"; }

.boa:before {
  content: "\EB7D"; }

.bob:before {
  content: "\EB7E"; }

.boc:before {
  content: "\EB7F"; }

.bod:before {
  content: "\EB80"; }

.boe:before {
  content: "\EB81"; }

.bof:before {
  content: "\EB82"; }

.bog:before {
  content: "\EB83"; }

.boh:before {
  content: "\EB84"; }

.boi:before {
  content: "\EB85"; }

.boj:before {
  content: "\EB86"; }

.bok:before {
  content: "\EB87"; }

.bol:before {
  content: "\EB88"; }

.bom:before {
  content: "\EB89"; }

.bon:before {
  content: "\EB8A"; }

.boo:before {
  content: "\EB8B"; }

.bop:before {
  content: "\EB8C"; }

.boq:before {
  content: "\EB8D"; }

.bor:before {
  content: "\EB8E"; }

.bos:before {
  content: "\EB8F"; }

.bot:before {
  content: "\EB90"; }

.bou:before {
  content: "\EB91"; }

.bov:before {
  content: "\EB92"; }

.bow:before {
  content: "\EB93"; }

.box:before {
  content: "\EB94"; }

.boy:before {
  content: "\EB95"; }

.boz:before {
  content: "\EB96"; }

.bpa:before {
  content: "\EB97"; }

.bpb:before {
  content: "\EB98"; }

.bpc:before {
  content: "\EB99"; }

.bpd:before {
  content: "\EB9A"; }

.bpe:before {
  content: "\EB9B"; }

.bpf:before {
  content: "\EB9C"; }

.bpg:before {
  content: "\EB9D"; }

.bph, .bph:hover, .bph:focus {
  color: inherit;
  text-decoration: inherit; }

.bpi > .m {
  float: left; }
  .bpi > .m > .qm {
    display: inline-block;
    padding: 10px 0;
    font-weight: 300;
    color: #000;
    border-bottom: 4px solid transparent; }
    .bpi > .m > .qm:hover, .bpi > .m > .qm:focus {
      color: #2595FF;
      background-color: transparent; }
    .bpi > .m > .qm.active, .bpi > .m > .qm.active:hover, .bpi > .m > .qm.active:focus {
      font-weight: 700;
      color: #2595FF;
      border-bottom-color: #2595FF; }
  .bpi > .m + .m {
    margin-left: 30px; }

.bpi.qq > .m + .m {
  margin-left: 0; }

.bpi.qq > .m > .qm {
  margin-bottom: 0; }

.bpi.nav-stacked > .m {
  float: none;
  margin-left: 0; }
  .bpi.nav-stacked > .m + .m {
    margin-top: 0; }

.bpi.nav-stacked > .m > .qm {
  display: block;
  padding: 5px 10px 5px 30px;
  border-bottom: 0;
  border-left: 4px solid transparent; }
  .bpi.nav-stacked > .m > .qm:hover, .bpi.nav-stacked > .m > .qm:focus {
    border-left: 4px solid;
    text-decoration: none; }
  .bpi.nav-stacked > .m > .qm.active, .bpi.nav-stacked > .m > .qm.active:hover, .bpi.nav-stacked > .m > .qm.active:focus {
    border-left-color: #2595FF; }

.bpi.nav-stacked .azb {
  padding-left: 34px; }

.bpi.nav-stacked .nav-divider {
  height: 0;
  margin: 10px 0;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-left: 34px;
  margin-top: 20px;
  margin-bottom: 25px; }

.bpj {
  padding-left: 1.25em;
  padding-right: 1.25em;
  border-radius: 1000em; }

.bpk {
  border-radius: 0; }

.bpl {
  display: table;
  width: 100%;
  height: 100vh; }
  .bpl .bpm,
  .bpl .bpn {
    display: table-cell;
    vertical-align: middle; }
  .bpl .bpm {
    vertical-align: bottom; }

@media (min-width: 576px) {
  .bpo {
    padding-right: 40px;
    padding-left: 40px; } }

.k {
  position: relative;
  width: 100%;
  padding: 60px 30px;
  color: inherit;
  background-color: #fff;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.bpp {
  overflow: hidden; }

.bpq {
  position: absolute;
  top: -25px;
  right: 0;
  bottom: -25px;
  left: 0;
  overflow: hidden; }

.g {
  position: absolute;
  top: 25px;
  right: -50px;
  bottom: 25px;
  left: -50px;
  overflow: hidden;
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg); }

.ao {
  position: absolute;
  top: -25px;
  bottom: -25px;
  right: 0;
  left: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg); }

.am .ao {
  background-color: #000000; }

.bpr {
  background-position: top; }

.bps {
  background-position: bottom; }

.bpt:before,
.bpu:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  content: '';
  width: 33%;
  margin: 0 auto;
  border-top: 1px solid;
  border-top-color: #ccc;
  border-top-color: rgba(0, 0, 0, 0.1); }

.bpt:before {
  width: 80%; }

.bpv {
  background-attachment: fixed; }

.am {
  color: #fff;
  background-color: #000; }
  .am.bpu:before,
  .am hr {
    border-color: rgba(255, 255, 255, 0.2); }
  .am h1, .am h2, .am h3, .am h4, .am h5, .am h6,
  .am .dy, .am .dz, .am .ea, .am .eb, .am .ec, .am .ed {
    color: inherit; }
  .am .bpw.oz {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff; }
    .am .bpw.oz:hover {
      color: #212529;
      background-color: #fff;
      border-color: #fff; }
    .am .bpw.oz:focus, .am .bpw.oz.ow {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
    .am .bpw.oz.disabled, .am .bpw.oz:disabled {
      color: #fff;
      background-color: transparent; }
    .am .bpw.oz:not(:disabled):not(.disabled):active, .am .bpw.oz:not(:disabled):not(.disabled).active,
    .show > .am .bpw.oz.oy {
      color: #212529;
      background-color: #fff;
      border-color: #fff; }
      .am .bpw.oz:not(:disabled):not(.disabled):active:focus, .am .bpw.oz:not(:disabled):not(.disabled).active:focus,
      .show > .am .bpw.oz.oy:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .am .bpw.oz:focus, .am .bpw.oz.ow, .am .bpw.oz:hover, .am .bpw.oz:active, .am .bpw.oz.active,
  .am .bpw.oz .open > .oy,
  .am .bpw:focus,
  .am .bpw.ow,
  .am .bpw:hover,
  .am .bpw:active,
  .am .bpw.active,
  .am .bpw .open > .oy {
    color: #000; }
    .am .bpw.oz:focus:hover, .am .bpw.oz:focus:focus, .am .bpw.oz:focus.ow, .am .bpw.oz.ow:hover, .am .bpw.oz.ow:focus, .am .bpw.oz.ow.ow, .am .bpw.oz:hover:hover, .am .bpw.oz:hover:focus, .am .bpw.oz:hover.ow, .am .bpw.oz:active:hover, .am .bpw.oz:active:focus, .am .bpw.oz:active.ow, .am .bpw.oz.active:hover, .am .bpw.oz.active:focus, .am .bpw.oz.active.ow,
    .am .bpw.oz .open > .oy:hover,
    .am .bpw.oz .open > .oy:focus,
    .am .bpw.oz .open > .oy.ow,
    .am .bpw:focus:hover,
    .am .bpw:focus:focus,
    .am .bpw:focus.ow,
    .am .bpw.ow:hover,
    .am .bpw.ow:focus,
    .am .bpw.ow.ow,
    .am .bpw:hover:hover,
    .am .bpw:hover:focus,
    .am .bpw:hover.ow,
    .am .bpw:active:hover,
    .am .bpw:active:focus,
    .am .bpw:active.ow,
    .am .bpw.active:hover,
    .am .bpw.active:focus,
    .am .bpw.active.ow,
    .am .bpw .open > .oy:hover,
    .am .bpw .open > .oy:focus,
    .am .bpw .open > .oy.ow {
      color: #000; }

.bpx {
  background-color: transparent; }

.bpy {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .bpy > iframe {
    display: block;
    width: 100%;
    height: 100%; }

.bpz {
  position: relative;
  z-index: 2;
  display: inline-block; }

.bqa {
  display: table;
  width: 100%;
  height: 110vh; }

.bqb {
  margin-bottom: 20px;
  font-weight: 400;
  letter-spacing: 4px;
  color: #2595FF;
  text-transform: uppercase; }

.dy.bqc,
h1.bqc {
  font-size: 37.5px;
  line-height: 1.2; }

.k .al {
  font-size: 1.3rem; }

.bqd {
  margin-bottom: -25px; }

.bqe,
.bqf,
.bqg {
  display: table-cell;
  vertical-align: middle; }

.bqf {
  vertical-align: bottom; }

.bqe {
  vertical-align: top; }

@media (min-width: 576px) {
  .bqh,
  .bqi,
  .bqj {
    display: table-cell;
    vertical-align: middle; }
  .bqi {
    vertical-align: bottom; }
  .bqh {
    vertical-align: top; } }

@media (min-width: 768px) {
  .bqk,
  .bql,
  .bqm {
    display: table-cell;
    vertical-align: middle; }
  .bql {
    vertical-align: bottom; }
  .bqk {
    vertical-align: top; }
  .dy.bqc,
  h1.bqc {
    font-size: 42px; } }

@media (min-width: 992px) {
  .bqn,
  .bqo,
  .bqp {
    display: table-cell;
    vertical-align: middle; }
  .bqo {
    vertical-align: bottom; }
  .bqn {
    vertical-align: top; } }

@media (min-width: 576px) {
  .k {
    padding: 100px 1rem; }
    .k:not(.block-secondary) .al {
      font-size: 21px; } }

.bqq {
  background-color: transparent;
  border-color: transparent; }
  .bqq .l {
    color: #fff; }
    .bqq .l:hover, .bqq .l:focus {
      color: #e6e6e6;
      background-color: transparent; }
  .bqq .qt {
    color: #fff; }
  .bqq .navbar-nav > li > a {
    color: #fff; }
    .bqq .navbar-nav > li > a:hover, .bqq .navbar-nav > li > a:focus {
      color: #e6e6e6;
      background-color: transparent; }
  .bqq .navbar-nav > .active > a, .bqq .navbar-nav > .active > a:hover, .bqq .navbar-nav > .active > a:focus {
    color: #e6e6e6;
    background-color: transparent; }
  .bqq .navbar-nav > .disabled > a, .bqq .navbar-nav > .disabled > a:hover, .bqq .navbar-nav > .disabled > a:focus {
    color: white;
    background-color: transparent; }
  .bqq .qv {
    background-repeat: no-repeat;
    background-position: center;
    border-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.qh.org/2000/svg'%3E%3Cpath stroke='rgb(255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
    .bqq .qv:hover, .bqq .qv:focus {
      background-color: transparent; }
  .bqq .qu,
  .bqq .bqr {
    border-color: transparent; }
  .bqq .navbar-nav > .open > a, .bqq .navbar-nav > .open > a:hover, .bqq .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #e6e6e6; }
  @media (max-width: 576px) {
    .bqq .navbar-nav .open .dropdown-menu > li > a {
      color: #fff; }
      .bqq .navbar-nav .open .dropdown-menu > li > a:hover, .bqq .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #e6e6e6;
        background-color: transparent; }
    .bqq .navbar-nav .open .dropdown-menu > .active > a, .bqq .navbar-nav .open .dropdown-menu > .active > a:hover, .bqq .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #e6e6e6;
      background-color: transparent; }
    .bqq .navbar-nav .open .dropdown-menu > .disabled > a, .bqq .navbar-nav .open .dropdown-menu > .disabled > a:hover, .bqq .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: white;
      background-color: transparent; } }
  .bqq .bqs {
    color: #fff; }
    .bqq .bqs:hover {
      color: #e6e6e6; }
  .bqq .po {
    color: #fff; }
    .bqq .po:hover, .bqq .po:focus {
      color: #e6e6e6; }
    .bqq .po[disabled]:hover, .bqq .po[disabled]:focus,
    fieldset[disabled] .bqq .po:hover,
    fieldset[disabled] .bqq .po:focus {
      color: white; }

.ds .ui,
.ds .uh {
  text-shadow: none;
  color: rgba(0, 0, 0, 0.3);
  background-image: none; }

.ds .carousel-indicators li {
  background-color: rgba(0, 0, 0, 0.3);
  border: 0; }

.ds .carousel-indicators .active {
  background-color: #fff;
  border: 1px solid #2595FF; }

.bqt {
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 1rem;
  color: #6C6F73;
  background-color: #fff;
  border-radius: 0.25rem;
  border: 1px solid #e9ecef; }

.bqu > p,
.bqu > ul {
  margin-bottom: 0; }

.bqu > p + p {
  margin-top: 5px; }

.bqu,
.bqv {
  display: table-cell;
  padding: 15px 20px;
  vertical-align: middle; }

.bqv {
  width: 1%;
  background-color: #f5f7f9;
  border-left: 1px solid #e9ecef; }

.dp {
  list-style: none;
  padding: 0; }
  .dp .bqw {
    font-size: 16px; }
  .dp li {
    position: relative;
    padding-left: 80px; }

.bqx {
  position: absolute;
  top: 0;
  left: 10px;
  display: inline-block;
  font-size: 36px;
  text-align: center;
  line-height: 0;
  width: 60px; }

.bqy li {
  position: relative;
  padding-left: 110px; }

.bqy .bqx {
  border: 1px solid #e9ecef;
  border-radius: 50%;
  height: 80px;
  width: 80px;
  line-height: 89px; }

img[data-action="zoom"] {
  cursor: pointer;
  cursor: -moz-zoom-in; }

.zoom-img,
.zoom-img-wrap {
  position: relative;
  z-index: 1080;
  -webkit-transition: all 300ms;
  transition: all 300ms; }

img.zoom-img {
  cursor: pointer;
  cursor: -moz-zoom-out; }

.zoom-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1079;
  background: #000;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms; }

.zoom-overlay-open .zoom-overlay {
  filter: "alpha(opacity=100)";
  opacity: 1; }

.zoom-overlay-open,
.zoom-overlay-transitioning {
  cursor: default; }

.zoom-overlay-open .rg:hover,
.zoom-overlay-open .rg:focus {
  z-index: auto; }

.tc,
.td {
  overflow: visible; }

.dq {
  position: relative;
  left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000;
  overflow: hidden; }

.dq:before {
  position: absolute;
  top: 0;
  right: 100%;
  content: '';
  width: 20px;
  height: 100%;
  bottom: 0;
  background-color: inherit; }

.dq span {
  position: relative;
  left: -10px; }

@-moz-document url-prefix() {
  .dq {
    box-decoration-break: clone;
    left: 0;
    padding-left: 10px;
    padding-right: 10px; }
  .dq span {
    left: auto; }
  .dq:before {
    display: none; } }

.bqz {
  display: block;
  width: 100%;
  margin: 0 0 10px;
  padding: 10px;
  font-weight: normal;
  color: inherit;
  background-color: #000;
  border: 0;
  -webkit-appearance: none;
  border-radius: 0; }
  .bqz::-webkit-input-placeholder {
    color: #000;
    opacity: 1; }
  .bqz::-moz-placeholder {
    color: #000;
    opacity: 1; }
  .bqz:-ms-input-placeholder {
    color: #000;
    opacity: 1; }
  .bqz::placeholder {
    color: #000;
    opacity: 1; }
  .bqz:focus {
    outline: none; }

.bra::after {
  display: block;
  clear: both;
  content: ""; }

.bra .bqz {
  float: left;
  width: 49%; }
  .bra .bqz + .bqz {
    margin-left: 2%; }

.brb {
  background-color: #2595FF; }

.brc {
  background-color: #5cb85c; }

.brd {
  background-color: #f0ad4e; }

.bre {
  background-color: #d9534f; }

.brf {
  background-color: #5bc0de; }

.brg {
  list-style: none;
  padding-left: 0; }
  .brg > li {
    padding: 5px 0 5px 25px; }
    .brg > li > .a {
      float: left;
      margin-left: -25px;
      opacity: .5; }
  .brg > .active {
    color: #2595FF; }
    .brg > .active .a {
      opacity: 1; }

.brh {
  background-color: #fff;
  border: 0; }
  .brh hr {
    background: #fff; }
  .brh p {
    color: rgba(255, 255, 255, 0.7); }
  .brh.bri {
    background-color: #2595FF; }
  .brh.brj {
    background-color: #5cb85c; }
  .brh.brk {
    background-color: #5bc0de; }
  .brh.brl {
    background-color: #f0ad4e; }
  .brh.brm {
    background-color: #d9534f; }

.brn {
  margin-top: 0;
  margin-bottom: 0; }
  .brn .dv {
    font-size: 45%;
    vertical-align: middle; }

.bro {
  font-size: 85%;
  letter-spacing: .15em;
  color: #78838e;
  text-transform: uppercase; }

.brp {
  display: inline-block;
  padding: .4em;
  font-size: 12px;
  vertical-align: middle; }
  .brp:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    margin-left: 2px;
    vertical-align: middle;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }

.brq {
  color: #5cb85c; }
  .brq:after {
    border-top: 0;
    border-bottom: 4px solid; }

.brr {
  color: #d9534f; }
  .brr:after {
    border-bottom: 0;
    border-top: 4px solid; }

.brs,
.brt,
.bru,
.brv,
.brw {
  color: #fff;
  border-radius: 3px; }
  .brs .brr,
  .brs .brq,
  .brs .brn,
  .brt .brr,
  .brt .brq,
  .brt .brn,
  .bru .brr,
  .bru .brq,
  .bru .brn,
  .brv .brr,
  .brv .brq,
  .brv .brn,
  .brw .brr,
  .brw .brq,
  .brw .brn {
    font-weight: normal;
    color: inherit; }
  .brs .bro,
  .brt .bro,
  .bru .bro,
  .brv .bro,
  .brw .bro {
    font-weight: normal;
    color: rgba(255, 255, 255, 0.65); }
  .brs .brx,
  .brt .brx,
  .bru .brx,
  .brv .brx,
  .brw .brx {
    margin-left: -1rem;
    margin-right: -1rem;
    border-top-color: rgba(255, 255, 255, 0.2); }

.brs {
  background-color: #2595FF; }

.brt {
  background-color: #5cb85c; }

.bru {
  background-color: #5bc0de; }

.brv {
  background-color: #f0ad4e; }

.brw {
  background-color: #d9534f; }

.bry {
  padding: 0;
  margin: 0 auto;
  border-left: 0;
  text-align: center; }
  .bry > p {
    font-size: 1.25rem;
    margin-top: 30px; }
  .bry > img {
    width: 75px;
    height: 75px; }
  .bry > cite {
    display: block;
    margin-top: 30px;
    font-size: 12px;
    font-style: normal;
    letter-spacing: .15em;
    color: #6c757d;
    text-transform: uppercase; }
  @media (min-width: 576px) {
    .bry {
      max-width: 75%; }
      .bry > cite {
        font-size: 14px; }
      .bry > img {
        width: 100px;
        height: 100px; }
      .bry > p {
        font-size: 1.5rem; } }

.brz {
  background-color: #fff;
  position: relative; }

.bsa {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 250px;
  padding-top: 30px;
  background-color: #f2f2f2; }

.bsb {
  left: auto;
  right: 0; }

.bsc {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 100;
  padding: 4px 12px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem; }
  .bsc:hover, .bsc:focus {
    color: #fff;
    text-decoration: none;
    background-color: #2595FF; }

.bsd {
  left: auto;
  right: 20px; }

html {
  font-size: 14px; }

h1.axv, h2.axv, h3.axv, h4.axv, h5.axv, h6.axv,
.dy.axv, .dz.axv, .ea.axv, .eb.axv, .ec.axv, .ed.axv {
  letter-spacing: .15em; }

h1 small,
h1 .ei, h2 small,
h2 .ei, h3 small,
h3 .ei, h4 small,
h4 .ei, h5 small,
h5 .ei, h6 small,
h6 .ei,
.dy small,
.dy .ei, .dz small,
.dz .ei, .ea small,
.ea .ei, .eb small,
.eb .ei, .ec small,
.ec .ei, .ed small,
.ed .ei {
  font-weight: inherit; }

h6, .ed {
  margin-bottom: 5px;
  color: white;
  text-transform: uppercase; }

strong {
  font-weight: bold; }
