/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./webroot/assets/scss/portal/style.scss ***!
  \****************************************************************************************************************************************************************************************/
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: rgb(0, 86.1, 178.5);
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

a,
area,
button,
[role=button],
input:not([type=range]),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 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-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #868e96;
}

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

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #868e96;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #868e96;
}

.pagination {
  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:focus, .page-link:hover {
  color: rgb(0, 86.1, 178.5);
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:not([disabled]):not(.disabled) {
  cursor: pointer;
}

.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: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #868e96;
  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;
}

.container, .wrapper {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container, .wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .wrapper {
    max-width: 1170px;
  }
}

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

.row {
  display: flex;
  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-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  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;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: rgb(127.5, 189, 255);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::placeholder {
  color: #868e96;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

.form-control-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

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

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

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

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

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

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #868e96;
}

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

.form-check-inline {
  display: inline-flex;
  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%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

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

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: rgb(113.4130434783, 221.0869565217, 138);
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: rgb(51.6956521739, 206.3043478261, 87);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 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%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

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

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: rgb(238.8291139241, 161.6708860759, 169.0632911392);
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.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: rgb(0, 98.4, 204) !important;
}

.bg-secondary {
  background-color: #868e96 !important;
}

a.bg-secondary:focus, a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: rgb(108.2522123894, 116.5, 124.7477876106) !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: rgb(30.1449275362, 125.8550724638, 52) !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: rgb(17.3333333333, 122.0869565217, 138.6666666667) !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: rgb(211, 158.25, 0) !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: rgb(189.2151898734, 32.7848101266, 47.7721518987) !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: rgb(218.25, 223.5, 228.75) !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: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

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

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

.border {
  border: 1px solid #e9ecef !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: #868e96 !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 {
  border-radius: 0.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
.d-print-block {
  display: none !important;
}
@media print {
  .d-print-block {
    display: block !important;
  }
}

.d-print-inline {
  display: none !important;
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
}

.d-print-inline-block {
  display: none !important;
}
@media print {
  .d-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
}

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

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

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

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

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

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

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

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

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

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

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

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

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

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

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

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

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

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

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 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-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-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-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-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-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-justify {
  text-align: justify !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

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

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

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

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

.font-weight-bold {
  font-weight: 700 !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: rgb(0, 98.4, 204) !important;
}

.text-secondary {
  color: #868e96 !important;
}

a.text-secondary:focus, a.text-secondary:hover {
  color: rgb(108.2522123894, 116.5, 124.7477876106) !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:focus, a.text-success:hover {
  color: rgb(30.1449275362, 125.8550724638, 52) !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:focus, a.text-info:hover {
  color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: rgb(211, 158.25, 0) !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:focus, a.text-light:hover {
  color: rgb(218.25, 223.5, 228.75) !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:focus, a.text-dark:hover {
  color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

.text-muted {
  color: #868e96 !important;
}

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  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-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

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

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

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

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

/**
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.5.0 (11/03/2018)
 */
/**
 * Lightcase settings
 *
 * Note: Override default settings for your project without touching this source code by simply
 * defining those variables within a SASS map called '$lightcase-custom'.
 *
 * // Example usage
 * $lightcase-custom: (
 *   'breakpoint': 768px
 * );
 */
@font-face {
  font-family: "lightcase";
  src: url("../fonts/lightcase.eot?55356177");
  src: url("../fonts/lightcase.eot?55356177#iefix") format("embedded-opentype"), url("../fonts/lightcase.woff?55356177") format("woff"), url("../fonts/lightcase.ttf?55356177") format("truetype"), url("../fonts/lightcase.svg?55356177#lightcase") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class*=lightcase-icon-]:before {
  font-family: "lightcase", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* Codes */
.lightcase-icon-play:before {
  content: "\e800";
}

.lightcase-icon-pause:before {
  content: "\e801";
}

.lightcase-icon-close:before {
  content: "\e802";
}

.lightcase-icon-prev:before {
  content: "\e803";
}

.lightcase-icon-next:before {
  content: "\e804";
}

.lightcase-icon-spin:before {
  content: "\e805";
}

/**
 * Mixin providing icon defaults to be used on top of font-lightcase.
 *
 * Example usage:
 * @include icon(#e9e9e9)
 */
/**
 * Mixin providing icon defaults including a hover status to be used
 * on top of font-lightcase.
 *
 * Example usage:
 * @include icon-hover(#e9e9e9, #fff)
 */
/**
 * Provides natural content overflow behavior and scrolling support
 * even so for touch devices.
 *
 * Example usage:
 * @include overflow()
 */
/**
 * Neutralizes/resets dimensions including width, height, position as well as margins,
 * paddings and styles. Used to enforce a neutral and unstyled look and behavoir!
 *
 * Example usage:
 * @include clear(true)
 *
 * @param boolean $important
 */
@-webkit-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
#lightcase-case {
  display: none;
  position: fixed;
  z-index: 2002;
  top: 50%;
  left: 50%;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #lightcase-case, html[data-lc-type=ajax] #lightcase-case {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    padding: 55px 0 70px 0;
    width: 100% !important;
    height: 100% !important;
    overflow: auto !important;
  }
}

@media screen and (min-width: 641px) {
  html:not([data-lc-type=error]) #lightcase-content {
    position: relative;
    z-index: 1;
    text-shadow: none;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -webkit-backface-visibility: hidden;
  }
}
@media screen and (min-width: 641px) {
  html[data-lc-type=image] #lightcase-content, html[data-lc-type=video] #lightcase-content {
    background-color: #333;
  }
}
html[data-lc-type=inline] #lightcase-content, html[data-lc-type=ajax] #lightcase-content, html[data-lc-type=error] #lightcase-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #lightcase-content, html[data-lc-type=ajax] #lightcase-content, html[data-lc-type=error] #lightcase-content {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}
html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
    padding: 15px;
  }
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *, html[data-lc-type=error] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner > * {
    width: 100% !important;
    max-width: none !important;
  }
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *:not(iframe), html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *:not(iframe), html[data-lc-type=error] #lightcase-content .lightcase-contentInner > *:not(iframe) {
    height: auto !important;
    max-height: none !important;
  }
}
@media screen and (max-width: 640px) {
  html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 640px) and (min-width: 641px) {
  html[data-lc-type=image] #lightcase-content .lightcase-contentInner, html[data-lc-type=video] #lightcase-content .lightcase-contentInner {
    line-height: 0.75;
  }
}
html[data-lc-type=image] #lightcase-content .lightcase-contentInner {
  position: relative;
  overflow: hidden !important;
}
@media screen and (max-width: 640px) {
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap, html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}
@media screen and (min-width: 641px) {
  html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    padding: 30px;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 640px) {
  #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
    color: #aaa;
  }
}
@media screen and (min-width: 641px) {
  #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
    color: #333;
  }
}

#lightcase-case p.lightcase-error {
  margin: 0;
  font-size: 17px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #aaa;
}
@media screen and (max-width: 640px) {
  #lightcase-case p.lightcase-error {
    padding: 30px 0;
  }
}
@media screen and (min-width: 641px) {
  #lightcase-case p.lightcase-error {
    padding: 0;
  }
}

.lightcase-open body {
  overflow: hidden;
}
.lightcase-isMobileDevice .lightcase-open body {
  max-width: 100%;
  max-height: 100%;
}

#lightcase-info {
  position: absolute;
  padding-top: 15px;
}
#lightcase-info #lightcase-title,
#lightcase-info #lightcase-caption {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-weight: normal;
  text-overflow: ellipsis;
}
#lightcase-info #lightcase-title {
  font-size: 17px;
  color: #aaa;
}
@media screen and (max-width: 640px) {
  #lightcase-info #lightcase-title {
    position: fixed;
    top: 10px;
    left: 0;
    max-width: 87.5%;
    padding: 5px 15px;
    background: #333;
  }
}
#lightcase-info #lightcase-caption {
  clear: both;
  font-size: 13px;
  color: #aaa;
}
#lightcase-info #lightcase-sequenceInfo {
  font-size: 11px;
  color: #aaa;
}
@media screen and (max-width: 640px) {
  .lightcase-fullScreenMode #lightcase-info {
    padding-left: 15px;
    padding-right: 15px;
  }
  html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
    position: static;
  }
}

#lightcase-loading {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
}
#lightcase-loading, #lightcase-loading:focus {
  text-decoration: none;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  -moz-transition: color, opacity, ease-in-out 0.25s;
  -o-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}
#lightcase-loading > span {
  display: inline-block;
  text-indent: -9999px;
}
#lightcase-loading {
  position: fixed;
  z-index: 2001;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
  opacity: 1;
  font-size: 32px;
  text-shadow: 0 0 15px #fff;
  -moz-transform-origin: 50% 53%;
  -webkit-animation: lightcase-spin 0.5s infinite linear;
  -moz-animation: lightcase-spin 0.5s infinite linear;
  -o-animation: lightcase-spin 0.5s infinite linear;
  animation: lightcase-spin 0.5s infinite linear;
}

a[class*=lightcase-icon-] {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
}
a[class*=lightcase-icon-], a[class*=lightcase-icon-]:focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  -moz-transition: color, opacity, ease-in-out 0.25s;
  -o-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}
a[class*=lightcase-icon-] > span {
  display: inline-block;
  text-indent: -9999px;
}
a[class*=lightcase-icon-]:hover {
  color: rgb(255, 255, 255);
  text-shadow: 0 0 15px rgb(255, 255, 255);
}
a[class*=lightcase-icon-] {
  outline: none;
  cursor: pointer;
}
.lightcase-isMobileDevice a[class*=lightcase-icon-]:hover {
  color: #aaa;
  text-shadow: none;
}
a[class*=lightcase-icon-].lightcase-icon-close {
  position: fixed;
  top: 15px;
  right: 15px;
  bottom: auto;
  margin: 0;
  opacity: 0;
  outline: none;
}
a[class*=lightcase-icon-].lightcase-icon-prev {
  left: 15px;
}
a[class*=lightcase-icon-].lightcase-icon-next {
  right: 15px;
}
a[class*=lightcase-icon-].lightcase-icon-pause, a[class*=lightcase-icon-].lightcase-icon-play {
  left: 50%;
  margin-left: -0.5em;
}
@media screen and (min-width: 641px) {
  a[class*=lightcase-icon-].lightcase-icon-pause, a[class*=lightcase-icon-].lightcase-icon-play {
    opacity: 0;
  }
}
@media screen and (max-width: 640px) {
  a[class*=lightcase-icon-] {
    bottom: 15px;
    font-size: 24px;
  }
}
@media screen and (min-width: 641px) {
  a[class*=lightcase-icon-] {
    bottom: 50%;
    margin-bottom: -0.5em;
  }
  a[class*=lightcase-icon-]:hover, #lightcase-case:hover ~ a[class*=lightcase-icon-] {
    opacity: 1;
  }
}

#lightcase-overlay {
  display: none;
  width: 100%;
  min-height: 100%;
  position: fixed;
  z-index: 2000;
  top: -9999px;
  bottom: -9999px;
  left: 0;
  background: #333;
}
@media screen and (max-width: 640px) {
  #lightcase-overlay {
    opacity: 1 !important;
  }
}

@-webkit-keyframes bounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
  }
}
@-moz-keyframes bounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
  }
}
@-ms-keyframes bounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
  }
}
@-o-keyframes bounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes loading-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
*,
*::before,
*::after {
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-kerning: auto;
}

html,
body {
  font-family: "Saira Condensed", sans-serif;
  color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  background: #f2f2f2;
}

body {
  position: relative;
  left: 0;
  display: flex;
  flex-direction: column;
  transition: left 0.3s;
}

@media (max-width: 991.99px) {
  html.primary-navigation-active {
    overflow: hidden;
  }
  html.primary-navigation-active .btn--to-top {
    display: none !important;
  }
}
html.primary-navigation-active body {
  left: -360px;
}
@media (max-width: 767.99px) {
  html.primary-navigation-active body {
    left: 0;
  }
}
@media (max-width: 991.99px) {
  html.primary-filter-active {
    overflow: hidden;
  }
  html.primary-filter-active .btn--to-top {
    display: none !important;
  }
}

img:not([src]) {
  visibility: hidden;
}

::-moz-selection {
  background-color: #3a8fc6;
}

::selection {
  background-color: #3a8fc6;
}

.highlight {
  background-color: #3a8fc6;
}

iframe {
  display: block;
  max-width: 100%;
  border: 0;
}

