@charset "UTF-8";
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: sans-serif;
  line-height: 1.15;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  background-color: #fff;
  color: #4d4d4f;
  font-family: Mulish, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  text-align: left;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  margin-top: 0;
}
p {
  margin-bottom: 1rem;
  margin-top: 0;
}
abbr[data-original-title],
abbr[title] {
  border-bottom: 0;
  cursor: help;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  font-style: normal;
  line-height: inherit;
}
address,
dl,
ol,
ul {
  margin-bottom: 1rem;
}
dl,
ol,
ul {
  margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  background-color: transparent;
  color: #6c943c;
}
a,
a:hover {
  text-decoration: none;
}
a:hover {
  color: #363436;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace;
  font-size: 1em;
}
pre {
  -ms-overflow-style: scrollbar;
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  border-style: none;
}
img,
svg {
  vertical-align: middle;
}
svg {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
caption {
  caption-side: bottom;
  color: #6c757d;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}
legend {
  color: inherit;
  display: block;
  font-size: 1.5rem;
  line-height: inherit;
  margin-bottom: 0.5rem;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: none;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
output {
  display: inline-block;
}
summary {
  cursor: pointer;
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
.h1,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 2rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
h4 {
  font-size: 1.5rem;
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.lead-lg {
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 700;
}
.display-1 {
  font-size: 6rem;
}
.display-1,
.display-2 {
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
}
.display-3 {
  font-size: 4.5rem;
}
.display-3,
.display-4 {
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
}
hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.small,
small {
  font-size: 80%;
  font-weight: 400;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.list-inline,
.list-unstyled {
  list-style: none;
  padding-left: 0;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
.blockquote-footer {
  color: #6c757d;
  display: block;
  font-size: 80%;
}
.blockquote-footer:before {
  content: "— ";
}
.block-body img,
.block-image,
.img-fluid,
.img-thumbnail {
  height: auto;
  max-width: 100%;
}
.img-thumbnail {
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  padding: 0.25rem;
}
.figure {
  display: inline-block;
}
.figure-img {
  line-height: 1;
  margin-bottom: 0.5rem;
}
.figure-caption {
  color: #6c757d;
  font-size: 90%;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  width: 100%;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 95%;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 95%;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 98%;
  }
}
@media (min-width: 1600px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1530px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  position: relative;
  width: 100%;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  max-width: 100%;
  width: auto;
}
.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.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.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1600px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  color: #4d4d4f;
  margin-bottom: 1rem;
  width: 100%;
}
.table td,
.table th {
  border-top: 1px solid #dee2e6;
  padding: 0.75rem;
  vertical-align: top;
}
.table thead th {
  border-bottom: 2px solid #dee2e6;
  vertical-align: bottom;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table-sm td,
.table-sm th {
  padding: 0.3rem;
}
.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
  color: #4d4d4f;
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #d6e1c8;
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #b3c79a;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #cad8b8;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #c7c6c7;
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #969596;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #bab9ba;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #dcecba;
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #bddb7e;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d2e6a6;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #b8e5f2;
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #7acfe7;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #a2ddee;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #fde6b9;
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #fcd07c;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #fcdda0;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f5c1cd;
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #ed8da1;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1abbb;
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: #fdfdfe;
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #fbfcfc;
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #c6c8ca;
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #95999c;
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.table-active,
.table-active > td,
.table-active > th,
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
  background-color: #343a40;
  border-color: #454d55;
  color: #fff;
}
.table .thead-light th {
  background-color: #e9ecef;
  border-color: #dee2e6;
  color: #495057;
}
.table-dark {
  background-color: #343a40;
  color: #fff;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: hsla(0, 0%, 100%, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: hsla(0, 0%, 100%, 0.075);
  color: #fff;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    -webkit-overflow-scrolling: touch;
    display: block;
    overflow-x: auto;
    width: 100%;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    -webkit-overflow-scrolling: touch;
    display: block;
    overflow-x: auto;
    width: 100%;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    -webkit-overflow-scrolling: touch;
    display: block;
    overflow-x: auto;
    width: 100%;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    -webkit-overflow-scrolling: touch;
    display: block;
    overflow-x: auto;
    width: 100%;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1599.98px) {
  .table-responsive-xxl {
    -webkit-overflow-scrolling: touch;
    display: block;
    overflow-x: auto;
    width: 100%;
  }
  .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  -webkit-overflow-scrolling: touch;
  display: block;
  overflow-x: auto;
  width: 100%;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  background-clip: padding-box;
  background-color: #f8f8f8;
  border: 1px solid #d1d3d4;
  border-radius: 0.875rem;
  box-shadow: none;
  color: #4d4d4f;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  height: calc(1.5em + 1.5rem + 2px);
  line-height: 1.5;
  padding: 0.75rem 1.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  background-color: #f8f8f8;
  border-color: #abcd83;
  box-shadow: 0 0 0 0.2rem rgba(108, 148, 60, 0.25);
  color: #4d4d4f;
  outline: 0;
}
.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;
}
input[type="date"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control,
input[type="time"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #4d4d4f;
}
select.form-control:focus::-ms-value {
  background-color: #f8f8f8;
  color: #4d4d4f;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  font-size: inherit;
  line-height: 1.5;
  margin-bottom: 0;
  padding-bottom: calc(0.75rem + 1px);
  padding-top: calc(0.75rem + 1px);
}
.col-form-label-lg {
  font-size: 1.25rem;
  line-height: 1.5;
  padding-bottom: calc(0.5rem + 1px);
  padding-top: calc(0.5rem + 1px);
}
.col-form-label-sm {
  font-size: 0.875rem;
  line-height: 1.5;
  padding-bottom: calc(0.25rem + 1px);
  padding-top: calc(0.25rem + 1px);
}
.form-control-plaintext {
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
  color: #4d4d4f;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0;
  padding: 0.75rem 0;
  width: 100%;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-left: 0;
  padding-right: 0;
}
.form-control-sm {
  border-radius: 0.2rem;
  font-size: 0.875rem;
  height: calc(1.5em + 0.5rem + 2px);
  line-height: 1.5;
  padding: 0.25rem 0.5rem;
}
.form-control-lg {
  border-radius: 0.3rem;
  font-size: 1.25rem;
  height: calc(1.5em + 1rem + 2px);
  line-height: 1.5;
  padding: 0.5rem 1rem;
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.form-check {
  display: block;
  padding-left: 1.25rem;
  position: relative;
}
.form-check-input {
  margin-left: -1.25rem;
  margin-top: 0.3rem;
  position: absolute;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  align-items: center;
  display: inline-flex;
  margin-right: 0.75rem;
  padding-left: 0;
}
.form-check-inline .form-check-input {
  margin-left: 0;
  margin-right: 0.3125rem;
  margin-top: 0;
  position: static;
}
.valid-feedback {
  color: #81ba07;
  display: none;
  font-size: 80%;
  margin-top: 0.25rem;
  width: 100%;
}
.valid-tooltip {
  background-color: rgba(129, 186, 7, 0.9);
  border-radius: 0.25rem;
  color: #fff;
  display: none;
  font-size: 0.875rem;
  left: 0;
  line-height: 1.5;
  margin-top: 0.1rem;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  position: absolute;
  top: 100%;
  z-index: 5;
}
.form-row > .col > .valid-tooltip,
.form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip {
  display: block;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2381ba07' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-position: right calc(0.375em + 0.375rem) center;
  background-repeat: no-repeat;
  background-size: calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
  border-color: #81ba07;
  padding-right: calc(1.5em + 1.5rem) !important;
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #81ba07;
  box-shadow: 0 0 0 0.2rem rgba(129, 186, 7, 0.25);
}
.was-validated select.form-control:valid,
select.form-control.is-valid {
  background-position: right 2.5rem center;
  padding-right: 5rem !important;
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  background-position: top calc(0.375em + 0.375rem) right
    calc(0.375em + 0.375rem);
  padding-right: calc(1.5em + 1.5rem);
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      right 1.25rem center/8px 10px no-repeat,
    #f8f8f8
      url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2381ba07' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
      center right 2.25rem / calc(0.75em + 0.75rem) calc(0.75em + 0.75rem)
      no-repeat;
  border-color: #81ba07;
  padding-right: calc(0.75em + 3.375rem) !important;
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: #81ba07;
  box-shadow: 0 0 0 0.2rem rgba(129, 186, 7, 0.25);
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #81ba07;
}
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #81ba07;
}
.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
  border-color: #81ba07;
}
.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated
  .custom-control-input:valid:checked
  ~ .custom-control-label:before {
  background-color: #a3eb09;
  border-color: #a3eb09;
}
.custom-control-input.is-valid:focus ~ .custom-control-label:before,
.was-validated
  .custom-control-input:valid:focus
  ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(129, 186, 7, 0.25);
}
.custom-control-input.is-valid:focus:not(:checked)
  ~ .custom-control-label:before,
.was-validated
  .custom-control-input:valid:focus:not(:checked)
  ~ .custom-control-label:before {
  border-color: #81ba07;
}
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #81ba07;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #81ba07;
  box-shadow: 0 0 0 0.2rem rgba(129, 186, 7, 0.25);
}
.invalid-feedback {
  color: #dd234b;
  display: none;
  font-size: 80%;
  margin-top: 0.25rem;
  width: 100%;
}
.invalid-tooltip {
  background-color: rgba(221, 35, 75, 0.9);
  border-radius: 0.25rem;
  color: #fff;
  display: none;
  font-size: 0.875rem;
  left: 0;
  line-height: 1.5;
  margin-top: 0.1rem;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  position: absolute;
  top: 100%;
  z-index: 5;
}
.form-row > .col > .invalid-tooltip,
.form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dd234b'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dd234b' stroke='none'/%3E%3C/svg%3E");
  background-position: right calc(0.375em + 0.375rem) center;
  background-repeat: no-repeat;
  background-size: calc(0.75em + 0.75rem) calc(0.75em + 0.75rem);
  border-color: #dd234b;
  padding-right: calc(1.5em + 1.5rem) !important;
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dd234b;
  box-shadow: 0 0 0 0.2rem rgba(221, 35, 75, 0.25);
}
.was-validated select.form-control:invalid,
select.form-control.is-invalid {
  background-position: right 2.5rem center;
  padding-right: 5rem !important;
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  background-position: top calc(0.375em + 0.375rem) right
    calc(0.375em + 0.375rem);
  padding-right: calc(1.5em + 1.5rem);
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      right 1.25rem center/8px 10px no-repeat,
    #f8f8f8
      url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dd234b'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dd234b' stroke='none'/%3E%3C/svg%3E")
      center right 2.25rem / calc(0.75em + 0.75rem) calc(0.75em + 0.75rem)
      no-repeat;
  border-color: #dd234b;
  padding-right: calc(0.75em + 3.375rem) !important;
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: #dd234b;
  box-shadow: 0 0 0 0.2rem rgba(221, 35, 75, 0.25);
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dd234b;
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dd234b;
}
.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
  border-color: #dd234b;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated
  .custom-control-input:invalid:checked
  ~ .custom-control-label:before {
  background-color: #e44f6f;
  border-color: #e44f6f;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.was-validated
  .custom-control-input:invalid:focus
  ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(221, 35, 75, 0.25);
}
.custom-control-input.is-invalid:focus:not(:checked)
  ~ .custom-control-label:before,
.was-validated
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label:before {
  border-color: #dd234b;
}
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dd234b;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dd234b;
  box-shadow: 0 0 0 0.2rem rgba(221, 35, 75, 0.25);
}
.form-inline {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    justify-content: center;
  }
  .form-inline .form-group,
  .form-inline label {
    align-items: center;
    display: flex;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    flex: 0 0 auto;
    flex-flow: row wrap;
  }
  .form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-left: 0;
    width: auto;
  }
  .form-inline .form-check-input {
    flex-shrink: 0;
    margin-left: 0;
    margin-right: 0.25rem;
    margin-top: 0;
    position: relative;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.875rem;
  color: #4d4d4f;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 0.75rem 1.25rem;
  text-align: center;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #4d4d4f;
  text-decoration: none;
}
.btn.focus,
.btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 148, 60, 0.25);
  outline: 0;
}
.btn.disabled,
.btn:disabled {
  box-shadow: none;
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:not(:disabled):not(.disabled).active:focus,
.btn:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 148, 60, 0.25),
    inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-more,
