@charset "UTF-8";
/*!
 * Bootstrap v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.alert-container .heading,
.info-teaser .heading,
.net-shop .content h2,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
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 {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  border-style: none;
}
img,
svg {
  vertical-align: middle;
}
svg {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
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 {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
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 {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.alert-container .heading,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.info-teaser .heading,
.net-shop .content h2,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.h1,
.net-shop .content h2,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 2rem;
}
.alert-container .heading,
.h3,
.info-teaser .heading,
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;
}
.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 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
  font-size: 80%;
  font-weight: 400;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer:before {
  content: "— ";
}
.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.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-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.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-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.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-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.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-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.col-2 {
  -ms-flex: 0 0 16.66666667%;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.col-5 {
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.33333333%;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.col-8 {
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.33333333%;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.col-11 {
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -ms-flex-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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 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%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table-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 {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #b8daff;
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7abaff;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #d6d8db;
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #b3b7bb;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #c3e6cb;
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #8fd19e;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb;
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #ffeeba;
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #ffdf7e;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f5c6cb;
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #ed969e;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.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 {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #343a40;
}
.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 {
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0.075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
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 #495057;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.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 {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.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 {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated select.form-control:valid,
select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      right 0.75rem center/8px 10px no-repeat,
    #fff
      url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat;
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}
.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: #28a745;
}
.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
  border-color: #28a745;
}
.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated
  .custom-control-input:valid:checked
  ~ .custom-control-label:before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.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(40, 167, 69, 0.25);
}
.custom-control-input.is-valid:focus:not(:checked)
  ~ .custom-control-label:before,
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated
  .custom-control-input:valid:focus:not(:checked)
  ~ .custom-control-label:before,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.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 {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  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='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated select.form-control:invalid,
select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      right 0.75rem center/8px 10px no-repeat,
    #fff
      url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat;
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}
.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: #dc3545;
}
.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
  border-color: #dc3545;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated
  .custom-control-input:invalid:checked
  ~ .custom-control-label:before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.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(220, 53, 69, 0.25);
}
.custom-control-input.is-invalid:focus:not(:checked)
  ~ .custom-control-label:before,
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label:before,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .form-group,
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem hsla(208, 6%, 54%, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem hsla(208, 6%, 54%, 0.5);
}
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light.focus,
.btn-light:focus {
  box-shadow: 0 0 0 0.2rem hsla(220, 4%, 85%, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem hsla(220, 4%, 85%, 0.5);
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark.focus,
.btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
}
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
}
.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
  text-decoration: underline;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="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 {
  position: relative;
  height: 0;
  overflow: hidden;
  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 {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropright .dropdown-toggle:after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.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"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.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-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  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-right-radius: 0;
  border-bottom-left-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-group > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-append,
.input-group-prepend {
  display: -ms-flexbox;
  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 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.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 {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.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 {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend: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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label,
.custom-control-input[disabled] ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label:before,
.custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #e9ecef;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label:before {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-control-label:after,
.custom-control-label:before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}
.custom-control-label:after {
  background: 50%/50% 50% no-repeat;
}
.custom-checkbox .custom-control-label:before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox
  .custom-control-input:disabled:indeterminate
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label:before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label:after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label:after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
  background-color: #fff;
  -ms-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}
.custom-switch
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
    right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.custom-file {
  display: inline-block;
  margin-bottom: 0;
}
.custom-file,
.custom-file-input {
  position: relative;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
}
.custom-file-input {
  z-index: 2;
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:disabled ~ .custom-file-label,
.custom-file-input[disabled] ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label:after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]:after {
  content: attr(data-browse);
}
.custom-file-label {
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  overflow: hidden;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label,
.custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
}
.custom-file-label:after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.custom-control-label:before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label:before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}
.navbar,
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}
.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 {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 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 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    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 {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 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 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    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 {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 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 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    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 {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 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 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  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 {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 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 {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  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 {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.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' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.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 {
  color: hsla(0, 0%, 100%, 0.5);
  border-color: hsla(0, 0%, 100%, 0.1);
}
.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' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.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 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  -ms-flex: 1 1 auto;
  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 {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0;
}
.card-header-pills,
.card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom,
.card-img-top {
  -ms-flex-negative: 0;
  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-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-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-top-left-radius: 0;
    border-bottom-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 {
    column-count: 3;
    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-right-radius: 0;
  border-bottom-left-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 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item:before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: underline;
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:focus,
a.badge:hover {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:focus,
a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary.focus,
a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:focus,
a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary.focus,
a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem hsla(208, 7%, 46%, 0.5);
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:focus,
a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success.focus,
a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:focus,
a.badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info.focus,
a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:focus,
a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning.focus,
a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:focus,
a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger.focus,
a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:focus,
a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light.focus,
a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:focus,
a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark.focus,
a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}
@keyframes a {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 1rem;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress,
.progress-bar {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.progress-bar {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@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 {
  animation: 1s linear infinite a;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  -ms-flex-direction: row;
  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-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    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-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    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-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    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-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    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-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 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 {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
a.close.disabled {
  pointer-events: none;
}
.toast {
  -ms-flex-preferred-size: 350px;
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: hsla(0, 0%, 100%, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}
.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: hsla(0, 0%, 100%, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-body {
  padding: 0.75rem;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  -ms-transform: none;
  transform: none;
}
.modal.modal-static .modal-dialog {
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: -ms-flexbox;
  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 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-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: min-content;
  }
  .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 {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow:before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-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 {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow:before,
.bs-tooltip-right .arrow:before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.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 {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow:before,
.bs-tooltip-left .arrow:before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover,
.popover .arrow {
  position: absolute;
  display: block;
}
.popover .arrow {
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow:after,
.popover .arrow:before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-auto[x-placement^="top"],
.bs-popover-top {
  margin-bottom: 0.5rem;
}
.bs-popover-auto[x-placement^="top"] > .arrow,
.bs-popover-top > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-auto[x-placement^="top"] > .arrow:before,
.bs-popover-top > .arrow:before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="top"] > .arrow:after,
.bs-popover-top > .arrow:after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-auto[x-placement^="right"],
.bs-popover-right {
  margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^="right"] > .arrow,
.bs-popover-right > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="right"] > .arrow:before,
.bs-popover-right > .arrow:before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="right"] > .arrow:after,
.bs-popover-right > .arrow:after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom {
  margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] > .arrow,
.bs-popover-bottom > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow:before,
.bs-popover-bottom > .arrow:before {
  top: 0;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow:after,
.bs-popover-bottom > .arrow:after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"] .popover-header:before,
.bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bs-popover-auto[x-placement^="left"],
.bs-popover-left {
  margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^="left"] > .arrow,
.bs-popover-left > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="left"] > .arrow:before,
.bs-popover-left > .arrow:before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="left"] > .arrow:after,
.bs-popover-left > .arrow:after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner:after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -ms-transform: none;
  transform: none;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite d;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes b {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite b;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.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: #007bff !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130 !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-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: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !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 {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive:before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9:before {
  padding-top: 42.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 {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    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;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  -ms-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 {
  position: fixed;
  right: 0;
  left: 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 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.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;
  }
}
.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}
.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;
  }
}
.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: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #0056b3 !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #494f54 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #19692c !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #0f6674 !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #ba8b00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #a71d2a !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: #212529 !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 {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *,
  :after,
  :before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #adb5bd;
  }
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  .alert-container .heading,
  .info-teaser .heading,
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  .alert-container .heading,
  .info-teaser .heading,
  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 {
    color: inherit;
    border-color: #dee2e6;
  }
}
@keyframes c {
  0% {
    opacity: 0.99;
  }
  to {
    opacity: 1;
  }
}
.chartjs-render-monitor {
  animation: c 1ms;
}
.chartjs-size-monitor,
.chartjs-size-monitor-expand,
.chartjs-size-monitor-shrink {
  position: absolute;
  direction: ltr;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
  visibility: hidden;
  z-index: -1;
}
.chartjs-size-monitor-expand > div {
  position: absolute;
  width: 1000000px;
  height: 1000000px;
  left: 0;
  top: 0;
}
.chartjs-size-monitor-shrink > div {
  position: absolute;
  width: 200%;
  height: 200%;
  left: 0;
  top: 0;
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: normal;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #fff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity 0.3s;
  transform: translateZ(0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s, top 0.2s;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, left 0.2s;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #fff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  animation: d 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes d {
  to {
    transform: rotate(1turn);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.btn {
  border: 2px solid #f39200;
  border-radius: 6px;
  font-family: Circular-Black, sans-serif;
  font-size: 16px;
  line-height: 19px;
  padding: 14px 20px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s ease;
}
.btn,
.btn:hover {
  background-color: #f39200;
  color: #fff;
}
.btn:hover {
  -ms-transform: scale(0.93);
  transform: scale(0.93);
  border: 2px solid #f39200;
}
.btn.ce {
  margin-bottom: 40px;
  margin-top: 20px;
}
.btn-primary {
  background-color: #f39200;
  border: 2px solid #f39200;
  color: #fff;
}
.btn-primary-blue {
  background-color: #58c6f2;
  border: 2px solid #58c6f2;
  color: #fff;
}
.btn-primary-blue:hover {
  background-color: #1568b0;
  border: 2px solid #58c6f2;
}
.btn-secondary {
  border: 2px solid #f39200;
  background-color: transparent;
  color: #f39200;
}
.btn-secondary:hover {
  background-color: rgba(243, 146, 0, 0.5);
  border: 2px solid #f39200 !important;
}
.btn-secondary-blue {
  border: 2px solid #008fba;
  background-color: transparent;
  color: #008fba;
}
.btn-secondary-blue:hover {
  background-color: rgba(0, 143, 186, 0.5);
  border: 2px solid #008fba !important;
}
.btn-ghost {
  background-color: transparent;
  border-color: #fff;
  border-radius: 8px;
  box-shadow: none;
  color: #fff;
  font-size: 12px;
  line-height: 25px;
  min-width: 82px;
  padding: 2px 5px;
}
.btn-ghost:hover {
  background-color: #fff;
  border-color: #fff;
  box-shadow: none;
  color: #000;
  -ms-transform: none;
  transform: none;
}
.btn-ghost:not(:disabled):not(.disabled):active,
.btn-ghost:not(:disabled):not(.disabled):active:focus,
.btn-ghost:not(:disabled):not(.disabled):focus {
  background-color: #fff;
  border-color: #f39200;
  box-shadow: none;
  color: #000;
}
.btn-ghost-lg {
  box-shadow: 3px 3px 0 0 #d4c3ae;
  color: #000;
  font-size: 15px;
  line-height: 19px;
  padding: 14px 20px 10px;
}
.btn-ghost-lg:hover {
  color: #000;
  box-shadow: none;
  -ms-transform: translate(3px, 3px);
  transform: translate(3px, 3px);
  background-color: rgba(0, 143, 186, 0.2);
  border: 2px solid #008fba;
}
@font-face {
  font-family: Calibri Bold;
  src: url(../font/Calibri-Bold.ttf) format("truetype"),
    url(../font/Calibri-Bold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: Calibri Light;
  src: url(../font/Calibri-Light.ttf) format("truetype"),
    url(../font/Calibri-Light.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: SourceSansPro-Regular;
  src: url(../font/SourceSansPro-Regular.ttf) format("truetype"),
    url(../font/SourceSansPro-Regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: SourceSansPro-Bold;
  src: url(../font/SourceSansPro-Bold.ttf) format("truetype"),
    url(../font/SourceSansPro-Bold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: SourceSansPro-SemiBold;
  src: url(../font/SourceSansPro-SemiBold.ttf) format("truetype"),
    url(../font/SourceSansPro-SemiBold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: Circular-Black;
  src: url(../font/CircularXXWeb-Black.woff2) format("woff2"),
    url(../font/CircularXXWeb-Black.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: Circular-Regular;
  src: url(../font/CircularXXSub-Regular.woff2) format("woff2"),
    url(../font/CircularXXSub-Regular.woff) format("woff");
  font-display: swap;
}
body {
  color: #000;
  font-family: SourceSansPro-Regular, sans-serif;
}
.net-shop .content h2,
h1 {
  color: #fff;
  font-family: Circular-Black, sans-serif;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
}
@media (max-width: 450px) {
  .net-shop .content h2,
  h1 {
    font-size: 34px;
    line-height: 34px;
  }
}
@media (min-width: 768px) {
  .net-shop .content h2,
  h1 {
    font-size: 52px;
    line-height: 52px;
  }
}
@media (min-width: 1024px) {
  .net-shop .content h2,
  h1 {
    font-size: 66px;
    line-height: 66px;
  }
}
.net-shop .content h2.left,
h1.left,
h2 {
  text-align: left;
}
h2 {
  color: #000;
  font-family: Circular-Black, sans-serif;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 28px;
}
@media (min-width: 1024px) {
  h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
h2.primary {
  color: #008fba;
}
h2.secondary {
  color: #f39200;
}
h2.tertiary {
  color: #e9bc00;
}
.subpage h2 {
  color: #000;
  font-family: Circular-Black, sans-serif;
  margin-bottom: 28px;
  padding: 0;
  line-height: 60px;
}
@media (max-width: 1024px) {
  .subpage h2 {
    line-height: 40px;
  }
}
.subpage h2 span {
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}
.alert-container .heading,
.info-teaser .heading,
h3 {
  color: #008fba;
  font-family: Circular-Black, sans-serif;
  font-size: 30px;
  line-height: 38px;
}
.alert-container .secondary.heading,
.info-teaser .secondary.heading,
h3.secondary,
h4 {
  color: #f39200;
}
h4 {
  font-family: Circular-Black, sans-serif;
  font-size: 24px;
  line-height: 30px;
}
h5 {
  font-family: Circular-Black, sans-serif;
  line-height: 28px;
  margin-bottom: 28px;
}
h5,
p {
  color: #000;
  font-size: 20px;
}
p {
  font-family: SourceSansPro-Regular, sans-serif;
  line-height: 30px;
}
p.display,
p strong {
  font-family: SourceSansPro-Bold, sans-serif;
}
p.small {
  font-size: 16px;
  line-height: 24px;
}
ul li {
  color: #000;
  font-family: SourceSansPro-Regular, sans-serif;
  font-size: 20px;
  line-height: 30px;
}
blockquote {
  font-family: Calibri Bold, sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  text-align: center;
}
@media (min-width: 1024px) {
  blockquote {
    font-size: 22px;
    line-height: 30px;
  }
}
.align-center {
  text-align: center;
}
.no-uppercase {
  text-transform: none !important;
  padding: 0;
}
html {
  margin: 0 auto;
}
body,
html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}
body {
  width: 100%;
}
.embed-responsive:before {
  padding-top: 20px;
}
.embed-responsive {
  height: 560px;
}
.base,
.bg-base {
  background-color: #fef6d4;
}
.bg-ice {
  background-color: #d4e8f3;
}
.bg-light-peach {
  background-color: #fde0c1;
}
.bg-peach {
  background-color: #fdd6ae;
}
.bg-tuerkis {
  background-color: #36acb5 !important;
}
.bg-lemon {
  background-color: #dfb400 !important;
}
.spacing {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  .spacing {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.medium-before {
  padding-top: 120px;
}
@media (max-width: 768px) {
  .medium-before {
    padding-top: 80px;
  }
}
.medium-after {
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  .medium-after {
    padding-bottom: 80px;
  }
}
.small-before {
  padding-top: 50px;
}
@media (max-width: 768px) {
  .small-before {
    padding-top: 20px;
  }
}
.small-after {
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .small-after {
    padding-bottom: 20px;
  }
}
.divider {
  width: 100%;
  height: 4px;
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 80px;
}
.divider.blue {
  background-color: #d4e8f3;
}
.divider.orange {
  background-color: #f39200;
}
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  padding-left: 0;
  padding-right: 0;
}
.container {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1024px;
}
.container .container {
  padding-left: 0;
  padding-right: 0;
}
.two-cols {
  column-count: 2;
  column-gap: 40px;
}
@media (max-width: 768px) {
  .two-cols {
    column-count: 1;
  }
}
p a:not(.btn),
span a:not(.btn) {
  color: #f39200;
  transition: 0.3s ease;
  position: relative;
}
p a:not(.btn):hover,
span a:not(.btn):hover {
  text-decoration: underline;
}
.swiper-pagination-bullet {
  background: #008fba;
}
.col-2dot4,
.col-lg-2dot4,
.col-md-2dot4,
.col-sm-2dot4,
.col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-2dot4,
.col-sm-2dot4 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
@media (min-width: 768px) {
  .col-md-2dot4 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 992px) {
  .col-lg-2dot4 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 1200px) {
  .col-xl-2dot4 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.image-generator-latest div,
.image-generator-list div {
  margin-bottom: 30px;
}
.fade {
  opacity: 1;
}
.video-embed {
  text-align: center;
}
.error {
  color: #c43332;
  font-size: 15px;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.video-container embed,
.video-container iframe,
.video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
video {
  width: 100% !important;
  height: 100%;
}
.bg-top-left {
  background-position: 0 0 !important;
}
.bg-top-left img {
  object-position: 0 0;
}
.bg-top-center {
  background-position: top !important;
}
.bg-top-center img {
  object-position: 0 50%;
}
.bg-top-right {
  background-position: 100% 0 !important;
}
.bg-top-right img {
  object-position: 0 100%;
}
.bg-center-left {
  background-position: 0 !important;
}
.bg-center-left img {
  object-position: 50% 0;
}
.bg-center-center {
  background-position: 50% !important;
}
.bg-center-center img {
  object-position: 50% 50%;
}
.bg-center-right {
  background-position: 100% !important;
}
.bg-center-right img {
  object-position: 50% 100%;
}
.bg-bottom-left {
  background-position: 0 100% !important;
}
.bg-bottom-left img {
  object-position: 100% 0;
}
.bg-bottom-center {
  background-position: bottom !important;
}
.bg-bottom-center img {
  object-position: 100% 50%;
}
.bg-bottom-right {
  background-position: 100% 100% !important;
}
.bg-bottom-right img {
  object-position: 100% 100%;
}
.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #36acb5;
  opacity: 1;
  border-radius: 50%;
  animation: e 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes e {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  to {
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
.external-newsletter,
.faq-slider .neo-toggle .neo-switch,
.faq-slider .options,
.faq-slider .search-result,
.faq-slider h2,
.info-teaser,
.net-container,
.net_transport header {
  width: min(
    100% - 3rem,
    var(--net-container-size, 1024px) / 12 * var(--net-container-columns, 12)
  );
  margin-left: max(1rem, (100% - var(--net-container-size, 1024px))/2);
}
@media (max-width: 768px) {
  .external-newsletter,
  .faq-slider .neo-toggle .neo-switch,
  .faq-slider .options,
  .faq-slider .search-result,
  .faq-slider h2,
  .info-teaser,
  .net-container,
  .net_transport header {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.ne-ticket .container,
.net-container-wide,
.net_transport .transport-icon-list,
.offer-cards,
.offer-cards header {
  width: min(
    100% - 3rem,
    var(--net-container-size-wide, 1200px) / 12 *
      var(--net-container-columns, 12)
  );
  margin-left: max(1rem, (100% - var(--net-container-size-wide, 1200px))/2);
}
@media (max-width: 768px) {
  .ne-ticket .container,
  .net-container-wide,
  .net_transport .transport-icon-list,
  .offer-cards,
  .offer-cards header {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
#help-desk .content-container.center,
#value-slider header,
.net-container-small {
  width: min(
    100% - 3rem,
    var(--net-container-size-wide, 900px) / 12 *
      var(--net-container-columns, 12)
  );
  margin-left: max(1rem, (100% - var(--net-container-size-wide, 900px))/2);
}
@media (max-width: 768px) {
  #help-desk .content-container.center,
  #value-slider header,
  .net-container-small {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
#help-desk form {
  width: min(1024px, 100%);
  margin: 0 auto;
}
@media (max-width: 1048px) {
  #help-desk form {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 600px) {
  .landingpage .sticky {
    width: calc(100% - 60px);
  }
}
.landingpage .sticky .sticky-wrap {
  background-color: #bba2ce;
  text-align: center;
}
.landingpage .sticky .sticky-wrap h5 {
  color: #fff;
}
.landingpage .header-container .social-icons a {
  background-color: #bba2ce;
}
.alert-container .landingpage .heading,
.info-teaser .landingpage .heading,
.landingpage .alert-container .heading,
.landingpage .info-teaser .heading,
.landingpage h3 {
  font-size: 26px;
  line-height: 32px;
}
@media (min-width: 1024px) {
  .alert-container .landingpage .heading,
  .info-teaser .landingpage .heading,
  .landingpage .alert-container .heading,
  .landingpage .info-teaser .heading,
  .landingpage h3 {
    font-size: 36px;
    line-height: 40px;
  }
}
.landingpage .container {
  padding-right: 30px;
  padding-left: 30px;
}
.landingpage .container-blue {
  background-color: #e0f6ff;
}
.landingpage .container-blue h2 {
  color: #58c6f2;
}
.landingpage p {
  font-size: 22px;
  line-height: 36px;
  font-family: Circular-Regular, sans-serif;
}
.landingpage p.display {
  font-family: Circular-Black, sans-serif;
}
.landingpage a.btn {
  text-transform: none;
  font-size: 20px;
}
.landingpage a.btn-primary {
  background-color: #bba2ce;
  border: 2px solid #bba2ce;
}
.landingpage a.btn-blue {
  background-color: #58c6f2;
  border: 2px solid #58c6f2;
}
.landingpage .accordion .card-header .accordion-headline {
  color: #dfb400 !important;
}
.landingpage .accordion .card-header .accordion-headline.acc-close:after,
.landingpage .accordion .card-header .accordion-headline.acc-open:after {
  background-color: #fef6d4;
}
.landingpage .accordion .card-header .accordion-headline.acc-close:after {
  background-image: url(../Images/plus-yellow.svg) !important;
}
.landingpage .accordion .card-header .accordion-headline.acc-open:after {
  background-image: url(../Images/minus-yellow.svg) !important;
}
.landingpage .accordion .card-body:after {
  background-color: #dfb400 !important;
  border-radius: 2px !important;
}
.container-blue {
  background-color: #e0f6ff;
}
.container-blue h2 {
  color: #58c6f2;
}
.container-blue p {
  font-size: 22px;
  line-height: 36px;
  font-family: Circular-Regular, sans-serif;
}
.container-blue p.display {
  font-family: Circular-Black, sans-serif;
}
.container-blue a.btn {
  text-transform: none;
  font-size: 20px;
}
.container-blue a.btn-primary {
  background-color: #bba2ce;
  border: 2px solid #bba2ce;
}
.container-blue a.btn-blue {
  background-color: #58c6f2;
  border: 2px solid #58c6f2;
}
.sb-extra-small {
  margin-top: 20px !important;
}
.sb-small {
  margin-top: 50px !important;
}
.sb-medium {
  margin-top: 80px !important;
}
.sb-large {
  margin-top: 120px !important;
}
.sb-extra-large {
  margin-top: 160px !important;
}
.sa-extra-small {
  margin-bottom: 20px !important;
}
.sa-small {
  margin-bottom: 50px !important;
}
.sa-medium {
  margin-bottom: 80px !important;
}
.sa-large {
  margin-bottom: 120px !important;
}
.sa-extra-large {
  margin-bottom: 160px !important;
}
@media (max-width: 768px) {
  .sb-extra-small {
    margin-top: 20px !important;
  }
  .sb-small {
    margin-top: 35px !important;
  }
  .sb-medium {
    margin-top: 60px !important;
  }
  .sb-large {
    margin-top: 80px !important;
  }
  .sb-extra-large {
    margin-top: 120px !important;
  }
  .sa-extra-small {
    margin-bottom: 20px !important;
  }
  .sa-small {
    margin-bottom: 35px !important;
  }
  .sa-medium {
    margin-bottom: 60px !important;
  }
  .sa-large {
    margin-bottom: 80px !important;
  }
  .sa-extra-large {
    margin-bottom: 120px !important;
  }
}
.modal-backdrop {
  background-color: #fff;
  opacity: 0.5;
}
.modal .modal-content {
  border-radius: 20px;
  border: none;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.12);
}
.modal .modal-content .modal-header {
  height: 250px;
  background-image: url(../Images/img.jpg);
  background-size: cover;
  background-position: 50%;
  border-bottom: none;
  position: relative;
}
.modal .modal-content .modal-header .date,
.modal .modal-content .modal-header .link {
  position: absolute;
  bottom: 22px;
  left: 22px;
  padding: 6px 10px;
  border-radius: 8px;
  border: none;
}
.modal .modal-content .modal-header .date {
  background-color: #bba2ce;
}
.modal .modal-content .modal-header .date p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 19px;
  color: #fff;
}
.modal .modal-content .modal-header .link {
  text-transform: none;
  background-color: #fff;
  color: #000;
  font-size: 18px;
}
.modal .modal-content .modal-header .close {
  opacity: 1;
}
.modal .modal-content .modal-header:before {
  pointer-events: none;
  content: "";
  width: 100%;
  height: 40px;
  position: absolute;
  top: 100%;
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.9),
    hsla(0, 0%, 100%, 0)
  );
  z-index: 40;
}
.modal .modal-content .modal-body {
  padding: 30px 22px;
  overflow-x: hidden;
}
.modal .modal-content .modal-body::-webkit-scrollbar {
  width: 8px;
}
.modal .modal-content .modal-body::-webkit-scrollbar-track {
  background: #e7e7e7;
}
.modal .modal-content .modal-body::-webkit-scrollbar-thumb {
  background: #c7c7c7;
  border-radius: 20px;
}
.modal .modal-content .modal-body::-webkit-scrollbar-thumb:hover {
  background: #a6a6a6;
}
.modal .modal-content .modal-body h5 {
  margin-bottom: 0;
}
.modal .modal-content .modal-body .subline {
  color: #bba2ce;
  font-size: 20px;
}
.modal .modal-content .modal-body .aufgabe {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
.modal .modal-content .modal-body .aufgabe h6 {
  margin-bottom: 0;
}
.modal .modal-content .modal-body .aufgabe.complete {
  margin-bottom: 100px;
}
.modal .modal-content .modal-body .aufgabe.complete:before {
  content: url(../Images/modal-erledigt.svg);
  position: absolute;
  bottom: -90px;
  left: -30px;
}
.modal .modal-content .modal-body h6 {
  font-size: 17px;
  line-height: 24px;
  font-family: Circular-Black, sans-serif;
  margin-bottom: 16px;
  margin-top: 40px;
}
.modal .modal-content .modal-body p {
  font-size: 17px;
  line-height: 30px;
}
.modal .modal-content .modal-body .btn {
  font-size: 17px;
  margin-bottom: 0;
}
.modal .modal-content .modal-body .logo {
  transition: 0.3s ease;
}
.modal .modal-content .modal-body .logo:hover img {
  -ms-transform: scale(0.93);
  transform: scale(0.93);
}
.modal .modal-content .modal-body .logo img {
  max-width: 100%;
  transition: 0.3s ease;
}
.modal .modal-content .modal-body .modal-image {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.modal .modal-content .modal-body .modal-gallery {
  width: 100%;
  position: relative;
}
.modal .modal-content .modal-body .modal-gallery .swiper-slide {
  height: 280px;
  width: -webkit-fit-content;
  width: fit-content;
  margin-right: 15px;
}
.modal .modal-content .modal-body .modal-gallery img {
  height: 100%;
  width: auto;
}
.modal .modal-content .modal-body .modal-gallery:before {
  pointer-events: none;
  content: "";
  width: 80px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
  z-index: 4;
}
.modal .modal-content .modal-body .video-wrap {
  overflow: hidden;
  padding-bottom: 45%;
  position: relative;
}
.modal .modal-content .modal-body .video-wrap iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: none;
  border-radius: 8px;
}
.modal .modal-content .modal-body .credits {
  color: #c4c4c4;
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: 60px;
}
.modal .modal-content .modal-body h6 + .btn {
  margin-top: 0;
}
.modal .modal-content.erledigt {
  background-color: #36acb5;
}
.modal .modal-content.erledigt .modal-header:before {
  background: linear-gradient(
    180deg,
    rgba(54, 172, 181, 0.9),
    rgba(54, 172, 181, 0)
  );
}
.modal .modal-content.erledigt .modal-body h5,
.modal .modal-content.erledigt .modal-body h6,
.modal .modal-content.erledigt .modal-body p {
  color: #fff;
}
.modal .modal-content.erledigt .modal-body h5.subline,
.modal .modal-content.erledigt .modal-body h6.subline,
.modal .modal-content.erledigt .modal-body p.subline {
  opacity: 0.5;
}
.modal .modal-content.erledigt .modal-body .modal-gallery:before {
  background: linear-gradient(270deg, #36acb5, rgba(54, 172, 181, 0));
}
body.modal-open {
  padding-right: 0 !important;
}
.abo-upgrade {
  padding-top: 20px;
  padding-bottom: 20px;
}
.abo-upgrade-footer {
  background-color: #fff;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-radius: 0 0 20px 20px;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  -ms-flex-flow: column;
  flex-flow: column;
}
.abo-upgrade-footer img {
  width: 133px;
  margin: 0 auto;
}
@keyframes f {
  0% {
    fill: #f9d614;
  }
  13% {
    fill: #f39200;
  }
  26% {
    fill: #d5312d;
  }
  39% {
    fill: #ff62ab;
  }
  52% {
    fill: #0abbef;
  }
  65% {
    fill: #008fba;
  }
  78% {
    fill: #016361;
  }
  91% {
    fill: #28aaa9;
  }
  to {
    fill: #f9d614;
  }
}
#color-switch {
  animation-name: f;
  animation-duration: 16s;
  animation-iteration-count: infinite;
}
.header {
  height: 90px;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.5s ease;
  width: 100%;
  z-index: 100;
}
.header .logo-link {
  width: 260px;
  height: 130px;
  display: block;
  position: absolute;
  left: 60px;
  z-index: 1;
}
.header.header-bg {
  background-color: #fff;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.08);
}
@media (max-width: 574px) {
  .header.header-bg {
    height: 56px;
  }
}
.header.header-bg .logo-link {
  height: 90px;
}
.header-container {
  margin: 0 auto;
  max-width: 1140px;
  position: relative;
}
.header-container-logo {
  height: 44px;
  left: 1rem;
  position: absolute;
  top: 40px;
  transition: all 0.5s ease-in-out;
  width: 211px;
}
@media (min-width: 768px) {
  .header-container-logo {
    left: 4.5rem;
    top: 40px;
    width: 242px;
    height: 88px;
  }
}
.header-container-logo #text-color {
  fill: #fff;
  transition: all 0.5s ease-in-out;
}
.header-container-logo.small {
  height: 80px;
  width: 200px;
  margin-top: -20px;
}
@media (max-width: 575.98px) {
  .header-container-logo.small {
    max-width: 140px;
  }
}
.header-container-logo.small #text-color {
  fill: #000;
}
.header-container-logo svg {
  height: auto;
  width: 100%;
}
.header-container .social-icons {
  display: none;
}
@media (min-width: 576px) {
  .header-container .social-icons {
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    right: 4rem;
    top: 4rem;
  }
}
.header-container .social-icons a {
  background-color: #d5312d;
  width: 44px;
  height: 44px;
  border-radius: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 10px;
  transition: 0.3s ease;
}
.header-container .social-icons a:hover {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.hero {
  margin: 0 auto;
  position: relative;
}
.hero .headline {
  bottom: 5%;
  height: auto;
  position: absolute;
  width: 95%;
  z-index: 1;
  max-width: 1024px;
}
.alert-container .hero .headline .heading,
.hero .headline .alert-container .heading,
.hero .headline .info-teaser .heading,
.hero .headline h1,
.hero .headline h2,
.hero .headline h3,
.info-teaser .hero .headline .heading {
  text-align: center;
}
@media (min-width: 992px) {
  .hero .headline {
    bottom: 8%;
  }
}
.hero .video-btn {
  background-color: transparent;
  border: none;
  height: 6rem;
  left: 50%;
  position: absolute;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 6rem;
}
.hero-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero-image-wrapper img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.hero-image-wrapper img.small {
  display: inline;
}
@media (min-width: 768px) {
  .hero-image-wrapper img.small {
    display: none;
  }
}
.hero-image-wrapper img.large {
  display: none;
}
@media (min-width: 768px) {
  .hero-image-wrapper img.large {
    display: inline;
  }
}
.hero-image {
  min-height: 600px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: block;
}
.alert-container .hero-image .heading,
.hero-image .alert-container .heading,
.hero-image .info-teaser .heading,
.hero-image h3,
.info-teaser .hero-image .heading {
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .alert-container .hero-image .heading,
  .hero-image .alert-container .heading,
  .hero-image .info-teaser .heading,
  .hero-image h3,
  .info-teaser .hero-image .heading {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (min-width: 370px) {
  .hero-image {
    min-height: 560px;
  }
}
@media (min-width: 768px) {
  .hero-image {
    min-height: 800px;
  }
}
.hero-video-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 450px;
  position: relative;
}
.alert-container .hero-video-image .heading,
.hero-video-image .alert-container .heading,
.hero-video-image .info-teaser .heading,
.hero-video-image h3,
.info-teaser .hero-video-image .heading {
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  margin-top: 20px;
}
@media (min-width: 370px) {
  .hero-video-image {
    min-height: 560px;
  }
}
@media (min-width: 768px) {
  .hero-video-image {
    min-height: 600px;
    display: none;
  }
}
.hero-video-image-2 {
  display: none;
}
.alert-container .hero-video-image-2 .heading,
.hero-video-image-2 .alert-container .heading,
.hero-video-image-2 .info-teaser .heading,
.hero-video-image-2 h3,
.info-teaser .hero-video-image-2 .heading {
  text-align: center;
  color: #fff;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .hero-video-image-2 {
    min-height: 800px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: block;
  }
}
.hero .modal .modal-content {
  background-color: transparent;
  border: none;
}
.hero .modal .modal-content .modal-header {
  border-bottom: none;
}
.hero .modal .modal-content button.close {
  opacity: 1;
  color: #fff;
}
.hero .modal .modal-content button.close:hover {
  color: #fff;
}
.hero .bg-gradient {
  width: 100%;
  height: 50%;
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.53));
  position: absolute;
  bottom: 0;
  left: 0;
}
.hero.height-half {
  max-height: 500px;
  min-height: 500px;
}
.modal-backdrop.show {
  opacity: 0.7;
}
.video-wrap {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (max-width: 768px) {
  .video-wrap {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.hero {
  overflow: hidden;
}
@media (max-height: 700px) and (min-width: 1900px) {
  .hero {
    max-height: 85vh;
  }
}
.hero .headline {
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 80vw;
  max-width: unset;
  padding: 0;
  left: 50%;
  margin: 0 auto;
  justify-self: center;
}
.hero .hero-video-inline {
  position: relative;
  background: linear-gradient(180deg, #0578c0, #0285c5 50%, #0772bd);
  overflow: visible !important;
}
.hero .hero-video-inline video {
  width: 100%;
  visibility: hidden;
  position: relative;
}
@media (max-width: 600px) {
  .hero .hero-video-inline video {
    width: 100% !important;
  }
}
.hero .hero-video-inline + .container .headline .net-shop .content h2,
.hero .hero-video-inline + .container .headline h1,
.net-shop .content .hero .hero-video-inline + .container .headline h2 {
  text-align: left;
}
@media (max-width: 600px) {
  .hero .hero-video-inline + .container .headline {
    bottom: 10px;
  }
  .hero .hero-video-inline + .container .headline .net-shop .content h2,
  .hero .hero-video-inline + .container .headline h1,
  .net-shop .content .hero .hero-video-inline + .container .headline h2 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
  .hero .hero-video-inline + .container .headline * {
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
  }
}
.ne-ticket .hero {
  overflow: visible;
}
@media (max-width: 600px) {
  .text-image .content .video-wrapper,
  .text-image .image,
  .text-image img {
    margin-bottom: 20px;
  }
}
.partner-map h2 {
  margin-top: 100px;
}
.partner-map-img {
  margin-top: 40px;
  position: relative;
  max-width: 100%;
  margin-bottom: -160px;
}
@media (min-width: 768px) {
  .partner-map-img {
    max-width: 160% !important;
    margin-bottom: -100px;
    top: 0;
    left: -320px;
    margin-top: 0;
  }
}
.campaign-info {
  background-color: #fff;
  padding: 40px 90px 60px 30px;
  position: relative;
  margin-top: 80px;
  margin-bottom: 80px;
  border-radius: 20px;
}
@media (max-width: 990px) {
  .campaign-info {
    padding: 40px 30px 80px;
  }
}
.campaign-info p {
  font-family: SourceSansPro-SemiBold, sans-serif;
  color: #d5312d;
  font-size: 16px;
  line-height: 24px;
}
.campaign-info img {
  position: absolute;
  right: 30px;
  bottom: -40px;
}
.gallery-container {
  background-color: #008fba;
  padding-top: 40px;
  padding-bottom: 30px;
}
.subpage .gallery-container {
  padding-top: 15px;
  padding-bottom: 5px;
}
.thumbnail-gallery {
  position: relative;
  width: 100%;
}
.thumbnail-gallery .swiper-container {
  width: 100%;
  height: -webkit-fit-content;
  height: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail-gallery .swiper-container .swiper-slide {
  background-size: cover;
  background-position: 50%;
}
.thumbnail-gallery .gallery-top,
.thumbnail-gallery .swiper-container .swiper-slide img {
  width: 100%;
  height: auto;
}
.thumbnail-gallery .gallery-thumbs {
  height: 200px;
  box-sizing: border-box;
  padding: 10px 0;
  background-color: #008fba;
}
@media (max-width: 768px) {
  .thumbnail-gallery .gallery-thumbs {
    height: 100px;
  }
}
.thumbnail-gallery .gallery-thumbs .swiper-slide {
  width: 25%;
  opacity: 0.4;
  transition: 0.3s ease;
}
.thumbnail-gallery .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
footer {
  position: relative;
  width: 100%;
  background: #d8d8d8;
  box-shadow: 0 -10px 40px 0 rgba(0, 0, 0, 0.08);
}
@media (max-width: 480px) {
  footer {
    overflow-x: hidden;
  }
}
footer .top,
footer .topbar {
  background-color: #fff;
}
footer .top {
  padding-top: 30px;
  padding-bottom: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 480px) {
  footer .top {
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 140px;
  }
}
footer .top .dm {
  margin-top: -50px;
  width: 270px;
}
@media (max-width: 480px) {
  footer .top .dm {
    position: relative;
    bottom: -110px;
    right: -40px;
  }
}
footer .bottombar {
  background-color: #575756;
}
@media (max-width: 480px) {
  footer .bottombar {
    margin-top: -70px;
  }
}
footer .bottombar p {
  font-size: 12px;
  line-height: 16px;
  margin-top: 30px;
  max-width: 330px;
  color: #fff;
}
footer .bottombar .bottom {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 480px) {
  footer .bottombar .bottom {
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 80px !important;
  }
}
@media (max-width: 480px) {
  footer .bottombar .bottom .left {
    text-align: center;
  }
}
.alert-container footer .bottombar .bottom .left .heading,
.info-teaser footer .bottombar .bottom .left .heading,
footer .bottombar .bottom .left .alert-container .heading,
footer .bottombar .bottom .left .info-teaser .heading,
footer .bottombar .bottom .left h3 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: -20px;
}
footer .bottombar .bottom .left p {
  opacity: 0.5;
}
footer .bottombar .bottom .left .social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 480px) {
  footer .bottombar .bottom .left .social {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
footer .bottombar .bottom .left .social a {
  opacity: 1;
  width: 44px;
  height: 44px;
  background-color: hsla(0, 0%, 100%, 0.2);
  border-radius: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: 0.3s ease;
  margin-right: 10px;
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (max-width: 480px) {
  footer .bottombar .bottom .left .social a:last-child {
    margin-right: 0;
  }
}
footer .bottombar .bottom .left .social a:hover {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
footer .bottombar .bottom .right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: right;
}
@media (max-width: 480px) {
  footer .bottombar .bottom .right {
    text-align: center;
    margin-top: 50px;
  }
}
footer .bottombar .bottom .right a {
  text-transform: uppercase;
}
footer .bottombar .bottom a {
  color: #fff;
  opacity: 0.5;
  transition: 0.3s ease;
  line-height: 36px;
}
footer .bottombar .bottom a:hover {
  opacity: 1;
  text-decoration: none;
}
footer .credits {
  background-color: #575756;
}
footer .credits .credit-wrap {
  border-top: 1px solid hsla(0, 0%, 100%, 0.3);
  padding-top: 30px;
  padding-bottom: 30px;
}
.alert-container footer .credits .credit-wrap .heading,
.info-teaser footer .credits .credit-wrap .heading,
footer .credits .credit-wrap .alert-container .heading,
footer .credits .credit-wrap .info-teaser .heading,
footer .credits .credit-wrap h3,
footer .credits .credit-wrap h4,
footer .credits .credit-wrap h5,
footer .credits .credit-wrap h6,
footer .credits .credit-wrap p {
  color: #fff;
}
footer .credits .credit-wrap p {
  font-size: 16px;
  line-height: 24px;
  opacity: 1;
}
.quote {
  margin: 0 auto;
}
.quote-slider {
  padding-bottom: 2.5rem;
}
.quote-slider .swiper-pagination {
  bottom: 0;
}
.quote-slider .swiper-pagination-bullet {
  margin: 0 6px !important;
  width: 14px;
  height: 14px;
}
.quote .quote-wrap {
  background-color: #d5312d;
  padding: 60px 30px 90px;
  position: relative;
  margin-top: 60px;
  margin-bottom: 90px;
  border-radius: 20px;
}
@media (min-width: 1200px) {
  .quote .quote-wrap {
    margin: 90px auto;
    max-width: 900px;
  }
}
@media (max-width: 768px) {
  .quote .quote-wrap {
    padding: 60px 20px 90px;
  }
}
.quote .quote-wrap .quote-icon {
  top: -23px;
}
.quote .quote-wrap .quote-icon,
.quote .quote-wrap .quote-img {
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.quote .quote-wrap .quote-img {
  width: 150px;
  height: 150px;
  border-radius: 200px;
  border: 4px solid #fff;
  bottom: -75px;
}
.quote p {
  color: #d5312d;
}
@media (max-width: 768px) {
  .quote p {
    max-width: 80%;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .quote p {
    font-size: 20px;
    line-height: 26px;
  }
}
.quote-slider.neutral-theme .quote-wrap {
  background-color: #e9f3f9;
}
.quote-slider.neutral-theme .quote-wrap blockquote,
.quote-slider.neutral-theme p.small {
  color: #008fba;
}
.info-box {
  text-align: center;
  padding: 50px 30px 16px;
  position: relative;
  max-width: 900px;
  margin: 40px auto 50px;
  border-radius: 20px;
  background-color: #fef6d4;
}
.info-box h5 {
  font-family: Circular-Black, sans-serif;
}
@media (max-width: 768px) {
  .info-box {
    padding: 50px 20px 16px;
  }
}
.info-box .info {
  position: absolute;
  top: -25px;
  width: 50px;
  height: 50px;
  background-color: #000;
  border-radius: 14px 14px 14px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.info-box .info p {
  color: #d4e8f3;
  font-size: 14px;
  margin-bottom: 0;
  font-family: Circular-Black, sans-serif;
}
.img {
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
  width: -webkit-fit-content;
  width: fit-content;
}
.img img {
  max-width: 100%;
  border-radius: 20px;
}
.img .caption {
  position: absolute;
  padding: 10px 20px 6px;
  left: 30px;
  bottom: -20px;
  margin-right: 30px;
  max-width: 100%;
  border-radius: 6px;
}
.img .caption.primary {
  background-color: #008fba;
}
.img .caption.secondary {
  background-color: #f39200;
}
.img .caption h5 {
  font-family: Circular-Black, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 4px;
}
.teaser-wrap {
  background-color: #d5312d;
  height: 200px;
  width: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  transition: 0.3s ease;
  cursor: pointer;
  margin-bottom: 16px;
  border-radius: 20px;
}
.teaser-wrap.color-blue {
  background-color: #008fba;
}
.teaser-wrap.teaser-img {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.teaser-wrap:hover {
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.teaser-wrap a:hover {
  text-decoration: none;
}
.teaser-wrap .teaser h5 {
  color: #fff;
  margin-bottom: 0;
}
.teaser-group {
  margin-bottom: 3rem;
}
.teaser-group.container {
  padding-bottom: 0 !important;
}
.teaser-group [class*="col-"] {
  margin-bottom: 1rem;
}
.teaser-group [class*="col-"] a:hover {
  text-decoration: none;
}
.teaser-group [class*="col-"] a:hover .btn-ghost {
  color: #000;
  background-color: #fff;
}
.teaser-group .content {
  margin-bottom: 1.25rem;
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 990px) {
  .teaser-group .content {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.teaser-group .content .image,
.teaser-group .text-image .content .video-wrapper,
.text-image .teaser-group .content .video-wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 60%;
}
@media (max-width: 990px) {
  .teaser-group .content .image,
  .teaser-group .text-image .content .video-wrapper,
  .text-image .teaser-group .content .video-wrapper {
    height: 200px;
    width: 100%;
  }
}
.teaser-group .content .headline {
  bottom: 0;
  width: 100%;
  background-color: #f39200;
  padding: 40px 30px;
}
@media (max-width: 768px) {
  .teaser-group .content .headline {
    padding: 30px 20px;
  }
}
.teaser-group .content .headline h2 {
  color: #fff;
  font-size: 26px;
  line-height: 28px;
  margin-left: 0;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .teaser-group .content .headline h2 {
    font-size: 26px;
    line-height: 36px;
  }
}
.teaser-group .content .headline .btn {
  padding: 10px 20px;
  font-size: 16px;
}
.teaser .btn-ghost {
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  padding: 2px 10px;
}
.accordion {
  margin: 30px auto;
  padding-left: 40px;
}
@media (max-width: 768px) {
  .accordion {
    padding-left: 0;
  }
}
.accordion .card,
.accordion .card-header {
  background-color: transparent;
  border: none;
}
.accordion .card-header {
  padding: 0.75rem 1.25rem 0.75rem 3.25rem;
  position: relative;
  text-align: left;
}
.accordion .card-header .accordion-headline {
  font-size: 24px;
  color: #f39200;
  cursor: pointer;
  font-family: Circular-Black, sans-serif;
  line-height: 28px;
  transition: 0.3s ease;
}
.accordion .card-header .accordion-headline.acc-close:after,
.accordion .card-header .accordion-headline.acc-open:after {
  background-color: #fef6d4;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border-radius: 100%;
  content: "";
  cursor: pointer;
  display: block;
  height: 34px;
  position: absolute;
  left: 0;
  top: 25px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 34px;
}
.accordion .card-header .accordion-headline.acc-close:after {
  background-image: url(../Images/plus.svg);
}
.accordion .card-header .accordion-headline.acc-open:after {
  background-image: url(../Images/minus.svg);
}
.accordion .card-header.active,
.accordion .card-header:hover {
  cursor: pointer;
}
.accordion .card-header.active a,
.accordion .card-header:hover a {
  color: #000;
}
.accordion .card-header.active a.acc-close:after,
.accordion .card-header:hover a.acc-close:after {
  background-image: url(../Images/plus.svg);
}
.accordion .card-header.active {
  transition: all 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion .card-header.active {
    transition: none;
  }
}
.accordion .card-header.active:hover {
  color: #000;
}
.accordion .card-body {
  padding: 0 1.25rem 0 3.25rem;
  position: relative;
  margin-top: 10px;
}
.accordion .card-body:after {
  background-color: #f39200;
  content: "";
  display: block;
  height: 100%;
  left: 16px;
  position: absolute;
  top: 0;
  width: 2px;
}
.accordion.neutral-theme .card .accordion-headline {
  color: #008fba;
}
.accordion.neutral-theme .card .accordion-headline:after {
  background-color: #e9f3f9;
}
.accordion.neutral-theme .card .accordion-headline.acc-close:after {
  background-image: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='448' height='448' viewBox='0 0 448 448' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M416 176H272V32c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V272h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z' fill='%23008FBA'/%3E%3C/svg%3E");
}
.accordion.neutral-theme .card .accordion-headline.acc-open:after {
  background-image: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='448' height='96' viewBox='0 0 448 96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M416 0H32C14.33 0 0 14.33 0 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32z' fill='%23008FBA'/%3E%3C/svg%3E");
}
.accordion.neutral-theme .card .card-body:after {
  background-color: #e9f3f9;
}
.table {
  overflow-x: auto;
}
table {
  margin-top: 40px;
}
table td,
table th {
  padding: 6px 20px !important;
  border-top: 0 !important;
}
@media (max-width: 768px) {
  table td,
  table th {
    padding: 6px 20px 6px 0 !important;
  }
}
table th {
  font-size: 16px;
  font-family: Circular-Black, sans-serif;
  color: #f39200;
  text-transform: uppercase;
}
table td {
  color: #000;
  font-family: SourceSansPro-Regular, sans-serif;
  font-size: 20px;
  line-height: 30px;
}
table tr {
  transition: 0.3s ease;
}
table tr:hover {
  background-color: rgba(243, 146, 0, 0.2);
}
table tr:first-child:hover {
  background-color: transparent;
}
.masonry .col-12 {
  padding-right: 4px;
  padding-left: 4px;
}
.blog-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 1.5rem auto 0.75rem;
  width: 100%;
}
@media (min-width: 768px) {
  .blog-grid {
    margin: 3rem auto 1.25rem;
  }
}
.blog-grid .grid-item {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -ms-flex-preferred-size: 188px;
  flex-basis: 188px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 2rem 0.75rem;
  max-height: 440px;
  min-height: 440px;
  position: relative;
}
@media (min-width: 1200px) {
  .blog-grid .grid-item {
    min-height: 440px;
  }
}
.blog-grid .grid-item-img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.blog-grid .grid-item-img.bg-top-left {
  object-position: top left;
}
.blog-grid .grid-item-img.bg-top-center {
  object-position: top center;
}
.blog-grid .grid-item-img.bg-top-right {
  object-position: top right;
}
.blog-grid .grid-item-img.bg-center-left {
  object-position: center left;
}
.blog-grid .grid-item-img.bg-center-center {
  object-position: center center;
}
.blog-grid .grid-item-img.bg-center-right {
  object-position: center right;
}
.blog-grid .grid-item-img.bg-bottom-left {
  object-position: bottom left;
}
.blog-grid .grid-item-img.bg-bottom-center {
  object-position: bottom center;
}
.blog-grid .grid-item-img.bg-bottom-right {
  object-position: bottom right;
}
.blog-grid .grid-item-double {
  -ms-flex-preferred-size: 364px;
  flex-basis: 364px;
}
.blog-grid .grid-item.interview .headline {
  background-color: #58c6f2;
}
.blog-grid .grid-item.interview .category {
  color: #58c6f2;
}
.blog-grid .grid-item.story .headline {
  background-color: #36acb5;
}
.blog-grid .grid-item.story .category {
  color: #36acb5;
}
.blog-grid .grid-item.faq,
.blog-grid .grid-item.study {
  -ms-flex-align: center;
  align-items: center;
  background-color: #bba2ce;
  min-height: auto;
}
.blog-grid .grid-item.faq .wrapper,
.blog-grid .grid-item.study .wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.blog-grid .grid-item.faq .btn,
.blog-grid .grid-item.faq .headline,
.blog-grid .grid-item.study .btn,
.blog-grid .grid-item.study .headline {
  bottom: 0;
  position: relative;
}
.blog-grid .grid-item.faq .headline,
.blog-grid .grid-item.study .headline {
  padding: 40px 20px 20px;
}
.blog-grid .grid-item.faq .headline .no-uppercase,
.blog-grid .grid-item.study .headline .no-uppercase {
  padding: 0;
  background-color: transparent;
}
.blog-grid .grid-item.faq .category,
.blog-grid .grid-item.study .category {
  color: #fff;
}
.blog-grid .grid-item:hover {
  text-decoration: none;
}
.blog-grid .grid-item:hover .btn-ghost {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}
.blog-grid .grid-item .category {
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  border-radius: 14px 14px 14px 0;
  display: -ms-flexbox;
  display: flex;
  font-family: Calibri Light;
  font-size: 12px;
  height: 50px;
  -ms-flex-pack: center;
  justify-content: center;
  left: 20px;
  line-height: 15px;
  padding: 5px;
  position: absolute;
  top: -25px;
  width: 50px;
  text-transform: uppercase;
  text-align: center;
}
.blog-grid .grid-item .headline {
  bottom: 0;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 0;
  padding: 20px;
  position: absolute;
  width: 100%;
}
.blog-grid .grid-item .headline-main {
  color: #fff;
  font-family: Circular-Black, sans-serif;
  font-size: 27px;
  line-height: 28px;
  width: calc(100% - 10px);
}
@media (max-width: 768px) {
  .blog-grid .grid-item .headline-main {
    font-size: 24px;
    line-height: 25px;
  }
}
.blog-grid .grid-item .headline-top {
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: Circular-Black, sans-serif;
  font-size: 12px;
  line-height: 13px;
  margin-bottom: 8px;
  color: #fff;
}
.blog-grid .grid-item .btn {
  bottom: 10px;
  display: inline-block;
  font-size: 12.6px;
  z-index: 1;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 20px;
}
@media (-ms-high-contrast: none) {
  .blog-grid .grid-item .btn {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .blog-grid .grid-item .btn:hover {
    background-color: #fff;
    color: #000;
  }
  .blog-grid .grid-item .btn,
  .blog-grid .grid-item ::-ms-backdrop {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .blog-grid .grid-item .btn:hover,
  .blog-grid .grid-item ::-ms-backdrop:hover {
    background-color: #fff;
    color: #000;
  }
}
@-moz-document url-prefix() {
  .blog-grid .grid-item .btn {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .blog-grid .grid-item .btn:hover {
    background-color: #fff;
    color: #000;
  }
}
form {
  margin-top: 30px;
  margin-bottom: 60px;
  color: #000;
  font-family: SourceSansPro-Regular, sans-serif;
  font-size: 20px;
  line-height: 30px;
}
form .actions {
  margin-top: 32px;
}
form label.control-label {
  font-family: SourceSansPro-SemiBold, sans-serif;
  font-size: 15px;
  color: #008fba;
  margin-bottom: 0;
}
form .form-control {
  height: calc(2.25em + 0.75rem + 2px);
  border: 1px solid #008fba;
  color: #008fba;
  border-radius: 6px;
}
form .form-control:focus {
  color: #000;
}
form span.error.help-block {
  color: #c43332;
  font-size: 15px;
}
form textarea.form-control {
  height: 120px;
}
form .f3-form-error {
  border: 1px solid #c43332;
}
.fullwidth-image img {
  width: 100%;
  height: auto;
}
.text-highlight {
  background-color: #fef6d4;
  border-radius: 20px;
}
.text-highlight .head h4 {
  background-color: #fff;
  padding: 10px 20px;
  margin: -24px 40px 0;
  display: inline-block;
  border-radius: 6px;
}
@media (max-width: 768px) {
  .text-highlight .head h4 {
    margin-left: 20px;
  }
}
.text-highlight .content {
  padding: 36px 40px 26px;
}
@media (max-width: 768px) {
  .text-highlight .content {
    padding: 30px 20px 20px;
  }
}
.text-highlight.neutral-theme {
  background-color: #e9f3f9;
}
.text-highlight.neutral-theme .head h4 {
  color: #008fba;
}
.alert-container .downloads .heading,
.downloads .alert-container .heading,
.downloads .info-teaser .heading,
.downloads h3,
.info-teaser .downloads .heading {
  margin-bottom: 30px;
}
.downloads a:hover {
  text-decoration: none;
}
.downloads a:hover .icon img {
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
.downloads a:hover .icon:after {
  width: 128%;
}
.downloads .download {
  padding-bottom: 20px;
  border-bottom: 2px solid #d4e8f3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.downloads .download .description h5 {
  margin-bottom: 0;
}
.downloads .download .description p {
  display: inline;
}
.downloads .download .icon {
  width: 30px;
  height: 30px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.downloads .download .icon img {
  width: 20px;
  transition: 0.3s ease;
}
.downloads .download .icon:after {
  content: "";
  background-color: #008fba;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -8px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: 0.3s ease;
}
.infopoints-wrapper {
  padding-top: 0;
}
.inner-img-scroll-container {
  position: relative;
  width: 700px;
}
@media (min-width: 768px) {
  .inner-img-scroll-container {
    width: 800px;
  }
}
@media (min-width: 992px) {
  .inner-img-scroll-container {
    width: 100%;
  }
}
.outer-img-scroll-container {
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
}
.outer-img-scroll-container .arrows-container {
  background-color: #f39200;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  position: absolute;
  width: 60px;
}
@media (min-width: 992px) {
  .outer-img-scroll-container .arrows-container {
    height: 60px;
    width: 60px;
  }
}
.outer-img-scroll-container .arrows-container-left {
  left: 0;
  top: 50%;
}
.outer-img-scroll-container .arrows-container-right {
  right: 0;
  top: 50%;
}
.outer-img-scroll-container .arrow-left,
.outer-img-scroll-container .arrow-right {
  padding: 0.6rem;
  box-shadow: inset 2px -2px #fff;
  opacity: 0;
  position: absolute;
  top: 50%;
}
.outer-img-scroll-container .arrow-left {
  -ms-transform: translateY(-30%) rotate(45deg) translateX(-30%);
  transform: translateY(-30%) rotate(45deg) translateX(-30%);
}
.outer-img-scroll-container .arrow-left.arrow-one {
  animation: h 3s ease-in-out infinite;
}
.outer-img-scroll-container .arrow-left.arrow-two {
  animation: h 3s 1.5s ease-in-out infinite;
}
.outer-img-scroll-container .arrow-right {
  -ms-transform: translateY(-60%) rotate(225deg) translateX(-15%);
  transform: translateY(-60%) rotate(225deg) translateX(-15%);
}
.outer-img-scroll-container .arrow-right.arrow-one {
  animation: g 3s ease-in-out infinite;
}
.outer-img-scroll-container .arrow-right.arrow-two {
  animation: g 3s 1.5s ease-in-out infinite;
}
@keyframes g {
  0% {
    left: -10px;
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  to {
    left: 20px;
    opacity: 0;
  }
}
@keyframes h {
  0% {
    right: -10px;
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  to {
    right: 20px;
    opacity: 0;
  }
}
.outer-img-scroll-container .hidden {
  opacity: 0;
}
.img-scroll-container {
  direction: rtl;
  height: 100%;
  overflow-y: hidden;
  position: relative;
  white-space: nowrap;
  overflow-x: scroll;
}
@media (min-width: 768px) {
  .img-scroll-container {
    overflow-x: unset;
  }
}
.img-scroll-container .scroll-img {
  height: 100%;
  display: inline-block;
  width: 100%;
}
.img-scroll-container .pulse-button-container {
  position: absolute;
}
.img-scroll-container .pulse-button-container .pulse-button {
  position: relative;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  display: block;
  width: 46px;
  height: 46px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  background-color: #fef6d4;
  cursor: pointer;
  box-shadow: 0 0 0 0 rgba(243, 146, 0, 0.5);
  animation: i 1.5s infinite;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.img-scroll-container .pulse-button-container .pulse-button img {
  width: 16px;
  height: auto;
}
.img-scroll-container .pulse-button-container .pulse-button img.minus {
  width: 16px;
  height: auto;
  display: none;
}
.img-scroll-container .pulse-button-container .pulse-button.active {
  background-color: #f39200;
  animation: none;
}
.img-scroll-container .pulse-button-container .pulse-button.active img {
  display: none;
}
.img-scroll-container .pulse-button-container .pulse-button.active img.minus {
  display: -ms-flexbox;
  display: flex;
}
.img-scroll-container .pulse-button-container .pulse-button:hover {
  animation: none;
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
@keyframes i {
  0% {
    transform: scale(0.9);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 20px rgba(90, 153, 212, 0);
  }
  to {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
  }
}
.infopoints-wrapper .content-container {
  width: 100%;
  margin: 0;
  max-height: 0;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  position: relative;
  border-radius: 0;
  display: -ms-flexbox;
  display: flex;
  background-color: #feead3;
  transition: all 1s ease-out;
}
.infopoints-wrapper .content-container-open {
  max-height: 1000px;
  opacity: 1;
  transition: all 1s ease-out;
}
.infopoints-wrapper .content-container p {
  font-size: 16px;
  line-height: 24px;
}
.infopoints-wrapper .content-container .ip-content {
  background: none;
  padding: 40px 30px 30px;
}
.infopoints-wrapper .content-container .ip-content h2 {
  margin-top: 0;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 12px;
}
.infopoints-wrapper .content-container .ip-content:before {
  display: none;
}
.collapse-filter {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.collapse-filter .state {
  position: absolute;
  left: -10000px;
}
.collapse-filter .flex-tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.collapse-filter input#tab-0,
.collapse-filter input#tab-1,
.collapse-filter input#tab-2 {
  display: none;
}
.collapse-filter .label {
  cursor: pointer;
  margin-bottom: 4rem;
  position: relative;
  text-decoration: none;
}
@media (min-width: 992px) {
  .collapse-filter .label {
    margin-bottom: 5rem;
  }
}
.collapse-filter .label .box {
  -ms-flex-align: start;
  align-items: flex-start;
  background: #d4e8f3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  padding-top: 200px;
  position: relative;
}
.collapse-filter .label .box .img-top {
  -ms-flex-align: center;
  align-items: center;
  background-color: #e9f3f9;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  left: 50%;
  max-height: 194px;
  max-width: 194px;
  position: absolute;
  top: -2rem;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}
.collapse-filter .label .box .img-top .icon,
.collapse-filter .label .box .img-top .icon-2 {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  width: 100%;
  max-width: 140px;
  max-height: 100px;
}
.collapse-filter .label .box .headline {
  color: #008fba;
  font-size: 30px;
  line-height: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 270px;
  text-align: center;
  text-transform: none;
}
.collapse-filter .label .box .copy {
  background-color: #fff;
  border: 4px solid #f39200;
  color: #f39200;
  font-size: 1rem;
  height: 100%;
  line-height: 22px;
  margin-bottom: 0;
  padding: 15px;
  text-align: center;
  width: 100%;
}
.collapse-filter .label .indicator {
  width: 100%;
}
.collapse-filter .label .indicator,
.collapse-filter .label .indicator:after {
  left: 50%;
  position: absolute;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.collapse-filter .label .indicator:after {
  background-color: #fef6d4;
  background-image: url(../Images/plus.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border-radius: 100%;
  content: "";
  cursor: pointer;
  display: block;
  height: 34px;
  top: 0.5rem;
  width: 34px;
}
.collapse-filter .content-box {
  background: #fff;
  display: none;
}
.collapse-filter .content-box form {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.collapse-filter #label-0 {
  -ms-flex-order: 1;
  order: 1;
}
.collapse-filter #label-0 .box .img-top .icon {
  display: none;
}
.collapse-filter #label-0 .box .img-top .icon-2 {
  display: block;
}
.collapse-filter #label-1 {
  -ms-flex-order: 3;
  order: 3;
}
.collapse-filter #label-1 .box .img-top .icon {
  display: none;
}
.collapse-filter #label-1 .box .img-top .icon-2 {
  display: block;
}
.collapse-filter #label-2 {
  -ms-flex-order: 5;
  order: 5;
}
.collapse-filter #label-2 .box .img-top .icon {
  display: none;
}
.collapse-filter #label-2 .box .img-top .icon-2,
.collapse-filter #tab-0:checked ~ .flex-tabs #label-0 .box .img-top .icon {
  display: block;
}
.collapse-filter #tab-0:checked ~ .flex-tabs #label-0 .box .img-top .icon-2 {
  display: none;
}
.collapse-filter #tab-1:checked ~ .flex-tabs #label-1 .box .img-top .icon {
  display: block;
}
.collapse-filter #tab-1:checked ~ .flex-tabs #label-1 .box .img-top .icon-2 {
  display: none;
}
.collapse-filter #tab-2:checked ~ .flex-tabs #label-2 .box .img-top .icon {
  display: block;
}
.collapse-filter #tab-2:checked ~ .flex-tabs #label-2 .box .img-top .icon-2 {
  display: none;
}
.collapse-filter #content-box-0 {
  -ms-flex-order: 2;
  order: 2;
}
.collapse-filter #content-box-1 {
  -ms-flex-order: 4;
  order: 4;
}
.collapse-filter #content-box-2 {
  -ms-flex-order: 6;
  order: 6;
}
.collapse-filter #tab-0:checked ~ .flex-tabs #label-0 .box .img-top,
.collapse-filter #tab-1:checked ~ .flex-tabs #label-1 .box .img-top,
.collapse-filter #tab-2:checked ~ .flex-tabs #label-2 .box .img-top,
.collapse-filter :target .box .img-top {
  background-color: #008fba;
}
.collapse-filter #tab-0:checked ~ .flex-tabs #label-0 .box .copy,
.collapse-filter #tab-1:checked ~ .flex-tabs #label-1 .box .copy,
.collapse-filter #tab-2:checked ~ .flex-tabs #label-2 .box .copy,
.collapse-filter :target .box .copy {
  background-color: #f39200;
  color: #fff;
}
.collapse-filter #tab-0:checked ~ .flex-tabs #label-0 .indicator,
.collapse-filter #tab-1:checked ~ .flex-tabs #label-1 .indicator,
.collapse-filter #tab-2:checked ~ .flex-tabs #label-2 .indicator,
.collapse-filter :target .indicator {
  background-image: url(../Images/collapse-filter-bottom.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 113px;
  height: 50px;
}
.collapse-filter #tab-0:checked ~ .flex-tabs #label-0 .indicator:after,
.collapse-filter #tab-1:checked ~ .flex-tabs #label-1 .indicator:after,
.collapse-filter #tab-2:checked ~ .flex-tabs #label-2 .indicator:after,
.collapse-filter :target .indicator:after {
  background-image: url(../Images/minus.svg);
}
.collapse-filter #tab-0:checked ~ .flex-tabs #content-box-0,
.collapse-filter #tab-1:checked ~ .flex-tabs #content-box-1,
.collapse-filter #tab-2:checked ~ .flex-tabs #content-box-2 {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.collapse-filter .tab-column {
  background: #d3d3d3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
.collapse-filter .tab-column .label {
  border-bottom: none;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media (min-width: 992px) {
  .collapse-filter .flex-tabs {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .collapse-filter .label {
    border-bottom: none;
    margin-bottom: 3.125rem;
  }
  .collapse-filter #content-box-0,
  .collapse-filter #content-box-1,
  .collapse-filter #content-box-2,
  .collapse-filter #label-0,
  .collapse-filter #label-1,
  .collapse-filter #label-2 {
    -ms-flex-order: 0;
    order: 0;
  }
  .collapse-filter .tab-column {
    -ms-flex-direction: column;
    flex-direction: column;
    width: 25%;
  }
  .collapse-filter .tab-column .label {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .collapse-filter .content-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 75%;
  }
}
.collapse-filter .filter-container {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 3.125rem;
}
.collapse-filter .filter-container .row {
  margin-right: 0;
  margin-left: 0;
}
.collapse-filter .filter-container [class*="col-"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  text-align: center;
  padding: 2px;
}
.collapse-filter .filter-container [class*="col-"]:hover .img-wrapper {
  cursor: pointer;
}
.collapse-filter .filter-container [class*="col-"]:hover .img-wrapper img {
  -ms-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}
.collapse-filter .filter-container [class*="col-"]:hover p {
  color: #f39200;
}
.collapse-filter .filter-container [class*="col-"].hidden {
  display: none;
}
.collapse-filter .filter-container [class*="col-"] .img-wrapper {
  height: 150px;
  position: relative;
  border: 2px solid #feead8;
}
.collapse-filter .filter-container [class*="col-"] .img-wrapper img {
  left: 50%;
  display: block;
  width: auto;
  height: auto;
  max-height: 110px;
  max-width: 140px;
  position: absolute;
  top: 50%;
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: 0.5s ease;
}
.collapse-filter .filter-container [class*="col-"] p {
  background-color: #fef6d4;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-family: Calibri Bold;
  font-size: 1rem;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 19px;
  margin-bottom: 0;
  overflow-wrap: break-word;
  padding: 12px 6px 6px;
  transition: 0.5s ease;
  width: 100%;
  word-wrap: break-word;
}
.collapse-filter .event-type-select {
  border-color: #008fba;
  font-size: 1rem;
  padding: 0.5rem 0.75rem;
}
.cta {
  background-image: url(../Images/maskomat-teaser-bg.jpg);
  background-color: #fef6d4;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 100px;
  overflow: hidden;
}
.cta .image,
.cta .text-image .content .video-wrapper,
.text-image .content .cta .video-wrapper {
  margin-top: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.cta .image img,
.cta .text-image .content .video-wrapper img,
.text-image .content .cta .video-wrapper img {
  max-width: 122%;
  height: auto;
}
.cta .image.no-image .buttons,
.cta .text-image .content .no-image.video-wrapper .buttons,
.text-image .content .cta .no-image.video-wrapper .buttons {
  margin-bottom: 80px;
  position: relative;
  margin-top: -40px;
}
.cta .image .buttons,
.cta .text-image .content .video-wrapper .buttons,
.text-image .content .cta .video-wrapper .buttons {
  position: absolute;
  bottom: -10px;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
}
@media (max-width: 768px) {
  .cta .image .buttons,
  .cta .text-image .content .video-wrapper .buttons,
  .text-image .content .cta .video-wrapper .buttons {
    width: 100%;
  }
}
.cta .image .buttons a,
.cta .text-image .content .video-wrapper .buttons a,
.text-image .content .cta .video-wrapper .buttons a {
  width: 200px;
  margin: 0 10px 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .cta .image .buttons a,
  .cta .text-image .content .video-wrapper .buttons a,
  .text-image .content .cta .video-wrapper .buttons a {
    width: unset;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .cta .image .buttons a:first-child,
  .cta .text-image .content .video-wrapper .buttons a:first-child,
  .text-image .content .cta .video-wrapper .buttons a:first-child {
    margin: 0 5px 30px 0;
  }
  .cta .image .buttons a:last-child,
  .cta .text-image .content .video-wrapper .buttons a:last-child,
  .text-image .content .cta .video-wrapper .buttons a:last-child {
    margin: 0 0 30px 5px;
  }
}
.cta .image .buttons .btn-secondary,
.cta .text-image .content .video-wrapper .buttons .btn-secondary,
.text-image .content .cta .video-wrapper .buttons .btn-secondary {
  background-color: #fff;
}
.cta .image .buttons .btn-secondary:hover,
.cta .text-image .content .video-wrapper .buttons .btn-secondary:hover,
.text-image .content .cta .video-wrapper .buttons .btn-secondary:hover {
  color: #f39200;
}
.bread-crumb {
  margin-top: 20px;
  position: absolute;
}
.bread-crumb a {
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
  padding-right: 6px;
  transition: 0.3s ease;
  display: inline-block;
}
.bread-crumb a:after {
  content: "|";
  margin-left: 7px;
}
.bread-crumb a:hover {
  color: #f39200;
  text-decoration: none;
}
.bread-crumb a:last-child {
  color: #f39200;
  cursor: unset;
}
.bread-crumb a:last-child:after {
  content: "";
}
.trustindex-index {
  background-color: #d4e8f3;
  padding-top: 10rem;
  padding-bottom: 10rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .trustindex-index {
    padding-top: 5rem;
  }
}
.trustindex-index-chart-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  top: -2.5rem;
}
@media (max-width: 768px) {
  .trustindex-index-chart-wrapper {
    top: 1.5rem;
    margin-bottom: 8rem;
  }
}
@media (max-width: 450px) {
  .trustindex-index-chart-wrapper {
    margin-top: 6rem;
  }
}
.trustindex-index-last-chart {
  background-color: #fff;
  position: absolute;
  border-radius: 0.5rem;
  box-shadow: 0 0.18rem 4rem 0 rgba(0, 143, 186, 0.2);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 4;
  bottom: -9rem;
  left: 2rem;
}
.trustindex-index-last-chart-date {
  color: #fff;
  font-family: Calibri Bold, sans-serif;
  font-size: 25.2px;
  line-height: 33px;
  margin-bottom: 28px;
  text-align: left;
  text-transform: uppercase;
  position: absolute;
  font-size: 1.125rem;
  line-height: 1.688rem;
  left: 1rem;
  top: -2.5rem;
  z-index: 4;
}
.trustindex-index-last-chart-date span {
  background-color: #008fba;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  position: relative;
  padding: 5px 10px 0;
}
.trustindex-index-last-chart-value {
  font-family: Calibri Bold, sans-serif;
  font-size: 2.875rem;
  line-height: 2.875rem;
  color: #f39200;
  padding: 1rem 4.75rem 0.688rem 2.875rem;
}
.trustindex-index-last-chart-marker {
  background-image: url(../Images/trustindex-arrow.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #b0cf07;
  width: 4.75rem;
  height: 4.75rem;
  border-radius: 50%;
  right: -2rem;
  top: -2rem;
  position: absolute;
  box-shadow: 0 0.18rem 4rem 0 rgba(0, 143, 186, 0.21);
}
.trustindex-index-last-chart-marker.warning {
  background-color: #f9d614;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.trustindex-index-last-chart-marker.danger {
  background-color: #c43332;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .trustindex-index-last-chart {
    left: 4rem;
  }
}
@media (max-width: 575px) {
  .trustindex-index-last-chart {
    left: 1rem;
  }
}
@media (max-width: 450px) {
  .trustindex-index-last-chart {
    bottom: -13rem;
  }
}
.trustindex-index-image-top {
  box-shadow: 0 0.18rem 2.5rem 0 rgba(0, 143, 186, 0.18);
  position: absolute;
  border-radius: 50%;
  width: 14.313rem;
  height: 14.313rem;
  top: -7rem;
  right: -3.5rem;
  z-index: 2;
}
@media (max-width: 767px) {
  .trustindex-index-image-top {
    right: 2.5rem;
  }
}
@media (max-width: 575px) {
  .trustindex-index-image-top {
    right: -2.25rem;
  }
}
@media (max-width: 450px) {
  .trustindex-index-image-top {
    top: -11rem;
  }
}
.trustindex-index-image-top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.trustindex-index-image-top:before {
  position: absolute;
  border-radius: 50%;
  content: "";
  width: 6.5rem;
  height: 6.5rem;
  background-image: url(../Images/icon-diagram.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: -1.25rem;
  left: -1.25rem;
}
.trustindex-index-image-bottom {
  box-shadow: 0 0.15rem 2.5rem 0 rgba(0, 143, 186, 0.2);
  position: absolute;
  border-radius: 50%;
  width: 14.313rem;
  height: 14.313rem;
  right: -3.5rem;
  top: 14rem;
  z-index: 1;
}
@media (max-width: 767px) {
  .trustindex-index-image-bottom {
    right: 2.5rem;
  }
}
@media (max-width: 575px) {
  .trustindex-index-image-bottom {
    right: -2.25rem;
    top: 19rem;
  }
}
.trustindex-index-image-bottom img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
@media (max-width: 450px) {
  .trustindex-index .progress-date {
    left: 0;
    font-size: 18px;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .trustindex-index .trustindex-header-button {
    display: none;
  }
}
.trustindex-index .trustindex-footer-button {
  display: none;
}
@media (max-width: 575px) {
  .trustindex-index .trustindex-footer-button {
    display: inherit;
    margin-top: 20rem;
    margin-bottom: -6rem;
  }
}
.trustindex-detail-chart {
  margin: auto;
}
.trustindex-detail-development {
  display: -ms-flexbox;
  display: flex;
  padding-left: 70px;
  margin-bottom: 21px;
}
.trustindex-detail-development p {
  color: #008fba;
  font-size: 26px;
  line-height: 32px;
  font-family: Calibri Bold, sans-serif;
  font-weight: 700;
}
.trustindex-detail-development span:last-child {
  display: block;
  color: #a4d0e5;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
}
.trustindex-detail-development .progress-marker {
  display: inline-block;
  background-size: 60%;
  height: 55px;
  width: 55px;
  left: 15px;
  top: -2px;
}
.trustindex-detail-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  will-change: transform;
  transition: transform 0.3s ease;
  margin-top: 6rem;
}
@media (max-width: 768px) {
  .trustindex-detail-item {
    margin-top: 4rem;
  }
}
@media (max-width: 450px) {
  .trustindex-detail-item .progress {
    margin-left: 0 !important;
    margin-right: 1rem;
  }
}
.trustindex-detail-item:active,
.trustindex-detail-item:hover {
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.alert-container .trustindex-detail-item .heading,
.info-teaser .trustindex-detail-item .heading,
.trustindex-detail-item .alert-container .heading,
.trustindex-detail-item .info-teaser .heading,
.trustindex-detail-item h3 {
  color: #000;
}
.trustindex-detail-item a {
  font-family: Calibri Bold, sans-serif;
  font-weight: 700;
  color: #008fba;
  font-size: 16px;
  line-height: 24px;
}
.trustindex-detail .progress-date {
  left: -0.2rem;
}
@media (max-width: 767px) {
  .trustindex-detail .progress-date {
    left: 0;
  }
}
@media (max-width: 450px) {
  .trustindex-detail .progress-date {
    font-size: 18px;
    line-height: 27px;
  }
}
.alert-container .trustindex-diagramm .heading,
.info-teaser .trustindex-diagramm .heading,
.trustindex-diagramm .alert-container .heading,
.trustindex-diagramm .info-teaser .heading,
.trustindex-diagramm h3 {
  margin-bottom: 2.5rem;
}
.trustindex-diagramm .legend {
  box-shadow: 0 0.15rem 2.5rem 0 rgba(0, 143, 186, 0.1);
  border-radius: 0.438rem;
  padding: 2.5rem 1.5rem;
  width: 100%;
}
@media (max-width: 768px) {
  .trustindex-diagramm .legend {
    margin-top: 2rem;
  }
}
.trustindex-diagramm .legend h4 {
  font-family: Calibri Bold, sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 24px;
  line-height: 29px;
}
.trustindex-diagramm .legend p {
  opacity: 0.3;
  color: #000;
  font-family: SourceSansPro-Regular, sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin-top: 1.2rem;
}
.trustindex-diagramm .legend ul {
  padding: 0;
}
.trustindex-diagramm .legend li {
  list-style: none;
  color: #000;
  font-family: Calibri Bold, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}
.trustindex-diagramm .legend li:before {
  position: relative;
  top: 0.35rem;
  display: inline-block;
  border-radius: 50%;
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.7rem;
}
.trustindex-diagramm .legend li:not(:last-child) {
  margin-bottom: 1rem;
}
.trustindex-diagramm .legend li:first-child:before {
  background-color: #008fba;
}
.trustindex-diagramm .legend li:nth-child(2):before {
  background-color: #a4d0e5;
}
.trustindex-diagramm .legend li:last-child:before {
  background-color: #f39200;
}
.trustindex-diagramm .legend-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
}
.progress,
.progress * {
  box-sizing: content-box;
}
.progress {
  border-radius: 50%;
  box-shadow: 0 0.063rem 1rem 0 rgba(0, 143, 186, 0.2);
  background-color: #fff;
  min-width: 5.5rem;
  width: 5.5rem;
  min-height: 5.5rem;
  height: 5.5rem;
  margin-right: 1rem;
  -ms-transform: translate(0);
  transform: translate(0);
  border: 0.5rem solid #fff;
}
.progress[data-value="0"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(90deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="1"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(93.6deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="2"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(97.2deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="3"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(100.8deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="4"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(104.4deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="5"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(108deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="6"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.31turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="7"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.32turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="8"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.33turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="9"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.34turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="10"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(126deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="11"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.36turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="12"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.37turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="13"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.38turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="14"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.39turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="15"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(144deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="16"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.41turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="17"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.42turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="18"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(154.8deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="19"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.44turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="20"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(162deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="21"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(165.6deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="22"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.47turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="23"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(172.8deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="24"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.49turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="25"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(180deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="26"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.51turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="27"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.52turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="28"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.53turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="29"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.54turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="30"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(198deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="31"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(201.6deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="32"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.57turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="33"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(208.8deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="34"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.59turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="35"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(216deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="36"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.61turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="37"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.62turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="38"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.63turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="39"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.64turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="40"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(234deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="41"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.66turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="42"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(241.2deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="43"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.68turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="44"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(248.4deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="45"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(252deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="46"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.71turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="47"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.72turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="48"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.73turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="49"] {
  background-image: linear-gradient(
      90deg,
      #d4e8f3 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(0.74turn, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="50"] {
  background-image: linear-gradient(
      -90deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="51"] {
  background-image: linear-gradient(
      -86.4deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="52"] {
  background-image: linear-gradient(
      -82.8deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="53"] {
  background-image: linear-gradient(
      -79.2deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="54"] {
  background-image: linear-gradient(
      -75.6deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="55"] {
  background-image: linear-gradient(
      -72deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="56"] {
  background-image: linear-gradient(
      -68.4deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="57"] {
  background-image: linear-gradient(
      -64.8deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="58"] {
  background-image: linear-gradient(
      -61.2deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="59"] {
  background-image: linear-gradient(
      -57.6deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="60"] {
  background-image: linear-gradient(
      -54deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="61"] {
  background-image: linear-gradient(
      -50.4deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="62"] {
  background-image: linear-gradient(
      -46.8deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="63"] {
  background-image: linear-gradient(
      -43.2deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="64"] {
  background-image: linear-gradient(
      -39.6deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="65"] {
  background-image: linear-gradient(
      -36deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="66"] {
  background-image: linear-gradient(
      -32.4deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="67"] {
  background-image: linear-gradient(
      -28.8deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="68"] {
  background-image: linear-gradient(
      -25.2deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="69"] {
  background-image: linear-gradient(
      -21.6deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="70"] {
  background-image: linear-gradient(
      -18deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="71"] {
  background-image: linear-gradient(
      -14.4deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="72"] {
  background-image: linear-gradient(
      -10.8deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="73"] {
  background-image: linear-gradient(
      -7.2deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="74"] {
  background-image: linear-gradient(
      -3.6deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="75"] {
  background-image: linear-gradient(
      0deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="76"] {
  background-image: linear-gradient(
      3.6deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="77"] {
  background-image: linear-gradient(
      7.2deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="78"] {
  background-image: linear-gradient(
      10.8deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="79"] {
  background-image: linear-gradient(
      14.4deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="80"] {
  background-image: linear-gradient(
      18deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="81"] {
  background-image: linear-gradient(
      21.6deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="82"] {
  background-image: linear-gradient(
      25.2deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="83"] {
  background-image: linear-gradient(
      28.8deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="84"] {
  background-image: linear-gradient(
      32.4deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="85"] {
  background-image: linear-gradient(
      36deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="86"] {
  background-image: linear-gradient(
      39.6deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="87"] {
  background-image: linear-gradient(
      43.2deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="88"] {
  background-image: linear-gradient(
      46.8deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="89"] {
  background-image: linear-gradient(
      50.4deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="90"] {
  background-image: linear-gradient(
      54deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="91"] {
  background-image: linear-gradient(
      57.6deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="92"] {
  background-image: linear-gradient(
      61.2deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="93"] {
  background-image: linear-gradient(
      64.8deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="94"] {
  background-image: linear-gradient(
      68.4deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="95"] {
  background-image: linear-gradient(
      72deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="96"] {
  background-image: linear-gradient(
      75.6deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="97"] {
  background-image: linear-gradient(
      79.2deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="98"] {
  background-image: linear-gradient(
      82.8deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress[data-value="99"] {
  background-image: linear-gradient(
      86.4deg,
      #008fba 50%,
      transparent 0,
      transparent
    ),
    linear-gradient(270deg, #008fba 50%, #d4e8f3 0, #d4e8f3);
}
.progress:first-child {
  margin-left: 4%;
}
.progress .overlay {
  background-color: #fff;
  border-radius: 50%;
  font-size: 14px;
  height: 4.6rem;
  left: 50%;
  position: absolute;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 4.6rem;
  transition: width 0.3s ease, height 0.3s ease;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
}
.progress .overlay p {
  line-height: 40px;
  margin-top: -20px;
  color: #008fba;
  font-size: 1.6rem;
  text-align: center;
  top: 42%;
  width: 100%;
}
.progress-date,
.progress .overlay p {
  font-family: Calibri Bold, sans-serif;
  position: absolute;
}
.progress-date {
  color: #fff;
  font-size: 25.2px;
  line-height: 33px;
  margin-bottom: 28px;
  text-align: left;
  text-transform: uppercase;
  left: 1.8rem;
  top: 1.25rem;
  z-index: 4;
}
.progress-date span {
  background-color: #008fba;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  position: relative;
  padding: 5px 10px 0;
}
@media (max-width: 767px) {
  .progress-date {
    left: 20vw;
  }
}
.progress-big {
  box-shadow: 0 0.063rem 3.125rem 0 rgba(0, 143, 186, 0.2);
  width: 18.5rem;
  height: 18.5rem;
  border-width: 1rem;
  position: relative;
  top: -1rem;
  margin-left: 0 !important;
}
@media (max-width: 575px) {
  .progress-big {
    margin-left: 5rem !important;
  }
}
@media (max-width: 767px) {
  .progress-big {
    margin-left: 17vw !important;
  }
}
@media (max-width: 991px) {
  .progress-big {
    margin-bottom: 2rem;
  }
}
@media (max-width: 450px) {
  .progress-big {
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 75vw;
    height: 75vw;
  }
}
.progress-big .overlay {
  height: 16rem;
  width: 16rem;
}
@media (max-width: 450px) {
  .progress-big .overlay {
    width: 62vw;
    height: 62vw;
  }
}
.progress-big .overlay p {
  font-size: 6.25rem;
  letter-spacing: 0;
  line-height: 3rem;
  text-shadow: 0.18rem 0.18rem #a4d0e5;
  top: 44%;
}
@media (max-width: 450px) {
  .progress-big .overlay p {
    font-size: 22vw;
  }
}
.progress-big .overlay p span:first-child {
  font-size: 16px;
  line-height: 4rem;
  text-shadow: none;
  text-transform: uppercase;
  color: #008fba;
}
@media (max-width: 450px) {
  .progress-big .overlay p span:first-child {
    font-size: 4vw;
  }
}
.progress-big .overlay p span:last-child {
  font-size: 29px;
  text-shadow: none;
  text-transform: uppercase;
}
@media (max-width: 450px) {
  .progress-big .overlay p span:last-child {
    font-size: 7vw;
  }
}
.progress-index {
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  bottom: -8rem;
  box-shadow: 0 0.18rem 4rem 0 rgba(0, 143, 186, 0.4);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 3;
}
.progress-marker {
  background-image: url(../Images/trustindex-arrow.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #b0cf07;
  width: 4.75rem;
  height: 4.75rem;
  border-radius: 50%;
  right: -2rem;
  top: -2rem;
  position: absolute;
  box-shadow: 0 0.18rem 4rem 0 rgba(0, 143, 186, 0.21);
  top: -1rem;
  left: 4rem;
  z-index: 2;
}
.progress-marker.warning {
  background-color: #f9d614;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.progress-marker.danger {
  background-color: #c43332;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.progress-status {
  position: absolute;
  font-family: Calibri Bold, sans-serif;
  font-weight: 700;
  top: -1.15rem;
  z-index: 3;
}
@media (max-width: 450px) {
  .progress-status {
    top: -5vw;
  }
}
.progress-status-min {
  color: #fff;
  left: 8.45rem;
}
@media (max-width: 450px) {
  .progress-status-min {
    left: 33.6vw;
  }
}
.progress-status-max {
  color: #008fba;
  right: 8.25rem;
}
@media (max-width: 450px) {
  .progress-status-max {
    right: 33.6vw;
  }
}
.progress-small p:first-child {
  font-size: 1.7rem;
  line-height: 40px;
  top: 2.2rem;
}
.progress-small p:last-child {
  font-size: 0.9rem;
  line-height: 1.2rem;
  color: #a4d0e5;
  font-family: Calibri Bold, sans-serif;
  top: 2.2rem;
  position: relative;
}
.progress-box {
  position: relative;
  top: -2.75rem;
  z-index: -1;
  background-color: #d4e8f3;
  border-radius: 0 0 1rem 1rem;
  padding: 3.75rem 1rem 1rem;
  margin-left: 4%;
  margin-right: 1rem;
  width: 6.5rem;
}
@media (max-width: 450px) {
  .progress-box {
    margin-left: 0 !important;
    margin-right: 1rem;
  }
}
.progress-box p:first-of-type {
  font-size: 1.4rem;
  line-height: 1.1rem;
  margin-bottom: 0.75rem;
}
.progress-box p:first-of-type,
.progress-box p:last-of-type {
  color: #008fba;
  display: block;
  text-align: center;
  font-family: Calibri Bold, sans-serif;
  font-weight: 700;
}
.progress-box p:last-of-type {
  text-transform: uppercase;
  font-size: 0.9rem;
  line-height: 0.9rem;
  margin-bottom: 0;
}
.progress-box .progress-marker {
  width: 2.25rem;
  height: 2.25rem;
  top: 2.85rem;
  left: -1.125rem;
  background-size: 50%;
}
.news-teaser .content-wrap {
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 900px) {
  .news-teaser .content-wrap {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.news-teaser .content-wrap .news-image {
  width: 200px;
  height: 160px;
  margin-right: 36px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 900px) {
  .news-teaser .content-wrap .news-image {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.news-teaser .content-wrap .news-image img {
  width: 100%;
  height: 100%;
}
.news-teaser .content-wrap .news-content h4 {
  color: #008fba;
}
.news-teaser .content-wrap .news-content a {
  color: #f39200;
  font-family: SourceSansPro-Bold, sans-serif;
}
.news-teaser .divider {
  margin-bottom: 40px;
}
.sticky {
  position: fixed;
  bottom: 30px;
  right: 100px;
  z-index: 20;
}
@media (max-width: 990px) {
  .sticky {
    right: 50%;
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    bottom: 14px;
  }
}
.sticky .sticky-wrap {
  background: #fff;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.14);
  border-radius: 9px;
  padding: 10px 24px;
  transition: 0.3s ease;
}
.sticky .sticky-wrap h5 {
  color: #008fba;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 0;
}
@media (max-width: 990px) {
  .sticky .sticky-wrap h5 {
    font-size: 16px;
    line-height: 16px;
  }
}
.sticky a:hover {
  text-decoration: none;
}
.sticky a:hover .sticky-wrap {
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.tree-tracker-content {
  margin-right: 2rem;
}
@media (max-width: 767px) {
  .tree-tracker-content {
    margin-right: 0;
  }
}
.tree-tracker-content .btn {
  margin-top: 14px;
}
.tree-tracker-graph:not(.small) {
  position: relative;
  min-height: 25rem;
  height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .tree-tracker-graph:not(.small) {
    margin-top: 2rem;
    min-height: 70vw;
  }
}
@media (max-width: 560px) {
  .tree-tracker-graph:not(.small) {
    min-height: 80vw;
  }
}
.tree-tracker-graph.small .tree-tracker-progress-container {
  position: relative;
  width: calc(250px + 3rem);
  top: 0;
  left: 0;
  margin: auto;
}
.tree-tracker-graph.small .tree-tracker-progress-container span {
  font-size: 1rem;
}
.tree-tracker-tree {
  position: absolute;
  height: auto;
  right: -5rem;
  top: -10rem;
  max-width: 438px;
  width: 50vw;
}
@media (max-width: 767px) {
  .tree-tracker-tree {
    right: 15vw;
    top: 0;
  }
}
@media (max-width: 320px) {
  .tree-tracker-tree {
    right: 12vw;
  }
}
.tree-tracker-device {
  position: absolute;
  width: 25vw;
  height: auto;
  top: 5rem;
  left: -2rem;
  max-width: 240px;
}
@media (max-width: 767px) {
  .tree-tracker-device {
    left: 15vw;
    top: 25vw;
  }
}
@media (max-width: 320px) {
  .tree-tracker-device {
    left: 12vw;
  }
}
.tree-tracker-arrow {
  position: absolute;
  width: 12.5vw;
  height: auto;
  top: 38%;
  left: 30%;
  max-width: 120px;
}
@media (max-width: 767px) {
  .tree-tracker-arrow {
    top: 35vw;
    left: 38vw;
  }
}
@media (max-width: 560px) {
  .tree-tracker-arrow {
    left: 35vw;
  }
}
.tree-tracker-progress {
  background-color: #d4e8f3;
  border-radius: 1rem;
  overflow: hidden;
  height: 2rem;
  margin-top: 0.5rem;
}
@media (min-width: 560px) {
  .tree-tracker-progress:not(.small) {
    min-width: 250px;
  }
}
.tree-tracker-progress .small {
  width: 100%;
}
.tree-tracker-progress > span {
  color: #008fba;
  position: absolute;
  right: 2.5rem;
  top: 3.75rem;
  font-family: Circular-Black, sans-serif;
}
.tree-tracker-progress-container {
  position: absolute;
  z-index: 2;
  background-color: #fff;
  border-radius: 1rem;
  padding: 1.5rem;
  top: 21rem;
  left: 10vw;
  box-shadow: 0 2px 50px 0 rgba(0, 143, 186, 0.61);
}
@media (max-width: 1024px) {
  .tree-tracker-progress-container {
    top: 35vw;
  }
}
@media (max-width: 767px) {
  .tree-tracker-progress-container {
    top: 50vw;
    left: 30vw;
  }
}
@media (max-width: 560px) {
  .tree-tracker-progress-container {
    top: 58vw;
    left: 0;
    width: 90vw;
  }
}
.tree-tracker-progress-container span {
  font-family: Circular-Black, sans-serif;
}
.tree-tracker-progress-bar {
  background-color: rgba(0, 143, 186, 0.3);
  height: 100%;
  border-radius: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.tree-tracker-progress-bar span {
  color: #008fba;
  padding-left: 1rem;
  font-family: Circular-Black, sans-serif;
}
.accordion-vertically {
  position: relative;
}
@media (max-width: 768px) {
  .accordion-vertically .tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    width: calc(100% - 15px);
    position: relative;
    z-index: 2;
  }
  .accordion-vertically .tabs .accordion-head {
    margin-right: 10px;
  }
  .accordion-vertically .tabs:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 120px;
    background: linear-gradient(
      270deg,
      hsla(0, 0%, 100%, 0.74) 23.44%,
      hsla(0, 0%, 100%, 0)
    );
    z-index: 3;
    pointer-events: none;
  }
  .accordion-vertically .tabs .accordion-outer-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .accordion-vertically .tabs .accordion-inner-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
.accordion-vertically .accordion-head {
  margin-bottom: 9px;
  position: relative;
  cursor: pointer;
  background-color: #d4e8f3;
  border-radius: 8px;
  transition: 0.3s ease;
  padding: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 768px) {
  .accordion-vertically .accordion-head:last-of-type {
    margin-right: 0;
  }
}
.accordion-vertically .accordion-head:hover {
  background-color: #008fba;
}
.accordion-vertically .accordion-head:hover h5 {
  color: #fff;
}
.accordion-vertically .accordion-head h5 {
  margin: 0;
  display: inline-block;
  color: #008fba;
}
.accordion-vertically .accordion-head.active {
  background-color: #008fba;
}
.accordion-vertically .accordion-head.active h5 {
  color: #fff;
}
.accordion-vertically .accordion-body {
  opacity: 0;
  max-height: 0;
  background: #fff;
  padding: 0;
  max-width: 470px;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .accordion-vertically .accordion-body {
    padding-top: 15px;
  }
}
.accordion-vertically .accordion-body img {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}
.accordion-vertically .accordion-body p {
  margin-bottom: 0;
}
.accordion-vertically .accordion-body p strong {
  font-family: SourceSansPro-Bold, sans-serif;
}
.accordion-vertically .accordion-body * {
  opacity: 0;
  max-height: 0;
  transition: all 0.3s ease 0s;
}
.accordion-vertically .accordion-body .count {
  opacity: 0;
  display: none;
  transition: all 0.3s ease 0s;
}
.accordion-vertically .accordion-body.active,
.accordion-vertically .accordion-body.active :not(.accordion-body) {
  opacity: 1;
  max-height: 1000px;
  transition: opacity 1s ease 0.3s;
}
.accordion-vertically .accordion-body.active .count {
  opacity: 1;
  display: block;
  transition: opacity 1s ease 0.3s;
}
.accordion-vertically.accordion-prozess .accordion-head {
  transition: border-bottom 0.3s ease;
}
.accordion-vertically.accordion-prozess .accordion-head.active {
  border-bottom: 3px solid #008fba;
  transition: border-bottom 0.3s ease;
}
.text-image {
  padding-top: 120px;
  padding-bottom: 80px;
}
@media (max-width: 900px) {
  .text-image {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 600px) {
  .text-image {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.text-image h2 {
  margin-bottom: 0;
}
.text-image h2 span {
  color: #bba2ce;
}
.text-image .content {
  padding-left: 400px;
  position: relative;
  margin-top: 48px;
}
@media (max-width: 1300px) {
  .text-image .content {
    padding-left: 500px;
    padding-bottom: 40px;
  }
}
@media (max-width: 900px) {
  .text-image .content {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
  }
}
.text-image .content .image,
.text-image .content .video-wrapper {
  height: calc(100% + 150px);
  width: 600px;
  background-image: url(../Images/hygiene.jpg);
  background-position: 100%;
  background-size: cover;
  position: absolute;
  left: 340px;
  top: 0;
  border-radius: 20px;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
@media (max-width: 1300px) {
  .text-image .content .image,
  .text-image .content .video-wrapper {
    left: 440px;
  }
}
@media (max-width: 900px) {
  .text-image .content .image,
  .text-image .content .video-wrapper {
    position: relative;
    -ms-transform: none;
    transform: none;
    left: -110px;
    width: calc(100% + 110px);
    height: 400px;
    margin-top: 30px;
  }
}
@media (max-width: 600px) {
  .text-image .content .image,
  .text-image .content .video-wrapper {
    left: -80px;
    width: calc(100% + 80px);
    height: 240px;
  }
}
.text-image .content .video-wrapper {
  background-image: unset;
  width: 30vw;
  height: -webkit-fit-content;
  height: fit-content;
  max-width: 550px;
  aspect-ratio: 16/9;
}
@media (max-width: 900px) {
  .text-image .content .video-wrapper {
    width: 90vw;
    left: 0 !important;
    margin-left: 0;
  }
}
@media (min-width: 991px) {
  .text-image .content .video-wrapper {
    min-width: 440px;
  }
}
.text-image .content .video-wrapper video {
  width: 560px;
  border-radius: 20px;
}
.text-image .content .video-wrapper iframe {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-width: 100% !important;
  height: 100% !important;
  border-radius: 20px;
  border: 0 !important;
}
@media (max-width: 768px) {
  .ne-ticket .text-image {
    margin-top: 30px;
  }
  .ne-ticket .text-image h2 {
    padding: 0 1rem 0 2rem;
  }
  .ne-ticket .text-image .content {
    margin-top: 1.25rem;
  }
  .ne-ticket .text-image .content .video-wrapper,
  .ne-ticket .text-image .image {
    margin-top: 0;
  }
}
.instagram-profile {
  padding-top: 120px;
  padding-bottom: 80px;
  background-color: #fef6d4;
}
@media (max-width: 900px) {
  .instagram-profile {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 600px) {
  .instagram-profile {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 900px) {
  .hero + .instagram-profile {
    margin-top: 0;
    padding-top: 80px;
  }
}
@media (max-width: 900px) {
  .text-image + .instagram-profile {
    margin-top: -200px;
    padding-top: 160px;
  }
}
.instagram-profile .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 900px) {
  .instagram-profile .container {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.instagram-profile .container .content {
  margin-right: 100px;
}
@media (max-width: 1330px) {
  .instagram-profile .container .content {
    width: 400px;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}
@media (max-width: 1000px) {
  .instagram-profile .container .content {
    margin-right: 60px;
  }
}
@media (max-width: 900px) {
  .instagram-profile .container .content {
    margin-right: 0;
    width: 100%;
  }
  .instagram-profile .container .content .text {
    padding-left: 0;
  }
}
.instagram-profile .container .content h2 {
  color: #dfb400;
}
.instagram-profile .container .images {
  position: relative;
}
.instagram-profile .container .images .image,
.instagram-profile .container .images .text-image .content .video-wrapper,
.text-image .content .instagram-profile .container .images .video-wrapper {
  background-size: cover;
  background-position: 50%;
  border-radius: 8px;
}
@media (max-width: 990px) {
  .instagram-profile .container .images .image,
  .instagram-profile .container .images .text-image .content .video-wrapper,
  .text-image .content .instagram-profile .container .images .video-wrapper {
    margin-top: 30px;
  }
}
@media (max-width: 500px) {
  .instagram-profile .container .images .image,
  .instagram-profile .container .images .text-image .content .video-wrapper,
  .text-image .content .instagram-profile .container .images .video-wrapper {
    width: 50%;
  }
}
.instagram-profile .container .images .image.image-big-left,
.instagram-profile
  .container
  .images
  .text-image
  .content
  .image-big-left.video-wrapper,
.text-image
  .content
  .instagram-profile
  .container
  .images
  .image-big-left.video-wrapper {
  background-image: url(../Images/insta-big.jpg);
  height: 460px;
  width: 300px;
}
@media (max-width: 1000px) {
  .instagram-profile .container .images .image.image-big-left,
  .instagram-profile
    .container
    .images
    .text-image
    .content
    .image-big-left.video-wrapper,
  .text-image
    .content
    .instagram-profile
    .container
    .images
    .image-big-left.video-wrapper {
    height: 320px;
    width: 240px;
  }
}
@media (max-width: 500px) {
  .instagram-profile .container .images .image.image-big-left,
  .instagram-profile
    .container
    .images
    .text-image
    .content
    .image-big-left.video-wrapper,
  .text-image
    .content
    .instagram-profile
    .container
    .images
    .image-big-left.video-wrapper {
    width: 170px;
    height: 260px;
  }
}
.instagram-profile .container .images .image.image-small-right,
.instagram-profile
  .container
  .images
  .text-image
  .content
  .image-small-right.video-wrapper,
.text-image
  .content
  .instagram-profile
  .container
  .images
  .image-small-right.video-wrapper {
  background-image: url(../Images/insta-small.jpg);
  height: 200px;
  width: 200px;
  position: absolute;
  left: calc(100% + 24px);
  bottom: 164px;
}
@media (max-width: 1000px) {
  .instagram-profile .container .images .image.image-small-right,
  .instagram-profile
    .container
    .images
    .text-image
    .content
    .image-small-right.video-wrapper,
  .text-image
    .content
    .instagram-profile
    .container
    .images
    .image-small-right.video-wrapper {
    left: 0;
    top: calc(100% + 24px);
  }
}
@media (max-width: 900px) {
  .instagram-profile .container .images .image.image-small-right,
  .instagram-profile
    .container
    .images
    .text-image
    .content
    .image-small-right.video-wrapper,
  .text-image
    .content
    .instagram-profile
    .container
    .images
    .image-small-right.video-wrapper {
    left: calc(100% + 24px);
    bottom: 60px;
    top: unset;
  }
}
@media (max-width: 500px) {
  .instagram-profile .container .images .image.image-small-right,
  .instagram-profile
    .container
    .images
    .text-image
    .content
    .image-small-right.video-wrapper,
  .text-image
    .content
    .instagram-profile
    .container
    .images
    .image-small-right.video-wrapper {
    width: 160px;
    height: 160px;
  }
}
.instagram-profile .container .images .name {
  background-color: #fff;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  padding: 14px 60px 14px 20px;
  position: absolute;
  bottom: 120px;
  left: 180px;
  transition: 0.3s ease;
}
@media (max-width: 1000px) {
  .instagram-profile .container .images .name {
    left: 40px;
    bottom: -70px;
  }
}
@media (max-width: 900px) {
  .instagram-profile .container .images .name {
    left: 180px;
  }
}
@media (max-width: 500px) {
  .instagram-profile .container .images .name {
    left: 40px;
  }
}
.instagram-profile .container .images .name:hover {
  text-decoration: none;
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}
.instagram-profile .container .images .name p {
  margin-bottom: 0;
}
.instagram-profile .container .images .name p.insta-name {
  color: #bba2ce;
  margin-top: -10px;
}
.instagram-profile .container .images .name img {
  position: absolute;
  right: -24px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.instagram-profile .container .images .video-wrapper {
  background: none !important;
  height: auto !important;
  max-width: 400px;
  aspect-ratio: 9/16;
  margin-right: -50px;
}
.instagram-profile .container .images .video-wrapper iframe {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-width: 100% !important;
  width: 240px;
  height: 100% !important;
  border-radius: 8px;
  border: 0 !important;
}
@media (max-width: 768px) {
  .instagram-profile .container .images .video-wrapper iframe {
    width: 200px;
  }
}
.instagram-profile .container .images .video-wrapper video {
  border-radius: 20px;
}
@media (min-width: 1001px) {
  .instagram-profile
    .container
    .images
    .text-image
    .content
    .video-wrapper
    + .video-wrapper,
  .instagram-profile .container .images .video-wrapper + .image,
  .text-image
    .content
    .instagram-profile
    .container
    .images
    .video-wrapper
    + .video-wrapper {
    left: calc(100% + 78px);
  }
  .instagram-profile
    .container
    .images
    .text-image
    .content
    .video-wrapper
    + .video-wrapper
    + a,
  .instagram-profile .container .images .video-wrapper + .image + a,
  .text-image
    .content
    .instagram-profile
    .container
    .images
    .video-wrapper
    + .video-wrapper
    + a {
    bottom: 55px;
  }
}
@media (max-width: 900px) {
  .instagram-profile
    .container
    .images
    .text-image
    .content
    .video-wrapper
    + .video-wrapper,
  .instagram-profile .container .images .video-wrapper + .image,
  .text-image
    .content
    .instagram-profile
    .container
    .images
    .video-wrapper
    + .video-wrapper {
    bottom: 80px;
  }
  .instagram-profile
    .container
    .images
    .text-image
    .content
    .video-wrapper
    + .video-wrapper
    + a,
  .instagram-profile .container .images .video-wrapper + .image + a,
  .text-image
    .content
    .instagram-profile
    .container
    .images
    .video-wrapper
    + .video-wrapper
    + a {
    bottom: -2.5rem;
  }
}
.lp-cta {
  background-color: #36acb5;
  padding: 80px 0;
}
@media (max-width: 768px) {
  .lp-cta {
    padding: 40px 1rem;
  }
}
.alert-container .lp-cta .container .heading,
.info-teaser .lp-cta .container .heading,
.lp-cta .container .alert-container .heading,
.lp-cta .container .info-teaser .heading,
.lp-cta .container h3,
.lp-cta .container p {
  color: #fff;
}
@media (max-width: 768px) {
  .lp-cta .container .content {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.lp-cta .container .content .text .accordion {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 30px;
}
.lp-cta .container .content .text .accordion .card-header a {
  color: #fff !important;
}
.lp-cta .container .content .text .accordion .card-header a:after {
  background-color: hsla(0, 0%, 100%, 0.2) !important;
  background-image: url(../Images/plus-white.svg) !important;
}
.lp-cta .container .content .text .accordion .card-header a.acc-open:after {
  background-image: url(../Images/minus-white.svg) !important;
}
.lp-cta .container .content .text .accordion .collapse .card-body:after {
  background-color: #fff !important;
  opacity: 0.2;
}
.lp-cta .container .content .text a {
  min-width: 220px;
}
@media (max-width: 768px) {
  .lp-cta .container .content .text {
    padding-left: 45px;
  }
}
.lp-cta .container .content .ticket {
  filter: drop-shadow(0 2px 40px rgba(0, 0, 0, 0.15));
}
@media (min-width: 990px) {
  .lp-cta .container .content .ticket {
    padding-right: 40px;
  }
}
@media (max-width: 768px) {
  .lp-cta .container .content .ticket {
    width: calc(100% - 30px);
    height: auto;
    max-width: 400px;
  }
}
.lp-cta .container .contact .divider {
  background-color: hsla(0, 0%, 100%, 0.2);
  height: 10px;
  margin-bottom: 40px;
}
.lp-cta .container .contact h4 {
  color: #fff;
}
@media (max-width: 768px) {
  .lp-cta .container .contact h4 {
    margin-bottom: 20px;
  }
}
.lp-cta .container .contact .btn {
  margin-top: 0;
  min-width: 220px;
}
.lp-cta .container .contact p {
  font-size: 17px;
  line-height: 20px;
}
.lp-cta .container .contact .contact-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 12px;
}
.lp-cta .container .contact .contact-link p {
  margin-bottom: 0;
  margin-left: 14px;
}
.lp-cta .container .contact .contact-link img {
  transition: 0.3s ease;
}
.lp-cta .container .contact .contact-link:hover {
  text-decoration: none;
}
.lp-cta .container .contact .contact-link:hover img {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.ne-ticket .lp-cta {
  background: radial-gradient(
    59.29% 82.16% at 18.06% 18.4%,
    #1694d0 0,
    #1568b0 100%
  );
}
.ne-ticket .container {
  max-width: unset;
}
.ne-ticket .container .content h4 {
  color: #fff;
}
@media (max-width: 768px) {
  .ne-ticket .container .content {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.ne-ticket .container > .row > div:first-of-type {
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .ne-ticket .container > .row > div,
  .ne-ticket .container > .row > div.text {
    padding-left: 0;
    padding-right: 0;
  }
}
dialog {
  --ratio: 3.74;
  --light-color-bg: #eef1f7;
  --dark-color-bg: #374151;
  --grey-color: #6b7280;
  --leading: 0.025em;
  border: none !important;
  border-radius: calc(5px * var(--ratio));
  box-shadow: 0 0 transparent, 0 0 transparent,
    0 25px 50px -12px rgba(0, 0, 0, 0.25);
  width: min(800px, 100%);
  padding: 0;
  z-index: 99;
}
dialog iframe {
  aspect-ratio: 16/9;
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  display: none;
}
dialog iframe.show {
  display: block;
}
dialog .button-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.5rem;
  padding: 1rem 1.5rem 1.5rem;
}
dialog .button-group button {
  -ms-flex: 1 1;
  flex: 1 1;
}
dialog button {
  display: block;
  width: calc(44px * var(--ratio));
  height: 44px;
  border-radius: calc(3px * var(--ratio));
  border: none;
  letter-spacing: calc(3 * var(--leading, 0.025em));
  font-family: inherit;
  color: var(--grey-color);
  background-color: var(--light-color-bg);
  font-size: large;
  font-weight: 700;
  cursor: pointer;
}
dialog button:focus {
  outline: none;
  border: 0.0625rem solid transparent;
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.2rem var(--dark-color-bg);
}
.open-dialog-image {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border: 2px solid hsla(0, 0%, 100%, 0.1);
  border-radius: 10px;
}
.open-dialog-image > * {
  -ms-flex: 1 1;
  flex: 1 1;
}
.open-dialog-image img {
  mix-blend-mode: multiply;
  border-radius: 10px;
  width: 100%;
  height: auto;
}
.open-dialog-image:before {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  top: 40%;
  left: 50%;
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='109' height='142' viewBox='0 0 109 142' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.677 14.117c0-5.909 6.87-9.16 11.439-5.412l52.285 42.883c3.414 2.8 3.414 8.024 0 10.824l-52.285 42.883c-4.569 3.747-11.44.497-11.44-5.413V14.118z' fill='%23fff' filter='url(%23a)'/%3E%3Cdefs%3E%3Cfilter id='a' x='.678' y='.104' width='108.283' height='141.792' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='10' dy='14'/%3E%3CfeGaussianBlur stdDeviation='10.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0.0505556 0 0 0 0 0.375181 0 0 0 0 0.466667 0 0 0 0.8 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_1215_14565'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_1215_14565' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  -ms-transform-origin: center center;
  transform-origin: center center;
  transition: all 0.3s ease;
}
.open-dialog-image:hover:before {
  width: 120px;
  height: 120px;
}
.explanation-pseudo-btn {
  background: #fff;
  border-radius: 10.3119px;
  -ms-transform: rotate(-2.94deg);
  transform: rotate(-2.94deg);
  box-shadow: 0 14px 34px rgba(29, 84, 131, 0.5);
  color: #f59300;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.75rem;
  font-family: Circular-Black, sans-serif;
  font-size: 26px;
  width: 80%;
  margin-left: 10%;
  margin-top: -40px;
  margin-bottom: 4rem;
  transition: all 0.3s ease;
}
.explanation-pseudo-btn:hover {
  color: #f59300;
  text-decoration: none;
  -ms-transform: rotate(-1.75deg);
  transform: rotate(-1.75deg);
}
.text-image + .offer-cards {
  margin-top: 10rem;
}
.card-slider-wrap {
  padding-top: 140px;
  position: relative;
}
.card-slider-wrap .container .card-slider {
  overflow: visible;
  padding-bottom: 180px;
}
@media (max-width: 990px) {
  .card-slider-wrap .container .card-slider {
    padding-bottom: 220px;
  }
}
@media (max-width: 768px) {
  .card-slider-wrap .container .card-slider {
    padding-bottom: 200px;
  }
}
.card-slider-wrap .container .card-slider .head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 60px;
}
.card-slider-wrap .container .card-slider .head h2 {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .card-slider-wrap .container .card-slider .head .pagination {
    display: none;
  }
}
.card-slider-wrap .container .card-slider .head .pagination .swiper-button {
  position: relative;
  background-color: #f1ecf5;
  width: 50px;
  height: 50px;
  border-radius: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: 0.3s ease;
  top: unset;
  left: unset;
  right: unset;
  margin-left: 16px;
}
.card-slider-wrap
  .container
  .card-slider
  .head
  .pagination
  .swiper-button:hover {
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}
.card-slider-wrap
  .container
  .card-slider
  .head
  .pagination
  .swiper-button:after {
  display: none;
}
.card-slider-wrap .container .card-slider .card-item {
  height: 420px;
  background-image: url(../Images/img.jpg);
  background-size: cover;
  background-position: 50%;
  border-radius: 20px;
  padding: 18px;
}
.card-slider-wrap .container .card-slider .card-item.done:before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 80px;
  border-radius: 20px 20px 0 0;
}
.card-slider-wrap .container .card-slider .card-item.done:after {
  content: url(../Images/done-badge.svg);
  position: absolute;
  top: -30px;
  left: -2px;
}
.card-slider-wrap .container .card-slider .card-item.done .content {
  background-color: #36acb5;
}
.card-slider-wrap .container .card-slider .card-item.done .content p {
  color: #fff;
}
.card-slider-wrap .container .card-slider .card-item.done .content p.city {
  color: #fff;
  opacity: 0.5;
}
.card-slider-wrap .container .card-slider .card-item .content {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.12);
  padding: 16px 14px;
  position: absolute;
  top: calc(100% - 44px);
  width: calc(100% - 36px);
}
.card-slider-wrap .container .card-slider .card-item .content p {
  margin-bottom: 0;
  line-height: 22px;
}
.card-slider-wrap .container .card-slider .card-item .content p.city {
  color: #bba2ce;
  margin-top: 6px;
}
.card-slider-wrap .container .card-slider .card-item .content p.credits {
  font-size: 12px;
  margin-top: 18px;
  margin-bottom: -4px;
  margin-left: 14px;
  line-height: 14px;
  position: relative;
}
.card-slider-wrap .container .card-slider .card-item .content p.credits:before {
  content: "©";
  margin-right: 4px;
  position: absolute;
  left: -14px;
}
.card-slider-wrap .footer {
  width: 100%;
  height: 300px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.card-slider-wrap .footer.footer-flieder {
  background-color: #f1ecf5;
}
.card-slider-wrap .footer.footer-yellow {
  background-color: #fef6d4;
}
.card-slider-wrap .footer.footer-yellow img {
  display: none !important;
}
.card-slider-wrap .footer .footer-img {
  position: absolute;
  left: 0;
  bottom: 0;
}
.card-slider-wrap .footer .footer-img.desktop {
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 500px) {
  .card-slider-wrap .footer .footer-img.desktop {
    display: none;
  }
}
.card-slider-wrap .footer .footer-img.mobile {
  display: none;
  width: 100%;
  min-width: 375px;
}
@media (max-width: 500px) {
  .card-slider-wrap .footer .footer-img.mobile {
    display: -ms-flexbox;
    display: flex;
  }
}
.card-slider-wrap.filtered-card-slider-wrap .head {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
@media (max-width: 768px) {
  .card-slider-wrap.filtered-card-slider-wrap .head {
    -ms-flex-flow: column wrap !important;
    flex-flow: column wrap !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
}
.card-slider-wrap.filtered-card-slider-wrap .head form {
  margin: 0 2rem;
}
@media (max-width: 768px) {
  .card-slider-wrap.filtered-card-slider-wrap .head form {
    margin: 2rem 0;
  }
}
.card-slider-wrap.filtered-card-slider-wrap .head .pagination {
  position: absolute;
  right: 0;
}
.card-slider-wrap.filtered-card-slider-wrap select.card-location-filter {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../Images/select-filter.svg),
    url(../Images/select-arrow.svg);
  background-position: left 1rem center, right 1rem center;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 8px;
  border: 0;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.12);
  color: #bcbbbb;
  cursor: pointer;
  font-family: Circular-Black, sans-serif;
  font-size: 1.125rem;
  line-height: 1.25rem;
  padding: 11px 66px 10px 37px;
  position: relative;
  max-width: calc(100vw - 60px);
}
@media (max-width: 768px) {
  .card-slider-wrap.filtered-card-slider-wrap select.card-location-filter {
    display: block;
    position: static;
  }
}
@media (max-width: 500px) {
  .card-slider-wrap.filtered-card-slider-wrap select.card-location-filter {
    width: calc(100vw - 60px);
  }
}
.card-slider-wrap.filtered-card-slider-wrap select.card-location-filter option {
  color: #000;
  padding: 0;
}
div.travel-container {
  width: 100vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding-top: 10vh;
  position: relative;
}
div.travel-container:after {
  content: "";
  position: absolute;
  width: 80%;
  height: 11px;
  border-radius: 50px;
  background: #bba2ce;
  left: 10%;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  div.travel-container:after {
    width: 100%;
    border-radius: 0;
    left: 0;
  }
}
div.travel-container .scroll-hint {
  position: absolute;
  bottom: 30px;
  left: 20px;
  margin-right: 20px;
  background: #36acb5;
  padding: 10px 20px;
  opacity: 0.75;
  border-radius: 6px;
  z-index: 10;
  color: #fff;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  div.travel-container .scroll-hint {
    bottom: 20px;
  }
}
div.travel-container .scroll-hint strong {
  font-family: Circular-Black, sans-serif;
}
div.travel-container .scroll-hint .desktop,
div.travel-container .scroll-hint .mobile {
  display: none;
}
div.travel-container .scroll-hint .desktop.display,
div.travel-container .scroll-hint .mobile.display {
  display: block;
}
div.travel-container .svg-container {
  width: 100vw;
  height: 75vh;
  position: relative;
  overflow: hidden;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='1336' height='1994' viewBox='0 0 1336 1994' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6.119' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='6.119' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='6.119' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='6.119' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='6.119' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='6.119' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3C/svg%3E");
  background-repeat: repeat-x;
  background-position: 0 0;
  display: -ms-flexbox;
  display: flex;
}
div.travel-container .svg-container h2 {
  position: relative;
  z-index: 1;
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  div.travel-container .svg-container h2 {
    margin-top: 5px;
  }
}
div.travel-container .svg-container .svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: var(--element-top);
  left: var(--element-left);
  -ms-transform: scale(var(--element-zoomlevel));
  transform: scale(var(--element-zoomlevel));
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
div.travel-container .svg-container .svg .route.done {
  fill: #36acb5;
}
div.travel-container .svg-container .svg .pin.done path:first-child {
  fill: #36acb5;
  stroke: #36acb5;
}
div.travel-container .svg-container .svg .pin.done circle {
  fill: #36acb5;
}
div.travel-container .svg-container .svg svg {
  width: 75%;
  height: 75%;
  cursor: grab;
}
div.travel-container .svg-container .svg svg g[data-id] {
  cursor: pointer;
}
.countdown {
  background-color: #fef6d4;
  padding: 240px 0 120px;
}
@media (max-width: 900px) {
  .countdown {
    margin-top: -200px;
    padding: 260px 0 80px;
  }
}
@media (max-width: 600px) {
  .countdown {
    margin-top: -120px;
    padding: 160px 0 80px;
  }
}
.countdown .head {
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 700px) {
  .countdown .head {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.countdown .head h2 {
  color: #dfb400;
  margin-bottom: 80px;
  width: 400px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .countdown .head h2 {
    width: 300px;
  }
}
@media (max-width: 700px) {
  .countdown .head h2 {
    text-align: center;
    width: unset;
    margin-bottom: 20px;
  }
}
.countdown .head p {
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 50px;
}
@media (max-width: 700px) {
  .countdown .head p {
    text-align: center;
  }
}
.countdown #countdown ul {
  padding-left: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 700px) {
  .countdown #countdown ul {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
}
.countdown #countdown ul li {
  list-style-type: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  width: 200px;
  position: relative;
}
@media (max-width: 1024px) {
  .countdown #countdown ul li {
    width: 140px;
  }
}
@media (max-width: 700px) {
  .countdown #countdown ul li {
    margin-bottom: 30px;
  }
  .countdown #countdown ul li:last-child {
    margin-bottom: 0;
  }
}
.countdown #countdown ul li:after,
.countdown #countdown ul li:before {
  content: "";
  width: 200px;
  height: 80px;
  border-radius: 8px;
  background-color: #fff;
  position: absolute;
  left: -50%;
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
@media (max-width: 1024px) {
  .countdown #countdown ul li:after,
  .countdown #countdown ul li:before {
    width: 140px;
    height: 60px;
  }
}
.countdown #countdown ul li:before {
  top: 0;
}
.countdown #countdown ul li:after {
  bottom: 70px;
}
@media (max-width: 1024px) {
  .countdown #countdown ul li:after {
    bottom: 54px;
  }
}
@media (max-width: 700px) {
  .countdown #countdown ul li:after {
    bottom: 44px;
  }
}
.countdown #countdown ul li span {
  font-size: 150px;
  line-height: 170px;
  font-family: Circular-Regular, sans-serif;
  z-index: 2;
}
@media (max-width: 1024px) {
  .countdown #countdown ul li span {
    font-size: 100px;
    line-height: 120px;
  }
}
.alert-container .countdown #countdown ul li .heading,
.countdown #countdown ul li .alert-container .heading,
.countdown #countdown ul li .info-teaser .heading,
.countdown #countdown ul li h3,
.info-teaser .countdown #countdown ul li .heading {
  font-size: 28px;
  color: #dfb400;
  margin-top: 20px;
}
@media (max-width: 700px) {
  .alert-container .countdown #countdown ul li .heading,
  .countdown #countdown ul li .alert-container .heading,
  .countdown #countdown ul li .info-teaser .heading,
  .countdown #countdown ul li h3,
  .info-teaser .countdown #countdown ul li .heading {
    font-size: 22px;
    margin-top: 10px;
  }
}
.countdown .counter-end {
  display: none;
  padding: 1rem;
}
.lp-blue-section .left .media {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .lp-blue-section .left .media {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .lp-blue-section .left .media {
    margin-top: 30px;
  }
}
.lp-blue-section .left .media iframe,
.lp-blue-section .left .media img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: none;
}
.lp-blue-section .left .media img {
  object-fit: cover;
}
@media (min-width: 768px) {
  .lp-blue-section .right {
    padding-left: 80px;
  }
}
.lp-blue-section.small .container {
  padding-top: 60px;
  padding-bottom: 80px;
}
.lp-blue-section.small .container h2 {
  font-size: 36px;
  line-height: 40px;
}
@media (max-width: 1024px) {
  .lp-blue-section.small .container h2 {
    font-size: 26px;
    line-height: 32px;
  }
}
.formToggle {
  background-color: #fff;
  padding: 1.5rem;
  border-radius: 0.45rem;
  position: absolute;
  z-index: 99;
  box-shadow: 0 14px 24px rgba(61, 54, 68, 0.5);
  margin-right: 2rem;
  display: none;
}
@media (max-width: 600px) {
  .formToggle {
    left: 0;
    margin-right: 0;
  }
}
.formToggle.active {
  display: block;
}
.formToggle:before {
  content: "";
  position: absolute;
  left: 30px;
  top: -12px;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #fff;
  clear: both;
}
@media (min-width: 990px) {
  .formToggle {
    max-width: 75%;
  }
}
.formToggle form {
  margin: 0;
}
.formToggle form,
.formToggle form label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.formToggle form label span {
  color: #b7a4cb;
  font-family: Circular-Black, sans-serif;
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 0.5rem;
}
@media (max-width: 500px) {
  .formToggle form label span {
    max-width: 95%;
  }
}
.formToggle form label input,
.formToggle form label textarea {
  background: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  padding: 0.25rem 0.75rem;
}
.formToggle form .form-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1rem;
}
.formToggle form .form-footer span {
  font-size: 1rem;
  line-height: 1.25rem;
  color: #a2a2a2;
  max-width: 60%;
}
@media (max-width: 500px) {
  .formToggle form .form-footer span {
    font-size: 14px;
    line-height: 1.2;
    padding-right: 0.75rem;
  }
}
.formToggle form button[type="submit"] {
  width: -webkit-min-content;
  width: min-content;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background: #b7a4cb;
  border-color: #b7a4cb;
  border-radius: 3px;
  margin: 0;
  white-space: nowrap;
}
.lp-yellow-section {
  padding-top: 120px;
  padding-bottom: 80px;
  background-color: #dfb400;
  margin-bottom: 120px;
}
@media (max-width: 900px) {
  .lp-yellow-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 600px) {
  .lp-yellow-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 900px) {
  .lp-yellow-section {
    margin-bottom: 80px;
  }
}
@media (max-width: 600px) {
  .lp-yellow-section {
    margin-bottom: 60px;
  }
}
.lp-yellow-section:last-child {
  margin-bottom: 0 !important;
}
.lp-yellow-section h2,
.lp-yellow-section p {
  color: #fff;
}
.lp-yellow-section .left .image,
.lp-yellow-section .left .text-image .content .video-wrapper,
.text-image .content .lp-yellow-section .left .video-wrapper {
  width: 100%;
  height: calc(100% + 120px);
  position: absolute;
  border-radius: 20px;
  background-image: url(../Images/hygiene.jpg);
  background-size: cover;
  background-position: 50%;
}
@media (max-width: 768px) {
  .lp-yellow-section .left .image,
  .lp-yellow-section .left .text-image .content .video-wrapper,
  .text-image .content .lp-yellow-section .left .video-wrapper {
    position: relative;
    margin-bottom: 40px;
    height: 250px;
    max-width: 500px;
  }
}
.lp-yellow-section .left .video-wrapper {
  background-image: unset;
  height: 100%;
  min-height: 450px;
}
@media (max-width: 768px) {
  .lp-yellow-section .left .video-wrapper {
    width: 80%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.lp-yellow-section .left .video-wrapper iframe {
  aspect-ratio: 9/16;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-radius: 20px;
  height: 100%;
  border: 0 !important;
}
@media (max-width: 960px) {
  .lp-yellow-section .left .video-wrapper iframe {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 768px) {
  .lp-yellow-section .left .video-wrapper iframe {
    width: 100% !important;
    height: 100%;
  }
}
.lp-yellow-section .left .video-wrapper video {
  width: 560px;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .lp-yellow-section .right {
    padding-left: 80px;
  }
}
.lp-yellow-section .right a,
.lp-yellow-section .right button:not([type="submit"]) {
  background-color: #fff;
  border: none;
  color: #bba2ce;
}
.collapse-wrap .collapse-item {
  margin-bottom: 16px;
}
.collapse-wrap .collapse-item button.collapse-btn {
  background-color: #fff;
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.1);
  color: #bba2ce;
  border: none;
  text-transform: none;
  font-size: 20px;
  width: 100%;
}
.collapse-wrap .collapse-item button.collapse-btn:hover {
  border: none;
  color: #fff;
  background-color: #bba2ce;
  -ms-transform: none;
  transform: none;
}
.collapse-wrap .collapse-item button.collapse-btn[aria-expanded="true"] {
  background-color: #bba2ce;
  color: #fff;
}
.collapse-card-body {
  padding: 30px 0;
}
.collapse-card-body .accordion {
  padding: 0;
  margin: 0;
}
.sticky-abo-upgrade {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.sticky-abo-upgrade .bg {
  background-color: #bba2ce;
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.15);
  height: 90px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 990px) {
  .sticky-abo-upgrade .bg {
    height: 60px;
  }
}
.sticky-abo-upgrade .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
}
.sticky-abo-upgrade .content h5 {
  color: #fff;
  margin-bottom: 34px;
}
@media (min-width: 990px) {
  .sticky-abo-upgrade .content h5 {
    font-size: 26px;
  }
}
@media (max-width: 990px) {
  .sticky-abo-upgrade .content h5 {
    margin-bottom: 18px;
    font-size: 18px;
    margin-left: -10px;
  }
}
.sticky-abo-upgrade .content img {
  transition: 0.3s ease;
}
@media (max-width: 990px) {
  .sticky-abo-upgrade .content img {
    width: 180px;
    margin-left: -20px;
  }
}
.sticky-abo-upgrade:hover {
  text-decoration: none;
}
.sticky-abo-upgrade:hover img {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
:root {
  --element-zoomlevel: 1;
  --element-top: 0;
  --element-left: 0;
  --legend-indicator: #fff;
}
div.map-container {
  width: 100vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding-top: 10vh;
  position: relative;
}
div.map-container:after {
  content: "";
  position: absolute;
  width: 80%;
  height: 11px;
  border-radius: 50px;
  background: #bba2ce;
  left: 10%;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  div.map-container:after {
    width: 100%;
    border-radius: 0;
    left: 0;
  }
}
div.map-container .scroll-hint {
  position: absolute;
  bottom: 30px;
  left: 20px;
  margin-right: 20px;
  background: #36acb5;
  padding: 10px 20px;
  opacity: 0.9;
  border-radius: 6px;
  z-index: 10;
  color: #fff;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  div.map-container .scroll-hint {
    bottom: 20px;
  }
}
div.map-container .scroll-hint strong {
  font-family: Circular-Black, sans-serif;
}
div.map-container .scroll-hint .desktop,
div.map-container .scroll-hint .mobile {
  display: none;
}
div.map-container .scroll-hint .desktop.display,
div.map-container .scroll-hint .mobile.display {
  display: block;
}
div.map-container .svg-container {
  width: 100vw;
  height: 75vh;
  position: relative;
  overflow: hidden;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='1336' height='1994' viewBox='0 0 1336 1994' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6.119' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='6.119' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='6.119' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='6.119' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='667' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='740.431' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='6.119' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='6.119' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='226.413' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1107.59' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='813.862' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='299.844' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='79.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1181.02' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='887.294' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='960.725' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1034.16' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='373.275' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='152.982' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1254.45' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='446.706' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1327.88' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1694.55' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='6.119' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='446.707' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1034.16' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='79.551' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='520.137' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1107.59' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='152.983' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='593.568' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1181.02' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='226.412' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='667' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='1254.45' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='299.844' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='887.293' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1548.17' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1914.84' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='740.432' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='520.138' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1401.31' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1767.98' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='373.276' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='960.725' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='593.569' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1474.74' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1841.41' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1621.61' r='6.119' fill='%23F1ECF5'/%3E%3Ccircle cx='813.861' cy='1988.28' r='6.119' fill='%23F1ECF5'/%3E%3C/svg%3E");
  background-repeat: repeat-x;
  background-position: 0 0;
  display: -ms-flexbox;
  display: flex;
}
div.map-container .svg-container h2 {
  position: relative;
  z-index: 1;
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  div.map-container .svg-container h2 {
    margin-top: 5px;
  }
}
div.map-container .svg-container .svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: var(--element-top);
  left: var(--element-left);
  -ms-transform: scale(var(--element-zoomlevel));
  transform: scale(var(--element-zoomlevel));
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
div.map-container .svg-container .svg .route.done {
  fill: #36acb5;
}
div.map-container .svg-container .svg .pin.done path:first-child {
  fill: #36acb5;
  stroke: #36acb5;
}
div.map-container .svg-container .svg .pin.done circle {
  fill: #36acb5;
}
div.map-container .svg-container .svg svg {
  width: 75%;
  height: 75%;
  cursor: grab;
}
div.map-container .svg-container .svg svg g[data-id] {
  cursor: pointer;
}
div.map-container .mobile-legend-trigger {
  position: absolute;
  right: 5vw;
  top: 12vh;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  div.map-container .mobile-legend-trigger {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  div.map-container .mobile-legend-trigger {
    display: none;
  }
}
div.map-container .map-legend {
  position: absolute;
  bottom: 30px;
  right: 30px;
  max-width: 20vw;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  div.map-container .map-legend {
    display: none;
  }
  div.map-container .map-legend.mobile-show {
    display: block;
    bottom: unset;
    top: 17vh;
    max-width: calc(100% - 60px);
  }
}
@media screen and (min-width: 769px) {
  div.map-container .map-legend {
    display: block;
  }
}
div.map-container .map-legend > div {
  position: relative;
  background: #fff;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.12);
  border-radius: 0.5rem;
  padding: 11px 24px;
  margin-bottom: 1rem;
  font-size: 1rem;
  color: #bcbbbb;
}
div.map-container .map-legend > div span {
  display: block;
}
div.map-container .map-legend > div span:first-child {
  font-family: Circular-Black, sans-serif;
  padding-right: 20px;
}
div.map-container .map-legend > div.has-sub span:first-child {
  cursor: pointer;
}
div.map-container .map-legend > div.has-sub span:first-child::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 15px;
  right: 15px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.5' cy='12.5' r='12.5' transform='rotate(90 12.5 12.5)' fill='%2336ACB5'/%3E%3Crect x='6.646' y='11.186' width='1.924' height='8.335' rx='.962' transform='rotate(-45 6.646 11.186)' fill='%23fff' stroke='%23fff' stroke-width='.5'/%3E%3Crect x='.354' width='1.924' height='8.335' rx='.962' transform='scale(-1 1) rotate(-45 4.502 28.176)' fill='%23fff' stroke='%23fff' stroke-width='.5'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
}
div.map-container .map-legend > div.has-sub span:nth-child(2) {
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  margin-top: 0;
  transition: all 0.3s linear;
}
div.map-container .map-legend > div.has-sub.active span:first-child::after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.5' cy='12.5' r='12.5' transform='rotate(90 12.5 12.5)' fill='%2336ACB5'/%3E%3Crect x='-.354' width='1.924' height='8.335' rx='.962' transform='scale(1 -1) rotate(-45 -14.62 -15.809)' fill='%23fff' stroke='%23fff' stroke-width='.5'/%3E%3Crect x='18.355' y='14.719' width='1.924' height='8.335' rx='.962' transform='rotate(135 18.355 14.719)' fill='%23fff' stroke='%23fff' stroke-width='.5'/%3E%3C/svg%3E");
}
div.map-container .map-legend > div.has-sub.active span:nth-child(2) {
  visibility: visible;
  max-height: 300px;
  margin-top: 10px;
}
div.map-container .map-legend > div:first-child {
  --legend-indicator: #36acb5;
}
div.map-container .map-legend > div:nth-child(2) {
  --legend-indicator: #60cdd6;
}
div.map-container .map-legend > div:nth-child(3) {
  --legend-indicator: #99e3e7;
}
div.map-container .map-legend > div.faq {
  background: #bba2ce;
  color: #fff;
}
div.map-container .map-legend > div.faq a {
  color: #fff;
  text-decoration: underline;
}
div.map-container .map-legend > div:not(.faq):before {
  content: "";
  position: absolute;
  width: 16px;
  height: 70%;
  top: 14%;
  left: -8px;
  background: var(--legend-indicator);
  border-radius: 30px;
}
.region-layer > div {
  background: #fff;
  padding: 5px 10px;
  pointer-events: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  visibility: hidden;
  filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.12));
}
.region-layer > div.active {
  visibility: visible;
}
.region-layer > div:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
}
.register {
  background-color: #36acb5;
  padding: 80px 0 0;
}
.alert-container .register .container .heading,
.info-teaser .register .container .heading,
.register .container .alert-container .heading,
.register .container .info-teaser .heading,
.register .container h3 {
  max-width: 400px;
}
.alert-container .register .container .heading,
.info-teaser .register .container .heading,
.register .container .alert-container .heading,
.register .container .info-teaser .heading,
.register .container h3,
.register .container h4,
.register .container p,
.register .container pre {
  color: #fff;
}
@media (max-width: 768px) {
  .register .container .content {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.register .container .content .steps {
  margin-top: 30px;
  margin-bottom: 40px;
}
.register .container .content .steps li {
  position: relative;
}
.register .container .content .steps li:after {
  content: "";
  position: absolute;
  left: -39px;
  top: 4px;
  background-color: hsla(0, 0%, 100%, 0.2);
  width: 34px;
  height: 34px;
  border-radius: 40px;
}
.register .container .content .steps li pre {
  margin-left: 10px;
  font-family: Circular-Regular, sans-serif;
  font-size: 18px;
  line-height: 40px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.register .container .content .steps li::marker {
  color: #fff;
  font-family: Circular-Black, sans-serif;
  font-size: 16px;
}
.register .container .content .steps pre {
  margin-bottom: 6px;
}
.register .container .content .text .accordion {
  padding-left: 0;
}
.register .container .content .text .accordion .card-header a {
  color: #fff !important;
}
.register .container .content .text .accordion .card-header a:after {
  background-color: hsla(0, 0%, 100%, 0.2) !important;
  background-image: url(../Images/plus-white.svg) !important;
}
.register .container .content .text .accordion .card-header a.acc-open:after {
  background-image: url(../Images/minus-white.svg) !important;
}
.register .container .content .text .accordion .collapse .card-body:after {
  background-color: #fff !important;
  opacity: 0.2;
}
.register .container .content .text a {
  min-width: 220px;
}
@media (max-width: 768px) {
  .register .container .content .text {
    padding-left: 45px;
  }
}
.register .container .content .ticket {
  filter: drop-shadow(0 2px 40px rgba(0, 0, 0, 0.15));
  position: relative;
  max-width: 100%;
  width: 400px;
  padding-right: 60px;
}
@media (min-width: 990px) {
  .register .container .content .ticket {
    padding-right: 40px;
  }
}
@media (min-width: 768px) {
  .register .container .content .ticket {
    position: absolute;
    bottom: 0;
  }
}
@media (max-width: 768px) {
  .register .container .content .ticket {
    display: none;
  }
}
.register .container iframe {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: none;
  width: 100%;
  height: 1200px;
  overflow: hidden;
}
@media (max-width: 420px) {
  .register .container iframe {
    height: 1300px;
  }
}
@media (max-width: 768px) {
  .register .container iframe {
    margin-top: 10px;
  }
}
.offer-cards {
  --color-non-abo: #36acb5;
  --color-abo: #dfb400;
  --element-color: 54, 172, 181;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 3rem;
  margin: 0 auto;
  padding: 4rem 1rem 10rem;
}
@media (max-width: 768px) {
  .offer-cards {
    margin: 0 auto;
    width: 96vw;
  }
}
.offer-cards header {
  --net-container-columns: 8;
}
.alert-container .offer-cards header .heading,
.info-teaser .offer-cards header .heading,
.offer-cards header .alert-container .heading,
.offer-cards header .info-teaser .heading,
.offer-cards header h2,
.offer-cards header h3 {
  font-size: 50px;
  line-height: 50px;
  color: #000;
}
.alert-container .offer-cards header .heading span,
.info-teaser .offer-cards header .heading span,
.offer-cards header .alert-container .heading span,
.offer-cards header .info-teaser .heading span,
.offer-cards header h2 span,
.offer-cards header h3 span {
  color: rgb(var(--element-color));
}
.offer-cards main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2rem;
}
.offer-cards main .offer-card {
  --color: blue;
  width: min(400px, 100%);
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: #fff;
  box-shadow: 0 10px 44px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 4rem 3rem 8rem;
  position: relative;
}
@media (max-width: 768px) {
  .offer-cards main .offer-card {
    padding: 2rem 1.5rem 4.5rem;
    text-align: center;
  }
}
.offer-cards main .offer-card:first-child {
  --color: var(--color-non-abo);
}
.offer-cards main .offer-card:last-child {
  --color: var(--color-abo);
}
.offer-cards main .offer-card h4 {
  font-size: 2rem;
  color: var(--color);
  margin-bottom: 1.5rem;
}
.offer-cards main .offer-card p {
  font-size: 1rem;
  line-height: 1.35rem;
  color: #828282;
}
.offer-cards main .offer-card ul {
  list-style-type: none;
  padding: 0 0 0 3rem;
  margin: 2rem 0 3rem;
}
.offer-cards main .offer-card ul li {
  position: relative;
  padding: 0.5rem 0;
  font-family: Circular-Black, sans-serif;
}
@media (max-width: 768px) {
  .offer-cards main .offer-card ul li {
    text-align: left;
  }
}
.offer-cards main .offer-card ul li:before {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.235 1.004c.54.548.531 1.428-.018 1.965l-8.516 8.336a1.397 1.397 0 0 1-1.899.05L.544 7.604a1.386 1.386 0 0 1-.121-1.961c.51-.575 1.39-.63 1.967-.121l3.285 2.894 7.59-7.43a1.397 1.397 0 0 1 1.97.018z' fill='%23fff'/%3E%3C/svg%3E");
  background-color: var(--color);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: 50%;
  position: absolute;
  top: 0.5rem;
  left: -3rem;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 100%;
}
.offer-cards main .offer-card ul li .inner-circle {
  fill: var(--color);
}
.offer-cards main .offer-card .card-button {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0;
  background: var(--color);
  color: #fff;
  font-family: Circular-Black, sans-serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 10%;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 1rem 2rem;
  min-height: 5rem;
  text-align: center;
}
.offer-cards main .offer-card a.card-button {
  font-size: 1.55rem;
}
.offer-cards main .offer-card span.card-button {
  font-size: 1rem;
}
.offer-cards main .offer-card:first-child:hover ~ .offer-card h4 {
  -ms-transform: rotate(-2deg) translateY(-1rem);
  transform: rotate(-2deg) translateY(-1rem);
}
.offer-cards main .offer-card:last-child .card-button {
  font-size: 1rem;
  background: #ece4c6;
  color: #524614;
  pointer-events: none;
}
.offer-cards main .offer-card:last-child h4 {
  -ms-transform: rotate(0) translateY(0);
  transform: rotate(0) translateY(0);
  transition: 0.4s ease;
}
.offer-cards main .offer-card:last-child ul li:first-child {
  --color: var(--color-non-abo);
}
.net-shop {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 150px;
  padding-right: 2rem;
  position: relative;
}
@media (min-width: 1440px) {
  .net-shop {
    width: 1240px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .net-shop {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 0;
  }
}
@keyframes j {
  0% {
    transform: rotate(0) scale(1);
  }
  25% {
    transform: rotate(-5deg) scale(0.95);
  }
  75% {
    transform: rotate(5deg) scale(1.05);
  }
  to {
    transform: rotate(0) scale(1);
  }
}
.net-shop .ticket-image {
  margin-top: -4rem;
  margin-left: -4rem;
}
.net-shop .ticket-image img {
  width: clamp(200px, 40vw, 666px);
  -ms-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
  animation-duration: 30s;
  animation-name: j;
  animation-iteration-count: infinite;
}
@media (max-width: 768px) {
  .net-shop .ticket-image {
    position: absolute;
    top: 0;
    left: 8vw;
  }
  .net-shop .ticket-image img {
    width: 45vw;
  }
}
@media (max-width: 600px) {
  .net-shop .ticket-image {
    position: absolute;
    top: 0;
    left: 8vw;
  }
  .net-shop .ticket-image img {
    width: 85vw;
  }
}
.net-shop .content {
  max-width: 900px;
  overflow: hidden;
}
.net-shop .content h2 {
  margin-top: clamp(80px, 15vh, 220px);
  color: #000;
  text-align: left;
}
.net-shop .content h2 span {
  color: #58c6f2;
}
@media (max-width: 768px) {
  .net-shop .content h2 {
    margin-top: 200px;
  }
}
.net-shop .slide-container {
  width: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.net-shop [data-step] {
  display: inherit;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 100%;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem 0;
}
@media (min-width: 768px) {
  .net-shop [data-step] .teaser {
    font-size: 2rem;
  }
}
.net-shop [data-step] p:not(.teaser) {
  color: #828282;
}
.net-shop [data-step] .button-group {
  padding-top: 1rem;
}
.net-shop [data-step] [data-change-step] {
  margin: 0;
  margin-bottom: 0.5rem;
}
@media (max-width: 768px) {
  .net-shop [data-step] [data-change-step] {
    width: 100%;
  }
}
.net-shop [data-step] [data-change-step].btn-ghost-shop {
  border: 1px solid #828282;
  color: #828282;
  background: none;
}
.net-shop [data-step] .btn-back {
  width: -webkit-fit-content;
  width: fit-content;
  height: 20px;
  background: #fff;
  border: 0;
  border-radius: 3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.5rem;
  color: #4d4d4d;
  border: 1px solid #4d4d4d;
  margin-bottom: 0.75rem;
  padding: 0.75rem 0.5rem;
  transition: 0.4s ease;
}
.net-shop [data-step] .btn-back:hover {
  background: #e8e8e8;
  border: 1px solid #e8e8e8;
}
.net-shop .controls {
  margin: 0 auto;
}
:root {
  --element-color: 54, 172, 181;
}
.net_transport {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 5rem;
}
.net_transport header {
  --net-container-columns: 8;
  margin-bottom: 5rem;
}
.net_transport header h2 span {
  color: rgb(var(--element-color));
}
.net_transport .transport-icon-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2rem 5rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .net_transport .transport-icon-list {
    gap: 1rem 2rem;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.net_transport .transport-icon-list > div {
  width: 100%;
  text-align: center;
}
.alert-container .net_transport .transport-icon-list > div .heading,
.info-teaser .net_transport .transport-icon-list > div .heading,
.net_transport .transport-icon-list > div .alert-container .heading,
.net_transport .transport-icon-list > div .info-teaser .heading,
.net_transport .transport-icon-list > div h3 {
  color: #585858;
  font-size: 1.25rem;
}
.net_transport .transport-icon-list.allowed span {
  background-color: #78b82e;
}
@media (min-width: 768px) {
  .net_transport .transport-icon-list.allowed {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='1157' height='283' viewBox='0 0 1157 283' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M45.368 265.336c-.397-2.206-2.576-3.092-4.346-3.169a8.005 8.005 0 0 0-3.419.634 3.39 3.39 0 0 0 .085-.454c.196-1.734-1.167-2.901-2.615-3.153-2.028-.356-3.411.499-4.517 1.744a.2.2 0 0 1 0-.041c.22-1.611.055-3.25-.479-4.785-1-2.854-3.426-4.802-6.325-5.086-3.261-.322-6.696 1.77-7.814 4.764-.719 1.917-.773 3.919-.636 5.849-.17-.173-.34-.341-.516-.516-1.066-1.048-2.759-2.349-5.008-1.422a4.192 4.192 0 0 0-2.605 3.677c-.006.435.05.869.167 1.288a5.918 5.918 0 0 0-1.35-.773c-1.914-.791-4.436.134-5.51 2.043-1.356 2.399 1.09 4.864 1.893 5.668.382.392.808.738 1.27 1.031.337.202.69.375 1.057.515.324.129.657.24.979.345.257.085.502.168.75.258.038.015.08.023.12.023.436 0 .864.021 1.268.039h.052c1.546.077 3.135.19 4.663.301l1.546.108c3.725.258 7.68.4 12.093.423h.425c3.963 0 7.91-.299 11.27-.595l.479-.042c.688-.059 1.378-.113 2.061-.167a.336.336 0 0 0 .157-.049 11.523 11.523 0 0 0 2.193-1.68c2.076-2.007 3.022-4.485 2.612-6.778zm-43.131 1.96a2.13 2.13 0 0 1 1.357-1.424 3.105 3.105 0 0 1 2.68.278c.57.426 1.069.94 1.479 1.522.074.098.15.191.224.286.045.055.088.112.131.171.258.352.629.834 1.26.793a.793.793 0 0 0 .598-.33.747.747 0 0 0 .113-.634 17.025 17.025 0 0 0-.665-1.88c-.152-.4-.327-.796-.466-1.201-.515-1.546-.154-2.46 1.265-3.177 1.288-.649 2.319.16 3.35 1.121.796.74 1.787 1.659 2.135 2.718a1.03 1.03 0 0 0 1.214.655.862.862 0 0 0 .7-.964c-.048-.433-.1-.866-.154-1.288-.258-2.079-.515-4.228-.085-6.266.549-2.597 3.383-4.251 5.802-4.364 2.42-.114 4.24 1.772 4.988 3.681 1.074 2.736.175 5.668-.631 8.245l-.134.162a.73.73 0 0 0-.108.758.675.675 0 0 0 .61.391h.157a.687.687 0 0 0 .619-.381c.082-.191.167-.379.257-.567.258-.404.516-.824.75-1.229.294-.515.598-1.03.935-1.502a5.91 5.91 0 0 1 1.456-1.471c.322-.222.92-.229 1.402-.235h.257c.642-.015 1.881.158 1.971.933.106.925-.79 1.773-1.584 2.517-.298.271-.58.557-.845.858a.802.802 0 0 0 1.133 1.126 8.963 8.963 0 0 1 6.22-2.241c.546.028 2.331.257 2.39 1.865.07 1.845-.932 3.625-3.063 5.441l-1.649.124c-4.575.35-8.424.515-12.109.492-2.55 0-5.153-.093-7.657-.173-1.443-.046-2.937-.095-4.405-.128-1.418-.031-2.86-.036-4.254-.039H8.335c-.438 0-.884 0-1.33-.023-.515 0-1.045-.026-1.574-.026h-.177l-.3-.126c-.772-.34-1.347-.979-1.978-1.719-.809-.932-1.028-1.757-.74-2.749zM165 265.99c-.371-2.061-2.414-2.88-4.05-2.958a7.419 7.419 0 0 0-3.128.57c.029-.124.051-.248.067-.374.183-1.623-1.092-2.713-2.447-2.952-1.855-.325-3.131.438-4.151 1.561a9.598 9.598 0 0 0-.451-4.403 6.967 6.967 0 0 0-5.89-4.725c-3.032-.297-6.227 1.651-7.268 4.434-.659 1.754-.713 3.589-.595 5.356a23.218 23.218 0 0 0-.42-.415c-1.002-.989-2.576-2.2-4.684-1.334a3.906 3.906 0 0 0-2.424 3.429c-.005.381.041.762.136 1.131a5.557 5.557 0 0 0-1.195-.662c-1.783-.747-4.138.118-5.137 1.888-1.252 2.234 1.01 4.527 1.757 5.279.354.365.751.686 1.182.956.313.195.642.36.985.495.298.121.608.224.906.322.232.077.467.154.696.24a.323.323 0 0 0 .119.023c.402 0 .798.018 1.169.036h.052c1.448.069 2.921.178 4.346.278l1.415.103c3.455.24 7.121.369 11.204.389h.395c3.671 0 7.332-.278 10.457-.551l.431-.039c.638-.057 1.288-.106 1.916-.154a.34.34 0 0 0 .158-.049 10.605 10.605 0 0 0 2.035-1.562c1.917-1.875 2.808-4.179 2.414-6.312zm-39.96 1.829a1.937 1.937 0 0 1 1.234-1.303 2.836 2.836 0 0 1 2.458.257c.527.392.988.865 1.365 1.402l.209.258c.041.048.08.103.121.157.258.335.6.788 1.19.747a.767.767 0 0 0 .572-.309.71.71 0 0 0 .109-.606 15.294 15.294 0 0 0-.619-1.747c-.144-.363-.293-.736-.422-1.113-.482-1.427-.157-2.244 1.159-2.908 1.18-.596 2.131.149 3.092 1.03.737.683 1.651 1.546 1.971 2.51a.968.968 0 0 0 1.144.618.818.818 0 0 0 .67-.922c-.044-.4-.093-.802-.142-1.206-.237-1.922-.482-3.911-.08-5.794.515-2.379 3.117-3.904 5.351-4.002 2.234-.098 3.906 1.634 4.597 3.393.991 2.525.162 5.231-.585 7.621l-.119.147a.692.692 0 0 0-.103.729.644.644 0 0 0 .588.379h.146a.65.65 0 0 0 .351-.1.655.655 0 0 0 .245-.271l.231-.515c.258-.374.474-.773.696-1.139.271-.464.554-.943.866-1.386a5.379 5.379 0 0 1 1.342-1.358c.291-.201.84-.208 1.288-.214h.23c.682-.018 1.723.191 1.803.84.098.845-.729 1.623-1.461 2.319-.272.251-.53.515-.773.794a.77.77 0 0 0 .565 1.191.768.768 0 0 0 .502-.12 8.275 8.275 0 0 1 5.743-2.061c.5.029 2.136.23 2.19 1.706.064 1.695-.861 3.349-2.821 5.011l-1.521.116c-4.243.325-7.801.469-11.217.456-2.363 0-4.767-.088-7.091-.162a476.98 476.98 0 0 0-4.086-.116 184.744 184.744 0 0 0-3.97-.036h-1.391c-.407 0-.817-.013-1.232-.024-.479 0-.971-.023-1.463-.023h-.157l-.258-.113c-.701-.314-1.242-.904-1.827-1.587-.754-.881-.955-1.636-.69-2.546zM110.38 235.317c-.258-1.494-1.739-2.089-2.914-2.146a5.163 5.163 0 0 0-2.028.343v-.07c.119-1.056-.634-1.968-1.788-2.172a3.021 3.021 0 0 0-2.757.892 6.71 6.71 0 0 0-.35-2.793 4.947 4.947 0 0 0-4.181-3.349c-2.154-.214-4.419 1.172-5.153 3.146a8.56 8.56 0 0 0-.438 3.47l-.083-.082c-.719-.706-1.85-1.575-3.37-.949a2.742 2.742 0 0 0-1.718 3.01 4.108 4.108 0 0 0-.618-.32c-1.289-.538-2.986.085-3.705 1.361-.92 1.625.703 3.264 1.236 3.802.253.259.534.488.84.68.223.138.457.255.701.351.211.085.428.157.636.227.16.051.32.105.477.164a.5.5 0 0 0 .121.024c.276 0 .552 0 .825.025h.018c1.004.049 2.025.122 3.011.194l.985.069c2.396.168 4.941.258 7.78.273h.271c2.553 0 5.096-.193 7.26-.381l.307-.028c.443-.039.886-.072 1.329-.109a.312.312 0 0 0 .157-.049 7.447 7.447 0 0 0 1.436-1.1c1.362-1.329 1.986-2.962 1.713-4.483zm-27.727 1.322a1.236 1.236 0 0 1 .788-.829 1.88 1.88 0 0 1 1.605.167c.355.265.664.585.917.948l.152.196c.029.033.054.069.083.106.177.237.448.597.922.561a.65.65 0 0 0 .482-.257.616.616 0 0 0 .09-.516 10.579 10.579 0 0 0-.43-1.224c-.1-.257-.206-.515-.291-.772-.317-.938-.116-1.448.747-1.884.688-.345 1.236-.02 2.014.698.5.467 1.124 1.031 1.335 1.696a.775.775 0 0 0 .925.515.683.683 0 0 0 .551-.773c-.028-.278-.064-.556-.098-.837-.162-1.327-.33-2.695-.056-3.986.34-1.597 2.102-2.62 3.607-2.687 1.504-.067 2.615 1.1 3.091 2.285.67 1.708.111 3.556-.401 5.192l-.068.085a.589.589 0 0 0-.087.623.554.554 0 0 0 .515.327h.103a.565.565 0 0 0 .516-.322c.051-.118.103-.237.157-.353.17-.257.327-.515.479-.788.196-.335.381-.652.595-.956a3.66 3.66 0 0 1 .904-.912c.262-.108.545-.153.827-.129h.163c.415 0 1.09.111 1.133.485.06.53-.469 1.03-.979 1.507a7.717 7.717 0 0 0-.554.561.644.644 0 0 0 .915.907 5.612 5.612 0 0 1 3.906-1.409c.322.018 1.378.147 1.412 1.074.044 1.134-.575 2.234-1.891 3.365l-1.018.077c-2.94.225-5.411.32-7.773.315-1.639 0-3.308-.06-4.921-.111-.945-.028-1.888-.059-2.834-.08-.946-.021-1.842-.023-2.741-.026h-.982l-.863-.038c-.332 0-.675-.018-1.03-.018h-.086c-.056-.021-.11-.047-.164-.07-.464-.206-.83-.608-1.227-1.072-.48-.556-.613-1.051-.44-1.641zM303.512 237.796c-.548-3.044-3.556-4.268-5.999-4.374a11.057 11.057 0 0 0-4.719.874c.053-.205.092-.414.117-.625.27-2.394-1.611-4.005-3.609-4.353-2.799-.491-4.709.69-6.234 2.407a.271.271 0 0 1 0-.057 14.267 14.267 0 0 0-.662-6.603c-1.379-3.94-4.729-6.629-8.73-7.02-4.502-.444-9.242 2.443-10.785 6.575-.993 2.646-1.067 5.409-.879 8.073-.235-.239-.469-.47-.711-.712-1.472-1.447-3.809-3.243-6.913-1.963a5.775 5.775 0 0 0-3.595 5.075 6.283 6.283 0 0 0 .231 1.778 8.207 8.207 0 0 0-1.864-1.067c-2.642-1.092-6.123.185-7.606 2.82-1.87 3.311 1.504 6.714 2.614 7.824a9.631 9.631 0 0 0 1.753 1.422c.464.28.952.518 1.458.711.448.178.907.331 1.351.477.356.117.694.231 1.035.355.053.021.11.032.167.032.601 0 1.191.029 1.75.054h.071c2.134.106 4.328.263 6.436.416l2.134.149c5.142.356 10.601.551 16.692.583h.587c5.469 0 10.917-.412 15.554-.821l.662-.057c.949-.082 1.902-.157 2.845-.231a.457.457 0 0 0 .217-.068 15.925 15.925 0 0 0 3.026-2.318c2.866-2.771 4.171-6.191 3.606-9.356zm-59.533 2.706a2.943 2.943 0 0 1 1.874-1.967 4.291 4.291 0 0 1 3.699.384 9.36 9.36 0 0 1 2.041 2.102c.103.135.206.263.309.395.062.076.122.154.182.234.355.488.867 1.153 1.739 1.096a1.093 1.093 0 0 0 .825-.456 1.05 1.05 0 0 0 .156-.874 23.512 23.512 0 0 0-.917-2.596c-.21-.551-.452-1.099-.644-1.657-.711-2.134-.213-3.396 1.746-4.385 1.778-.896 3.2.22 4.623 1.547 1.099 1.02 2.468 2.29 2.948 3.752a1.42 1.42 0 0 0 1.675.903 1.189 1.189 0 0 0 .967-1.33c-.068-.598-.139-1.195-.213-1.778-.356-2.87-.712-5.836-.118-8.649.758-3.584 4.669-5.867 8.009-6.024 3.339-.156 5.853 2.447 6.884 5.082 1.483 3.777.242 7.823-.871 11.379l-.185.225a.995.995 0 0 0-.149 1.045.93.93 0 0 0 .842.541h.217a.948.948 0 0 0 .854-.527c.114-.263.231-.523.355-.782.356-.558.712-1.138 1.035-1.696.406-.712.825-1.423 1.291-2.074a8.141 8.141 0 0 1 2.009-2.03c.445-.306 1.27-.317 1.935-.324h.355c.886-.021 2.596.217 2.721 1.288.146 1.276-1.092 2.446-2.187 3.474-.41.373-.8.768-1.167 1.184a1.107 1.107 0 0 0 1.565 1.554 12.374 12.374 0 0 1 8.584-3.094c.754.039 3.219.356 3.301 2.575.096 2.546-1.288 5.003-4.229 7.51l-2.276.171c-6.315.484-11.628.711-16.713.679-3.521 0-7.112-.128-10.569-.238-1.991-.064-4.054-.132-6.081-.178a296.84 296.84 0 0 0-5.871-.053h-2.133c-.605 0-1.22 0-1.835-.032-.712 0-1.444-.036-2.173-.036h-.246l-.412-.174c-1.067-.469-1.86-1.351-2.731-2.372-1.117-1.287-1.419-2.425-1.021-3.794zM401.36 266.174c-.356-2.063-2.4-2.884-4.022-2.962a7.091 7.091 0 0 0-2.798.473v-.096c.163-1.458-.875-2.717-2.468-2.998a4.161 4.161 0 0 0-3.805 1.23 9.3 9.3 0 0 0-.484-3.855 6.837 6.837 0 0 0-5.772-4.623c-2.972-.295-6.098 1.619-7.112 4.342a11.827 11.827 0 0 0-.604 4.791l-.114-.114c-.992-.975-2.553-2.173-4.651-1.309a3.78 3.78 0 0 0-2.372 4.154 5.608 5.608 0 0 0-.854-.441c-1.778-.744-4.121.117-5.113 1.877-1.27 2.244.97 4.506 1.706 5.249.349.358.738.673 1.16.939.307.19.631.352.967.483.292.118.59.217.878.313.221.072.441.146.658.228a.64.64 0 0 0 .167.032c.381 0 .761 0 1.138.036h.025c1.387.067 2.795.167 4.157.266l1.359.096c3.307.231 6.82.356 10.739.377h.373c3.525 0 7.034-.266 10.022-.526l.423-.039c.611-.054 1.223-.1 1.835-.15a.467.467 0 0 0 .217-.067 10.284 10.284 0 0 0 1.98-1.519c1.881-1.835 2.742-4.089 2.365-6.187zm-38.27 1.824a1.71 1.71 0 0 1 1.088-1.145 2.596 2.596 0 0 1 2.215.231 5.7 5.7 0 0 1 1.266 1.309l.21.27c.039.046.075.096.114.146.245.327.618.825 1.273.775a.89.89 0 0 0 .665-.355.857.857 0 0 0 .124-.712 14.454 14.454 0 0 0-.594-1.689c-.138-.355-.284-.711-.401-1.067-.438-1.294-.161-1.998 1.031-2.599.949-.477 1.707-.029 2.781.964.69.643 1.55 1.422 1.842 2.339a1.065 1.065 0 0 0 1.276.712.935.935 0 0 0 .761-1.067c-.039-.384-.089-.768-.135-1.156-.224-1.831-.455-3.72-.078-5.501.469-2.205 2.902-3.617 4.978-3.709 2.077-.093 3.61 1.518 4.268 3.154.924 2.358.153 4.907-.555 7.166l-.092.117a.822.822 0 0 0-.121.861.766.766 0 0 0 .711.451h.142a.779.779 0 0 0 .711-.444c.071-.164.143-.328.217-.488.235-.355.452-.711.662-1.088.27-.462.526-.899.821-1.319a5.06 5.06 0 0 1 1.248-1.259c.361-.149.753-.21 1.142-.178h.224c.572 0 1.504.153 1.565.669.081.732-.648 1.422-1.352 2.08a10.54 10.54 0 0 0-.764.775.892.892 0 0 0 .638 1.505.888.888 0 0 0 .624-.253 7.742 7.742 0 0 1 5.391-1.945c.445.025 1.903.203 1.949 1.483.06 1.565-.793 3.083-2.61 4.644l-1.405.107c-4.057.309-7.468.441-10.729.434-2.261 0-4.566-.082-6.792-.153-1.305-.039-2.606-.082-3.912-.111a195.442 195.442 0 0 0-3.783-.035h-1.355l-1.191-.053c-.459 0-.932-.025-1.423-.025h-.117c-.078-.029-.153-.064-.228-.096-.64-.285-1.145-.84-1.692-1.48-.662-.768-.847-1.451-.608-2.265zM530.897 266.246c-.42-2.125-2.835-2.972-4.75-3.052a9.526 9.526 0 0 0-3.306.487v-.099c.193-1.502-1.033-2.8-2.915-3.089a5.613 5.613 0 0 0-2.433.133 5.06 5.06 0 0 0-2.061 1.135 8.435 8.435 0 0 0-.571-3.972c-.493-1.282-1.397-2.412-2.606-3.257-1.209-.845-2.671-1.368-4.211-1.507-3.512-.305-7.204 1.667-8.401 4.474a10.732 10.732 0 0 0-.714 4.936l-.134-.117c-1.172-1.004-3.016-2.239-5.494-1.349-.962.322-1.766.924-2.277 1.704a3.478 3.478 0 0 0-.525 2.577 6.941 6.941 0 0 0-1.008-.455c-2.1-.766-4.868.121-6.04 1.935-1.499 2.312 1.147 4.643 2.016 5.409.411.368.871.693 1.37.967.362.196.745.363 1.142.499.344.121.697.223 1.038.322.26.074.52.151.777.235.063.018.13.029.197.033.449 0 .899 0 1.344.036h.029c1.639.07 3.302.173 4.911.275l1.604.099c3.906.238 8.056.367 12.685.389h.441c4.162 0 8.308-.275 11.836-.543l.5-.04c.723-.055 1.445-.103 2.167-.154a.598.598 0 0 0 .257-.07 12.159 12.159 0 0 0 2.339-1.564c2.222-1.891 3.239-4.215 2.793-6.377zm-45.203 1.88c.09-.272.253-.522.477-.727.224-.206.501-.361.808-.453a3.498 3.498 0 0 1 1.34-.138c.452.041.889.17 1.277.376a6.322 6.322 0 0 1 1.495 1.349l.248.279c.046.047.088.098.135.15.289.337.731.85 1.503.799.154-.008.304-.045.439-.108.136-.063.254-.152.347-.259a.807.807 0 0 0 .167-.352.758.758 0 0 0-.02-.381 13.757 13.757 0 0 0-.702-1.74c-.163-.367-.336-.733-.474-1.1-.517-1.334-.189-2.059 1.218-2.679 1.121-.491 2.016-.029 3.284.994.815.663 1.832 1.465 2.176 2.411.097.266.308.491.588.627.28.136.609.174.92.106a1.14 1.14 0 0 0 .706-.39.875.875 0 0 0 .193-.71c-.046-.395-.105-.791-.16-1.191-.264-1.887-.537-3.833-.092-5.669.554-2.272 3.427-3.727 5.88-3.822 2.453-.095 4.264 1.565 5.041 3.251 1.092 2.429.18 5.057-.656 7.384l-.109.121a.79.79 0 0 0-.217.425.74.74 0 0 0 .074.461c.073.141.191.26.341.343.149.082.323.125.499.123h.168c.176.001.348-.042.497-.123a.852.852 0 0 0 .343-.335 16.9 16.9 0 0 1 .257-.502c.277-.367.533-.733.781-1.122.319-.476.622-.927.97-1.359.4-.505.899-.944 1.474-1.297a3.292 3.292 0 0 1 1.349-.184h.264c.677 0 1.777.158 1.848.689.097.755-.764 1.466-1.596 2.144-.316.252-.618.519-.903.799a.86.86 0 0 0-.292.646c.004.24.115.469.311.639.196.169.46.264.735.265.275.001.54-.092.737-.26 1.751-1.354 4.03-2.071 6.368-2.005.525.026 2.247.209 2.302 1.528.071 1.613-.937 3.178-3.083 4.786l-1.659.11c-4.793.319-8.821.455-12.673.447-2.671 0-5.393-.084-8.022-.157-1.542-.04-3.079-.084-4.62-.114a262.295 262.295 0 0 0-4.469-.036h-1.601l-1.407-.055c-.542 0-1.1-.026-1.68-.026h-.139c-.092-.029-.18-.066-.268-.099-.756-.293-1.353-.865-2-1.524-.781-.792-.999-1.496-.718-2.335zM658.512 250.796c-.548-3.044-3.556-4.268-5.999-4.374a11.057 11.057 0 0 0-4.719.874c.053-.205.092-.414.117-.625.27-2.394-1.611-4.005-3.609-4.353-2.799-.491-4.709.69-6.234 2.407a.272.272 0 0 1 0-.057 14.267 14.267 0 0 0-.662-6.603c-1.379-3.94-4.729-6.629-8.73-7.02-4.502-.444-9.242 2.443-10.785 6.575-.993 2.646-1.067 5.409-.879 8.073-.235-.239-.469-.47-.711-.712-1.472-1.447-3.809-3.243-6.913-1.963a5.775 5.775 0 0 0-3.595 5.075 6.283 6.283 0 0 0 .231 1.778 8.207 8.207 0 0 0-1.864-1.067c-2.642-1.092-6.123.185-7.606 2.82-1.87 3.311 1.504 6.714 2.614 7.824a9.631 9.631 0 0 0 1.753 1.422c.464.28.952.518 1.458.711.448.178.907.331 1.351.477.356.117.694.231 1.035.355.053.021.11.032.167.032.601 0 1.191.029 1.75.054h.071c2.134.106 4.328.263 6.436.416l2.134.149c5.142.356 10.601.551 16.692.583h.587c5.469 0 10.917-.412 15.554-.821l.662-.057c.949-.082 1.902-.157 2.845-.231a.457.457 0 0 0 .217-.068 15.925 15.925 0 0 0 3.026-2.318c2.866-2.771 4.171-6.191 3.606-9.356zm-59.533 2.706a2.943 2.943 0 0 1 1.874-1.967 4.291 4.291 0 0 1 3.699.384 9.36 9.36 0 0 1 2.041 2.102c.103.135.206.263.309.395.062.076.122.154.182.234.355.488.867 1.153 1.739 1.096a1.093 1.093 0 0 0 .825-.456 1.05 1.05 0 0 0 .156-.874 23.512 23.512 0 0 0-.917-2.596c-.21-.551-.452-1.099-.644-1.657-.711-2.134-.213-3.396 1.746-4.385 1.778-.896 3.2.22 4.623 1.547 1.099 1.02 2.468 2.29 2.948 3.752a1.42 1.42 0 0 0 1.675.903 1.189 1.189 0 0 0 .967-1.33c-.068-.598-.139-1.195-.213-1.778-.356-2.87-.712-5.836-.118-8.649.758-3.584 4.669-5.867 8.009-6.024 3.339-.156 5.853 2.447 6.884 5.082 1.483 3.777.242 7.823-.871 11.379l-.185.225a.995.995 0 0 0-.149 1.045.93.93 0 0 0 .842.541h.217a.948.948 0 0 0 .854-.527c.114-.263.231-.523.355-.782.356-.558.712-1.138 1.035-1.696.406-.712.825-1.423 1.291-2.074a8.141 8.141 0 0 1 2.009-2.03c.445-.306 1.27-.317 1.935-.324h.355c.886-.021 2.596.217 2.721 1.288.146 1.276-1.092 2.446-2.187 3.474-.41.373-.8.768-1.167 1.184a1.107 1.107 0 0 0 1.565 1.554 12.374 12.374 0 0 1 8.584-3.094c.754.039 3.219.356 3.301 2.575.096 2.546-1.288 5.003-4.229 7.51l-2.276.171c-6.315.484-11.628.711-16.713.679-3.521 0-7.112-.128-10.569-.238-1.991-.064-4.054-.132-6.081-.178a296.84 296.84 0 0 0-5.871-.053h-2.133c-.605 0-1.22 0-1.835-.032-.712 0-1.444-.036-2.173-.036h-.246l-.412-.174c-1.067-.469-1.86-1.351-2.731-2.372-1.117-1.287-1.419-2.425-1.021-3.794zM802.981 205.373c-.512-2.845-3.332-3.976-5.59-4.083a10.237 10.237 0 0 0-4.317.786c.04-.17.071-.342.092-.515.253-2.241-1.507-3.745-3.378-4.076-2.56-.448-4.32.605-5.729 2.155a13.247 13.247 0 0 0-.622-6.077 9.632 9.632 0 0 0-3.105-4.457 9.632 9.632 0 0 0-5.024-2.065c-4.186-.409-8.595 2.28-10.032 6.12-.91 2.422-.985 4.954-.821 7.393a30.893 30.893 0 0 0-.58-.572c-1.383-1.366-3.556-3.037-6.465-1.842a5.383 5.383 0 0 0-3.346 4.733 5.874 5.874 0 0 0 .188 1.561 7.684 7.684 0 0 0-1.65-.914c-2.461-1.031-5.711.164-7.091 2.607-1.728 3.083 1.394 6.248 2.426 7.286a8.702 8.702 0 0 0 1.632 1.319c.431.269.886.497 1.358.683.413.167.84.309 1.252.445.32.106.644.213.96.33a.44.44 0 0 0 .164.032c.555 0 1.102.025 1.614.05h.071c1.999.096 4.033.245 5.999.384l1.953.142c4.768.331 9.829.509 15.465.537h.544c5.068 0 10.121-.384 14.434-.761l.594-.053c.882-.078 1.778-.146 2.646-.213a.465.465 0 0 0 .217-.068 14.55 14.55 0 0 0 2.809-2.155c2.646-2.589 3.876-5.768 3.332-8.712zm-55.155 2.525a2.684 2.684 0 0 1 1.704-1.8 3.93 3.93 0 0 1 3.392.356 8.48 8.48 0 0 1 1.885 1.934l.288.356c.057.067.11.142.167.217.356.462.829 1.088 1.643 1.031a1.067 1.067 0 0 0 .79-.427.98.98 0 0 0 .149-.835 20.722 20.722 0 0 0-.854-2.411c-.199-.502-.405-1.017-.583-1.537-.665-1.97-.217-3.097 1.6-4.014 1.629-.822 2.941.206 4.268 1.422 1.017.942 2.279 2.134 2.72 3.464a1.342 1.342 0 0 0 1.579.853 1.133 1.133 0 0 0 .925-1.273c-.061-.551-.128-1.106-.196-1.664-.327-2.653-.665-5.398-.11-7.998.711-3.282 4.303-5.387 7.386-5.522 3.083-.136 5.391 2.254 6.344 4.683 1.369 3.485.224 7.219-.807 10.519l-.164.202a.957.957 0 0 0-.142 1.007.885.885 0 0 0 .811.523h.202a.922.922 0 0 0 .485-.138.921.921 0 0 0 .337-.374l.32-.712c.355-.515.654-1.067.96-1.571.373-.641.764-1.302 1.195-1.914a7.433 7.433 0 0 1 1.853-1.874c.401-.277 1.159-.288 1.778-.295h.316c.942-.025 2.379.263 2.489 1.159.135 1.167-1.006 2.241-2.016 3.201a14.32 14.32 0 0 0-1.067 1.095 1.07 1.07 0 0 0 .137 1.336 1.069 1.069 0 0 0 1.335.143 11.418 11.418 0 0 1 7.927-2.844c.69.039 2.948.316 3.023 2.354.088 2.34-1.188 4.623-3.894 6.916l-2.098.16c-5.857.448-10.768.648-15.484.63-3.261 0-6.578-.121-9.786-.224-1.849-.057-3.759-.118-5.64-.16-1.881-.043-3.684-.046-5.48-.05h-1.92c-.562 0-1.127-.018-1.7-.032-.661 0-1.341-.032-2.02-.032h-.217l-.355-.157c-.968-.433-1.714-1.248-2.522-2.19-1.042-1.216-1.319-2.258-.953-3.513zM746.36 273.86c-.356-2.062-2.4-2.884-4.022-2.962a7.11 7.11 0 0 0-2.798.473v-.096c.163-1.458-.875-2.717-2.468-2.998a4.173 4.173 0 0 0-3.805 1.231 9.295 9.295 0 0 0-.484-3.855 6.837 6.837 0 0 0-5.772-4.623c-2.972-.295-6.098 1.618-7.112 4.342a11.822 11.822 0 0 0-.604 4.79l-.114-.114c-.992-.974-2.553-2.173-4.651-1.308a3.776 3.776 0 0 0-2.372 4.153 5.7 5.7 0 0 0-.854-.441c-1.778-.743-4.121.118-5.113 1.878-1.27 2.244.97 4.505 1.706 5.249a6.38 6.38 0 0 0 1.16.938c.307.19.631.352.967.484.292.117.59.217.878.313.221.071.441.146.658.228a.736.736 0 0 0 .167.032c.381 0 .761 0 1.138.035h.025c1.387.068 2.795.167 4.157.267l1.359.096c3.307.231 6.82.355 10.739.377h.373c3.525 0 7.034-.267 10.022-.527l.423-.039c.611-.053 1.223-.099 1.835-.149a.457.457 0 0 0 .217-.068 10.32 10.32 0 0 0 1.98-1.518c1.881-1.835 2.742-4.09 2.365-6.188zm-38.27 1.825a1.697 1.697 0 0 1 1.088-1.145 2.582 2.582 0 0 1 2.215.231c.49.365.917.807 1.266 1.308l.21.271c.039.046.075.096.114.145.245.328.618.825 1.273.776a.89.89 0 0 0 .665-.356.853.853 0 0 0 .124-.711 14.39 14.39 0 0 0-.594-1.689c-.138-.356-.284-.712-.401-1.067-.438-1.295-.161-1.999 1.031-2.6.949-.476 1.707-.028 2.781.964.69.644 1.55 1.423 1.842 2.34a1.063 1.063 0 0 0 1.276.711.938.938 0 0 0 .761-1.067c-.039-.384-.089-.768-.135-1.155-.224-1.832-.455-3.72-.078-5.502.469-2.204 2.902-3.616 4.978-3.709 2.077-.092 3.61 1.519 4.268 3.155.924 2.357.153 4.907-.555 7.165l-.092.117a.82.82 0 0 0-.121.861.77.77 0 0 0 .711.452h.142a.787.787 0 0 0 .711-.445c.071-.163.143-.327.217-.487.235-.356.452-.711.662-1.088.27-.462.526-.9.821-1.319a5.06 5.06 0 0 1 1.248-1.259 2.44 2.44 0 0 1 1.142-.178h.224c.572 0 1.504.153 1.565.668.081.733-.648 1.423-1.352 2.081-.268.245-.523.503-.764.775a.89.89 0 0 0 1.262 1.252 7.748 7.748 0 0 1 5.391-1.946c.445.025 1.903.203 1.949 1.483.06 1.565-.793 3.084-2.61 4.645l-1.405.106c-4.057.31-7.468.441-10.729.434-2.261 0-4.566-.082-6.792-.153-1.305-.039-2.606-.082-3.912-.11a203.94 203.94 0 0 0-3.783-.036h-1.355l-1.191-.053c-.459 0-.932-.025-1.423-.025h-.117c-.078-.028-.153-.064-.228-.096-.64-.284-1.145-.839-1.692-1.479-.662-.768-.847-1.451-.608-2.265zM875.897 255.253c-.42-2.126-2.835-2.972-4.75-3.053a9.526 9.526 0 0 0-3.306.487v-.098c.193-1.503-1.033-2.8-2.915-3.09a5.628 5.628 0 0 0-2.433.133 5.071 5.071 0 0 0-2.061 1.135 8.437 8.437 0 0 0-.571-3.972c-.493-1.281-1.397-2.412-2.606-3.256-1.209-.845-2.671-1.369-4.211-1.508-3.512-.304-7.204 1.667-8.401 4.474a10.736 10.736 0 0 0-.714 4.937l-.134-.118c-1.172-1.004-3.016-2.239-5.494-1.348-.962.321-1.766.923-2.277 1.704-.51.78-.696 1.69-.525 2.576a7.046 7.046 0 0 0-1.008-.454c-2.1-.766-4.868.12-6.04 1.934-1.499 2.313 1.147 4.643 2.016 5.409.411.369.871.693 1.37.968.362.196.745.362 1.142.498.344.121.697.224 1.038.323.26.073.52.15.777.234.063.019.13.03.197.033.449 0 .899 0 1.344.037h.029c1.639.069 3.302.172 4.911.275l1.604.099c3.906.238 8.056.366 12.685.388h.441c4.162 0 8.308-.275 11.836-.542l.5-.041c.723-.055 1.445-.102 2.167-.154a.61.61 0 0 0 .257-.069 12.163 12.163 0 0 0 2.339-1.565c2.222-1.891 3.239-4.214 2.793-6.376zm-45.203 1.88c.09-.273.253-.522.477-.728.224-.205.501-.361.808-.452a3.48 3.48 0 0 1 1.34-.139c.452.042.889.17 1.277.377a6.318 6.318 0 0 1 1.495 1.348l.248.279c.046.048.088.099.135.15.289.337.731.85 1.503.799.154-.008.304-.044.439-.108.136-.063.254-.151.347-.258a.816.816 0 0 0 .167-.353.755.755 0 0 0-.02-.38 13.71 13.71 0 0 0-.702-1.741c-.163-.366-.336-.733-.474-1.099-.517-1.334-.189-2.06 1.218-2.679 1.121-.491 2.016-.03 3.284.993.815.663 1.832 1.466 2.176 2.411.097.267.308.491.588.627.28.136.609.174.92.106a1.14 1.14 0 0 0 .706-.39.873.873 0 0 0 .193-.709c-.046-.396-.105-.792-.16-1.191-.264-1.888-.537-3.833-.092-5.669.554-2.272 3.427-3.727 5.88-3.822 2.453-.096 4.264 1.564 5.041 3.25 1.092 2.43.18 5.057-.656 7.384l-.109.121a.793.793 0 0 0-.217.426.742.742 0 0 0 .074.461c.073.14.191.259.341.342a.995.995 0 0 0 .499.123h.168a1.03 1.03 0 0 0 .497-.122.854.854 0 0 0 .343-.336c.084-.168.168-.337.257-.502.277-.366.533-.733.781-1.121.319-.477.622-.927.97-1.36.4-.505.899-.944 1.474-1.297a3.275 3.275 0 0 1 1.349-.183h.264c.677 0 1.777.157 1.848.689.097.755-.764 1.465-1.596 2.143-.316.253-.618.519-.903.799a.863.863 0 0 0-.292.646c.004.24.115.47.311.639.196.169.46.264.735.265.275.001.54-.092.737-.26 1.751-1.354 4.03-2.071 6.368-2.004.525.025 2.247.209 2.302 1.528.071 1.612-.937 3.177-3.083 4.786l-1.659.11c-4.793.319-8.821.454-12.673.447-2.671 0-5.393-.085-8.022-.158-1.542-.04-3.079-.084-4.62-.113-1.542-.03-3.004-.033-4.469-.037h-1.601l-1.407-.055c-.542 0-1.1-.026-1.68-.026h-.139c-.092-.029-.18-.066-.268-.099-.756-.293-1.353-.864-2-1.524-.781-.792-.999-1.495-.718-2.334z' fill='%2336ACB5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M963.725 192.666c-1.493.689-2.836 1.075-3.589.582-.754-.494-.11-1.477.836-2.528a281.954 281.954 0 0 1 12.757-13.169c6.549-6.312 13.172-12.612 19.256-18.992 1.064-1.117 2.227-2.613 4.119-2.677 1.779-.06.912 1.336.2 2.47a31.404 31.404 0 0 1-2.792 3.765 375.763 375.763 0 0 1-25.556 26.612 23.105 23.105 0 0 1-5.231 3.937zM967.352 53.805c-.506-1.31-.748-2.507-.232-3.24.515-.731 1.362-.223 2.246.555a195.244 195.244 0 0 1 10.995 10.584c5.234 5.47 10.45 11.01 15.785 16.049.935.881 2.208 1.822 2.107 3.55-.093 1.624-1.299.946-2.279.39a22.04 22.04 0 0 1-3.215-2.243 260.591 260.591 0 0 1-22.239-21.182 16.277 16.277 0 0 1-3.168-4.463zM1011.03 202.868c-.62-.738-.33-2.283-.05-3.785.97-5.457 1.79-5.838 3.23-11.524 1.12-4.464 2.17-8.899 3.26-13.348.32-1.342.68-2.779 1.83-3.636 1.02-.773 1.41-.135 1.59.828.22 1.102.08 2.527-.19 4.028-1.48 8.456-2.65 11.762-5.33 20.774a20.656 20.656 0 0 1-2.01 4.806c-.86 1.47-1.67 2.188-2.32 1.841M960.736 96.028c.545-.887 1.398-.806 2.229-.739 3.027.188 3.102 1.116 6.179 1.825 2.416.554 4.828 1.027 7.242 1.54.728.155 1.507.332 1.802 1.565.267 1.109-.178 1.698-.777 2.094-.685.462-1.496.552-2.329.503-4.694-.265-6.422-1.093-11.225-2.71-.908-.275-1.737-.807-2.456-1.575-.706-.782-.981-1.63-.659-2.488M1054.19 199.977c-1.78-7.376-3.61-14.744-5.33-22.131-.53-2.275-1.48-5.287.21-5.832 1.65-.52 2.74 2.164 3.64 4.65 2.65 7.362 3.78 14.944 5.16 22.459.57 3.103.93 6.223 1.26 9.296.15 1.406 0 2.816-.88 2.843-1.06.033-1.69-1.645-2.11-3.204-.71-2.674-1.31-5.386-1.95-8.08M941.02 138.461c10.356-2.583 20.707-5.214 31.073-7.733 3.192-.775 7.444-2.057 8.023-.369.55 1.634-3.263 3.03-6.784 4.205-10.427 3.475-21 5.404-31.507 7.583-4.339.904-8.68 1.591-12.953 2.242-1.955.296-3.885.288-3.832-.617.062-1.081 2.44-1.896 4.633-2.484 3.763-1.008 7.564-1.897 11.346-2.831M1106.91 57.98c.95-.353 1.83-.514 2.38-.124.54.39.18 1.005-.38 1.645-2.38 2.68-4.9 5.333-7.63 7.94-3.95 3.773-7.95 7.533-11.58 11.388-.64.674-1.31 1.598-2.59 1.5-1.19-.093-.71-.97-.32-1.684.46-.824 1-1.606 1.61-2.334 4.75-5.66 9.85-11.026 15.27-16.063.94-.941 2.04-1.71 3.24-2.268zM1116.01 192.489c.72 1.366 1.17 2.577.79 3.202-.38.625-1.29-.017-2.29-.929a319.508 319.508 0 0 1-12.56-12.234c-6.06-6.246-12.11-12.556-18.19-18.398-1.06-1.022-2.47-2.16-2.67-3.83-.19-1.569 1.1-.699 2.16.014 1.22.829 2.4 1.748 3.52 2.745a427.316 427.316 0 0 1 25.38 24.525c1.5 1.498 2.8 3.159 3.86 4.905zM1069.9 28.666c.83.757.59 2.211.36 3.625-.75 5.142-1.74 5.439-3.05 10.761-1.03 4.179-1.97 8.336-2.95 12.503-.3 1.257-.63 2.603-1.97 3.328-1.22.655-1.75.012-2.06-.925-.36-1.07-.3-2.423-.1-3.838 1.15-7.968 2.33-11.035 4.91-19.437.46-1.583 1.17-3.08 2.11-4.433.95-1.335 1.89-1.956 2.73-1.57M1126.07 137.823c-.75.83-2.21.587-3.62.364-5.14-.754-5.44-1.742-10.76-3.052-4.18-1.026-8.34-1.967-12.5-2.95-1.26-.296-2.61-.626-3.33-1.974-.66-1.213-.01-1.749.92-2.054 1.07-.359 2.43-.304 3.84-.098 7.97 1.142 11.04 2.328 19.44 4.909 1.58.456 3.08 1.167 4.43 2.105 1.34.951 1.96 1.892 1.57 2.733M1029.04 34.776c1.57 6.571 3.19 13.134 4.69 19.718.47 2.027 1.33 4.705-.37 5.24-1.65.512-2.66-1.866-3.48-4.073-2.43-6.536-3.35-13.31-4.51-20.018-.48-2.77-.75-5.56-.99-8.31-.11-1.258.07-2.527.95-2.576 1.05-.058 1.63 1.43 2 2.819.64 2.38 1.15 4.798 1.72 7.199M1124.04 99.484c-6.57 1.569-13.14 3.185-19.72 4.691-2.03.463-4.71 1.323-5.24-.377-.51-1.645 1.87-2.656 4.07-3.479 6.54-2.433 13.31-3.344 20.02-4.504 2.77-.484 5.56-.755 8.31-.998 1.26-.11 2.53.076 2.58.953.05 1.05-1.43 1.626-2.82 1.998-2.38.638-4.8 1.157-7.2 1.72' fill='%23F39200'/%3E%3Cellipse cx='1038.5' cy='118.333' rx='56.5' ry='57' fill='%23F39200'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 0 75px;
    background-size: 100%;
    padding-top: 300px;
    margin-top: -170px;
  }
}
@media (min-width: 990px) {
  .net_transport .transport-icon-list.allowed {
    background-position: 100px 45px;
    background-size: calc(100% - 105px);
    padding-top: 370px;
    margin-top: -270px;
  }
}
.net_transport .transport-icon-list.not-allowed {
  --figure-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.156.901a1.275 1.275 0 0 1 1.803 0l8.394 8.395a1.275 1.275 0 1 1-1.802 1.802L1.156 2.704a1.275 1.275 0 0 1 0-1.803z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.901 11.099a1.275 1.275 0 0 1 0-1.803L9.296.902a1.275 1.275 0 1 1 1.802 1.802L2.704 11.1a1.275 1.275 0 0 1-1.803 0z' fill='%23fff'/%3E%3C/svg%3E");
  padding-top: 4rem;
  margin-top: 4rem;
  margin-bottom: 4rem;
  position: relative;
}
.net_transport .transport-icon-list.not-allowed figure img {
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.net_transport .transport-icon-list.not-allowed span {
  background-color: #be0a26;
}
.net_transport .transport-icon-list.not-allowed:before {
  content: "";
  width: 75%;
  height: 4px;
  background: rgba(var(--element-color), 0.2);
  border-radius: 20px;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}
.net_transport .transport-icon-list figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5rem;
}
@media (max-width: 768px) {
  .net_transport .transport-icon-list figure {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .net_transport .transport-icon-list figure img {
    max-width: 140px;
  }
  .net_transport .transport-icon-list figure span {
    font-size: 1rem;
  }
}
.net_transport .transport-icon-list figure figcaption {
  -ms-flex-item-align: center;
  align-self: center;
  justify-self: center;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 12px;
}
.net_transport .transport-icon-list figure span {
  width: -webkit-fit-content;
  width: fit-content;
  text-align: center;
  padding: 0.25rem 1rem 0.25rem 2rem;
  background: grey;
  color: #fff;
  border-radius: 100px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-item-align: center;
  align-self: center;
  justify-self: center;
}
.net_transport .transport-icon-list figure span:before {
  content: "";
  width: 14px;
  height: 100%;
  top: 0;
  left: 10px;
  position: absolute;
  background-image: var(
    --figure-icon,
    url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.64.374a1.247 1.247 0 0 1-.015 1.768l-7.662 7.5c-.47.46-1.216.48-1.709.045L.424 6.312a1.247 1.247 0 0 1-.11-1.765 1.256 1.256 0 0 1 1.77-.109L5.04 7.042 11.868.358a1.256 1.256 0 0 1 1.773.016z' fill='%23fff'/%3E%3C/svg%3E")
  );
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
}
#countdown.net {
  background: none;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 700px) {
  #countdown.net {
    padding-bottom: 20px;
  }
}
#countdown.net div.head {
  width: min(600px, 100%);
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
  margin: 0 auto 2rem;
}
#countdown.net div.head h2 {
  margin: 0;
  color: #36acb5;
}
#countdown.net #countdown {
  display: -ms-flexbox;
  display: flex;
  width: min(600px, 100%);
  margin: 0 auto;
}
#countdown.net #countdown ul {
  -ms-flex: 1 1;
  flex: 1 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1.25rem;
}
@media (max-width: 990px) {
  #countdown.net #countdown ul {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
#countdown.net #countdown ul li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1 1;
  flex: 1 1;
  width: unset;
  position: relative;
}
@media (max-width: 990px) {
  #countdown.net #countdown ul li {
    width: 22vw;
    margin-bottom: 0;
    min-height: 4rem;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #countdown.net #countdown ul li span {
    font-size: 3rem !important;
  }
}
#countdown.net #countdown ul li .alert-container .heading,
#countdown.net #countdown ul li .info-teaser .heading,
#countdown.net #countdown ul li h3,
.alert-container #countdown.net #countdown ul li .heading,
.info-teaser #countdown.net #countdown ul li .heading {
  position: absolute;
  top: -3.75rem;
  color: #000;
  font-size: 1rem;
}
@media (max-width: 768px) {
  #countdown.net #countdown ul li .alert-container .heading,
  #countdown.net #countdown ul li .info-teaser .heading,
  #countdown.net #countdown ul li h3,
  .alert-container #countdown.net #countdown ul li .heading,
  .info-teaser #countdown.net #countdown ul li .heading {
    top: -40px;
  }
}
#countdown.net #countdown ul li span {
  font-size: 5.5rem;
  line-height: normal;
  color: #004045;
}
#countdown.net #countdown ul li:after,
#countdown.net #countdown ul li:before {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 47%;
}
#countdown.net #countdown ul li:before {
  top: 0;
}
#countdown.net #countdown ul li:after {
  bottom: 0;
}
.info-teaser {
  background-color: var(--info-bg, #aff);
  box-shadow: 0 10px 44px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 2rem 3rem 1.5rem !important;
}
@media (max-width: 768px) {
  .info-teaser {
    padding: 2rem 2rem 1.5rem !important;
  }
}
.info-teaser .heading {
  display: block;
  margin-bottom: 1rem;
  font-size: 1.5rem;
}
.info-teaser p {
  font-size: 1.15rem;
  line-height: 1.75rem;
}
.info-teaser .heading,
.info-teaser a {
  color: var(--info-fg, #faf) !important;
  font-family: Circular-Black, sans-serif;
}
#value-slider {
  padding-top: 120px;
  padding-bottom: 80px;
  background-image: url(../Images/9-euro/dotted_background_small.svg);
  background-size: contain;
  position: relative;
}
@media (max-width: 900px) {
  #value-slider {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 600px) {
  #value-slider {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  #value-slider {
    padding-bottom: 300px;
  }
}
@media (min-width: 1051px) {
  #value-slider {
    padding-bottom: 90px;
  }
}
#value-slider header {
  --element-color: #88bc19;
  padding-bottom: 50px;
}
#value-slider header,
#value-slider header * {
  text-align: center;
}
#value-slider header .alert-container .heading span,
#value-slider header .info-teaser .heading span,
#value-slider header h2 span,
#value-slider header h3 span,
#value-slider header h4 span,
.alert-container #value-slider header .heading span,
.info-teaser #value-slider header .heading span {
  color: var(--element-color);
}
#value-slider .slider-wrap {
  position: relative;
  padding-top: 82px;
}
@media (max-width: 600px) {
  #value-slider .slider-wrap {
    margin-top: 100px;
  }
}
@media (min-width: 601px) and (max-width: 1050px) {
  #value-slider .slider-wrap {
    margin-top: 0;
    margin-bottom: 140px;
  }
}
@media (min-width: 1051px) and (max-width: 1200px) {
  #value-slider .slider-wrap {
    margin-top: 50px;
  }
}
#value-slider .value-slider-container {
  width: min(
    100% - 3rem,
    var(--net-container-size-wide, 768px) / 12 *
      var(--net-container-columns, 12)
  );
  margin-left: max(1rem, (100% - var(--net-container-size-wide, 768px))/2);
  position: relative;
  z-index: 2;
}
#value-slider .value-slider-container:after,
#value-slider .value-slider-container:before {
  position: absolute;
  width: 300px;
  height: 20px;
  text-transform: uppercase;
  color: #828282;
  font-family: Circular-Black, sans-serif;
  font-size: 14px;
}
#value-slider .value-slider-container:before {
  content: attr(data-content-before);
  margin-top: -15px;
  left: 0;
  bottom: 15px;
}
#value-slider .value-slider-container:after {
  content: attr(data-content-after);
  margin-top: 14px;
  left: 0;
  bottom: -20px;
}
#value-slider .value-slider-container .result {
  bottom: -65px;
  color: #fff;
}
#value-slider .value-slider-container .result span {
  background: #88bc19;
  border-radius: 50px;
  padding: 0.5rem 1.25rem;
}
#value-slider .value-slider-container .counter {
  bottom: unset;
  top: -80px;
  color: #88bc19;
}
#value-slider .value-slider-container .counter,
#value-slider .value-slider-container .result {
  position: absolute;
  z-index: 3;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-left: 50px;
  pointer-events: none;
  width: 100%;
  height: 100px;
  font-family: Circular-Black, sans-serif;
  font-size: 1rem;
  line-height: 15px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
}
#value-slider .value-slider-container input {
  -webkit-appearance: none;
  width: 100%;
  height: 4px;
  background: #88bc19;
  outline: none;
  border-radius: 10px;
}
#value-slider .value-slider-container input::-webkit-slider-thumb {
  content: "30";
  -webkit-appearance: none;
  appearance: none;
  width: 67px;
  height: 82px;
  cursor: pointer;
  transform: scale(1) translateY(-41px);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='69' height='83' viewBox='0 0 69 83' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M65 34.5c0 7.857-4.896 17.958-10.932 26.5C47.164 70.77 36.5 78.5 34.5 78.5S21.836 70.77 14.932 61C8.896 52.458 4 42.357 4 34.5 4 17.655 17.655 4 34.5 4S65 17.655 65 34.5z' fill='%235C7D13' fill-opacity='.8' filter='url(%23a)'/%3E%3Cpath d='M65 31.5c0 7.857-4.896 17.958-10.932 26.5C47.164 67.77 36.5 75.5 34.5 75.5S21.836 67.77 14.932 58C8.896 49.458 4 39.357 4 31.5 4 14.655 17.655 1 34.5 1S65 14.655 65 31.5z' fill='%2388BC19'/%3E%3Cpath d='M61 32.201c0 6.75-4.254 15.428-9.498 22.765C45.503 63.36 36.238 70 34.5 70c-1.738 0-11.003-6.64-17.002-15.034C12.254 47.63 8 38.951 8 32.201 8 17.731 19.864 6 34.5 6S61 17.73 61 32.201z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='69' height='82.5' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_1289_101'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
  transition: 0.2s ease;
  background-color: transparent;
  box-shadow: none;
  border: 0;
  outline: 0;
}
#value-slider .value-slider-container input::-moz-range-thumb {
  content: "30";
  width: 67px;
  height: 82px;
  cursor: pointer;
  transform: scale(1) translateY(-41px);
  transform-origin: bottom;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='69' height='83' viewBox='0 0 69 83' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M65 34.5c0 7.857-4.896 17.958-10.932 26.5C47.164 70.77 36.5 78.5 34.5 78.5S21.836 70.77 14.932 61C8.896 52.458 4 42.357 4 34.5 4 17.655 17.655 4 34.5 4S65 17.655 65 34.5z' fill='%235C7D13' fill-opacity='.8' filter='url(%23a)'/%3E%3Cpath d='M65 31.5c0 7.857-4.896 17.958-10.932 26.5C47.164 67.77 36.5 75.5 34.5 75.5S21.836 67.77 14.932 58C8.896 49.458 4 39.357 4 31.5 4 14.655 17.655 1 34.5 1S65 14.655 65 31.5z' fill='%2388BC19'/%3E%3Cpath d='M61 32.201c0 6.75-4.254 15.428-9.498 22.765C45.503 63.36 36.238 70 34.5 70c-1.738 0-11.003-6.64-17.002-15.034C12.254 47.63 8 38.951 8 32.201 8 17.731 19.864 6 34.5 6S61 17.73 61 32.201z' fill='%23fff'/%3E%3Cdefs%3E%3Cfilter id='a' x='0' y='0' width='69' height='82.5' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_1289_101'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
  transition: 0.2s ease;
  background-color: transparent;
  box-shadow: none;
  border: 0;
  outline: 0;
}
#value-slider .value-slider-container input:hover::-webkit-slider-thumb {
  transform: scale(1.15) translateY(-31px);
}
#value-slider .value-slider-container input:hover::-moz-range-thumb {
  transform: sclae(1.15) translateY(-31px);
}
#value-slider [id*="trees"] {
  width: 25vw;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 990px) {
  #value-slider [id*="trees"] {
    width: 50vw;
    bottom: unset;
    top: -130%;
  }
}
@media (max-width: 600px) {
  #value-slider [id*="trees"] {
    width: 65vw;
    bottom: unset;
    top: -130%;
  }
}
@media (min-width: 601px) and (max-width: 1050px) {
  #value-slider [id*="trees"] {
    width: 45vw;
    bottom: -350px;
    top: unset;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  #value-slider [id*="trees"] {
    bottom: -221px;
  }
}
@media (min-width: 1051px) and (max-width: 1200px) {
  #value-slider [id*="trees"] {
    margin-top: 180px;
  }
}
#value-slider [id*="trees"] svg {
  width: 100%;
  height: auto;
}
#value-slider [id*="trees"] [id*="TREE_"] {
  -ms-transform: scale(0);
  transform: scale(0);
  transition: 0.4s ease 0.3s;
}
#value-slider [id*="trees"] #TREE_1 {
  transition: 0.6s ease 0.8s;
}
#value-slider [id*="trees"] #TREE_2 {
  transition: 0.2s ease 0.6s;
}
#value-slider [id*="trees"] #TREE_3 {
  transition: 0.5s ease 0.5s;
}
#value-slider [id*="trees"] #TREE_4 {
  transition: 0.7s ease 0.2s;
}
#value-slider [id*="trees"] #TREE_5 {
  transition: 0.9s ease 0.3s;
}
#value-slider [id*="trees"] #TREE_6 {
  transition: 0.12s ease 0.6s;
}
#value-slider #trees-1 {
  left: -40px;
  max-width: 50%;
}
#value-slider #trees-1 svg {
  max-width: 100%;
}
#value-slider #trees-1 [id*="TREE_"] {
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
}
#value-slider #trees-2 {
  right: -40px;
  max-width: 50%;
}
#value-slider #trees-2 svg {
  max-width: 100%;
}
#value-slider #trees-2 [id*="TREE_"] {
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
}
#value-slider #flower {
  position: absolute;
  left: 40%;
  bottom: 4px;
  width: 40px;
}
#value-slider #flower svg {
  width: 100%;
  height: auto;
}
#value-slider #bushes {
  position: absolute;
  left: 61%;
  bottom: 4px;
  width: 40px;
  width: 100px;
}
#value-slider #bushes svg {
  width: 100%;
  height: auto;
}
.faq-slider {
  margin-bottom: 100px;
}
.faq-slider h2 {
  --net-container-columns: 7;
  margin-bottom: 3.5rem;
}
.faq-slider h2 span {
  color: #36acb5;
}
.faq-slider .neo-toggle {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.faq-slider .neo-toggle .neo-switch {
  --net-container-size: 512px;
  margin-left: max(1rem, (100% - 1024px)/2);
}
.faq-slider .neo-toggle .neo-switch label {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border: 1px solid #e1e1e1;
  border-radius: 20px;
  cursor: pointer;
}
.faq-slider .neo-toggle .neo-switch label span {
  position: relative;
  z-index: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  font-family: Circular-Black, sans-serif;
  font-size: 1rem;
  text-align: center;
  transition: 0.4s ease;
}
@media (max-width: 768px) {
  .faq-slider .neo-toggle .neo-switch label span {
    font-size: 0.8rem;
  }
}
.faq-slider
  .neo-toggle
  .neo-switch
  label[data-toggle-state="false"]
  span:first-child {
  color: #fff;
}
.faq-slider
  .neo-toggle
  .neo-switch
  label[data-toggle-state="false"]
  span:nth-child(2) {
  color: #dfb400;
}
.faq-slider
  .neo-toggle
  .neo-switch
  label[data-toggle-state="true"]
  span:first-child {
  color: #36acb5;
}
.faq-slider
  .neo-toggle
  .neo-switch
  label[data-toggle-state="true"]
  span:nth-child(2) {
  color: #fff;
}
.faq-slider .neo-toggle .neo-switch label input {
  max-width: 0;
  max-height: 0;
  padding: 0;
  margin: 0;
  display: none;
}
.faq-slider .neo-toggle .neo-switch label .neo-toggle-element {
  --neo-ui-color: #36acb5;
  position: absolute;
  top: 0;
  left: -2px;
  width: 50%;
  height: 100%;
  border-radius: 20px;
  background: var(--neo-ui-color);
  border: 4px solid var(--neo-ui-color);
  box-shadow: 12px 12px 24px #d9d9d9;
  transition: 0.6s ease-in-out;
}
.faq-slider
  .neo-toggle
  .neo-switch
  label
  #sub-toggle:checked
  + .neo-toggle-element {
  --neo-ui-color: #dfb400;
  left: calc(50% + 2px);
}
.faq-slider .options {
  --net-container-size: 512px;
  margin-left: max(1rem, (100% - 1024px)/2);
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .faq-slider .options {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.faq-slider .options > div {
  -ms-flex: 1 1;
  flex: 1 1;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5rem 1.5rem;
  border-radius: 50px;
  border: 1px solid #36acb5;
  gap: 1rem;
  -ms-flex-align: center;
  align-items: center;
}
.faq-slider .options [type="checkbox"] {
  display: none;
}
.faq-slider .options [type="text"] {
  width: 100%;
  min-width: 300px;
}
.faq-slider .options .toggle-status {
  color: #36acb5;
  font-family: Circular-Black, sans-serif;
}
@media (max-width: 768px) {
  .faq-slider .options .toggle-status label {
    gap: 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
.faq-slider .options .toggle-status * {
  cursor: pointer;
}
.faq-slider .options .faq-search {
  position: relative;
  padding: 0;
  border: 0;
}
.faq-slider .options .faq-search label {
  position: absolute;
  left: 20px;
}
.faq-slider .options .faq-search input {
  padding: 0.5rem 1.5rem;
  border: 1px solid #e1e1e1;
  border-radius: 15px;
  text-indent: 30px;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .faq-slider .options .faq-search input {
    font-size: 1rem;
  }
}
.faq-slider .options label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .faq-slider .options label {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.faq-slider .options .toggle-element {
  display: inline-block;
  width: 42px;
  height: 24px;
  background: #bebebe;
  border-radius: 50px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
}
.faq-slider .options .toggle-element .switch {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  background: #fff;
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.25);
  -ms-transform: translate(2px);
  transform: translate(2px);
  transition: 0.3s ease-in-out;
}
.faq-slider .options #sub-toggle:checked + .toggle-element {
  background: #36acb5;
}
.faq-slider .options #sub-toggle:checked + .toggle-element .switch {
  -ms-transform: translate(20px);
  transform: translate(20px);
}
.faq-slider .faq-search button {
  background: #36acb5;
  border-radius: 100%;
  border: 0;
}
.faq-slider .search-result {
  --net-container-columns: 7;
  margin-bottom: 3.5rem;
}
.faq-slider .search-result strong {
  font-family: Circular-Black, sans-serif;
  color: #36acb5;
}
.faq-slider .faq-slides {
  width: min(200vw, 2048px);
  transition: 0.3s ease-in-out 0.65s;
  margin-left: max(1rem, (100% - var(--net-container-size, 1024px))/2);
  display: -ms-flexbox;
  display: flex;
  gap: 5rem;
}
@media (max-width: 768px) {
  .faq-slider .faq-slides {
    gap: 0;
    margin: 0;
  }
}
.faq-slider .faq-slides .faq-slide {
  -ms-flex: 1 1;
  flex: 1 1;
}
@media (max-width: 768px) {
  .faq-slider .faq-slides .faq-slide {
    padding: 1rem 2rem 1rem 1rem;
  }
}
.faq-slider .faq-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
  --faq-color: 54, 172, 181;
}
.faq-slider .faq-slide summary {
  font-size: 20px;
  width: 100%;
  font-family: Circular-Black, sans-serif;
}
.faq-slider .faq-slide > details {
  display: -ms-flexbox;
  display: flex;
}
.faq-slider .faq-slide > details > summary {
  background-color: #fff;
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.1);
  color: rgb(var(--faq-color));
  border-radius: 8px;
  text-align: center;
  padding: 8px 20px;
}
.faq-slider .faq-slide > details p {
  font-size: 1rem;
}
.faq-slider .faq-slide > details details {
  -ms-flex: 1 1;
  flex: 1 1;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 8px 20px;
  width: 100%;
}
.faq-slider .faq-slide > details details summary {
  --summary-font-size: 1.125rem;
  --summary-line-height: 1.35rem;
  color: var(--color-tertiary);
  padding: 0.8rem 0.75rem 0.8rem 2.75rem;
  cursor: pointer;
  list-style: none;
  will-change: background-color, color;
  position: relative;
}
.faq-slider .faq-slide > details details summary:focus,
.faq-slider .faq-slide > details details summary:hover {
  text-decoration: underline;
}
.faq-slider .faq-slide > details details summary::-webkit-details-marker,
.faq-slider .faq-slide > details details summary::marker {
  display: none;
}
.faq-slider .faq-slide > details details summary:before {
  content: "";
  position: absolute;
  left: -16px;
  top: 20%;
  width: 34px;
  height: 34px;
  background-color: rgba(var(--faq-color), 0.25);
  border-radius: 200px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 50%;
  border: 0;
  -ms-transform-origin: center center;
  transform-origin: center center;
  transition: 0.3s ease-in-out;
}
.faq-slider .faq-slide > details details summary + div {
  --padding: 0 1rem;
  --max-height: 0vh;
  --visibility: hidden;
  --overflow: hidden;
  --opacity: 0;
  max-height: var(--max-height);
  opacity: var(--opacity);
  overflow: var(--overflow);
  padding: var(--padding);
  visibility: var(--visibility);
  will-change: padding;
  border-left: 2px solid rgb(var(--faq-color));
  padding-left: 2.75rem;
}
.faq-slider .faq-slide > details details summary + div > :last-child {
  padding-bottom: 0;
}
.faq-slider .faq-slide > details details[open] summary {
  background-color: var(--color-tertiary);
  color: var(--color-light);
  color: rgb(var(--faq-color));
}
.faq-slider .faq-slide > details details[open] summary:before {
  --rotate: 0deg;
}
.faq-slider .faq-slide > details details[open] summary + div {
  --padding: 1rem;
  --max-height: 100vh;
  --visibility: visible;
  --overflow: auto;
  --opacity: 1;
}
.faq-slider .faq-slide[data-faq-slide="1"] {
  --faq-color: 54, 172, 181;
}
.alert-container .faq-slider .faq-slide[data-faq-slide="1"] .heading,
.faq-slider .faq-slide[data-faq-slide="1"] .alert-container .heading,
.faq-slider .faq-slide[data-faq-slide="1"] .info-teaser .heading,
.faq-slider .faq-slide[data-faq-slide="1"] h3,
.info-teaser .faq-slider .faq-slide[data-faq-slide="1"] .heading {
  color: rgb(var(--faq-color));
  font-size: 2rem;
}
.faq-slider .faq-slide[data-faq-slide="1"] > details[open] > summary {
  background: rgb(var(--faq-color));
  color: #fff;
}
.faq-slider .faq-slide[data-faq-slide="1"] > details details summary:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 2a2 2 0 1 1 4 0v10a2 2 0 1 1-4 0V2z' fill='%2336ACB5'/%3E%3Cpath d='M12 5a2 2 0 1 1 0 4H2a2 2 0 1 1 0-4h10z' fill='%2336ACB5'/%3E%3C/svg%3E");
}
.faq-slider
  .faq-slide[data-faq-slide="1"]
  > details
  details[open]
  summary:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='4' viewBox='0 0 14 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0a2 2 0 1 1 0 4H2a2 2 0 1 1 0-4h10z' fill='%2336ACB5'/%3E%3C/svg%3E");
}
.faq-slider .faq-slide[data-faq-slide="2"] {
  --faq-color: 223, 180, 0;
}
.alert-container .faq-slider .faq-slide[data-faq-slide="2"] .heading,
.faq-slider .faq-slide[data-faq-slide="2"] .alert-container .heading,
.faq-slider .faq-slide[data-faq-slide="2"] .info-teaser .heading,
.faq-slider .faq-slide[data-faq-slide="2"] h3,
.info-teaser .faq-slider .faq-slide[data-faq-slide="2"] .heading {
  color: rgb(var(--faq-color));
  font-size: 2rem;
}
.faq-slider .faq-slide[data-faq-slide="2"] > details[open] > summary {
  background: rgb(var(--faq-color));
  color: #fff;
}
.faq-slider .faq-slide[data-faq-slide="2"] > details details summary:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 2a2 2 0 1 1 4 0v10a2 2 0 1 1-4 0V2z' fill='%23FFF'/%3E%3Cpath d='M12 5a2 2 0 1 1 0 4H2a2 2 0 1 1 0-4h10z' fill='%23FFF'/%3E%3C/svg%3E");
}
.faq-slider
  .faq-slide[data-faq-slide="2"]
  > details
  details[open]
  summary:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='4' viewBox='0 0 14 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0a2 2 0 1 1 0 4H2a2 2 0 1 1 0-4h10z' fill='%23FFF'/%3E%3C/svg%3E");
}
.external-newsletter {
  --net-container-columns: 10;
  padding-bottom: 130px;
  --element-color: #58c6f2;
}
@media (min-width: 769px) {
  .external-newsletter {
    padding-top: 100px;
  }
}
.alert-container .external-newsletter .heading,
.external-newsletter .alert-container .heading,
.external-newsletter .info-teaser .heading,
.external-newsletter h2,
.external-newsletter h3,
.external-newsletter h4,
.info-teaser .external-newsletter .heading {
  font-size: 2rem;
  line-height: 2.25rem;
}
@media (min-width: 990px) {
  .alert-container .external-newsletter .heading,
  .external-newsletter .alert-container .heading,
  .external-newsletter .info-teaser .heading,
  .external-newsletter h2,
  .external-newsletter h3,
  .external-newsletter h4,
  .info-teaser .external-newsletter .heading {
    font-size: 70px;
    line-height: 70px;
  }
}
.alert-container .external-newsletter .heading span,
.external-newsletter .alert-container .heading span,
.external-newsletter .info-teaser .heading span,
.external-newsletter h2 span,
.external-newsletter h3 span,
.external-newsletter h4 span,
.info-teaser .external-newsletter .heading span {
  color: var(--element-color);
}
.external-newsletter a {
  margin-top: 2rem;
}
.change-language {
  max-width: 300px;
  position: absolute;
  right: 2rem;
  padding: 0.5rem 1rem;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.75rem;
  background: #e0f6ff;
}
@media (max-width: 768px) {
  .change-language {
    width: 100%;
    right: unset;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.change-language:before {
  left: -20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h8v8a8 8 0 0 0-8-8z' fill='%23E0F6FF'/%3E%3C/svg%3E");
}
.change-language:after,
.change-language:before {
  content: "";
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.change-language:after {
  right: -20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H0v8a8 8 0 0 1 8-8z' fill='%23E0F6FF'/%3E%3C/svg%3E");
}
.change-language > * {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.change-language form {
  padding: 0;
  margin: 0;
}
.change-language .easy-lang {
  font-size: 14px;
  font-family: Circular-Black, sans-serif;
  color: #333;
}
.change-language .easy-lang img {
  margin-left: 0.5rem;
}
select.card-language-filter {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../Images/select-filter.svg),
    url(../Images/select-arrow.svg);
  background-position: left 1rem center, right 1rem center;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 8px;
  border: 0;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.12);
  color: #bcbbbb;
  cursor: pointer;
  font-family: Circular-Black, sans-serif;
  font-size: 1.125rem;
  line-height: 1.25rem;
  padding: 11px 66px 10px 57px;
  position: relative;
}
select.card-language-filter[data-language="de-DE"] {
  background-image: url(../Images/9-euro/flags/de-DE.png),
    url(../Images/select-arrow.svg);
}
select.card-language-filter[data-language="en-EN"],
select.card-language-filter[data-language="en-US"] {
  background-image: url(../Images/9-euro/flags/en-EN.png),
    url(../Images/select-arrow.svg);
}
select.card-language-filter[data-language="uk-UA"] {
  background-image: url(../Images/9-euro/flags/uk-UA.png),
    url(../Images/select-arrow.svg);
}
select.card-language-filter[data-language="es-ES"] {
  background-image: url(../Images/9-euro/flags/es-ES.png),
    url(../Images/select-arrow.svg);
}
select.card-language-filter[data-language="hu-HU"] {
  background-image: url(../Images/9-euro/flags/hu-HU.png),
    url(../Images/select-arrow.svg);
}
select.card-language-filter[data-language="it-IT"] {
  background-image: url(../Images/9-euro/flags/it-IT.png),
    url(../Images/select-arrow.svg);
}
select.card-language-filter[data-language="nl-NL"] {
  background-image: url(../Images/9-euro/flags/nl-NL.png),
    url(../Images/select-arrow.svg);
}
select.card-language-filter[data-language="tr-TR"] {
  background-image: url(../Images/9-euro/flags/tr-TR.png),
    url(../Images/select-arrow.svg);
}
select.card-language-filter[data-language="pl-PL"] {
  background-image: url(../Images/9-euro/flags/pl-PL.png),
    url(../Images/select-arrow.svg);
}
@media (max-width: 768px) {
  select.card-language-filter {
    display: block;
    position: static;
  }
}
select.card-language-filter option {
  color: #000;
  padding: 0;
}
.alert-container {
  --alert-container-color: #fff;
  --alert-container-text-color: #6f92a0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.25rem;
  position: relative;
  max-width: calc(100% - 24px);
  background-color: var(--alert-container-color);
  border-radius: 10px;
  padding: 1.25rem 2.5rem;
  margin-left: 24px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.alert-container.info {
  --alert-container-color: #6f92a0;
  --alert-container-text-color: #fff;
  --alert-container-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.321 10.39c0 .764-.249 1.384-.747 1.86-.487.476-1.129.714-1.926.714-.73 0-1.333-.222-1.81-.664-.464-.454-.696-1.04-.696-1.76 0-.786.249-1.406.747-1.86.498-.453 1.145-.68 1.942-.68.73 0 1.328.21 1.793.63.465.41.697.997.697 1.76zm-7.304 6.774c2.722-.41 5.113-.836 7.172-1.278l.182.133a112.67 112.67 0 0 0-.1 4.88v6.26c0 1.316.012 2.235.034 2.755.022.299.16.487.415.564l2.075.582.05.796a240.855 240.855 0 0 0-9.762 0L15 31.06l2.108-.581c.255-.067.393-.233.415-.498.023-.432.034-1.157.034-2.175V22.46c0-1.45-.022-2.784-.067-4.001l-2.374-.614-.1-.68z' fill='%236F92A0'/%3E%3C/svg%3E");
}
.alert-container.warn {
  --alert-container-color: #f3af00;
  --alert-container-text-color: #fff;
  --alert-container-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.321 10.39c0 .764-.249 1.384-.747 1.86-.487.476-1.129.714-1.926.714-.73 0-1.333-.222-1.81-.664-.464-.454-.696-1.04-.696-1.76 0-.786.249-1.406.747-1.86.498-.453 1.145-.68 1.942-.68.73 0 1.328.21 1.793.63.465.41.697.997.697 1.76zm-7.304 6.774c2.722-.41 5.113-.836 7.172-1.278l.182.133a112.67 112.67 0 0 0-.1 4.88v6.26c0 1.316.012 2.235.034 2.755.022.299.16.487.415.564l2.075.582.05.796a240.855 240.855 0 0 0-9.762 0L15 31.06l2.108-.581c.255-.067.393-.233.415-.498.023-.432.034-1.157.034-2.175V22.46c0-1.45-.022-2.784-.067-4.001l-2.374-.614-.1-.68z' fill='%23F3AF00'/%3E%3C/svg%3E");
}
.alert-container.error {
  --alert-container-color: #eb5757;
  --alert-container-text-color: #fff;
  --alert-container-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.321 10.39c0 .764-.249 1.384-.747 1.86-.487.476-1.129.714-1.926.714-.73 0-1.333-.222-1.81-.664-.464-.454-.696-1.04-.696-1.76 0-.786.249-1.406.747-1.86.498-.453 1.145-.68 1.942-.68.73 0 1.328.21 1.793.63.465.41.697.997.697 1.76zm-7.304 6.774c2.722-.41 5.113-.836 7.172-1.278l.182.133a112.67 112.67 0 0 0-.1 4.88v6.26c0 1.316.012 2.235.034 2.755.022.299.16.487.415.564l2.075.582.05.796a240.855 240.855 0 0 0-9.762 0L15 31.06l2.108-.581c.255-.067.393-.233.415-.498.023-.432.034-1.157.034-2.175V22.46c0-1.45-.022-2.784-.067-4.001l-2.374-.614-.1-.68z' fill='%23EB5757'/%3E%3C/svg%3E");
}
.alert-container,
.alert-container * {
  color: var(--alert-container-text-color) !important;
}
.alert-container .heading {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
.alert-container p {
  font-size: 1rem;
  line-height: 1.5rem;
}
.alert-container a {
  text-decoration: underline;
}
.alert-container .bw-icon {
  width: 40px;
  height: 40px;
  background-color: #fff;
  background-image: var(--alert-container-icon);
  border: 4px solid var(--alert-container-color);
  border-radius: 100%;
  position: absolute;
  left: -21px;
  box-sizing: unset;
  top: 0;
}
.summary-faq {
  width: min(1024px, 90%);
  margin: 1rem auto;
}
.summary-faq .faq {
  --faq-color: var(--hd-color-1), #000;
  -ms-flex: 1 1;
  flex: 1 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}
.summary-faq .faq summary {
  font-size: 20px;
  width: 100%;
  font-family: Circular-Black, sans-serif;
}
.summary-faq .faq > details {
  display: -ms-flexbox;
  display: flex;
}
.summary-faq .faq > details > summary {
  background-color: #fff;
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.1);
  color: var(--hd-color-1);
  border-radius: 8px;
  text-align: center;
  padding: 8px 14px;
}
.summary-faq .faq > details > summary::-webkit-details-marker,
.summary-faq .faq > details > summary::marker {
  display: none;
}
.summary-faq .faq > details p {
  font-size: 1rem;
}
.summary-faq .faq > details details {
  -ms-flex: 1 1;
  flex: 1 1;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 8px 20px;
  width: 100%;
}
.summary-faq .faq > details details summary {
  --summary-font-size: 1.125rem;
  --summary-line-height: 1.35rem;
  color: var(--hd-color-1);
  padding: 0.8rem 0.75rem 0.8rem 2.75rem;
  cursor: pointer;
  list-style: none;
  will-change: background-color, color;
  position: relative;
}
.summary-faq .faq > details details summary:focus,
.summary-faq .faq > details details summary:hover {
  text-decoration: underline;
}
.summary-faq .faq > details details summary::-webkit-details-marker,
.summary-faq .faq > details details summary::marker {
  display: none;
}
.summary-faq .faq > details details summary:before {
  content: "";
  position: absolute;
  left: -16px;
  top: 20%;
  width: 34px;
  height: 34px;
  background-color: var(--hd-color-2);
  border-radius: 200px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 50%;
  border: 0;
  -ms-transform-origin: center center;
  transform-origin: center center;
  transition: 0.3s ease-in-out;
}
.summary-faq .faq > details details summary + div {
  --padding: 0 1rem;
  --max-height: 0vh;
  --visibility: hidden;
  --overflow: hidden;
  --opacity: 0;
  max-height: var(--max-height);
  opacity: var(--opacity);
  overflow: var(--overflow);
  padding: var(--padding);
  visibility: var(--visibility);
  will-change: padding;
  border-left: 2px solid var(--hd-color-1);
  padding-left: 2.75rem;
}
.summary-faq .faq > details details summary + div > :last-child {
  padding-bottom: 0;
}
.summary-faq .faq > details details[open] summary {
  background-color: var(--color-tertiary);
  color: var(--color-light);
  color: hsla(var(--faq-color), 54%, 46%, 1);
}
.summary-faq .faq > details details[open] summary:before {
  --rotate: 0deg;
}
.summary-faq .faq > details details[open] summary + div {
  --padding: 1rem;
  --max-height: 100vh;
  --visibility: visible;
  --overflow: auto;
  --opacity: 1;
}
.alert-container .summary-faq .faq .heading,
.info-teaser .summary-faq .faq .heading,
.summary-faq .faq .alert-container .heading,
.summary-faq .faq .info-teaser .heading,
.summary-faq .faq h3 {
  color: hsla(var(--faq-color), 54%, 46%, 1);
  font-size: 2rem;
}
.summary-faq .faq > details[open] > summary {
  background: var(--hd-color-1);
  color: #fff;
}
.summary-faq .faq > details details summary:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 2a2 2 0 1 1 4 0v10a2 2 0 1 1-4 0V2z' fill='%2336ACB5'/%3E%3Cpath d='M12 5a2 2 0 1 1 0 4H2a2 2 0 1 1 0-4h10z' fill='%2336ACB5'/%3E%3C/svg%3E");
}
.summary-faq .faq > details details[open] summary:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='4' viewBox='0 0 14 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0a2 2 0 1 1 0 4H2a2 2 0 1 1 0-4h10z' fill='%2336ACB5'/%3E%3C/svg%3E");
}
#help-desk {
  padding-bottom: 2rem;
  --hd-color-1: #008db8;
  --hd-color-2: rgba(0, 141, 184, 0.25);
  --hd-color-3: rgba(0, 141, 184, 0.5);
  --hd-color-4: rgba(0, 141, 184, 0.75);
}
#help-desk.color-turquoise {
  --hd-color-1: #36acb5;
  --hd-color-2: rgba(54, 172, 181, 0.25);
  --hd-color-3: rgba(54, 172, 181, 0.5);
  --hd-color-4: rgba(54, 172, 181, 0.75);
}
#help-desk.color-purple {
  --hd-color-1: #bba1ce;
  --hd-color-2: rgba(187, 161, 206, 0.25);
  --hd-color-3: rgba(187, 161, 206, 0.5);
  --hd-color-4: rgba(187, 161, 206, 0.75);
}
#help-desk.color-blue {
  --hd-color-1: #008db8;
  --hd-color-2: rgba(0, 141, 184, 0.25);
  --hd-color-3: rgba(0, 141, 184, 0.5);
  --hd-color-4: rgba(0, 141, 184, 0.75);
}
#help-desk .help-backBtn {
  background: #fff;
  display: block;
  width: -webkit-fit-content;
  width: fit-content;
  padding: 0.5rem 1rem;
  margin: -20px auto 0;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  color: #36acb5;
  font-family: Circular-Black, sans-serif;
  box-shadow: 0 0 0 transparent;
  transition: 0.3s ease;
}
#help-desk .help-backBtn svg {
  margin-right: 10px;
}
#help-desk .help-backBtn:hover {
  text-decoration: none;
  box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
}
#help-desk .alert-container .heading,
#help-desk .info-teaser .heading,
#help-desk h1,
#help-desk h2,
#help-desk h3,
.alert-container #help-desk .heading,
.info-teaser #help-desk .heading {
  color: #000;
}
#help-desk .alert-container .heading span,
#help-desk .info-teaser .heading span,
#help-desk h1 span,
#help-desk h2 span,
#help-desk h3 span,
.alert-container #help-desk .heading span,
.info-teaser #help-desk .heading span {
  color: var(--hd-color-1);
}
#help-desk:not(.sub) {
  background: #e1eff7;
}
#help-desk:not(.sub) .help-backBtn {
  background: #e1eff7;
  color: #008db8;
}
@media (min-width: 990px) {
  #help-desk .gap-left p {
    margin-left: 10%;
  }
}
#help-desk .help-desk-container {
  padding: 0 0 3rem;
  width: min(1024px, 100%);
  margin: 0 auto;
  display: grid;
  gap: 1.5rem;
}
@media (max-width: 600px) {
  #help-desk .help-desk-container {
    padding: 1.5rem 11px;
  }
}
#help-desk .help-desk-container.more-whitespace {
  --mobile-width: 100%;
  --mobile-gap: 1rem;
  --mobile-heading: 1.25rem;
}
#help-desk .help-desk-container.third {
  grid-template-columns: repeat(
    auto-fit,
    minmax(min(300px, var(--mobile-width, 45%)), 1fr)
  );
}
#help-desk .help-desk-container.half {
  grid-template-columns: repeat(
    auto-fit,
    minmax(min(450px, var(--mobile-width, 45%)), 1fr)
  );
}
@media (max-width: 600px) {
  #help-desk .help-desk-container {
    gap: var(--mobile-gap, 0.5rem);
  }
}
#help-desk article.help-article {
  --hd-color-1: #008db8;
  --hd-color-2: rgba(0, 141, 184, 0.25);
  --hd-color-3: rgba(0, 141, 184, 0.5);
  --hd-color-4: rgba(0, 141, 184, 0.75);
  background: #eef9fd;
  border-radius: 20px;
  padding: 1.25rem 11px 11px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: space-between;
  align-items: space-between;
  gap: 0.75rem;
}
#help-desk article.help-article.color-purple {
  --hd-color-1: #bba1ce;
  --hd-color-2: rgba(187, 161, 206, 0.25);
  --hd-color-3: rgba(187, 161, 206, 0.5);
  --hd-color-4: rgba(187, 161, 206, 0.75);
}
#help-desk article.help-article.color-turquoise {
  --hd-color-1: #36acb5;
  --hd-color-2: rgba(54, 172, 181, 0.25);
  --hd-color-3: rgba(54, 172, 181, 0.5);
  --hd-color-4: rgba(54, 172, 181, 0.75);
}
#help-desk article.help-article.color-blue {
  --hd-color-1: #008db8;
  --hd-color-2: rgba(0, 141, 184, 0.25);
  --hd-color-3: rgba(0, 141, 184, 0.5);
  --hd-color-4: rgba(0, 141, 184, 0.75);
}
#help-desk article.help-article.important {
  grid-column: span 2;
}
#help-desk article.help-article .content {
  -ms-flex: 1 1;
  flex: 1 1;
  padding: 1.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}
@media (max-width: 600px) {
  #help-desk article.help-article .content {
    padding: 0;
  }
}
#help-desk article.help-article .content .heading {
  font-family: Circular-Black, sans-serif;
  font-size: 27px;
  line-height: 33px;
  color: var(--hd-color-1);
}
@media (max-width: 600px) {
  #help-desk article.help-article .content .heading {
    font-size: var(--mobile-heading, 18px);
    line-height: 24px;
  }
}
#help-desk article.help-article .content p {
  font-size: 1rem;
  line-height: 1.5rem;
}
#help-desk article.help-article a {
  width: 100%;
  border: 0;
  background: var(--hd-color-1);
  color: #fff;
  text-align: center;
  padding: 0.75rem 0;
  border-radius: 10px;
  display: block;
  box-shadow: 0 0 0 transparent;
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  -ms-transform-origin: top;
  transform-origin: top;
  transition: 0.4s ease;
}
#help-desk article.help-article a:hover {
  text-decoration: none;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
  -ms-transform: scale(1.1) translateY(5px);
  transform: scale(1.1) translateY(5px);
}
#help-desk .content-container.center {
  --element-color: var(--hd-color-1);
  margin-top: 8rem;
  padding-bottom: 50px;
}
#help-desk .content-container.center,
#help-desk .content-container.center * {
  text-align: center;
}
#help-desk .content-container.center .alert-container .heading span,
#help-desk .content-container.center .info-teaser .heading span,
#help-desk .content-container.center h2 span,
#help-desk .content-container.center h3 span,
#help-desk .content-container.center h4 span,
.alert-container #help-desk .content-container.center .heading span,
.info-teaser #help-desk .content-container.center .heading span {
  color: var(--element-color);
}
#help-desk form input,
#help-desk form select,
#help-desk form textarea {
  border-color: #e0e0e0;
  border-width: 2px;
}
#help-desk form label {
  color: var(--hd-color-1);
}
#help-desk form [type="submit"] {
  background: var(--hd-color-1);
  border-color: var(--hd-color-1);
}
#help-desk form a {
  color: var(--hd-color-1);
}
.app-download {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.app-download .download-icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 1.25rem;
}
@media (max-width: 768px) {
  .app-download .download-icons {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.developer {
  font-size: 1.5rem;
}
.appstore-sticky {
  position: fixed;
  bottom: -2rem;
  background: radial-gradient(
    68.59% 128.44% at 51.41% 40.35%,
    #009cd0 0,
    #0772bd 100%
  );
  box-shadow: 0 -1rem 3rem rgba(1, 31, 53, 0.25);
  color: #fff;
  border-radius: 30px;
  width: min(500px, 100%);
  margin-left: 9rem;
  overflow: visible;
  z-index: 99999999999;
  max-height: 0;
  padding: 0;
  transition: 0.4s ease-in-out;
}
.appstore-sticky.show {
  max-height: 50vh;
  padding: 0;
}
.appstore-sticky.show img {
  opacity: 1;
}
.appstore-sticky::-webkit-backdrop {
  display: none;
}
.appstore-sticky::backdrop {
  display: none;
}
@media (max-width: 768px) {
  .appstore-sticky {
    text-align: center;
    margin-left: 0;
  }
}
.appstore-sticky > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding: 4rem 2rem;
  padding-bottom: 4rem;
}
.appstore-sticky > div img {
  position: absolute;
  top: -5rem;
  right: 1rem;
  width: max(5vw, 160px);
  opacity: 0;
  transition: 0.4s ease-in-out 0.2s;
}
.appstore-sticky > div .close-icon {
  background: none;
  border-radius: 0;
  width: -webkit-fit-content;
  width: fit-content;
  position: absolute;
  top: 0.75rem;
  left: 0.6rem;
  border: 0;
}
@media (max-width: 768px) {
  .appstore-sticky > div {
    text-align: center;
  }
}
.appstore-sticky > div > * {
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.appstore-sticky .sticky-heading {
  font-family: Circular-Black, sans-serif;
  font-size: clamp(1.5rem, 7vw, 2.25rem);
  line-height: clamp(1.5rem, 7vw, 2.25rem);
}
.appstore-sticky .sticky-subline {
  font-size: clamp(0.8rem, 4vw, 1.25rem);
}
.appstore-sticky main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.75rem;
}
.appstore-sticky main .sticky-download-secondary {
  opacity: 0.65;
}
.appstore-sticky main .sticky-download-secondary a {
  font-family: Circular-Black, sans-serif;
  color: #fff !important;
  font-size: 0.8rem;
}
.quote-grid-item {
  position: relative;
  padding: 36px 24px;
  background-color: transparent;
  color: #fff;
  border-radius: 20px;
  font-size: 22px;
  line-height: 28px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
}
@media (min-width: 769px) {
  .quote-grid-item {
    aspect-ratio: 1/1;
  }
}
@media (min-width: 769px) {
  .quote-grid-item.special {
    grid-column: span 2;
    aspect-ratio: auto;
  }
}
@media (min-width: 991px) {
  .quote-grid-item.special {
    grid-column: span 2;
    aspect-ratio: 2.05/1;
  }
}
.quote-grid-item .quote-visual-idicator {
  font-family: Circular-Black;
  aspect-ratio: 1/1;
  width: 36px;
  background: #a59243;
  position: absolute;
  top: -16px;
  left: 24px;
  border-radius: 6px;
  border-bottom-left-radius: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.quote-grid-item .quote-message {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}
.quote-grid-item .quote-message .quote {
  font-family: SourceSansPro-Bold;
  margin: 0;
}
.quote-grid-item .quote-author {
  font-size: 16px;
  margin-bottom: -24px;
}
.quote-grid-item.prominent {
  background-color: #74c4ed;
  padding-top: 80px;
}
.quote-grid-item.prominent .quote-visual-idicator {
  width: 123px;
  top: -61.5px;
  background: none !important;
}
.quote-grid-item.prominent .quote-visual-idicator img {
  width: 123px;
  height: 123px;
  background-color: #fefae9;
  border-radius: 100%;
  border: 3px solid #74c4ed;
}
.quote-grid-item.prominent.special .quote-teaser {
  font-size: 30px;
}
.quote-grid-item.prominent.special .quote {
  font-size: 44px;
  line-height: 48px;
}
.quote-grid-item.signup {
  color: #f39200;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.quote-grid-item.signup .input-row {
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
@media (min-width: 769px) {
  .quote-grid-item.signup .input-row label {
    width: calc(50% - 8px);
  }
}
@media (max-width: 768px) {
  .quote-grid-item.signup .input-row {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.quote-grid-item.signup .quote {
  font-size: 30px;
  text-align: center;
}
.quote-grid-item.signup .formToggle {
  top: 72%;
  min-width: 500px;
}
@media (max-width: 768px) {
  .quote-grid-item.signup .formToggle {
    min-width: unset;
    max-width: 94vw;
  }
}
.quote-grid-item.signup .formToggle label.checkbox {
  position: relative;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 2rem;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  cursor: pointer;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.quote-grid-item.signup .formToggle label.checkbox input.checkbox {
  width: 23px;
  height: 23px;
  cursor: pointer;
}
.quote-grid-item.signup .formToggle label.checkbox input {
  opacity: 0;
}
.quote-grid-item.signup .formToggle label.checkbox .checker {
  width: 24px;
  height: 24px;
  position: absolute;
  left: -2px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 100%;
  pointer-events: none;
  cursor: pointer;
}
.quote-grid-item.signup
  .formToggle
  label.checkbox
  input[type="checkbox"]:checked
  + .checker {
  background: #b7a4cb;
}
.quote-grid-item.signup .formToggle label.checkbox span {
  font-size: 12px;
  line-height: 15px;
  color: #969696;
  padding: 0;
  margin: 0;
  min-width: 150px;
  width: 70%;
  display: block;
}
.quote-grid-item.signup .formToggle label.checkbox span.error-msg {
  width: 100% !important;
  max-width: 100% !important;
}
.quote-grid-item.signup .formToggle label.checkbox .checker {
  top: 30px;
}
.error-msg {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0.5rem 1rem !important;
  background: red;
  border: 1px solid darkred;
  color: #fff !important;
  border-radius: 4px;
  margin-top: 6px;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem !important;
  line-height: 1.5rem;
  font-family: SourceSansPro-Regular !important;
  width: 100% !important;
  max-width: 100% !important;
}
.form-footer {
  margin-top: 20px;
  gap: 1rem;
}
.form-footer .btn {
  margin: 0;
  background-color: #b7a4cb;
  border-color: #b7a4cb;
}
@media (max-width: 768px) {
  .form-footer {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start !important;
    justify-content: start !important;
    -ms-flex-align: start !important;
    align-items: start !important;
  }
  .form-footer span {
    display: block !important;
  }
  .form-footer > * {
    min-width: 100%;
  }
}
.g-recaptcha > div {
  width: 100% !important;
}
.toRight {
  right: 0;
  left: unset;
}
.toRight:before {
  right: 30px;
  left: unset;
}
.toLeft:before,
.toRight:before {
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.toLeft:before {
  left: 30px;
  right: unset;
}
.toMiddle,
.toMiddle:before {
  right: unset;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.required-hint {
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-size: 0.9rem;
  opacity: 0.5;
}
label.checkbox .checker + span {
  font-size: 14px !important;
  line-height: 18px !important;
}
label.checkbox a {
  color: #4d4d4d !important;
  text-decoration: underline;
}
label.checkbox,
label.checkbox span {
  font-family: SourceSansPro-Regular !important;
}
.felix-quote-grid {
  display: grid;
  column-gap: 1rem;
  padding-top: 6rem;
  padding-bottom: 3.5rem;
  row-gap: 2.25rem;
  grid-auto-flow: dense;
}
@media (min-width: 991px) {
  .felix-quote-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 990px) {
  .felix-quote-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .felix-quote-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.felix-ce {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.felix-ce .button-row {
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 0;
}
.felix-ce .button-row .form-button {
  position: relative;
}
.felix-ce .button-row .btn.ce {
  margin: 10px 0;
  padding-left: 4rem;
  padding-right: 4rem;
}
.felix-ce .button-row .btn.ce:first-child {
  background-color: transparent;
  color: #f39200;
  border-color: #f39200 !important;
}
@media (max-width: 768px) {
  .felix-ce .button-row {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
}
.felix-ce .input-row {
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
@media (min-width: 769px) {
  .felix-ce .input-row label {
    width: calc(50% - 8px);
  }
}
@media (max-width: 768px) {
  .felix-ce .input-row {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.felix-ce .formToggle {
  top: 72%;
  min-width: 500px;
}
@media (max-width: 768px) {
  .felix-ce .formToggle {
    min-width: unset;
    max-width: 94vw;
  }
}
.felix-ce .formToggle label.checkbox {
  position: relative;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 2rem;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  cursor: pointer;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.felix-ce .formToggle label.checkbox input.checkbox {
  width: 23px;
  height: 23px;
  cursor: pointer;
  opacity: 0;
}
.felix-ce .formToggle label.checkbox input {
  opacity: 0;
}
.felix-ce .formToggle label.checkbox .checker {
  width: 24px;
  height: 24px;
  position: absolute;
  left: -2px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 100%;
  pointer-events: none;
  cursor: pointer;
}
.felix-ce .formToggle label.checkbox input[type="checkbox"]:checked + .checker {
  background: #b7a4cb;
}
.felix-ce .formToggle label.checkbox span {
  font-size: 12px;
  line-height: 15px;
  color: #969696;
  padding: 0;
  margin: 0;
  min-width: 150px;
  width: 80%;
  display: block;
}
@media (max-width: 768px) {
  .felix-ce .formToggle label.checkbox span {
    width: 70%;
  }
}
.felix-ce .formToggle label.checkbox span.error-msg {
  width: 100% !important;
  max-width: 100% !important;
}
.felix-ce .formToggle label.checkbox .checker {
  top: 30px;
}
.step-by-step {
  counter-reset: a;
  list-style-type: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin: 2rem 0;
  padding: 0;
}
.step-by-step li {
  -ms-flex: 1 1;
  flex: 1 1;
  position: relative;
  padding-left: 45px;
  white-space: pre;
}
.step-by-step li:before {
  counter-increment: a;
  content: counter(a);
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
  border-radius: 6px;
  color: #fff;
  font-family: SourceSansPro-Bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.step-by-step li:first-child::before {
  background: #74c4ed;
}
.step-by-step li:nth-child(2):before {
  background: #b7a4cb;
}
.step-by-step li:nth-child(3):before {
  background: #dfb400;
}
.step-by-step li:nth-child(4):before {
  background: #f39200;
}
.my-steps-your-steps-grid {
  display: grid;
  gap: 1.5rem;
  padding-top: 6rem;
  padding-bottom: 3.5rem;
  grid-auto-flow: dense;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 990px) {
  .my-steps-your-steps-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.step-quote-grid-item {
  position: relative;
  color: #fff;
  background-color: var(--color-tile);
  border-radius: 20px;
  font-size: 22px;
  line-height: 28px;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.step-quote-grid-item,
.step-quote-grid-item > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  transform: rotateY(0deg);
}
.step-quote-grid-item > div {
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  height: 100%;
}
.step-quote-grid-item header {
  padding: 1.25rem 1.5rem 2.25rem;
  position: relative;
}
.step-quote-grid-item .quote-visual-idicator {
  aspect-ratio: 1/1;
  background: #a59243;
  position: absolute;
  left: 24px;
  border-radius: 6px;
  border-bottom-left-radius: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 123px;
  top: -61.5px;
  background: none !important;
}
.step-quote-grid-item .quote-visual-idicator img {
  width: 123px;
  height: 123px;
  background-color: #fefae9;
  border-radius: 100%;
  border: 3px solid var(--color-tile);
}
.step-quote-grid-item .quote-author {
  font-family: SourceSansPro-Regular, sans-serif;
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
.step-quote-grid-item .quote,
.step-quote-grid-item .quote-author strong {
  font-family: SourceSansPro-Bold, sans-serif;
}
.step-quote-grid-item .quote {
  font-size: 1.625rem;
  max-height: 100vh;
  overflow: hidden;
  opacity: 1;
}
.step-quote-grid-item .methods {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
}
.step-quote-grid-item .methods div {
  font-family: Circular-Black, sans-serif;
  font-size: 1.625rem;
  margin-bottom: 0.75rem;
}
.step-quote-grid-item .methods ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.step-quote-grid-item .methods ul li {
  color: #fff;
  font-size: 16px;
  font-family: Circular-Regular, sans-serif;
}
.step-quote-grid-item footer {
  background-color: transparent;
  box-shadow: none;
}
.step-quote-grid-item figure {
  margin-bottom: 0;
}
.step-quote-grid-item figure svg {
  height: auto;
  width: 100%;
}
.step-quote-grid-item figure svg .color-tile {
  fill: var(--color-tile);
}
.step-quote-grid-item figure svg .color-tile-dark {
  fill: var(--color-tile-dark);
}
.step-quote-grid-item figure svg .color-tile-light {
  fill: var(--color-tile-light);
}
.step-quote-grid-item figure svg .white {
  fill: #fff;
}
.step-quote-grid-item figure svg .grey {
  fill: #c2c9d1;
}
.step-quote-grid-item figure svg .opacity-mask-filter {
  fill: #d9d9d9;
}
.step-quote-grid-item .footer-content {
  background-color: var(--color-tile-light);
  border-radius: 0 0 20px 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 0.75rem 1.5rem;
}
@media (max-width: 480px) {
  .step-quote-grid-item .footer-content {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.step-quote-grid-item .line {
  font-family: Circular-Regular, sans-serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  color: var(--color-tile-dark);
  font-size: 1.125rem;
  position: relative;
  padding-left: 2rem;
}
@media (max-width: 480px) {
  .step-quote-grid-item .line {
    margin-bottom: 1rem;
  }
}
.step-quote-grid-item .line svg {
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.step-quote-grid-item .line svg path {
  fill: var(--color-tile-dark);
}
.step-quote-grid-item .end-point,
.step-quote-grid-item .start-point {
  display: block;
}
.step-quote-grid-item .start-point {
  margin-bottom: 0.35rem;
}
.step-quote-grid-item .meters {
  font-family: SourceSansPro-Bold, sans-serif;
  font-weight: 700;
  font-size: 1.5625rem;
  color: var(--color-tile);
}
@media (max-width: 480px) {
  .step-quote-grid-item .meters {
    padding-left: 2rem;
    margin-bottom: 1rem;
  }
}
.step-quote-grid-item .meters strong {
  color: var(--color-tile-dark);
  font-size: 2.75rem;
  margin-right: 0.25rem;
  letter-spacing: -4%;
}
.step-quote-grid-item.prominent {
  --color-tile: #74c4ed !important;
  --color-tile-dark: #2881ae !important;
  --color-tile-light: #b5e6ff !important;
}
@media (min-width: 991px) {
  .step-quote-grid-item.prominent {
    grid-column: span 2;
  }
}
.step-quote-grid-item.prominent .quote-author {
  padding-left: calc(123px + 1rem);
}
.step-quote-grid-item.prominent .quote {
  margin-top: 2rem;
}
.step-quote-grid-item.flipped {
  transform: rotateY(180deg);
}
.step-quote-grid-item.content-switch > div {
  transform: rotateY(-180deg);
}
.step-quote-grid-item.content-switch .quote {
  max-height: 0;
  opacity: 0;
}
.step-quote-grid-item.content-switch .methods {
  max-height: 100vh;
  opacity: 1;
}
.step-quote-grid-item.content-switch figure {
  display: none;
}
.my-steps-button-row {
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 0;
}
.my-steps-button-row .btn.ce {
  margin: 10px 0;
  padding-left: 4rem;
  padding-right: 4rem;
}
.my-steps-button-row .btn.ce:first-child {
  background-color: transparent;
  color: #f39200;
  border-color: #f39200 !important;
}
@media (max-width: 768px) {
  .my-steps-button-row {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
}
.my-steps-your-steps-form {
  width: 100%;
  max-width: 615px;
  margin: auto;
  padding-top: 70px;
}
.my-steps-your-steps-form .form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 0 2rem;
}
@media (max-width: 600px) {
  .my-steps-your-steps-form .form-row {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}
.my-steps-your-steps-form .form-group {
  width: 100%;
}
.my-steps-your-steps-form .form-group.input-small {
  max-width: 80px;
}
.my-steps-your-steps-form label,
.my-steps-your-steps-form legend {
  font-family: Circular-Black;
  font-size: 1rem;
  display: block;
}
.my-steps-your-steps-form label {
  cursor: pointer;
}
.my-steps-your-steps-form input,
.my-steps-your-steps-form textarea {
  width: 100%;
  padding: 0.65rem 1rem;
  font-size: 18px;
  background: #fff;
  border: 1px solid #bcbcbc;
  border-radius: 3px;
}
.my-steps-your-steps-form textarea {
  resize: vertical;
  min-height: 120px;
  max-height: 40vh;
  position: relative;
}
.my-steps-your-steps-form fieldset {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0 0.5rem;
}
@media (max-width: 600px) {
  .my-steps-your-steps-form fieldset {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}
.my-steps-your-steps-form fieldset legend,
.my-steps-your-steps-form fieldset legend + div:not(.form-check) {
  width: 100%;
}
.my-steps-your-steps-form fieldset .form-group {
  width: calc((100% - 0.5rem) / 2);
}
@media (max-width: 600px) {
  .my-steps-your-steps-form fieldset .form-group {
    width: 100%;
  }
}
.alert-container .my-steps-your-steps-form .heading,
.info-teaser .my-steps-your-steps-form .heading,
.my-steps-your-steps-form .alert-container .heading,
.my-steps-your-steps-form .info-teaser .heading,
.my-steps-your-steps-form h3 {
  margin-top: 44px;
  color: #000;
  font-size: 2rem;
}
.my-steps-your-steps-form p {
  margin-bottom: 2rem;
}
.my-steps-your-steps-form .form-check {
  margin-top: 2rem;
  padding-left: 0;
  max-width: 70%;
}
.my-steps-your-steps-form .form-check label {
  display: inline-block;
  font-family: Circular-Regular;
  font-size: 12px;
  line-height: 1.4;
  color: #969696;
  margin-bottom: 0;
  padding-left: 37px;
  position: relative;
}
.my-steps-your-steps-form .form-check label:before {
  content: "";
  width: 24px;
  height: 24px;
  background: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 50%;
  display: inline-block;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
}
.my-steps-your-steps-form .form-check label:after {
  display: none;
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 0.35rem;
  top: 40%;
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  border-left: 1px solid #29394f;
  border-bottom: 1px solid #29394f;
}
.my-steps-your-steps-form .form-check label a {
  text-decoration: underline;
  color: #969696;
}
.my-steps-your-steps-form .form-check input {
  display: none;
  width: unset;
}
.my-steps-your-steps-form .form-check input:checked + label:after {
  display: inline;
}
.my-steps-your-steps-form fieldset .form-check {
  margin-top: 0;
  max-width: 100%;
}
.my-steps-your-steps-form fieldset .form-check label {
  color: #000;
  font-size: 1rem;
}
.my-steps-your-steps-form fieldset .form-check label:before {
  border-radius: 3px;
}
.my-steps-your-steps-form fieldset .form-check label:after {
  left: 0.25rem;
}
.my-steps-your-steps-form .form-nav {
  margin-top: 2rem;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.my-steps-your-steps-form .form-nav span[role="button"] {
  background-color: transparent;
  color: #f39200;
  border-color: #f39200 !important;
}
.my-steps-your-steps-form .error-note {
  display: block;
  width: 100%;
  padding: 0.25rem;
  color: #d5312d;
}
.my-steps-your-steps-form .note {
  display: block;
  width: 100%;
  text-align: right;
  font-size: 0.875rem;
  position: relative;
  top: -0.5rem;
  color: #969696;
}
.my-steps-your-steps-form .note + .error-note {
  margin-top: -2.25rem;
}
.hero .net-shop .content h2.tertiary,
.hero h1.tertiary,
.net-shop .content .hero h2.tertiary {
  text-align: center !important;
}