a,
.link {
  color: #0075bf;
  outline: none;
  text-decoration: none;
}
a:hover, a:focus,
.link:hover,
.link:focus {
  color: #000;
  outline: none;
  text-decoration: underline;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

p,
blockquote,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
form,
table,
section,
aside,
article,
dl,
hr {
  margin: 0 0 22px;
}

table {
  width: 100%;
  border-collapse: collapse;
}

ul,
ol {
  padding: 0;
  list-style-type: none;
}

[data-animate].is-loaded {
  transition: all 1s ease;
  transform: translateY(100px);
  visibility: hidden;
  opacity: 0;
}
[data-animate].is-loaded.is-visible {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}

.info {
  display: block;
  font-style: italic;
  margin: 0 0 40px;
}

.video-wrapper {
  text-align: center;
  margin: 0 0 40px;
}
.video-wrapper__inner {
  position: relative;
  display: inline-block;
}
.video-wrapper__inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

section.main {
  flex: 1 0 auto;
  margin: 0;
  position: relative;
  left: 0;
  transition: left 0.3s ease-in-out;
}

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

.visible-tablet {
  display: none;
}
@media (max-width: 991.99px) {
  .visible-tablet {
    display: block;
  }
}

@media (max-width: 991.99px) {
  .hidden-tablet {
    display: none;
  }
}

.visible-mobile {
  display: none;
}
@media (max-width: 575.99px) {
  .visible-mobile {
    display: block;
  }
}

@media (max-width: 575.99px) {
  .hidden-mobile {
    display: none;
  }
}

.icon {
  display: block;
  margin-bottom: 20px;
}
.icon--user {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20px' height='20px' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd' viewBox='0 0 24 24'%3E%3Cpath d='M12 0c6.623 0 12 5.377 12 12s-5.377 12-12 12-12-5.377-12-12 5.377-12 12-12zm8.127 19.41c-.282-.401-.772-.654-1.624-.85-3.848-.906-4.097-1.501-4.352-2.059-.259-.565-.19-1.23.205-1.977 1.726-3.257 2.09-6.024 1.027-7.79-.674-1.119-1.875-1.734-3.383-1.734-1.521 0-2.732.626-3.409 1.763-1.066 1.789-.693 4.544 1.049 7.757.402.742.476 1.406.22 1.974-.265.586-.611 1.19-4.365 2.066-.852.196-1.342.449-1.623.848 2.012 2.207 4.91 3.592 8.128 3.592s6.115-1.385 8.127-3.59zm.65-.782c1.395-1.844 2.223-4.14 2.223-6.628 0-6.071-4.929-11-11-11s-11 4.929-11 11c0 2.487.827 4.783 2.222 6.626.409-.452 1.049-.81 2.049-1.041 2.025-.462 3.376-.836 3.678-1.502.122-.272.061-.628-.188-1.087-1.917-3.535-2.282-6.641-1.03-8.745.853-1.431 2.408-2.251 4.269-2.251 1.845 0 3.391.808 4.24 2.218 1.251 2.079.896 5.195-1 8.774-.245.463-.304.821-.179 1.094.305.668 1.644 1.038 3.667 1.499 1 .23 1.64.59 2.049 1.043z' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 20px;
}
.icon--globe {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 24 24'%3E%3Cpath d='M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm3.69,16H8.29c.64,4.27,2.24,7,3.71,7s3.08-2.73,3.71-7m6.54,0H16.73a13.88,13.88,0,0,1-2.49,6.77,11,11,0,0,0,8-6.77m-15,0H1.75a11,11,0,0,0,8,6.77A13.88,13.88,0,0,1,7.28,16M7.15,9H1.42a11.07,11.07,0,0,0,0,6H7.15a30,30,0,0,1,0-6m8.69,0H8.16a28,28,0,0,0,0,6h7.68a28,28,0,0,0,0-6m6.75,0H16.85a29.62,29.62,0,0,1,0,6h5.74a11.06,11.06,0,0,0,0-6M9.76,1.23A11,11,0,0,0,1.75,8H7.28A13.84,13.84,0,0,1,9.76,1.23m6,6.77C15.08,3.73,13.47,1,12,1S8.93,3.73,8.29,8ZM14.24,1.23A13.84,13.84,0,0,1,16.73,8h5.52a11,11,0,0,0-8-6.77' transform='translate(0 0)' style='fill:%23fff;fill-rule:evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 20px;
}
.icon--date {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15px' height='15px' viewBox='0 0 24 24'%3E%3Cpath fill='%230075bf' d='M20,20H16V16h4ZM14,10H10v4h4Zm6,0H16v4h4ZM8,16H4v4H8Zm6,0H10v4h4ZM8,10H4v4H8ZM24,2V24H0V2H3V3A2,2,0,0,0,7,3V2H17V3a2,2,0,0,0,4,0V2ZM22,8H2V22H22ZM20,1a1,1,0,0,0-2,0V3a1,1,0,0,0,2,0ZM6,3A1,1,0,0,1,4,3V1A1,1,0,0,1,6,1Z' transform='translate(0 0)'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 15px;
  height: 15px;
}
.icon--clock {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg'  width='15px' height='15px' viewBox='0 0 24 24'%3E%3Cpath fill='%230075bf' d='M12,2A10,10,0,1,1,2,12,10,10,0,0,1,12,2Zm0-2A12,12,0,1,0,24,12,12,12,0,0,0,12,0Zm1,12V6H11v8h7V12Z' transform='translate(0 0)'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 15px;
  height: 15px;
}
.icon--logout {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17px' height='15px' viewBox='0 0 24 20'%3E%3Cpath fill='%23fff' d='M14,17L14,17c-1.2,0.6-2.5,1-4,1c-4.4,0-8-3.6-8-8s3.6-8,8-8c1.5,0,2.8,0.4,4,1.1V0.8C12.8,0.3,11.4,0,10,0C4.5,0,0,4.5,0,10s4.5,10,10,10c1.4,0,2.8-0.3,4-0.8V17z M18,7.4l3,2.6l-3,2.6V11h-8V9h8V7.4z M16,3v4H8v6h8v4l8-7L16,3z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 24px;
  height: 20px;
}
.icon--info {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 60 60'%3E%3Cstyle%3E.st0%7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M29.9,15c2.2,0,3.9,1.7,4.1,3.9c0.1,2.1-1.6,3.9-3.7,3.9c-0.1,0-0.3,0-0.4,0c-2.1-0.1-3.8-1.8-4-3.9C26,16.7,27.7,15,29.9,15 M36.5,45h-13v-5.1h2.8v-9.3h-2.8v-5.1h9.9v14.5h3.1L36.5,45L36.5,45z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 20px;
}
.icon--share {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12px' height='12px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M8.7,9.9c0,0.4-0.1,0.8-0.3,1.3l3.4,2.1c1.3-1.4,3.4-1.5,4.8-0.3c1.4,1.3,1.5,3.4,0.3,4.8c-1.3,1.4-3.4,1.5-4.8,0.3c-1.1-0.9-1.4-2.4-0.8-3.6l-3.4-2.1c-1.3,1.4-3.5,1.4-4.9,0.1S1.7,9,3,7.7c1.3-1.4,3.5-1.4,4.9-0.1l0.1,0.1l3.4-2.1c-0.7-1.9,0.3-3.7,2.1-4.4s3.7,0.3,4.4,2.1c0.7,1.9-0.3,3.7-2.1,4.4c-1.3,0.4-2.8,0.1-3.7-0.9L8.7,8.9C8.5,9,8.7,9.4,8.7,9.9z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 20px;
}
.icon--close {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %230075bf;%7D%3C/style%3E%3Cpath class='st0' d='M18,4.6L15.6,2L10,7.5l0,0l0,0L4.4,2L2,4.6L7.5,10L2,15.4L4.4,18l5.6-5.5l0,0l0,0l5.6,5.5l2.4-2.6L12.5,10L18,4.6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 20px;
}

.header-bar {
  position: relative;
  margin: -30px 0 30px;
}
.header-bar__image {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 148px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #3a8fc6;
}
.header-bar__image--empty {
  height: auto;
  min-height: 120px;
}
@media (max-width: 991.99px) {
  .header-bar__image--empty {
    height: auto;
    min-height: 80px;
  }
}
@media (max-width: 767.99px) {
  .header-bar__image--empty {
    display: none;
  }
}
.header-bar__image--empty + .breadcrumb {
  margin-bottom: 5px;
}
.header-bar__content {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
}
@media (max-width: 991.99px) {
  .header-bar__content {
    position: static;
  }
}
.header-bar__content .headline {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0 30px;
}
@media (max-width: 991.99px) {
  .header-bar__content .headline {
    padding: 30px 30px 0;
    background-color: #fff;
  }
}
.header-bar__content .headline--aside {
  width: 75%;
  margin: 0 0 0 25%;
}
@media (max-width: 1199.99px) {
  .header-bar__content .headline--aside {
    width: 66.66%;
    margin: 0 0 0 33.33%;
  }
}
@media (max-width: 991.99px) {
  .header-bar__content .headline--aside {
    width: 100%;
    margin: 0;
  }
}
.header-bar__content .headline .is-h1 {
  display: block;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 20px;
}
@media (max-width: 991.99px) {
  .header-bar__content .headline .is-h1 {
    color: #0075bf;
    margin: 0;
  }
}
.header-bar__content .headline .btn--filter {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
}
@media (max-width: 991.99px) {
  .header-bar__content .headline .btn--filter {
    display: block;
  }
}
@media (max-width: 1199.99px) {
  .header-bar__content--static {
    position: absolute;
  }
}
@media (max-width: 991.99px) {
  .header-bar__content--static {
    position: static;
  }
}
@media (max-width: 1199.99px) {
  .header-bar__content--static .headline {
    padding: 0 30px;
    background-color: transparent;
  }
}
@media (max-width: 991.99px) {
  .header-bar__content--static .headline {
    position: relative;
    padding: 30px 30% 0 0;
    background-color: transparent;
  }
}
@media (max-width: 1199.99px) {
  .header-bar__content--static .headline .is-h1 {
    color: #fff;
  }
}
@media (max-width: 991.99px) {
  .header-bar__content--static .headline .is-h1 {
    color: #0075bf;
  }
}

.nicescroll-rails-vr {
  width: 10px !important;
  z-index: 100 !important;
}
.nicescroll-rails-vr::before {
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: -2px;
  display: block;
  content: "";
  background: #f7f7f7;
  border-radius: 3px;
}
.nicescroll-rails-vr .nicescroll-cursors {
  border: 0 !important;
  background-color: #0075bf !important;
}

h1,
.is-h1 {
  color: #000;
  font-size: 31px;
  line-height: 36px;
  font-weight: 800;
  font-family: "Saira Condensed", sans-serif;
  margin-bottom: 40px;
}

h2,
.is-h2 {
  color: #000;
  font-size: 26px;
  line-height: 32px;
  font-weight: 800;
  font-family: "Saira Condensed", sans-serif;
  text-transform: uppercase;
}

h3,
.is-h3 {
  color: #000;
  font-size: 20px;
  line-height: 28px;
  font-weight: 900;
  font-family: "Saira Condensed", sans-serif;
}

h4,
.is-h4 {
  color: #000;
  font-size: 20px;
  line-height: 28px;
  font-weight: 900;
  font-family: "Saira Condensed", sans-serif;
}

h5,
.is-h5 {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  font-family: "Saira Condensed", sans-serif;
}

h6,
.is-h6 {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  font-family: "Saira Condensed", sans-serif;
}

h1 + .info,
h2 + .info,
h3 + .info,
h4 + .info,
h5 + .info,
h6 + .info {
  font-size: 14px;
  margin-top: -22px;
}
h1 + .list--info,
h2 + .list--info,
h3 + .list--info,
h4 + .list--info,
h5 + .list--info,
h6 + .list--info {
  margin-top: -22px;
}
h1.has-line,
h2.has-line,
h3.has-line,
h4.has-line,
h5.has-line,
h6.has-line {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
h1.has-line::before,
h2.has-line::before,
h3.has-line::before,
h4.has-line::before,
h5.has-line::before,
h6.has-line::before {
  content: "";
  width: 20px;
  height: 4px;
  background: #0075bf;
  display: inline-block;
  margin-right: 15px;
}

.list {
  padding: 0;
  margin: 0 0 40px;
  list-style: none;
}
.list li {
  display: block;
}
.list li a {
  display: block;
  color: #000;
}
.list--info {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.list--info li {
  margin: 0 15px 20px 0;
  font-size: 11px;
  font-weight: 300;
}
.list--info li .icon {
  display: inline-block;
  margin: -2px 8px 0 0;
  position: relative;
  top: 3px;
}
.list--downloads li {
  position: relative;
  padding: 0 60px 10px 0;
  margin: 0 0 10px;
  border-bottom: 1px solid #f7f7f7;
}
.list--downloads li:last-of-type {
  border-bottom: 0 solid;
}
.list--downloads li .btn {
  position: absolute;
  top: 3px;
  right: 0;
}
.list--downloads li .btn + .btn {
  right: 30px;
}
.list--downloads li a {
  display: block;
}
.list--downloads li a:hover, .list--downloads li a:focus {
  text-decoration: none;
}
.list--downloads li a h2 {
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  font-weight: 900;
  margin: 0;
  text-transform: none;
}
.list--downloads li a .info {
  display: block;
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 0;
}
.list--specs {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 40px;
}
.list--specs li {
  flex: 1 0 33.33%;
  max-width: 33.33%;
  padding: 15px;
  border-top: 1px solid #f7f7f7;
  border-left: 1px solid #f7f7f7;
}
@media (max-width: 1199.99px) {
  .list--specs li {
    flex: 1 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767.99px) {
  .list--specs li {
    flex: 1 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    border-left: 0;
  }
  .list--specs li:first-of-type {
    border-top: 0;
  }
}
@media (min-width: 1200px) {
  .list--specs li:nth-of-type(-n + 3) {
    border-top: 0;
  }
  .list--specs li:nth-of-type(3n + 1) {
    border-left: 0;
    padding-left: 0;
  }
  .list--specs li:nth-of-type(3n + 3) {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199.99px) {
  .list--specs li:nth-of-type(-n + 2) {
    border-top: 0;
  }
  .list--specs li:nth-of-type(2n + 1) {
    border-left: 0;
    padding-left: 0;
  }
  .list--specs li:nth-of-type(2n + 2) {
    padding-right: 0;
  }
}
.list--specs li .is-h3 {
  text-transform: uppercase;
}
.list--specs li > * {
  margin: 0;
}
.list--quicklinks {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.list--quicklinks li {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 15px;
}
.list--quicklinks li a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #f7f7f7;
}
.list--quicklinks li a:hover, .list--quicklinks li a:focus {
  color: #0075bf;
  border-color: #0075bf;
  text-decoration: none;
}
.list--table {
  display: table;
  width: 100%;
}
.list--table li {
  display: table-row;
}
.list--table li span {
  display: table-cell;
  padding: 3px 0;
}
.list--table li span:first-of-type {
  padding-right: 40px;
}
.list--table li span:last-of-type {
  font-weight: 700;
}
.list--footer li {
  display: block;
  margin-bottom: 5px;
}
.list--footer li a {
  display: block;
  font-size: 16px;
  line-height: 23px;
  color: #000;
}

.header {
  position: relative;
  flex-shrink: 0;
  margin: 0 0 30px;
  z-index: 9999;
  background: #0075bf;
  left: 0;
  transition: left 0.3s ease-in-out;
}
@media (max-width: 991.99px) {
  .header {
    text-align: center;
  }
}
.header__btn {
  color: #fff;
  padding: 10px 30px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  font-size: 14px;
}
.header__btn .icon {
  margin: 3px auto 10px;
}
.header__search {
  padding: 0 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-width: 300px;
  max-width: 100%;
}
@media (max-width: 991.99px) {
  .header__search {
    margin: -56px 0 0;
    order: 1;
    flex: 0 0 100%;
    padding: 10px 15px;
    border-bottom: 1px solid #0281d1;
    transition: all 0.3s;
  }
}
@media (max-width: 991.99px) {
  .header__search.active {
    margin: 0;
  }
}
.header__search .form-search {
  margin: 0;
  width: 100%;
}
.header__search .form-search .form-control {
  border-radius: 4px;
  border: 0 solid;
  padding: 8px 55px 8px 15px;
  font-size: 12px;
}
.header__content {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.header .logo {
  display: inline-block;
  height: 45px;
  align-self: center;
  margin: 0 auto 0 30px;
}
@media (max-width: 991.99px) {
  .header .logo {
    height: 40px;
    order: 2;
    margin: 9px auto 9px 15px;
  }
}
.header .logo img {
  width: auto;
  height: 100%;
  max-height: 100%;
}
.header .header-language {
  position: relative;
  border-left: 1px solid #0281d1;
}
@media (max-width: 991.99px) {
  .header .header-language {
    order: 3;
  }
}
.header .header-language.active ul {
  display: block;
}
.header .header-language button {
  height: 100%;
  width: 85px;
  font-size: 0;
  line-height: 0;
  padding: 0 25px;
  background-color: #0075bf;
}
.header .header-language button.nl::after {
  background-image: url("/assets/img/flags/nl.svg");
}
.header .header-language button.en::after {
  background-image: url("/assets/img/flags/en.svg");
}
.header .header-language button.de::after {
  background-image: url("/assets/img/flags/de.svg");
}
.header .header-language button.fr::after {
  background-image: url("/assets/img/flags/fr.svg");
}
.header .header-language button.it::after {
  background-image: url("/assets/img/flags/it.svg");
}
.header .header-language button.tr::after {
  background-image: url("/assets/img/flags/tr.svg");
}
.header .header-language button.es::after {
  background-image: url("/assets/img/flags/es.svg");
}
.header .header-language button:hover, .header .header-language button:focus {
  outline: none;
  background-color: rgb(0, 132.6204188482, 216.5);
}
.header .header-language button::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13px' height='8px'  viewBox='0 0 24 15'%3E%3Cpath fill='%23fff' d='M21,0l3,3.06L12,15,0,3.06,3,0l9,9Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 50%;
  right: 8px;
  display: block;
  width: 13px;
  height: 8px;
  margin: -4px 0 0;
  content: "";
}
.header .header-language button::after {
  display: block;
  width: 30px;
  height: 20px;
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
}
.header .header-language ul {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  width: 100%;
  margin: 0;
}
.header .header-language ul li {
  padding: 0;
}
.header .header-language ul li a {
  display: block;
  font-size: 0;
  line-height: 0;
  height: 40px;
  padding: 10px 25px;
  background-color: #0075bf;
}
.header .header-language ul li a:hover, .header .header-language ul li a:focus {
  background-color: rgb(0, 132.6204188482, 216.5);
}
.header .header-language ul li a.nl::after {
  background-image: url("/assets/img/flags/nl.svg");
}
.header .header-language ul li a.web::after, .header .header-language ul li a.en::after {
  background-image: url("/assets/img/flags/en.svg");
}
.header .header-language ul li a.de::after {
  background-image: url("/assets/img/flags/de.svg");
}
.header .header-language ul li a.fr::after {
  background-image: url("/assets/img/flags/fr.svg");
}
.header .header-language ul li a.it::after {
  background-image: url("/assets/img/flags/it.svg");
}
.header .header-language ul li a.tr::after {
  background-image: url("/assets/img/flags/tr.svg");
}
.header .header-language ul li a.es::after {
  background-image: url("/assets/img/flags/es.svg");
}
.header .header-language ul li a::after {
  display: block;
  width: 30px;
  height: 20px;
  content: "";
}
.header .header-buttons {
  display: flex;
}
@media (max-width: 991.99px) {
  .header .header-buttons {
    display: none;
  }
}
.header .header-buttons a {
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  padding: 15px 30px;
  background-color: #0075bf;
  border-left: 1px solid #0281d1;
}
.header .header-buttons a:hover, .header .header-buttons a:focus {
  text-decoration: none;
  background-color: rgb(0, 132.6204188482, 216.5);
}
.header .header-buttons a .icon {
  margin: 3px auto 10px;
}
.header .nav-toggle {
  padding: 10px 32px;
  background-color: #0075bf;
  border-left: 1px solid #0281d1;
}
@media (max-width: 991.99px) {
  .header .nav-toggle {
    order: 6;
  }
}
.header .nav-toggle:hover, .header .nav-toggle:focus {
  background-color: rgb(0, 132.6204188482, 216.5);
}
.header .search-toggle {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M18.1,16.1L14,12c-0.1-0.1-0.1-0.1-0.2-0.2c0.7-1.1,1.1-2.3,1.1-3.6c0-3.7-3-6.7-6.7-6.7c-3.7,0-6.7,3-6.7,6.7s3,6.7,6.7,6.7c1.4,0,2.6-0.4,3.6-1.1c0,0.1,0.1,0.1,0.2,0.2l4.1,4.1c0.3,0.3,0.6,0.4,1,0.4s0.7-0.2,1-0.4C18.6,17.5,18.6,16.6,18.1,16.1 M8.2,12.9c-2.5,0-4.6-2.1-4.6-4.6s2.1-4.6,4.6-4.6s4.6,2.1,4.6,4.6S10.8,12.9,8.2,12.9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
  margin: 0;
  min-width: 40px;
  font-size: 0;
  border-left: 1px solid #0281d1;
  padding: 10px 32px;
}
@media (max-width: 991.99px) {
  .header .search-toggle {
    display: block;
    order: 4;
  }
}
.header .search-toggle:hover, .header .search-toggle:focus {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M18.1,16.1L14,12c-0.1-0.1-0.1-0.1-0.2-0.2c0.7-1.1,1.1-2.3,1.1-3.6c0-3.7-3-6.7-6.7-6.7c-3.7,0-6.7,3-6.7,6.7s3,6.7,6.7,6.7c1.4,0,2.6-0.4,3.6-1.1c0,0.1,0.1,0.1,0.2,0.2l4.1,4.1c0.3,0.3,0.6,0.4,1,0.4s0.7-0.2,1-0.4C18.6,17.5,18.6,16.6,18.1,16.1 M8.2,12.9c-2.5,0-4.6-2.1-4.6-4.6s2.1-4.6,4.6-4.6s4.6,2.1,4.6,4.6S10.8,12.9,8.2,12.9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgb(0, 132.6204188482, 216.5);
}
.header .search-toggle.active {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M18,4.6L15.6,2L10,7.5l0,0l0,0L4.4,2L2,4.6L7.5,10L2,15.4L4.4,18l5.6-5.5l0,0l0,0l5.6,5.5l2.4-2.6L12.5,10L18,4.6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.header .search-toggle.active:hover, .header .search-toggle.active:focus {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M18,4.6L15.6,2L10,7.5l0,0l0,0L4.4,2L2,4.6L7.5,10L2,15.4L4.4,18l5.6-5.5l0,0l0,0l5.6,5.5l2.4-2.6L12.5,10L18,4.6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}

.side-header {
  position: fixed;
  top: 0;
  right: -360px;
  bottom: 0;
  display: block;
  width: 360px;
  background-color: #0075bf;
  border-top: 1px solid #0281d1;
  padding: 15px 0 0;
  margin: 0;
  transition: all 0.3s;
  text-align: center;
  overflow-x: scroll;
  z-index: 99;
}
@media (max-width: 767.99px) {
  .side-header {
    top: 58px;
    right: -100%;
    width: 100%;
  }
}
.side-header .logo {
  display: inline-block;
  margin: 0 auto 40px;
  height: 80px;
}
.side-header .logo img {
  width: auto;
  height: 100%;
  max-height: 100%;
}
.side-header .social-follow--list {
  justify-content: center;
  padding: 20px 0 0;
  margin: 0;
  border-top: 1px solid #0281d1;
}

.primary-navigation-active .side-header {
  right: 0;
}
@media (max-width: 767.99px) {
  .primary-navigation-active .side-header {
    right: 0;
  }
}

@media (max-width: 767.99px) {
  .primary-search-active .side-header {
    top: 114px;
  }
}

.footer {
  position: relative;
  flex-shrink: 0;
  background-color: #0075bf;
  left: 0;
  transition: left 0.3s ease-in-out;
}
.footer__bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 30px;
}
@media (max-width: 991.99px) {
  .footer__bottom {
    text-align: center;
    padding: 10px 0;
    justify-content: center;
  }
}
.footer__copyright {
  display: inline-block;
  font-size: 14px;
  margin: 0 5px 0 0;
  color: #fff;
}
@media (max-width: 991.99px) {
  .footer__copyright {
    display: block;
    margin-bottom: 10px;
  }
}
.footer .social-follow--list {
  margin: 0 0 0 auto;
}
@media (max-width: 991.99px) {
  .footer .social-follow--list {
    margin: 0;
    flex: 0 0 100%;
    justify-content: center;
  }
}
.footer .social-follow--list li {
  margin: 0 5px;
}

.breadcrumb {
  display: block;
  padding: 15px 0;
  margin: -30px 0 -21px;
  background-color: transparent;
  border-radius: 0;
  z-index: 1;
}
@media (max-width: 767.99px) {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb-list {
  display: flex;
  padding: 0 30px;
  margin: 0;
  font-size: 13px;
}
.breadcrumb-item {
  color: #fff;
}
.breadcrumb-item a {
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
}
.breadcrumb-item.active a {
  color: #fff;
  text-decoration: none;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
  font-weight: 800;
}

[data-color=dark] .breadcrumb-item {
  color: #000;
}
[data-color=dark] .breadcrumb-item a {
  color: #000;
}
[data-color=dark] .breadcrumb-item.active a {
  color: #000;
}
[data-color=dark] .breadcrumb-item + .breadcrumb-item::before {
  color: #000;
}

button {
  cursor: pointer;
  border: 0;
  outline: none;
  background: transparent;
}
button:hover, button:focus {
  outline: none;
}

.btn {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  padding: 8px 15px;
  font-weight: 700;
  border: 0;
  background-color: #0075bf;
  border-radius: 4px;
  font-family: "Saira Condensed", sans-serif;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.btn:hover, .btn:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(0, 132.6204188482, 216.5);
}
.btn--big {
  padding: 11px 20px;
}
.btn--more {
  padding: 8px 45px 8px 35px;
}
.btn--more::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px'  viewBox='0 0 24 15'%3E%3Cpath fill='%23fff' d='M21,0l3,3.06L12,15,0,3.06,3,0l9,9Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 14px;
  height: 14px;
  margin: -7px 0 0;
  content: "";
  transform: rotate(-90deg);
}
.btn--specs {
  padding: 9px 20px 9px 45px;
}
.btn--specs::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px'  viewBox='0 0 24 22'%3E%3Cpath fill='%23fff' d='M17,10.64V8.35c-1.17-.41-1.91-.53-2.28-1.43s.07-1.51.6-2.62L13.7,2.68c-1.1.52-1.72,1-2.62.6S10.06,2.16,9.65,1H7.36c-.42,1.16-.53,1.91-1.44,2.28h0c-.9.37-1.51-.07-2.62-.6L1.68,4.3c.53,1.11,1,1.72.6,2.62S1.16,7.94,0,8.35v2.29c1.16.42,1.91.53,2.28,1.43s-.08,1.54-.6,2.63L3.3,16.32c1.11-.53,1.72-1,2.62-.6h0c.9.37,1,1.12,1.44,2.28H9.64c.42-1.16.53-1.91,1.44-2.28h0c.9-.38,1.5.07,2.62.6l1.62-1.62c-.53-1.11-1-1.72-.6-2.63S15.84,11.06,17,10.64ZM8.5,12.33A2.83,2.83,0,1,1,11.33,9.5,2.83,2.83,0,0,1,8.5,12.33ZM24,16.54V15.46c-.55-.19-.9-.25-1.07-.67s0-.71.28-1.24l-.76-.76c-.52.25-.81.46-1.24.28s-.48-.52-.67-1.07H19.46c-.19.55-.25.9-.67,1.07s-.71,0-1.24-.28l-.76.76c.25.53.46.81.28,1.24s-.52.48-1.07.67v1.08c.54.19.9.25,1.07.67s0,.72-.28,1.24l.76.76c.52-.25.81-.46,1.24-.28s.48.52.67,1.07h1.08c.19-.55.25-.9.67-1.07h0c.42-.18.7,0,1.23.28l.76-.76c-.25-.52-.46-.81-.28-1.24S23.46,16.73,24,16.54Zm-4,.79A1.33,1.33,0,1,1,21.33,16,1.32,1.32,0,0,1,20,17.33ZM16,20.4v-.8c-.41-.15-.67-.19-.81-.51s0-.53.22-.93l-.58-.57c-.38.19-.6.35-.92.21s-.36-.39-.51-.8h-.8c-.15.41-.19.67-.51.8s-.53,0-.93-.21l-.57.57c.19.4.35.61.21.93s-.39.36-.8.51v.8c.41.15.67.19.8.51s0,.54-.21.93l.57.57c.39-.19.61-.35.93-.22s.36.4.51.81h.8c.15-.41.19-.67.51-.81h0c.32-.13.53,0,.93.22l.57-.57c-.19-.39-.35-.61-.21-.93S15.59,20.55,16,20.4ZM13,21a1,1,0,1,1,1-1A1,1,0,0,1,13,21Z' transform='translate(0 -1)'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 15px;
  top: 50%;
  display: block;
  width: 24px;
  height: 24px;
  content: "";
  margin: -12px 0 0;
}
.btn--download {
  position: relative;
  background: #3bc555;
  padding: 11px 28px 11px 55px;
  font-size: 22px;
  text-transform: uppercase;
  text-align: center;
}
.btn--download::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12px' height='12px' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M15,10h4l-7,8L5,10H9V0h6Zm3.21-8.25L17,3.35a10,10,0,1,1-10,0L5.79,1.75a12,12,0,1,0,12.42,0Z' transform='translate(0 0)'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  width: 25px;
  height: 19px;
  background-size: contain;
  position: absolute;
  left: 19px;
  top: 50%;
  transform: translateY(-50%);
}
.btn--download:hover, .btn--download:focus {
  background: rgb(78.6771653543, 202.8228346457, 102.0669291339);
}
.btn--download:disabled {
  opacity: 0.5;
}
.btn--simple {
  color: #0075bf;
  font-size: 13px;
  font-weight: 900;
  background-color: transparent;
}
.btn--simple:hover, .btn--simple:focus {
  color: #000;
  background-color: transparent;
}
.btn--float {
  position: absolute;
  right: 0;
  top: 0;
  padding: 28px 30px;
}
@media (max-width: 767.99px) {
  .btn--float {
    position: static;
    margin: 0 auto;
  }
}
.btn--link {
  color: #0075bf;
  font-size: 18px;
  font-weight: 400;
  background-color: transparent;
  cursor: pointer;
}
.btn--link:hover, .btn--link:focus {
  color: #000;
  text-decoration: underline;
  background-color: transparent;
}
.btn--secondary {
  color: #fff;
  background-color: #000;
}
.btn--secondary:hover, .btn--secondary:focus {
  color: #fff;
  background-color: #333333;
}
.btn--tooltip {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  border-radius: 100%;
}
.btn--tooltip .icon {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
.btn--icon {
  padding-left: 40px;
}
.btn--icon::after {
  position: absolute;
  top: 9px;
  left: 10px;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
}
.btn--icon.btn--big {
  padding-left: 48px;
}
.btn--icon.btn--big::after {
  top: 13px;
  left: 13px;
  width: 28px;
  height: 28px;
}
.btn--icon.btn--social-share::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M8.7,9.9c0,0.4-0.1,0.8-0.3,1.3l3.4,2.1c1.3-1.4,3.4-1.5,4.8-0.3c1.4,1.3,1.5,3.4,0.3,4.8c-1.3,1.4-3.4,1.5-4.8,0.3c-1.1-0.9-1.4-2.4-0.8-3.6l-3.4-2.1c-1.3,1.4-3.5,1.4-4.9,0.1S1.7,9,3,7.7c1.3-1.4,3.5-1.4,4.9-0.1l0.1,0.1l3.4-2.1c-0.7-1.9,0.3-3.7,2.1-4.4s3.7,0.3,4.4,2.1c0.7,1.9-0.3,3.7-2.1,4.4c-1.3,0.4-2.8,0.1-3.7-0.9L8.7,8.9C8.5,9,8.7,9.4,8.7,9.9z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.btn--icon.btn--social-share.btn--big::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28px' height='28px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M8.7,9.9c0,0.4-0.1,0.8-0.3,1.3l3.4,2.1c1.3-1.4,3.4-1.5,4.8-0.3c1.4,1.3,1.5,3.4,0.3,4.8c-1.3,1.4-3.4,1.5-4.8,0.3c-1.1-0.9-1.4-2.4-0.8-3.6l-3.4-2.1c-1.3,1.4-3.5,1.4-4.9,0.1S1.7,9,3,7.7c1.3-1.4,3.5-1.4,4.9-0.1l0.1,0.1l3.4-2.1c-0.7-1.9,0.3-3.7,2.1-4.4s3.7,0.3,4.4,2.1c0.7,1.9-0.3,3.7-2.1,4.4c-1.3,0.4-2.8,0.1-3.7-0.9L8.7,8.9C8.5,9,8.7,9.4,8.7,9.9z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.btn--to-top {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px'  viewBox='0 0 24 15'%3E%3Cpath fill='%23fff' d='M21,0l3,3.06L12,15,0,3.06,3,0l9,9Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: fixed;
  right: 50px;
  bottom: 50px;
  display: none;
  width: 45px;
  height: 45px;
  font-size: 0;
  z-index: 9999;
  transform: rotate(90deg);
  border-radius: 50%;
}
@media (max-width: 767.99px) {
  .btn--to-top {
    display: none;
  }
}
.btn--to-top:hover, .btn--to-top:focus {
  background-color: rgb(0, 85.7591623037, 140);
}
.btn--whatsapp {
  background-color: #25d366;
  padding-left: 40px;
}
.btn--whatsapp:hover, .btn--whatsapp:focus {
  background-color: rgb(29.3911290323, 167.6088709677, 81.0241935484);
}
.btn--whatsapp::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M18.5,9.8c0,4.6-3.7,8.3-8.3,8.3c-1.5,0-2.8-0.4-4-1l-4.6,1.5L3,14.1c-0.8-1.2-1.2-2.7-1.2-4.3c0-4.6,3.7-8.3,8.3-8.3C14.8,1.5,18.5,5.2,18.5,9.8z M10.2,2.8c-3.9,0-7,3.1-7,7c0,1.5,0.5,2.9,1.3,4.1l-0.9,2.6l2.7-0.9c1.1,0.7,2.4,1.2,3.9,1.2c3.9,0,7-3.1,7-7S14,2.8,10.2,2.8z M14.4,11.7c-0.1-0.1-0.2-0.1-0.4-0.2c-0.2-0.1-1.2-0.6-1.4-0.7c-0.2-0.1-0.3-0.1-0.5,0.1c-0.1,0.2-0.5,0.7-0.6,0.8c-0.1,0.1-0.2,0.2-0.4,0.1c-0.2-0.1-0.9-0.3-1.6-1c-0.6-0.5-1-1.2-1.1-1.4C8.1,9.1,8.2,9,8.3,8.9c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.1-0.2,0.2-0.3c0.1-0.1,0-0.3,0-0.4C8.8,7.8,8.4,6.8,8.2,6.4C8,6,7.9,6,7.7,6C7.6,6,7.5,6,7.3,6S7,6.1,6.8,6.3C6.6,6.5,6.1,6.9,6.1,7.9c0,1,0.7,2,0.8,2.1c0.1,0.1,1.4,2.3,3.5,3.1c2.1,0.8,2.1,0.5,2.5,0.5c0.4,0,1.2-0.5,1.4-1C14.4,12.2,14.4,11.8,14.4,11.7z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  height: 24px;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
.btn--outline {
  color: #000;
  padding: 6px 13px;
  font-size: 16px;
  font-weight: 500;
  border: 2px solid #000;
  background-color: transparent;
}
.btn--outline:hover, .btn--outline:focus {
  color: #fff;
  background-color: #000;
}
.btn--outline.btn--filter {
  padding-left: 42px;
}
.btn--outline.btn--filter:hover::before, .btn--outline.btn--filter:focus::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12px' height='12px' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M16,18v6h-3v-6H16z M11,20H1v2h10V20z M18,22h5v-2h-5V22z M11,9v6H8V9H11z M6,11H1v2h5V11z M13,13h10v-2H13V13z M16,0v6h-3 V0L16,0z M11,2H1v2h10V2z M18,4h5V2h-5V4z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.btn--outline.btn--filter::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12px' height='12px' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M16,18v6h-3v-6H16z M11,20H1v2h10V20z M18,22h5v-2h-5V22z M11,9v6H8V9H11z M6,11H1v2h5V11z M13,13h10v-2H13V13z M16,0v6h-3 V0L16,0z M11,2H1v2h10V2z M18,4h5V2h-5V4z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.btn--outline.btn--close {
  padding-right: 42px;
}
.btn--outline.btn--close:hover::before, .btn--outline.btn--close:focus::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M18,4.6L15.6,2L10,7.5l0,0l0,0L4.4,2L2,4.6L7.5,10L2,15.4L4.4,18l5.6-5.5l0,0l0,0l5.6,5.5l2.4-2.6L12.5,10L18,4.6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.btn--outline.btn--close::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D%3C/style%3E%3Cpath class='st0' d='M18,4.6L15.6,2L10,7.5l0,0l0,0L4.4,2L2,4.6L7.5,10L2,15.4L4.4,18l5.6-5.5l0,0l0,0l5.6,5.5l2.4-2.6L12.5,10L18,4.6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.btn--filter {
  padding-left: 40px;
}
.btn--filter:hover::before, .btn--filter:focus::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12px' height='12px' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M16,18v6h-3v-6H16z M11,20H1v2h10V20z M18,22h5v-2h-5V22z M11,9v6H8V9H11z M6,11H1v2h5V11z M13,13h10v-2H13V13z M16,0v6h-3 V0L16,0z M11,2H1v2h10V2z M18,4h5V2h-5V4z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.btn--filter::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12px' height='12px' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M16,18v6h-3v-6H16z M11,20H1v2h10V20z M18,22h5v-2h-5V22z M11,9v6H8V9H11z M6,11H1v2h5V11z M13,13h10v-2H13V13z M16,0v6h-3 V0L16,0z M11,2H1v2h10V2z M18,4h5V2h-5V4z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  width: 16px;
  height: 16px;
  content: "";
  margin: -8px 0 0;
  transition: all 0.3s ease-in-out;
}
.btn--close {
  padding-right: 40px;
}
.btn--close:hover::before, .btn--close:focus::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M18,4.6L15.6,2L10,7.5l0,0l0,0L4.4,2L2,4.6L7.5,10L2,15.4L4.4,18l5.6-5.5l0,0l0,0l5.6,5.5l2.4-2.6L12.5,10L18,4.6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.btn--close::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M18,4.6L15.6,2L10,7.5l0,0l0,0L4.4,2L2,4.6L7.5,10L2,15.4L4.4,18l5.6-5.5l0,0l0,0l5.6,5.5l2.4-2.6L12.5,10L18,4.6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 16px;
  height: 16px;
  content: "";
  margin: -8px 0 0;
  transition: all 0.3s ease-in-out;
}

form label {
  display: block;
  cursor: pointer;
}
form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  user-select: none;
}
form select.form-control:not([size]):not([multiple]) {
  height: 57px;
}
form .help-block {
  margin: 8px 0 0;
}

