/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
  --blue: #3D76BB;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #a61b1e;
  --orange: #f49500;
  --yellow: #ffc107;
  --green: #b1ca00;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --profile-purple: #804796;
  --profile-red: #a61b1e;
  --profile-green: #6a9a7d;
  --profile-blue: #2c5ba4;
  --profile-orange: #d67f18;
  --primary: #3D76BB;
  --secondary: #6c757d;
  --success: #b1ca00;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #a61b1e;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "FrutigerLTW05", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --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: rgba(0,0,0,0);
}

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

body {
  margin: 0;
  font-family: "FrutigerLTW05",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #404040;
  text-align: left;
  background-color: #f4f8fa;
}

[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: .5rem;
}

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  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: bold;
}

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: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #3d76cb;
  text-decoration: none;
  background-color: rgba(0,0,0,0);
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #2a5592;
  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: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  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,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: .5rem;
  font-family: "FrutigerLTW05";
  font-weight: 600;
  line-height: 1.2;
  color: inherit;
}

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

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

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

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

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

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

.lead {
  font-size: 1.25rem;
  font-weight: normal;
}

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

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

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

.display-4 {
  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,.1);
}

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

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

.list-unstyled,
.main-header__shortcuts ul,
.main-header .site-navigation ul,
.c-person-list--userblock ul,
.search-result__hits {
  padding-left: 0;
  list-style: none;
}

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

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: .5rem;
}

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

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

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "— ";
}

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

.img-thumbnail {
  padding: .25rem;
  background-color: #f4f8fa;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: .5rem;
  line-height: 1;
}

.figure-caption {
  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: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

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

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

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

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

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

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

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

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

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

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

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

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

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

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

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

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

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

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

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

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

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

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

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

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

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

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

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

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: rgba(0,0,0,0);
}

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

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

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

.table .table {
  background-color: #f4f8fa;
}

.table-sm th,
.table-sm td {
  padding: .3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

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

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

.table-profile-purple,
.table-profile-purple>th,
.table-profile-purple>td {
  background-color: rgb(219.44,203.48,225.6);
}

.table-hover .table-profile-purple:hover {
  background-color: rgb(208.2341176471,187.2447058824,216.3352941176);
}

.table-hover .table-profile-purple:hover>td,
.table-hover .table-profile-purple:hover>th {
  background-color: rgb(208.2341176471,187.2447058824,216.3352941176);
}

.table-profile-red,
.table-profile-red>th,
.table-profile-red>td {
  background-color: rgb(230.08,191.16,192);
}

.table-hover .table-profile-red:hover {
  background-color: rgb(222.9206940063,172.8193059937,173.9006309148);
}

.table-hover .table-profile-red:hover>td,
.table-hover .table-profile-red:hover>th {
  background-color: rgb(222.9206940063,172.8193059937,173.9006309148);
}

.table-profile-green,
.table-profile-green>th,
.table-profile-green>td {
  background-color: rgb(213.28,226.72,218.6);
}

.table-hover .table-profile-green:hover {
  background-color: rgb(198.082,216.418,205.34);
}

.table-hover .table-profile-green:hover>td,
.table-hover .table-profile-green:hover>th {
  background-color: rgb(198.082,216.418,205.34);
}

.table-profile-blue,
.table-profile-blue>th,
.table-profile-blue>td {
  background-color: rgb(195.92,209.08,229.52);
}

.table-hover .table-profile-blue:hover {
  background-color: hsl(216.5,39.7350993377%,78.4196078431%);
}

.table-hover .table-profile-blue:hover>td,
.table-hover .table-profile-blue:hover>th {
  background-color: hsl(216.5,39.7350993377%,78.4196078431%);
}

.table-profile-orange,
.table-profile-orange>th,
.table-profile-orange>td {
  background-color: rgb(243.52,219.16,190.32);
}

.table-hover .table-profile-orange:hover {
  background-color: rgb(239.67625,207.16,168.66375);
}

.table-hover .table-profile-orange:hover>td,
.table-hover .table-profile-orange:hover>th {
  background-color: rgb(239.67625,207.16,168.66375);
}

.table-primary,
.table-primary>th,
.table-primary>td {
  background-color: rgb(200.68,216.64,235.96);
}

.table-hover .table-primary:hover {
  background-color: rgb(181.7983206107,203.3060305344,229.3416793893);
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
  background-color: rgb(181.7983206107,203.3060305344,229.3416793893);
}

.table-secondary,
.table-secondary>th,
.table-secondary>td {
  background-color: rgb(213.84,216.36,218.6);
}

.table-hover .table-secondary:hover {
  background-color: hsl(208.2352941176,6.1371841155%,79.7921568627%);
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
  background-color: hsl(208.2352941176,6.1371841155%,79.7921568627%);
}

.table-success,
.table-success>th,
.table-success>td {
  background-color: rgb(233.16,240.16,183.6);
}

.table-hover .table-success:hover {
  background-color: rgb(226.7022077922,235.772012987,162.487987013);
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
  background-color: rgb(226.7022077922,235.772012987,162.487987013);
}

.table-info,
.table-info>th,
.table-info>td {
  background-color: rgb(190.04,228.96,235.12);
}

.table-hover .table-info:hover {
  background-color: hsl(188.198757764,53.1353135314%,78.3647058824%);
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
  background-color: hsl(188.198757764,53.1353135314%,78.3647058824%);
}

.table-warning,
.table-warning>th,
.table-warning>td {
  background-color: rgb(255,237.64,185.56);
}

.table-hover .table-warning:hover {
  background-color: rgb(255,231.265,160.06);
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
  background-color: rgb(255,231.265,160.06);
}

.table-danger,
.table-danger>th,
.table-danger>td {
  background-color: rgb(230.08,191.16,192);
}

.table-hover .table-danger:hover {
  background-color: rgb(222.9206940063,172.8193059937,173.9006309148);
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
  background-color: rgb(222.9206940063,172.8193059937,173.9006309148);
}

.table-light,
.table-light>th,
.table-light>td {
  background-color: rgb(253.04,253.32,253.6);
}

.table-hover .table-light:hover {
  background-color: rgb(238.165,240.57,242.975);
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
  background-color: rgb(238.165,240.57,242.975);
}

.table-dark,
.table-dark>th,
.table-dark>td {
  background-color: rgb(198.16,199.84,201.52);
}

.table-hover .table-dark:hover {
  background-color: hsl(210,3.0456852792%,73.368627451%);
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
  background-color: hsl(210,3.0456852792%,73.368627451%);
}

.table-active,
.table-active>th,
.table-active>td {
  background-color: rgba(0,0,0,.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0,0,0,.075);
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
  background-color: rgba(0,0,0,.075);
}

.table .thead-dark th {
  color: #f4f8fa;
  background-color: #212529;
  border-color: hsl(210,10.8108108108%,22.0098039216%);
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #f4f8fa;
  background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: hsl(210,10.8108108108%,22.0098039216%);
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: hsla(0,0%,100%,.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: hsla(0,0%,100%,.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-sm>.table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-md>.table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-lg>.table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-xl>.table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive>.table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control::-ms-expand {
  background-color: rgba(0,0,0,0);
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: rgb(153.5826612903,184.4959677419,221.9173387097);
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(61,118,187,.25);
}

.form-control::-moz-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;
}

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: rgba(0,0,0,0);
  border: solid rgba(0,0,0,0);
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,
.input-group-sm>.input-group-append>.form-control-plaintext.btn,
.form-control-plaintext.form-control-lg,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,
.input-group-lg>.input-group-append>.form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-prepend>.input-group-text,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-append>.btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

select.form-control-sm:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-prepend>.input-group-text,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-append>.btn {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

select.form-control-lg:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: .25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row>.col,
.form-row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

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

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled~.form-check-label {
  color: #6c757d;
}

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

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #b1ca00;
}

.valid-tooltip {
  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(177,202,0,.8);
  border-radius: .2rem;
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #b1ca00;
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #b1ca00;
  box-shadow: 0 0 0 .2rem rgba(177,202,0,.25);
}

.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
  color: #b1ca00;
}

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

.was-validated .custom-control-input:valid~.custom-control-label,
.custom-control-input.is-valid~.custom-control-label {
  color: #b1ca00;
}

.was-validated .custom-control-input:valid~.custom-control-label::before,
.custom-control-input.is-valid~.custom-control-label::before {
  background-color: rgb(232.6608910891,255,74.5);
}

.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip,
.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid:checked~.custom-control-label::before,
.custom-control-input.is-valid:checked~.custom-control-label::before {
  background-color: rgb(221.6881188119,253,0);
}

.was-validated .custom-control-input:valid:focus~.custom-control-label::before,
.custom-control-input.is-valid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #f4f8fa,0 0 0 .2rem rgba(177,202,0,.25);
}

.was-validated .custom-file-input:valid~.custom-file-label,
.custom-file-input.is-valid~.custom-file-label {
  border-color: #b1ca00;
}

.was-validated .custom-file-input:valid~.custom-file-label::before,
.custom-file-input.is-valid~.custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip,
.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus~.custom-file-label,
.custom-file-input.is-valid:focus~.custom-file-label {
  box-shadow: 0 0 0 .2rem rgba(177,202,0,.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #a61b1e;
}

.invalid-tooltip {
  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(166,27,30,.8);
  border-radius: .2rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #a61b1e;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #a61b1e;
  box-shadow: 0 0 0 .2rem rgba(166,27,30,.25);
}

.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip {
  display: block;
}

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

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

.was-validated .custom-control-input:invalid~.custom-control-label,
.custom-control-input.is-invalid~.custom-control-label {
  color: #a61b1e;
}

.was-validated .custom-control-input:invalid~.custom-control-label::before,
.custom-control-input.is-invalid~.custom-control-label::before {
  background-color: rgb(228.4896373057,92.0103626943,94.9559585492);
}

.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip,
.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,
.custom-control-input.is-invalid:checked~.custom-control-label::before {
  background-color: rgb(209.8652849741,34.1347150259,37.9274611399);
}

.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,
.custom-control-input.is-invalid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #f4f8fa,0 0 0 .2rem rgba(166,27,30,.25);
}

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

.was-validated .custom-file-input:invalid~.custom-file-label::before,
.custom-file-input.is-invalid~.custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip,
.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip {
  display: block;
}

.was-validated .custom-file-input:invalid:focus~.custom-file-label,
.custom-file-input.is-invalid:focus~.custom-file-label {
  box-shadow: 0 0 0 .2rem rgba(166,27,30,.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .input-group {
    width: auto;
  }

  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid rgba(0,0,0,0);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn:hover,
.btn:focus {
  text-decoration: none;
}

.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(61,118,187,.25);
}

.btn.disabled,
.btn:disabled {
  opacity: .65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active {
  background-image: none;
}

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

.btn-profile-purple {
  color: #fff;
  background-color: #804796;
  border-color: #804796;
}

.btn-profile-purple:hover {
  color: #fff;
  background-color: rgb(105.8461538462,58.7115384615,124.0384615385);
  border-color: rgb(98.4615384615,54.6153846154,115.3846153846);
}

.btn-profile-purple:focus,
.btn-profile-purple.focus {
  box-shadow: 0 0 0 .2rem rgba(128,71,150,.5);
}

.btn-profile-purple.disabled,
.btn-profile-purple:disabled {
  color: #fff;
  background-color: #804796;
  border-color: #804796;
}

.btn-profile-purple:not(:disabled):not(.disabled):active,
.btn-profile-purple:not(:disabled):not(.disabled).active,
.show>.btn-profile-purple.dropdown-toggle {
  color: #fff;
  background-color: rgb(98.4615384615,54.6153846154,115.3846153846);
  border-color: rgb(91.0769230769,50.5192307692,106.7307692308);
}

.btn-profile-purple:not(:disabled):not(.disabled):active:focus,
.btn-profile-purple:not(:disabled):not(.disabled).active:focus,
.show>.btn-profile-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(128,71,150,.5);
}

.btn-profile-red {
  color: #fff;
  background-color: #a61b1e;
  border-color: #a61b1e;
}

.btn-profile-red:hover {
  color: #fff;
  background-color: rgb(133.1010362694,21.6489637306,24.0544041451);
  border-color: rgb(122.1347150259,19.8652849741,22.0725388601);
}

.btn-profile-red:focus,
.btn-profile-red.focus {
  box-shadow: 0 0 0 .2rem rgba(166,27,30,.5);
}

.btn-profile-red.disabled,
.btn-profile-red:disabled {
  color: #fff;
  background-color: #a61b1e;
  border-color: #a61b1e;
}

.btn-profile-red:not(:disabled):not(.disabled):active,
.btn-profile-red:not(:disabled):not(.disabled).active,
.show>.btn-profile-red.dropdown-toggle {
  color: #fff;
  background-color: rgb(122.1347150259,19.8652849741,22.0725388601);
  border-color: rgb(111.1683937824,18.0816062176,20.0906735751);
}

.btn-profile-red:not(:disabled):not(.disabled):active:focus,
.btn-profile-red:not(:disabled):not(.disabled).active:focus,
.show>.btn-profile-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(166,27,30,.5);
}

.btn-profile-green {
  color: #fff;
  background-color: #6a9a7d;
  border-color: #6a9a7d;
}

.btn-profile-green:hover {
  color: #fff;
  background-color: rgb(89.587,132.163,106.44);
  border-color: rgb(84.436,124.564,100.32);
}

.btn-profile-green:focus,
.btn-profile-green.focus {
  box-shadow: 0 0 0 .2rem rgba(106,154,125,.5);
}

.btn-profile-green.disabled,
.btn-profile-green:disabled {
  color: #fff;
  background-color: #6a9a7d;
  border-color: #6a9a7d;
}

.btn-profile-green:not(:disabled):not(.disabled):active,
.btn-profile-green:not(:disabled):not(.disabled).active,
.show>.btn-profile-green.dropdown-toggle {
  color: #fff;
  background-color: rgb(84.436,124.564,100.32);
  border-color: rgb(79.285,116.965,94.2);
}

.btn-profile-green:not(:disabled):not(.disabled):active:focus,
.btn-profile-green:not(:disabled):not(.disabled).active:focus,
.show>.btn-profile-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(106,154,125,.5);
}

.btn-profile-blue {
  color: #fff;
  background-color: #2c5ba4;
  border-color: #2c5ba4;
}

.btn-profile-blue:hover {
  color: #fff;
  background-color: hsl(216.5,57.6923076923%,33.2843137255%);
  border-color: hsl(216.5,57.6923076923%,30.7843137255%);
}

.btn-profile-blue:focus,
.btn-profile-blue.focus {
  box-shadow: 0 0 0 .2rem rgba(44,91,164,.5);
}

.btn-profile-blue.disabled,
.btn-profile-blue:disabled {
  color: #fff;
  background-color: #2c5ba4;
  border-color: #2c5ba4;
}

.btn-profile-blue:not(:disabled):not(.disabled):active,
.btn-profile-blue:not(:disabled):not(.disabled).active,
.show>.btn-profile-blue.dropdown-toggle {
  color: #fff;
  background-color: hsl(216.5,57.6923076923%,30.7843137255%);
  border-color: hsl(216.5,57.6923076923%,28.2843137255%);
}

.btn-profile-blue:not(:disabled):not(.disabled):active:focus,
.btn-profile-blue:not(:disabled):not(.disabled).active:focus,
.show>.btn-profile-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(44,91,164,.5);
}

.btn-profile-orange {
  color: #fff;
  background-color: #d67f18;
  border-color: #d67f18;
}

.btn-profile-orange:hover {
  color: #fff;
  background-color: rgb(179.6071428571,106.5892857143,20.1428571429);
  border-color: rgb(168.1428571429,99.7857142857,18.8571428571);
}

.btn-profile-orange:focus,
.btn-profile-orange.focus {
  box-shadow: 0 0 0 .2rem rgba(214,127,24,.5);
}

.btn-profile-orange.disabled,
.btn-profile-orange:disabled {
  color: #fff;
  background-color: #d67f18;
  border-color: #d67f18;
}

.btn-profile-orange:not(:disabled):not(.disabled):active,
.btn-profile-orange:not(:disabled):not(.disabled).active,
.show>.btn-profile-orange.dropdown-toggle {
  color: #fff;
  background-color: rgb(168.1428571429,99.7857142857,18.8571428571);
  border-color: rgb(156.6785714286,92.9821428571,17.5714285714);
}

.btn-profile-orange:not(:disabled):not(.disabled):active:focus,
.btn-profile-orange:not(:disabled):not(.disabled).active:focus,
.show>.btn-profile-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(214,127,24,.5);
}

.btn-primary {
  color: #fff;
  background-color: #3d76bb;
  border-color: #3d76bb;
}

.btn-primary:hover {
  color: #fff;
  background-color: rgb(51.591733871,99.8004032258,158.158266129);
  border-color: rgb(48.4556451613,93.7338709677,148.5443548387);
}

.btn-primary:focus,
.btn-primary.focus {
  box-shadow: 0 0 0 .2rem rgba(61,118,187,.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #3d76bb;
  border-color: #3d76bb;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.4556451613,93.7338709677,148.5443548387);
  border-color: rgb(45.3195564516,87.6673387097,138.9304435484);
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(61,118,187,.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: rgb(90.2703862661,97.7929184549,104.4796137339);
  border-color: rgb(84.3605150215,91.3905579399,97.6394849785);
}

.btn-secondary:focus,
.btn-secondary.focus {
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgb(84.3605150215,91.3905579399,97.6394849785);
  border-color: rgb(78.4506437768,84.9881974249,90.7993562232);
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);
}

.btn-success {
  color: #212529;
  background-color: #b1ca00;
  border-color: #b1ca00;
}

.btn-success:hover {
  color: #fff;
  background-color: rgb(143.4839108911,163.75,0);
  border-color: rgb(132.3118811881,151,0);
}

.btn-success:focus,
.btn-success.focus {
  box-shadow: 0 0 0 .2rem rgba(177,202,0,.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: #212529;
  background-color: #b1ca00;
  border-color: #b1ca00;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(132.3118811881,151,0);
  border-color: rgb(121.1398514851,138.25,0);
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(177,202,0,.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: rgb(18.75,132.0652173913,150);
  border-color: rgb(17.3333333333,122.0869565217,138.6666666667);
}

.btn-info:focus,
.btn-info.focus {
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(17.3333333333,122.0869565217,138.6666666667);
  border-color: rgb(15.9166666667,112.1086956522,127.3333333333);
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: rgb(223.75,167.8125,0);
  border-color: rgb(211,158.25,0);
}

.btn-warning:focus,
.btn-warning.focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: rgb(211,158.25,0);
  border-color: rgb(198.25,148.6875,0);
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);
}

.btn-danger {
  color: #fff;
  background-color: #a61b1e;
  border-color: #a61b1e;
}

.btn-danger:hover {
  color: #fff;
  background-color: rgb(133.1010362694,21.6489637306,24.0544041451);
  border-color: rgb(122.1347150259,19.8652849741,22.0725388601);
}

.btn-danger:focus,
.btn-danger.focus {
  box-shadow: 0 0 0 .2rem rgba(166,27,30,.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #a61b1e;
  border-color: #a61b1e;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(122.1347150259,19.8652849741,22.0725388601);
  border-color: rgb(111.1683937824,18.0816062176,20.0906735751);
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(166,27,30,.5);
}

.btn-light,
.btn-blue {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover,
.btn-blue:hover {
  color: #212529;
  background-color: rgb(225.6875,229.875,234.0625);
  border-color: rgb(218.25,223.5,228.75);
}

.btn-light:focus,
.btn-blue:focus,
.btn-light.focus,
.focus.btn-blue {
  box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
}

.btn-light.disabled,
.disabled.btn-blue,
.btn-light:disabled,
.btn-blue:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-blue:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.btn-blue:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle,
.show>.dropdown-toggle.btn-blue {
  color: #212529;
  background-color: rgb(218.25,223.5,228.75);
  border-color: rgb(210.8125,217.125,223.4375);
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-blue:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-blue:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus,
.show>.dropdown-toggle.btn-blue:focus {
  box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: hsl(210,10.3448275862%,15.2450980392%);
  border-color: rgb(29.1379310345,32.5,35.8620689655);
}

.btn-dark:focus,
.btn-dark.focus {
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(29.1379310345,32.5,35.8620689655);
  border-color: hsl(210,10.3448275862%,10.2450980392%);
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
}

.btn-outline-profile-purple {
  color: #804796;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: #804796;
}

.btn-outline-profile-purple:hover {
  color: #fff;
  background-color: #804796;
  border-color: #804796;
}

.btn-outline-profile-purple:focus,
.btn-outline-profile-purple.focus {
  box-shadow: 0 0 0 .2rem rgba(128,71,150,.5);
}

.btn-outline-profile-purple.disabled,
.btn-outline-profile-purple:disabled {
  color: #804796;
  background-color: rgba(0,0,0,0);
}

.btn-outline-profile-purple:not(:disabled):not(.disabled):active,
.btn-outline-profile-purple:not(:disabled):not(.disabled).active,
.show>.btn-outline-profile-purple.dropdown-toggle {
  color: #fff;
  background-color: #804796;
  border-color: #804796;
}

.btn-outline-profile-purple:not(:disabled):not(.disabled):active:focus,
.btn-outline-profile-purple:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-profile-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(128,71,150,.5);
}

.btn-outline-profile-red {
  color: #a61b1e;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: #a61b1e;
}

.btn-outline-profile-red:hover {
  color: #fff;
  background-color: #a61b1e;
  border-color: #a61b1e;
}

.btn-outline-profile-red:focus,
.btn-outline-profile-red.focus {
  box-shadow: 0 0 0 .2rem rgba(166,27,30,.5);
}

.btn-outline-profile-red.disabled,
.btn-outline-profile-red:disabled {
  color: #a61b1e;
  background-color: rgba(0,0,0,0);
}

.btn-outline-profile-red:not(:disabled):not(.disabled):active,
.btn-outline-profile-red:not(:disabled):not(.disabled).active,
.show>.btn-outline-profile-red.dropdown-toggle {
  color: #fff;
  background-color: #a61b1e;
  border-color: #a61b1e;
}

.btn-outline-profile-red:not(:disabled):not(.disabled):active:focus,
.btn-outline-profile-red:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-profile-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(166,27,30,.5);
}

.btn-outline-profile-green {
  color: #6a9a7d;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: #6a9a7d;
}

.btn-outline-profile-green:hover {
  color: #fff;
  background-color: #6a9a7d;
  border-color: #6a9a7d;
}

.btn-outline-profile-green:focus,
.btn-outline-profile-green.focus {
  box-shadow: 0 0 0 .2rem rgba(106,154,125,.5);
}

.btn-outline-profile-green.disabled,
.btn-outline-profile-green:disabled {
  color: #6a9a7d;
  background-color: rgba(0,0,0,0);
}

.btn-outline-profile-green:not(:disabled):not(.disabled):active,
.btn-outline-profile-green:not(:disabled):not(.disabled).active,
.show>.btn-outline-profile-green.dropdown-toggle {
  color: #fff;
  background-color: #6a9a7d;
  border-color: #6a9a7d;
}

.btn-outline-profile-green:not(:disabled):not(.disabled):active:focus,
.btn-outline-profile-green:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-profile-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(106,154,125,.5);
}

.btn-outline-profile-blue {
  color: #2c5ba4;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: #2c5ba4;
}

.btn-outline-profile-blue:hover {
  color: #fff;
  background-color: #2c5ba4;
  border-color: #2c5ba4;
}

.btn-outline-profile-blue:focus,
.btn-outline-profile-blue.focus {
  box-shadow: 0 0 0 .2rem rgba(44,91,164,.5);
}

.btn-outline-profile-blue.disabled,
.btn-outline-profile-blue:disabled {
  color: #2c5ba4;
  background-color: rgba(0,0,0,0);
}

.btn-outline-profile-blue:not(:disabled):not(.disabled):active,
.btn-outline-profile-blue:not(:disabled):not(.disabled).active,
.show>.btn-outline-profile-blue.dropdown-toggle {
  color: #fff;
  background-color: #2c5ba4;
  border-color: #2c5ba4;
}

.btn-outline-profile-blue:not(:disabled):not(.disabled):active:focus,
.btn-outline-profile-blue:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-profile-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(44,91,164,.5);
}