.btn-primary,
.btn-submit,
.btn-tab-more {
  background-color: #6c943c;
  border-color: #6c943c;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  color: #fff;
}
.btn-more:hover,
.btn-primary:hover,
.btn-submit:hover,
.btn-tab-more:hover {
  background-color: #587931;
  border-color: #52702d;
  color: #fff;
}
.btn-more:focus,
.btn-primary.focus,
.btn-primary:focus,
.btn-submit:focus,
.btn-tab-more:focus,
.focus.btn-more,
.focus.btn-submit,
.focus.btn-tab-more {
  background-color: #587931;
  border-color: #52702d;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(130, 164, 89, 0.5);
  color: #fff;
}
.btn-more:disabled,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-submit:disabled,
.btn-tab-more:disabled,
.disabled.btn-more,
.disabled.btn-submit,
.disabled.btn-tab-more {
  background-color: #6c943c;
  border-color: #6c943c;
  color: #fff;
}
.btn-more:not(:disabled):not(.disabled).active,
.btn-more:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-submit:not(:disabled):not(.disabled).active,
.btn-submit:not(:disabled):not(.disabled):active,
.btn-tab-more:not(:disabled):not(.disabled).active,
.btn-tab-more:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle,
.show > .dropdown-toggle.btn-more,
.show > .dropdown-toggle.btn-submit,
.show > .dropdown-toggle.btn-tab-more {
  background-color: #52702d;
  border-color: #4b672a;
  color: #fff;
}
.btn-more:not(:disabled):not(.disabled).active:focus,
.btn-more:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-submit:not(:disabled):not(.disabled).active:focus,
.btn-submit:not(:disabled):not(.disabled):active:focus,
.btn-tab-more:not(:disabled):not(.disabled).active:focus,
.btn-tab-more:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.show > .dropdown-toggle.btn-more:focus,
.show > .dropdown-toggle.btn-submit:focus,
.show > .dropdown-toggle.btn-tab-more:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(130, 164, 89, 0.5);
}
.btn-secondary {
  background-color: #363436;
  border-color: #363436;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  color: #fff;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
  background-color: #232123;
  border-color: #1c1b1c;
  color: #fff;
}
.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(84, 82, 84, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #363436;
  border-color: #363436;
  color: #fff;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  background-color: #1c1b1c;
  border-color: #161516;
  color: #fff;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(84, 82, 84, 0.5);
}
.btn-donate,
.btn-success {
  background-color: #81ba07;
  border-color: #81ba07;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  color: #fff;
}
.btn-donate:hover,
.btn-success:hover {
  background-color: #679506;
  border-color: #5f8905;
  color: #fff;
}
.btn-donate:focus,
.btn-success.focus,
.btn-success:focus,
.focus.btn-donate {
  background-color: #679506;
  border-color: #5f8905;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(148, 196, 44, 0.5);
  color: #fff;
}
.btn-donate:disabled,
.btn-success.disabled,
.btn-success:disabled,
.disabled.btn-donate {
  background-color: #81ba07;
  border-color: #81ba07;
  color: #fff;
}
.btn-donate:not(:disabled):not(.disabled).active,
.btn-donate:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle,
.show > .dropdown-toggle.btn-donate {
  background-color: #5f8905;
  border-color: #567d05;
  color: #fff;
}
.btn-donate:not(:disabled):not(.disabled).active:focus,
.btn-donate:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus,
.show > .dropdown-toggle.btn-donate:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(148, 196, 44, 0.5);
}
.btn-info {
  background-color: #00a3d1;
  border-color: #00a3d1;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  color: #fff;
}
.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
  background-color: #0085ab;
  border-color: #007b9e;
  color: #fff;
}
.btn-info.focus,
.btn-info:focus {
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(38, 177, 216, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  background-color: #00a3d1;
  border-color: #00a3d1;
  color: #fff;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  background-color: #007b9e;
  border-color: #007191;
  color: #fff;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(38, 177, 216, 0.5);
}
.btn-warning {
  background-color: #f9a404;
  border-color: #f9a404;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  color: #212529;
}
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
  background-color: #d38b03;
  border-color: #c78303;
  color: #fff;
}
.btn-warning.focus,
.btn-warning:focus {
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(217, 145, 10, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  background-color: #f9a404;
  border-color: #f9a404;
  color: #212529;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  background-color: #c78303;
  border-color: #ba7b03;
  color: #fff;
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(217, 145, 10, 0.5);
}
.btn-danger {
  background-color: #dd234b;
  border-color: #dd234b;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  color: #fff;
}
.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
  background-color: #bd1d3f;
  border-color: #b21b3c;
  color: #fff;
}
.btn-danger.focus,
.btn-danger:focus {
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(226, 68, 102, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  background-color: #dd234b;
  border-color: #dd234b;
  color: #fff;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  background-color: #b21b3c;
  border-color: #a71a38;
  color: #fff;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(226, 68, 102, 0.5);
}
.btn-light {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  color: #212529;
}
.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
  background-color: #e2e6ea;
  border-color: #dae0e5;
  color: #212529;
}
.btn-light.focus,
.btn-light:focus {
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem hsla(220, 4%, 85%, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  color: #212529;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  background-color: #dae0e5;
  border-color: #d3d9df;
  color: #212529;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem hsla(220, 4%, 85%, 0.5);
}
.btn-dark {
  background-color: #343a40;
  border-color: #343a40;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  color: #fff;
}
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
  background-color: #23272b;
  border-color: #1d2124;
  color: #fff;
}
.btn-dark.focus,
.btn-dark:focus {
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  background-color: #343a40;
  border-color: #343a40;
  color: #fff;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  background-color: #1d2124;
  border-color: #171a1d;
  color: #fff;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
  border-color: #6c943c;
  color: #6c943c;
}
.btn-outline-primary:hover {
  background-color: #6c943c;
  border-color: #6c943c;
  color: #fff;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 148, 60, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  background-color: transparent;
  color: #6c943c;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  background-color: #6c943c;
  border-color: #6c943c;
  color: #fff;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(108, 148, 60, 0.5);
}
.btn-outline-secondary {
  border-color: #363436;
  color: #363436;
}
.btn-outline-secondary:hover {
  background-color: #363436;
  border-color: #363436;
  color: #fff;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(54, 52, 54, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  background-color: transparent;
  color: #363436;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  background-color: #363436;
  border-color: #363436;
  color: #fff;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(54, 52, 54, 0.5);
}
.btn-outline-success {
  border-color: #81ba07;
  color: #81ba07;
}
.btn-outline-success:hover {
  background-color: #81ba07;
  border-color: #81ba07;
  color: #fff;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(129, 186, 7, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  background-color: transparent;
  color: #81ba07;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  background-color: #81ba07;
  border-color: #81ba07;
  color: #fff;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(129, 186, 7, 0.5);
}
.btn-outline-info {
  border-color: #00a3d1;
  color: #00a3d1;
}
.btn-outline-info:hover {
  background-color: #00a3d1;
  border-color: #00a3d1;
  color: #fff;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 163, 209, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  background-color: transparent;
  color: #00a3d1;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  background-color: #00a3d1;
  border-color: #00a3d1;
  color: #fff;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(0, 163, 209, 0.5);
}
.btn-outline-warning {
  border-color: #f9a404;
  color: #f9a404;
}
.btn-outline-warning:hover {
  background-color: #f9a404;
  border-color: #f9a404;
  color: #212529;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(249, 164, 4, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  background-color: transparent;
  color: #f9a404;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  background-color: #f9a404;
  border-color: #f9a404;
  color: #212529;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(249, 164, 4, 0.5);
}
.btn-outline-danger {
  border-color: #dd234b;
  color: #dd234b;
}
.btn-outline-danger:hover {
  background-color: #dd234b;
  border-color: #dd234b;
  color: #fff;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(221, 35, 75, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  background-color: transparent;
  color: #dd234b;
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  background-color: #dd234b;
  border-color: #dd234b;
  color: #fff;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(221, 35, 75, 0.5);
}
.btn-outline-light {
  border-color: #f8f9fa;
  color: #f8f9fa;
}
.btn-outline-light:hover {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  color: #212529;
}
.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  background-color: transparent;
  color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  color: #212529;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
  border-color: #343a40;
  color: #343a40;
}
.btn-outline-dark:hover {
  background-color: #343a40;
  border-color: #343a40;
  color: #fff;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  background-color: transparent;
  color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  background-color: #343a40;
  border-color: #343a40;
  color: #fff;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125),
    0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
  color: #6c943c;
  font-weight: 400;
  text-decoration: none;
}
.btn-link:hover {
  color: #363436;
}
.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
  text-decoration: none;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
  border-radius: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
  padding: 0.5rem 1rem;
}
.btn-group-sm > .btn,
.btn-sm {
  border-radius: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.25rem 0.5rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  position: relative;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle:after {
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-top: 0.3em solid;
  content: "";
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
  color: #4d4d4f;
  display: none;
  float: left;
  font-size: 1rem;
  left: 0;
  list-style: none;
  margin: 0.125rem 0 0;
  min-width: 10rem;
  padding: 0.5rem 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    left: 0;
    right: auto;
  }
  .dropdown-menu-sm-right {
    left: auto;
    right: 0;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    left: 0;
    right: auto;
  }
  .dropdown-menu-md-right {
    left: auto;
    right: 0;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    left: 0;
    right: auto;
  }
  .dropdown-menu-lg-right {
    left: auto;
    right: 0;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    left: 0;
    right: auto;
  }
  .dropdown-menu-xl-right {
    left: auto;
    right: 0;
  }
}
@media (min-width: 1600px) {
  .dropdown-menu-xxl-left {
    left: 0;
    right: auto;
  }
  .dropdown-menu-xxl-right {
    left: auto;
    right: 0;
  }
}
.dropup .dropdown-menu {
  bottom: 100%;
  margin-bottom: 0.125rem;
  margin-top: 0;
  top: auto;
}
.dropup .dropdown-toggle:after {
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-top: 0;
  content: "";
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  left: 100%;
  margin-left: 0.125rem;
  margin-top: 0;
  right: auto;
  top: 0;
}
.dropright .dropdown-toggle:after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-right: 0;
  border-top: 0.3em solid transparent;
  content: "";
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.dropright .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-toggle:after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  left: auto;
  margin-right: 0.125rem;
  margin-top: 0;
  right: 100%;
  top: 0;
}
.dropleft .dropdown-toggle:after {
  content: "";
  display: inline-block;
  display: none;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.dropleft .dropdown-toggle:before {
  border-bottom: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-top: 0.3em solid transparent;
  content: "";
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
}
.dropleft .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle:before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="top"] {
  bottom: auto;
  right: auto;
}
.dropdown-divider {
  border-top: 1px solid #e9ecef;
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
}
.dropdown-item {
  background-color: transparent;
  border: 0;
  clear: both;
  color: #212529;
  display: block;
  font-weight: 400;
  padding: 0.25rem 1.5rem;
  text-align: inherit;
  white-space: nowrap;
  width: 100%;
}
.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #e9ecef;
  color: #16181b;
  text-decoration: none;
}
.dropdown-item.active,
.dropdown-item:active {
  background-color: #6c943c;
  color: #fff;
  text-decoration: none;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  background-color: transparent;
  color: #adb5bd;
  pointer-events: none;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  color: #6c757d;
  display: block;
  font-size: 0.875rem;
  margin-bottom: 0;
  padding: 0.5rem 1.5rem;
  white-space: nowrap;
}
.dropdown-item-text {
  color: #212529;
  display: block;
  padding: 0.25rem 1.5rem;
}
.btn-group,
.btn-group-vertical {
  display: inline-flex;
  position: relative;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  flex: 1 1 auto;
  position: relative;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.dropdown-toggle-split {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split:before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.btn-group.show .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.show .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn-group-vertical {
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
  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="checkbox"],
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"] {
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
  position: absolute;
}
.input-group {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  flex: 1 1 auto;
  margin-bottom: 0;
  min-width: 0;
  position: relative;
  width: 1%;
}
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group > .custom-file {
  align-items: center;
  display: flex;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label:after {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group.has-validation
  > .custom-file:nth-last-child(n + 3)
  .custom-file-label,
.input-group.has-validation
  > .custom-file:nth-last-child(n + 3)
  .custom-file-label:after,
.input-group.has-validation > .custom-select:nth-last-child(n + 3),
.input-group.has-validation > .form-control:nth-last-child(n + 3),
.input-group:not(.has-validation)
  > .custom-file:not(:last-child)
  .custom-file-label,
.input-group:not(.has-validation)
  > .custom-file:not(:last-child)
  .custom-file-label:after,
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .form-control:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-append,
.input-group-prepend {
  display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3;
}
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  align-items: center;
  background-color: #e9ecef;
  border: 1px solid #d1d3d4;
  border-radius: 0.875rem;
  color: #4d4d4f;
  display: flex;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
  padding: 0.75rem 1.25rem;
  text-align: center;
  white-space: nowrap;
}
.input-group-text input[type="checkbox"],
.input-group-text input[type="radio"] {
  margin-top: 0;
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  border-radius: 0.3rem;
  font-size: 1.25rem;
  line-height: 1.5;
  padding: 0.5rem 1rem;
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  border-radius: 0.2rem;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.25rem 0.5rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 2.25rem;
}
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation
  > .input-group-append:nth-last-child(n + 3)
  > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation)
  > .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),
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .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),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  cursor: default;
  pointer-events: none;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  margin-bottom: -1px;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  background-color: transparent;
  border-color: transparent;
  color: #6c757d;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
  color: #495057;
}
.nav-tabs .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -1px;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #6c943c;
  color: #fff;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  padding: 0.5rem 1rem;
  position: relative;
}
.navbar,
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl,
.navbar .container-xxl {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  font-size: 1.25rem;
  line-height: inherit;
  margin-right: 1rem;
  padding-bottom: 0.3125rem;
  padding-top: 0.3125rem;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.navbar-nav .nav-link {
  padding-left: 0;
  padding-right: 0;
}
.navbar-nav .dropdown-menu {
  float: none;
  position: static;
}
.navbar-text {
  display: inline-block;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.navbar-collapse {
  align-items: center;
  flex-basis: 100%;
  flex-grow: 1;
}
.navbar-toggler {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.875rem;
  font-size: 1.25rem;
  line-height: 1;
  padding: 0.25rem 0.75rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler-icon {
  background: 50%/100% 100% no-repeat;
  content: "";
  display: inline-block;
  height: 1.5em;
  vertical-align: middle;
  width: 1.5em;
}
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-xl,
  .navbar-expand-sm > .container-xxl {
    padding-left: 0;
    padding-right: 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 {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-xl,
  .navbar-expand-sm > .container-xxl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-xl,
  .navbar-expand-md > .container-xxl {
    padding-left: 0;
    padding-right: 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 {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-xl,
  .navbar-expand-md > .container-xxl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-xl,
  .navbar-expand-lg > .container-xxl {
    padding-left: 0;
    padding-right: 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 {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-xl,
  .navbar-expand-lg > .container-xxl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-xl,
  .navbar-expand-xl > .container-xxl {
    padding-left: 0;
    padding-right: 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 {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-xl,
  .navbar-expand-xl > .container-xxl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1599.98px) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid,
  .navbar-expand-xxl > .container-lg,
  .navbar-expand-xxl > .container-md,
  .navbar-expand-xxl > .container-sm,
  .navbar-expand-xxl > .container-xl,
  .navbar-expand-xxl > .container-xxl {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1600px) {
  .navbar-expand-xxl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid,
  .navbar-expand-xxl > .container-lg,
  .navbar-expand-xxl > .container-md,
  .navbar-expand-xxl > .container-sm,
  .navbar-expand-xxl > .container-xl,
  .navbar-expand-xxl > .container-xxl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-lg,
.navbar-expand > .container-md,
.navbar-expand > .container-sm,
.navbar-expand > .container-xl,
.navbar-expand > .container-xxl {
  padding-left: 0;
  padding-right: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-lg,
.navbar-expand > .container-md,
.navbar-expand > .container-sm,
.navbar-expand > .container-xl,
.navbar-expand > .container-xxl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0, 0%, 100%, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0, 0%, 100%, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  border-color: hsla(0, 0%, 100%, 0.1);
  color: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff;
}
.card {
  word-wrap: break-word;
  background-clip: border-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  display: flex;
  flex-direction: column;
  min-width: 0;
  position: relative;
}
.card > hr {
  margin-left: 0;
  margin-right: 0;
}
.card > .list-group {
  border-bottom: inherit;
  border-top: inherit;
}
.card > .list-group:first-child {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-width: 0;
}
.card > .list-group:last-child {
  border-bottom-left-radius: calc(0.25rem - 1px);
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-width: 0;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
}
.card-subtitle,
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 0;
  padding: 0.75rem 1.25rem;
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.75rem 1.25rem;
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  border-bottom: 0;
  margin-bottom: -0.75rem;
}
.card-header-pills,
.card-header-tabs {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.card-img-overlay {
  border-radius: calc(0.25rem - 1px);
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  position: absolute;
  right: 0;
  top: 0;
}
.card-img,
.card-img-bottom,
.card-img-top {
  flex-shrink: 0;
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
  border-bottom-left-radius: calc(0.25rem - 1px);
  border-bottom-right-radius: calc(0.25rem - 1px);
}
.card-deck .card {
  margin-bottom: 0.875rem;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-bottom: 0;
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }
}
.card-group > .card {
  margin-bottom: 0.875rem;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    border-left: 0;
    margin-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.breadcrumb {
  background-color: #e9ecef;
  border-radius: 0.25rem;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 1rem;
  padding: 0.75rem 1rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item:before {
  color: #6c757d;
  content: "/";
  float: left;
  padding-right: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: underline;
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  border-radius: 0.25rem;
  display: flex;
  list-style: none;
  padding-left: 0;
}
.page-link {
  background-color: #fff;
  border: 1px solid #dee2e6;
  color: #6c943c;
  display: block;
  line-height: 1.25;
  margin-left: -1px;
  padding: 0.5rem 0.75rem;
  position: relative;
}
.page-link:hover {
  background-color: #e9ecef;
  border-color: #dee2e6;
  color: #363436;
  text-decoration: none;
  z-index: 2;
}
.page-link:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 148, 60, 0.25);
  outline: 0;
  z-index: 3;
}
.page-item:first-child .page-link {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  margin-left: 0;
}
.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.page-item.active .page-link {
  background-color: #6c943c;
  border-color: #6c943c;
  color: #fff;
  z-index: 3;
}
.page-item.disabled .page-link {
  background-color: #fff;
  border-color: #dee2e6;
  color: #6c757d;
  cursor: auto;
  pointer-events: none;
}
.pagination-lg .page-link {
  font-size: 1.25rem;
  line-height: 1.5;
  padding: 0.75rem 1.5rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.25rem 0.5rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}
.alert {
  border: 1px solid transparent;
  border-radius: 0.25rem;
  margin-bottom: 1rem;
  padding: 0.75rem 1.25rem;
  position: relative;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible,
.cookie-alert {
  padding-right: 4rem;
}
.alert-dismissible .close,
.cookie-alert .close {
  color: inherit;
  padding: 0.75rem 1.25rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.alert-primary,
.cookie-alert {
  background-color: #e2ead8;
  border-color: #d6e1c8;
  color: #384d1f;
}
.alert-primary hr,
.cookie-alert hr {
  border-top-color: #cad8b8;
}
.alert-primary .alert-link,
.cookie-alert .alert-link {
  color: #1e2910;
}
.alert-secondary {
  background-color: #d7d6d7;
  border-color: #c7c6c7;
  color: #1c1b1c;
}
.alert-secondary hr {
  border-top-color: #bab9ba;
}
.alert-secondary .alert-link {
  color: #020202;
}
.alert-success {
  background-color: #e6f1cd;
  border-color: #dcecba;
  color: #436104;
}
.alert-success hr {
  border-top-color: #d2e6a6;
}
.alert-success .alert-link {
  color: #213002;
}
.alert-info {
  background-color: #ccedf6;
  border-color: #b8e5f2;
  color: #00556d;
}
.alert-info hr {
  border-top-color: #a2ddee;
}
.alert-info .alert-link {
  color: #002d3a;
}
.alert-warning {
  background-color: #feedcd;
  border-color: #fde6b9;
  color: #815502;
}
.alert-warning hr {
  border-top-color: #fcdda0;
}
.alert-warning .alert-link {
  color: #4f3401;
}
.alert-danger {
  background-color: #f8d3db;
  border-color: #f5c1cd;
  color: #731227;
}
.alert-danger hr {
  border-top-color: #f1abbb;
}
.alert-danger .alert-link {
  color: #470b18;
}
.alert-light {
  background-color: #fefefe;
  border-color: #fdfdfe;
  color: #818182;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}
.alert-dark {
  background-color: #d6d8d9;
  border-color: #c6c8ca;
  color: #1b1e21;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  font-size: 0.75rem;
  line-height: 0;
}
.progress-bar {
  background-color: #6c943c;
  overflow: hidden;
}
.list-group {
  border-radius: 0.25rem;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0;
}
.list-group-item-action {
  color: #495057;
  text-align: inherit;
  width: 100%;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  background-color: #f8f9fa;
  color: #495057;
  text-decoration: none;
  z-index: 1;
}
.list-group-item-action:active {
  background-color: #e9ecef;
  color: #4d4d4f;
}
.list-group-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  display: block;
  padding: 0.75rem 1.25rem;
  position: relative;
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
  background-color: #fff;
  color: #6c757d;
  pointer-events: none;
}
.list-group-item.active {
  background-color: #6c943c;
  border-color: #6c943c;
  color: #fff;
  z-index: 2;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  border-top-width: 1px;
  margin-top: -1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-left-width: 0;
  border-top-width: 1px;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  border-left-width: 1px;
  margin-left: -1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.25rem;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-left-width: 0;
    border-top-width: 1px;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.25rem;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-left-width: 0;
    border-top-width: 1px;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.25rem;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-left-width: 0;
    border-top-width: 1px;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.25rem;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-left-width: 0;
    border-top-width: 1px;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}
@media (min-width: 1600px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.25rem;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-left-width: 0;
    border-top-width: 1px;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  background-color: #d6e1c8;
  color: #384d1f;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  background-color: #cad8b8;
  color: #384d1f;
}
.list-group-item-primary.list-group-item-action.active {
  background-color: #384d1f;
  border-color: #384d1f;
  color: #fff;
}
.list-group-item-secondary {
  background-color: #c7c6c7;
  color: #1c1b1c;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  background-color: #bab9ba;
  color: #1c1b1c;
}
.list-group-item-secondary.list-group-item-action.active {
  background-color: #1c1b1c;
  border-color: #1c1b1c;
  color: #fff;
}
.list-group-item-success {
  background-color: #dcecba;
  color: #436104;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  background-color: #d2e6a6;
  color: #436104;
}
.list-group-item-success.list-group-item-action.active {
  background-color: #436104;
  border-color: #436104;
  color: #fff;
}
.list-group-item-info {
  background-color: #b8e5f2;
  color: #00556d;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  background-color: #a2ddee;
  color: #00556d;
}
.list-group-item-info.list-group-item-action.active {
  background-color: #00556d;
  border-color: #00556d;
  color: #fff;
}
.list-group-item-warning {
  background-color: #fde6b9;
  color: #815502;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  background-color: #fcdda0;
  color: #815502;
}
.list-group-item-warning.list-group-item-action.active {
  background-color: #815502;
  border-color: #815502;
  color: #fff;
}
.list-group-item-danger {
  background-color: #f5c1cd;
  color: #731227;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  background-color: #f1abbb;
  color: #731227;
}
.list-group-item-danger.list-group-item-action.active {
  background-color: #731227;
  border-color: #731227;
  color: #fff;
}
.list-group-item-light {
  background-color: #fdfdfe;
  color: #818182;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  background-color: #ececf6;
  color: #818182;
}
.list-group-item-light.list-group-item-action.active {
  background-color: #818182;
  border-color: #818182;
  color: #fff;
}
.list-group-item-dark {
  background-color: #c6c8ca;
  color: #1b1e21;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  background-color: #b9bbbe;
  color: #1b1e21;
}
.list-group-item-dark.list-group-item-action.active {
  background-color: #1b1e21;
  border-color: #1b1e21;
  color: #fff;
}
.close {
  color: #000;
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  opacity: 0.5;
  text-shadow: 0 1px 0 #fff;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
button.close {
  background-color: transparent;
  border: 0;
  padding: 0;
}
a.close.disabled {
  pointer-events: none;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1050;
}
.modal-dialog {
  margin: 0.5rem;
  pointer-events: none;
  position: relative;
  width: auto;
}
.modal.fade .modal-dialog {
  transform: translateY(-50px);
  transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  align-items: center;
  display: flex;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
  content: "";
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}
.modal-content {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  outline: 0;
  pointer-events: auto;
  position: relative;
  width: 100%;
}
.modal-backdrop {
  background-color: #000;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1040;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.88;
}
.modal-header {
  align-items: flex-start;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
  display: flex;
  justify-content: space-between;
  padding: 1rem;
}
.modal-header .close {
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
}
.modal-title {
  line-height: 1.5;
  margin-bottom: 0;
}
.modal-body {
  flex: 1 1 auto;
  padding: 1rem;
  position: relative;
}
.modal-footer {
  align-items: center;
  border-bottom-left-radius: calc(0.3rem - 1px);
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-top: 1px solid #dee2e6;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 0.75rem;
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  height: 50px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
  width: 50px;
}
@media (min-width: 576px) {
  .modal-dialog {
    margin: 1.75rem auto;
    max-width: 500px;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  word-wrap: break-word;
  display: block;
  font-family: Mulish, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  z-index: 1070;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  display: block;
  height: 0.4rem;
  position: absolute;
  width: 0.8rem;
}
.tooltip .arrow:before {
  border-color: transparent;
  border-style: solid;
  content: "";
  position: absolute;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow:before,
.bs-tooltip-top .arrow:before {
  border-top-color: #000;
  border-width: 0.4rem 0.4rem 0;
  top: 0;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
  height: 0.8rem;
  left: 0;
  width: 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow:before,
.bs-tooltip-right .arrow:before {
  border-right-color: #000;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  right: 0;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow:before,
.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #000;
  border-width: 0 0.4rem 0.4rem;
  bottom: 0;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
  height: 0.8rem;
  right: 0;
  width: 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow:before,
.bs-tooltip-left .arrow:before {
  border-left-color: #000;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  left: 0;
}
.tooltip-inner {
  background-color: #000;
  border-radius: 0.25rem;
  color: #fff;
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  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-primary {
  background-color: #6c943c !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #52702d !important;
}
.bg-secondary {
  background-color: #363436 !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #1c1b1c !important;
}
.bg-success {
  background-color: #81ba07 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #5f8905 !important;
}
.bg-info {
  background-color: #00a3d1 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #007b9e !important;
}
.bg-warning {
  background-color: #f9a404 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #c78303 !important;
}
.bg-danger {
  background-color: #dd234b !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #b21b3c !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-snow {
  background-color: #fcfcfc !important;
}
.bg-transparent {
  background-color: transparent !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-primary {
  border-color: #6c943c !important;
}
.border-secondary {
  border-color: #363436 !important;
}
.border-success {
  border-color: #81ba07 !important;
}
.border-info {
  border-color: #00a3d1 !important;
}
.border-warning {
  border-color: #f9a404 !important;
}
.border-danger {
  border-color: #dd234b !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded-sm {
  border-radius: 0.2rem !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
}
.rounded-right,
.rounded-top {
  border-top-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
  border-top-left-radius: 0.25rem !important;
}
.rounded-lg {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix:after {
  clear: both;
  content: "";
  display: block;
}
.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 (min-width: 1600px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-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 {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.embed-responsive:before {
  content: "";
  display: block;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.embed-responsive-21by9:before {
  padding-top: 42.85714286%;
}
.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;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !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;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !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;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !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;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !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;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !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;
  }
}
@media (min-width: 1600px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-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;
  }
}
@media (min-width: 1600px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.fixed-top {
  top: 0;
}
.fixed-bottom,
.fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1030;
}
.fixed-bottom {
  bottom: 0;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !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: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.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: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.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-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-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: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.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: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.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-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-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: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.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: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.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-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-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: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.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: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.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-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-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: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.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: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.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-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-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;
  }
}
@media (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
.stretched-link:after {
  background-color: transparent;
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !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;
  }
}
@media (min-width: 1600px) {
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-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-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #6c943c !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #445e26 !important;
}
.text-secondary {
  color: #363436 !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #0f0e0f !important;
}
.text-success {
  color: #81ba07 !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #4e7004 !important;
}
.text-info {
  color: #00a3d1 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #006785 !important;
}
.text-warning {
  color: #f9a404 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #ae7203 !important;
}
.text-danger {
  color: #dd234b !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #9b1834 !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #cbd3da !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #121416 !important;
}
.text-body {
  color: #4d4d4f !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: hsla(0, 0%, 100%, 0.5) !important;
}
.text-hide {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *,
  :after,
  :before {
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #adb5bd;
  }
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .container,
  body {
    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 td,
  .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark tbody + tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    border-color: #dee2e6;
    color: inherit;
  }
}
.dropdown-menu {
  margin-top: 0;
}
.dropdown-menu .dropdown-toggle:after {
  border-bottom: 4px solid transparent;
  border-left: 4px solid;
  border-top: 4px solid transparent;
  vertical-align: middle;
}
.dropdown-menu .dropdown .dropdown-menu {
  border-width: 0;
  left: 100%;
  margin: 0 20px;
  top: 0;
}
.dropdown-menu .dropdown .dropdown-menu.left {
  left: auto;
  right: 100%;
}
@media (min-width: 768px) {
  .dropdown-menu .dropdown .dropdown-menu {
    border-width: 1px;
    margin: 0;
  }
}
.slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.slick-list,
.slick-slider {
  display: block;
  position: relative;
}
.slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  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.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff url(ajax-loader.gif) 50% no-repeat;
}
@font-face {
  font-family: slick;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format("embedded-opentype"),
    url(fonts/slick.woff) format("woff"),
    url(fonts/slick.ttf) format("truetype"),
    url(fonts/slick.svg#slick) format("svg");
}
.slick-next,
.slick-prev {
  border: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  background: transparent;
  color: transparent;
  outline: none;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
}
.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 {
  bottom: -25px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  position: relative;
}
.slick-dots li,
.slick-dots li button {
  cursor: pointer;
  height: 20px;
  width: 20px;
}
.slick-dots li button {
  background: transparent;
  border: 0;
  color: transparent;
  display: block;
  font-size: 0;
  line-height: 0;
  outline: none;
  padding: 5px;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  content: "•";
  font-family: slick;
  font-size: 6px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  -webkit-font-smoothing: subpixel-antialiased;
  color: #ccc;
  font-size: 13px;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  -webkit-overflow-scrolling: touch;
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.85) 0,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    transparent
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right))
      max(25px, env(safe-area-inset-bottom))
      max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid;
  border-color: #888 #888 #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
  to {
    transform: rotate(1turn);
  }
}
@keyframes fancybox-rotate {
  to {
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100px;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
@font-face {
  font-family: evrensel;
  src: url(../fonts/evrensel.woff2?eaf8b283905842c9aceed9e0513f295e)
      format("woff2"),
    url(../fonts/evrensel.woff?eaf8b283905842c9aceed9e0513f295e) format("woff");
}
.ev:before,
[class*=" ev-"]:before,
[class^="ev-"]:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: evrensel !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400 !important;
  line-height: 1;
  text-transform: none;
  vertical-align: -0.125em;
}
.ev-account:before {
  content: "\f101";
}
.ev-arrow-long-right:before {
  content: "\f102";
}
.ev-call:before {
  content: "\f103";
}
.ev-check:before {
  content: "\f104";
}
.ev-chevron-down:before {
  content: "\f105";
}
.ev-chevron-left:before {
  content: "\f106";
}
.ev-chevron-right:before {
  content: "\f107";
}
.ev-chevron-up:before {
  content: "\f108";
}
.ev-circle-dash:before {
  content: "\f109";
}
.ev-close:before {
  content: "\f10a";
}
.ev-copy:before {
  content: "\f10b";
}
.ev-credit-card:before {
  content: "\f10c";
}
.ev-date:before {
  content: "\f10d";
}
.ev-delete:before {
  content: "\f10e";
}
.ev-donate:before {
  content: "\f10f";
}
.ev-envelope:before {
  content: "\f110";
}
.ev-eur:before {
  content: "\f111";
}
.ev-facebook:before {
  content: "\f112";
}
.ev-gbp:before {
  content: "\f113";
}
.ev-info:before {
  content: "\f114";
}
.ev-instagram:before {
  content: "\f115";
}
.ev-linkedin:before {
  content: "\f116";
}
.ev-menu:before {
  content: "\f117";
}
.ev-message:before {
  content: "\f118";
}
.ev-messenger:before {
  content: "\f119";
}
.ev-pinterest:before {
  content: "\f11a";
}
.ev-play:before {
  content: "\f11b";
}
.ev-refresh:before {
  content: "\f11c";
}
.ev-sar:before {
  content: "\f11d";
}
.ev-search:before {
  content: "\f11e";
}
.ev-sr:before {
  content: "\f11f";
}
.ev-try:before {
  content: "\f120";
}
.ev-twitter:before {
  content: "\f121";
}
.ev-usd:before {
  content: "\f122";
}
.ev-user:before {
  content: "\f123";
}
.ev-whatsapp:before {
  content: "\f124";
}
.ev-youtube:before {
  content: "\f125";
}
.ev-zoom:before {
  content: "\f126";
}
body,
html {
  overflow-x: hidden;
}
body.modal-open {
  padding-right: 0 !important;
}
img {
  height: auto;
  max-width: 100%;
}
embed,
iframe,
img,
input[type="image"],
marquee,
object,
table,
video {
  aspect-ratio: attr(width) / attr(height);
}
body.donate-content {
  background-color: #fff;
  height: 100%;
  width: 100%;
}
a {
  transition: all 0.2s;
}
p:last-of-type {
  margin-bottom: 0;
}
.btn {
  font-weight: 500;
  text-transform: uppercase;
}
.btn:focus {
  box-shadow: none !important;
  outline: 0;
}
.btn-primary-dark {
  background-color: #10726c;
  border-color: #10726c;
  color: #fff;
}
.btn-primary-dark:hover {
  background-color: #0a4542;
  border-color: #0a4542;
  color: #fff;
}
.btn-primary-light {
  background-color: #94eb93;
  border-color: #94eb93;
  color: #20884b;
}
.btn-primary-light:hover {
  background-color: #95f7b1;
  border-color: #95f7b1;
  color: #20884b;
}
.captcha {
  align-items: center;
  display: flex;
  height: 3.125rem;
}
.captcha-left {
  text-align: right;
  width: calc(100% - 3.125rem);
}
.captcha-left > img {
  display: inline-block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.captcha-right {
  height: 100%;
  width: 3.125rem;
}
.captcha-input {
  background-color: #fff;
  border-color: #e5e5e5;
}
.btn-refresh {
  border: 0;
  font-size: 1.25rem;
  font-weight: 400;
  height: 3.125rem;
  line-height: 1;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  text-align: center;
  width: 3.125rem;
}
.btn-refresh,
.btn-refresh:active,
.btn-refresh:focus {
  background-color: transparent;
  border-color: transparent;
  color: #6c943c;
}
.btn-refresh:hover {
  background-color: transparent;
  border-color: transparent;
  color: #363436;
}
.card-img-hover {
  border-radius: 0.875rem;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
  z-index: 0;
}
.card-img-hover:after,
.card-img-hover:before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.2s ease-in;
}
.card-img-hover:before {
  background-color: #000;
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0.6;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.card-img-hover:after {
  color: #f15448;
  content: "\f11b";
  font-family: evrensel;
  font-size: 3rem;
  left: 50%;
  line-height: 1;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.card-carousel {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}
.card-carousel .carousel-item {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.card-video-carousel {
  border: 0;
  border-radius: 0;
  color: #4d4d4f;
  display: block;
  margin-bottom: 2rem;
}
.card-video-carousel .card-title {
  border-bottom: 1px solid #d7d6d7;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.5rem;
  padding-bottom: 0.75rem;
}
.card-video-carousel .card-body {
  padding: 1.25rem 0 0;
}
.card-video-carousel:focus,
.card-video-carousel:hover {
  outline: 0;
}
.card-video-carousel:hover .card-img-hover:before {
  opacity: 0.75;
}
.card-video-carousel:hover .card-img-hover:after {
  color: #fff;
}
.card-video-carousel:hover .card-title {
  color: #6c943c;
}
.cookie-alert {
  bottom: 15px;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
  font-size: 12px;
  left: 15px;
  line-height: 18px;
  margin: 0;
  padding: 20px 20px 15px;
  position: fixed;
  width: calc(100% - 30px);
  z-index: 1040;
}
@media (min-width: 768px) {
  .cookie-alert {
    width: 420px;
  }
}
.breadcrumb-unstyled {
  background-color: transparent;
  border-radius: 0;
  font-size: 0.875rem;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.breadcrumb-unstyled .breadcrumb-item {
  font-weight: 700;
}
.breadcrumb-unstyled .breadcrumb-item > a {
  color: #fff;
}
.breadcrumb-unstyled .breadcrumb-item > a:hover {
  color: #363436;
}
.breadcrumb-unstyled .breadcrumb-item + .breadcrumb-item:before {
  color: inherit;
}
.breadcrumb-unstyled .breadcrumb-item.active {
  color: #fff;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .breadcrumb-unstyled .breadcrumb-item > a {
    color: #aeaeae;
  }
  .breadcrumb-unstyled .breadcrumb-item > a:hover {
    color: #fff;
  }
}
.pagination {
  justify-content: center;
}
.page-item {
  padding-left: 5px;
  padding-right: 5px;
}
.page-link {
  background-color: #6c943c;
  border-color: #6c943c;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2222222;
  padding: 4px 10px;
}
.page-link:hover {
  background-color: #363436;
  border-color: #363436;
  color: #fff;
}
@media (min-width: 768px) {
  .page-link {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .page-link {
    font-size: 18px;
  }
}
.modal .close {
  display: block;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  opacity: 1;
  position: absolute;
  right: 10px;
  text-align: center;
  text-shadow: none;
  top: 10px;
  width: 30px;
  z-index: 1;
}
.modal .close,
.modal .close:active,
.modal .close:focus {
  color: #fff;
}
.modal .close:hover {
  color: #6c943c;
}
.modal a:not(.btn),
.modal a:not(.btn):active,
.modal a:not(.btn):focus {
  color: #363436;
}
.modal a:not(.btn):hover {
  color: #6c943c;
}
@media (min-width: 768px) {
  .modal-lg {
    max-width: 600px;
    max-width: 720px;
  }
}
@media (min-width: 1200px) {
  .modal-lg {
    max-width: 870px;
  }
}
.modal-content {
  border: 0;
  border-radius: 0.875rem;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.68),
    inset 0 5px 2px 0 rgba(0, 0, 0, 0.04);
}
.modal-header {
  align-items: center;
  border: 0;
  justify-content: center;
  text-align: center;
}
@media (min-width: 1200px) {
  .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
.modal-title {
  color: #363436;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .modal-title {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) {
  .modal-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .modal-title {
    font-size: 1.75rem;
  }
  .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
.modal-footer {
  border: 0;
}
.search-modal .modal-content {
  background-color: transparent;
}
.search-field {
  background: none;
  border-bottom-color: #303030;
  border-width: 0 0 3px;
  font-size: 40px;
  letter-spacing: 0.5px;
  line-height: 48px;
  padding: 0 120px 25px 0;
  width: 100%;
}
.search-field::-moz-placeholder {
  color: #fff;
}
.search-field,
.search-field::placeholder {
  color: #fff;
}
.search-field:focus {
  outline: none;
}
.search-submit {
  background: none;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 3rem;
  line-height: 1;
  position: absolute;
  right: 0;
  text-align: center;
  top: -4px;
  width: 3rem;
}
.search-submit:hover {
  color: #6c943c;
}
.modal-donate .modal-dialog {
  max-width: 600px;
}
.modal-donate .modal-header {
  padding: 30px 50px 10px;
}
.modal-donate .modal-title {
  font-size: 18px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .modal-donate .modal-title {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .modal-donate .modal-title {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .modal-donate .modal-title {
    font-size: 30px;
  }
}
.modal-donate .modal-body {
  padding: 10px 30px;
}
.modal-donate .modal-footer {
  padding: 10px 50px 30px;
}
.modal-donate .nav {
  justify-content: center;
  margin-bottom: 15px;
}
.modal-donate .nav-link {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
.modal-donate .nav-link:before {
  border: 2px solid #363436;
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 22px;
  margin-right: 10px;
  transform: translateY(5px);
  transition: all 0.25s ease;
  width: 22px;
}
.modal-donate .nav-link:hover {
  color: #6c943c;
}
.modal-donate .nav-link:hover:before {
  background-color: #6c943c;
  border-color: #648938;
}
.modal-donate .nav-link.active:active:before,
.modal-donate .nav-link.active:before,
.modal-donate .nav-link.active:focus:before,
.modal-donate .nav-link.active:hover:before {
  background-color: #6c943c;
  border-color: #5c7e33;
}
.modal-donate .form-control {
  background-color: #f3f2ee;
}
.modal-donate .form-control,
.modal-donate .input-group-text {
  border-color: #e8e7e3;
}
.modal-donate .input-group-text {
  background-color: #e0e0e0;
}
.modal-donate .input-group .form-control:first-child {
  flex: 0 0 35%;
  max-width: 35%;
}
.modal-donate .input-group .input-group-append:last-child {
  flex: 1 0 auto;
  max-width: 100%;
}
@media (min-width: 992px) {
  .modal-donate .modal-body {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.page-banner {
  background: url(../images/bg-banner.webp) top no-repeat;
  background-size: cover;
  color: #fff;
  height: 10rem;
  position: relative;
}
.page-banner > .container {
  height: 100%;
  position: relative;
  z-index: 5;
}
@media (max-width: 1199.98px) {
  .page-banner {
    background-color: #6c943c;
  }
}
@media (min-width: 992px) {
  .page-banner {
    height: 12rem;
  }
}
@media (min-width: 1200px) {
  .page-banner {
    height: 16rem;
    padding-bottom: 1.5rem;
    padding-top: 7rem;
  }
}
@media (min-width: 1600px) {
  .page-banner {
    height: 18.75rem;
    padding-bottom: 2.5rem;
    padding-top: 7rem;
  }
}
.page-banner-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  text-align: center;
}
@media (min-width: 1200px) {
  .page-banner-inner {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}
.page-banner-title {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.35;
  margin-top: 0.75rem;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .page-banner-title {
    font-size: 1.875rem;
  }
}
.section {
  padding-bottom: 0.875rem;
  padding-top: 0.875rem;
}
@media (min-width: 576px) {
  .section {
    padding-bottom: 1.75rem;
    padding-top: 1.75rem;
  }
}
@media (min-width: 768px) {
  .section {
    padding-bottom: 2.625rem;
    padding-top: 2.625rem;
  }
}
@media (min-width: 992px) {
  .section {
    padding-bottom: 3.5rem;
    padding-top: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .section {
    padding-bottom: 4.375rem;
    padding-top: 4.375rem;
  }
}
.block {
  position: relative;
}
.block:not(:last-child) {
  margin: 0;
}
.block + .block {
  margin-top: 1.75rem;
}
.block-inner {
  height: 100%;
  transition: 0.25s ease-in-out;
}
.block-inner > [class*="block-"] + [class*="block-"]:not(.block-footer) {
  padding-top: 20px;
}
.block-header {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 6px;
  padding-top: 6px;
  position: relative;
  width: 100%;
}
.block-header .block-title {
  text-transform: uppercase;
}
.block-title {
  color: #7b614a;
  font-size: 18px;
  line-height: 1.6666666667;
}
.block-title > span {
  font-weight: 300;
}
.block-title.is-small {
  font-size: 15px;
  line-height: 1.6;
}
.block-object {
  position: relative;
  text-align: center;
}
.block-image {
  display: inline-block;
}
.block-body {
  padding-bottom: 6px;
  padding-top: 6px;
  position: relative;
}
.block-body:after {
  clear: both;
  content: "";
  display: block;
}
.block-body img {
  display: inline-block;
}
.block-footer {
  align-items: center;
  border-top: 1px solid #d1d3d4;
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  padding-top: 20px;
  position: relative;
}
.block-link {
  color: #6c943c;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
.block-link,
.block-link:active,
.block-link:focus {
  color: #4d4d4f;
}
.block-link:focus {
  color: #6c943c;
}
.block-list-inline {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.block-list-inline > li {
  display: inline-block;
}
.block-list-inline > li > a {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}
.block-list-inline > li > a .ev {
  font-size: 18px;
}
.block-list-inline > li > a,
.block-list-inline > li > a:active,
.block-list-inline > li > a:focus {
  color: #4d4d4f;
}
.block-list-inline > li > a:hover {
  color: #6c943c;
}
@media (max-width: 991.98px) {
  .block-header-item {
    flex: 0 0 100%;
  }
}
@media (max-width: 767.98px) {
  .block-title {
    width: 100%;
  }
  .block-title:not(:last-child) {
    margin-bottom: 0.875rem;
  }
  .block-footer {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .block-footer * {
    flex: 0 0 100%;
  }
  .block-footer * + * {
    margin-top: 20px;
  }
}
@media (max-width: 575.98px) {
  .block-header {
    justify-content: center;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .block-title {
    font-size: 22px;
  }
  .block-title.is-small {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .block-header-item:first-child {
    justify-content: flex-start;
    text-align: left;
  }
  .block-header-item:last-child {
    justify-content: flex-end;
    text-align: right;
  }
  .block-title {
    font-size: 28px;
  }
  .block-title.is-small {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .block-title {
    font-size: 36px;
  }
  .block-title.is-small {
    font-size: 28px;
  }
}
.site-content {
  position: relative;
}
@media (max-width: 1199.98px) {
  .site-content {
    padding-top: 4rem;
  }
}
.page-content {
  position: relative;
}
.main-content {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  position: relative;
}
@media (min-width: 1200px) {
  .main-content {
    padding-bottom: 4.375rem;
    padding-top: 4.375rem;
  }
}
.content-block .block-title {
  font-size: 30px;
  line-height: 36px;
}
.content-block .block-title.is-small {
  color: #464547;
  text-transform: lowercase;
}
.img-holder {
  margin-bottom: 20px;
}
.img-holder img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
@media (min-width: 576px) {
  .img-holder.pull-left {
    margin-right: 30px;
  }
  .img-holder.pull-right {
    margin-left: 30px;
  }
}
.sidebar,
.sidebar .widget {
  position: relative;
}
.sidebar .widget {
  overflow: hidden;
}
.sidebar .widget + .widget {
  margin-top: 30px;
}
.sidebar .widget-inner {
  height: 100%;
  padding: 20px 30px 30px;
  position: relative;
}
@media (max-width: 991.98px) {
  .sidebar {
    margin-top: 1.75rem;
  }
}
.basket {
  margin-bottom: 30px;
}
.basket,
.basket-inner {
  position: relative;
}
.basket-header {
  background-color: #363436;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  padding: 10px 15px;
  text-align: center;
}
.basket-title {
  color: inherit;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  margin: 6px 0;
  text-transform: uppercase;
}
.basket-body {
  background-color: #f8f8f6;
  padding-bottom: 15px;
  padding-top: 10px;
}
.basket-empty {
  padding: 30px 20px;
  position: relative;
  text-align: center;
}
.basket-empty:before {
  content: "\f114";
  display: block;
  font-family: evrensel;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  opacity: 0.5;
}
.basket-line {
  align-items: center;
  display: flex;
}
.basket-line + .basket-line {
  border-top: 1px solid #dad8d8;
}
.basket-item {
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 5px;
  padding-top: 8px;
}
.basket-item:first-child {
  flex: 0 0 12%;
  max-width: 12%;
  padding-left: 8px;
}
.basket-item:nth-child(2) {
  flex: 0 0 62%;
  max-width: 62%;
}
.basket-item:nth-child(3) {
  flex: 0 0 26%;
  max-width: 26%;
  padding-left: 5px;
  padding-right: 8px;
  text-align: right;
}
.basket .item-icon {
  display: inline-block;
  float: left;
  font-size: 18px;
  line-height: 22px;
  margin-right: 5px;
}
.basket .item-icon,
.basket .item-icon:active,
.basket .item-icon:focus,
.basket .item-icon:hover {
  color: #363436;
}
.basket .item-name {
  display: inline-block;
}
.basket .item-meta {
  color: #7b7b7a;
  display: block;
  font-size: 12px;
}
.basket .item-price {
  display: inline-block;
}
.basket .item-price > span {
  display: none;
}
.basket .item-price > span.active,
.basket .item-unit {
  display: inline-block;
}
.basket .item-unit {
  margin-left: 2px;
}
.basket-footer {
  background-color: #dbdde0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-weight: 500;
  padding-bottom: 10px;
  padding-top: 10px;
  text-transform: uppercase;
}
.basket-total {
  align-items: center;
  display: flex;
}
.basket .total-item:first-child {
  flex: 0 0 65%;
  max-width: 65%;
  padding-left: 16px;
}
.basket .total-item:nth-child(2) {
  flex: 0 0 35%;
  max-width: 35%;
  padding-left: 5px;
  padding-right: 8px;
  text-align: right;
}
.basket .total-amount {
  display: inline-block;
}
.basket .total-amount > span {
  display: none;
}
.basket .total-amount > span.active {
  display: inline-block;
}
.inner-addon {
  position: relative;
}
.inner-addon .icon {
  color: #928d8d;
  font-size: 1.25rem;
  line-height: 1;
  padding: 0.9375rem 0.75rem;
  pointer-events: none;
  position: absolute;
}
.left-addon .icon {
  left: 0;
}
.left-addon .form-control {
  padding-left: 45px;
}
.user-info {
  background-color: #f8f8f6;
  border: 2px solid #363436;
  border-radius: 10px;
  margin-bottom: 30px;
  margin-top: 20px;
  padding: 25px 15px 15px;
  position: relative;
}
.user-info-title {
  background-color: #363436;
  border-radius: 510px;
  color: #fff;
  font-weight: 600;
  left: 15px;
  padding: 2px 10px;
  position: absolute;
  top: -10px;
}
.user-info select.form-control {
  max-width: 35%;
  padding-left: 8px;
  padding-right: 10px;
}
.credit-card-info {
  background-color: #363436;
  border-radius: 12px;
  color: #fff;
  margin-bottom: 40px;
  margin-top: 10px;
  padding: 25px 20px 30px;
}
.credit-card-info .control-label,
.credit-card-info label {
  font-size: 14px;
  font-weight: 400;
}
.credit-card-info .btn-refresh {
  color: #6c943c;
}
.credit-card-info .btn-refresh:hover {
  color: #fff;
}
.credit-card-info .pay-button {
  background-color: #6c943c;
  border-color: #6c943c;
  border-radius: 0.875rem;
  color: #fff;
  display: block;
  margin-bottom: -65px;
  margin-top: 20px;
  padding: 0.625rem;
  text-transform: uppercase;
  width: 100%;
}
.credit-card-info .pay-button:hover {
  background-color: #81ba07;
  border-color: #81ba07;
}
.payment-info {
  text-align: center;
}
.payment-info ul {
  list-style: none;
  padding-left: 0;
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  list-style: none !important;
  margin: 0 -6px !important;
  padding-left: 0;
}
.gallery > li {
  display: block;
  margin-bottom: 1.75rem;
  min-height: 1px;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  position: relative;
}
.gallery > li + li {
  margin-top: 0 !important;
}
.gallery > li > a {
  border-radius: 8px;
  display: block;
  overflow: hidden;
  padding: 0 0 100%;
  position: relative;
}
.gallery > li > a > img {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50%;
  object-position: 50%;
  position: absolute;
  top: 0;
  width: 100%;
}
.gallery > li > a:after,
.gallery > li > a:before {
  opacity: 0;
  position: absolute;
  transition: opacity 0.3s ease;
}
.gallery > li > a:before {
  color: #fff;
  content: "\f126";
  font-family: evrensel;
  font-size: 24px;
  height: 24px;
  left: 50%;
  line-height: 24px;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: pre;
  width: 24px;
  z-index: 1;
}
.gallery > li > a:after {
  background-color: #6c943c;
  bottom: 0;
  content: "";
  left: 0;
  right: 0;
  top: 0;
}
.gallery > li > a:hover:before {
  opacity: 1;
}
.gallery > li > a:hover:after {
  opacity: 0.75;
}
.gallery-col-1 > li {
  flex: 0 0 100%;
  max-width: 100%;
}
.gallery-col-2 > li {
  flex: 0 0 50%;
  max-width: 50%;
}
.gallery-col-3 > li {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.gallery-col-4 > li {
  flex: 0 0 25%;
  max-width: 25%;
}
.gallery-col-5 > li,
.gallery-col-6 > li {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.gallery-col-7 > li,
.gallery-col-8 > li {
  flex: 0 0 25%;
  max-width: 25%;
}
.gallery-col-9 > li {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.gallery-col-10 > li,
.gallery-col-11 > li,
.gallery-col-12 > li {
  flex: 0 0 25%;
  max-width: 25%;
}
@media (min-width: 576px) {
  .gallery-col-1 > li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .gallery-col-2 > li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .gallery-col-3 > li {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .gallery-col-4 > li {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .gallery-col-5 > li,
  .gallery-col-6 > li {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .gallery-col-7 > li,
  .gallery-col-8 > li {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .gallery-col-9 > li {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .gallery-col-10 > li,
  .gallery-col-11 > li {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .gallery-col-12 > li {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .gallery-col-1 > li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .gallery-col-2 > li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .gallery-col-3 > li {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .gallery-col-4 > li {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .gallery-col-5 > li {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .gallery-col-6 > li {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .gallery-col-7 > li {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .gallery-col-8 > li {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .gallery-col-10 > li,
  .gallery-col-9 > li {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .gallery-col-11 > li,
  .gallery-col-12 > li {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .gallery-col-1 > li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .gallery-col-2 > li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .gallery-col-3 > li {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .gallery-col-4 > li {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .gallery-col-5 > li {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .gallery-col-6 > li {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .gallery-col-7 > li {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .gallery-col-8 > li {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .gallery-col-9 > li {
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
  .gallery-col-10 > li {
    flex: 0 0 10%;
    max-width: 10%;
  }
  .gallery-col-11 > li {
    flex: 0 0 9.0909090909%;
    max-width: 9.0909090909%;
  }
  .gallery-col-12 > li {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
.gallery-vertical > li {
  margin-bottom: 30px;
}
.gallery-vertical > li > a {
  padding-bottom: 150%;
}
.gallery-vertical > li > a:before {
  height: 80px;
}
.gallery-bordered > li > a {
  border: 1px solid #c7c8ca;
}
.gallery-spaced {
  margin: 0 -15px !important;
}
.gallery-spaced > li {
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery-layout-5 > li:nth-child(5n) {
  flex: 0 0 100%;
  max-width: 100%;
}
.gallery-layout-5 > li:nth-child(5n) > a {
  padding-bottom: 50%;
}
.gallery-stylish > li > a {
  border-radius: 4px;
  box-shadow: 0 0 0 2px #fff, 8px 8px 8px rgba(0, 0, 0, 0.3);
}
.lightbox,
.lightbox-full {
  border-radius: 8px;
  display: block;
  overflow: hidden;
  position: relative;
}
.lightbox-full:after,
.lightbox-full:before,
.lightbox:after,
.lightbox:before {
  opacity: 0;
  position: absolute;
  transition: opacity 0.3s ease;
}
.lightbox-full:before,
.lightbox:before {
  background: url(../images/gallery-icon.png) 50% no-repeat;
  background-size: contain;
  color: #fff;
  content: "";
  height: 56px;
  left: 50%;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: pre;
  width: 100%;
  z-index: 1;
}
.lightbox-full:after,
.lightbox:after {
  background: #6c943c;
  bottom: 0;
  content: "";
  left: 0;
  right: 0;
  top: 0;
}
.lightbox-full:hover:before,
.lightbox:hover:before {
  opacity: 1;
}
.lightbox-full:hover:after,
.lightbox:hover:after {
  opacity: 0.75;
}
.lightbox {
  line-height: 0;
  padding: 0 0 100%;
}
.lightbox > img {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50%;
  object-position: 50%;
  position: absolute;
  top: 0;
  width: 100%;
}
.lightbox-full {
  text-align: center;
}
.lightbox-full > img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
.lightbox-promo {
  line-height: 0;
  padding: 0 0 56.25%;
}
.lightbox-promo:before {
  background: none;
  border-radius: 100%;
  box-shadow: 0 0 0 4px #fff;
  content: "\f11b";
  font-family: evrensel;
  font-size: 22px;
  height: 44px;
  line-height: 44px;
  padding-left: 3px;
  width: 44px;
}
a.lightbox-video {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
a.lightbox-video:after,
a.lightbox-video:before {
  content: "";
  display: block;
  position: absolute;
}
a.lightbox-video:before {
  background: none;
  border-radius: 100%;
  box-shadow: 0 0 0 4px #fff;
  color: #fff;
  content: "\f11b";
  font-family: evrensel;
  font-size: 22px;
  height: 44px;
  left: 50%;
  line-height: 44px;
  padding-left: 3px;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: pre;
  width: 44px;
  z-index: 1;
}
a.lightbox-video:after {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
a.lightbox-video > img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
.slider {
  background-color: #fcfcfc;
  color: #fff;
  position: relative;
}
@media (min-width: 1920px) {
  .slider {
    margin-left: auto;
    margin-right: auto;
    max-width: 120rem;
  }
}
.slider-item {
  overflow: hidden;
  position: relative;
}
@media (min-width: 992px) {
  .slider-item {
    height: 38rem;
  }
}
@media (min-width: 1200px) {
  .slider-item {
    height: 45rem;
  }
}
@media (min-width: 1600px) {
  .slider-item {
    height: 57.5rem;
  }
}
.slider-item-wrapper {
  height: 100%;
  position: relative;
  width: 100%;
}
@media (max-width: 991.98px) {
  .slider-item-wrapper {
    display: flex;
    flex-direction: column;
  }
}
.slider-object:before {
  background: linear-gradient(
    180deg,
    rgba(20, 20, 21, 0.95) 0,
    rgba(20, 20, 21, 0)
  );
  content: "";
  height: 25%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.slider-object > img {
  aspect-ratio: 192/92;
  display: block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
@media (min-width: 992px) {
  .slider-object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
}
.slider-body {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  .slider-body {
    align-items: center;
    background-color: #363436;
    padding-bottom: 0.5833333333rem;
    padding-top: 0.875rem;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .slider-body {
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
  }
}
.slider-title {
  font-size: 1.75rem;
  font-weight: 900;
  letter-spacing: -0.025em;
  line-height: 1.2;
  text-shadow: 0 2px 3px #141415;
}
@media (min-width: 768px) {
  .slider-title {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .slider-title {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .slider-title {
    font-size: 3.5rem;
    padding-right: 3.5rem;
  }
}
.slider-content {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 1rem;
  text-shadow: 0 2px 3px #141415;
}
@media (min-width: 992px) {
  .slider-content {
    font-size: 0.9375rem;
  }
}
@media (min-width: 1200px) {
  .slider-content {
    font-size: 1rem;
  }
}
.slider-nav-wrapper {
  align-items: center;
  top: 50%;
  display: flex;
  flex-wrap: wrap;
  left: 0;
  position: absolute;
  transform: translateY(-50%);
  right: 0;
}
.slider-nav {
  align-items: center;
  background: none;
  border: 0;
  color: #fff;
  display: flex;
  font-size: 2rem;
  height: 3rem;
  line-height: 1;
  padding: 0.5rem;
  text-align: center;
  width: 3.75rem;
  position: absolute;
}
.slider-nav:hover {
  color: #6c943c;
}
.slider-nav + .slider-nav {
  margin-left: -2px;
}
.slider-nav.slider-prev {
  left: 1rem;
}
.slider-nav.slider-next {
  right: 1rem;
}
.back-to-top {
  background-color: #464547;
  border-radius: 50%;
  bottom: 10px;
  color: #fff;
  display: none;
  font-size: 18px;
  height: 36px;
  line-height: 2px;
  margin: 0;
  padding: 7px;
  position: fixed;
  right: 10px;
  text-align: center;
  width: 36px;
  z-index: 100;
}
.back-to-top > span {
  display: inline-block;
}
.back-to-top > span:before {
  border-color: #fff;
  border-style: solid;
  border-width: 4px 4px 0 0;
  content: "";
  display: inline-block;
  height: 12px;
  left: 1px;
  position: relative;
  top: 6px;
  transform: rotate(-45deg);
  vertical-align: middle;
  width: 12px;
}
.line-clamp-1 {
  -webkit-line-clamp: 1;
  height: 1.5rem;
}
.line-clamp-1,
.line-clamp-2 {
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  font-size: 1rem;
  line-height: 1.5;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  text-overflow: ellipsis;
}
.line-clamp-2 {
  -webkit-line-clamp: 2;
  height: 3rem;
}
.line-clamp-3 {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: block;
  display: -webkit-box;
  font-size: 1rem;
  height: 4.5rem;
  line-height: 1.5;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  text-overflow: ellipsis;
}
.img-container {
  display: flex;
  flex-direction: column;
}
.img-container .image {
  flex: 1 0 0%;
  margin-bottom: auto;
  margin-top: auto;
  padding-bottom: 0.875rem;
  text-align: center;
}
.img-container .image > img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: top;
  width: auto;
}
.img-container .text {
  flex: 2 0 0%;
}
@media (min-width: 768px) {
  .img-container {
    flex-direction: row-reverse;
  }
  .img-container .image {
    margin-left: 1.75rem;
    text-align: right;
  }
  .img-container .image > img {
    max-width: 25rem;
  }
  .img-container.is-left {
    flex-direction: row;
  }
  .img-container.is-left .image {
    margin-left: 0;
    margin-right: 1.75rem;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .img-container .image > img {
    max-width: 40rem;
  }
}
.carousel-nav {
  border: 1px solid #363436;
  border-radius: 1.5rem;
  display: inline-flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.carousel-nav .slick-arrow {
  height: 1.75rem;
  left: auto !important;
  position: relative;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  width: 1.875rem;
}
.carousel-nav .slick-arrow:before {
  color: #363436;
  font-family: evrensel;
  line-height: 1;
}
.carousel-nav .slick-arrow + .slick-arrow {
  border-left: 1px solid #363436;
}
.carousel-nav .slick-arrow:hover {
  background-color: #6c943c;
}
.carousel-nav .slick-arrow:hover:before {
  color: #fff;
}
.carousel-nav .slick-prev:before {
  content: "\f106";
}
.carousel-nav .slick-next:before {
  content: "\f107";
}
.header {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
  position: relative;
  width: 100%;
  z-index: 1030;
}
.header:before {
  background-color: rgba(54, 52, 54, 0.4);
  bottom: 0;
  content: "";
  display: none;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.25s;
  visibility: hidden;
  z-index: 1032;
}
@media (max-width: 1199.98px) {
  .header {
    background-color: #fff;
    box-shadow: 0 0.25rem 0.75rem 0.125rem rgba(0, 0, 0, 0.075);
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
  }
  .header:before {
    display: block;
  }
  body.offcanvas-active .header:before {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .header {
    left: 0;
    padding-bottom: 1rem;
    padding-top: 1.5rem;
    position: absolute;
    top: 0;
  }
}
.header-wrapper .dropdown-menu {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  padding: 0;
}
.header-wrapper .dropdown-item {
  border-bottom: 1px solid #f5f5f5;
  color: #363436;
  display: block;
  font-size: 0.825rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.5;
  padding: 0.75rem 1rem;
  text-transform: uppercase;
  white-space: nowrap;
}
.header-wrapper .dropdown-item:hover {
  background-color: transparent;
  color: #6c943c;
}
@media (max-width: 1199.98px) {
  .header-wrapper .dropdown-menu {
    background-color: #f5f5f5;
    box-shadow: none;
    left: 0 !important;
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    transform: none !important;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .header-wrapper .dropdown-menu {
    box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
    left: 50%;
    transform: translateX(-50%);
    width: 220px;
  }
}
.header-brand {
  display: block;
  height: 3.5rem;
}
@media (max-width: 1199.98px) {
  .header-brand {
    margin-left: auto;
    margin-right: auto;
    width: 16rem;
  }
}
@media (max-width: 767.98px) {
  .header-brand {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .header-brand {
    height: 4rem;
  }
}
@media (min-width: 1600px) {
  .header-brand {
    height: 4.5rem;
  }
}
.header-logo {
  display: inline-block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  transition: all 0.3s ease;
  width: auto;
}
@media (max-width: 1199.98px) {
  .header-logo {
    display: none;
  }
  .header-logo.header-logo-sticky {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .header-logo {
    opacity: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .header-logo.header-logo-sticky {
    opacity: 0;
  }
}
.header-btn {
  background-color: transparent;
  border: 0;
  display: none;
  font-size: 1.5rem;
  height: 3.5rem;
  line-height: 1;
  padding: 0;
  position: absolute;
  top: 0;
  width: 2.5rem;
}
.header-btn.header-btn-search {
  left: 0.75rem;
}
.header-btn.header-btn-menu {
  right: 0.75rem;
}
.header-btn.header-btn-close {
  height: 2.5rem;
  left: 1rem;
  top: 1rem;
}
@media (max-width: 1199.98px) {
  .header-btn {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .header-btn.header-btn-search {
    left: 0;
  }
  .header-btn.header-btn-menu {
    right: 0;
  }
}
@media (max-width: 1199.98px) {
  .header-content {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    left: 0;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 6rem 1.5rem 3rem;
    position: fixed;
    top: 0;
    transform: translateX(-100%);
    transition: visibility 0s, opacity 0.15s linear, transform 0.3s ease-in-out;
    visibility: hidden;
    width: 20rem;
    z-index: 1034;
  }
  .header-content.open,
  body.offcanvas-active .header-content {
    opacity: 1;
    transform: translateX(0);
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .header-content {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    position: relative;
  }
}
.header-content-close {
  background: none;
  border: 0;
}
@media (min-width: 1200px) {
  .header-content-close {
    display: none;
  }
}
.header-menu .menu {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.header-menu .menu-item {
  display: block;
  position: relative;
}
.header-menu .menu-item:before {
  background-color: #fff;
  content: "";
  display: none;
  height: 1.5rem;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
}
.header-menu .menu-item.dropdown.show > .menu-link {
  color: #6c943c;
}
.header-menu .menu-link {
  color: #363436;
  display: block;
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: 0.01em;
  line-height: 1.5;
  padding: 0.75rem 1.25rem;
  text-transform: uppercase;
  white-space: nowrap;
}
.header-menu .menu-item.active.menu-link,
.header-menu .menu-link:hover {
  color: #6c943c;
}
@media (max-width: 1199.98px) {
  .header-menu .menu {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .header-menu .menu-item {
    display: inline-block;
  }
  .header-menu .menu-item + .menu-item:before {
    display: block;
  }
  .header-menu .menu-link {
    padding: 1rem;
  }
}
@media (min-width: 1200px) {
  .header-menu .menu-link {
    color: #fff;
    font-size: 0.9375rem;
    padding: 1.25rem 10px;
  }
}
@media (min-width: 1440px) {
  .header-menu .menu-link {
    padding: 1.25rem 1rem;
  }
}
@media (min-width: 1600px) {
  .header-menu .menu-link {
    font-size: 1rem;
    padding: 1.25rem 1.5rem;
  }
}
@media (min-width: 1200px) {
  .header.is-sticky {
    background-color: #fff;
    box-shadow: 0 0.25rem 0.75rem 0.125rem rgba(0, 0, 0, 0.075);
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    position: fixed;
    transform: translateY(0);
    transition: all 0.2s ease-in-out;
  }
  .header.is-sticky .header-wrapper .menu-item.dropdown.show > .menu-link {
    color: #6c943c;
  }
  .header.is-sticky .header-brand {
    height: 4rem;
    padding: 0.25rem;
  }
  .header.is-sticky .header-logo {
    opacity: 0;
  }
  .header.is-sticky .header-logo.header-logo-sticky {
    opacity: 1;
  }
  .header.is-sticky .header-menu .menu-item:before {
    background-color: #dbdadb;
  }
  .header.is-sticky .header-menu .menu-item.active .menu-link {
    color: #6c943c;
  }
  .header.is-sticky .header-menu .menu-link {
    color: #363436;
  }
}
.section {
  position: relative;
}
@media (min-width: 1600px) {
  .section {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
}
.section-subtitle,
.section-title {
  font-weight: 900;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.section-title {
  color: #363436;
  font-size: 1.125rem;
  line-height: 1.2;
  margin-bottom: 1.25rem;
}
.section-title.is-small {
  font-size: 1.125rem;
  margin-bottom: 1rem;
}
.section-title + .section-subtitle {
  margin-top: -1rem;
}
@media (min-width: 768px) {
  .section-title {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) {
  .section-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .section-title {
    font-size: 1.75rem;
  }
}
@media (min-width: 1600px) {
  .section-title {
    font-size: 1.875rem;
  }
}
.section-subtitle {
  color: #8a8c8e;
  font-size: 0.75rem;
  line-height: 1.5;
}
.section-subtitle a {
  color: inherit;
}
.section-subtitle a:hover {
  color: #6c943c;
}
.footer {
  background-color: #efeff0;
  color: #363436;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  padding-top: 3.75rem;
  position: relative;
}
.footer-col {
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .footer-left {
    padding-right: 2rem;
    width: 24%;
  }
}
@media (min-width: 1200px) {
  .footer-left {
    padding-right: 3rem;
    padding-right: 5rem;
  }
}
@media (min-width: 992px) {
  .footer-main {
    border-left: 1px solid #6c943c;
    padding-left: 2rem;
    padding-right: 2rem;
    width: 76%;
  }
}
@media (min-width: 1200px) {
  .footer-main {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 1600px) {
  .footer-main {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media (min-width: 992px) {
  .footer-right {
    border-left: 1px solid #6c943c;
    padding-left: 2rem;
    width: 36%;
  }
}
@media (min-width: 1200px) {
  .footer-right {
    padding-left: 3rem;
  }
}
@media (min-width: 1600px) {
  .footer-right {
    padding-left: 5rem;
  }
}
.footer-widget {
  padding-bottom: 10px;
  padding-top: 10px;
}
.footer-widget,
.footer-widget .widget-body,
.footer-widget .widget-header,
.footer-widget .widget-object {
  position: relative;
}
.footer-widget .widget-header {
  padding-bottom: 10px;
}
.footer-widget .widget-title {
  color: #6c943c;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3333333333;
  text-transform: uppercase;
}
.footer-widget .widget-image {
  height: auto;
  max-width: 100%;
}
.footer-widget.widget-contact {
  font-weight: 600;
}
.footer-widget.widget-contact .contact-link {
  display: block;
  margin-bottom: 1.25rem;
  text-align: center;
}
.footer-widget.widget-contact .contact-logo {
  display: inline-block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.footer-widget.widget-contact .contact-informations {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.footer-widget.widget-contact .contact-informations > li {
  display: block;
}
.footer-widget.widget-contact .contact-informations > li + li {
  margin-top: 0.375rem;
}
.footer-widget.widget-contact .contact-informations > li > a {
  color: #363436;
}
.footer-widget.widget-contact .contact-informations > li > a:hover {
  color: #6c943c;
}
.footer-widget.widget-links .links-list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.footer-widget.widget-links .links-list > li {
  display: block;
}
.footer-widget.widget-links .links-list > li + li {
  margin-top: 0.625rem;
}
.footer-widget.widget-links .links-list > li > a {
  color: #363436;
  display: inline-block;
  font-size: 0.9375rem;
  line-height: 1.3333333333;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.footer-widget.widget-links .links-list > li > a:hover {
  color: #6c943c;
}
.footer-widget.widget-social {
  margin-top: 1.75rem;
}
.social-links {
  list-style: none;
  margin-bottom: 0;
  margin-top: 1rem;
  padding-left: 0;
}
.social-links > li {
  display: inline-block;
}
.social-links > li + li {
  margin-left: 0.5rem;
}
.social-links > li > a {
  align-items: center;
  color: #363436;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.25rem;
  height: 2.5rem;
  justify-content: center;
  line-height: 1.5rem;
  padding: 0.5rem;
  position: relative;
  text-align: center;
  transition: all 0.2s ease;
  width: 2.5rem;
}
.social-links > li > a:before {
  content: "\f109";
  display: block;
  font-family: evrensel;
  font-size: 2.5rem;
  height: 100%;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 0;
  transition: all 0.2s ease;
  width: 100%;
}
.social-links > li > a:hover {
  color: #6c943c;
}
.social-links > li > a:hover:before {
  transform: rotate(90deg);
}
.social-links > li > span {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.4285714286;
  text-transform: uppercase;
}
.social-links > li > span:before {
  content: "/";
  display: inline-block;
  margin-right: 0.25rem;
}
a.copyright {
  background: url(../images/grafix.png) 50% no-repeat;
  display: inline-block;
  height: 14px;
  transition: opacity 0.2s ease;
  width: 66px;
}
a.copyright:focus,
a.copyright:hover {
  opacity: 0.6;
}
.quick-donate {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  transition: all 0.2s ease-in-out, transform 0.2s ease-in-out;
}
@media (max-width: 991.98px) {
  .quick-donate {
    margin-top: 0.875rem;
  }
}
@media (min-width: 1200px) {
  .quick-donate {
    bottom: -1rem;
    left: 37%;
    position: absolute;
    transform: scale(0.9) translateX(-37%);
    transform-origin: center center;
    width: 22rem;
  }
}
@media (min-width: 1280px) {
  .quick-donate {
    left: 40%;
    transform: scale(0.95) translateX(-38%);
  }
}
@media (min-width: 1600px) {
  .quick-donate {
    bottom: 1rem;
  }
}
@media (min-width: 1728px) {
  .quick-donate {
    left: 38%;
    transform: translateX(-38%);
  }
}
@media (min-width: 1920px) {
  .quick-donate {
    left: 39%;
    transform: translateX(-39%);
  }
}
.quick-donate-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.quick-donate-header .ev {
  color: #6c943c;
  font-size: 4.75rem;
  line-height: 1;
}
.quick-donate-header span {
  background-color: #363436;
  border-radius: 0.5rem;
  color: #fff;
  display: block;
  font-size: 1.625rem;
  font-weight: 900;
  height: 3.125rem;
  letter-spacing: 0.22em;
  line-height: 1;
  margin-top: 1rem;
  padding: 0.75rem 1rem;
  text-align: center;
  width: 100%;
}
.quick-donate-form .btn {
  font-weight: 900;
  letter-spacing: 0.01em;
}
.projects {
  margin-top: 0.875rem;
  position: relative;
}
.projects .project-item {
  align-items: center;
  background-color: #fff;
  border: 1px solid #d1d3d4;
  border-radius: 1rem;
  color: #363436;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1.75rem;
  padding: 1.25rem 2rem;
  text-transform: uppercase;
}
.projects .project-item:hover {
  border-color: #abcd83;
  color: #6c943c;
}
.projects .project-title {
  flex: 1;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
  padding-right: 1.25rem;
}
.projects .project-icon {
  display: block;
  height: auto;
  max-height: 4.5rem;
  max-width: 4.5rem;
  width: auto;
}
.projects-carousel-section {
  position: relative;
  z-index: 3;
}
.projects-carousel-section:before {
  background-color: #efeff0;
  border-radius: 0.875rem;
  content: "";
  display: block;
  height: 17rem;
  left: -1.25rem;
  position: absolute;
  top: -2.5rem;
  width: 45rem;
  z-index: -1;
}
.projects-carousel {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}
.projects-carousel .carousel-item {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.projects-carousel .project-item {
  border-radius: 0.875rem;
  color: #fff;
  display: block;
  overflow: hidden;
  padding: 0 0 125%;
  position: relative;
  width: 100%;
}
.projects-carousel .project-item:after {
  background-color: #120100;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  transition: all 0.15s ease;
  width: 100%;
  z-index: 3;
}
.projects-carousel .project-item:hover:after {
  opacity: 0.4;
}
.projects-carousel .project-item:hover .project-img {
  filter: grayscale(0);
}
.projects-carousel .project-item:hover .project-title {
  color: #8bba54;
}
.projects-carousel .project-img {
  border: 0;
  bottom: 0;
  filter: grayscale(1);
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50%;
  object-position: 50%;
  position: absolute;
  top: 0;
  transition: all 0.15s ease;
  width: 100%;
  z-index: 1;
}
.projects-carousel .project-title {
  bottom: 1rem;
  font-size: 1.125rem;
  font-weight: 900;
  left: 0;
  line-height: 1.2;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all 0.15s ease;
  z-index: 5;
}
.slogan {
  background: #6c943c url(../images/bg-slogan.jpg) 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-top: -6rem;
  padding-bottom: 9rem;
  padding-top: 15rem;
  position: relative;
  text-align: center;
  z-index: 1;
}
.slogan:after {
  background-color: #6c943c;
  background-image: linear-gradient(0deg, #039f8f 0, #023f39);
  content: "";
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
.slogan > .container {
  position: relative;
  z-index: 5;
}
.nav-projects {
  justify-content: center;
  margin-bottom: 1.25rem;
}
.nav-projects .nav-item {
  flex: 0 0 33.3333333333%;
  margin-bottom: 0.5rem;
  max-width: 33.3333333333%;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
}
.nav-projects .nav-item:first-child .nav-link {
  padding-left: 0;
}
.nav-projects .nav-item:last-child .nav-link {
  padding-right: 0;
}
.nav-projects .nav-link {
  padding: 0.375rem;
  text-align: center;
}
.nav-projects .nav-link,
.nav-projects .nav-link:active,
.nav-projects .nav-link:focus {
  color: #6c943c;
}
.nav-projects .nav-link.active,
.nav-projects .nav-link.active:active,
.nav-projects .nav-link.active:focus,
.nav-projects .nav-link.active:hover,
.nav-projects .nav-link:hover {
  color: #363436;
}
.nav-projects .tab-nav-icon {
  align-items: center;
  background-color: #fff;
  border: 1px solid #d1d3d4;
  border-radius: 1rem;
  display: flex;
  height: 5rem;
  justify-content: center;
  margin: 0 auto;
  padding: 0.375rem;
  width: 5rem;
}
.nav-projects .tab-nav-icon img {
  display: inline-block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.nav-projects .tab-nav-title {
  display: block;
  font-weight: 500;
  padding-bottom: 0.375rem;
  padding-top: 0.375rem;
}
.nav-projects .nav-link-mini .tab-nav-icon {
  border-radius: 0.375rem;
  height: 4rem;
  width: 4rem;
}
.nav-projects .nav-link-mini .tab-nav-title {
  font-size: 0.75rem;
}
.nav-projects .nav-link-mini,
.nav-projects .nav-link-mini:active,
.nav-projects .nav-link-mini:focus {
  color: #363436;
}
.nav-projects .nav-link-mini.active,
.nav-projects .nav-link-mini.active:focus,
.nav-projects .nav-link-mini.active:hover,
.nav-projects .nav-link-mini:hover {
  color: #6c943c;
}
.nav-projects .nav-link-mini.active .tab-nav-icon,
.nav-projects .nav-link-mini.active:focus .tab-nav-icon,
.nav-projects .nav-link-mini.active:hover .tab-nav-icon,
.nav-projects .nav-link-mini:hover .tab-nav-icon {
  background-color: #6c943c;
}
.nav-projects .nav-link-mini.active .tab-nav-icon img,
.nav-projects .nav-link-mini.active:focus .tab-nav-icon img,
.nav-projects .nav-link-mini.active:hover .tab-nav-icon img,
.nav-projects .nav-link-mini:hover .tab-nav-icon img {
  filter: invert(100%);
}
@media (min-width: 768px) {
  .nav-projects .nav-item {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 992px) {
  .nav-projects .nav-item {
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
  }
}
@media (min-width: 1200px) {
  .nav-projects .tab-nav-icon {
    height: 6.5rem;
    width: 6.5rem;
  }
  .nav-projects .nav-link-mini .tab-nav-icon {
    height: 5rem;
    width: 5rem;
  }
}
.tab-projects {
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 0 2.5rem 0 rgba(0, 0, 0, 0.08);
  padding: 1rem;
}
.tab-projects.content-block {
  border-bottom: 1px solid #e6e7e8;
  margin-bottom: 1.75rem;
  padding-bottom: 1.75rem;
}
.tab-projects .tab-pane-title {
  color: #363436;
  font-size: 2.25rem;
  line-height: 1.2;
  text-transform: uppercase;
}
.tab-projects .tab-pane-content {
  padding-bottom: 1.75rem;
  padding-top: 1.75rem;
}
.tab-projects .tab-pane-image {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
@media (max-width: 991.98px) {
  .tab-projects .tab-pane-image {
    margin-top: 1.25rem;
  }
}
.categories-grid {
  margin-bottom: -1.75rem;
}
* + .categories-grid {
  margin-top: 1.75rem;
}
.categories-grid .item {
  margin-bottom: 1.75rem;
  text-align: center;
}
.categories-grid .item-inner {
  color: #4a4a49;
  display: block;
}
.categories-grid .item-inner,
.categories-grid .item-inner:active,
.categories-grid .item-inner:focus {
  color: #4a4a49;
}
.categories-grid .item-inner:hover {
  color: #18c5c1;
}
.categories-grid .item-inner:hover .item-object {
  box-shadow: 0 0 0.75rem 0.5rem rgba(0, 0, 0, 0.1);
  transform: scale(0.95);
}
.categories-grid .item-object {
  border-radius: 0.875rem;
  overflow: hidden;
  position: relative;
  transition: all 0.25s ease-in-out;
}
.categories-grid .item-object:after {
  content: "";
  display: block;
  padding-bottom: 75%;
}
.categories-grid .item-image {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
.categories-grid .item-body {
  padding: 1.5rem 0.625rem 1rem;
}
.categories-grid .item-title {
  font-size: 1.125rem;
  font-weight: 500;
}
.projects-grid {
  margin-bottom: -1.25rem;
  margin-left: -0.375rem;
  margin-right: -0.375rem;
  position: relative;
}
* + .projects-grid {
  margin-top: 1.75rem;
}
.projects-grid > [class*="col-"] {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.projects-grid .project {
  background-color: #f8f8f8;
  border: 1px solid #a5a4a5;
  border-radius: 0.25rem;
  margin-bottom: 1.25rem;
  overflow: hidden;
  position: relative;
}
.projects-grid .project-inner {
  display: block;
  overflow: hidden;
}
.projects-grid .project-inner,
.projects-grid .project-inner > * {
  position: relative;
}
.projects-grid .project-inner:hover .project-object .icon,
.projects-grid .project-inner:hover .project-object:after {
  opacity: 1;
}
.projects-grid .project-inner:hover .project-object .icon {
  top: 50%;
}
.projects-grid .project-object {
  display: block;
  overflow: hidden;
  padding: 0 0 56.25%;
  position: relative;
}
.projects-grid .project-object .icon,
.projects-grid .project-object:after {
  display: block;
  opacity: 0;
  position: absolute;
  transition: all 0.35s ease;
}
.projects-grid .project-object:after {
  background-color: rgba(108, 148, 60, 0.75);
  bottom: 0;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}
.projects-grid .project-object .icon {
  color: #fff;
  font-size: 1.875rem;
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.projects-grid .project-image,
.projects-grid .project-object > img {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50%;
  object-position: 50%;
  position: absolute;
  top: 0;
  width: 100%;
}
.projects-grid .project-body {
  color: #444;
  padding: 1.25rem 1rem;
  transition: all 0.35s ease;
}
.projects-grid .project-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5714285714;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.projects-grid .project-title,
.projects-grid .project-title:active,
.projects-grid .project-title:focus {
  color: #363436;
}
.projects-grid .project-title:hover {
  color: #6c943c;
}
.projects-grid .project-content {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #4a4a49;
  display: block;
  display: -webkit-box;
  font-size: 0.75rem;
  height: 2.25rem;
  line-height: 1.5;
  margin-bottom: 0.75rem;
  margin-top: 0.5rem;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  text-overflow: ellipsis;
}
.projects-grid .project-status {
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}
.projects-grid .project-status .progress {
  margin-bottom: 0.5rem;
}
.projects-grid .project-status p {
  font-size: 0.9rem;
  font-weight: 600;
}
.projects-grid .project-status small {
  display: block;
}
.donate-form {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -1.25rem;
}
.donate-form .form-group:first-child {
  flex: 0 0 55%;
  max-width: 55%;
}
.donate-form .form-group:last-child {
  flex: 0 0 45%;
  max-width: 45%;
  padding-left: 0.625rem;
}
.donate-form .input-group .form-control,
.donate-form .input-group .input-group-text {
  height: 2.25rem;
}
.donate-form .input-group .form-control {
  padding: 0.375rem 0 0.375rem 0.75rem;
}
.donate-form .input-group .input-group-text {
  padding: 0.5rem 0.75rem;
}
.donate-form .input-group > span {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.donate-form .btn-donate {
  font-size: 0.875rem;
  line-height: 1.5714285714;
  padding: 0.375rem;
}
.donate-projects .nav-projects {
  border-bottom: 1px solid #e6e7e8;
  margin-bottom: 1.75rem;
}
@media (max-width: 991.98px) {
  .donate-projects .nav-projects {
    -webkit-overflow-scrolling: touch;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
  }
  .donate-projects .nav-projects::-webkit-scrollbar {
    display: none;
  }
  .donate-projects .nav-projects .nav-item {
    flex: 0 0 auto;
    max-width: 6rem;
    width: 100%;
  }
  .donate-projects .nav-projects .nav-link-mini .tab-nav-icon {
    width: 100%;
  }
}
.latest-posts .post-item,
.posts-grid .post-item,
.related-posts .post-item {
  position: relative;
}
.latest-posts .post-wrapper,
.posts-grid .post-wrapper,
.related-posts .post-wrapper {
  background-color: #efeff0;
  border-radius: 0.875rem;
  color: #fff;
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0 0 43.75%;
  position: relative;
}
.latest-posts .post-wrapper:hover .post-object:after,
.posts-grid .post-wrapper:hover .post-object:after,
.related-posts .post-wrapper:hover .post-object:after {
  opacity: 1;
}
.latest-posts .post-wrapper:hover .post-title,
.posts-grid .post-wrapper:hover .post-title,
.related-posts .post-wrapper:hover .post-title {
  color: #8bba54;
  transform: translateY(-0.5rem);
}
.latest-posts .post-body,
.latest-posts .post-object,
.posts-grid .post-body,
.posts-grid .post-object,
.related-posts .post-body,
.related-posts .post-object {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.latest-posts .post-object,
.posts-grid .post-object,
.related-posts .post-object {
  height: 100%;
}
.latest-posts .post-object:after,
.posts-grid .post-object:after,
.related-posts .post-object:after {
  background-image: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.05) 0,
    rgba(0, 0, 0, 0.35) 50%,
    #000
  );
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.9;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease-in-out;
  width: 100%;
}
.latest-posts .post-image,
.posts-grid .post-image,
.related-posts .post-image {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50%;
  object-position: 50%;
  position: absolute;
  top: 0;
  width: 100%;
}
.latest-posts .post-body,
.posts-grid .post-body,
.related-posts .post-body {
  bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  top: auto;
}
.latest-posts .post-title,
.posts-grid .post-title,
.related-posts .post-title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: block;
  display: -webkit-box;
  font-size: 0.9375rem;
  font-weight: 700;
  height: 2.625rem;
  line-height: 1.4;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  text-overflow: ellipsis;
  transition: all 0.15s ease-in-out;
}
.latest-posts .post-date,
.posts-grid .post-date,
.related-posts .post-date {
  display: block;
  font-size: 0.75rem;
  line-height: 1.5;
  margin-top: 0.375rem;
}
.latest-posts .post-date .ev,
.posts-grid .post-date .ev,
.related-posts .post-date .ev {
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1;
  margin-right: 0.25rem;
}
.latest-posts {
  display: grid;
  gap: 0.875rem;
  grid-template-areas: "item1" "item2" "item3" "item4" "item5";
  margin-top: 1.5rem;
}
.latest-posts .post-item:nth-child(5n-4) {
  grid-area: item1;
}
.latest-posts .post-item:nth-child(5n-3) {
  grid-area: item2;
}
.latest-posts .post-item:nth-child(5n-2) {
  grid-area: item3;
}
.latest-posts .post-item:nth-child(5n-1) {
  grid-area: item4;
}
.latest-posts .post-item:nth-child(5n) {
  grid-area: item5;
}
@media (min-width: 576px) {
  .latest-posts {
    grid-template-areas: "item1 item1" "item2 item3" "item4 item5";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto;
  }
}
@media (min-width: 992px) {
  .latest-posts {
    gap: 0.875rem 1.5rem;
    grid-template-areas: "item1 item2 item4" "item1 item3 item5";
    grid-template-columns: 45% 25% 25%;
    grid-template-rows: 1fr 1fr;
  }
  .latest-posts .post-item:nth-child(5n-4) .post-wrapper {
    padding: 0 0 48.75%;
  }
  .latest-posts .post-item:nth-child(5n-4) .post-title {
    font-size: 1.25rem;
    font-weight: 900;
    height: 3.5rem;
  }
}
.posts-grid .post-item {
  margin-bottom: 1.75rem;
}
.posts-grid .post-wrapper {
  padding: 0 0 50%;
}
.related-posts .post-item {
  margin-bottom: 1.25rem;
}
.related-posts .post-wrapper {
  padding: 0 0 50%;
}
.map-wrapper {
  border: 1px solid #d1d3d4;
  border-radius: 0.875rem;
  height: 15rem;
  margin-bottom: 2rem;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.map-wrapper > iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .map-wrapper {
    height: 17.5rem;
  }
}
@media (min-width: 992px) {
  .map-wrapper {
    height: 18.75rem;
  }
}
@media (min-width: 1200px) {
  .map-wrapper {
    height: 21.25rem;
  }
}
.contact-item > strong {
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
}
.contact-item > div {
  margin-top: 0.5rem;
}
.contact-item > div a {
  color: #4d4d4f;
}
.contact-item > div a:hover {
  color: #6c943c;
}
.contact-item + .contact-item {
  margin-top: 1.25rem;
}
.bank-accounts {
  position: relative;
}
.bank-account-item {
  background-color: #fff;
  border: 1px solid #d1d3d4;
  border-radius: 0.875rem;
  margin-bottom: 1.75rem;
  padding: 1.25rem 1.125rem 1rem;
}
@media (max-width: 575.98px) {
  .ba-item-header .ba-header-col:first-child {
    height: 3.5rem;
  }
}
@media (min-width: 576px) {
  .ba-item-header .ba-header-col:first-child {
    width: 22%;
  }
  .ba-item-header .ba-header-col:nth-child(2) {
    width: 36%;
  }
  .ba-item-header .ba-header-col:nth-child(3) {
    width: 22%;
  }
  .ba-item-header .ba-header-col:nth-child(4) {
    width: 20%;
  }
}
.ba-header-col {
  padding: 0.5rem;
}
.ba-header-col > strong {
  color: #6c943c;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  width: 8rem;
}
.ba-header-col > img {
  display: inline-block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
@media (min-width: 576px) {
  .ba-header-col > strong {
    display: block;
  }
}
@media (min-width: 768px) {
  .ba-header-col {
    padding-bottom: 0.625rem;
    padding-top: 0.625rem;
  }
}
.ba-table-header .ba-table-col,
.ba-table-header .ba-table-header-col,
.ba-table-row .ba-table-col,
.ba-table-row .ba-table-header-col {
  padding: 0.375rem 0.5rem;
}
.ba-table-header .ba-table-col > span,
.ba-table-header .ba-table-header-col > span,
.ba-table-row .ba-table-col > span,
.ba-table-row .ba-table-header-col > span {
  display: block;
  font-weight: 600;
  width: 10rem;
}
@media (min-width: 576px) {
  .ba-table-header .ba-table-col,
  .ba-table-header .ba-table-header-col,
  .ba-table-row .ba-table-col,
  .ba-table-row .ba-table-header-col {
    padding: 0.625rem 0.5rem;
  }
  .ba-table-header .ba-table-col:first-child,
  .ba-table-header .ba-table-header-col:first-child,
  .ba-table-row .ba-table-col:first-child,
  .ba-table-row .ba-table-header-col:first-child {
    width: 22%;
  }
  .ba-table-header .ba-table-col:nth-child(2),
  .ba-table-header .ba-table-header-col:nth-child(2),
  .ba-table-row .ba-table-col:nth-child(2),
  .ba-table-row .ba-table-header-col:nth-child(2) {
    width: 20%;
  }
  .ba-table-header .ba-table-col:nth-child(3),
  .ba-table-header .ba-table-header-col:nth-child(3),
  .ba-table-row .ba-table-col:nth-child(3),
  .ba-table-row .ba-table-header-col:nth-child(3) {
    width: 12%;
  }
  .ba-table-header .ba-table-col:nth-child(4),
  .ba-table-header .ba-table-header-col:nth-child(4),
  .ba-table-row .ba-table-col:nth-child(4),
  .ba-table-row .ba-table-header-col:nth-child(4) {
    width: 46%;
  }
  .ba-table-header .ba-table-col > span,
  .ba-table-header .ba-table-header-col > span,
  .ba-table-row .ba-table-col > span,
  .ba-table-row .ba-table-header-col > span {
    display: inline-block;
  }
}
.ba-table-header-col {
  color: #6c943c;
  font-weight: 600;
}
.ba-table-row {
  background-color: #fff;
  border: 1px solid #d1d3d4;
  border-radius: 14px;
  margin-bottom: 0.625rem;
}
.ba-table-row:hover {
  background-color: #ededee;
}
.ba-table-col {
  font-size: 92%;
  padding: 0.625rem 0.5rem;
}
.btn-copy {
  background: none;
  border: 0;
  border-radius: 0;
  color: #6c943c;
  cursor: pointer;
  display: inline-block;
  margin-left: 0.25rem;
  padding: 0;
}
.btn-copy:hover {
  color: #363436;
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  background-color: #e9ecef;
  border-radius: 0.25rem;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
  display: flex;
  font-size: 0.65625rem;
  height: 1rem;
  overflow: hidden;
}
.progress-bar {
  background-color: #1bc3c3;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  transition: width 0.6s ease;
  white-space: nowrap;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}
.video-gallery {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
.video-gallery-wrapper {
  margin-bottom: 1.75rem;
}
.video-gallery-wrapper .video-object {
  margin-bottom: 1.25rem;
}
.video-gallery-wrapper .video-item {
  background-color: #212529;
  display: block;
  overflow: hidden;
  position: relative;
}
.video-gallery-wrapper a.video-item {
  aspect-ratio: 16/9;
}
.video-gallery-wrapper a.video-item:after {
  align-items: center;
  background-color: rgba(52, 58, 64, 0.7);
  bottom: 0;
  color: #fff;
  content: "\f11b";
  display: flex;
  font-family: evrensel;
  font-size: 54px;
  justify-content: center;
  left: 0;
  line-height: 1;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform-origin: center center;
  transition: all 0.25s ease-in-out;
  z-index: 99;
}
.video-gallery-wrapper a.video-item > img {
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
}
.video-gallery-wrapper a.video-item:hover:after {
  background-color: rgba(52, 58, 64, 0.8);
  transform: scale(1.15);
}
.video-gallery-wrapper .video-body {
  margin-top: 1rem;
}
.video-gallery-wrapper .video-title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.video-gallery-links {
  display: flex;
  flex-flow: column wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.video-gallery-links > li {
  display: block;
  margin-bottom: 0.9375rem;
}
.video-gallery-links .link-item {
  color: #646363;
  display: flex;
  flex-wrap: wrap;
}
.video-gallery-links .link-item:hover {
  background-color: #e3e8e8;
}
.video-gallery-links .link-item:hover .link-object:after {
  opacity: 1;
}
.video-gallery-links .link-object {
  aspect-ratio: 4/3;
  overflow: hidden;
  position: relative;
  width: 40%;
}
.video-gallery-links .link-object:after {
  align-items: center;
  background-color: rgba(33, 37, 41, 0.7);
  bottom: 0;
  color: #fff;
  content: "\f11b";
  display: flex;
  font-family: evrensel;
  font-size: 1.5rem;
  justify-content: center;
  left: 0;
  line-height: 1;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform-origin: center center;
  transition: all 0.25s ease-in-out;
  z-index: 99;
}
.video-gallery-links .link-object > img {
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
}
.video-gallery-links .link-body {
  padding: 0.5rem 0.25rem 0.25rem 0.9375rem;
  width: 60%;
}
.video-gallery-links .link-title {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25;
}
.video-gallery-links.has-scrollbar::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
.video-gallery-links.has-scrollbar::-webkit-scrollbar-thumb {
  background: #b8b8b8;
  border-radius: 10px;
}
.video-gallery-links.has-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #8a8a8a;
}
.video-gallery-links.has-scrollbar::-webkit-scrollbar-track {
  background: #ebebeb;
  border-radius: 10px;
  box-shadow: inset 8px 10px 12px 0 #e6e6e6;
}
@media (min-width: 576px) {
  .video-gallery-links {
    flex-direction: row;
  }
  .video-gallery-links > li {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .video-gallery-links > li {
    width: 100%;
  }
  .video-gallery-links.has-scrollbar {
    height: 33.125rem;
    overflow-x: hidden;
    overflow-y: auto;
  }
}
.sidebar {
  height: 100%;
  position: relative;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.sidebar::before {
  background-color: #f8f8f8;
  bottom: 0;
  content: "";
  right: 0;
  position: absolute;
  top: 0;
  width: 1000%;
  z-index: -1;
}
.sidebar-widget {
  position: relative;
}
.sidebar-widget .widget-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
}
.sidebar-widget .widget-content {
  position: relative;
}
.sidebar-widget + .sidebar-widget {
  margin-top: 1.5rem;
}
.social-icons {
  display: flex;
  flex-wrap: wrap;
}
.social-icons .social-icon {
  border: 1px solid #d1d3d4;
  border-radius: 0.375rem;
  color: #6c943c;
  display: flex;
  font-size: 1.25rem;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  justify-content: center;
  margin: 0.25rem;
  width: 2.5rem;
}
.social-icons .social-icon:hover {
  background-color: #6c943c;
  color: #fff;
}

.slide-menu {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  color: white;
}

.slide-menu a {
  color: white;
  text-decoration: none;
}

.slide-menu .bi {
  font-size: 40px;
  z-index: 4;
}

.slide-menu .bg-blue-1 a {
  display: block;
  height: 100%;
}

.slide-menu .bg-blue-1 a:before,
.slide-menu .bg-blue-2 a:before,
.slide-menu .bg-blue-3 a:before,
.slide-menu .bg-blue-4 a:before,
.slide-menu .bg-purple a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0%;
  transition: 0.3s;
  z-index: 3;
}

.slide-menu .bg-blue-1 a:before {
  background: #fff;
  opacity: 0.3;
}

.slide-menu .bg-blue-2 a:before {
  background: #bb4040;
}

.slide-menu .bg-blue-3 a:before {
  background: #bb4040;
}

.slide-menu .bg-blue-4 a:before {
  background: #bb4040;
}

.slide-menu .bg-purple a:before {
  background: #bb4040;
}

.slide-menu .bg-blue-1 a:hover:before,
.slide-menu .bg-blue-2 a:hover:before,
.slide-menu .bg-blue-3 a:hover:before,
.slide-menu .bg-blue-4 a:hover:before,
.slide-menu .bg-purple a:hover:before {
  height: 100%;
}

.flex-center {
  display: flex;
  align-items: center;
}

.slide-menu p {
  font-size: 12px;
  margin: 0;
  z-index: 4;
}

.slide-menu .col-9.flex-center > div {
  z-index: 4;
}

.slide-menu h6 {
  font-size: 18px;
  margin: 0;
  font-weight: bold;
  z-index: 4;
}

.slide-menu {
  height: 110px;
}

.slide-menu .row {
  height: 100%;
}