.form {
  display: flex;
  flex-direction: column;
  margin: 0;
}
.form-columns {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.form-group {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0 0 40px;
}
.form-group--column {
  display: flex;
  flex-direction: row;
  margin: 0 -15px;
}
.form-group--column .form-group {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 15px;
}
@media (max-width: 767.99px) {
  .form-group--column .form-group {
    flex: 1 0 100%;
    max-width: 100%;
  }
}
.form-group--action {
  flex-direction: row;
  justify-content: flex-end;
}
.form-group label {
  margin: 0 0 10px;
  text-transform: uppercase;
}
.form-group > label {
  font-weight: 600;
}
.form-group.has-error .form-control {
  border-color: #db001b;
}
.form-group.has-error .help-block {
  color: #db001b;
}
.form-horizontal .form-group {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  flex-direction: row;
  margin: 0 0 40px;
}
.form-horizontal .form-group label {
  margin: 0;
}
.form-horizontal .form-group > label {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 11px 10px 11px 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 900;
}
@media (max-width: 767.99px) {
  .form-horizontal .form-group > label {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin: 0 0 10px;
  }
}
.form-horizontal .form-control-column--streetnumber {
  display: flex;
  align-items: center;
}
.form-horizontal .form-control-column--streetnumber .form-control {
  flex: 1 0 65%;
  max-width: 65%;
}
.form-horizontal .form-control-column--streetnumber .form-control:last-of-type {
  flex: 1 0 auto;
  max-width: 30%;
  margin-left: auto;
}
.form-horizontal .form-control-column--zipcity {
  display: flex;
  align-items: center;
}
.form-horizontal .form-control-column--zipcity .form-control {
  flex: 1 0 35%;
  max-width: 35%;
}
.form-horizontal .form-control-column--zipcity .form-control:last-of-type {
  flex: 1 0 auto;
  max-width: 60%;
  margin-left: auto;
}
.form-horizontal .form-control-wrapper {
  flex: 0 0 75%;
  max-width: 75%;
}
@media (max-width: 767.99px) {
  .form-horizontal .form-control-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.form-horizontal .form-control-wrapper--twocolumns {
  display: flex;
  align-items: center;
}
.form-horizontal .form-control-wrapper--twocolumns .form-control {
  width: auto;
  margin: 0 30px 0 0;
}
.form-horizontal .form-control-wrapper--twocolumns .form-control:last-of-type {
  margin-right: 0;
}
.form-control {
  font-family: "Saira Condensed", sans-serif;
  font-size: 18px;
  line-height: 26px;
  padding: 12px 15px;
  border: 0 solid;
  background-color: #f7f7f7;
  border-radius: 4px;
}
.form-control:focus {
  border-color: #0075bf;
  background-color: #f7f7f7;
  box-shadow: none;
}
.form-control--textarea {
  height: 120px;
}
.form-control--select {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='6px' viewBox='0 0 20 6'%3E%3Cstyle%3E.st0 %7Bfill: %230075bf;%7D%3C/style%3E%3Cpath class='st0' d='M10.6,0.2c0.4-0.3,0.9-0.3,1.2,0.1l0,0c0.3,0.4,0.3,0.9-0.1,1.2l-5,4.3 c-0.3,0.3-0.8,0.3-1.1,0L0.3,1.6c-0.4-0.3-0.4-0.9-0.1-1.2C0.5,0,1-0.1,1.4,0.2l0,0L6.1,4L10.6,0.2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-position: right 20px center;
}
.form-control--check {
  border: 0;
  padding: 0;
  margin: 0 0 10px;
  border-radius: 0;
  background-color: #fff;
  position: relative;
}
.form-control--check label {
  position: relative;
  padding: 0 0 0 25px;
  margin: 0;
  font-weight: 900;
}
.form-control--check:last-child {
  margin: 0;
}
.form-control--check input[type=radio],
.form-control--check input[type=checkbox] {
  display: none;
}
.form-control--check input[type=radio] + i,
.form-control--check input[type=checkbox] + i {
  position: absolute;
  top: 4px;
  left: 0;
  display: inline-block;
  width: 17px;
  height: 17px;
  border-radius: 4px;
  border: 1px solid #f7f7f7;
  background: #f7f7f7;
}
.form-control--check input[type=radio] + i::before,
.form-control--check input[type=checkbox] + i::before {
  position: absolute;
  top: 1px;
  left: 1px;
  display: none;
  width: 13px;
  height: 13px;
  border-radius: 4px;
  content: "";
  background-color: #0075bf;
}
.form-control--check input[type=radio]:checked + i::before,
.form-control--check input[type=checkbox]:checked + i::before {
  display: block;
}
.form-control--check input[type=radio] + i {
  border-radius: 50%;
}
.form-control--check input[type=radio] + i::before {
  border-radius: 50%;
}
.form-group .small, .form-control .small {
  display: block;
  color: #b2b2b2;
  font-size: 13px;
  font-weight: 400;
  font-style: italic;
  margin-top: -5px;
}

.form-downloads .form-control--check label {
  position: relative;
  text-transform: none;
  padding-right: 60px;
}
.form-downloads .form-control--check label .btn {
  position: absolute;
  top: 3px;
  right: 0;
}
.form-downloads .form-control--check label .btn + .btn {
  right: 30px;
}
.form-downloads .form-control-wrapper {
  margin: 0 0 10px;
}
.form-downloads .product-download {
  margin: 0 0 20px;
}
.form-downloads .product-download__versions {
  text-align: center;
}
.form-downloads .product-download__versions .btn {
  text-transform: none;
  padding: 0;
}
.form-downloads .product-download__versions .product-download-versions {
  display: none;
  text-align: left;
  margin: 15px 0 0;
}
.form-downloads .product-download__versions.active .product-download-versions {
  display: block;
}
.form-downloads .product-download-versions {
  position: relative;
  padding: 10px 10px 0;
  border: 2px solid #f5f7f8;
}
.form-downloads .product-download-versions::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-bottom: solid 15px #f5f7f8;
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
}
.form-downloads .product-download-versions__item .form-group {
  margin: 0;
}
.form-downloads .product-download-list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin: 0 -10px;
}
.form-downloads .product-download-list__item {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 0 10px;
}
@media (max-width: 991.99px) {
  .form-downloads .product-download-list__item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767.99px) {
  .form-downloads .product-download-list__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.form-downloads .product-downloads-list__item .product-download {
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #f5f7f8;
}

.form-search {
  position: relative;
  margin: 0 0 40px;
}
.form-search .form-control {
  width: 100%;
  padding: 12px 55px 12px 15px;
  border-color: #b2b2b2;
  font-size: 18px;
  line-height: normal;
}
.form-search .btn {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D%3C/style%3E%3Cpath class='st0' d='M18.1,16.1L14,12c-0.1-0.1-0.1-0.1-0.2-0.2c0.7-1.1,1.1-2.3,1.1-3.6c0-3.7-3-6.7-6.7-6.7c-3.7,0-6.7,3-6.7,6.7s3,6.7,6.7,6.7c1.4,0,2.6-0.4,3.6-1.1c0,0.1,0.1,0.1,0.2,0.2l4.1,4.1c0.3,0.3,0.6,0.4,1,0.4s0.7-0.2,1-0.4C18.6,17.5,18.6,16.6,18.1,16.1 M8.2,12.9c-2.5,0-4.6-2.1-4.6-4.6s2.1-4.6,4.6-4.6s4.6,2.1,4.6,4.6S10.8,12.9,8.2,12.9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 40px;
  height: 100%;
  padding: 0;
  text-indent: -99999px;
  background-color: transparent;
  border-radius: 50%;
}

.form-filter .form-group {
  margin: 0;
}
.form-filter .form-group .filter-item {
  margin-left: -30px;
  margin-right: -30px;
}
.form-filter .form-group .filter-item.hidden {
  display: none;
}

::-webkit-input-placeholder {
  color: #b2b2b2;
  font-style: normal;
}

::-moz-placeholder {
  color: #b2b2b2;
  font-style: normal;
}

:-ms-input-placeholder {
  color: #b2b2b2;
  font-style: normal;
}

select::-ms-expand {
  display: none;
}

select option[disabled] {
  display: none;
}

.dropdown-toggle .dropdown-icon {
  display: none;
}

.navigation ul {
  margin: 0;
}
.navigation ul li {
  display: block;
  padding: 0;
  margin: 0;
}
.navigation ul li a {
  display: block;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  padding: 6px 5px;
}
.navigation ul li a:hover, .navigation ul li a:focus {
  color: #000;
  text-decoration: none;
}
.navigation ul li ul {
  display: none;
}
.navigation ul li.active > a {
  color: #000;
}
.navigation ul li.active ul {
  display: block;
}
.navigation ul li.has-subnav {
  position: relative;
}
.navigation ul li.has-subnav > .toggle-subnav {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px'  viewBox='0 0 24 15'%3E%3Cpath fill='%230075bf' d='M21,0l3,3.06L12,15,0,3.06,3,0l9,9Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 11px;
  right: 0;
  display: none;
  width: 12px;
  height: 6px;
  padding: 0;
  transform: rotate(270deg);
  transition: all 0.3s;
}
@media (max-width: 991.99px) {
  .navigation ul li.has-subnav > .toggle-subnav {
    display: block;
  }
}
.navigation ul li.has-subnav.active > .toggle-subnav, .navigation ul li.has-subnav.subnav-active > .toggle-subnav {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %230075bf;%7D%3C/style%3E%3Cpath class='st0' d='M18,4.6L15.6,2L10,7.5l0,0l0,0L4.4,2L2,4.6L7.5,10L2,15.4L4.4,18l5.6-5.5l0,0l0,0l5.6,5.5l2.4-2.6L12.5,10L18,4.6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  transform: rotate(180deg);
}
.navigation ul li.has-subnav.active.subnav-active > .toggle-subnav {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px'  viewBox='0 0 24 15'%3E%3Cpath fill='%230075bf' d='M21,0l3,3.06L12,15,0,3.06,3,0l9,9Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  transform: rotate(270deg);
}
.navigation--header {
  display: block;
  margin-bottom: 40px;
}
.navigation--header ul {
  display: block;
  margin: 0;
  text-align: center;
}
.navigation--header ul li {
  position: relative;
  display: block;
}
.navigation--header ul li:hover ul, .navigation--header ul li:focus ul {
  left: auto;
}
.navigation--header ul li:hover a, .navigation--header ul li:focus a {
  color: #fff;
  border-color: #fff;
}
.navigation--header ul li a {
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 1px solid #0281d1;
  color: #fff;
  display: block;
  padding: 5px 10px;
}
.navigation--header ul li:last-of-type a {
  border: 0 solid;
}
.navigation--header ul li ul {
  position: absolute;
  left: -99999px;
  display: block;
  width: 200px;
  padding: 0 5px;
  background: #fff;
}
@media (max-width: 991.99px) {
  .navigation--header ul li ul {
    position: static;
    display: none;
    width: auto;
    margin: 0;
    padding: 0 0 0 20px;
  }
}
.navigation--header ul li ul li {
  display: block;
  margin: 0;
}
.navigation--header ul li.has-subnav > .toggle-subnav {
  display: none;
}
@media (max-width: 991.99px) {
  .navigation--header ul li.has-subnav > .toggle-subnav {
    display: block;
    top: 0;
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 991.99px) {
  .navigation--header ul li.has-subnav.active ul, .navigation--header ul li.has-subnav.subnav-active ul {
    display: block;
  }
}
@media (max-width: 991.99px) {
  .navigation--header ul li.has-subnav.active.subnav-active ul {
    display: none;
  }
}
.navigation--footer {
  display: inline-block;
  margin: 0;
}
@media (max-width: 991.99px) {
  .navigation--footer {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
}
.navigation--footer ul li {
  display: inline-block;
  margin: 0 5px;
}
.navigation--footer ul li a {
  color: #fff;
  font-size: 14px;
  padding: 0;
}
.navigation--side {
  margin: 0 0 40px;
}
.navigation--side h2 {
  font-size: 25px;
  line-height: normal;
}
.navigation--side ul li {
  border-bottom: 1px solid #f5f7f8;
}
.navigation--side ul li:last-of-type {
  border-bottom: 0;
}
.navigation--side ul li ul {
  padding: 0 0 0 20px;
  border-top: 1px solid #f5f7f8;
}

.nav-toggle {
  display: block;
  margin: 0;
}
.nav-toggle__icon {
  display: block;
  margin-bottom: 13px;
}
@media (max-width: 991.99px) {
  .nav-toggle__icon {
    margin: 0;
  }
}
.nav-toggle__icon::before, .nav-toggle__icon::after,
.nav-toggle__icon .bar {
  display: block;
  width: 20px;
  height: 1px;
  margin: 6px auto;
  background: #fff;
  content: "";
  transition: all 0.3s;
  border-radius: 2px;
  backface-visibility: hidden;
}
.nav-toggle__title {
  display: block;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 991.99px) {
  .nav-toggle__title {
    display: none;
  }
}
.nav-toggle__title::after {
  content: attr(data-open);
  display: block;
  color: #fff;
}
.nav-toggle.active .nav-toggle__icon::before {
  transform: rotate(45deg) translate(7px, 7px);
}
.nav-toggle.active .nav-toggle__icon::after {
  transform: rotate(-45deg) translate(3px, -3px);
}
.nav-toggle.active .nav-toggle__icon .bar {
  opacity: 0;
}
.nav-toggle.active .nav-toggle__title::after {
  content: attr(data-close);
}

.pagination {
  margin: 0 0 40px;
  border-radius: 0;
}
.pagination-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  margin: 0;
}
.pagination-list .page-item {
  display: inline-block;
  margin: 0 5px;
}
.pagination-list .page-item:first-child .page-link, .pagination-list .page-item:last-child .page-link {
  border-radius: 4px;
}
.pagination-list .page-item.active .page-link {
  font-weight: 600;
  background-color: rgb(0, 132.6204188482, 216.5);
}
@media (max-width: 991.99px) {
  .pagination-list .page-item.control {
    display: none;
  }
}
.pagination-list .page-item.control .page-link {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px'  viewBox='0 0 24 15'%3E%3Cpath fill='%23fff' d='M21,0l3,3.06L12,15,0,3.06,3,0l9,9Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #0075bf;
  text-indent: -99999px;
  transform: rotate(90deg);
}
.pagination-list .page-item.control .page-link:hover, .pagination-list .page-item.control .page-link:focus {
  background-color: rgb(0, 132.6204188482, 216.5);
}
.pagination-list .page-item.control.next .page-link {
  transform: rotate(-90deg);
}
.pagination-list .page-link {
  display: block;
  width: 40px;
  height: 40px;
  padding: 7px 0;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  overflow: hidden;
  border-radius: 4px;
  background-color: #0075bf;
  border: 0;
}
.pagination-list .page-link:not(span):hover, .pagination-list .page-link:not(span):focus {
  background-color: rgb(0, 132.6204188482, 216.5);
}

.social-follow--list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.social-follow--list li {
  display: inline-block;
  margin: 0 5px 20px;
}
.social-follow--list li a {
  position: relative;
  display: block;
  width: 36px;
  height: 36px;
  overflow: hidden;
  text-indent: -99999px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #fff;
}
.social-follow--list li a::after {
  position: absolute;
  top: 8px;
  left: 8px;
  display: block;
  width: 18px;
  height: 18px;
  content: "";
}
.social-follow--list li.facebook a:hover, .social-follow--list li.facebook a:focus {
  background-color: #3b5998;
}
.social-follow--list li.facebook a::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M15,4.3h-2.9c-0.3,0-0.7,0.5-0.7,1.1v1.8H15v3.5h-3.6v8.6H7.9v-8.6H5V7.2h2.9V5.4c0-2.6,1.9-4.6,4.3-4.6H15V4.3L15,4.3z' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-follow--list li.twitter a:hover, .social-follow--list li.twitter a:focus {
  background-color: #1da1f2;
}
.social-follow--list li.twitter a::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M19,4.3c-0.7,0.3-1.4,0.5-2.1,0.6c0.8-0.5,1.3-1.2,1.6-2.1c-0.7,0.4-1.5,0.7-2.3,0.9c-0.7-0.7-1.6-1.2-2.7-1.2c-2,0-3.7,1.7-3.7,3.9c0,0.3,0,0.6,0.1,0.9C6.8,7.1,4.1,5.5,2.3,3.2C2,3.8,1.8,4.4,1.8,5.1c0,1.3,0.5,2.5,1.5,3.2c-0.6,0-0.9-0.2-1.8-0.5l0,0c0,1.8,1.4,3.4,3.1,3.8c-0.3,0.1-0.6,0.1-0.9,0.1c-0.2,0-0.4,0-0.7-0.1c0.5,1.5,1.9,2.6,3.5,2.6c-1.3,1-2.8,1.6-4.6,1.6c-0.3,0-0.6,0-0.9-0.1c1.6,1.1,3.6,1.7,5.7,1.7c6.8,0,10.5-5.9,10.5-10.9c0-0.2,0-0.3,0-0.5C17.9,5.7,18.5,5,19,4.3z' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-follow--list li.youtube a:hover, .social-follow--list li.youtube a:focus {
  background-color: #f00;
}
.social-follow--list li.youtube a::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M18.5,9.8c0-1.8-0.1-3.8-0.8-4.7c-0.6-0.9-1.5-0.9-3-0.9C12.5,4,10,3.9,7.9,4C7.1,4,6.2,4,5.4,4.1c-0.9,0-1.6,0-2.4,0.3C1.5,5,1.6,6.7,1.5,8.6c0,2.1-0.1,5.4,0.9,6.5c0.8,0.8,2.5,0.8,3.8,0.9c2.6,0.1,4.9,0.1,7.3,0c1.2,0,2.6,0,3.4-0.3C18.7,14.8,18.5,12.3,18.5,9.8z M8.3,12.2L8.2,7.4c1.5,0.8,3.1,1.5,4.6,2.3C11.3,10.6,9.7,11.4,8.3,12.2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-follow--list li.linkedin a:hover, .social-follow--list li.linkedin a:focus {
  background-color: #0077b5;
}
.social-follow--list li.linkedin a::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23f5f7f8;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M5.6,17.5V7.3H2.2v10.2H5.6L5.6,17.5z M3.9,5.9c1.2,0,1.9-0.8,1.9-1.7c0-1-0.7-1.7-1.9-1.7S2,3.3,2,4.2S2.7,5.9,3.9,5.9L3.9,5.9L3.9,5.9z'/%3E%3Cpath class='st0' d='M7.5,17.5H11v-5.7c0-0.3,0-0.6,0.1-0.8c0.2-0.6,0.8-1.2,1.8-1.2c1.2,0,1.7,0.9,1.7,2.3v5.4H18v-5.8C18,8.5,16.3,7,14.1,7c-1.9,0-2.7,1-3.1,1.7l0,0V7.2H7.6C7.6,8.2,7.5,17.5,7.5,17.5L7.5,17.5z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-follow--list li.instagram a:hover, .social-follow--list li.instagram a:focus {
  background-color: #833ab4;
}
.social-follow--list li.instagram a::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23f5f7f8;%7D %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M15.4,5.7c0,0.6-0.5,1-1,1c-0.6,0-1-0.5-1-1s0.5-1,1-1C14.9,4.6,15.4,5.1,15.4,5.7'/%3E%3Cg%3E%3Cpath class='st0' d='M18.4,6.5c0-0.9-0.2-1.5-0.4-2.1c-0.2-0.6-0.5-1-0.9-1.5c-0.5-0.5-0.9-0.8-1.5-0.9c-0.6-0.2-1.1-0.4-2.1-0.4c-0.8-0.1-1.2-0.1-3.5-0.1c-2.3,0-2.6,0-3.5,0.1C5.6,1.6,5,1.8,4.4,2c-0.6,0.2-1,0.5-1.5,0.9S2.2,3.9,2,4.4C1.8,5,1.6,5.6,1.6,6.5S1.5,7.7,1.5,10s0,2.6,0.1,3.5c0,0.9,0.2,1.5,0.4,2.1c0.2,0.6,0.5,1,0.9,1.5c0.5,0.5,0.9,0.8,1.5,0.9c0.6,0.2,1.1,0.4,2.1,0.4s1.2,0.1,3.5,0.1s2.6,0,3.5-0.1c0.9,0,1.5-0.2,2.1-0.4c0.6-0.2,1-0.5,1.5-0.9c0.5-0.5,0.8-0.9,0.9-1.5c0.2-0.6,0.4-1.1,0.4-2.1c0-0.9,0.1-1.2,0.1-3.5C18.5,7.7,18.5,7.4,18.4,6.5z M16.9,13.4c0,0.8-0.2,1.3-0.3,1.6c-0.2,0.4-0.4,0.7-0.7,0.9c-0.3,0.3-0.6,0.5-0.9,0.7c-0.3,0.1-0.8,0.3-1.6,0.3c-0.9,0-1.1,0.1-3.4,0.1s-2.5,0-3.4-0.1c-0.8,0-1.3-0.2-1.6-0.3C4.6,16.4,4.3,16.2,4,16c-0.3-0.3-0.5-0.6-0.7-0.9c-0.1-0.3-0.3-0.8-0.3-1.6C3.1,12.6,3,12.3,3,10c0-2.3,0-2.5,0.1-3.4c0-0.8,0.2-1.3,0.3-1.6C3.6,4.6,3.8,4.3,4,4S4.6,3.6,5,3.4c0.3-0.1,0.8-0.3,1.6-0.3C7.4,3,7.7,3,10,3s2.6,0,3.4,0.1c0.8,0,1.3,0.2,1.6,0.3c0.4,0.2,0.7,0.4,0.9,0.7c0.3,0.3,0.5,0.6,0.7,0.9c0.1,0.3,0.3,0.8,0.3,1.6S17,7.7,17,10S17,12.6,16.9,13.4z'/%3E%3Cpath class='st0' d='M10,5.7c-2.5,0-4.3,2-4.3,4.3c0,2.5,2,4.3,4.3,4.3c2.5,0,4.3-2,4.3-4.3C14.3,7.5,12.5,5.7,10,5.7 M10,12.8c-1.6,0-2.8-1.2-2.8-2.8S8.4,7.2,10,7.2s2.8,1.2,2.8,2.8S11.6,12.8,10,12.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-follow--list li.pinterest a:hover, .social-follow--list li.pinterest a:focus {
  background-color: #bd081c;
}
.social-follow--list li.pinterest a::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23f5f7f8;%7D%3C/style%3E%3Cpath class='st0' d='M9.4,13.8c1.5,1.1,4.2,0.5,5.3-0.6c1.7-1.4,2.4-4.3,2.3-6.6c-0.3-2.5-2.7-4.8-5.5-5.1C7,1.1,3,3.7,3,8c0,2,0.7,3.2,2.4,4c1.2-1.2-0.2-2-0.4-3.3C4.7,5,9,1.6,12.8,3.9c2.6,1.5,2.2,8.1-1,8.8c-0.7,0.1-1.4-0.1-1.8-0.4c-1.5-1.4,1.3-3.9,0.4-5.9C9.6,4.6,7.3,6,7,7.6C6.9,8.4,7.3,9.2,7.3,9.9c0,1.7-1.1,4.1-1.4,5.8c-0.1,0.7-0.2,2.1,0,2.7l0,0H7c0.8-1.3,1.4-3.4,1.8-5.2C9.1,13.1,9.2,13.7,9.4,13.8z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-follow--list li.newsletter a:hover, .social-follow--list li.newsletter a:focus {
  background-color: #0a88ff;
}
.social-follow--list li.newsletter a::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23f5f7f8;%7D%3C/style%3E%3Cg%3E%3Cg%3E%3Cpath class='st0' d='M1,17c0-4.6,0-9.4,0-14c6,0,12,0,18,0c0,4.6,0,9.4,0,14C13,17,7,17,1,17z M17.4,4.1c-5,0-9.9,0-14.8,0c2.5,2.5,5,5.1,7.4,7.7C12.5,9.3,14.9,6.8,17.4,4.1z M7.4,10.9c-1.6,1.7-3.3,3.3-4.8,5c4.9,0,9.9,0,14.7,0c-1.6-1.7-3.3-3.3-4.8-5c-0.9,0.9-1.7,1.8-2.6,2.6C9.1,12.6,8.3,11.8,7.4,10.9z M6.6,10c-1.5-1.6-3-3.1-4.5-4.6c0,3.1,0,6.2,0,9.3C3.6,13.1,5.1,11.6,6.6,10z M17.9,5.4c-1.5,1.6-3,3.1-4.5,4.6c1.5,1.6,3,3.1,4.5,4.6C17.9,11.6,17.9,8.4,17.9,5.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}