.btn-outline-profile-orange {
  color: #d67f18;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: #d67f18;
}

.btn-outline-profile-orange:hover {
  color: #fff;
  background-color: #d67f18;
  border-color: #d67f18;
}

.btn-outline-profile-orange:focus,
.btn-outline-profile-orange.focus {
  box-shadow: 0 0 0 .2rem rgba(214,127,24,.5);
}

.btn-outline-profile-orange.disabled,
.btn-outline-profile-orange:disabled {
  color: #d67f18;
  background-color: rgba(0,0,0,0);
}

.btn-outline-profile-orange:not(:disabled):not(.disabled):active,
.btn-outline-profile-orange:not(:disabled):not(.disabled).active,
.show>.btn-outline-profile-orange.dropdown-toggle {
  color: #fff;
  background-color: #d67f18;
  border-color: #d67f18;
}

.btn-outline-profile-orange:not(:disabled):not(.disabled):active:focus,
.btn-outline-profile-orange:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-profile-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(214,127,24,.5);
}

.btn-outline-primary {
  color: #3d76bb;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: #3d76bb;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #3d76bb;
  border-color: #3d76bb;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 .2rem rgba(61,118,187,.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #3d76bb;
  background-color: rgba(0,0,0,0);
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #3d76bb;
  border-color: #3d76bb;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(61,118,187,.5);
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: rgba(0,0,0,0);
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);
}

.btn-outline-success {
  color: #b1ca00;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: #b1ca00;
}

.btn-outline-success:hover {
  color: #212529;
  background-color: #b1ca00;
  border-color: #b1ca00;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  box-shadow: 0 0 0 .2rem rgba(177,202,0,.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #b1ca00;
  background-color: rgba(0,0,0,0);
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show>.btn-outline-success.dropdown-toggle {
  color: #212529;
  background-color: #b1ca00;
  border-color: #b1ca00;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(177,202,0,.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: rgba(0,0,0,0);
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: rgba(0,0,0,0);
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show>.btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);
}

.btn-outline-danger {
  color: #a61b1e;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: #a61b1e;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #a61b1e;
  border-color: #a61b1e;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  box-shadow: 0 0 0 .2rem rgba(166,27,30,.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #a61b1e;
  background-color: rgba(0,0,0,0);
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #a61b1e;
  border-color: #a61b1e;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(166,27,30,.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
  box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: rgba(0,0,0,0);
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: rgba(0,0,0,0);
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: rgba(0,0,0,0);
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
}

.btn-link {
  font-weight: normal;
  color: #3d76cb;
  background-color: rgba(0,0,0,0);
}

.btn-link:hover {
  color: #2a5592;
  text-decoration: underline;
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
}

.btn-link:focus,
.btn-link.focus {
  text-decoration: underline;
  border-color: rgba(0,0,0,0);
  box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

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

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

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

.fade {
  opacity: 0;
  transition: opacity .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;
  transition: height .35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid rgba(0,0,0,0);
  border-bottom: 0;
  border-left: .3em solid rgba(0,0,0,0);
}

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

.dropdown-menu,
.twitter-typeahead .tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #404040;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem;
}

.dropup .dropdown-menu,
.dropup .twitter-typeahead .tt-menu,
.twitter-typeahead .dropup .tt-menu {
  margin-top: 0;
  margin-bottom: .125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid rgba(0,0,0,0);
  border-bottom: .3em solid;
  border-left: .3em solid rgba(0,0,0,0);
}

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

.dropright .dropdown-menu,
.dropright .twitter-typeahead .tt-menu,
.twitter-typeahead .dropright .tt-menu {
  margin-top: 0;
  margin-left: .125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0,0,0,0);
  border-bottom: .3em solid rgba(0,0,0,0);
  border-left: .3em solid;
}

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

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

.dropleft .dropdown-menu,
.dropleft .twitter-typeahead .tt-menu,
.twitter-typeahead .dropleft .tt-menu {
  margin-top: 0;
  margin-right: .125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
}

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

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0,0,0,0);
  border-right: .3em solid;
  border-bottom: .3em solid rgba(0,0,0,0);
}

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

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

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item,
.twitter-typeahead .tt-suggestion {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: normal;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: rgba(0,0,0,0);
  border: 0;
}

.dropdown-item:hover,
.twitter-typeahead .tt-suggestion:hover,
.dropdown-item:focus,
.twitter-typeahead .tt-suggestion:focus {
  color: hsl(210,10.8108108108%,9.5098039216%);
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active,
.twitter-typeahead .active.tt-suggestion,
.dropdown-item:active,
.twitter-typeahead .tt-suggestion:active {
  color: #fff;
  text-decoration: none;
  background-color: #3d76bb;
}

.dropdown-item.disabled,
.twitter-typeahead .disabled.tt-suggestion,
.dropdown-item:disabled,
.twitter-typeahead .tt-suggestion:disabled {
  color: #6c757d;
  background-color: rgba(0,0,0,0);
}

.dropdown-menu.show,
.twitter-typeahead .show.tt-menu {
  display: block;
}

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  flex: 0 1 auto;
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover {
  z-index: 1;
}

.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 1;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

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

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

.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem;
}

.dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem;
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
  margin-bottom: 0;
}

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

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group>.form-control,
.input-group>.custom-select,
.input-group>.custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group>.form-control:focus,
.input-group>.custom-select:focus,
.input-group>.custom-file:focus {
  z-index: 3;
}

.input-group>.form-control+.form-control,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.custom-file,
.input-group>.custom-select+.form-control,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.custom-file,
.input-group>.custom-file+.form-control,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.custom-file {
  margin-left: -1px;
}

.input-group>.form-control:not(:last-child),
.input-group>.custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.form-control:not(:first-child),
.input-group>.custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group>.custom-file {
  display: flex;
  align-items: center;
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.input-group-text,
.input-group-append .input-group-text+.btn {
  margin-left: -1px;
}

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

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

.input-group-text {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

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

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

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

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

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  background-color: #3d76bb;
}

.custom-control-input:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #f4f8fa,0 0 0 .2rem rgba(61,118,187,.25);
}

.custom-control-input:active~.custom-control-label::before {
  color: #fff;
  background-color: rgb(192.0383064516,211.2298387097,234.4616935484);
}

.custom-control-input:disabled~.custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled~.custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  margin-bottom: 0;
}

.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}

.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: .25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #3d76bb;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.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");
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
  background-color: #3d76bb;
}

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

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(61,118,187,.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
  background-color: rgba(61,118,187,.5);
}

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

.custom-radio .custom-control-input:checked~.custom-control-label::before {
  background-color: #3d76bb;
}

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

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(61,118,187,.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.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 .75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: rgb(153.5826612903,184.4959677419,221.9173387097);
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(153.5826612903,184.4959677419,221.9173387097,.5);
}

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

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 125%;
}

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus~.custom-file-control {
  border-color: rgb(153.5826612903,184.4959677419,221.9173387097);
  box-shadow: 0 0 0 .2rem rgba(61,118,187,.25);
}

.custom-file-input:focus~.custom-file-control::before {
  border-color: rgb(153.5826612903,184.4959677419,221.9173387097);
}

.custom-file-input:lang(en)~.custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

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

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

.nav-link {
  display: block;
  padding: .5rem 1rem;
}

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid rgba(0,0,0,0);
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #f4f8fa;
  border-color: #dee2e6 #dee2e6 #f4f8fa;
}

.nav-tabs .dropdown-menu,
.nav-tabs .twitter-typeahead .tt-menu,
.twitter-typeahead .nav-tabs .tt-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: .25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #3d76bb;
}

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

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

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

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: .5rem 1rem;
}

.navbar>.container,
.navbar>.container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu,
.navbar-nav .twitter-typeahead .tt-menu,
.twitter-typeahead .navbar-nav .tt-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

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

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: rgba(0,0,0,0);
  border: 1px solid rgba(0,0,0,0);
  border-radius: .25rem;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

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

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

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu,
  .navbar-expand-sm .navbar-nav .twitter-typeahead .tt-menu,
  .twitter-typeahead .navbar-expand-sm .navbar-nav .tt-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }

  .navbar-expand-sm .dropup .dropdown-menu,
  .navbar-expand-sm .dropup .twitter-typeahead .tt-menu,
  .twitter-typeahead .navbar-expand-sm .dropup .tt-menu {
    top: auto;
    bottom: 100%;
  }
}

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

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu,
  .navbar-expand-md .navbar-nav .twitter-typeahead .tt-menu,
  .twitter-typeahead .navbar-expand-md .navbar-nav .tt-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }

  .navbar-expand-md .dropup .dropdown-menu,
  .navbar-expand-md .dropup .twitter-typeahead .tt-menu,
  .twitter-typeahead .navbar-expand-md .dropup .tt-menu {
    top: auto;
    bottom: 100%;
  }
}

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

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu,
  .navbar-expand-lg .navbar-nav .twitter-typeahead .tt-menu,
  .twitter-typeahead .navbar-expand-lg .navbar-nav .tt-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }

  .navbar-expand-lg .dropup .dropdown-menu,
  .navbar-expand-lg .dropup .twitter-typeahead .tt-menu,
  .twitter-typeahead .navbar-expand-lg .dropup .tt-menu {
    top: auto;
    bottom: 100%;
  }
}

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

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu,
  .navbar-expand-xl .navbar-nav .twitter-typeahead .tt-menu,
  .twitter-typeahead .navbar-expand-xl .navbar-nav .tt-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }

  .navbar-expand-xl .dropup .dropdown-menu,
  .navbar-expand-xl .dropup .twitter-typeahead .tt-menu,
  .twitter-typeahead .navbar-expand-xl .dropup .tt-menu {
    top: auto;
    bottom: 100%;
  }
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu,
.navbar-expand .navbar-nav .twitter-typeahead .tt-menu,
.twitter-typeahead .navbar-expand .navbar-nav .tt-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-expand .dropup .dropdown-menu,
.navbar-expand .dropup .twitter-typeahead .tt-menu,
.twitter-typeahead .navbar-expand .dropup .tt-menu {
  top: auto;
  bottom: 100%;
}

.navbar-light .navbar-brand {
  color: rgba(0,0,0,.9);
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0,0,0,.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0,0,0,.5);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0,0,0,.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0,0,0,.3);
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0,0,0,.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0,0,0,.5);
  border-color: rgba(0,0,0,.1);
}

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

.navbar-light .navbar-text {
  color: rgba(0,0,0,.5);
}

.navbar-light .navbar-text a {
  color: rgba(0,0,0,.9);
}

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0,0,0,.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

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

.navbar-dark .navbar-nav .nav-link {
  color: hsla(0,0%,100%,.5);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: hsla(0,0%,100%,.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0,0%,100%,.25);
}

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

.navbar-dark .navbar-toggler {
  color: hsla(0,0%,100%,.5);
  border-color: hsla(0,0%,100%,.1);
}

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

.navbar-dark .navbar-text {
  color: hsla(0,0%,100%,.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
}

.card>hr {
  margin-right: 0;
  margin-left: 0;
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

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

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

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

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

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

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0,0,0,.03);
  border-bottom: 1px solid rgba(0,0,0,.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header+.list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0,0,0,.03);
  border-top: 1px solid rgba(0,0,0,.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

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

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

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

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

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

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

.card-deck {
  display: flex;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 20px;
}

@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -20px;
    margin-left: -20px;
  }

  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: 20px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}

.card-group>.card {
  margin-bottom: 20px;
}

@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }

  .card-group>.card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group>.card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group>.card:first-child .card-img-top,
  .card-group>.card:first-child .card-header {
    border-top-right-radius: 0;
  }

  .card-group>.card:first-child .card-img-bottom,
  .card-group>.card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }

  .card-group>.card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group>.card:last-child .card-img-top,
  .card-group>.card:last-child .card-header {
    border-top-left-radius: 0;
  }

  .card-group>.card:last-child .card-img-bottom,
  .card-group>.card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }

  .card-group>.card:only-child {
    border-radius: .25rem;
  }

  .card-group>.card:only-child .card-img-top,
  .card-group>.card:only-child .card-header {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }

  .card-group>.card:only-child .card-img-bottom,
  .card-group>.card:only-child .card-footer {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }

  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: .75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem;
}

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

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

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

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #3d76cb;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  color: #2a5592;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(61,118,187,.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #3d76bb;
  border-color: #3d76bb;
}

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

.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem;
}

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem;
}

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

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

.badge-profile-purple {
  color: #fff;
  background-color: #804796;
}

.badge-profile-purple[href]:hover,
.badge-profile-purple[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(98.4615384615,54.6153846154,115.3846153846);
}

.badge-profile-red {
  color: #fff;
  background-color: #a61b1e;
}

.badge-profile-red[href]:hover,
.badge-profile-red[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(122.1347150259,19.8652849741,22.0725388601);
}

.badge-profile-green {
  color: #fff;
  background-color: #6a9a7d;
}

.badge-profile-green[href]:hover,
.badge-profile-green[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(84.436,124.564,100.32);
}

.badge-profile-blue {
  color: #fff;
  background-color: #2c5ba4;
}

.badge-profile-blue[href]:hover,
.badge-profile-blue[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: hsl(216.5,57.6923076923%,30.7843137255%);
}

.badge-profile-orange {
  color: #fff;
  background-color: #d67f18;
}

.badge-profile-orange[href]:hover,
.badge-profile-orange[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(168.1428571429,99.7857142857,18.8571428571);
}

.badge-primary {
  color: #fff;
  background-color: #3d76bb;
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(48.4556451613,93.7338709677,148.5443548387);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(84.3605150215,91.3905579399,97.6394849785);
}

.badge-success {
  color: #212529;
  background-color: #b1ca00;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: rgb(132.3118811881,151,0);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info[href]:hover,
.badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(17.3333333333,122.0869565217,138.6666666667);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: rgb(211,158.25,0);
}

.badge-danger {
  color: #fff;
  background-color: #a61b1e;
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(122.1347150259,19.8652849741,22.0725388601);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

.badge-light[href]:hover,
.badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: rgb(218.25,223.5,228.75);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(29.1379310345,32.5,35.8620689655);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: .3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

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

.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid rgba(0,0,0,0);
  border-radius: .25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: bold;
}

.alert-dismissible {
  padding-right: 4rem;
}

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

.alert-profile-purple {
  color: rgb(66.56,36.92,78);
  background-color: rgb(229.6,218.2,234);
  border-color: rgb(219.44,203.48,225.6);
}

.alert-profile-purple hr {
  border-top-color: rgb(208.2341176471,187.2447058824,216.3352941176);
}

.alert-profile-purple .alert-link {
  color: rgb(37.0215384615,20.5353846154,43.3846153846);
}

.alert-profile-red {
  color: rgb(86.32,14.04,15.6);
  background-color: rgb(237.2,209.4,210);
  border-color: rgb(230.08,191.16,192);
}

.alert-profile-red hr {
  border-top-color: rgb(222.9206940063,172.8193059937,173.9006309148);
}

.alert-profile-red .alert-link {
  color: rgb(42.4547150259,6.9052849741,7.6725388601);
}

.alert-profile-green {
  color: rgb(55.12,80.08,65);
  background-color: rgb(225.2,234.8,229);
  border-color: rgb(213.28,226.72,218.6);
}

.alert-profile-green hr {
  border-top-color: rgb(198.082,216.418,205.34);
}

.alert-profile-green .alert-link {
  color: hsl(143.75,18.4615384615%,16.5098039216%);
}

.alert-profile-blue {
  color: rgb(22.88,47.32,85.28);
  background-color: rgb(212.8,222.2,236.8);
  border-color: rgb(195.92,209.08,229.52);
}

.alert-profile-blue hr {
  border-top-color: hsl(216.5,39.7350993377%,78.4196078431%);
}

.alert-profile-blue .alert-link {
  color: rgb(12.0915384615,25.0075,45.0684615385);
}

.alert-profile-orange {
  color: rgb(111.28,66.04,12.48);
  background-color: rgb(246.8,229.4,208.8);
  border-color: rgb(243.52,219.16,190.32);
}

.alert-profile-orange hr {
  border-top-color: rgb(239.67625,207.16,168.66375);
}

.alert-profile-orange .alert-link {
  color: rgb(65.4228571429,38.8257142857,7.3371428571);
}

.alert-primary {
  color: rgb(31.72,61.36,97.24);
  background-color: rgb(216.2,227.6,241.4);
  border-color: rgb(200.68,216.64,235.96);
}

.alert-primary hr {
  border-top-color: rgb(181.7983206107,203.3060305344,229.3416793893);
}

.alert-primary .alert-link {
  color: rgb(19.1756451613,37.0938709677,58.7843548387);
}

.alert-secondary {
  color: rgb(56.16,60.84,65);
  background-color: rgb(225.6,227.4,229);
  border-color: rgb(213.84,216.36,218.6);
}

.alert-secondary hr {
  border-top-color: hsl(208.2352941176,6.1371841155%,79.7921568627%);
}

.alert-secondary .alert-link {
  color: rgb(32.5205150215,35.2305579399,37.6394849785);
}

.alert-success {
  color: rgb(92.04,105.04,0);
  background-color: rgb(239.4,244.4,204);
  border-color: rgb(233.16,240.16,183.6);
}

.alert-success hr {
  border-top-color: rgb(226.7022077922,235.772012987,162.487987013);
}

.alert-success .alert-link {
  color: rgb(47.3518811881,54.04,0);
}

.alert-info {
  color: rgb(11.96,84.24,95.68);
  background-color: rgb(208.6,236.4,240.8);
  border-color: rgb(190.04,228.96,235.12);
}

.alert-info hr {
  border-top-color: hsl(188.198757764,53.1353135314%,78.3647058824%);
}

.alert-info .alert-link {
  color: rgb(6.2933333333,44.3269565217,50.3466666667);
}

.alert-warning {
  color: rgb(132.6,100.36,3.64);
  background-color: rgb(255,242.6,205.4);
  border-color: rgb(255,237.64,185.56);
}

.alert-warning hr {
  border-top-color: rgb(255,231.265,160.06);
}

.alert-warning .alert-link {
  color: hsl(45,94.6564885496%,16.7137254902%);
}

.alert-danger {
  color: rgb(86.32,14.04,15.6);
  background-color: rgb(237.2,209.4,210);
  border-color: rgb(230.08,191.16,192);
}

.alert-danger hr {
  border-top-color: rgb(222.9206940063,172.8193059937,173.9006309148);
}

.alert-danger .alert-link {
  color: rgb(42.4547150259,6.9052849741,7.6725388601);
}

.alert-light {
  color: rgb(128.96,129.48,130);
  background-color: rgb(253.6,253.8,254);
  border-color: rgb(253.04,253.32,253.6);
}

.alert-light hr {
  border-top-color: rgb(238.165,240.57,242.975);
}

.alert-light .alert-link {
  color: hsl(210,.4142766093%,40.7764705882%);
}

.alert-dark {
  color: rgb(27.04,30.16,33.28);
  background-color: rgb(214.4,215.6,216.8);
  border-color: rgb(198.16,199.84,201.52);
}

.alert-dark hr {
  border-top-color: hsl(210,3.0456852792%,73.368627451%);
}

.alert-dark .alert-link {
  color: rgb(4.1779310345,4.66,5.1420689655);
}

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

  to {
    background-position: 0 0;
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #3d76bb;
  transition: width .6s ease;
}

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

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

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

.media-body {
  flex: 1;
}

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

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #404040;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125);
}

.list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

.list-group-item:hover,
.list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #3d76bb;
  border-color: #3d76bb;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

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

.list-group-item-profile-purple {
  color: rgb(66.56,36.92,78);
  background-color: rgb(219.44,203.48,225.6);
}

.list-group-item-profile-purple.list-group-item-action:hover,
.list-group-item-profile-purple.list-group-item-action:focus {
  color: rgb(66.56,36.92,78);
  background-color: rgb(208.2341176471,187.2447058824,216.3352941176);
}

.list-group-item-profile-purple.list-group-item-action.active {
  color: #fff;
  background-color: rgb(66.56,36.92,78);
  border-color: rgb(66.56,36.92,78);
}

.list-group-item-profile-red {
  color: rgb(86.32,14.04,15.6);
  background-color: rgb(230.08,191.16,192);
}

.list-group-item-profile-red.list-group-item-action:hover,
.list-group-item-profile-red.list-group-item-action:focus {
  color: rgb(86.32,14.04,15.6);
  background-color: rgb(222.9206940063,172.8193059937,173.9006309148);
}

.list-group-item-profile-red.list-group-item-action.active {
  color: #fff;
  background-color: rgb(86.32,14.04,15.6);
  border-color: rgb(86.32,14.04,15.6);
}