.social-share {
  position: relative;
}
.social-share--wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 300px;
  color: #db001b;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  max-height: 0;
  background: #fff;
  overflow: hidden;
  z-index: 9998;
  transition: all 0.6s cubic-bezier(0.3, 0, 0, 1.3);
}
@media (max-width: 767.99px) {
  .social-share--wrapper {
    left: 0;
    right: 0;
    width: auto;
  }
}
.social-share.active .social-share--wrapper {
  max-height: 290px;
}
@media (max-width: 767.99px) {
  .social-share.active .social-share--wrapper {
    max-height: 480px;
  }
}
.social-share.active .social-share--list li {
  -webkit-transform: scale(1) translateX(0) translateY(0);
  -moz-transform: scale(1) translateX(0) translateY(0);
  -ms-transform: scale(1) translateX(0) translateY(0);
  -o-transform: scale(1) translateX(0) translateY(0);
  transform: scale(1) translateX(0) translateY(0);
  opacity: 1;
}
.social-share.active .social-share--list li:nth-child(1) {
  transition-delay: 0.05s;
}
.social-share.active .social-share--list li:nth-child(2) {
  transition-delay: 0.1s;
}
.social-share.active .social-share--list li:nth-child(3) {
  transition-delay: 0.15s;
}
.social-share.active .social-share--list li:nth-child(4) {
  transition-delay: 0.2s;
}
.social-share.active .social-share--list li:nth-child(5) {
  transition-delay: 0.25s;
}
.social-share.active .social-share--list li:nth-child(6) {
  transition-delay: 0.3s;
}
.social-share.active .social-share--list li:nth-child(7) {
  transition-delay: 0.35s;
}
.social-share h2 {
  position: relative;
  display: block;
  padding: 10px 10px 10px 50px;
  margin: 0 0 10px;
  color: #000;
  font-size: 13px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #f5f7f8;
}
@media (max-width: 767.99px) {
  .social-share h2 {
    display: block;
  }
}
.social-share h2::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D%3C/style%3E%3Cpath class='st0' d='M8.7,9.9c0,0.4-0.1,0.8-0.3,1.3l3.4,2.1c1.3-1.4,3.4-1.5,4.8-0.3c1.4,1.3,1.5,3.4,0.3,4.8c-1.3,1.4-3.4,1.5-4.8,0.3c-1.1-0.9-1.4-2.4-0.8-3.6l-3.4-2.1c-1.3,1.4-3.5,1.4-4.9,0.1S1.7,9,3,7.7c1.3-1.4,3.5-1.4,4.9-0.1l0.1,0.1l3.4-2.1c-0.7-1.9,0.3-3.7,2.1-4.4s3.7,0.3,4.4,2.1c0.7,1.9-0.3,3.7-2.1,4.4c-1.3,0.4-2.8,0.1-3.7-0.9L8.7,8.9C8.5,9,8.7,9.4,8.7,9.9z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  width: 30px;
  height: 30px;
  content: "";
  background-color: #fff;
  border-radius: 50%;
}
.social-share--url {
  margin: 0 20px 20px;
}
.social-share--url input {
  width: 100%;
  height: 40px;
  color: #000;
  font-size: 12px;
  line-height: 22px;
  padding: 9px 20px;
  background: #f5f7f8;
  border: 0;
}
.social-share--close {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D%3C/style%3E%3Cpath class='st0' d='M18,4.6L15.6,2L10,7.5l0,0l0,0L4.4,2L2,4.6L7.5,10L2,15.4L4.4,18l5.6-5.5l0,0l0,0l5.6,5.5l2.4-2.6L12.5,10L18,4.6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  width: 40px;
  height: 40px;
  font-size: 0;
  padding: 0;
}
.social-share--list {
  display: block;
  overflow: hidden;
  margin: 0 0 10px;
}
.social-share--list li {
  display: block;
  float: left;
  width: 50%;
  margin: 0;
  transform: scale(0.7) translateX(10px) translateY(-10px);
  transition: all 0.25s ease-in-out;
  transform-origin: 0 0;
  opacity: 0;
}
@media (max-width: 767.99px) {
  .social-share--list li {
    float: none;
    clear: both;
    width: 100%;
  }
}
.social-share--list li a {
  position: relative;
  display: block;
  color: #000;
  padding: 5px 20px 5px 55px;
}
.social-share--list li a:hover, .social-share--list li a:focus {
  text-decoration: underline;
}
.social-share--list li a::before {
  position: absolute;
  top: 5px;
  left: 20px;
  display: block;
  width: 30px;
  height: 30px;
  content: "";
}
.social-share--list li.facebook a::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D%3C/style%3E%3Cpath class='st0' d='M15,4.3h-2.9c-0.3,0-0.7,0.5-0.7,1.1v1.8H15v3.5h-3.6v8.6H7.9v-8.6H5V7.2h2.9V5.4c0-2.6,1.9-4.6,4.3-4.6H15V4.3L15,4.3z' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-share--list li.twitter a::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D%3C/style%3E%3Cpath class='st0' d='M19,4.3c-0.7,0.3-1.4,0.5-2.1,0.6c0.8-0.5,1.3-1.2,1.6-2.1c-0.7,0.4-1.5,0.7-2.3,0.9c-0.7-0.7-1.6-1.2-2.7-1.2c-2,0-3.7,1.7-3.7,3.9c0,0.3,0,0.6,0.1,0.9C6.8,7.1,4.1,5.5,2.3,3.2C2,3.8,1.8,4.4,1.8,5.1c0,1.3,0.5,2.5,1.5,3.2c-0.6,0-0.9-0.2-1.8-0.5l0,0c0,1.8,1.4,3.4,3.1,3.8c-0.3,0.1-0.6,0.1-0.9,0.1c-0.2,0-0.4,0-0.7-0.1c0.5,1.5,1.9,2.6,3.5,2.6c-1.3,1-2.8,1.6-4.6,1.6c-0.3,0-0.6,0-0.9-0.1c1.6,1.1,3.6,1.7,5.7,1.7c6.8,0,10.5-5.9,10.5-10.9c0-0.2,0-0.3,0-0.5C17.9,5.7,18.5,5,19,4.3z' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-share--list li.youtube a::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D%3C/style%3E%3Cpath class='st0' d='M18.5,9.8c0-1.8-0.1-3.8-0.8-4.7c-0.6-0.9-1.5-0.9-3-0.9C12.5,4,10,3.9,7.9,4C7.1,4,6.2,4,5.4,4.1c-0.9,0-1.6,0-2.4,0.3C1.5,5,1.6,6.7,1.5,8.6c0,2.1-0.1,5.4,0.9,6.5c0.8,0.8,2.5,0.8,3.8,0.9c2.6,0.1,4.9,0.1,7.3,0c1.2,0,2.6,0,3.4-0.3C18.7,14.8,18.5,12.3,18.5,9.8z M8.3,12.2L8.2,7.4c1.5,0.8,3.1,1.5,4.6,2.3C11.3,10.6,9.7,11.4,8.3,12.2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-share--list li.linkedin a::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M5.6,17.5V7.3H2.2v10.2H5.6L5.6,17.5z M3.9,5.9c1.2,0,1.9-0.8,1.9-1.7c0-1-0.7-1.7-1.9-1.7S2,3.3,2,4.2S2.7,5.9,3.9,5.9L3.9,5.9L3.9,5.9z'/%3E%3Cpath class='st0' d='M7.5,17.5H11v-5.7c0-0.3,0-0.6,0.1-0.8c0.2-0.6,0.8-1.2,1.8-1.2c1.2,0,1.7,0.9,1.7,2.3v5.4H18v-5.8C18,8.5,16.3,7,14.1,7c-1.9,0-2.7,1-3.1,1.7l0,0V7.2H7.6C7.6,8.2,7.5,17.5,7.5,17.5L7.5,17.5z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-share--list li.instagram a::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M15.4,5.7c0,0.6-0.5,1-1,1c-0.6,0-1-0.5-1-1s0.5-1,1-1C14.9,4.6,15.4,5.1,15.4,5.7'/%3E%3Cg%3E%3Cpath class='st0' d='M18.4,6.5c0-0.9-0.2-1.5-0.4-2.1c-0.2-0.6-0.5-1-0.9-1.5c-0.5-0.5-0.9-0.8-1.5-0.9c-0.6-0.2-1.1-0.4-2.1-0.4c-0.8-0.1-1.2-0.1-3.5-0.1c-2.3,0-2.6,0-3.5,0.1C5.6,1.6,5,1.8,4.4,2c-0.6,0.2-1,0.5-1.5,0.9S2.2,3.9,2,4.4C1.8,5,1.6,5.6,1.6,6.5S1.5,7.7,1.5,10s0,2.6,0.1,3.5c0,0.9,0.2,1.5,0.4,2.1c0.2,0.6,0.5,1,0.9,1.5c0.5,0.5,0.9,0.8,1.5,0.9c0.6,0.2,1.1,0.4,2.1,0.4s1.2,0.1,3.5,0.1s2.6,0,3.5-0.1c0.9,0,1.5-0.2,2.1-0.4c0.6-0.2,1-0.5,1.5-0.9c0.5-0.5,0.8-0.9,0.9-1.5c0.2-0.6,0.4-1.1,0.4-2.1c0-0.9,0.1-1.2,0.1-3.5C18.5,7.7,18.5,7.4,18.4,6.5z M16.9,13.4c0,0.8-0.2,1.3-0.3,1.6c-0.2,0.4-0.4,0.7-0.7,0.9c-0.3,0.3-0.6,0.5-0.9,0.7c-0.3,0.1-0.8,0.3-1.6,0.3c-0.9,0-1.1,0.1-3.4,0.1s-2.5,0-3.4-0.1c-0.8,0-1.3-0.2-1.6-0.3C4.6,16.4,4.3,16.2,4,16c-0.3-0.3-0.5-0.6-0.7-0.9c-0.1-0.3-0.3-0.8-0.3-1.6C3.1,12.6,3,12.3,3,10c0-2.3,0-2.5,0.1-3.4c0-0.8,0.2-1.3,0.3-1.6C3.6,4.6,3.8,4.3,4,4S4.6,3.6,5,3.4c0.3-0.1,0.8-0.3,1.6-0.3C7.4,3,7.7,3,10,3s2.6,0,3.4,0.1c0.8,0,1.3,0.2,1.6,0.3c0.4,0.2,0.7,0.4,0.9,0.7c0.3,0.3,0.5,0.6,0.7,0.9c0.1,0.3,0.3,0.8,0.3,1.6S17,7.7,17,10S17,12.6,16.9,13.4z'/%3E%3Cpath class='st0' d='M10,5.7c-2.5,0-4.3,2-4.3,4.3c0,2.5,2,4.3,4.3,4.3c2.5,0,4.3-2,4.3-4.3C14.3,7.5,12.5,5.7,10,5.7 M10,12.8c-1.6,0-2.8-1.2-2.8-2.8S8.4,7.2,10,7.2s2.8,1.2,2.8,2.8S11.6,12.8,10,12.8'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-share--list li.pinterest a::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D%3C/style%3E%3Cpath class='st0' d='M9.4,13.8c1.5,1.1,4.2,0.5,5.3-0.6c1.7-1.4,2.4-4.3,2.3-6.6c-0.3-2.5-2.7-4.8-5.5-5.1C7,1.1,3,3.7,3,8c0,2,0.7,3.2,2.4,4c1.2-1.2-0.2-2-0.4-3.3C4.7,5,9,1.6,12.8,3.9c2.6,1.5,2.2,8.1-1,8.8c-0.7,0.1-1.4-0.1-1.8-0.4c-1.5-1.4,1.3-3.9,0.4-5.9C9.6,4.6,7.3,6,7,7.6C6.9,8.4,7.3,9.2,7.3,9.9c0,1.7-1.1,4.1-1.4,5.8c-0.1,0.7-0.2,2.1,0,2.7l0,0H7c0.8-1.3,1.4-3.4,1.8-5.2C9.1,13.1,9.2,13.7,9.4,13.8z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-share--list li.whatsapp a::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M18.5,9.8c0,4.6-3.7,8.3-8.3,8.3c-1.5,0-2.8-0.4-4-1l-4.6,1.5L3,14.1c-0.8-1.2-1.2-2.7-1.2-4.3c0-4.6,3.7-8.3,8.3-8.3C14.8,1.5,18.5,5.2,18.5,9.8z M10.2,2.8c-3.9,0-7,3.1-7,7c0,1.5,0.5,2.9,1.3,4.1l-0.9,2.6l2.7-0.9c1.1,0.7,2.4,1.2,3.9,1.2c3.9,0,7-3.1,7-7S14,2.8,10.2,2.8z M14.4,11.7c-0.1-0.1-0.2-0.1-0.4-0.2c-0.2-0.1-1.2-0.6-1.4-0.7c-0.2-0.1-0.3-0.1-0.5,0.1c-0.1,0.2-0.5,0.7-0.6,0.8c-0.1,0.1-0.2,0.2-0.4,0.1c-0.2-0.1-0.9-0.3-1.6-1c-0.6-0.5-1-1.2-1.1-1.4C8.1,9.1,8.2,9,8.3,8.9c0.1-0.1,0.2-0.2,0.3-0.4c0.1-0.1,0.1-0.2,0.2-0.3c0.1-0.1,0-0.3,0-0.4C8.8,7.8,8.4,6.8,8.2,6.4C8,6,7.9,6,7.7,6C7.6,6,7.5,6,7.3,6S7,6.1,6.8,6.3C6.6,6.5,6.1,6.9,6.1,7.9c0,1,0.7,2,0.8,2.1c0.1,0.1,1.4,2.3,3.5,3.1c2.1,0.8,2.1,0.5,2.5,0.5c0.4,0,1.2-0.5,1.4-1C14.4,12.2,14.4,11.8,14.4,11.7z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-share--list li.email a::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D%3C/style%3E%3Cg%3E%3Cg%3E%3Cpath class='st0' d='M1,17c0-4.6,0-9.4,0-14c6,0,12,0,18,0c0,4.6,0,9.4,0,14C13,17,7,17,1,17z M17.4,4.1c-5,0-9.9,0-14.8,0c2.5,2.5,5,5.1,7.4,7.7C12.5,9.3,14.9,6.8,17.4,4.1z M7.4,10.9c-1.6,1.7-3.3,3.3-4.8,5c4.9,0,9.9,0,14.7,0c-1.6-1.7-3.3-3.3-4.8-5c-0.9,0.9-1.7,1.8-2.6,2.6C9.1,12.6,8.3,11.8,7.4,10.9z M6.6,10c-1.5-1.6-3-3.1-4.5-4.6c0,3.1,0,6.2,0,9.3C3.6,13.1,5.1,11.6,6.6,10z M17.9,5.4c-1.5,1.6-3,3.1-4.5,4.6c1.5,1.6,3,3.1,4.5,4.6C17.9,11.6,17.9,8.4,17.9,5.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.social-share .btn--social-share {
  color: #000;
  padding: 7px 15px 7px 46px;
  background-color: transparent;
  font-size: 16px;
  font-weight: 400;
  font-family: "Saira Condensed", sans-serif;
}
.social-share .btn--social-share:hover, .social-share .btn--social-share:focus {
  text-decoration: none;
}
.social-share .btn--social-share::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D%3C/style%3E%3Cpath class='st0' d='M8.7,9.9c0,0.4-0.1,0.8-0.3,1.3l3.4,2.1c1.3-1.4,3.4-1.5,4.8-0.3c1.4,1.3,1.5,3.4,0.3,4.8c-1.3,1.4-3.4,1.5-4.8,0.3c-1.1-0.9-1.4-2.4-0.8-3.6l-3.4-2.1c-1.3,1.4-3.5,1.4-4.9,0.1S1.7,9,3,7.7c1.3-1.4,3.5-1.4,4.9-0.1l0.1,0.1l3.4-2.1c-0.7-1.9,0.3-3.7,2.1-4.4s3.7,0.3,4.4,2.1c0.7,1.9-0.3,3.7-2.1,4.4c-1.3,0.4-2.8,0.1-3.7-0.9L8.7,8.9C8.5,9,8.7,9.4,8.7,9.9z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 2px;
  left: 5px;
  display: block;
  width: 36px;
  height: 36px;
  content: "";
}

.richtext {
  display: flex;
  flex-direction: column;
  margin: 0 0 30px;
}
.richtext--twocolumns {
  display: block;
  padding-right: 0;
  column-count: 2;
  column-gap: 60px;
}
@media (max-width: 991.99px) {
  .richtext--twocolumns {
    column-count: unset;
  }
}
.richtext ul,
.richtext ol {
  display: block;
  list-style-type: disc;
  padding: 0 0 0 20px;
}
.richtext ol {
  list-style-type: decimal;
}
.richtext p,
.richtext address {
  font-weight: 400;
}
.richtext p:last-of-type {
  margin-bottom: 0;
}
.richtext a:not(.btn) {
  color: #0075bf;
  outline: none;
}
.richtext a:not(.btn):hover, .richtext a:not(.btn):focus {
  outline: none;
}
.richtext b,
.richtext strong {
  font-weight: 600;
}
.richtext i,
.richtext em {
  font-style: italic;
}
.richtext u {
  text-decoration: underline;
}
.richtext blockquote {
  padding: 0 0 0 24px;
  margin: 25px 0 40px;
  border-left: 5px solid #000;
}
.richtext blockquote p {
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
  margin: 0;
}
.richtext blockquote p::before {
  content: '"';
}
.richtext blockquote p::after {
  content: '"';
}
.richtext pre {
  font-family: monospace, monospace;
}
.richtext table {
  width: 100%;
}
.richtext table tr:last-of-type th,
.richtext table tr:last-of-type td {
  border-bottom: 0;
}
.richtext table tr th,
.richtext table tr td {
  padding: 5px;
  border-bottom: 1px solid #b2b2b2;
}
.richtext img {
  max-width: 100%;
  height: auto;
}
.richtext hr {
  height: 1px;
  background: #000;
  border: 0;
}
.richtext .table-wrapper {
  margin: 0 0 40px;
  overflow-x: scroll;
}
.richtext .table-wrapper table {
  margin: 0;
}
@media (max-width: 991.99px) {
  .richtext .table-wrapper table tr th,
  .richtext .table-wrapper table tr td {
    min-width: 200px;
  }
}