.list-group-item-profile-green {
  color: rgb(55.12,80.08,65);
  background-color: rgb(213.28,226.72,218.6);
}

.list-group-item-profile-green.list-group-item-action:hover,
.list-group-item-profile-green.list-group-item-action:focus {
  color: rgb(55.12,80.08,65);
  background-color: rgb(198.082,216.418,205.34);
}

.list-group-item-profile-green.list-group-item-action.active {
  color: #fff;
  background-color: rgb(55.12,80.08,65);
  border-color: rgb(55.12,80.08,65);
}

.list-group-item-profile-blue {
  color: rgb(22.88,47.32,85.28);
  background-color: rgb(195.92,209.08,229.52);
}

.list-group-item-profile-blue.list-group-item-action:hover,
.list-group-item-profile-blue.list-group-item-action:focus {
  color: rgb(22.88,47.32,85.28);
  background-color: hsl(216.5,39.7350993377%,78.4196078431%);
}

.list-group-item-profile-blue.list-group-item-action.active {
  color: #fff;
  background-color: rgb(22.88,47.32,85.28);
  border-color: rgb(22.88,47.32,85.28);
}

.list-group-item-profile-orange {
  color: rgb(111.28,66.04,12.48);
  background-color: rgb(243.52,219.16,190.32);
}

.list-group-item-profile-orange.list-group-item-action:hover,
.list-group-item-profile-orange.list-group-item-action:focus {
  color: rgb(111.28,66.04,12.48);
  background-color: rgb(239.67625,207.16,168.66375);
}

.list-group-item-profile-orange.list-group-item-action.active {
  color: #fff;
  background-color: rgb(111.28,66.04,12.48);
  border-color: rgb(111.28,66.04,12.48);
}

.list-group-item-primary {
  color: rgb(31.72,61.36,97.24);
  background-color: rgb(200.68,216.64,235.96);
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: rgb(31.72,61.36,97.24);
  background-color: rgb(181.7983206107,203.3060305344,229.3416793893);
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(31.72,61.36,97.24);
  border-color: rgb(31.72,61.36,97.24);
}

.list-group-item-secondary {
  color: rgb(56.16,60.84,65);
  background-color: rgb(213.84,216.36,218.6);
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: rgb(56.16,60.84,65);
  background-color: hsl(208.2352941176,6.1371841155%,79.7921568627%);
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(56.16,60.84,65);
  border-color: rgb(56.16,60.84,65);
}

.list-group-item-success {
  color: rgb(92.04,105.04,0);
  background-color: rgb(233.16,240.16,183.6);
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: rgb(92.04,105.04,0);
  background-color: rgb(226.7022077922,235.772012987,162.487987013);
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(92.04,105.04,0);
  border-color: rgb(92.04,105.04,0);
}

.list-group-item-info {
  color: rgb(11.96,84.24,95.68);
  background-color: rgb(190.04,228.96,235.12);
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: rgb(11.96,84.24,95.68);
  background-color: hsl(188.198757764,53.1353135314%,78.3647058824%);
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(11.96,84.24,95.68);
  border-color: rgb(11.96,84.24,95.68);
}

.list-group-item-warning {
  color: rgb(132.6,100.36,3.64);
  background-color: rgb(255,237.64,185.56);
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: rgb(132.6,100.36,3.64);
  background-color: rgb(255,231.265,160.06);
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6,100.36,3.64);
  border-color: rgb(132.6,100.36,3.64);
}

.list-group-item-danger {
  color: rgb(86.32,14.04,15.6);
  background-color: rgb(230.08,191.16,192);
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: rgb(86.32,14.04,15.6);
  background-color: rgb(222.9206940063,172.8193059937,173.9006309148);
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(86.32,14.04,15.6);
  border-color: rgb(86.32,14.04,15.6);
}

.list-group-item-light {
  color: rgb(128.96,129.48,130);
  background-color: rgb(253.04,253.32,253.6);
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: rgb(128.96,129.48,130);
  background-color: rgb(238.165,240.57,242.975);
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(128.96,129.48,130);
  border-color: rgb(128.96,129.48,130);
}

.list-group-item-dark {
  color: rgb(27.04,30.16,33.28);
  background-color: rgb(198.16,199.84,201.52);
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: rgb(27.04,30.16,33.28);
  background-color: hsl(210,3.0456852792%,73.368627451%);
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04,30.16,33.28);
  border-color: rgb(27.04,30.16,33.28);
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  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: rgba(0,0,0,0);
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

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

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 0.5rem*2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .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: .5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

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

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer>:not(:first-child) {
  margin-left: .25rem;
}

.modal-footer>: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;
  }

  .modal-dialog-centered {
    min-height: calc(100% - 1.75rem*2);
  }

  .modal-sm {
    max-width: 300px;
  }
}

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "FrutigerLTW05",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: .9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: rgba(0,0,0,0);
  border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^=top] {
  padding: .4rem 0;
}

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^=right] {
  padding: 0 .4rem;
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: .4rem;
  height: .8rem;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^=bottom] {
  padding: .4rem 0;
}

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^=left] {
  padding: 0 .4rem;
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: .4rem;
  height: .8rem;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000;
}

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "FrutigerLTW05",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem;
}

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: rgba(0,0,0,0);
  border-style: solid;
}

.bs-popover-top,
.bs-popover-auto[x-placement^=top] {
  margin-bottom: .5rem;
}

.bs-popover-top .arrow,
.bs-popover-auto[x-placement^=top] .arrow {
  bottom: calc((0.5rem + 1px)*-1);
}

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::after {
  border-width: .5rem .5rem 0;
}

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^=top] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0,0,0,.25);
}

.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-right,
.bs-popover-auto[x-placement^=right] {
  margin-left: .5rem;
}

.bs-popover-right .arrow,
.bs-popover-auto[x-placement^=right] .arrow {
  left: calc((0.5rem + 1px)*-1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0;
}

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::after {
  border-width: .5rem .5rem .5rem 0;
}

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^=right] .arrow::before {
  left: 0;
  border-right-color: rgba(0,0,0,.25);
}

.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-bottom,
.bs-popover-auto[x-placement^=bottom] {
  margin-top: .5rem;
}

.bs-popover-bottom .arrow,
.bs-popover-auto[x-placement^=bottom] .arrow {
  top: calc((0.5rem + 1px)*-1);
}

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-width: 0 .5rem .5rem .5rem;
}

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^=bottom] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0,0,0,.25);
}

.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid hsl(0,0%,97%);
}

.bs-popover-left,
.bs-popover-auto[x-placement^=left] {
  margin-right: .5rem;
}

.bs-popover-left .arrow,
.bs-popover-auto[x-placement^=left] .arrow {
  right: calc((0.5rem + 1px)*-1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0;
}

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::after {
  border-width: .5rem 0 .5rem .5rem;
}

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^=left] .arrow::before {
  right: 0;
  border-left-color: rgba(0,0,0,.25);
}

.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: hsl(0,0%,97%);
  border-bottom: 1px solid hsl(0,0%,92%);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: .5rem .75rem;
  color: #404040;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform .6s ease;
  backface-visibility: hidden;
  perspective: 1000px;
}

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

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

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

@supports (transform-style: preserve-3d) {
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

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

@supports (transform-style: preserve-3d) {
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

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

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

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: rgba(0,0,0,0) no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.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");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.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: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: hsla(0,0%,100%,.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;
}

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

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

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

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

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

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

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

.bg-profile-purple {
  background-color: #804796 !important;
}

a.bg-profile-purple:hover,
a.bg-profile-purple:focus,
button.bg-profile-purple:hover,
button.bg-profile-purple:focus {
  background-color: rgb(98.4615384615,54.6153846154,115.3846153846) !important;
}

.bg-profile-red {
  background-color: #a61b1e !important;
}

a.bg-profile-red:hover,
a.bg-profile-red:focus,
button.bg-profile-red:hover,
button.bg-profile-red:focus {
  background-color: rgb(122.1347150259,19.8652849741,22.0725388601) !important;
}

.bg-profile-green {
  background-color: #6a9a7d !important;
}

a.bg-profile-green:hover,
a.bg-profile-green:focus,
button.bg-profile-green:hover,
button.bg-profile-green:focus {
  background-color: rgb(84.436,124.564,100.32) !important;
}

.bg-profile-blue {
  background-color: #2c5ba4 !important;
}

a.bg-profile-blue:hover,
a.bg-profile-blue:focus,
button.bg-profile-blue:hover,
button.bg-profile-blue:focus {
  background-color: hsl(216.5,57.6923076923%,30.7843137255%) !important;
}

.bg-profile-orange {
  background-color: #d67f18 !important;
}

a.bg-profile-orange:hover,
a.bg-profile-orange:focus,
button.bg-profile-orange:hover,
button.bg-profile-orange:focus {
  background-color: rgb(168.1428571429,99.7857142857,18.8571428571) !important;
}

.bg-primary {
  background-color: #3d76bb !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(48.4556451613,93.7338709677,148.5443548387) !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(84.3605150215,91.3905579399,97.6394849785) !important;
}

.bg-success {
  background-color: #b1ca00 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(132.3118811881,151,0) !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(17.3333333333,122.0869565217,138.6666666667) !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(211,158.25,0) !important;
}

.bg-danger {
  background-color: #a61b1e !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(122.1347150259,19.8652849741,22.0725388601) !important;
}

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

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(218.25,223.5,228.75) !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(29.1379310345,32.5,35.8620689655) !important;
}

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

.bg-transparent {
  background-color: rgba(0,0,0,0) !important;
}

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

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

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

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

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

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

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

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

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

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

.border-profile-purple {
  border-color: #804796 !important;
}

.border-profile-red {
  border-color: #a61b1e !important;
}

.border-profile-green {
  border-color: #6a9a7d !important;
}

.border-profile-blue {
  border-color: #2c5ba4 !important;
}

.border-profile-orange {
  border-color: #d67f18 !important;
}

.border-primary {
  border-color: #3d76bb !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #b1ca00 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #a61b1e !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

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

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

.rounded-top {
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important;
}

.rounded-right {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important;
}

.rounded-left {
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

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

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

  .d-sm-table {
    display: table !important;
  }

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

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

  .d-sm-flex {
    display: flex !important;
  }

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

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

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

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

  .d-md-table {
    display: table !important;
  }

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

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

  .d-md-flex {
    display: flex !important;
  }

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

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

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

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

  .d-lg-table {
    display: table !important;
  }

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

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

  .d-lg-flex {
    display: flex !important;
  }

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

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

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

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

  .d-xl-table {
    display: table !important;
  }

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

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

  .d-xl-flex {
    display: flex !important;
  }

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

@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

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

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

  .d-print-table {
    display: table !important;
  }

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

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

  .d-print-flex {
    display: flex !important;
  }

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

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

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

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

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

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

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

  .justify-content-sm-center {
    justify-content: center !important;
  }

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

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

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

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

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

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

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

  .align-content-sm-center {
    align-content: center !important;
  }

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

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

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

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

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

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

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

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

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

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

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

  .justify-content-md-center {
    justify-content: center !important;
  }

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

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

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

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

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

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

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

  .align-content-md-center {
    align-content: center !important;
  }

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

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

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

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

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

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

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

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

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

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

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

  .justify-content-lg-center {
    justify-content: center !important;
  }

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

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

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

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

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

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

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

  .align-content-lg-center {
    align-content: center !important;
  }

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

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

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

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

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

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

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

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

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

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

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

  .justify-content-xl-center {
    justify-content: center !important;
  }

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

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

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

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

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

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

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

  .align-content-xl-center {
    align-content: center !important;
  }

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

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

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

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

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

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

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

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

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

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

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}

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

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}

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

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}

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

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mr-1,
.mx-1 {
  margin-right: .25rem !important;
}

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

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

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

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

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

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

.ml-2,
.mx-2 {
  margin-left: .5rem !important;
}

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

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

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

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

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

.m-4 {
  margin: 1.5rem !important;
}

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

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

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

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

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

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

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

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

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

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

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

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

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

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

.p-1 {
  padding: .25rem !important;
}

.pt-1,
.py-1 {
  padding-top: .25rem !important;
}

.pr-1,
.px-1 {
  padding-right: .25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: .25rem !important;
}

.pl-1,
.px-1 {
  padding-left: .25rem !important;
}

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

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

.pr-2,
.px-2 {
  padding-right: .5rem !important;
}

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

.pl-2,
.px-2 {
  padding-left: .5rem !important;
}

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

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

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

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

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

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

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

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

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

  .m-sm-1 {
    margin: .25rem !important;
  }

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

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem !important;
  }

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

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

  .m-sm-2 {
    margin: .5rem !important;
  }

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

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

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

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

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

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

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

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

  .m-sm-4 {
    margin: 1.5rem !important;
  }

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

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

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

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

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

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

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

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

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

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

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

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

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

  .p-sm-1 {
    padding: .25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem !important;
  }

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

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

  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem !important;
  }

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

  .pl-sm-2,
  .px-sm-2 {
    padding-left: .5rem !important;
  }

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

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

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

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

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

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

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

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

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

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

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

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

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

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

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

  .m-sm-auto {
    margin: auto !important;
  }

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

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

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

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

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

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

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

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

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

  .m-md-1 {
    margin: .25rem !important;
  }

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

  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem !important;
  }

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

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

  .m-md-2 {
    margin: .5rem !important;
  }

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

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

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

  .ml-md-2,
  .mx-md-2 {
    margin-left: .5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

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

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

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

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

  .m-md-4 {
    margin: 1.5rem !important;
  }

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

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

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

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

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

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

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

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

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

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

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

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

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

  .p-md-1 {
    padding: .25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem !important;
  }

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

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

  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem !important;
  }

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

  .pl-md-2,
  .px-md-2 {
    padding-left: .5rem !important;
  }

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

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

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

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

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

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

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

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

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

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

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

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

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

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

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

  .m-md-auto {
    margin: auto !important;
  }

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

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

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

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

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

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

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

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

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

  .m-lg-1 {
    margin: .25rem !important;
  }

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

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem !important;
  }

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

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

  .m-lg-2 {
    margin: .5rem !important;
  }

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

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

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

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

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

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

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

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

  .m-lg-4 {
    margin: 1.5rem !important;
  }

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

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

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

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

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

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

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

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

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

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

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

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

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

  .p-lg-1 {
    padding: .25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem !important;
  }

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

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

  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem !important;
  }

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

  .pl-lg-2,
  .px-lg-2 {
    padding-left: .5rem !important;
  }

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

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

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

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

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

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

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

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

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

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

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

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

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

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

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

  .m-lg-auto {
    margin: auto !important;
  }

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

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

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

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

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

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

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

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

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

  .m-xl-1 {
    margin: .25rem !important;
  }

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

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem !important;
  }

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

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

  .m-xl-2 {
    margin: .5rem !important;
  }

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

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

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

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

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

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

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

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

  .m-xl-4 {
    margin: 1.5rem !important;
  }

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

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

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

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

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

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

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

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

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

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

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

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

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

  .p-xl-1 {
    padding: .25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: .25rem !important;
  }

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

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

  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem !important;
  }

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

  .pl-xl-2,
  .px-xl-2 {
    padding-left: .5rem !important;
  }

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

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

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

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

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

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

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

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

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

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

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

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

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

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

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

  .m-xl-auto {
    margin: auto !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-profile-purple {
  color: #804796 !important;
}

a.text-profile-purple:hover,
a.text-profile-purple:focus {
  color: rgb(98.4615384615,54.6153846154,115.3846153846) !important;
}

.text-profile-red {
  color: #a61b1e !important;
}

a.text-profile-red:hover,
a.text-profile-red:focus {
  color: rgb(122.1347150259,19.8652849741,22.0725388601) !important;
}

.text-profile-green {
  color: #6a9a7d !important;
}

a.text-profile-green:hover,
a.text-profile-green:focus {
  color: rgb(84.436,124.564,100.32) !important;
}

.text-profile-blue {
  color: #2c5ba4 !important;
}

a.text-profile-blue:hover,
a.text-profile-blue:focus {
  color: hsl(216.5,57.6923076923%,30.7843137255%) !important;
}

.text-profile-orange {
  color: #d67f18 !important;
}

a.text-profile-orange:hover,
a.text-profile-orange:focus {
  color: rgb(168.1428571429,99.7857142857,18.8571428571) !important;
}

.text-primary {
  color: #3d76bb !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(48.4556451613,93.7338709677,148.5443548387) !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: rgb(84.3605150215,91.3905579399,97.6394849785) !important;
}

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

a.text-success:hover,
a.text-success:focus {
  color: rgb(132.3118811881,151,0) !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(17.3333333333,122.0869565217,138.6666666667) !important;
}

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

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(211,158.25,0) !important;
}

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

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(122.1347150259,19.8652849741,22.0725388601) !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
  color: rgb(218.25,223.5,228.75) !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: rgb(29.1379310345,32.5,35.8620689655) !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-hide {
  font: 0/0 a;
  color: rgba(0,0,0,0);
  text-shadow: none;
  background-color: rgba(0,0,0,0);
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@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: a4;
}

  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid rgba(0,0,0,0);
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff url("/static/build/images/ajax-loader.gif") center center no-repeat;
}

@font-face {
  font-family: "slick";
  src: url("/static/build/fonts/slick.eot");
  src: url("/static/build/fonts/slick.eot?#iefix") format("embedded-opentype"),url("/static/build/fonts/slick.woff") format("woff"),url("/static/build/fonts/slick.ttf") format("truetype"),url("/static/build/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: rgba(0,0,0,0);
  color: rgba(0,0,0,0);
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: rgba(0,0,0,0);
  color: rgba(0,0,0,0);
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: rgba(0,0,0,0);
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: rgba(0,0,0,0);
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75;
}

@media print {
  body {
    background: #fff;
  }

  body .main-header,
  body .c-side-navigation,
  body .c-carousel,
  body .hero-image,
  body .site-footer,
  body .toolbar,
  body .breadcrumb,
  body .c-search-well {
    display: none !important;
  }

  body .main-article {
    margin: auto !important;
    padding: 0;
  }

  body .container {
    width: auto;
  }

  .c-accordion .card-header .btn:after {
    display: none;
  }

  .c-accordion .collapse {
    display: block !important;
  }
}

@font-face {
  font-family: "Icons";
  src: url("/static/build/fonts/icomoon.eot");
  src: url("/static/build/fonts/icomoon.eot#iefix") format("embedded-opentype"),url("/static/build/fonts/icomoon.ttf") format("truetype"),url("/static/build/fonts/icomoon.woff") format("woff"),url("/static/build/fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^=icon-],
[class*=" icon-"] {
  font-family: "Icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon--battery:before {
  content: "";
}

.icon--block:before {
  content: "";
}

.icon--angledown:before {
  content: "";
}

.icon--angledownthick:before {
  content: "";
}

.icon--angleleft:before {
  content: "";
}

.icon--angleleftthick:before {
  content: "";
}

.icon--angleright:before {
  content: "";
}

.icon--anglerightthick:before {
  content: "";
}

.icon--angleup:before {
  content: "";
}

.icon--angleupthick:before {
  content: "";
}

.icon--building:before {
  content: "";
}

.icon--camera:before {
  content: "";
}

.icon--check:before {
  content: "";
}

.icon--circleclose:before {
  content: "";
}

.icon--close:before {
  content: "";
}

.icon--contact:before {
  content: "";
}

.icon--cross:before {
  content: "";
}

.icon--data:before {
  content: "";
}

.icon--document:before {
  content: "";
}

.icon--external:before {
  content: "";
}

.icon--fire:before {
  content: "";
}

.icon--helmet:before {
  content: "";
}

.icon--keys:before {
  content: "";
}

.icon--maintenance:before {
  content: "";
}

.icon--menu:before {
  content: "";
}

.icon--news:before {
  content: "";
}

.icon--p:before {
  content: "";
}

.icon--pad:before {
  content: "";
}

.icon--pie:before {
  content: "";
}

.icon--play:before {
  content: "";
}

.icon--print:before {
  content: "";
}

.icon--project:before {
  content: "";
}

.icon--quote:before {
  content: "";
}

.icon--report:before {
  content: "";
}

.icon--ruler:before {
  content: "";
}

.icon--search:before,
.main-header__site-search-button:before {
  content: "";
}

.icon--service:before {
  content: "";
}

.icon--share:before {
  content: "";
}

.icon--stop:before {
  content: "";
}

.icon--talk:before {
  content: "";
}

.icon--tools:before {
  content: "";
}

.icon--agenda:before {
  content: "";
}

.icon--extinguisher:before {
  content: "";
}

.icon--power:before {
  content: "";
}

.icon--gas:before {
  content: "";
}

.icon--elevator:before {
  content: "";
}

.icon--cold:before {
  content: "";
}

.icon--lock:before {
  content: "";
}

.icon--staples:before {
  content: "";
}

.icon--mobile:before {
  content: "";
}

.icon--arrowright:before {
  content: "";
}

.icon--phone:before {
  content: "";
}

.icon--headset:before {
  content: "";
}

.icon--thermometer:before {
  content: "";
}

.icon--water:before {
  content: "";
}

.icon--heat:before {
  content: "";
}

.icon--facebook:before {
  content: "";
}

.icon--linkedin:before {
  content: "";
}

.icon--explosion:before {
  content: "";
}

@font-face {
  font-family: "FrutigerLTW05";
  font-weight: normal;
  font-style: normal;
  src: url("/static/build/fonts/frutiger/FrutigerLTW05-55Roman.woff2") format("woff2"),url("/static/build/fonts/frutiger/FrutigerLTW05-55Roman.woff") format("woff");
}

@font-face {
  font-family: "FrutigerLTW05";
  font-weight: normal;
  font-style: italic;
  src: url("/static/build/fonts/frutiger/FrutigerLTW05-56Italic.woff2") format("woff2"),url("/static/build/fonts/frutiger/FrutigerLTW05-56Italic.woff") format("woff");
}

@font-face {
  font-family: "FrutigerLTW05";
  font-weight: bold;
  font-style: normal;
  src: url("/static/build/fonts/frutiger/FrutigerLTW05-65Bold.woff2") format("woff2"),url("/static/build/fonts/frutiger/FrutigerLTW05-65Bold.woff") format("woff");
}

@font-face {
  font-family: "FrutigerLTW05";
  font-weight: bold;
  font-style: italic;
  src: url("/static/build/fonts/frutiger/FrutigerLTW05-66BoldItalic.woff2") format("woff2"),url("/static/build/fonts/frutiger/FrutigerLTW05-66BoldItalic.woff") format("woff");
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fas,
.c-hero-menu .dropdown-toggle::before,
.c-playbutton:before,
.c-image-link a::after,
.c-slideshow .slick-next::before,
.c-slideshow .slick-prev::before,
.site-footer .c-link-list a:after,
.far,
.site-footer .c-link-list a[href^="mailto:"]::before,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: .75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: .75em;
}

.fa-sm {
  font-size: .875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid .08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.c-hero-menu .fa-pull-left.dropdown-toggle::before,
.fa-pull-left.c-playbutton:before,
.c-image-link a.fa-pull-left::after,
.c-slideshow .fa-pull-left.slick-next::before,
.c-slideshow .fa-pull-left.slick-prev::before,
.site-footer .c-link-list a.fa-pull-left:after,
.far.fa-pull-left,
.site-footer .c-link-list a.fa-pull-left[href^="mailto:"]::before,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.c-hero-menu .fa-pull-right.dropdown-toggle::before,
.fa-pull-right.c-playbutton:before,
.c-image-link a.fa-pull-right::after,
.c-slideshow .fa-pull-right.slick-next::before,
.c-slideshow .fa-pull-right.slick-prev::before,
.site-footer .c-link-list a.fa-pull-right:after,
.far.fa-pull-right,
.site-footer .c-link-list a.fa-pull-right[href^="mailto:"]::before,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-500px:before {
  content: "";
}

.fa-accessible-icon:before {
  content: "";
}

.fa-accusoft:before {
  content: "";
}

.fa-acquisitions-incorporated:before {
  content: "";
}

.fa-ad:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

.fa-air-freshener:before {
  content: "";
}

.fa-airbnb:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-alipay:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-amazon-pay:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-amilia:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-ankh:before {
  content: "";
}

.fa-app-store:before {
  content: "";
}

.fa-app-store-ios:before {
  content: "";
}

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-alt:before {
  content: "";
}

.fa-apple-pay:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

.fa-arrow-alt-circle-down:before {
  content: "";
}

.fa-arrow-alt-circle-left:before {
  content: "";
}

.fa-arrow-alt-circle-right:before {
  content: "";
}

.fa-arrow-alt-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-arrows-alt-h:before {
  content: "";
}

.fa-arrows-alt-v:before {
  content: "";
}

.fa-artstation:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-atlassian:before {
  content: "";
}

.fa-atom:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-baby:before {
  content: "";
}

.fa-baby-carriage:before {
  content: "";
}

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-bacon:before {
  content: "";
}

.fa-bacteria:before {
  content: "";
}

.fa-bacterium:before {
  content: "";
}

.fa-bahai:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-balance-scale-left:before {
  content: "";
}

.fa-balance-scale-right:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-band-aid:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-battle-net:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bezier-curve:before {
  content: "";
}

.fa-bible:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-biking:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-biohazard:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-blackberry:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

.fa-blender-phone:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blog:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

.fa-blogger-b:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bone:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-dead:before {
  content: "";
}

.fa-book-medical:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-book-reader:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

.fa-border-all:before {
  content: "";
}

.fa-border-none:before {
  content: "";
}

.fa-border-style:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-box-tissue:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-brain:before {
  content: "";
}

.fa-bread-slice:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-buffer:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-bus-alt:before {
  content: "";
}

.fa-business-time:before {
  content: "";
}

.fa-buy-n-large:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-calendar-check:before {
  content: "";
}

.fa-calendar-day:before {
  content: "";
}

.fa-calendar-minus:before {
  content: "";
}

.fa-calendar-plus:before {
  content: "";
}

.fa-calendar-times:before {
  content: "";
}

.fa-calendar-week:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-campground:before {
  content: "";
}

.fa-canadian-maple-leaf:before {
  content: "";
}

.fa-candy-cane:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-car-alt:before {
  content: "";
}

.fa-car-battery:before {
  content: "";
}

.fa-car-crash:before {
  content: "";
}

.fa-car-side:before {
  content: "";
}

.fa-caravan:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-square-down:before {
  content: "";
}

.fa-caret-square-left:before {
  content: "";
}

.fa-caret-square-right:before {
  content: "";
}

.fa-caret-square-up:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-carrot:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cash-register:before {
  content: "";
}

.fa-cat:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-apple-pay:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-centercode:before {
  content: "";
}

.fa-centos:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chair:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-charging-station:before {
  content: "";
}

.fa-chart-area:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-chart-line:before {
  content: "";
}

.fa-chart-pie:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-cheese:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-city:before {
  content: "";
}

.fa-clinic-medical:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-closed-captioning:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-cloud-download-alt:before {
  content: "";
}

.fa-cloud-meatball:before {
  content: "";
}

.fa-cloud-moon:before {
  content: "";
}

.fa-cloud-moon-rain:before {
  content: "";
}

.fa-cloud-rain:before {
  content: "";
}

.fa-cloud-showers-heavy:before {
  content: "";
}

.fa-cloud-sun:before {
  content: "";
}

.fa-cloud-sun-rain:before {
  content: "";
}

.fa-cloud-upload-alt:before {
  content: "";
}

.fa-cloudflare:before {
  content: "";
}

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-comment-dollar:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-medical:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-dollar:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-alt:before {
  content: "";
}

.fa-compress-arrows-alt:before {
  content: "";
}

.fa-concierge-bell:before {
  content: "";
}

.fa-confluence:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-cotton-bureau:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-creative-commons-by:before {
  content: "";
}

.fa-creative-commons-nc:before {
  content: "";
}

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

.fa-creative-commons-nd:before {
  content: "";
}

.fa-creative-commons-pd:before {
  content: "";
}

.fa-creative-commons-pd-alt:before {
  content: "";
}

.fa-creative-commons-remix:before {
  content: "";
}

.fa-creative-commons-sa:before {
  content: "";
}

.fa-creative-commons-sampling:before {
  content: "";
}

.fa-creative-commons-sampling-plus:before {
  content: "";
}

.fa-creative-commons-share:before {
  content: "";
}

.fa-creative-commons-zero:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-critical-role:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-cross:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-css3-alt:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-d-and-d-beyond:before {
  content: "";
}

.fa-dailymotion:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-deezer:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-dev:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-d20:before {
  content: "";
}

.fa-dice-d6:before {
  content: "";
}

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-directions:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-disease:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dog:before {
  content: "";
}

.fa-dollar-sign:before {
  content: "";
}

.fa-dolly:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dragon:before {
  content: "";
}

.fa-draw-polygon:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-dribbble-square:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drumstick-bite:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

.fa-dumpster-fire:before {
  content: "";
}

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edge-legacy:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-text:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-ethernet:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-euro-sign:before {
  content: "";
}

.fa-evernote:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-expand-alt:before {
  content: "";
}

.fa-expand-arrows-alt:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link-alt:before {
  content: "";
}

.fa-external-link-square-alt:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-dropper:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-fan:before {
  content: "";
}

.fa-fantasy-flight-games:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-faucet:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-figma:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-audio:before {
  content: "";
}

.fa-file-code:before {
  content: "";
}

.fa-file-contract:before {
  content: "";
}

.fa-file-csv:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-powerpoint:before {
  content: "";
}

.fa-file-prescription:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

.fa-file-video:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-alt:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-firefox-browser:before {
  content: "";
}

.fa-first-aid:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-first-order-alt:before {
  content: "";
}

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-fist-raised:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-flag-usa:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-minus:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-folder-plus:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-fort-awesome-alt:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-freebsd:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-funnel-dollar:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-gas-pump:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-ghost:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-gifts:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-git-alt:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

.fa-glass-cheers:before {
  content: "";
}

.fa-glass-martini:before {
  content: "";
}

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glass-whiskey:before {
  content: "";
}

.fa-glasses:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-globe-europe:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-google-drive:before {
  content: "";
}

.fa-google-pay:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-google-plus-g:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-gopuram:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-lines:before {
  content: "";
}

.fa-grip-lines-vertical:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guilded:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-medical:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

.fa-hand-holding-water:before {
  content: "";
}

.fa-hand-lizard:before {
  content: "";
}

.fa-hand-middle-finger:before {
  content: "";
}

.fa-hand-paper:before {
  content: "";
}

.fa-hand-peace:before {
  content: "";
}

.fa-hand-point-down:before {
  content: "";
}

.fa-hand-point-left:before {
  content: "";
}

.fa-hand-point-right:before {
  content: "";
}

.fa-hand-point-up:before {
  content: "";
}

.fa-hand-pointer:before {
  content: "";
}

.fa-hand-rock:before {
  content: "";
}

.fa-hand-scissors:before {
  content: "";
}

.fa-hand-sparkles:before {
  content: "";
}

.fa-hand-spock:before {
  content: "";
}

.fa-hands:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-hands-wash:before {
  content: "";
}

.fa-handshake:before {
  content: "";
}

.fa-handshake-alt-slash:before {
  content: "";
}

.fa-handshake-slash:before {
  content: "";
}

.fa-hanukiah:before {
  content: "";
}

.fa-hard-hat:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-hat-cowboy:before {
  content: "";
}

.fa-hat-cowboy-side:before {
  content: "";
}

.fa-hat-wizard:before {
  content: "";
}

.fa-hdd:before {
  content: "";
}

.fa-head-side-cough:before {
  content: "";
}

.fa-head-side-cough-slash:before {
  content: "";
}

.fa-head-side-mask:before {
  content: "";
}

.fa-head-side-virus:before {
  content: "";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-broken:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

.fa-hire-a-helper:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-hive:before {
  content: "";
}

.fa-hockey-puck:before {
  content: "";
}

.fa-holly-berry:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

.fa-horse-head:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hospital-user:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotdog:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-house-damage:before {
  content: "";
}

.fa-house-user:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-hryvnia:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-ice-cream:before {
  content: "";
}

.fa-icicles:before {
  content: "";
}

.fa-icons:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt:before {
  content: "";
}

.fa-ideal:before {
  content: "";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-innosoft:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-instagram-square:before {
  content: "";
}

.fa-instalod:before {
  content: "";
}

.fa-intercom:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-invision:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itch-io:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-journal-whills:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-khanda:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-landmark:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-house:before {
  content: "";
}

.fa-laptop-medical:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-layer-group:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lungs:before {
  content: "";
}

.fa-lungs-virus:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mail-bulk:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-markdown:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mask:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-mdb:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-meteor:before {
  content: "";
}

.fa-microblog:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mixer:before {
  content: "";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-mosque:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mountain:before {
  content: "";
}

.fa-mouse:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-mug-hot:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

.fa-network-wired:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-octopus-deploy:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-oil-can:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-orcid:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-pager:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-pastafarianism:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-peace:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-arrows:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-pepper-hot:before {
  content: "";
}

.fa-perbyte:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-booth:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-alt:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-square-alt:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-photo-video:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-square:before {
  content: "";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-plane-slash:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-pray:before {
  content: "";
}

.fa-praying-hands:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-pump-medical:before {
  content: "";
}

.fa-pump-soap:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

.fa-radiation-alt:before {
  content: "";
}

.fa-rainbow:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-raspberry-pi:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

.fa-record-vinyl:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-remove-format:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-running:before {
  content: "";
}

.fa-rupee-sign:before {
  content: "";
}

.fa-rust:before {
  content: "";
}

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-salesforce:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

.fa-satellite-dish:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scroll:before {
  content: "";
}

.fa-sd-card:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-dollar:before {
  content: "";
}

.fa-search-location:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-shapes:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-shield-virus:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopify:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sink:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

.fa-skiing-nordic:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skull-crossbones:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-slack-hash:before {
  content: "";
}

.fa-slash:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-sms:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-snowboarding:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-snowman:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-soap:before {
  content: "";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-down-alt:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-alpha-up-alt:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-down-alt:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-amount-up-alt:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-down-alt:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-numeric-up-alt:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-speakap:before {
  content: "";
}

.fa-speaker-deck:before {
  content: "";
}

.fa-spell-check:before {
  content: "";
}

.fa-spider:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stackpath:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-and-crescent:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-stopwatch-20:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-store-alt-slash:before {
  content: "";
}

.fa-store-slash:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swift:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-symfony:before {
  content: "";
}

.fa-synagogue:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

.fa-temperature-low:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tenge:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-the-red-yeti:before {
  content: "";
}

.fa-theater-masks:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-think-peaks:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-tiktok:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toilet:before {
  content: "";
}

.fa-toilet-paper:before {
  content: "";
}

.fa-toilet-paper-slash:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

.fa-torii-gate:before {
  content: "";
}

.fa-tractor:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-traffic-light:before {
  content: "";
}

.fa-trailer:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-tram:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-trash-restore:before {
  content: "";
}

.fa-trash-restore-alt:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbraco:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-uncharted:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-unity:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-unsplash:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-ups:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-users-slash:before {
  content: "";
}

.fa-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-vest:before {
  content: "";
}

.fa-vest-patches:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vihara:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-virus:before {
  content: "";
}

.fa-virus-slash:before {
  content: "";
}

.fa-viruses:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-voicemail:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-vote-yea:before {
  content: "";
}

.fa-vr-cardboard:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-watchman-monitoring:before {
  content: "";
}

.fa-water:before {
  content: "";
}

.fa-wave-square:before {
  content: "";
}

.fa-waze:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-wind:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-wine-bottle:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wizards-of-the-coast:before {
  content: "";
}

.fa-wodu:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wpressr:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yarn:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-zhihu:before {
  content: "";
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/static/build/fonts/fa-solid-900.eot");
  src: url("/static/build/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("/static/build/fonts/fa-solid-900.woff2") format("woff2"),url("/static/build/fonts/fa-solid-900.woff") format("woff"),url("/static/build/fonts/fa-solid-900.ttf") format("truetype"),url("/static/build/fonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas,
.c-hero-menu .dropdown-toggle::before,
.c-playbutton:before,
.c-image-link a::after,
.c-slideshow .slick-next::before,
.c-slideshow .slick-prev::before,
.site-footer .c-link-list a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/static/build/fonts/fa-regular-400.eot");
  src: url("/static/build/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("/static/build/fonts/fa-regular-400.woff2") format("woff2"),url("/static/build/fonts/fa-regular-400.woff") format("woff"),url("/static/build/fonts/fa-regular-400.ttf") format("truetype"),url("/static/build/fonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far,
.site-footer .c-link-list a[href^="mailto:"]::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/static/build/fonts/fa-brands-400.eot");
  src: url("/static/build/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("/static/build/fonts/fa-brands-400.woff2") format("woff2"),url("/static/build/fonts/fa-brands-400.woff") format("woff"),url("/static/build/fonts/fa-brands-400.ttf") format("truetype"),url("/static/build/fonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

html {
  height: 100%;
}

@media (min-width: 992px) {
  main {
    padding-top: 50px;
  }
}

@media (max-width: 991.98px) {
  main .left-col {
    padding: 0;
  }
}

@media (max-width: 575.98px) {
  main {
    padding: 0 !important;
  }

  main .main-page {
    margin: 0;
  }

  main .mid-col {
    padding: 0;
  }

  main .left-col {
    padding: 0;
  }
}

.startpage main {
  padding-top: 0;
}

@media (max-width: 1199.98px) {
  .container {
    max-width: 100%;
  }
}

.btn-primary:hover,
.btn-primary:focus {
  background: rgb(44.6923387097,86.4540322581,137.0076612903);
  border: solid 1px rgb(44.6923387097,86.4540322581,137.0076612903);
}

.article-list .row {
  margin-bottom: 40px;
}

.block {
  margin-bottom: 40px;
}

.btn-light,
.btn-blue {
  cursor: pointer;
  display: inline-block;
  min-height: 1em;
  outline: 0;
  vertical-align: middle;
  color: #3d76cb;
  background-color: #e0e0e0;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  background: linear-gradient(0, #fafafa 0, #fff 100%);
  white-space: normal;
  font-size: .875rem;
}

.btn-light:hover,
.btn-blue:hover,
.btn-light:focus,
.btn-blue:focus {
  color: #3d76cb;
  background: linear-gradient(0, #e2e2e2 0, #fff 100%);
}

.btn-blue {
  background: linear-gradient(to bottom, rgb(61, 117, 201) 0%, rgb(51, 98, 168) 100%);
  color: #fff;
  padding: 1em 1.5em;
  font-size: .875rem;
}

.btn-blue:hover {
  color: #fff;
  background: linear-gradient(to bottom, rgb(44, 91, 164) 0%, rgb(37, 75, 137) 100%);
}

.btn-blue:focus {
  color: #fff;
  background: linear-gradient(to bottom, rgb(44, 91, 164) 0%, rgb(37, 75, 137) 100%);
}

.btn-blue:active {
  color: #fff !important;
  background: linear-gradient(to bottom, rgb(37, 75, 136) 0%, rgb(44, 91, 164) 100%) !important;
}

blockquote {
  position: relative;
  margin: 0;
  padding: 0 35px .5em;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2em;
  clear: both;
}

blockquote:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.3em;
  font-family: "Icons";
  content: "";
}

.img--left,
.img--right {
  margin-bottom: 20px;
}

.img--left {
  margin-right: 20px;
  float: left;
}

.img--right {
  margin-left: 20px;
  float: right;
}

.startpage {
  overflow-x: hidden;
}

.area-heading {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 1.5rem 0;
}

.skip-to-content-link a {
  border: 1px solid #000;
  background: #fff !important;
  height: 30px;
  left: 50%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform .3s;
}

.skip-to-content-link a:focus {
  transform: translateY(0%);
}

.p-campaign {
  background: #e9deec;
}

.p-campaign .c-campaign-selector {
  padding: 40px 0;
  display: flex;
}

.p-campaign .c-campaign-selector h1 {
  font-weight: bold;
  font-size: 35px;
  color: #202020;
  line-height: 1.2;
  margin-left: 40px;
}

@media (max-width: 575.98px) {
  .p-campaign .c-campaign-selector {
    flex-direction: column-reverse;
  }

  .p-campaign .c-campaign-selector h1 {
    margin-left: 0;
  }
}

.p-campaign .main-article {
  padding: 0;
  margin-bottom: 0;
}

.p-campaign .main-article img {
  max-width: 100%;
  height: auto;
}

.p-campaign .main-article__content {
  padding: 20px;
}

.p-campaign .c-icon-teaser {
  height: auto;
  min-height: inherit;
}

.p-campaign .site-footer {
  background: #804796;
  color: #fff;
}

.p-campaign .site-footer a {
  color: #fff;
}

.p-campaign .block article:not(.c-qoute) {
  box-shadow: 0 0 6px 0 rgba(0,0,0,.08);
}

.p-pdf-template-work {
  font-family: Calibri,sans-serif;
  color: #000;
  background: #fff;
}

.p-pdf-template-work header {
  margin: auto;
  width: 715px;
  margin-top: 60px;
}

.p-pdf-template-work header img {
  width: 715px;
}

.p-pdf-template-work main {
  margin: auto;
  width: 715px;
  padding: 0 20px;
}

.p-pdf-template-work main h1 {
  font-family: Calibri,sans-serif;
  font-size: 55px;
  margin-top: 40px;
  margin-bottom: 100px;
  padding: 0 25px;
  text-align: center;
}

.p-pdf-template-work main .description,
.p-pdf-template-work main .date,
.p-pdf-template-work main .contact {
  font-size: 29px;
}

.p-pdf-template-work main .description {
  margin-bottom: 45px;
}

.p-pdf-template-work main p {
  margin-bottom: 0;
}

.p-pdf-template-work main .date {
  width: 45%;
}

.p-pdf-template-work main .contact {
  width: 54%;
  float: right !important;
}

.p-pdf-template-work .footer-wrap {
  bottom: 0;
  margin-bottom: 0;
  position: fixed;
  left: 0;
  right: 0;
}

.p-pdf-template-work footer {
  margin: auto;
  width: 715px;
  border-top: solid 10px #9d1a1f;
  padding-top: 50px;
  text-align: center;
  padding-bottom: 25px;
}

.p-pdf-template-work footer img {
  width: 175px;
}

.p-pdf-template-work footer p {
  float: left;
  margin: 15px 0 0 0;
  font-size: 20px;
}

.p-pdf-template-work footer .sll-logo {
  float: right;
  width: 147px;
}

.p-pdf-template-work.maintenance header::after {
  display: block;
  clear: both;
  content: "";
}

.p-pdf-template-work.maintenance header img {
  width: 128px;
  float: right;
  margin-right: 28px;
}

.p-pdf-template-work.maintenance h1 {
  margin-bottom: 60px;
}

.p-pdf-template-work.maintenance .description {
  margin-bottom: 40px;
}

.p-pdf-template-work.maintenance .maintenance-ico {
  margin-bottom: 55px;
  text-align: center;
}

.p-pdf-template-work.maintenance .maintenance-ico img {
  width: 410px;
  height: 410px;
  margin: auto;
}

.p-pdf-template-work.green header {
  border-bottom: solid 9px #b1c800;
}

.p-pdf-template-work.green footer {
  border-top: solid 10px #b1c800;
}

.p-pdf-template-work.blue header {
  border-bottom: solid 9px #4078c8;
}

.p-pdf-template-work.blue footer {
  border-top: solid 10px #4078c8;
}

.p-pdf-template-work.dark-orange header {
  border-bottom: solid 9px #f1511b;
}

.p-pdf-template-work.dark-orange footer {
  border-top: solid 10px #f1511b;
}

.p-pdf-template-work.orange header {
  border-bottom: solid 9px #f29400;
}

.p-pdf-template-work.orange footer {
  border-top: solid 10px #f29400;
}

.p-pdf-template-work.purple header {
  border-bottom: solid 9px #7f4a94;
}

.p-pdf-template-work.purple footer {
  border-top: solid 10px #7f4a94;
}

.p-pdf-template-work.red header {
  border-bottom: solid 9px #a41d23;
}

.p-pdf-template-work.red footer {
  border-top: solid 10px #a41d23;
}

.p-pdf-technical-instructions {
  font-family: Arial;
  color: #000;
  background: #fff;
  line-height: 20px;
  font-size: 18px;
}

.p-pdf-technical-instructions .page-header {
  height: 80px;
}

.p-pdf-technical-instructions .page-header .logo {
  float: left;
}

.p-pdf-technical-instructions .page-header p {
  float: right;
  text-align: right;
}

.p-pdf-technical-instructions .text-area {
  padding: 0 60px;
  clear: both;
}

.p-pdf-technical-instructions .text-area div h2 {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
}

.p-pdf-technical-instructions h1,
.p-pdf-technical-instructions h2,
.p-pdf-technical-instructions h3,
.p-pdf-technical-instructions h4 {
  font-family: Arial;
}

.p-pdf-technical-instructions h1 {
  font-size: 30px;
}

.p-pdf-technical-instructions h2 {
  font-size: 30px;
  font-weight: normal;
}

.p-pdf-technical-instructions h3 {
  font-size: 25px;
  font-weight: normal;
}

.p-pdf-technical-instructions h4 {
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
}

.p-pdf-technical-instructions .preable {
  font-weight: bold;
  font-size: 18px;
}

.p-pdf-technical-instructions a {
  color: #00e;
  text-decoration: underline;
}

.p-pdf-technical-instructions table a {
  display: block;
}

.p-pdf-technical-instructions dl dt {
  float: left;
  width: 160px;
  font-weight: normal;
}

.p-pdf-technical-instructions dl dd {
  margin-left: 180px;
}

.p-pdf-technical-instructions dl.changelog dt {
  width: 79px;
}

.p-pdf-technical-instructions dl.changelog dd {
  margin-left: 79px;
}

.p-pdf-technical-instructions footer::after {
  display: block;
  clear: both;
  content: "";
}

.p-pdf-technical-instructions footer {
  height: 120px;
}

.p-pdf-technical-instructions footer p {
  float: left;
  margin: 15px 0 0 0;
  color: #6c757d;
}

.p-pdf-technical-instructions footer .sll-logo {
  float: right;
}

.p-pdf-technical-instructions .table-bordered td:last-child {
  white-space: nowrap;
}

.p-pdf-technical-instructions .c-changelog {
  background: none;
  padding: 0 60px;
}

.p-pdf-technical-instructions header::after {
  display: block;
  clear: both;
  content: "";
}

.p-pdf-technical-instructions header {
  padding-top: 0;
  border: solid 1px #000;
}

.p-pdf-technical-instructions__footer {
  padding-top: 0;
}

.hero-image {
  width: 99.9999%;
}

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

@media (min-width: 992px) {
  .hero-image+.main-page .main-article {
    margin-top: -5.2rem;
  }
}

.main-article {
  background: #fff;
  margin-bottom: 40px;
  box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
}

@media (max-width: 991.98px) {
  .main-article {
    padding: 1.2rem;
  }
}

@media (min-width: 992px) {
  .main-article {
    padding: 2.2rem 3.2rem;
  }
}

@media (max-width: 575.98px) {
  .main-article {
    box-shadow: none;
  }
}

.main-article .breadcrumb {
  background: rgba(0,0,0,0);
  padding: 0;
  font-size: 14px;
}

.main-article .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-left: 1.289em;
  font-family: "Icons";
  font-size: .563em;
  content: "";
}

.main-article .breadcrumb .breadcrumb-item:not(.active) {
  font-weight: bold;
}

.main-article .breadcrumb .breadcrumb-item.active {
  color: #404040;
}

.main-article .breadcrumb a {
  outline: none;
}

.main-article .breadcrumb a:focus {
  background: #eee;
}

.main-article header>h1 {
  font-weight: normal;
  font-size: 46px;
  line-height: 1;
  margin-bottom: 20px;
}

@media (max-width: 575.98px) {
  .main-article header>h1 {
    font-size: 38px;
    margin-bottom: 1rem;
    line-height: 1.2;
  }
}

.main-article .lead {
  font-family: "FrutigerLTW05",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  line-height: 1.2;
  font-size: 1.25rem;
  font-weight: bold;
}

@media (min-width: 1200px) {
  .main-article .lead {
    padding-right: 60px;
  }
}

@media (max-width: 575.98px) {
  .main-article .lead {
    font-size: 16px;
  }
}

.main-article .toolbar {
  margin: 30px 0;
}

.main-article .toolbar .btn {
  margin-right: .6rem;
}

.main-article .main-body {
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  .main-article .main-body {
    padding-right: 30px;
  }
}

.main-article .main-body a {
  text-decoration: underline;
}

.main-article .main-body img {
  max-width: 100%;
  height: auto;
}

.main-article .main-body h2 {
  font-size: 1.15rem;
}

.main-article .main-body h3 {
  font-size: 1rem;
}

@media (max-width: 575.98px) {
  .main-article {
    padding-left: .7rem;
    padding-right: .7rem;
  }
}

.secondary-contentarea-article .c-cta {
  flex-direction: column;
}

.secondary-contentarea-article .c-cta picture {
  width: 100%;
  order: inherit;
}

.secondary-contentarea-article .c-cta__text {
  width: 100%;
  order: inherit;
}

.secondary-contentarea-article .c-cta .c-newsvideo {
  width: 100%;
  order: inherit;
}

.secondary-contentarea-article .c-image-link {
  flex-direction: column;
}

.secondary-contentarea-article .c-image-link a {
  flex-direction: column;
}

.secondary-contentarea-article .c-image-link picture {
  width: 100% !important;
  margin: 0;
}

.secondary-contentarea-article .c-image-link picture img {
  width: 100%;
  position: static;
  max-width: 100%;
  height: auto;
}

.secondary-contentarea-article .c-image-link__text {
  margin-top: 0;
}

.hero-image {
  width: 99.9999%;
}

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

@media (min-width: 992px) {
  .hero-image+.main-page .main-article {
    margin-top: -5.2rem;
  }
}

.main-article {
  background: #fff;
  margin-bottom: 40px;
  box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
}

@media (max-width: 991.98px) {
  .main-article {
    padding: 1.2rem;
  }
}

@media (min-width: 992px) {
  .main-article {
    padding: 2.2rem 3.2rem;
  }
}

@media (max-width: 575.98px) {
  .main-article {
    box-shadow: none;
  }
}

.main-article .breadcrumb {
  background: rgba(0,0,0,0);
  padding: 0;
  font-size: 14px;
}

.main-article .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-left: 1.289em;
  font-family: "Icons";
  font-size: .563em;
  content: "";
}

.main-article .breadcrumb .breadcrumb-item:not(.active) {
  font-weight: bold;
}

.main-article .breadcrumb .breadcrumb-item.active {
  color: #404040;
}

.main-article .breadcrumb a {
  outline: none;
}

.main-article .breadcrumb a:focus {
  background: #eee;
}

.main-article header>h1 {
  font-weight: normal;
  font-size: 46px;
  line-height: 1;
  margin-bottom: 20px;
}

@media (max-width: 575.98px) {
  .main-article header>h1 {
    font-size: 38px;
    margin-bottom: 1rem;
    line-height: 1.2;
  }
}

.main-article .lead {
  font-family: "FrutigerLTW05",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  line-height: 1.2;
  font-size: 1.25rem;
  font-weight: bold;
}

@media (min-width: 1200px) {
  .main-article .lead {
    padding-right: 60px;
  }
}

@media (max-width: 575.98px) {
  .main-article .lead {
    font-size: 16px;
  }
}

.main-article .toolbar {
  margin: 30px 0;
}

.main-article .toolbar .btn {
  margin-right: .6rem;
}

.main-article .main-body {
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  .main-article .main-body {
    padding-right: 30px;
  }
}

.main-article .main-body a {
  text-decoration: underline;
}

.main-article .main-body img {
  max-width: 100%;
  height: auto;
}

.main-article .main-body h2 {
  font-size: 1.15rem;
}

.main-article .main-body h3 {
  font-size: 1rem;
}

@media (max-width: 575.98px) {
  .main-article {
    padding-left: .7rem;
    padding-right: .7rem;
  }
}

.secondary-contentarea-article .c-cta {
  flex-direction: column;
}

.secondary-contentarea-article .c-cta picture {
  width: 100%;
  order: inherit;
}

.secondary-contentarea-article .c-cta__text {
  width: 100%;
  order: inherit;
}

.secondary-contentarea-article .c-cta .c-newsvideo {
  width: 100%;
  order: inherit;
}

.secondary-contentarea-article .c-image-link {
  flex-direction: column;
}

.secondary-contentarea-article .c-image-link a {
  flex-direction: column;
}

.secondary-contentarea-article .c-image-link picture {
  width: 100% !important;
  margin: 0;
}

.secondary-contentarea-article .c-image-link picture img {
  width: 100%;
  position: static;
  max-width: 100%;
  height: auto;
}

.secondary-contentarea-article .c-image-link__text {
  margin-top: 0;
}

.lease-section__top {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 2px solid #a9cfed;
  align-items: baseline;
}

.lease-section__header {
  font-size: 1.25rem !important;
  font-weight: 700 !important;
  color: #4a7fca;
  border-bottom: 3px solid;
}

.lease-section-links {
  font-size: 1.25rem;
  list-style: none;
  font-weight: 700;
  margin-right: 2rem;
  padding-left: 0;
}

.lease-details-page .c-section__header {
  margin-bottom: 0px;
  border-bottom: none;
}

.lease-details-page .c-section__header h3 {
  font-size: 1.3rem;
}

.lease-details-page .lease-header {
  line-height: 1;
}

.lease-details-page .lease-header .lease-header-lead {
  font-weight: bold;
  font-size: 1rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.lease-details-page .lease-header .lease-header-lead .lease-header-lead-item {
  margin-right: 2rem;
}

.lease-details-page .lease-header .lease-header-lead span {
  font-weight: normal;
}

.lease-details-page .carousel-item .d-block {
  height: 600px;
}

@media (max-width: 991.98px) {
  .lease-details-page .carousel-item .d-block {
    height: 400px;
  }
}

@media (max-width: 767.98px) {
  .lease-details-page .carousel-item .d-block {
    height: 250px;
  }
}

.lease-details-page .lease-main-content {
  padding-top: 1rem;
}

@media (max-width: 991.98px) {
  .lease-details-page .lease-main-content {
    padding-top: .5rem;
  }
}

@media (max-width: 991.98px) {
  .lease-details-page .lease-main-content .lease-main-content-right {
    margin-bottom: 1rem;
  }
}

.lease-details-page .lease-main-content .lease-main-body {
  margin-top: 2rem;
  margin-right: 2rem;
}

.lease-details-page .lease-main-content .lease-content-container {
  margin-top: 3rem;
}

.lease-details-page .lease-main-content .lease-contact-container {
  margin: 1.5rem 0px;
  padding-top: 1rem;
  border-top: 2px solid #a9cfed;
  border-bottom: 2px solid #a9cfed;
}

.lease-details-page .lease-main-content .lease-contact-container .lease-contact-container-card {
  margin-top: .5rem;
}

.lease-details-page .lease-main-content .lease-contact-container .lease-contact-container-card img {
  margin-left: -3px;
}

.lease-details-page .lease-main-content .lease-image-container .lease-image-container-image {
  margin: 1rem 0px;
}

.lease-details-page .lease-main-content .lease-schematic-container {
  margin: 3rem 0px;
}

.lease-details-page .lease-rightcolumn-button-container {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}

.lease-details-page .lease-rightcolumn-button-container .lease-schematic-button {
  margin-left: 30px;
  margin-bottom: 20px;
}

.lease-details-page .lease-rightcolumn-map-container {
  margin-top: 1rem;
}

.lease-details-page .lease-rightcolumn-map-container h3 {
  padding-top: 1rem;
}

.lease-list-page .lease-list-page-byline {
  margin-bottom: 2rem;
}

.lease-list-page .filters .premises-filters {
  font-weight: bold;
  border-bottom: 1px solid #a9cfed;
  margin-right: 0;
  margin-left: 0;
  padding-bottom: 1rem;
}

.lease-list-page .filters .premises-filters .categories__category-item {
  display: inline-block;
  padding: 5px 10px 5px 0px;
}

@media (max-width: 767.98px) {
  .lease-list-page .filters .premises-filters .area-filter {
    border-bottom: 1px solid #eee;
  }
}

.lease-list-page .filters .premises-filters .size-filter {
  border-bottom: 1px solid #eee;
}

@media (max-width: 767.98px) {
  .lease-list-page .filters .premises-filters .size-filter {
    margin-top: 1.5rem;
  }
}

.lease-list-page .filters .premises-filters .type-filter {
  margin-top: 1.5rem;
}

.lease-list-page .filters .premises-filters-submit {
  margin-top: 1rem;
}

@media (max-width: 991.98px) {
  .lease-list-page .filters .premises-filters-submit {
    margin-top: 1.5rem;
  }
}

.lease-list-page .premises-display-section {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: bold;
}

.lease-list-page .premises-display-section .premise-displays {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767.98px) {
  .lease-list-page .premises-display-section .premise-displays {
    justify-content: space-evenly;
  }
}

.lease-list-page .premises-list {
  margin-top: 2rem;
}

.lease-list-page .premises-list .premise-card-container {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.lease-list-page .premises-list .premise-card {
  border: 1px solid #d5d5d5;
}

.lease-list-page .premises-list .premise-card .premise-card-image {
  width: 100%;
  height: 177px;
  -o-object-fit: cover;
  object-fit: cover;
}

.lease-list-page .premises-list .premise-card .premise-card-text {
  padding: 12px;
  color: #404040;
}

.lease-list-page .premises-list .premise-card .premise-card-text .heading {
  font-weight: bold;
  font-size: 1.3rem;
  word-break: break-all;
  color: #4a7fca;
  margin-top: .5rem;
  margin-bottom: 0;
}

.lease-list-page .premises-list .premise-card .premise-card-text .premise-card-sizeandtype {
  display: flex;
  justify-content: space-between;
  font-size: .9rem;
}

article.person {
  background: #ebf3f8;
  padding: 20px;
}

article.person picture img {
  max-width: 100%;
  height: auto;
}

article.person .person-image {
  padding-top: .8rem;
}

article.person h1 {
  font-size: 26px;
  line-height: 1.5;
  font-weight: bold;
  margin: 0;
}

article.person .title {
  font-size: 20px;
  color: #6c757d;
}

article.person dl dd img {
  margin-left: -3px;
}

article.person footer {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 2px dotted #a8a8a8;
}

article.person a[href^="mailto:"] {
  text-decoration: underline;
}

article.person {
  background: #ebf3f8;
  padding: 20px;
}

article.person picture img {
  max-width: 100%;
  height: auto;
}

article.person .person-image {
  padding-top: .8rem;
}

article.person h1 {
  font-size: 26px;
  line-height: 1.5;
  font-weight: bold;
  margin: 0;
}

article.person .title {
  font-size: 20px;
  color: #6c757d;
}

article.person dl dd img {
  margin-left: -3px;
}

article.person footer {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 2px dotted #a8a8a8;
}

article.person a[href^="mailto:"] {
  text-decoration: underline;
}

body.p-landing .main-article {
  background: rgba(0,0,0,0);
  box-shadow: none;
  padding: 0;
}

body.p-landing .main-article .page-heading {
  color: #4a7fca;
  text-align: center;
}

@media (min-width: 768px) {
  body.p-landing .main-article .page-heading {
    margin-bottom: 2.5rem;
  }
}

.p-search .main-article {
  margin-top: 1.5rem;
}

.search-well {
  padding: 20px;
  background: #ebf4fa;
  margin-bottom: 20px;
}

.search-well button {
  font-size: inherit;
}

@media (min-width: 992px) {
  .search-well .form-inline {
    width: 55%;
  }
}

.search-well .form-inline .form-group,
.search-well .form-inline .form-control {
  flex: 1;
  margin-bottom: 0;
}

.search-well .form-inline .form-control {
  color: #505050;
  border: solid 1px #d8d8d8;
  border-radius: 4px;
  box-shadow: inset 2px 3px 4px rgba(0,0,0,.05);
  transition: border-color .2s;
  padding: .8em 1em;
}

.search-well .form-inline .btn {
  padding: .8em 1.5em;
}

@media (max-width: 575.98px) {
  .search-well .form-inline .form-group {
    margin-right: 1rem;
  }
}

@media (min-width: 992px) {
  .search-result {
    width: 70%;
  }
}

.search-result__active-facet {
  color: #000;
  font-weight: bold;
}

.search-result__info {
  margin-bottom: 20px;
}

.search-result__file {
  margin-left: auto;
  font-size: 3rem;
}

@media (min-width: 768px) {
  .search-result__image {
    margin-left: auto;
  }
}

.search-result__hits>li {
  border-bottom: solid 2px #eee;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.search-result__hits>li .search-result__heading {
  margin-bottom: .5rem;
  color: #000;
}

.search-result__hits>li .search-result__heading a {
  color: #000;
  font-weight: bold;
}

.search-result__hits>li .search-result__heading a:hover,
.search-result__hits>li .search-result__heading a:focus {
  color: #2a5592;
}

.search-result__hits>li .search-result__heading--person a {
  color: #3d76cb;
}

.search-result__hits>li a {
  text-decoration: none;
}

.search-result__hits>li a:hover .search-result__heading,
.search-result__hits>li a:focus .search-result__heading {
  color: #2a5592;
}

.search-result__hits>li p {
  margin-bottom: 1.5rem;
}

.search-result__hits>li .breadcrumb {
  margin-bottom: 0;
}

.search-result__hits>li .meta,
.search-result__hits>li .c-event-details h2,
.c-event-details .search-result__hits>li h2,
.search-result__hits>li .events__location .location,
.events__location .search-result__hits>li .location {
  text-transform: none;
  font-size: inherit;
  font-weight: inherit;
}

.search-result__icon {
  height: 2.083em;
  font-family: "Icons";
  font-size: 3em;
  text-align: center;
  color: #fff;
  line-height: 2em;
  min-width: 6.25rem;
  margin-right: 1rem;
}

.search-result__icon--blue {
  background: #3d76bb;
}

.search-result__icon--green {
  background: #b1ca00;
}

.search-result__icon--orange {
  background: #f49500;
}

.search-result__icon--red {
  background: #a61b1e;
}

.search-result__heading {
  margin-bottom: 0;
  font-size: 1.25rem;
  font-family: "FrutigerLTW05",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  color: #3d76cb;
}

.search-result__snippet {
  color: #404040;
  margin-bottom: 1.5rem;
}

.search-result__contact {
  display: flex;
}

.search-result__contact img {
  margin-right: 2rem;
}

.search-result__house img {
  margin-right: 1rem;
}

body.p-404 .page-heading {
  color: #3d76bb;
  text-align: center;
}

body.p-404 .main-article {
  padding: 0;
  background: rgba(0,0,0,0);
  box-shadow: none;
}

body.p-404 .main-body {
  background: #fff;
  margin-bottom: 40px;
  box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
}

@media (max-width: 991.98px) {
  body.p-404 .main-body {
    padding: 1.2rem;
  }
}

@media (min-width: 992px) {
  body.p-404 .main-body {
    padding: 3.2rem;
  }
}

@media (max-width: 575.98px) {
  body.p-404 .main-body {
    box-shadow: none;
  }
}

.c-article-teaser {
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(0,0,0,.08);
  position: relative;
  height: 100%;
}

.c-article-teaser__category {
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  background: rgba(0,0,0,.4);
  z-index: 1;
}

.c-article-teaser__image {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}

.c-article-teaser__image img {
  max-width: 100%;
  height: auto;
}

.c-article-teaser__image picture {
  display: block;
}

.c-article-teaser__image picture img {
  width: 100%;
}

.c-article-teaser__date {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 14px 20px 0;
  font-weight: bold;
  font-size: 14px;
  color: #d67f18;
  background: #fff;
}

.c-article-teaser__content {
  padding: 20px;
}

.c-article-teaser__content h2 a {
  color: #000;
  font-size: 1.25rem;
  font-weight: bold;
}

.c-article-teaser__content a:hover,
.c-article-teaser__content a:focus {
  text-decoration: none;
}

.c-article-teaser__content p {
  margin: 0;
}

.c-article-teaser__content .btn {
  padding: 0;
  display: block;
  position: relative;
  text-align: left;
  width: 100%;
}

.c-article-teaser__content .btn:after {
  position: absolute;
  content: "";
  height: 18px;
  top: -18px;
  left: 0;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  opacity: 1;
  transition: ease .25s all;
}

.c-article-teaser__content .btn:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  content: ;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  content: ;
  padding-right: .4rem;
}

.c-article-teaser__content .btn[aria-expanded=true]:before {
  content: "";
}

.c-article-teaser__content .btn[aria-expanded=true]:after {
  opacity: 0;
}

.arrow-link {
  margin-top: 13.3333333333px;
  display: inline-block;
}

.arrow-link:after {
  width: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  content: ;
  font-size: 14px;
  margin-top: .2rem;
  text-align: center;
}

.c-icon-teaser {
  padding: 20px;
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .c-icon-teaser {
    min-height: 552px;
    height: 552px;
  }
}

.c-icon-teaser__content {
  color: #fff;
}

.c-icon-teaser__content h2 {
  line-height: 1.2;
  font-size: 1.25rem;
  font-weight: bold;
  display: flex;
}

.c-icon-teaser__content h2 .icon {
  padding-left: .5rem;
  font-size: 32px;
  margin-left: auto;
}

.c-icon-teaser .btn {
  margin-top: auto;
}

.c-icon-teaser--image {
  padding: 0;
}

.c-icon-teaser--image img {
  max-width: 100%;
  height: auto;
}

.c-icon-teaser--image .c-icon-teaser__content {
  padding: 20px 20px 10px 20px;
}

.c-icon-teaser--image a.btn {
  margin: 0 20px 20px 20px;
}

.c-icon-teaser--purple {
  background: #804796;
}

.c-icon-teaser--green {
  background: #b1ca00;
}

.c-icon-teaser--darkblue {
  background: #4078c8;
}

.c-icon-teaser--darkblue .c-icon-teaser__content {
  color: #000;
}

.c-icon-teaser--light-blue {
  background: #a8d0f0;
}

.c-icon-teaser--light-blue .c-icon-teaser__content {
  color: #000;
}

.c-icon-teaser--blue,
.c-icon-teaser--default {
  background: #75aadb;
}

.c-icon-teaser--blue .c-icon-teaser__content,
.c-icon-teaser--default .c-icon-teaser__content {
  color: #000;
}

.c-icon-teaser--white {
  background: #fff;
}

.c-icon-teaser--white h2 {
  color: #4078c8;
}

.c-icon-teaser--white h2 a {
  color: #4078c8;
  text-decoration: none;
}

.c-icon-teaser--white .c-icon-teaser__content {
  color: #404040;
}

.meta,
.c-event-details h2,
.events__location .location {
  font-size: .875rem;
  color: #2c5ba4;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}

.angle-icon,
.events li a:after,
.news__item:after {
  font-family: "Icons";
  content: "";
  font-size: 1.5rem;
  align-self: center;
  color: #3d76cb;
}

.angle-icon:hover:after,
.events li a:hover:after,
.news__item:hover:after,
.angle-icon:focus:after,
.events li a:focus:after,
.news__item:focus:after {
  color: #2a5592;
}

.c-news-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.c-news-list ul li a {
  text-decoration: none;
  color: #404040;
}

@media (max-width: 991.98px) {
  .c-news-list ul li {
    display: block;
    padding-top: 1rem;
    margin-bottom: 1.1rem;
    margin-left: 0;
  }

  .c-news-list ul li:first-child {
    padding: 0;
  }

  .c-news-list ul li:not(:first-child) {
    border-top: 1px solid #eee;
  }
}

.news__content time {
  font-size: .875rem;
}

.news__item:after {
  margin-left: auto;
}

@media (max-width: 991.98px) {
  .news__item {
    display: flex;
  }
}

@media (min-width: 992px) {
  .news__item:after {
    display: none;
  }
}

.news--full li {
  padding-top: 1rem;
  margin-bottom: 1.1rem;
}

.news--full li:first-child {
  padding: 0;
}

.news--full li:not(:first-child) {
  border-top: 1px solid #eee;
}

.news--full .news__header {
  display: flex;
  flex-direction: column-reverse;
}

.news--compact ul h3 {
  font-size: 1rem;
}

@media (min-width: 992px) {
  .news--compact ul {
    display: flex;
  }

  .news--compact ul li {
    width: 32.3333%;
    padding-right: 2%;
  }
}

.news--compact .news__text {
  display: none;
}

.events__meta {
  padding-bottom: .1rem;
}

@media (max-width: 767.98px) {
  .events__meta {
    margin-left: 4rem;
  }

  .events__meta time {
    color: #d67f18;
    font-weight: bold;
    display: block;
  }
}

.events__meta h2 {
  display: inline-block;
  margin: 0 .5rem;
  font-size: 1rem;
  font-weight: normal;
}

.events i {
  padding-right: 1.4rem;
}

@media (max-width: 575.98px) {
  .events i:before {
    font-size: 50px;
  }
}

.events li {
  padding-top: 1rem;
  margin-bottom: 1.1rem;
}

.events li:not(:first-child) {
  border-top: 2px dotted #e4e4e4;
}

.events li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  padding-right: 2rem;
}

@media (max-width: 767.98px) {
  .events li a {
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
    padding-bottom: 1.3rem;
  }
}

.events li a h3 {
  width: 100%;
  margin-bottom: .3rem;
}

.events li a p {
  margin-bottom: 0;
}

.events li a i {
  font-size: 3.625em;
}

@media (max-width: 767.98px) {
  .events li a i {
    position: absolute;
    bottom: 40%;
    transform: translate(0, 50%);
    padding-top: 1rem;
  }
}

.events li a:after {
  position: absolute;
  top: 35%;
  right: 0;
  margin: 0;
}

.events li a:hover:after,
.events li a:focus:after {
  color: #2a5592;
}

.events__content {
  flex: 1;
  padding-right: 1rem;
}

@media (max-width: 767.98px) {
  .events__content {
    display: flex;
    flex-direction: column-reverse;
    padding: 0;
  }
}

@media (max-width: 767.98px) {
  .events__description {
    display: none;
  }
}

.events__location {
  width: 9rem;
  align-self: center;
}

.events__location span {
  display: block;
}

@media (max-width: 767.98px) {
  .events__location {
    width: auto;
    flex: 1;
    margin-left: 4rem;
    margin-right: 2rem;
    font-size: .875rem;
    align-self: flex-start;
  }

  .events__location span {
    display: inline-block;
  }
}

.events__changelog h4 {
  font-size: 1rem;
  margin-top: 1rem;
  margin-bottom: 0;
}

.events__changelog li {
  margin: 0;
  padding: 0;
  border: none;
}

.events.file-list h3 {
  color: #3d76cb;
}

.events.file-list a i {
  font-size: 3.625em;
}

@media (max-width: 767.98px) {
  .events.file-list a i {
    position: static;
    bottom: auto;
    transform: none;
  }
}

.events.file-list .events__meta {
  margin-left: 0;
}

.events.file-list .events__item {
  flex-direction: row;
}

.events.file-list .events__description {
  display: block;
}

.events.file-list .events__content {
  flex-direction: column;
}

.c-list-footer {
  border-top: 2px dotted #e4e4e4;
  padding-top: 20px;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
}

.c-person-list__person:nth-child(even) .c-person-list__image:empty {
  background: #afd8bf;
}

.c-person-list__person:nth-child(odd) .c-person-list__image:empty {
  background: #e3d29d;
}

.c-person-list__person {
  margin-bottom: 20px;
}

.c-person-list a {
  text-decoration: none;
}

.c-person-list__image {
  position: relative;
}

.c-person-list__image img {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.c-person-list__image:empty {
  min-width: 127px;
}

.c-person-list__image:empty:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.c-person-list__image:empty:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 146px;
  font-family: "Icons";
  font-size: 5.9rem;
  text-align: center;
  color: hsla(0,0%,100%,.4);
  content: "";
}

@media (max-width: 575.98px) {
  .c-person-list__image:empty:after {
    top: 3rem;
    font-size: 3.9rem;
  }
}

.c-person-list__person h3 {
  margin-bottom: 0;
}

.c-person-list__person p {
  color: #404040;
  margin-bottom: 0;
}

.c-person-list__info {
  margin: .5rem 0 0 0;
}

.c-person-list--userblock .c-person-list__person {
  display: flex;
  flex-direction: row;
}

.c-person-list--userblock .c-person-list__image {
  margin-right: 1rem;
}

.c-person-list--userblock .c-person-list__info {
  margin-top: 0;
}

.c-link-list {
  margin-bottom: 40px;
}

.c-link-list>h2 {
  font-size: 1.75rem;
  font-weight: normal;
}

.main-article .c-link-list {
  border-bottom: solid 1px #e9ecef;
  padding-bottom: .5rem;
}

.c-link-list__header {
  font-weight: bold;
}

.c-link-list__header i {
  font-weight: bold;
}

.c-link-list ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.c-link-list ul li {
  margin-bottom: .5rem;
}

.c-link-list ul a {
  text-decoration: none !important;
  display: block;
  position: relative;
  align-items: center;
}

.c-link-list ul a:before {
  padding-right: .4rem;
}

.c-link-list ul a:focus {
  background: #eee;
  outline: none;
}

.c-link-list ul a span {
  flex: 1;
}

.c-link-list ul a:before {
  font-family: "Icons";
  font-size: 15px;
  top: .6em;
  padding-right: 1rem;
  content: "";
  color: #404040;
}

.c-link-list ul a[href^="http://"]:before,
.c-link-list ul a[href^="https://"]:before {
  content: "";
}

.c-link-list ul a[href$=".pdf"]:before {
  content: "";
}

.c-link-list ul a[href$=".pdf"]:after {
  display: none;
}

.c-link-list ul a[href$=".doc"]:before,
.c-link-list ul a[href$=".docx"]:before {
  content: "";
}

.c-link-list ul a[href$=".xls"]:before,
.c-link-list ul a[href$=".xlsx"]:before {
  content: "";
}

.c-link-list ul a[href$=".ppt"]:before,
.c-link-list ul a[href$=".pptx"]:before {
  content: "";
}

.c-link-list ul a[href$=".jpg"]:before,
.c-link-list ul a[href$=".jpeg"]:before,
.c-link-list ul a[href$=".png"]:before,
.c-link-list ul a[href$=".png"]:before,
.c-link-list ul a[href$=".gif"]:before,
.c-link-list ul a[href$=".tif"]:before,
.c-link-list ul a[href$=".tiff"]:before,
.c-link-list ul a[href$=".bmp"]:before {
  content: ;
}

.c-link-list ul a:hover {
  color: #2a5592;
  text-decoration: none;
}

.c-link-list ul a .source-date {
  display: block;
  color: #495057;
}

.site-footer .c-link-list a {
  text-decoration: none !important;
  display: block;
  position: relative;
  display: flex;
  align-items: center;
}

.site-footer .c-link-list a:before {
  display: none;
}

.site-footer .c-link-list a:after {
  width: 1rem;
  content: "";
  font-size: 14px;
  margin-top: .2rem;
  text-align: center;
}

.site-footer .c-link-list a[href^="http://"]:before,
.site-footer .c-link-list a[href^="https://"]:before {
  content: ;
  font-size: 15px;
  top: .6em;
}

.c-section-search {
  display: flex;
}

.c-section-search>form {
  margin: 0 auto 2rem auto;
}

@media (min-width: 768px) {
  .c-section-search>form input.form-control {
    min-width: 25rem;
  }
}

.c-section-search>form button {
  font-size: 1.25rem;
}

.c-accordion {
  margin-bottom: 40px;
}

.c-accordion__heading {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 2px dotted #e4e4e4;
  font-weight: normal;
  display: flex;
  align-items: center;
}

.c-accordion__heading h2 {
  margin-bottom: 0;
  font-size: 1.75em;
  font-weight: normal;
}

.c-accordion__heading button {
  margin-left: auto;
  font-size: 1.15rem;
  padding-right: 0;
}

.c-accordion__heading button:hover,
.c-accordion__heading button:focus {
  text-decoration: none;
}

.c-accordion .card {
  border: none;
  border-bottom: 2px dotted #e4e4e4;
  border-radius: 0;
}

.c-accordion .card-header {
  padding: 0;
  background: rgba(0,0,0,0);
  border: none;
}

.c-accordion .card-header h2 {
  margin: 0;
}

.c-accordion .card-header .btn {
  display: block;
  width: 100%;
  text-align: left;
  border-radius: 0;
  padding: 26px 0;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  text-decoration: none;
  display: flex;
  white-space: normal;
}

.c-accordion .card-header .btn:after {
  font-family: "Icons";
  content: "";
  margin-left: auto;
  color: #3d76bb;
  font-size: 1.2rem;
}

.c-accordion .card-header .btn[aria-expanded=true]:after {
  content: "";
}

.c-accordion .card-header .btn:hover,
.c-accordion .card-header .btn:focus {
  color: #2a5592;
}

.c-accordion .card-body {
  padding: 0 0 1rem 0;
}

.c-accordion .card-body h2 {
  font-size: 16px;
}

.c-availablejobs thead th {
  font-size: 1.15rem;
}

.c-definition-list dt {
  color: #f49500;
  font-size: 1.15rem;
}

.c-definition-list {
  border-bottom: solid 1px #eee;
}

.c-definition-list img {
  max-width: 100%;
  height: auto;
}

.c-definition-list {
  margin-bottom: 40px;
}

.c-about-meta {
  border-bottom: solid 1px #eee;
  padding: 20px 0;
  margin-bottom: 20px;
}

.c-about-meta a {
  font-weight: bold;
}

.c-pagination .pagination .page-item:not(:first-child),
.c-pagination .pagination .page-item:not(:last-child) {
  margin-right: .4rem;
}

.c-pagination .pagination .page-item.no-border a {
  border: none;
}

.c-pagination .pagination .page-item.no-border a .fa {
  font-size: 1.4rem;
}

.c-pagination .pagination .page-link {
  border-radius: 0;
  padding: .4rem .75rem;
}

.c-carousel {
  margin-bottom: 20px;
}

.c-carousel .carousel-control-prev,
.c-carousel .carousel-control-next {
  top: 40%;
  bottom: 40%;
  width: 8%;
  background: rgba(0,0,0,.7);
  transition: background ease-in-out .2s;
  max-height: 57px;
}

.c-carousel .carousel-control-prev:hover,
.c-carousel .carousel-control-next:hover {
  background: #4a7fca;
}

.c-carousel .carousel-control-prev {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.c-carousel .carousel-control-next {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.c-carousel .carousel-caption {
  position: relative;
  color: #404040;
  left: auto;
  right: auto;
  bottom: 0;
  text-align: left;
  padding: 10px 0;
}

.c-carousel .carousel-caption p {
  margin: 0;
}

.c-carousel--fade .carousel-inner .carousel-item {
  transition: opacity 1s ease-in-out;
  opacity: 0;
}

.c-carousel--fade .carousel-inner .active {
  opacity: 1;
}

.c-carousel--fade .carousel-inner .carousel-item-left,
.c-carousel--fade .carousel-inner .carousel-item-right {
  transition: opacity 1s ease-in-out;
  opacity: 0;
}

.c-carousel--fade .carousel-inner .carousel-item-left,
.c-carousel--fade .carousel-inner .carousel-item-next,
.c-carousel--fade .carousel-inner .carousel-item-prev,
.c-carousel--fade .carousel-inner .active.carousel-item-right,
.c-carousel--fade .carousel-inner .carousel-item-right {
  transform: none;
}

.c-editorblock {
  margin-bottom: 40px;
}

.c-editorblock__heading {
  font-size: 1.75em;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #a8a8a8;
  font-weight: normal;
}

.c-changelog {
  padding: 20px;
  background: #f4f8fa;
}

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

.c-qoute blockquote {
  padding: 20px;
  background: #804796;
  color: #fff;
}

.c-qoute blockquote:before {
  position: static;
  font-size: .5em;
  font-family: "Icons";
  content: "";
}

.c-qoute blockquote:after {
  font-size: .5em;
  font-family: "Icons";
  content: "";
  transform: rotate(180deg);
  position: absolute;
}

.c-qoute__image {
  position: relative;
  padding-top: 40px;
}

.c-qoute__image:before {
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-width: 0 90px 25px 0;
  border-color: rgba(0,0,0,0) #804796 rgba(0,0,0,0) rgba(0,0,0,0);
}

.c-search-well {
  background: #3e70be;
  margin-bottom: 3rem;
}

.c-search-well .container {
  position: relative;
  padding: 5rem 20px 3.25rem 20px;
}

@media (max-width: 991.98px) {
  .c-search-well .container {
    padding: 1.91rem 2.71rem;
  }
}

.c-search-well__text {
  color: #fff;
  font-size: 1.57rem;
  margin: 3rem auto auto auto;
  text-align: center;
}

@media (max-width: 991.98px) {
  .c-search-well__text {
    margin-top: 1.6rem;
  }
}

@media (max-width: 575.98px) {
  .c-search-well__text {
    font-size: 1rem;
  }
}

.c-search-well__search {
  margin: auto;
  width: 73%;
  display: flex;
}

@media (max-width: 991.98px) {
  .c-search-well__search {
    width: 100%;
  }
}

.c-search-well__search .form-group {
  width: 100%;
  flex: 1;
}

.c-search-well__search .form-group .form-control {
  width: 100%;
  display: inline-block;
  width: 100%;
  padding: 0 60px 0 30px;
  height: 75px;
  line-height: 75px;
  vertical-align: middle;
  font-size: 26px;
  color: #fff !important;
  background: #35578a !important;
  outline: 0;
  border: solid 1px hsla(0,0%,100%,0);
  border-radius: 4px;
  background-color: #35578a;
  box-shadow: 0 1px hsla(0,0%,100%,.1),inset 0 3px 8px rgba(0,0,0,.26) !important;
  font-weight: normal;
}

@media (max-width: 575.98px) {
  .c-search-well__search .form-group .form-control {
    height: 43.5px !important;
    line-height: 40px;
    font-size: 1rem;
    padding: 0 40px 0 15px;
  }
}

.c-search-well__search .form-group .form-control:focus {
  border: solid 1px hsla(0,0%,100%,.5);
}

.c-search-well__search button {
  margin-left: auto;
  padding-left: 1.7rem;
  padding-right: 2rem;
  font-size: 1.38rem;
}

.c-search-well__search button:before {
  font-family: "Icons";
  content: "";
  margin-right: .7rem;
}

@media (max-width: 575.98px) {
  .c-search-well__search button {
    font-size: 1rem;
  }

  .c-search-well__search button:before {
    display: none;
  }
}

.c-search-well__search button:focus {
  border: solid 1px hsla(0,0%,100%,.5);
}

.c-search-well__decor {
  width: 40%;
  right: 10px;
  position: absolute;
  bottom: 0;
  opacity: .2;
}

@media (max-width: 991.98px) {
  .c-search-well__decor {
    width: 60%;
  }
}

header .top-search-area {
  background: #4a7fca;
  padding: 2.5rem 0;
}

@media (max-width: 991.98px) {
  header .top-search-area {
    padding: 1.5rem 0;
  }
}

header .form-group {
  margin-bottom: 0;
}

.c-image-text__text {
  padding: 10px;
  background: #f6f6f6;
  font-size: .875rem;
}

.c-image-text__image img {
  max-width: 100%;
  height: auto;
}

.twitter-typeahead {
  width: 100%;
}

.twitter-typeahead .tt-menu {
  width: 100%;
  padding: 0;
  border-radius: 0;
  box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
}

.twitter-typeahead .tt-category-heading {
  font-size: 1.4rem;
  padding: 15px 30px;
  margin: 0;
  background: #f8f8f8;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}

@media (max-width: 767.98px) {
  .twitter-typeahead .tt-category-heading {
    font-size: 1.15rem;
    padding: 10px 15px;
  }
}

.twitter-typeahead .tt-category-hits {
  color: #999;
}

.twitter-typeahead .tt-suggestion {
  padding: 15px 30px;
  border-top: solid 1px #eee;
  white-space: normal;
}

@media (max-width: 767.98px) {
  .twitter-typeahead .tt-suggestion {
    padding: 10px 15px;
  }
}

.twitter-typeahead .tt-suggestion h3 {
  font-family: "FrutigerLTW05",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 1.4rem;
  color: #3d76cb;
  margin: 0;
}

@media (max-width: 767.98px) {
  .twitter-typeahead .tt-suggestion h3 {
    font-size: 1.15rem;
  }
}

.twitter-typeahead .tt-suggestion p:last-child {
  margin-bottom: 0;
}

.twitter-typeahead .tt-suggestion:hover,
.twitter-typeahead .tt-suggestion.tt-cursor {
  background: #e0e9f7;
}

.twitter-typeahead .tt-suggestion:hover h3,
.twitter-typeahead .tt-suggestion.tt-cursor h3 {
  color: #2a5592;
}

.twitter-typeahead .tt-category-heading+.tt-suggestion {
  border-top: none;
}

.twitter-typeahead .tt-suggestion__img-holder {
  margin-right: 15px;
}

@media (max-width: 767.98px) {
  .twitter-typeahead .tt-suggestion__img-holder img {
    max-width: 40px;
    height: auto;
  }
}

.twitter-typeahead .tt-suggestion__icon-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 35px;
  width: 60px;
  height: 60px;
  color: #fff;
  background: #75aadb;
  margin-right: 15px;
}

@media (max-width: 767.98px) {
  .twitter-typeahead .tt-suggestion__icon-holder {
    font-size: 18px;
    width: 40px;
    height: 40px;
  }
}

.twitter-typeahead .tt-suggestion__icon-holder--blue {
  background: #75aadb;
}

.twitter-typeahead .tt-suggestion__icon-holder--purple {
  background: #804796;
}

.twitter-typeahead .tt-suggestion__icon-holder--yellow {
  background: #e3d29d;
}

.twitter-typeahead .tt-suggestion__icon-holder--red {
  background: #a61b1e;
}

.twitter-typeahead .tt-suggestion__icon-holder--green {
  background: #b1ca00;
}

.twitter-typeahead .tt-suggestion__icon-holder--green-darker {
  background: #6a9a7d;
}

.twitter-typeahead .tt-suggestion__icon-holder--green-lighter {
  background: #afd8bf;
}

.twitter-typeahead .tt-suggestion__icon-holder--green-lightest {
  background: #ebf3f8;
}

.twitter-typeahead .tt-suggestion__icon-holder--orange {
  background: #d67f18;
}

.twitter-typeahead .tt-suggestion__icon-holder--orange-600 {
  background: #f49500;
}

.twitter-typeahead .tt-suggestion--people {
  display: flex;
  width: 100%;
}

.twitter-typeahead .tt-suggestion--project {
  display: flex;
  width: 100%;
  align-content: center;
}

.twitter-typeahead .tt-suggestion--project h3 {
  align-self: center;
}

.twitter-typeahead .tt-suggestion--other .tt-breadcrumb {
  background: rgba(0,0,0,0);
  padding: 0;
  margin: 0;
}

@media (max-width: 767.98px) {
  .twitter-typeahead .tt-suggestion--other .tt-breadcrumb {
    font-size: .875rem;
  }
}

.twitter-typeahead .tt-suggestion--all {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #3d76cb;
}

.twitter-typeahead .tt-suggestion--all:hover,
.twitter-typeahead .tt-suggestion--all:focus {
  color: #2a5592;
}

.c-news-item {
  background: #fff;
  box-shadow: 0 3px 8px rgba(0,0,0,.07);
  height: 100%;
}

.c-news-item__image {
  position: relative;
}

.c-news-item__image img {
  max-width: 100%;
  height: auto;
}

.c-news-item__image time {
  position: absolute;
  bottom: -1px;
  left: 0;
  padding: 14px 20px 0;
  font-weight: bold;
  font-size: 14px;
  color: #495057;
  background: #fff;
  font-size: .875rem;
}

.c-news-item__content {
  padding: 20px;
}

.c-news-item a {
  color: #404040;
  text-decoration: none;
}

.c-news-item a h2 {
  color: #3d76cb;
  font-size: 20px;
  font-weight: normal;
}

.c-news-item a:hover h2,
.c-news-item a:focus h2 {
  text-decoration: underline;
}

.c-slideshow {
  padding-bottom: 35px;
  margin-bottom: 0;
}

.c-slideshow.slick-dotted {
  margin-bottom: 0;
}

.c-slideshow.slick-dotted .slick-dots {
  bottom: 0;
  padding: 0;
}

.c-slideshow.slick-dotted .slick-dots li button {
  background-color: #fff;
  border: 2px solid #ced4da;
  border-radius: 100%;
  width: 16px;
  height: 16px;
}

.c-slideshow.slick-dotted .slick-dots li button::before {
  display: none;
}

.c-slideshow.slick-dotted .slick-dots li button:hover,
.c-slideshow.slick-dotted .slick-dots li button:focus {
  background-color: #a9cfed;
  border: 2px solid #3d76bb;
}

.c-slideshow.slick-dotted .slick-dots li.slick-active button {
  background-color: #2c5ba4;
  border-color: #2c5ba4;
  color: #fff;
}

.c-slideshow .slick-slide {
  position: relative;
  padding: 0 10px 20px 10px;
}

.c-slideshow .slick-next {
  right: 12px;
}

.c-slideshow .slick-next:before {
  content: "";
}

.c-slideshow .slick-prev {
  left: 12px;
}

.c-slideshow .slick-prev:before {
  content: "";
}

.c-slideshow .slick-next,
.c-slideshow .slick-prev {
  z-index: 1;
  height: auto;
  width: auto;
}

.c-slideshow .slick-next::before,
.c-slideshow .slick-prev::before {
  background: #a9cfed;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  font-size: 20px;
  color: #3d76bb;
  transition: all .25s ease;
}

.c-slideshow .slick-next.slick-disabled::before,
.c-slideshow .slick-prev.slick-disabled::before {
  opacity: .5;
  color: #fff;
}

.c-slideshow .slick-next.slick-disabled:hover,
.c-slideshow .slick-prev.slick-disabled:hover {
  cursor: default;
}

.c-slideshow .slick-next:not(.slick-disabled):hover::before,
.c-slideshow .slick-next:not(.slick-disabled):focus::before,
.c-slideshow .slick-prev:not(.slick-disabled):hover::before,
.c-slideshow .slick-prev:not(.slick-disabled):focus::before {
  background: #8cbce2;
}

.c-slideshow--news {
  margin-left: -10px;
  margin-right: -10px;
  max-width: 1600px;
}

.c-slideshow--news .slick-track {
  display: flex;
}

.c-slideshow--news .slick-track .slick-slide {
  height: auto;
}

.c-slideshow--news .slick-track .slick-slide>div,
.c-slideshow--news .slick-track .slick-slide>div a {
  height: 100%;
}

.c-slideshow--news .slick-prev {
  left: 10px;
}

.c-slideshow--news .slick-next {
  right: -60px;
}

.c-slideshow__link {
  color: #2c5ba4;
  font-weight: bold;
  position: absolute;
  right: 0;
  bottom: 3px;
}

.c-slideshow-wrap {
  position: relative;
}

@media (max-width: 767.98px) {
  .c-slideshow-wrap {
    padding-bottom: 3rem;
  }

  .c-slideshow-wrap .c-slideshow__link {
    text-align: center;
    width: 100%;
    padding-bottom: 0;
  }
}

.c-image-link {
  height: 100%;
}

.c-image-link a {
  display: flex;
  background: #fff;
  box-shadow: 0 3px 8px rgba(0,0,0,.07);
  height: 100%;
  position: relative;
  text-decoration: none;
  color: #404040;
}

.c-image-link a::after {
  content: "";
  background: #73aad9;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  font-size: 20px;
  color: #fff;
  transition: background .25s ease;
}

@media (max-width: 991.98px) {
  .c-image-link a::after {
    width: 25px;
    height: 25px;
    font-size: 13px;
  }
}

.c-image-link a:hover h2,
.c-image-link a:focus h2 {
  text-decoration: underline;
}

.c-image-link a:hover::after,
.c-image-link a:focus::after {
  background: #3d76bb;
}

.c-image-link a h2 {
  color: #3d76cb;
  font-weight: normal;
}

.c-image-link picture {
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  width: 45%;
}

@media (min-width: 1200px) {
  .c-image-link picture {
    width: 45%;
  }

  .c-image-link picture img {
    height: 100%;
    position: absolute;
  }
}

@media (max-width: 1199.98px) {
  .c-image-link picture {
    width: 35%;
    margin: 15px;
  }

  .c-image-link picture img {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .c-image-link picture {
    width: 25%;
    margin: 10px 5px 10px 10px;
  }

  .c-image-link picture img {
    width: 100%;
  }
}

.c-image-link__text {
  padding: 40px;
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  flex: 1;
}

.c-image-link__text p {
  margin-bottom: 3rem;
}

@media (max-width: 1199.98px) {
  .c-image-link__text {
    padding: 20px;
  }
}

@media (max-width: 991.98px) {
  .c-image-link__text {
    padding: 20px 10px 0 10px;
    margin-top: 0;
  }

  .c-image-link__text h2 {
    font-size: 1rem;
  }
}

@media (max-width: 991.98px) {
  .col-sm-12>.c-image-link a,
  .col-md-12>.c-image-link a {
    flex-direction: column;
  }

  .col-sm-12>.c-image-link a picture,
  .col-md-12>.c-image-link a picture {
    width: 100%;
    margin: 0;
  }

  .col-sm-12>.c-image-link a picture img,
  .col-md-12>.c-image-link a picture img {
    width: 100%;
  }
}

.col-sm-12>.c-image-link picture,
.col-md-12>.c-image-link picture {
  width: 50%;
}

.col-sm-12>.c-image-link picture img,
.col-md-12>.c-image-link picture img {
  position: static;
}

@media (max-width: 991.98px) {
  .col-sm-12>.c-image-link .c-image-link__text,
  .col-md-12>.c-image-link .c-image-link__text {
    padding: 20px 10px 10px 10px;
  }
}

@media (min-width: 1200px) {
  .c-image-link {
    min-height: 328px;
  }
}

.main-article .main-body .c-image-link a {
  text-decoration: none;
}

.main-article .main-body .c-block-icon a {
  text-decoration: none;
}

.col-md-6 .c-cta,
.col-md-4 .c-cta {
  flex-direction: column;
}

.col-md-6 .c-cta picture,
.col-md-4 .c-cta picture {
  width: 100%;
}

.col-md-6 .c-cta__text,
.col-md-4 .c-cta__text {
  width: 100%;
}

.c-cta {
  display: flex;
  box-shadow: 0 3px 8px rgba(0,0,0,.07);
}

.c-cta picture img {
  width: 100%;
}

.c-cta__text {
  padding: 40px;
  display: flex;
  align-items: center;
}

@media (min-width: 1200px) {
  .c-cta__text {
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .c-cta picture,
  .c-cta .c-newsvideo {
    width: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: flex-end;
  }

  .c-cta picture .c-videocover,
  .c-cta .c-newsvideo .c-videocover {
    width: 100%;
  }

  .c-cta--text-left picture,
  .c-cta--text-left .c-newsvideo {
    order: 2;
  }

  .c-cta--text-left .c-cta__text {
    order: 1;
  }
}

@media (max-width: 1199.98px) {
  .c-cta {
    flex-direction: column;
  }
}

.c-cta--white {
  background: #fff;
}

.c-cta--blue {
  background: #3d76bb;
  color: #fff;
}

.c-cta--blue .btn {
  background: rgba(0,0,0,0);
  border: solid 1px #fff;
}

.c-cta--blue .btn:hover,
.c-cta--blue .btn:focus {
  background: rgb(44.6923387097,86.4540322581,137.0076612903);
  border: solid 1px rgb(44.6923387097,86.4540322581,137.0076612903);
}

.video-active {
  display: block !important;
  width: 100%;
}

.c-circle-link .fa {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 1.2rem;
  color: #3d76bb;
  transition: background ease .25s;
}

@media (max-width: 767.98px) {
  .c-circle-link .fa {
    width: 30px;
    height: 30px;
    font-size: .8rem;
  }
}

.c-circle-link:hover .fa,
.c-circle-link:focus .fa {
  background: #3d76bb;
  color: #fff;
  transition: background ease .25s;
  background: rgb(44.6923387097,86.4540322581,137.0076612903);
  transition: background ease .25s;
}

.c-newsvideo {
  margin-top: -20px;
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 40px;
}

.c-newsvideo__text {
  padding: .5rem 40px;
}

.c-newsvideo__text p {
  margin-bottom: 0;
}

.block .c-newsvideo {
  margin: 0;
}

.c-videocover {
  position: relative;
}

.c-videocover:hover,
.c-videocover:focus {
  cursor: pointer;
}

.c-videocover:hover .c-playbutton,
.c-videocover:focus .c-playbutton {
  opacity: 1;
}

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

.c-playbutton {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: #333;
  color: #fff;
  position: absolute;
  padding-right: .5rem;
  display: flex;
  align-items: center;
  opacity: .7;
}

.c-playbutton:before {
  content: "";
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3d76bb;
  margin-right: .5rem;
}

.c-playbutton:hover,
.c-playbutton:focus {
  opacity: 1;
  cursor: pointer;
}

.c-heading {
  text-align: center;
}

.c-heading--border-top {
  border-top: solid 1px #a9cfed;
  padding-top: 40px;
}

.c-heading--border-bottom {
  border-bottom: solid 1px #a9cfed;
  padding-bottom: 40px;
}

.c-heading--border-bottom h2 {
  margin-bottom: 0;
}

.c-block-icon a {
  display: flex;
  align-items: center;
  text-decoration: none;
  align-items: stretch;
  color: #404040;
  position: relative;
  transition: background .25s ease;
  box-shadow: 0 3px 8px rgba(0,0,0,.07);
  color: #3d76cb;
}

.c-block-icon a::after {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 3px;
  opacity: 0;
  transition: ease .25s;
  content: "";
}

.c-block-icon a:hover .icon,
.c-block-icon a:focus .icon {
  opacity: 1;
  transition: ease .25s;
}

.c-block-icon a:hover::after,
.c-block-icon a:focus::after {
  opacity: 1;
}

.c-block-icon a .icon {
  padding: 1.7rem 0;
  width: 6rem;
  font-size: 2.4rem;
  opacity: .7;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-block-icon a .text {
  padding: 1rem;
  flex: 1;
  align-self: center;
  display: flex;
  flex-direction: column;
}

.c-block-icon a .text .heading {
  font-size: 1.15rem;
}

.c-block-icon a .text .sub-text {
  color: #404040;
}

.c-block-icon--blue-middle a {
  background: #fff;
}

.c-block-icon--blue-middle a .icon {
  color: #fff;
  background: #73aad9;
}

.c-block-icon--blue-middle a:hover .icon,
.c-block-icon--blue-middle a:focus .icon {
  background: #3d76bb;
  color: #fff;
}

.c-block-icon--blue-middle a:hover .text,
.c-block-icon--blue-middle a:focus .text {
  color: #404040;
}

.c-block-icon--blue-middle a:hover::after,
.c-block-icon--blue-middle a:focus::after {
  background: #3d76bb;
}

.c-crisisinformation h2 {
  font-family: "FrutigerLTW05";
  font-weight: normal;
  font-size: 36px;
  line-height: 60px;
}

.c-crisisinformation {
  border-radius: 3px;
  padding: 40px;
}

.c-crisisinformation a:hover,
.c-crisisinformation a:focus {
  text-decoration: none;
}

.c-crisisinformation--information {
  background: #fff;
}

.c-crisisinformation--information a {
  text-decoration: underline;
}

.c-crisisinformation--crisis {
  background: #a61b1e;
  color: #fff;
}

.c-crisisinformation--crisis a {
  color: #fff;
  text-decoration: underline;
}

.c-cookie-consent {
  display: none;
  background-color: #dceaf6;
  position: sticky;
  top: 0;
  z-index: 100;
}

.c-cookie-consent p {
  margin-bottom: auto;
}

.c-cookie-consent .content {
  display: grid;
  grid-template-rows: 3rem 1fr 6rem;
  grid-template-columns: 2.5rem 1fr 2.5rem;
}

.c-cookie-consent .content .close-button {
  grid-row-start: 1;
  grid-column-start: 3;
}

.c-cookie-consent .content .close-button:hover span:before {
  background-color: #2a5592;
}

.c-cookie-consent .content .close-button:hover span:after {
  background-color: #2a5592;
}

.c-cookie-consent .content .close-button span {
  display: block;
  position: relative;
  cursor: pointer;
}

.c-cookie-consent .content .close-button span:before {
  transform: rotate(45deg);
  content: " ";
  height: 1.2rem;
  width: .15rem;
  background-color: #4078c8;
  display: block;
  position: absolute;
  top: 10px;
  left: 7px;
}

.c-cookie-consent .content .close-button span:after {
  transform: rotate(-45deg);
  content: " ";
  height: 1.2rem;
  width: .15rem;
  background-color: #4078c8;
  display: block;
  position: absolute;
  top: 10px;
  left: 7px;
}

.c-cookie-consent .content .message {
  grid-column-start: 2;
  grid-row-start: 2;
  padding-right: 1rem;
}

.c-cookie-consent .content .agree-button {
  grid-row-start: 3;
  grid-column-start: 2;
  justify-self: center;
  align-self: center;
  width: 100%;
}

.c-cookie-consent .content .agree-button a {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .c-cookie-consent .content {
    grid-template-rows: 3rem 1fr 1.8rem;
    grid-template-columns: 2.5rem 1fr 12.5rem 2rem;
  }

  .c-cookie-consent .content .agree-button {
    grid-row-start: 2;
    grid-column-start: 3;
    align-self: center;
  }

  .c-cookie-consent .content .close-button {
    grid-column-start: 4;
  }
}

@media screen and (min-width: 1200px) {
  .c-cookie-consent .content {
    grid-template-rows: 3rem 1fr 1.8rem;
    grid-template-columns: 12rem 1fr 20rem 2rem;
  }

  .c-cookie-consent .content .agree-button {
    width: auto;
    justify-self: start;
  }
}

@media screen and (min-width: 1400px) {
  .c-cookie-consent .content {
    grid-template-rows: 3rem 1fr 2.8rem;
    grid-template-columns: 12rem 56rem 1fr 2rem;
  }
}

@media screen and (min-width: 1600px) {
  .c-cookie-consent .content {
    grid-template-columns: 23rem 56rem 1fr 2rem;
  }
}

@media screen and (min-width: 1800px) {
  .c-cookie-consent .content {
    grid-template-rows: 3rem 1fr 2.8rem;
    grid-template-columns: 29.5rem 56rem 1fr 2rem;
  }

  .c-cookie-consent .content .agree-button {
    justify-self: flex-start;
    align-self: auto;
  }
}

.c-imageblock picture img {
  width: 100%;
}

.c-imageblock a {
  text-decoration: none;
  color: #000;
}

.c-imageblock a:hover h2,
.c-imageblock a:focus h2 {
  text-decoration: underline;
}

.c-imageblock a:hover .c-imageblock__textarea:after,
.c-imageblock a:focus .c-imageblock__textarea:after {
  right: 0;
}

.c-imageblock__textarea {
  padding: 20px;
  background: #dceaf6;
  position: relative;
}

.c-imageblock__textarea--light-blue {
  background: #a8d0f0;
}

.c-imageblock__textarea--blue {
  background: #75aadb;
}

.c-imageblock__textarea--darkblue {
  background: #4078c8;
}

.c-imageblock__textarea--default {
  background: #dceaf6;
}

.c-imageblock__textarea:after {
  content: "";
  position: absolute;
  z-index: 100;
  left: 0;
  right: 100%;
  bottom: 0%;
  background: #3d76bb;
  height: 3px;
  transition-property: right;
  transition-duration: .2s;
  transition-timing-function: ease-out;
}

.site-footer {
  background: #3d76bb;
  padding-top: 40px;
  color: #fff;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 280px 110px;
}

.site-footer__image {
  width: 250px;
  padding-bottom: 30px;
}

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

@media (max-width: 991.98px) {
  .site-footer__image {
    width: 100%;
    text-align: center;
  }

  .site-footer__image img {
    width: 240px;
  }

  .site-footer {
    padding-bottom: 6rem;
  }
}

.site-footer h1,
.site-footer h2 {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}

@media (max-width: 991.98px) {
  .site-footer h1,
  .site-footer h2 {
    font-size: 1rem;
  }
}

.site-footer h2 {
  font-size: 1rem;
  margin-bottom: 0;
}

.site-footer .c-link-list a {
  color: #fff;
}

.site-footer .c-link-list a:hover,
.site-footer .c-link-list a:focus {
  color: #fff;
  background: none;
  text-decoration: underline !important;
}

.site-footer .c-link-list a[href^="mailto:"]::before {
  content: "";
  color: #fff;
  padding-right: .5rem;
}

.site-footer .c-link-list a[href^="mailto:"]::after {
  display: none;
}

.site-footer .c-link-list>h2 {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  font-weight: bold;
  line-height: 1.2;
  color: inherit;
}

@media (max-width: 991.98px) {
  .site-footer .c-link-list>h2 {
    font-size: 1rem;
  }
}

@media (max-width: 767.98px) {
  .site-footer .c-link-list {
    margin-bottom: 10px;
  }
}

.site-footer .c-editorblock__heading {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  font-weight: bold;
  line-height: 1.2;
  color: inherit;
  padding-bottom: 0;
  border: none;
}

@media (max-width: 991.98px) {
  .site-footer .c-editorblock__heading {
    font-size: 1rem;
  }
}

.site-footer .footer-grid {
  display: flex;
  flex-wrap: wrap;
}

.site-footer .footer-grid__col {
  padding-left: .5rem;
  padding-right: .5rem;
}

@media (min-width: 1200px) {
  .site-footer .footer-grid__col {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .site-footer .footer-grid__col:last-child {
    flex: 0 0 40%;
    max-width: 40%;
  }
}

@media (max-width: 1199.98px) {
  .site-footer .footer-grid__col {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .site-footer .footer-grid__col:last-child {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 991.98px) {
  .site-footer .footer-grid__col {
    flex: 0 0 30%;
    max-width: 30%;
  }

  .site-footer .footer-grid__col:last-child {
    flex: 0 0 70%;
    max-width: 70%;
  }
}

@media (max-width: 767.98px) {
  .site-footer .footer-grid__col {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .site-footer .footer-grid__col:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 575.98px) {
  .site-footer .footer-grid__col {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 1rem;
  }

  .site-footer .footer-grid__col:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .site-footer .footer-grid__col:last-child li {
    flex-direction: column;
  }
}

.site-footer .footer-grid__col.full {
  flex: 0 0 100%;
  max-width: 100%;
}

.site-footer .footer-grid__col:last-child li {
  display: flex;
}

.site-footer .footer-grid__col:last-child li h2 {
  width: 40%;
}

.site-footer .footer-grid__col:last-child li div {
  display: flex;
  align-items: flex-end;
}

.site-footer .footer-grid__col:last-child li div span {
  padding-left: .5rem;
}

.site-footer .footer-grid__col:last-child a[href^="tel:"]:after {
  display: none;
}

.site-footer ul {
  padding-left: 0;
  list-style: none;
}

.site-footer ul li {
  margin-bottom: .5rem;
}

.site-footer a {
  text-decoration: none !important;
  display: block;
  position: relative;
  display: flex;
  align-items: center;
}

.site-footer a:before {
  display: none;
}

.site-footer p {
  margin-bottom: .5rem;
}

.sub-footer {
  padding: 20px 0;
  display: flex;
  color: #404040;
}

.sub-footer a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.sub-footer .c-footer-social-media-links {
  margin-left: auto;
}

@media (max-width: 767.98px) {
  .sub-footer .c-footer-social-media-links {
    display: flex;
    align-items: center;
  }

  .sub-footer .c-footer-social-media-links .d-flex {
    align-items: center;
  }
}

.sub-footer .c-footer-social-media-links ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
  margin-left: auto;
}

.sub-footer .c-footer-social-media-links ul li {
  margin-left: .5rem;
}

.sub-footer .c-footer-social-media-links ul li a>span {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #3d76bb;
  border-radius: 50%;
  font-size: 1.2rem;
  color: #fff;
  transition: all ease .25s;
}

.sub-footer .c-footer-social-media-links ul li a>span:before {
  transition: all ease .25s;
}

@media (max-width: 767.98px) {
  .sub-footer .c-footer-social-media-links ul li a>span {
    width: 30px;
    height: 30px;
    font-size: .8rem;
  }
}

.sub-footer .c-footer-social-media-links ul li a:hover>span,
.sub-footer .c-footer-social-media-links ul li a:focus>span {
  transition: all ease .25s;
  background: rgb(44.6923387097,86.4540322581,137.0076612903);
  border: solid 1px rgb(44.6923387097,86.4540322581,137.0076612903);
}

.sub-footer .c-footer-social-media-links ul li a:hover>span:before,
.sub-footer .c-footer-social-media-links ul li a:focus>span:before {
  transition: all ease .25s;
}

.submenu {
  background: #fff;
  padding: 2.1rem;
}

@media (max-width: 991.98px) {
  .submenu {
    margin-bottom: 2rem;
    border-top: solid 1px #eee;
  }
}

@media (max-width: 575.98px) {
  .submenu {
    margin-bottom: 0;
  }
}

.submenu div+* {
  margin-top: 45px;
}

.submenu__heading,
.submenu__section-heading {
  line-height: 1.2;
  font-size: 1.125em;
  font-weight: bold;
}

.submenu__section-heading {
  margin-top: 2.85rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.submenu__section-heading:first-of-type {
  margin-top: 0;
}

@media (max-width: 991.98px) {
  .submenu__btn-area {
    padding: 1rem;
    border-bottom: solid 1px #eee;
    margin-bottom: 0;
  }
}

.submenu__btn-area {
  margin-bottom: 40px;
}

.submenu__heading {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

@media (max-width: 991.98px) {
  .submenu__heading {
    display: none;
  }
}

.submenu__content ul {
  padding: 0;
  margin: 0;
  list-style: none;
  border-bottom: 1px solid #eee;
  padding-bottom: .3rem;
}

.submenu__content ul li {
  font-weight: bold;
}

.submenu__content ul li a {
  font-weight: normal;
  display: flex;
}

.submenu__content ul li ul {
  padding-left: 1rem;
}

.submenu__content ul li.active .submenu__text {
  color: #f49500;
}

.submenu__content ul a {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  outline: none;
}

.submenu__content ul a:hover,
.submenu__content ul afocus {
  text-decoration: none;
}

.submenu__content ul a:focus {
  background: #eee;
}

@media (max-width: 991.98px) {
  .submenu__content ul {
    padding: 0;
  }
}

.submenu__icon {
  color: #202020;
  padding-right: 10px;
  padding-top: 4px;
  padding-left: 2px;
  margin-bottom: 0px;
}

@media (min-width: 992px) {
  .submenu {
    box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
  }

  .submenu .collapse {
    display: block !important;
  }
}

.submenu .toggle-mobile-nav {
  display: block;
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-weight: bold;
  border-radius: 0;
  padding-left: 1rem;
  padding-bottom: .6rem;
  font-size: 1.15rem;
  border-bottom: solid 1px #eee;
  margin: 0;
}

.submenu .toggle-mobile-nav:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  content: ;
  margin-left: auto;
  font-size: 2rem;
}

.submenu .toggle-mobile-nav[aria-expanded=true] {
  background: #4a7fca;
  color: #fff;
}

.submenu .toggle-mobile-nav[aria-expanded=true]:after {
  content: ;
}

@media (min-width: 992px) {
  .submenu .toggle-mobile-nav {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .submenu {
    padding: 0rem;
  }

  .submenu h2 {
    background: #f8f8f8;
    padding: 1rem 1rem;
    margin: 0;
  }

  .submenu h2:first-of-type {
    display: none;
  }

  .submenu ul {
    margin: 0;
  }

  .submenu ul li {
    border-bottom: solid 1px #eee;
  }

  .submenu ul li a {
    padding: 1rem 1rem;
    font-size: 1.1rem;
  }
}

.submenu--ti .submenu__content h3 {
  font-size: 1rem;
  padding: 10px 20px 0 0;
}

.submenu--ti .submenu__content ul {
  border: none;
}

.c-section {
  margin-bottom: 40px;
}

.block .c-section {
  margin-bottom: 0;
}

main .c-section {
  margin-bottom: 0;
}

.c-section__header {
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #a8a8a8;
  align-items: baseline;
}

.c-section__header h1,
.c-section__header h2 {
  font-size: 1.75rem;
  font-weight: normal;
  margin-bottom: 0;
}

.c-section__header .btn {
  padding: .4em 1.2em;
  margin-left: auto;
}

@media (max-width: 767.98px) {
  .c-section__header {
    flex-direction: column;
    align-items: stretch;
  }

  .c-section__header h1,
  .c-section__header h2 {
    font-size: 1.25rem;
    margin-bottom: .5rem;
  }

  .c-section__header .btn {
    margin: initial;
  }
}

.c-section__header .nav {
  margin-left: auto;
}

.c-section__header .nav.nav-pills {
  font-weight: bold;
}

.c-section__header .nav.nav-pills li+li {
  border-left: solid 1px #ced4da;
}

.c-section__header .nav.nav-pills a.nav-link {
  padding: 0;
  margin: 0 .6rem;
  position: relative;
}

.c-section__header .nav.nav-pills a.nav-link.active {
  background: none;
  color: #3d76cb;
}

.c-section__header .nav.nav-pills a.nav-link.active:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 3px;
  height: 3px;
  box-shadow: 0 6px 0 0 #4a7fca;
}

.c-section--white {
  padding: 40px;
  box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
  background: #fff;
}

@media (max-width: 767.98px) {
  .c-section--white {
    padding: 20px;
  }
}

.c-alphabetical .c-alphabetical__container {
  -moz-column-count: 4;
  column-count: 4;
  -moz-column-gap: 4.5rem;
  column-gap: 4.5rem;
  position: relative;
}

.c-alphabetical .c-alphabetical__container>div {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

@media (max-width: 991.98px) {
  .c-alphabetical .c-alphabetical__container {
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (max-width: 575.98px) {
  .c-alphabetical .c-alphabetical__container {
    -moz-column-count: 1;
    column-count: 1;
  }
}

.c-alphabetical ol {
  list-style-type: none;
  padding: 0;
  margin: 0 0 2rem 0;
}

.c-alphabetical ol li {
  margin-bottom: .2rem;
}

.c-alphabetical h2 {
  background: #3d76cb;
  display: inline-block;
  color: #fff;
  padding: .4rem .7rem;
  min-width: 38px;
  text-align: center;
  margin-bottom: 1.5rem;
}

.c-alphabetical a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  content: ;
  font-size: 14px;
  text-align: center;
}

.c-alphabetical a:hover,
.c-alphabetical a:focus {
  text-decoration: none;
}

.c-alphabetical--images .c-alphabetical__container {
  -moz-column-count: auto;
  column-count: auto;
}

@media (min-width: 1200px) {
  .c-alphabetical--images .c-alphabetical__container .c-person-list__image {
    min-width: 245px;
  }
}

.c-alphabetical--images a img {
  max-width: 100%;
  height: auto;
}

.c-alphabetical--images a h3 {
  font-size: 1.4rem;
  margin-bottom: .3rem;
  margin-top: 1rem;
}

@media (max-width: 991.98px) {
  .c-alphabetical--images a h3 {
    font-size: 1.15rem;
  }
}

.c-alphabetical--images a dl {
  -moz-column-count: 2;
  column-count: 2;
  width: 50%;
  font-size: .875rem;
}

@media (max-width: 991.98px) {
  .c-alphabetical--images a dl {
    -moz-column-count: 1;
    column-count: 1;
    width: auto;
  }
}

.c-alphabetical--images a dl dt {
  color: #6a9a7d;
  text-transform: uppercase;
}

.c-alphabetical--images a dl dd {
  color: #404040;
}

.c-alphabetical--images a:after {
  display: none;
}

.c-alphabetical.has-sticky {
  display: flex;
  flex-direction: row-reverse;
}

.c-alphabetical__container {
  flex: 1;
}

.c-alphabetical__sort {
  background: #2c5ba4;
  width: 30px;
  text-align: center;
  color: #fff;
  font-size: .875rem;
  font-weight: bold;
  margin-left: .5rem !important;
  top: .5rem;
}

.c-alphabetical__sort a {
  color: #fff;
  display: block;
  padding: .15rem .1rem;
}

.c-alphabetical__sort a:hover,
.c-alphabetical__sort a:focus {
  background: #4c7eb5;
}

.c-alphabetical__sort .disabled {
  opacity: .6;
}

.c-keyfigure {
  display: flex;
  flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

@media (min-width: 768px) {
  .c-keyfigure {
    margin-bottom: 40px;
  }
}

.c-keyfigure .key-figure {
  display: flex;
  width: 50%;
  margin-bottom: 1rem;
}

.c-keyfigure .key-figure i {
  padding-right: 20px;
  width: 46px;
  height: 46px;
  font-size: 46px;
  line-height: 46px;
  color: #d0d0c8;
  margin-right: 1rem;
}

.c-keyfigure .key-figure__heading {
  font-size: 2.1rem;
  margin-bottom: 0;
}

.c-keyfigure .key-figure__leading {
  font-size: 13px;
  font-weight: bold;
}

@media (max-width: 991.98px) {
  .c-keyfigure {
    flex-direction: column;
    justify-content: space-around;
  }

  .c-keyfigure .key-figure {
    width: auto;
    border: none;
    justify-content: center;
    padding: 2rem 0;
    margin-bottom: 0;
  }

  .c-keyfigure .key-figure__heading {
    font-size: 1rem;
  }

  .c-keyfigure .key-figure__leading {
    display: block;
  }

  .c-keyfigure .key-figure+.key-figure {
    border-top: 1px solid #eee;
  }
}

.toolbar .btn {
  margin-bottom: .5rem;
}

.c-event-details {
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  padding: 1.5rem 0 1rem 0;
  margin: 1rem 0;
}

.c-event-details time,
.c-event-details p {
  font-size: 1rem;
  font-family: "FrutigerLTW05";
  margin: 0;
}

.c-event-details .time-details {
  margin-bottom: 1rem;
}

.c-event-details .time-details h2,
.c-event-details .time-details time {
  margin-right: .5rem;
}

.c-event-details time {
  display: block;
}

.c-hero-category {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 4rem;
  text-align: center;
  align-items: stretch;
}

.c-hero-category.profile-purple {
  background: #804796;
  color: #fff;
}

.c-hero-category.profile-red {
  background: #a61b1e;
  color: #fff;
}

.c-hero-category.profile-green {
  background: #b1ca00;
  color: #fff;
}

.c-hero-category.profile-blue {
  background: #75aadb;
  color: #fff;
}

.c-hero-category.profile-orange {
  background: #d67f18;
  color: #fff;
}

.c-hero-category__icon {
  font-size: 5.6rem;
  display: block;
}

.c-hero-category__name {
  font-size: 1.7rem;
  font-weight: bold;
}

@media (max-width: 991.98px) {
  .c-hero-category {
    display: none;
  }
}

.heroiconblock {
  margin-bottom: 0;
}

.c-hero__content {
  height: 300px;
  display: flex;
  background-size: cover;
}

@media (max-width: 767.98px) {
  .c-hero__content {
    background-color: #3d76bb;
    background-image: none !important;
    height: auto;
    padding: 20px 0;
  }
}

.c-hero__footer {
  display: flex;
}

.c-hero__footer__content {
  max-width: 780px;
  margin: auto;
  text-align: center;
  font-size: 18px;
  padding: 40px 20px;
}

.c-hero__footer__content img {
  max-width: 100%;
  height: auto;
  width: 320px;
}

.c-hero-menu {
  display: flex;
}

.c-hero-menu .dropdown-toggle {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  width: 440px;
  transition: opacity .25s ease;
  box-shadow: 0 3px 8px rgba(0,0,0,.07);
  border: solid 1px #fff;
  transition: border ease .25s;
  background: #fff;
  align-self: center;
}

@media (max-width: 767.98px) {
  .c-hero-menu .dropdown-toggle {
    width: 100%;
    font-size: 16px;
  }
}

.c-hero-menu .dropdown-toggle::after {
  display: none;
}

.c-hero-menu .dropdown-toggle .btn-text {
  order: 1;
  padding-left: 2rem;
  padding-right: .8rem;
  border-right: solid 1px #3d76bb;
  margin-right: .9rem;
}

.c-hero-menu .dropdown-toggle::before {
  content: "";
  order: 2;
  color: #3d76bb;
}

.c-hero-menu .dropdown-toggle[aria-expanded=false] {
  opacity: .8;
}

@media (max-width: 767.98px) {
  .c-hero-menu .dropdown-toggle[aria-expanded=false] {
    opacity: 1;
  }
}

.c-hero-menu .dropdown-toggle[aria-expanded=false]:hover,
.c-hero-menu .dropdown-toggle[aria-expanded=false]:focus {
  opacity: .9;
  box-shadow: 0 3px 8px rgba(0,0,0,.09);
  border: solid 1px #3d76bb;
}

.c-hero-menu .dropdown-toggle[aria-expanded=false]:hover .btn-text,
.c-hero-menu .dropdown-toggle[aria-expanded=false]:focus .btn-text {
  border-right: solid 1px rgba(61,118,187,.7);
}

.c-hero-menu .dropdown-toggle[aria-expanded=false] .btn-text {
  border-right: solid 1px rgba(61,118,187,.5);
}

.c-hero-menu .dropdown-toggle[aria-expanded=true] {
  opacity: 1;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.c-hero-menu .dropdown-toggle[aria-expanded=true]::before {
  content: "";
}

.c-hero-menu .dropdown-toggle[aria-expanded=true] .btn-text {
  border-right: solid 1px #3d76bb;
}

.c-hero-menu .dropdown-menu,
.c-hero-menu .twitter-typeahead .tt-menu,
.twitter-typeahead .c-hero-menu .tt-menu {
  width: 440px;
  border-radius: 0;
  margin-top: -2px;
  padding: 20px;
  border: none;
  box-shadow: 0 3px 8px rgba(0,0,0,.09);
}

@media (max-width: 767.98px) {
  .c-hero-menu .dropdown-menu,
  .c-hero-menu .twitter-typeahead .tt-menu,
  .twitter-typeahead .c-hero-menu .tt-menu {
    width: 319px;
  }
}

.c-hero-menu .dropdown-menu .col-links,
.c-hero-menu .twitter-typeahead .tt-menu .col-links,
.twitter-typeahead .c-hero-menu .tt-menu .col-links {
  list-style-type: none;
  padding: 0;
  margin: 0;
  -moz-column-count: 2;
  column-count: 2;
}

@media (max-width: 767.98px) {
  .c-hero-menu .dropdown-menu .col-links,
  .c-hero-menu .twitter-typeahead .tt-menu .col-links,
  .twitter-typeahead .c-hero-menu .tt-menu .col-links {
    -moz-column-count: 1;
    column-count: 1;
  }
}

.c-hero-menu .dropdown-menu .col-links .icon,
.c-hero-menu .twitter-typeahead .tt-menu .col-links .icon,
.twitter-typeahead .c-hero-menu .tt-menu .col-links .icon {
  background: #a9cfed;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #3d76bb;
  margin-right: 1rem;
}

.c-hero-menu .dropdown-menu .col-links a,
.c-hero-menu .twitter-typeahead .tt-menu .col-links a,
.twitter-typeahead .c-hero-menu .tt-menu .col-links a {
  text-decoration: none;
  display: block;
  margin-bottom: 1rem;
}

.c-hero-menu .dropdown-menu .col-links a:hover .icon,
.c-hero-menu .twitter-typeahead .tt-menu .col-links a:hover .icon,
.twitter-typeahead .c-hero-menu .tt-menu .col-links a:hover .icon,
.c-hero-menu .dropdown-menu .col-links a:focus .icon,
.c-hero-menu .twitter-typeahead .tt-menu .col-links a:focus .icon,
.twitter-typeahead .c-hero-menu .tt-menu .col-links a:focus .icon {
  background: #8cbce2;
}

.c-hero-menu .dropdown-menu .col-links a:hover span.link,
.c-hero-menu .twitter-typeahead .tt-menu .col-links a:hover span.link,
.twitter-typeahead .c-hero-menu .tt-menu .col-links a:hover span.link,
.c-hero-menu .dropdown-menu .col-links a:focus span.link,
.c-hero-menu .twitter-typeahead .tt-menu .col-links a:focus span.link,
.twitter-typeahead .c-hero-menu .tt-menu .col-links a:focus span.link {
  text-decoration: underline;
}

.c-hero-menu .dropdown-menu.fade,
.c-hero-menu .twitter-typeahead .fade.tt-menu,
.twitter-typeahead .c-hero-menu .fade.tt-menu {
  display: block;
  opacity: 0;
  pointer-events: none;
}

.c-hero-menu.show>.dropdown-menu.fade,
.twitter-typeahead .c-hero-menu.show>.fade.tt-menu {
  pointer-events: auto;
  opacity: 1;
}

.startpage .container[role=main] {
  max-width: none;
  padding: 0;
  overflow-x: hidden;
}

.blockcontainerblock {
  margin-bottom: 0;
}

.main-header {
  background: #fff;
}

.main-header .mobile-nav {
  display: none;
  font-weight: bold;
}

@media (max-width: 1199.98px) {
  .main-header>.container {
    padding: 0;
  }

  .main-header.mobile-nav {
    padding-left: 15px;
  }

  .main-header.mobile-nav i {
    margin-bottom: .3rem;
  }
}

@media (min-width: 1200px) {
  .main-header {
    margin: 0;
  }

  .main-header .container {
    padding: 0;
  }
}

@media (max-width: 1199.98px) {
  .main-header .mobile-nav {
    display: block;
    text-align: center;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-transform: uppercase;
    font-size: 13px;
    padding: 0 25px 0 15px;
  }

  .main-header .mobile-nav .icon--menu {
    display: block;
    font-size: 25px;
    margin-bottom: .3rem;
  }

  .main-header__content-wrapper {
    justify-content: space-between;
  }

  .main-header__site-search button {
    font-weight: bold;
  }

  .main-header {
    display: flex;
    flex-direction: column-reverse;
  }
}

.main-header__content-wrapper {
  height: 115px;
  margin: 0;
}

@media (max-width: 1199.98px) {
  .main-header__content-wrapper {
    height: 70px;
  }
}

.main-header__col {
  align-self: stretch;
  display: flex;
  align-items: center;
}

@media (max-width: 1199.98px) {
  .main-header__col.logo--col {
    margin: auto;
  }
}

.main-header__logo {
  margin-left: 20px;
}

.main-header__logo img {
  width: 180px;
}

@media (max-width: 1199.98px) {
  .main-header__logo {
    margin: auto;
    margin-left: -59px;
  }

  .main-header__logo img {
    width: 115px;
  }
}

.main-header__logo:focus {
  outline: none;
  background: #eee;
}

.main-header .site-navigation {
  display: flex;
  align-self: stretch;
}

.main-header .site-navigation ul {
  display: flex;
  margin-bottom: 0;
  display: flex;
  align-self: stretch;
}

.main-header .site-navigation ul li {
  display: flex;
  align-items: center;
  border-left: solid 1px #eee;
}

.main-header .site-navigation ul li:last-child {
  border-right: solid 1px #eee;
}

.main-header .site-navigation ul li a {
  position: relative;
  padding: 0 1.3rem;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: #404040;
  outline: none;
  padding-top: 1.3rem;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .main-header .site-navigation ul li a {
    max-width: 177px;
  }
}

.main-header .site-navigation ul li a::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 6px;
  height: 6px;
  box-shadow: 0 6px 0 0 #4a7fca;
  bottom: -6px;
  transition: all ease .25s;
}

.main-header .site-navigation ul li a:hover:before,
.main-header .site-navigation ul li a:focus:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 6px;
  height: 6px;
  box-shadow: 0 6px 0 0 #4a7fca;
  opacity: .5;
}

.main-header .site-navigation ul li a:hover .heading,
.main-header .site-navigation ul li a:focus .heading {
  transition: all ease-in-out .3s;
  color: #2a5592;
}

.main-header .site-navigation ul li a span {
  display: block;
}

.main-header .site-navigation ul li a .heading {
  font-weight: bold;
  font-size: 1.35rem;
}

.main-header .site-navigation ul li a .byline {
  color: #404040;
  font-size: 13px;
}

.main-header .site-navigation ul li.active a:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 6px;
  height: 6px;
  box-shadow: 0 6px 0 0 #4a7fca;
}

.main-header .site-navigation ul li.active a:hover::before,
.main-header .site-navigation ul li.active a:focus::before {
  opacity: 1;
}

@media (max-width: 1199.98px) {
  .main-header .site-navigation {
    flex: 1;
  }

  .main-header .site-navigation ul {
    flex-direction: column;
    flex: 1;
  }

  .main-header .site-navigation ul li {
    display: block;
    border-bottom: solid 1px #eee;
  }

  .main-header .site-navigation ul li a {
    padding: .5rem 1.5rem;
    display: block;
  }

  .main-header .site-navigation ul li a span.heading {
    font-size: 25px;
  }

  .main-header .site-navigation ul li a span.byline {
    font-size: 13px;
  }

  .main-header .site-navigation ul li a:hover:before,
  .main-header .site-navigation ul li a:focus:before {
    display: none;
  }
}

.main-header__site-search {
  align-self: stretch;
  display: flex;
  justify-content: center;
}

.main-header__site-search-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #212529;
  padding: 0 2.4rem;
  text-decoration: none;
  position: relative;
  border: none;
  background: rgba(0,0,0,0);
  cursor: pointer;
  outline: none;
  color: #3d76cb;
}

.main-header__site-search-button:before {
  font-family: "Icons" !important;
  font-size: 1.8rem;
}

.main-header__site-search-button:hover,
.main-header__site-search-button:focus {
  text-decoration: none;
}

.main-header__site-search-button:hover:before,
.main-header__site-search-button:focus:before {
  color: #2a5592;
  transition: all ease-in-out .3s;
}

@media (min-width: 992px) {
  .main-header__site-search-button:hover:after,
  .main-header__site-search-button:focus:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 6px;
    height: 6px;
    box-shadow: 0 6px 0 0 #4a7fca;
  }
}

@media (max-width: 1199.98px) {
  .main-header__site-search-button {
    padding: 0 1rem;
  }
}

@media (max-width: 991.98px) {
  .main-header__site-search-button {
    text-transform: uppercase;
    font-size: 13px;
  }

  .main-header__site-search-button:before {
    font-size: 22px;
  }
}

@media (max-width: 991.98px) {
  .main-header__site-search-button[aria-expanded=true]:before {
    color: #4078c7;
  }
}

.main-header__site-search-button[aria-expanded=true]:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 6px;
  height: 6px;
  box-shadow: 0 6px 0 0 #4a7fca;
}

.main-header__site-search-button span {
  display: block;
}

@media (max-width: 991.98px) {
  .main-header__site-search {
    border: none;
  }

  .main-header__site-search a {
    padding: 25px;
  }
}

@media (max-width: 991.98px) {
  .main-header__site-search {
    align-self: auto;
  }
}

.main-header__shortcuts {
  padding-left: 1.5rem;
  font-size: .875rem;
}

.main-header__shortcuts ul {
  margin-bottom: 0;
  max-width: 109px;
  word-break: break-all;
}

.main-header__shortcuts ul li {
  margin-bottom: .2rem;
}

.main-header__shortcuts ul li a {
  text-decoration: none;
  outline: none;
}

.main-header__shortcuts ul li a:hover,
.main-header__shortcuts ul li a:focus {
  color: #2a5592;
}

.main-header__shortcuts ul li a:focus {
  background: #ced4da;
}

@media (max-width: 991.98px) {
  .main-header__shortcuts ul {
    max-width: none;
  }
}

@media (max-width: 1199.98px) {
  .main-header__shortcuts {
    padding-left: 1rem;
  }
}

@media (max-width: 991.98px) {
  .main-header__shortcuts {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding-left: 0;
  }

  .main-header__shortcuts ul {
    display: block;
  }

  .main-header__shortcuts ul li {
    border-bottom: solid 1px #eee;
  }

  .main-header__shortcuts ul a {
    padding: 1rem 1.5rem;
    display: block;
    font-size: 1.15rem;
  }
}

@media (max-width: 991.98px) {
  .main-header .shortcuts--col {
    display: flex;
    flex: 1;
  }
}

@media (min-width: 1200px) {
  .main-header .menu-search-and-shorcuts {
    display: flex !important;
    margin-left: auto;
  }
}

@media (max-width: 1199.98px) {
  .main-header .menu-search-and-shorcuts {
    position: fixed;
    display: block;
    display: none;
    top: 70px;
    right: 0;
    bottom: auto;
    left: 0;
    margin: auto;
    padding: 0;
    width: 100%;
    height: 100%;
    list-style: none;
    border-top: 1px solid #eee;
    background: #fff;
    z-index: 5000;
    display: none;
  }
}

.main-header .shortcuts-search {
  display: flex;
  align-self: stretch;
  flex-direction: row;
}

@media (min-width: 992px) {
  .main-header .shortcuts-search {
    flex-direction: row-reverse;
  }
}

.fa,
.fas,
.site-footer .c-link-list a:after,
.c-slideshow .slick-next::before,
.c-slideshow .slick-prev::before,
.c-image-link a::after,
.c-playbutton:before,
.c-hero-menu .dropdown-toggle::before,
.far,
.site-footer .c-link-list a[href^="mailto:"]::before,
.fal,
.fad {
  font-style: inherit !important;
  font-variant: inherit !important;
  font-weight: 900 !important;
  line-height: inherit !important;
  font-family: "Font Awesome 5 Free" !important;
}