.blocks {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin: 0 -15px;
}
.blocks__column {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  padding: 0 15px;
}
@media (max-width: 991.99px) {
  .blocks__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.block {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 30px 30px 0;
  margin: 0 0 40px;
  background-color: #fff;
  border-radius: 4px;
  border-bottom: 5px solid #0075bf;
}
.block--content {
  padding-left: 19%;
  padding-right: 19%;
}
@media (max-width: 1199.99px) {
  .block--content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.block__title {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.block__title .is-h2:not(.is-h2__large)::before {
  display: inline-block;
  float: left;
  width: 20px;
  height: 4px;
  content: "";
  background: #0075bf;
  margin: 14px 15px 14px 0;
}
.block__title .is-h2__large {
  text-transform: none;
  font-size: 31px;
  line-height: 36px;
}

.wrapper > .block:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -30px;
}

.page {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
  margin: 0 -15px;
  z-index: 1;
}
.page--compact {
  margin: -30px 0 0;
}
.page--compact .page__aside {
  margin: -50px 0 0;
  padding: 0;
}
@media (max-width: 991.99px) {
  .page--compact .page__aside {
    margin: 0;
  }
}
.page--compact .page__aside .block {
  border-radius: 4px 4px 0;
}
@media (max-width: 991.99px) {
  .page--compact .page__aside .block {
    border-radius: 0 0 4px 4px;
  }
}
.page--compact .page__content {
  padding: 0;
}
.page--compact .page__content .block {
  border-radius: 0 0 4px;
}
@media (max-width: 991.99px) {
  .page--compact .page__content .block {
    border-radius: 4px;
  }
}
.page__aside {
  flex: 0 0 25%;
  max-width: 25%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px;
  margin: -80px 0 0;
}
@media (max-width: 1199.99px) {
  .page__aside {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (max-width: 991.99px) {
  .page__aside {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
  }
}
.page__content {
  flex: 0 0 75%;
  max-width: 75%;
  padding: 0 15px;
  position: relative;
}
@media (max-width: 1199.99px) {
  .page__content {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media (max-width: 991.99px) {
  .page__content {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.page__content__overlay {
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 40px;
  display: none;
}
.page__content__overlay .icon {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.filter {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 20px 30px 10px;
  margin: 0 0 40px;
  background-color: #fff;
  border-radius: 4px;
  border-bottom: 5px solid #0075bf;
  transition: left 0.3s ease-in-out;
}
@media (max-width: 991.99px) {
  .filter {
    position: fixed;
    top: 58px;
    left: 100%;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 99;
    border-radius: 0;
    border-bottom: 0;
    overflow-x: scroll;
  }
}
@media (max-width: 991.99px) {
  .filter.active {
    left: 0;
  }
}
.filter .btn {
  width: 100%;
}
.filter .btn--link {
  color: #b2b2b2;
  text-align: center;
}
.filter .btn--link:hover, .filter .btn--link:focus {
  color: #000;
}
.filter .btn--close {
  display: none;
  width: auto;
  align-self: flex-end;
}
@media (max-width: 991.99px) {
  .filter .btn--close {
    display: block;
    margin-bottom: 20px;
  }
}

@media (max-width: 991.99px) {
  .primary-search-active .filter {
    top: 114px;
  }
}

.filter-item {
  border-bottom: 1px solid #f7f7f7;
}
.filter-item.active .filter-item__title:hover::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px' viewBox='0 0 14 2'%3E%3Cpolygon fill='%230075bf' points='8 0 6 0 0 0 0 2 6 2 8 2 14 2 14 0 8 0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.filter-item.active .filter-item__title::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px' viewBox='0 0 14 2'%3E%3Cpolygon fill='%23b2b2b2' points='8 0 6 0 0 0 0 2 6 2 8 2 14 2 14 0 8 0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.filter-item.active .filter-item__content {
  display: flex;
}
.filter-item.disabled {
  opacity: 0.3;
}
.filter-item.disabled .filter-item__title:hover::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px' viewBox='0 0 14 14'%3E%3Cpolygon fill='%23b2b2b2' points='8 6 8 0 6 0 6 6 0 6 0 8 6 8 6 14 8 14 8 8 14 8 14 6 8 6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.filter-item__title {
  position: relative;
  padding: 21px 30px;
  font-weight: 900;
  text-transform: uppercase;
  cursor: pointer;
}
.filter-item__title:hover::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px' viewBox='0 0 14 14'%3E%3Cpolygon fill='%230075bf' points='8 6 8 0 6 0 6 6 0 6 0 8 6 8 6 14 8 14 8 8 14 8 14 6 8 6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.filter-item__title::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px' viewBox='0 0 14 14'%3E%3Cpolygon fill='%23b2b2b2' points='8 6 8 0 6 0 6 6 0 6 0 8 6 8 6 14 8 14 8 8 14 8 14 6 8 6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 30px;
  top: 50%;
  display: block;
  width: 14px;
  height: 14px;
  content: "";
  margin: -7px 0 0;
}
.filter-item__content {
  display: none;
  flex-direction: column;
  padding: 0 30px;
}
.filter-item__content input[type=search] {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %230075bf;%7D%3C/style%3E%3Cpath class='st0' d='M18.1,16.1L14,12c-0.1-0.1-0.1-0.1-0.2-0.2c0.7-1.1,1.1-2.3,1.1-3.6c0-3.7-3-6.7-6.7-6.7c-3.7,0-6.7,3-6.7,6.7s3,6.7,6.7,6.7c1.4,0,2.6-0.4,3.6-1.1c0,0.1,0.1,0.1,0.2,0.2l4.1,4.1c0.3,0.3,0.6,0.4,1,0.4s0.7-0.2,1-0.4C18.6,17.5,18.6,16.6,18.1,16.1 M8.2,12.9c-2.5,0-4.6-2.1-4.6-4.6s2.1-4.6,4.6-4.6s4.6,2.1,4.6,4.6S10.8,12.9,8.2,12.9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 8px;
  padding-bottom: 8px;
  background-position: right 20px center;
  background-color: #f7f7f7;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 10px;
}
.filter-item__content input[type=search]::-webkit-input-placeholder {
  color: #c3c3c3;
  font-style: italic;
}
.filter-item__content input[type=search]::-moz-placeholder {
  color: #c3c3c3;
  font-style: italic;
}
.filter-item__content input[type=search]:-ms-input-placeholder {
  color: #c3c3c3;
  font-style: italic;
}
.filter-item__content .form-group {
  margin: 0 0 20px;
}
.filter-item__content .form-group--checkbox {
  padding: 10px 15px;
  max-height: 160px;
  border: 1px solid #f7f7f7;
  border-radius: 4px;
  overflow-y: auto;
}
.filter-item__content .form-group--checkbox::-webkit-scrollbar {
  width: 6px;
}
.filter-item__content .form-group--checkbox::-webkit-scrollbar-thumb {
  background-color: #0075bf;
  border-radius: 3px;
}
.filter-item__content .form-group .form-control--check label {
  font-weight: 400;
  text-transform: none;
}

.categories {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin: 0 -15px;
}
.categories__item {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
}
@media (max-width: 991.99px) {
  .categories__item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767.99px) {
  .categories__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.category {
  position: relative;
  display: block;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  margin: 0 0 50px;
  text-decoration: none;
}
.category:hover, .category:focus {
  text-decoration: none;
}
.category:hover .category__image img, .category:focus .category__image img {
  transform: scale(1.1);
}
.category:hover .category__content, .category:focus .category__content {
  background-color: rgb(0, 132.6204188482, 216.5);
}
.category:hover .category__content::before, .category:focus .category__content::before {
  background-color: rgb(0, 132.6204188482, 216.5);
}
.category__image {
  overflow: hidden;
  border-radius: 4px;
}
.category__image img {
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
.category__content {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: -20px;
  display: flex;
  flex-direction: column;
  color: #fff;
  padding: 15px 15px 0;
  background-color: #0075bf;
  border-radius: 4px;
  transition: background 0.3s ease-in-out;
}
.category__content::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13px' height='13px'  viewBox='0 0 24 15'%3E%3Cpath fill='%23fff' d='M21,0l3,3.06L12,15,0,3.06,3,0l9,9Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: -34px;
  right: 0;
  display: block;
  width: 40px;
  height: 40px;
  content: "";
  border-radius: 4px;
  background-color: #0075bf;
  transform: rotate(-90deg);
  transition: background 0.3s ease-in-out;
}
.category__content .is-h2 {
  color: #fff;
  font-size: 19px;
  line-height: 20px;
  margin: 0;
}
.category__content > * {
  margin: 0 0 15px;
}

.category-detail {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin: 0 -15px;
}
.category-detail__image {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  position: relative;
  padding: 0 15px;
  margin: 0 0 50px;
}
@media (max-width: 575.99px) {
  .category-detail__image {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.category-detail__image a {
  position: relative;
  display: block;
  text-decoration: none;
  border-radius: 4px 0 0 4px;
}
@media (max-width: 767.99px) {
  .category-detail__image a {
    border-radius: 4px;
  }
}
.category-detail__image a:hover span img, .category-detail__image a:focus span img {
  transform: scale(1.1);
}
.category-detail__image a:hover .is-h2, .category-detail__image a:focus .is-h2 {
  background-color: rgb(0, 132.6204188482, 216.5);
}
.category-detail__image a span {
  display: block;
  overflow: hidden;
}
.category-detail__image a span img {
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
.category-detail__image a .is-h2 {
  position: absolute;
  left: 10px;
  right: 10px;
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  margin: 0;
  background-color: #0075bf;
  border-radius: 4px;
  transition: background 0.3s ease-in-out;
  bottom: -22px;
  padding: 10px 15px;
}
@media (max-width: 1199.99px) {
  .category-detail__image a .is-h2 {
    font-size: 18px;
    padding: 15px;
  }
}
.category-detail__image a .is-h2 span {
  font-style: italic;
  font-size: 15px;
  font-weight: normal;
  margin: 8px 0 0;
}
.category-detail__image a .category-detail-icons {
  position: absolute;
  top: 15px;
  right: 15px;
}
.category-detail__image a .category-detail-icons li {
  padding: 0;
  margin: 0 0 10px;
}
.category-detail__image a .category-detail-icons li img {
  width: 70px;
  height: 70px;
}
.category-detail__content {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  position: relative;
  padding: 0 15px;
  margin: 0 0 50px;
}
@media (max-width: 767.99px) {
  .category-detail__content {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.category-detail__content .list--downloads {
  display: flex;
  flex-direction: column;
  margin: 0;
  background-color: #fff;
  border-radius: 0 4px 4px 0;
  padding: 20px 30px 0;
  height: 100%;
}
@media (max-width: 1199.99px) {
  .category-detail__content .list--downloads {
    padding: 20px 15px 0;
  }
}
@media (max-width: 767.99px) {
  .category-detail__content .list--downloads {
    border-radius: 4px;
  }
}
.category-detail__content .btn--more {
  position: absolute;
  right: 0;
  bottom: -22px;
}

.search-results--list {
  display: flex;
  flex-direction: column;
  margin: 0 0 20px;
}
.search-results--list__item, .search-results--list__empty-item {
  display: flex;
  flex-direction: column;
}

.search-result--block {
  color: #000;
  text-decoration: none;
  margin: 0 0 10px;
}
.search-result--block:hover, .search-result--block:focus {
  color: #000;
  text-decoration: none;
}
.search-result--block__content {
  display: flex;
  flex-direction: column;
}

.is-video::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23fff;%7D%3C/style%3E%3Cpath class='st0' d='M18.5,9.8c0-1.8-0.1-3.8-0.8-4.7c-0.6-0.9-1.5-0.9-3-0.9C12.5,4,10,3.9,7.9,4C7.1,4,6.2,4,5.4,4.1c-0.9,0-1.6,0-2.4,0.3C1.5,5,1.6,6.7,1.5,8.6c0,2.1-0.1,5.4,0.9,6.5c0.8,0.8,2.5,0.8,3.8,0.9c2.6,0.1,4.9,0.1,7.3,0c1.2,0,2.6,0,3.4-0.3C18.7,14.8,18.5,12.3,18.5,9.8z M8.3,12.2L8.2,7.4c1.5,0.8,3.1,1.5,4.6,2.3C11.3,10.6,9.7,11.4,8.3,12.2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  width: 60px;
  height: 40px;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.whatsapp {
  margin-bottom: 15px;
  display: block;
}

.accordion {
  margin: 0 0 40px;
}
.accordion.active .accordion__title {
  border-radius: 4px 4px 0 0;
}
.accordion.active .accordion__title::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px' viewBox='0 0 14 2'%3E%3Cpolygon fill='%23fff' points='8 0 6 0 0 0 0 2 6 2 8 2 14 2 14 0 8 0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.accordion.active .accordion__content {
  display: block;
}
.accordion__title {
  background: #0075bf;
  color: #fff;
  border-radius: 4px;
  padding: 15px 30px;
  position: relative;
  cursor: pointer;
}
.accordion__title::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px' viewBox='0 0 14 14'%3E%3Cpolygon fill='%23fff' points='8 6 8 0 6 0 6 6 0 6 0 8 6 8 6 14 8 14 8 8 14 8 14 6 8 6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 30px;
  top: 50%;
  display: block;
  width: 14px;
  height: 14px;
  content: "";
  margin: -7px 0 0;
}
.accordion__title .is-h3 {
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
.accordion__content {
  display: none;
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
  padding: 30px 30px 0;
}
.accordion__content .form-group {
  margin: 0 0 20px;
}

.specs {
  display: block;
  margin: 0 0 40px;
}
.specs:hover .specs__image img, .specs:focus .specs__image img {
  transform: scale(1.1);
}
.specs:hover .specs__image + .btn, .specs:focus .specs__image + .btn {
  background-color: rgb(0, 132.6204188482, 216.5);
}
.specs__image {
  display: block;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
.specs__image img {
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
.specs__image + .btn {
  width: 100%;
  text-align: center;
  border-radius: 0 0 4px 4px;
}

.general-download__item {
  margin: 0 0 20px;
}
.general-download__item .form-group {
  margin-bottom: 0;
}
.general-download__item .form-group label {
  margin-bottom: 0;
}
.general-download__item .form-group .form-control--check {
  padding: 10px 15px;
}

.download__meta {
  color: #b2b2b2;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  word-break: break-word;
}
.download__info {
  display: block;
  color: #b2b2b2;
  font-size: 13px;
  font-weight: 400;
  font-style: italic;
  margin-top: -5px;
}
.download__validity {
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
  display: block;
}

.download-sublist {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  background: #fff;
  border-top: 1px solid #f7f7f7;
  height: auto;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  margin: 0;
}
.download-sublist.active {
  max-height: 500px;
  overflow: visible;
}
.download-sublist__item {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 575.99px) {
  .download-sublist__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.download-sublist__close {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cstyle%3E.st0 %7Bfill: %23000;%7D%3C/style%3E%3Cpath class='st0' d='M18,4.6L15.6,2L10,7.5l0,0l0,0L4.4,2L2,4.6L7.5,10L2,15.4L4.4,18l5.6-5.5l0,0l0,0l5.6,5.5l2.4-2.6L12.5,10L18,4.6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
}
.download-sublist__close:hover, .download-sublist__close:focus {
  opacity: 0.5;
}

body.loading .loader {
  display: block;
}
body.loading .aj-results,
body.loading .form-filter {
  opacity: 0.4;
}

.loader {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  z-index: 2;
}
.loader div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #0075bf;
  border-radius: 50%;
  animation: loading-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #0075bf transparent transparent;
}
.loader div:nth-child(1) {
  animation-delay: -0.45s;
}
.loader div:nth-child(2) {
  animation-delay: -0.3s;
}
.loader div:nth-child(3) {
  animation-delay: -0.15s;
}

.share-download {
  display: flex;
  flex-direction: column;
  margin: 0 0 30px;
}
.share-download__title {
  text-align: center;
}
.share-download__content {
  text-align: center;
}
.share-download__content .form-share-download {
  margin: 0 0 22px;
}

.message {
  border: 1px solid #f5f7f8;
  padding: 10px 15px;
  margin-bottom: 30px;
}
.message p:last-of-type {
  margin-bottom: 0;
}
.message--success {
  color: #28a745;
  border-left: 2px solid #28a745;
}

.hover-image {
  background: #f5f7f8;
  border: 4px solid #f5f7f8;
  left: 0;
  top: 50px;
  position: absolute;
  z-index: 9;
}
.hover-image__file {
  max-width: 250px;
}

.download-overlay {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  padding: 10px;
  z-index: 10;
  text-align: center;
}

.vehicle-search__vehicle {
  background: #f7f7f7;
  margin-bottom: 20px;
  padding: 10px;
}
.vehicle-search__vehicle dl {
  display: grid;
  grid-template-columns: max-content auto;
  margin-bottom: 0;
}
.vehicle-search__vehicle dl dt {
  grid-column-start: 1;
  padding-right: 15px;
}
.vehicle-search__vehicle dl dd {
  grid-column-start: 2;
}
.vehicle-search__vehicle dl dd:last-of-type {
  margin-bottom: 0;
}
.vehicle-search__section {
  margin-bottom: 20px;
}
.vehicle-search__section .is-h2 {
  margin-bottom: 10px;
}
.vehicle-search__section .table-wrapper {
  overflow-x: auto;
}
.vehicle-search__section .table-wrapper table thead {
  background: #0075bf;
  color: #fff;
}
.vehicle-search__section .table-wrapper table th,
.vehicle-search__section .table-wrapper table td {
  border: 1px solid #f7f7f7;
  padding: 5px 10px;
}
@media (max-width: 991.99px) {
  .vehicle-search__section .table-wrapper table th,
  .vehicle-search__section .table-wrapper table td {
    min-width: 150px;
  }
}
