html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

body {
  line-height: 1
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

* {
  letter-spacing: .01em
}

.container, .menu-mobile .lang-menu, .menu-mobile .menu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-right: 30px;
  padding-left: 30px;
  position: relative
}

@media(max-width: 767px) {
  .container, .menu-mobile .lang-menu, .menu-mobile .menu {
    padding-right: 15px;
    padding-left: 15px
  }
}

.container-fluid {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px
}

.container-full {
  width: 100%
}

.container-full .row, .container-full [class*=col-] {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0
}

@media only screen and (min-width: 0) {
  .container, .menu-mobile .lang-menu, .menu-mobile .menu {
    width: 100%;
    max-width: 100%
  }
}

@media only screen and (min-width: 576px) {
  .container, .menu-mobile .lang-menu, .menu-mobile .menu {
    width: 100%;
    max-width: calc(768px - 15px)
  }
}

@media only screen and (min-width: 768px) {
  .container, .menu-mobile .lang-menu, .menu-mobile .menu {
    width: 100%;
    max-width: calc(932px - 15px)
  }
}

@media only screen and (min-width: 992px) {
  .container, .menu-mobile .lang-menu, .menu-mobile .menu {
    width: 100%;
    max-width: calc(1140px - 15px)
  }
}

@media only screen and (min-width: 1200px) {
  .container, .menu-mobile .lang-menu, .menu-mobile .menu {
    width: 100%;
    max-width: calc(1540px - 15px)
  }
}

.row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: calc(15px*-1);
  margin-left: calc(15px*-1)
}

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

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}

[class*=col-] {
  position: relative
}

.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-offset-0, .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-offset-0, .col-sm-offset-1, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-offset-0, .col-md-offset-1, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-offset-0, .col-xl-offset-1, .col-xl-offset-2, .col-xl-offset-3, .col-xl-offset-4, .col-xl-offset-5, .col-xl-offset-6, .col-xl-offset-7, .col-xl-offset-8, .col-xl-offset-9, .col-xl-offset-10, .col-xl-offset-11, .col-xl-offset-12 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-right: 15px;
  padding-left: 15px;
  max-width: 100%
}

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

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%
}

.col-xs-offset-0 {
  margin-left: 0
}

.col-xs-offset-1 {
  margin-left: 8.33333333%
}

.col-xs-offset-2 {
  margin-left: 16.66666667%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-4 {
  margin-left: 33.33333333%
}

.col-xs-offset-5 {
  margin-left: 41.66666667%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-7 {
  margin-left: 58.33333333%
}

.col-xs-offset-8 {
  margin-left: 66.66666667%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-10 {
  margin-left: 83.33333333%
}

.col-xs-offset-11 {
  margin-left: 91.66666667%
}

[dir="ltr"] .start-xs {
  text-align: left
}

[dir="rtl"] .start-xs {
  text-align: right
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

[dir="ltr"] .end-xs {
  text-align: right
}

[dir="rtl"] .end-xs {
  text-align: left
}

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

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

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

.initial-order-xs {
  -webkit-box-ordinal-group: initial;
  -ms-flex-order: initial;
  order: initial
}

@media only screen and (min-width: 576px) {
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }

  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
  }

  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
  }

  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
  }

  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
  }

  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
  }

  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
  }

  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
  }

  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
  }

  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }

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

  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }

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

  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }

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

  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }

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

  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  [dir="ltr"] .start-sm {
    text-align: left
  }

  [dir="rtl"] .start-sm {
    text-align: right
  }

  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }

  [dir="ltr"] .end-sm {
    text-align: right
  }

  [dir="rtl"] .end-sm {
    text-align: left
  }

  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

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

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

  .initial-order-sm {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial
  }
}

@media only screen and (min-width: 768px) {
  .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-offset-0, .col-md-offset-1, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 15px;
    padding-left: 15px
  }

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

  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
  }

  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
  }

  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }

  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
  }

  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
  }

  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }

  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
  }

  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
  }

  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }

  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
  }

  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
  }

  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }

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

  .col-md-offset-1 {
    margin-left: 8.33333333%
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%
  }

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

  .col-md-offset-4 {
    margin-left: 33.33333333%
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%
  }

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

  .col-md-offset-7 {
    margin-left: 58.33333333%
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%
  }

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

  .col-md-offset-10 {
    margin-left: 83.33333333%
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%
  }

  [dir="ltr"] .start-md {
    text-align: left
  }

  [dir="rtl"] .start-md {
    text-align: right
  }

  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }

  [dir="ltr"] .end-md {
    text-align: right
  }

  [dir="rtl"] .end-md {
    text-align: left
  }

  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

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

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

  .initial-order-md {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial
  }
}

@media only screen and (min-width: 992px) {
  .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 15px;
    padding-left: 15px
  }

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

  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
  }

  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
  }

  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
  }

  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
  }

  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
  }

  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
  }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
  }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
  }

  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }

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

  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }

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

  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }

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

  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }

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

  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }

  [dir="ltr"] .start-lg {
    text-align: left
  }

  [dir="rtl"] .start-lg {
    text-align: right
  }

  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }

  [dir="ltr"] .end-lg {
    text-align: right
  }

  [dir="rtl"] .end-lg {
    text-align: left
  }

  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

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

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

  .initial-order-lg {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial
  }
}

@media only screen and (min-width: 1200px) {
  .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-offset-0, .col-xl-offset-1, .col-xl-offset-2, .col-xl-offset-3, .col-xl-offset-4, .col-xl-offset-5, .col-xl-offset-6, .col-xl-offset-7, .col-xl-offset-8, .col-xl-offset-9, .col-xl-offset-10, .col-xl-offset-11, .col-xl-offset-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 15px;
    padding-left: 15px
  }

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

  .col-xl-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
  }

  .col-xl-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
  }

  .col-xl-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
  }

  .col-xl-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
  }

  .col-xl-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
  }

  .col-xl-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
  }

  .col-xl-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
  }

  .col-xl-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
  }

  .col-xl-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }

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

  .col-xl-offset-1 {
    margin-left: 8.33333333%
  }

  .col-xl-offset-2 {
    margin-left: 16.66666667%
  }

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

  .col-xl-offset-4 {
    margin-left: 33.33333333%
  }

  .col-xl-offset-5 {
    margin-left: 41.66666667%
  }

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

  .col-xl-offset-7 {
    margin-left: 58.33333333%
  }

  .col-xl-offset-8 {
    margin-left: 66.66666667%
  }

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

  .col-xl-offset-10 {
    margin-left: 83.33333333%
  }

  .col-xl-offset-11 {
    margin-left: 91.66666667%
  }

  [dir="ltr"] .start-xl {
    text-align: left
  }

  [dir="rtl"] .start-xl {
    text-align: right
  }

  .start-xl {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .center-xl {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }

  [dir="ltr"] .end-xl {
    text-align: right
  }

  [dir="rtl"] .end-xl {
    text-align: left
  }

  .end-xl {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .top-xl {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .middle-xl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .bottom-xl {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .around-xl {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .between-xl {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

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

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

  .initial-order-xl {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial
  }
}

@media only screen and (max-width: 575px) {
  .hidden-xs {
    display: none
  }
}

@media only screen and (min-width: 576px)and (max-width: 767px) {
  .hidden-sm {
    display: none
  }
}

@media only screen and (min-width: 768px)and (max-width: 991px) {
  .hidden-md {
    display: none
  }
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
  .hidden-lg {
    display: none
  }
}

@media only screen and (min-width: 1200px) {
  .hidden-xl {
    display: none
  }
}

.col-count-cfg {
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px
}

.col-count-1 {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1
}

.col-count-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2
}

@media(max-width: 991px) {
  .col-count-2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
  }
}

.col-count-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3
}

@media(max-width: 991px) {
  .col-count-3 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }
}

@media(max-width: 991px) {
  .col-count-3 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
  }
}

.col-count-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4
}

@media(max-width: 991px) {
  .col-count-4 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }
}

@media(max-width: 991px) {
  .col-count-4 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
  }
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%
}

*, *::before, *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

body {
  font-family: "IBM Plex Sans Variable", sans-serif;
  font-variation-settings: "wght"400;
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@media(max-width: 991px) {
  body {
    font-size: 1.4rem
  }
}

section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.hideScrollbarX {
  overflow-x: hidden
}

.hideScrollbarY {
  overflow-y: hidden
}

.box-shadow {
  -webkit-box-shadow: 0px 4px 4px 0px rgba(80, 85, 90, .25);
  box-shadow: 0px 4px 4px 0px rgba(80, 85, 90, .25)
}

[class*=sub-bg-] {
  height: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.container:not(.no-spacers), .container-fluid:not(.no-spacers), .container.con-spacer, .con-spacer {
  padding-top: 90px;
  padding-bottom: 90px
}

@media(max-width: 991px) {
  .container:not(.no-spacers), .container-fluid:not(.no-spacers), .container.con-spacer, .con-spacer {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

.container.con-spacer-top, .con-spacer-top {
  padding-top: 90px;
  padding-bottom: 0
}

@media(max-width: 991px) {
  .container.con-spacer-top, .con-spacer-top {
    padding-top: 30px;
    padding-bottom: 0
  }
}

.container.con-spacer-bottom, .con-spacer-bottom {
  padding-top: 0;
  padding-bottom: 90px
}

@media(max-width: 991px) {
  .container.con-spacer-bottom, .con-spacer-bottom {
    padding-top: 0;
    padding-bottom: 30px
  }
}

.container.con-spacer-big, .con-spacer-big {
  padding-top: 120px;
  padding-bottom: 120px
}

@media(max-width: 991px) {
  .container.con-spacer-big, .con-spacer-big {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

.row:not(.no-spacers) {
  margin-bottom: -30px
}

.row:not(.no-spacers)>[class*=col-] {
  margin-bottom: 30px
}

.con-m-y {
  margin-top: 60px;
  margin-bottom: 60px
}

@media(max-width: 991px) {
  .con-m-y {
    margin-top: 30px;
    margin-bottom: 30px
  }
}

.con-m-y.big-spacer {
  margin-top: 120px;
  margin-bottom: 120px
}

@media(max-width: 991px) {
  .con-m-y.big-spacer {
    margin-top: 60px;
    margin-bottom: 60px
  }
}

.con-m-t {
  margin-top: 60px
}

@media(max-width: 991px) {
  .con-m-t {
    margin-top: 30px
  }
}

.con-m-t.big-spacer {
  margin-top: 120px
}

@media(max-width: 991px) {
  .con-m-t.big-spacer {
    margin-top: 60px
  }
}

.con-m-b {
  margin-bottom: 60px
}

@media(max-width: 991px) {
  .con-m-b {
    margin-bottom: 30px
  }
}

.con-m-b.big-spacer {
  margin-bottom: 120px
}

@media(max-width: 991px) {
  .con-m-b.big-spacer {
    margin-bottom: 60px
  }
}

.container .row>div[\:has\(.con-m-nt\)] {
  margin-top: -180px
}

.container .row>div:has(.con-m-nt) {
  margin-top: -180px
}

@media(max-width: 991px) {
  .container .row>div[\:has\(.con-m-nt\)] {
    margin-top: 30px
  }

  .container .row>div:has(.con-m-nt) {
    margin-top: 30px
  }
}

.container .row>div[\:has\(.con-m-nt\)].big-spacer {
  margin-top: -360px
}

.container .row>div:has(.con-m-nt).big-spacer {
  margin-top: -360px
}

@media(max-width: 991px) {
  .container .row>div[\:has\(.con-m-nt\)].big-spacer {
    margin-top: 30px
  }

  .container .row>div:has(.con-m-nt).big-spacer {
    margin-top: 30px
  }
}

.container .row>div[\:has\(.con-m-nb\)] {
  margin-bottom: -150px
}

.container .row>div:has(.con-m-nb) {
  margin-bottom: -150px
}

@media(max-width: 991px) {
  .container .row>div[\:has\(.con-m-nb\)] {
    margin-bottom: 30px
  }

  .container .row>div:has(.con-m-nb) {
    margin-bottom: 30px
  }
}

.container .row>div[\:has\(.con-m-nb\)].big-spacer {
  margin-bottom: -330px
}

.container .row>div:has(.con-m-nb).big-spacer {
  margin-bottom: -330px
}

@media(max-width: 991px) {
  .container .row>div[\:has\(.con-m-nb\)].big-spacer {
    margin-bottom: 30px
  }

  .container .row>div:has(.con-m-nb).big-spacer {
    margin-bottom: 30px
  }
}

.container .row>div[\:has\(\%3E.con-m-ny\)] {
  margin-top: -180px;
  margin-bottom: -150px
}

.container .row>div:has(>.con-m-ny) {
  margin-top: -180px;
  margin-bottom: -150px
}

@media(max-width: 991px) {
  .container .row>div[\:has\(\%3E.con-m-ny\)] {
    margin-top: 30px;
    margin-bottom: 30px
  }

  .container .row>div:has(>.con-m-ny) {
    margin-top: 30px;
    margin-bottom: 30px
  }
}

.container .row>div[\:has\(\%3E.con-m-ny\)].big-spacer {
  margin-top: -360px;
  margin-bottom: -330px
}

.container .row>div:has(>.con-m-ny).big-spacer {
  margin-top: -360px;
  margin-bottom: -330px
}

@media(max-width: 991px) {
  .container .row>div[\:has\(\%3E.con-m-ny\)].big-spacer {
    margin-top: 30px;
    margin-bottom: 30px
  }

  .container .row>div:has(>.con-m-ny).big-spacer {
    margin-top: 30px;
    margin-bottom: 30px
  }
}

.col-m-b-0 {
  margin-bottom: 0 !important
}

.el-spacer {
  padding: 30px
}

.el-spacer-big {
  padding: 60px
}

@media(max-width: 991px) {
  .el-spacer-big {
    padding: 30px
  }
}

.spacer-in-backend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.spacer-in-backend::before {
  content: "SPACER";
  color: #999;
  display: block;
  font-size: 14px
}

.spacer-half {
  height: 15px
}

.spacer-normal {
  height: 30px
}

.spacer-double {
  height: 60px
}

.spacer-triple {
  height: 90px
}

.spacer-quadruple {
  height: 120px
}

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

.d-block {
  display: block !important
}

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

.d-none, .hide {
  display: none !important
}

@media(max-width: 991px) {
  *:not(.hideOn-in-backend).hideOn-mobile {
    display: none !important
  }
}

@media(max-width: 991px) {
  *:not(.hideOn-in-backend).hideOn-tablet {
    display: none !important
  }
}

@media(min-width: 992px) {
  *:not(.hideOn-in-backend).hideOn-desktop {
    display: none !important
  }
}

@media(min-width: 0)and (max-width: 575px) {
  *:not(.hideOn-in-backend).hideOn-sm {
    display: none !important
  }
}

@media(min-width: 576px)and (max-width: 767px) {
  *:not(.hideOn-in-backend).hideOn-md {
    display: none !important
  }
}

@media(min-width: 768px)and (max-width: 991px) {
  *:not(.hideOn-in-backend).hideOn-lg {
    display: none !important
  }
}

@media(min-width: 992px)and (max-width: 1199px) {
  *:not(.hideOn-in-backend).hideOn-xl {
    display: none !important
  }
}

@media(min-width: 1200px) {
  *:not(.hideOn-in-backend).hideOn-xxl {
    display: none !important
  }
}

@media(max-width: 991px) {
  .hideOn-in-backend.hideOn-mobile {
    position: relative;
    height: 100px;
    overflow: hidden
  }

  .hideOn-in-backend.hideOn-mobile:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(80, 85, 90, .85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    padding: 30px;
    content: 'This content is not visible on this device width.\a Can be changed in the "Visibility" settings.';
    font-size: 1.4rem;
    white-space: pre-wrap
  }
}

@media(max-width: 991px) {
  .hideOn-in-backend.hideOn-tablet {
    position: relative;
    height: 100px;
    overflow: hidden
  }

  .hideOn-in-backend.hideOn-tablet:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(80, 85, 90, .85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    padding: 30px;
    content: 'This content is not visible on this device width.\a Can be changed in the "Visibility" settings.';
    font-size: 1.4rem;
    white-space: pre-wrap
  }
}

@media(min-width: 992px) {
  .hideOn-in-backend.hideOn-desktop {
    position: relative;
    height: 100px;
    overflow: hidden
  }

  .hideOn-in-backend.hideOn-desktop:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(80, 85, 90, .85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    padding: 30px;
    content: 'This content is not visible on this device width.\a Can be changed in the "Visibility" settings.';
    font-size: 1.4rem;
    white-space: pre-wrap
  }
}

@media(min-width: 0)and (max-width: 575px) {
  .hideOn-in-backend.hideOn-sm {
    position: relative;
    height: 100px;
    overflow: hidden
  }

  .hideOn-in-backend.hideOn-sm:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(80, 85, 90, .85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    padding: 30px;
    content: 'This content is not visible on this device width.\a Can be changed in the "Visibility" settings.';
    font-size: 1.4rem;
    white-space: pre-wrap
  }
}

@media(min-width: 576px)and (max-width: 767px) {
  .hideOn-in-backend.hideOn-md {
    position: relative;
    height: 100px;
    overflow: hidden
  }

  .hideOn-in-backend.hideOn-md:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(80, 85, 90, .85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    padding: 30px;
    content: 'This content is not visible on this device width.\a Can be changed in the "Visibility" settings.';
    font-size: 1.4rem;
    white-space: pre-wrap
  }
}

@media(min-width: 768px)and (max-width: 991px) {
  .hideOn-in-backend.hideOn-lg {
    position: relative;
    height: 100px;
    overflow: hidden
  }

  .hideOn-in-backend.hideOn-lg:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(80, 85, 90, .85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    padding: 30px;
    content: 'This content is not visible on this device width.\a Can be changed in the "Visibility" settings.';
    font-size: 1.4rem;
    white-space: pre-wrap
  }
}

@media(min-width: 992px)and (max-width: 1199px) {
  .hideOn-in-backend.hideOn-xl {
    position: relative;
    height: 100px;
    overflow: hidden
  }

  .hideOn-in-backend.hideOn-xl:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(80, 85, 90, .85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    padding: 30px;
    content: 'This content is not visible on this device width.\a Can be changed in the "Visibility" settings.';
    font-size: 1.4rem;
    white-space: pre-wrap
  }
}

@media(min-width: 1200px) {
  .hideOn-in-backend.hideOn-xxl {
    position: relative;
    height: 100px;
    overflow: hidden
  }

  .hideOn-in-backend.hideOn-xxl:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(80, 85, 90, .85);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    padding: 30px;
    content: 'This content is not visible on this device width.\a Can be changed in the "Visibility" settings.';
    font-size: 1.4rem;
    white-space: pre-wrap
  }
}

@media(min-width: 0)and (max-width: 575px) {
  .reverseOn-sm-v {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media(min-width: 576px)and (max-width: 767px) {
  .reverseOn-md-v {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media(min-width: 768px)and (max-width: 991px) {
  .reverseOn-lg-v {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media(min-width: 992px)and (max-width: 1199px) {
  .reverseOn-xl-v {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media(min-width: 1200px) {
  .reverseOn-xxl-v {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media(min-width: 0)and (max-width: 575px) {
  .reverseOn-sm-h {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media(min-width: 576px)and (max-width: 767px) {
  .reverseOn-md-h {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media(min-width: 768px)and (max-width: 991px) {
  .reverseOn-lg-h {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media(min-width: 992px)and (max-width: 1199px) {
  .reverseOn-xl-h {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media(min-width: 1200px) {
  .reverseOn-xxl-h {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

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

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

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

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

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

.pos-r {
  position: relative
}

.pos-a {
  position: absolute
}

.vertical-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.vertical-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.horizontal-center {
  margin-left: auto;
  margin-right: auto
}

.horizontal-right {
  margin-left: auto
}

.neos-alignment-center {
  text-align: center
}

.neos-alignment-left {
  text-align: left
}

.neos-alignment-right {
  text-align: right
}

img, .img-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  height: auto
}

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

[class^=col-] p:last-child, [class*=col-] p:last-child, .con-spacer p:last-child, .con-spacer-big p:last-child {
  margin-bottom: 0
}

b, strong, .strong {
  font-family: "IBM Plex Sans Variable", sans-serif;
  font-variation-settings: "wght"700
}

i, em, .italic {
  font-style: italic
}

.text-align-left {
  text-align: left;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.text-align-right {
  text-align: right;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.text-align-center {
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

sub {
  vertical-align: sub;
  font-size: 50%
}

sup {
  vertical-align: super;
  font-size: 50%
}

small {
  font-size: 1.4rem
}

.big {
  font-size: 2rem
}

.specialText {
  color: #d70f46;
  font-size: 3rem
}

small .specialText {
  font-size: 2.4rem
}

.big.specialText {
  font-size: 3.6rem
}

@font-face {
  font-family: "icomoon";
  src: url(../fonts/icomoon.eot?bv=f0dfcf57);
  src: url(../fonts/icomoon.woff?bv=f0dfcf57) format("woff"), url(../fonts/icomoon.svg?bv=f0dfcf57#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block
}

@font-face {
  font-family: "IBM Plex Sans Variable";
  src: url(../fonts/IBM-Plex-Sans-Var-Roman.woff2?bv=f0dfcf57) format("truetype-variations");
  font-weight: normal;
  font-style: normal
}

#content .bg-white, #content .bg-grey, #content .bg-transparent-black, div#content .sub-bg-white, div#content .sub-bg-grey, div#content .sub-bg-transparent-black {
  color: #002d5a
}

#content .bg-white h1.h-color-secondary, #content .bg-grey h1.h-color-secondary, #content .bg-transparent-black h1.h-color-secondary, div#content .sub-bg-white h1.h-color-secondary, div#content .sub-bg-grey h1.h-color-secondary, div#content .sub-bg-transparent-black h1.h-color-secondary, #content .bg-white .h1.h-color-secondary, #content .bg-grey .h1.h-color-secondary, #content .bg-transparent-black .h1.h-color-secondary, div#content .sub-bg-white .h1.h-color-secondary, div#content .sub-bg-grey .h1.h-color-secondary, div#content .sub-bg-transparent-black .h1.h-color-secondary, #content .bg-white h2.h-color-secondary, #content .bg-grey h2.h-color-secondary, #content .bg-transparent-black h2.h-color-secondary, div#content .sub-bg-white h2.h-color-secondary, div#content .sub-bg-grey h2.h-color-secondary, div#content .sub-bg-transparent-black h2.h-color-secondary, #content .bg-white .h2.h-color-secondary, #content .bg-grey .h2.h-color-secondary, #content .bg-transparent-black .h2.h-color-secondary, div#content .sub-bg-white .h2.h-color-secondary, div#content .sub-bg-grey .h2.h-color-secondary, div#content .sub-bg-transparent-black .h2.h-color-secondary, #content .bg-white [hc-wrapper] .h-color-secondary.accordion-item-head, #content [hc-wrapper] .bg-white .h-color-secondary.accordion-item-head, #content .bg-grey [hc-wrapper] .h-color-secondary.accordion-item-head, #content [hc-wrapper] .bg-grey .h-color-secondary.accordion-item-head, #content .bg-transparent-black [hc-wrapper] .h-color-secondary.accordion-item-head, #content [hc-wrapper] .bg-transparent-black .h-color-secondary.accordion-item-head, div#content .sub-bg-white [hc-wrapper] .h-color-secondary.accordion-item-head, div#content [hc-wrapper] .sub-bg-white .h-color-secondary.accordion-item-head, div#content .sub-bg-grey [hc-wrapper] .h-color-secondary.accordion-item-head, div#content [hc-wrapper] .sub-bg-grey .h-color-secondary.accordion-item-head, div#content .sub-bg-transparent-black [hc-wrapper] .h-color-secondary.accordion-item-head, div#content [hc-wrapper] .sub-bg-transparent-black .h-color-secondary.accordion-item-head, #content .bg-white [hc-wrapper] .h-color-secondary.faq-accordion-item-head, #content [hc-wrapper] .bg-white .h-color-secondary.faq-accordion-item-head, #content .bg-grey [hc-wrapper] .h-color-secondary.faq-accordion-item-head, #content [hc-wrapper] .bg-grey .h-color-secondary.faq-accordion-item-head, #content .bg-transparent-black [hc-wrapper] .h-color-secondary.faq-accordion-item-head, #content [hc-wrapper] .bg-transparent-black .h-color-secondary.faq-accordion-item-head, div#content .sub-bg-white [hc-wrapper] .h-color-secondary.faq-accordion-item-head, div#content [hc-wrapper] .sub-bg-white .h-color-secondary.faq-accordion-item-head, div#content .sub-bg-grey [hc-wrapper] .h-color-secondary.faq-accordion-item-head, div#content [hc-wrapper] .sub-bg-grey .h-color-secondary.faq-accordion-item-head, div#content .sub-bg-transparent-black [hc-wrapper] .h-color-secondary.faq-accordion-item-head, div#content [hc-wrapper] .sub-bg-transparent-black .h-color-secondary.faq-accordion-item-head, #content .bg-white h3.h-color-secondary, #content .bg-grey h3.h-color-secondary, #content .bg-transparent-black h3.h-color-secondary, div#content .sub-bg-white h3.h-color-secondary, div#content .sub-bg-grey h3.h-color-secondary, div#content .sub-bg-transparent-black h3.h-color-secondary, #content .bg-white .h3.h-color-secondary, #content .bg-grey .h3.h-color-secondary, #content .bg-transparent-black .h3.h-color-secondary, div#content .sub-bg-white .h3.h-color-secondary, div#content .sub-bg-grey .h3.h-color-secondary, div#content .sub-bg-transparent-black .h3.h-color-secondary, #content .bg-white h4.h-color-secondary, #content .bg-grey h4.h-color-secondary, #content .bg-transparent-black h4.h-color-secondary, div#content .sub-bg-white h4.h-color-secondary, div#content .sub-bg-grey h4.h-color-secondary, div#content .sub-bg-transparent-black h4.h-color-secondary, #content .bg-white .h4.h-color-secondary, #content .bg-grey .h4.h-color-secondary, #content .bg-transparent-black .h4.h-color-secondary, div#content .sub-bg-white .h4.h-color-secondary, div#content .sub-bg-grey .h4.h-color-secondary, div#content .sub-bg-transparent-black .h4.h-color-secondary, #content .bg-white .specialHeadline.h-color-secondary, #content .bg-grey .specialHeadline.h-color-secondary, #content .bg-transparent-black .specialHeadline.h-color-secondary, div#content .sub-bg-white .specialHeadline.h-color-secondary, div#content .sub-bg-grey .specialHeadline.h-color-secondary, div#content .sub-bg-transparent-black .specialHeadline.h-color-secondary {
  color: #d70f46
}

#content .bg-white-transparent, #content .bg-blue, #content .bg-transparent-white, div#content .sub-bg-white-transparent, div#content .sub-bg-blue, div#content .sub-bg-transparent-white {
  color: #fff
}

#content .bg-white-transparent h1.h-color-secondary, #content .bg-blue h1.h-color-secondary, #content .bg-transparent-white h1.h-color-secondary, div#content .sub-bg-white-transparent h1.h-color-secondary, div#content .sub-bg-blue h1.h-color-secondary, div#content .sub-bg-transparent-white h1.h-color-secondary, #content .bg-white-transparent .h1.h-color-secondary, #content .bg-blue .h1.h-color-secondary, #content .bg-transparent-white .h1.h-color-secondary, div#content .sub-bg-white-transparent .h1.h-color-secondary, div#content .sub-bg-blue .h1.h-color-secondary, div#content .sub-bg-transparent-white .h1.h-color-secondary, #content .bg-white-transparent h2.h-color-secondary, #content .bg-blue h2.h-color-secondary, #content .bg-transparent-white h2.h-color-secondary, div#content .sub-bg-white-transparent h2.h-color-secondary, div#content .sub-bg-blue h2.h-color-secondary, div#content .sub-bg-transparent-white h2.h-color-secondary, #content .bg-white-transparent .h2.h-color-secondary, #content .bg-blue .h2.h-color-secondary, #content .bg-transparent-white .h2.h-color-secondary, div#content .sub-bg-white-transparent .h2.h-color-secondary, div#content .sub-bg-blue .h2.h-color-secondary, div#content .sub-bg-transparent-white .h2.h-color-secondary, #content .bg-white-transparent [hc-wrapper] .h-color-secondary.accordion-item-head, #content [hc-wrapper] .bg-white-transparent .h-color-secondary.accordion-item-head, #content .bg-blue [hc-wrapper] .h-color-secondary.accordion-item-head, #content [hc-wrapper] .bg-blue .h-color-secondary.accordion-item-head, #content .bg-transparent-white [hc-wrapper] .h-color-secondary.accordion-item-head, #content [hc-wrapper] .bg-transparent-white .h-color-secondary.accordion-item-head, div#content .sub-bg-white-transparent [hc-wrapper] .h-color-secondary.accordion-item-head, div#content [hc-wrapper] .sub-bg-white-transparent .h-color-secondary.accordion-item-head, div#content .sub-bg-blue [hc-wrapper] .h-color-secondary.accordion-item-head, div#content [hc-wrapper] .sub-bg-blue .h-color-secondary.accordion-item-head, div#content .sub-bg-transparent-white [hc-wrapper] .h-color-secondary.accordion-item-head, div#content [hc-wrapper] .sub-bg-transparent-white .h-color-secondary.accordion-item-head, #content .bg-white-transparent [hc-wrapper] .h-color-secondary.faq-accordion-item-head, #content [hc-wrapper] .bg-white-transparent .h-color-secondary.faq-accordion-item-head, #content .bg-blue [hc-wrapper] .h-color-secondary.faq-accordion-item-head, #content [hc-wrapper] .bg-blue .h-color-secondary.faq-accordion-item-head, #content .bg-transparent-white [hc-wrapper] .h-color-secondary.faq-accordion-item-head, #content [hc-wrapper] .bg-transparent-white .h-color-secondary.faq-accordion-item-head, div#content .sub-bg-white-transparent [hc-wrapper] .h-color-secondary.faq-accordion-item-head, div#content [hc-wrapper] .sub-bg-white-transparent .h-color-secondary.faq-accordion-item-head, div#content .sub-bg-blue [hc-wrapper] .h-color-secondary.faq-accordion-item-head, div#content [hc-wrapper] .sub-bg-blue .h-color-secondary.faq-accordion-item-head, div#content .sub-bg-transparent-white [hc-wrapper] .h-color-secondary.faq-accordion-item-head, div#content [hc-wrapper] .sub-bg-transparent-white .h-color-secondary.faq-accordion-item-head, #content .bg-white-transparent h3.h-color-secondary, #content .bg-blue h3.h-color-secondary, #content .bg-transparent-white h3.h-color-secondary, div#content .sub-bg-white-transparent h3.h-color-secondary, div#content .sub-bg-blue h3.h-color-secondary, div#content .sub-bg-transparent-white h3.h-color-secondary, #content .bg-white-transparent .h3.h-color-secondary, #content .bg-blue .h3.h-color-secondary, #content .bg-transparent-white .h3.h-color-secondary, div#content .sub-bg-white-transparent .h3.h-color-secondary, div#content .sub-bg-blue .h3.h-color-secondary, div#content .sub-bg-transparent-white .h3.h-color-secondary, #content .bg-white-transparent h4.h-color-secondary, #content .bg-blue h4.h-color-secondary, #content .bg-transparent-white h4.h-color-secondary, div#content .sub-bg-white-transparent h4.h-color-secondary, div#content .sub-bg-blue h4.h-color-secondary, div#content .sub-bg-transparent-white h4.h-color-secondary, #content .bg-white-transparent .h4.h-color-secondary, #content .bg-blue .h4.h-color-secondary, #content .bg-transparent-white .h4.h-color-secondary, div#content .sub-bg-white-transparent .h4.h-color-secondary, div#content .sub-bg-blue .h4.h-color-secondary, div#content .sub-bg-transparent-white .h4.h-color-secondary, #content .bg-white-transparent .specialHeadline.h-color-secondary, #content .bg-blue .specialHeadline.h-color-secondary, #content .bg-transparent-white .specialHeadline.h-color-secondary, div#content .sub-bg-white-transparent .specialHeadline.h-color-secondary, div#content .sub-bg-blue .specialHeadline.h-color-secondary, div#content .sub-bg-transparent-white .specialHeadline.h-color-secondary {
  color: #d70f46
}

h1, .h1 {
  font-family: "IBM Plex Sans Variable", sans-serif;
  font-variation-settings: "wght"500;
  font-size: 4.2rem;
  line-height: 1.2;
  margin-bottom: 30px;
  font-weight: normal
}

@media(max-width: 991px) {
  h1, .h1 {
    font-size: 3.2rem
  }
}

h1:not(.hide-red-line)::after, .h1:not(.hide-red-line)::after {
  content: "";
  background-color: #d70f46;
  height: 4px;
  max-width: 177px;
  width: 100%;
  display: block;
  margin-top: 10px
}

h2, .h2, #content [hc-wrapper] .accordion-item-head, #content [hc-wrapper] .faq-accordion-item-head {
  font-family: "IBM Plex Sans Variable", sans-serif;
  font-variation-settings: "wght"500;
  font-size: 3.3rem;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: normal
}

@media(max-width: 991px) {
  h2, .h2, #content [hc-wrapper] .accordion-item-head, #content [hc-wrapper] .faq-accordion-item-head {
    font-size: 2.6rem
  }
}

h3, .h3 {
  font-family: "IBM Plex Sans Variable", sans-serif;
  font-variation-settings: "wght"500;
  font-size: 2.4rem;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: normal
}

@media(max-width: 991px) {
  h3, .h3 {
    font-size: 2.2rem
  }
}

h4, .h4 {
  font-family: "IBM Plex Sans Variable", sans-serif;
  font-variation-settings: "wght"500;
  font-size: 2.4rem;
  line-height: 1.5;
  margin-bottom: 15px;
  font-weight: normal
}

@media(max-width: 991px) {
  h4, .h4 {
    font-size: 2rem
  }
}

.specialHeadline {
  font-family: "IBM Plex Sans Variable", sans-serif;
  font-variation-settings: "wght"500;
  font-size: 7.6rem;
  line-height: 1;
  margin-bottom: 15px;
  font-weight: normal
}

@media(max-width: 991px) {
  .specialHeadline {
    font-size: 5.6rem
  }
}

p, .p {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 15px
}

@media(max-width: 991px) {
  p, .p {
    font-size: 1.4rem
  }
}

.redh2 {
  font-size: 22px;
  font-weight: bold;
  color: #d70f46;
}

p .icon-arrow-right, .p .icon-arrow-right {
  padding-left: 20px;
  display: block;
  position: relative
}

p .icon-arrow-right:before, .p .icon-arrow-right:before {
  font-family: "icomoon" !important
}

p .icon-arrow-right:before, .p .icon-arrow-right:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #d70f46;
  position: absolute;
  left: 0;
  top: 4px
}

p+h1, p+.h1, p+h2, p+.h2, #content [hc-wrapper] p+.accordion-item-head, #content [hc-wrapper] p+.faq-accordion-item-head, p+h3, p+.h3, p+h4, p+.h4 {
  margin-top: 30px
}

#content [hc-wrapper] [hc-href] {
  cursor: pointer;
  position: relative;
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none
}

#content [hc-wrapper] .accordion-item, #content [hc-wrapper] .faq-accordion-item {
  border-bottom: 4px solid #e7ecf0
}

#content [hc-wrapper] .accordion-item-head, #content [hc-wrapper] .faq-accordion-item-head {
  margin-bottom: 0;
  position: relative;
  padding: 30px 30px 30px 40px;
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out
}

#content [hc-wrapper] .accordion-item-head::before, #content [hc-wrapper] .faq-accordion-item-head::before {
  font-family: "icomoon" !important
}

#content [hc-wrapper] .accordion-item-head::before, #content [hc-wrapper] .faq-accordion-item-head::before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 23px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out
}

@media(min-width: 992px) {
  #content [hc-wrapper] .accordion-item-head:hover, #content [hc-wrapper] .faq-accordion-item-head:hover {
    color: #d70f46
  }

  #content [hc-wrapper] .accordion-item-head:hover::before, #content [hc-wrapper] .faq-accordion-item-head:hover::before {
    -webkit-transform: translateY(-50%) rotate(10deg);
    -ms-transform: translateY(-50%) rotate(10deg);
    transform: translateY(-50%) rotate(10deg)
  }
}

#content [hc-wrapper] .accordion-item-body, #content [hc-wrapper] .faq-accordion-item-body {
  overflow: hidden;
  padding: 15px 30px 60px 40px
}

#content [hc-wrapper] [hc-active] .accordion-item-head::before, #content [hc-wrapper] [hc-active] .faq-accordion-item-head::before {
  -webkit-transform: translateY(-50%) rotate(225deg);
  -ms-transform: translateY(-50%) rotate(225deg);
  transform: translateY(-50%) rotate(225deg)
}

#content [hc-wrapper] [hc-active] .accordion-item-head:hover::before, #content [hc-wrapper] [hc-active] .faq-accordion-item-head:hover::before {
  -webkit-transform: translateY(-50%) rotate(215deg);
  -ms-transform: translateY(-50%) rotate(215deg);
  transform: translateY(-50%) rotate(215deg)
}

#content .bg-grey [hc-wrapper] .accordion-item, div#content .sub-bg-grey [hc-wrapper] .accordion-item {
  border-color: #fff
}

#content .bg-blue [hc-wrapper] .accordion-item, div#content .sub-bg-blue [hc-wrapper] .accordion-item {
  border-color: rgb(0, 57.75, 115.5)
}

#content .color-container {
  width: 100%;
  position: relative;
  margin-bottom: 10px
}

#content .color-container-border {
  border-width: 1px;
  border-style: solid
}

#content .color-container::before {
  content: "";
  display: block;
  padding-top: 100%
}

#content .bg-white .color-container-border, #content .bg-grey .color-container-border, #content .bg-transparent-black .color-container-border, div#content .sub-bg-white .color-container-border, div#content .sub-bg-grey .color-container-border, div#content .sub-bg-transparent-black .color-container-border {
  border-color: #50555a
}

#content .bg-white-transparent .color-container-border, #content .bg-blue .color-container-border, #content .bg-transparent-white .color-container-border, div#content .sub-bg-white-transparent .color-container-border, div#content .sub-bg-blue .color-container-border, div#content .sub-bg-transparent-white .color-container-border {
  border-color: #fff
}

@media(min-width: 992px) {
  .mobile-menu, .mobile-lang-menu {
    display: none
  }

  #header {
    position: fixed;
    left: 0;
    right: 0;
    height: 126px;
    z-index: 1000;
    -webkit-transition: height 250ms ease-in-out;
    transition: height 250ms ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  #header:not(.open-dropdown) {
    background: #001b35;
    background: linear-gradient(30deg, rgba(0, 27, 53, 0.93) 0%, rgba(0, 66, 119, 0.93) 60%)
  }

  #header .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 53px;
    width: auto;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-transition: height 250ms ease-in-out;
    transition: height 250ms ease-in-out
  }

  #header>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  #header>div .lang-menu, #header>div .lang-menu>ul, #header>div .menu>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: center
  }

  #header .menus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  #header .menus .lang-menu>ul>li>a, #header .menus .menu>ul>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    text-decoration: none;
    padding: 10px 14px;
    -webkit-transition: font-variation-settings 250ms ease-in-out;
    transition: font-variation-settings 250ms ease-in-out
  }

  #header .menus .lang-menu>ul>li>a:hover, #header .menus .lang-menu>ul>li>a.open-dropdown, #header .menus .lang-menu>ul>li>a.active, #header .menus .lang-menu>ul>li>a.current, #header .menus .menu>ul>li>a:hover, #header .menus .menu>ul>li>a.open-dropdown, #header .menus .menu>ul>li>a.active, #header .menus .menu>ul>li>a.current {
    font-variation-settings: "wght"700
  }

  #header .menus .lang-menu>ul>li>a.has-dropdown::after, #header .menus .menu>ul>li>a.has-dropdown::after {
    font-family: "icomoon" !important
  }

  #header .menus .lang-menu>ul>li>a.has-dropdown::after, #header .menus .menu>ul>li>a.has-dropdown::after {
    speak: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 8px;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: 5px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
    position: relative;
    top: 1px
  }

  #header .menus .lang-menu>ul>li>a.open-dropdown::after, #header .menus .menu>ul>li>a.open-dropdown::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  #header .menus .lang-menu>ul>li:last-child a, #header .menus .menu>ul>li:last-child a {
    padding-right: 0
  }

  #header .menus .lang-menu>ul>li:last-child a:after, #header .menus .menu>ul>li:last-child a:after {
    display: none
  }

  #header .menus div.lang-menu {
    overflow: hidden;
    -webkit-transition: height 250ms ease-in-out, opacity 250ms ease-in-out;
    transition: height 250ms ease-in-out, opacity 250ms ease-in-out;
    height: 38px;
    opacity: 1
  }

  #header .menus div.lang-menu>ul a {
    font-size: 1.2rem;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px
  }

  #header .menus ul.dim-menu {
    margin-left: 15px
  }

  #header .menus ul.dim-menu li a {
    position: relative
  }

  #header .menus ul.dim-menu li a.current {
    font-variation-settings: "wght"700
  }

  #header .menus ul.dim-menu li a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    bottom: 7px;
    width: 1px;
    background-color: #fff
  }

  #header .dropdown {
    height: 0;
    overflow: hidden;
    position: fixed;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    padding-top: 0;
    background: #001b35;
    background: linear-gradient(30deg, rgba(0, 27, 53, 0.93) 0%, rgba(0, 66, 119, 0.93) 60%);
    overflow-y: auto;
    opacity: 0;
    -webkit-transition: height 250ms ease-in-out, padding-top 250ms ease-in-out, opacity 250ms ease-in-out;
    transition: height 250ms ease-in-out, padding-top 250ms ease-in-out, opacity 250ms ease-in-out
  }

  #header .dropdown .container {
    margin-top: 60px;
    margin-bottom: 60px
  }

  #header .dropdown .dropdown-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    background-color: hsla(0, 0%, 100%, .15);
    backdrop-filter: blur(8px);
    padding: 30px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out
  }

  #header .dropdown .dropdown-card:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }

  #header .dropdown .dropdown-card .dropdown-card-content {
    padding-left: 30px
  }

  #header .dropdown .dropdown-card .dropdown-card-content .dropdown-card-label {
    font-size: 1.4rem;
    font-variation-settings: "wght"700;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    z-index: 10
  }

  #header .dropdown .dropdown-card .dropdown-card-content .dropdown-card-label::after {
    content: "";
    background-color: #d70f46;
    height: 2px;
    max-width: 60px;
    width: 100%;
    display: block;
    margin-top: 3px
  }

  #header .dropdown .dropdown-card .dropdown-card-content .dropdown-card-list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    text-decoration: none
  }

  #header .dropdown .dropdown-card .dropdown-card-content .dropdown-card-list a.current, #header .dropdown .dropdown-card .dropdown-card-content .dropdown-card-list a.active {
    font-variation-settings: "wght"700
  }

  #header .dropdown .dropdown-card .dropdown-card-content .dropdown-card-list a:hover {
    text-decoration: underline
  }

  #header .dropdown .dropdown-card .dropdown-card-content .dropdown-card-list li:not(:last-child) a {
    margin-bottom: 15px
  }

  #header .dropdown .dropdown-card img {
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 100px;
    z-index: 10
  }

  #header .dropdown .dropdown-card.dropdown-card-link {
    text-decoration: none;
    color: #fff
  }

  #header .dropdown .dropdown-card.dropdown-card-link h2 {
    color: #fff !important;
    font-size: 1.6rem !important;
    text-transform: inherit !important
  }

  #header .dropdown .dropdown-card.dropdown-card-link h2::after {
    display: none !important
  }

  #header.open-dropdown::before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 126px;
    background: #001b35;
    background: linear-gradient(178deg, rgba(0, 27, 53, 0.93) 0%, rgba(0, 66, 119, 0) 80%);
    display: block;
    position: fixed
  }

  #header.open-dropdown .has-dropdown.open-dropdown+.dropdown {
    height: 100vh;
    opacity: 1;
    padding-top: 126px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  #header.open-dropdown .has-dropdown.open-dropdown+.dropdown .masonry-item {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    height: 100%
  }

  #header.open-dropdown .has-dropdown.open-dropdown+.dropdown .masonry-item>* {
    height: 100%
  }

  #header.open-dropdown.menu-scrolled .has-dropdown.open-dropdown+.dropdown {
    padding-top: 66px
  }

  #header.menu-scrolled {
    height: 66px
  }

  #header.menu-scrolled div.lang-menu {
    height: 0;
    opacity: 0
  }

  #header.menu-scrolled .logo {
    height: 33px
  }

  #header .dropdown .dropdown-card .dropdown-card-content .small-line-height.dropdown-card-list li:not(:last-child) a {
    margin-bottom: 3px
  }
}

@media(max-width: 991px) {
  .mobile-lang-menu {
    display: none
  }

  #header {
    position: fixed;
    left: 0;
    right: 0;
    height: 66px;
    z-index: 1000;
    -webkit-transition: height 250ms ease-in-out;
    transition: height 250ms ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  #header:not(.open-mobile-menu) {
    background: #001b35;
    background: linear-gradient(30deg, rgba(0, 27, 53, 0.93) 0%, rgba(0, 66, 119, 0.93) 60%)
  }

  #header .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 33px;
    width: auto;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-transition: height 250ms ease-in-out;
    transition: height 250ms ease-in-out
  }

  #header>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  #header>div .menus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    overflow-y: auto;
    background: #001b35;
    background: linear-gradient(30deg, rgba(0, 27, 53, 0.93) 0%, rgba(0, 66, 119, 0.93) 60%);
    z-index: -1;
    bottom: 100%;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
    -webkit-transition: bottom 250ms ease-in-out, padding-top 250ms ease-in-out, padding-bottom 250ms ease-in-out, opacity 250ms ease-in-out;
    transition: bottom 250ms ease-in-out, padding-top 250ms ease-in-out, padding-bottom 250ms ease-in-out, opacity 250ms ease-in-out
  }

  #header>div .mobile-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  #header>div .mobile-menu a {
    text-decoration: none;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px
  }

  #header .menus .lang-menu>ul>li>a, #header .menus .menu>ul>li>a {
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    text-decoration: none;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transition: font-variation-settings 250ms ease-in-out;
    transition: font-variation-settings 250ms ease-in-out
  }

  #header .menus .lang-menu>ul>li>a:hover, #header .menus .lang-menu>ul>li>a.open-dropdown, #header .menus .lang-menu>ul>li>a.active, #header .menus .lang-menu>ul>li>a.current, #header .menus .menu>ul>li>a:hover, #header .menus .menu>ul>li>a.open-dropdown, #header .menus .menu>ul>li>a.active, #header .menus .menu>ul>li>a.current {
    font-variation-settings: "wght"700
  }

  #header .menus .lang-menu>ul>li>a.has-dropdown::after, #header .menus .menu>ul>li>a.has-dropdown::after {
    font-family: "icomoon" !important
  }

  #header .menus .lang-menu>ul>li>a.has-dropdown::after, #header .menus .menu>ul>li>a.has-dropdown::after {
    speak: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 8px;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: 5px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out
  }

  #header .menus .lang-menu>ul>li>a.open-dropdown::after, #header .menus .menu>ul>li>a.open-dropdown::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  #header .menus .lang-menu>ul>li:last-child a:after, #header .menus .menu>ul>li:last-child a:after {
    display: none
  }

  #header .menus .menu {
    padding-bottom: 0
  }

  #header .menus div.lang-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px;
    position: relative;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  #header .menus div.lang-menu::before {
    position: absolute;
    content: "";
    top: 15px;
    height: 1px;
    background-color: #fff;
    width: calc(100% - 60px)
  }
}

@media(max-width: 991px)and (max-width: 767px) {
  #header .menus div.lang-menu::before {
    width: calc(100% - 30px)
  }
}

@media(max-width: 991px) {
  #header .menus ul.dim-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  #header .menus ul.dim-menu li a {
    text-transform: uppercase;
    position: relative;
    padding-left: 15px;
    padding-right: 15px
  }

  #header .menus ul.dim-menu li a.current {
    font-variation-settings: "wght"700
  }

  #header .menus ul.dim-menu li a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    bottom: 7px;
    width: 1px;
    background-color: #fff
  }

  #header .menus ul.dim-menu li:last-child a {
    padding-right: 0
  }

  #header .dropdown {
    display: none
  }

  #header .dropdown .container, #header .dropdown .menu-mobile .lang-menu, .menu-mobile #header .dropdown .lang-menu, #header .dropdown .menu-mobile .menu, .menu-mobile #header .dropdown .menu {
    padding: 0
  }

  #header .dropdown .dropdown-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: hsla(0, 0%, 100%, .15);
    backdrop-filter: blur(8px);
    padding: 30px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
    margin-top: 15px;
    margin-bottom: 15px
  }

  #header .dropdown .dropdown-card:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }

  #header .dropdown .dropdown-card .dropdown-card-content {
    padding-left: 30px
  }

  #header .dropdown .dropdown-card .dropdown-card-content .dropdown-card-label {
    font-size: 1.4rem;
    font-variation-settings: "wght"700;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    z-index: 10
  }

  #header .dropdown .dropdown-card .dropdown-card-content .dropdown-card-label::after {
    content: "";
    background-color: #d70f46;
    height: 2px;
    max-width: 60px;
    width: 100%;
    display: block;
    margin-top: 3px
  }

  #header .dropdown .dropdown-card .dropdown-card-content .dropdown-card-list a {
    display: block;
    color: #fff;
    margin-bottom: 15px;
    -webkit-transition: font-variation-settings 250ms ease-in-out;
    transition: font-variation-settings 250ms ease-in-out;
    text-decoration: none;
    font-size: 1.6rem;
    text-overflow: ellipsis;
    overflow: hidden
  }

  #header .dropdown .dropdown-card .dropdown-card-content .dropdown-card-list a:hover {
    text-decoration: underline
  }

  #header .dropdown .dropdown-card .dropdown-card-content .dropdown-card-list a.current, #header .dropdown .dropdown-card .dropdown-card-content .dropdown-card-list a.active {
    font-variation-settings: "wght"700
  }

  #header .dropdown .dropdown-card img {
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 90px
  }

  #header .dropdown .dropdown-card.dropdown-card-link {
    text-decoration: none;
    color: #fff
  }

  #header .dropdown .dropdown-card.dropdown-card-link h2 {
    color: #fff !important;
    font-size: 1.6rem !important;
    text-transform: inherit !important
  }

  #header.open-mobile-menu .menus {
    bottom: 0;
    padding-top: 96px;
    padding-bottom: 96px;
    opacity: 1
  }

  #header.open-mobile-menu::before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 66px;
    background: #001b35;
    background: linear-gradient(178deg, rgba(0, 27, 53, 0.93) 0%, rgba(0, 66, 119, 0) 80%);
    display: block;
    position: fixed
  }

  #header.open-dropdown .has-dropdown.open-dropdown+.dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  #header.menu-scrolled {
    height: 55px
  }

  #header.menu-scrolled .logo {
    height: 25px
  }
}

@media(max-width: 575px) {
  #header .dropdown .dropdown-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px
  }

  #header .dropdown .dropdown-card .dropdown-card-content {
    padding-left: 0
  }
}

@media(max-width: 991px) {
  .dropdown-intro {
    display: none
  }
}

@media(min-width: 992px) {
  .dropdown-intro {
    color: #fff;
    text-align: left
  }
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 0 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  margin: 0;
  overflow: visible
}

.hamburger:hover {
  opacity: .7
}

.hamburger.is-active:hover {
  opacity: .7
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
  background-color: #fff
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-box-shadow: 0 0 5px 3px #002d5a;
  box-shadow: 0 0 5px 3px #002d5a
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block
}

.hamburger-inner::before {
  top: -10px
}

.hamburger-inner::after {
  bottom: -10px
}

.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: .22s;
  transition-duration: .22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top .1s .25s ease-in, opacity .1s ease-in;
  transition: top .1s .25s ease-in, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom .1s .25s ease-in, -webkit-transform .22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom .1s .25s ease-in, -webkit-transform .22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform .22s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-delay: .12s;
  transition-delay: .12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top .1s ease-out, opacity .1s .12s ease-out;
  transition: top .1s ease-out, opacity .1s .12s ease-out
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom .1s ease-out, -webkit-transform .22s .12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom .1s ease-out, -webkit-transform .22s .12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform .22s .12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

#content a:not(.btn) {
  display: inline;
  text-decoration: none;
  border-style: dotted;
  border-bottom-width: 1px;
  -webkit-transition: font-variation-settings 100ms ease-in-out;
  transition: font-variation-settings 100ms ease-in-out
}

#content a:not(.btn)[\:has\(img\)] {
  border: none
}

#content a:not(.btn):has(img) {
  border: none
}

#content .btn, #content .pagination li a {
  display: inline-block;
  padding: 10px 30px;
  text-decoration: none;
  margin-top: 15px;
  cursor: pointer;
  margin-left: 7.5px;
  margin-right: 7.5px;
  position: relative;
  left: -7.5px
}

#content .btn:hover, #content .pagination li a:hover, #content .btn:active, #content .pagination li a:active {
  -webkit-transition: all .25s ease-in-out 0s;
  transition: all .25s ease-in-out 0s
}

#content .btn-small {
  font-size: 12px
}

#content .bg-white a:not(.btn), #content .bg-grey a:not(.btn), #content .bg-transparent-black a:not(.btn), div#content .sub-bg-white a:not(.btn), div#content .sub-bg-grey a:not(.btn), div#content .sub-bg-transparent-black a:not(.btn) {
  color: #d70f46
}

#content .bg-white a:not(.btn):hover, #content .bg-grey a:not(.btn):hover, #content .bg-transparent-black a:not(.btn):hover, div#content .sub-bg-white a:not(.btn):hover, div#content .sub-bg-grey a:not(.btn):hover, div#content .sub-bg-transparent-black a:not(.btn):hover, #content .bg-white a:not(.btn):active, #content .bg-grey a:not(.btn):active, #content .bg-transparent-black a:not(.btn):active, div#content .sub-bg-white a:not(.btn):active, div#content .sub-bg-grey a:not(.btn):active, div#content .sub-bg-transparent-black a:not(.btn):active {
  font-variation-settings: "wght"700
}

#content .bg-white .btn, #content .bg-grey .btn, #content .bg-transparent-black .btn, div#content .sub-bg-white .btn, div#content .sub-bg-grey .btn, div#content .sub-bg-transparent-black .btn, #content .bg-white .pagination li a, #content .pagination li .bg-white a, #content .bg-grey .pagination li a, #content .pagination li .bg-grey a, #content .bg-transparent-black .pagination li a, #content .pagination li .bg-transparent-black a, div#content .sub-bg-white .pagination li a, div#content .pagination li .sub-bg-white a, div#content .sub-bg-grey .pagination li a, div#content .pagination li .sub-bg-grey a, div#content .sub-bg-transparent-black .pagination li a, div#content .pagination li .sub-bg-transparent-black a {
  border: 1px solid #002d5a;
  color: #002d5a
}

#content .bg-white .btn:hover, #content .bg-grey .btn:hover, #content .bg-transparent-black .btn:hover, div#content .sub-bg-white .btn:hover, div#content .sub-bg-grey .btn:hover, div#content .sub-bg-transparent-black .btn:hover, #content .bg-white .pagination li a:hover, #content .pagination li .bg-white a:hover, #content .bg-grey .pagination li a:hover, #content .pagination li .bg-grey a:hover, #content .bg-transparent-black .pagination li a:hover, #content .pagination li .bg-transparent-black a:hover, div#content .sub-bg-white .pagination li a:hover, div#content .pagination li .sub-bg-white a:hover, div#content .sub-bg-grey .pagination li a:hover, div#content .pagination li .sub-bg-grey a:hover, div#content .sub-bg-transparent-black .pagination li a:hover, div#content .pagination li .sub-bg-transparent-black a:hover, #content .bg-white .btn:active, #content .bg-grey .btn:active, #content .bg-transparent-black .btn:active, div#content .sub-bg-white .btn:active, div#content .sub-bg-grey .btn:active, div#content .sub-bg-transparent-black .btn:active, #content .bg-white .pagination li a:active, #content .pagination li .bg-white a:active, #content .bg-grey .pagination li a:active, #content .pagination li .bg-grey a:active, #content .bg-transparent-black .pagination li a:active, #content .pagination li .bg-transparent-black a:active, div#content .sub-bg-white .pagination li a:active, div#content .pagination li .sub-bg-white a:active, div#content .sub-bg-grey .pagination li a:active, div#content .pagination li .sub-bg-grey a:active, div#content .sub-bg-transparent-black .pagination li a:active, div#content .pagination li .sub-bg-transparent-black a:active {
  background-color: #002d5a;
  color: #fff
}

#content .bg-white .btn-highlight, #content .bg-grey .btn-highlight, #content .bg-transparent-black .btn-highlight, div#content .sub-bg-white .btn-highlight, div#content .sub-bg-grey .btn-highlight, div#content .sub-bg-transparent-black .btn-highlight {
  border: 2px solid #d70f46;
  color: #002d5a;
  top: -1px
}

#content .bg-white .btn-highlight:hover, #content .bg-grey .btn-highlight:hover, #content .bg-transparent-black .btn-highlight:hover, div#content .sub-bg-white .btn-highlight:hover, div#content .sub-bg-grey .btn-highlight:hover, div#content .sub-bg-transparent-black .btn-highlight:hover, #content .bg-white .btn-highlight:active, #content .bg-grey .btn-highlight:active, #content .bg-transparent-black .btn-highlight:active, div#content .sub-bg-white .btn-highlight:active, div#content .sub-bg-grey .btn-highlight:active, div#content .sub-bg-transparent-black .btn-highlight:active {
  background-color: #d70f46;
  color: #fff
}

#content .bg-white-transparent a:not(.btn), #content .bg-blue a:not(.btn), #content .bg-transparent-white a:not(.btn), div#content .sub-bg-white-transparent a:not(.btn), div#content .sub-bg-blue a:not(.btn), div#content .sub-bg-transparent-white a:not(.btn) {
  color: #d70f46
}

#content .bg-white-transparent a:not(.btn):hover, #content .bg-blue a:not(.btn):hover, #content .bg-transparent-white a:not(.btn):hover, div#content .sub-bg-white-transparent a:not(.btn):hover, div#content .sub-bg-blue a:not(.btn):hover, div#content .sub-bg-transparent-white a:not(.btn):hover, #content .bg-white-transparent a:not(.btn):active, #content .bg-blue a:not(.btn):active, #content .bg-transparent-white a:not(.btn):active, div#content .sub-bg-white-transparent a:not(.btn):active, div#content .sub-bg-blue a:not(.btn):active, div#content .sub-bg-transparent-white a:not(.btn):active {
  font-variation-settings: "wght"700
}

#content .bg-white-transparent .btn, #content .bg-blue .btn, #content .bg-transparent-white .btn, div#content .sub-bg-white-transparent .btn, div#content .sub-bg-blue .btn, div#content .sub-bg-transparent-white .btn, #content .bg-white-transparent .pagination li a, #content .pagination li .bg-white-transparent a, #content .bg-blue .pagination li a, #content .pagination li .bg-blue a, #content .bg-transparent-white .pagination li a, #content .pagination li .bg-transparent-white a, div#content .sub-bg-white-transparent .pagination li a, div#content .pagination li .sub-bg-white-transparent a, div#content .sub-bg-blue .pagination li a, div#content .pagination li .sub-bg-blue a, div#content .sub-bg-transparent-white .pagination li a, div#content .pagination li .sub-bg-transparent-white a {
  border: 1px solid #fff;
  color: #fff
}

#content .bg-white-transparent .btn:hover, #content .bg-blue .btn:hover, #content .bg-transparent-white .btn:hover, div#content .sub-bg-white-transparent .btn:hover, div#content .sub-bg-blue .btn:hover, div#content .sub-bg-transparent-white .btn:hover, #content .bg-white-transparent .pagination li a:hover, #content .pagination li .bg-white-transparent a:hover, #content .bg-blue .pagination li a:hover, #content .pagination li .bg-blue a:hover, #content .bg-transparent-white .pagination li a:hover, #content .pagination li .bg-transparent-white a:hover, div#content .sub-bg-white-transparent .pagination li a:hover, div#content .pagination li .sub-bg-white-transparent a:hover, div#content .sub-bg-blue .pagination li a:hover, div#content .pagination li .sub-bg-blue a:hover, div#content .sub-bg-transparent-white .pagination li a:hover, div#content .pagination li .sub-bg-transparent-white a:hover, #content .bg-white-transparent .btn:active, #content .bg-blue .btn:active, #content .bg-transparent-white .btn:active, div#content .sub-bg-white-transparent .btn:active, div#content .sub-bg-blue .btn:active, div#content .sub-bg-transparent-white .btn:active, #content .bg-white-transparent .pagination li a:active, #content .pagination li .bg-white-transparent a:active, #content .bg-blue .pagination li a:active, #content .pagination li .bg-blue a:active, #content .bg-transparent-white .pagination li a:active, #content .pagination li .bg-transparent-white a:active, div#content .sub-bg-white-transparent .pagination li a:active, div#content .pagination li .sub-bg-white-transparent a:active, div#content .sub-bg-blue .pagination li a:active, div#content .pagination li .sub-bg-blue a:active, div#content .sub-bg-transparent-white .pagination li a:active, div#content .pagination li .sub-bg-transparent-white a:active {
  background-color: #fff;
  color: #002d5a
}

#content .bg-white-transparent .btn-highlight, #content .bg-blue .btn-highlight, #content .bg-transparent-white .btn-highlight, div#content .sub-bg-white-transparent .btn-highlight, div#content .sub-bg-blue .btn-highlight, div#content .sub-bg-transparent-white .btn-highlight {
  border: 2px solid #d70f46;
  background-color: #d70f46;
  color: #fff;
  top: -1px
}

#content .bg-white-transparent .btn-highlight:hover, #content .bg-blue .btn-highlight:hover, #content .bg-transparent-white .btn-highlight:hover, div#content .sub-bg-white-transparent .btn-highlight:hover, div#content .sub-bg-blue .btn-highlight:hover, div#content .sub-bg-transparent-white .btn-highlight:hover, #content .bg-white-transparent .btn-highlight:active, #content .bg-blue .btn-highlight:active, #content .bg-transparent-white .btn-highlight:active, div#content .sub-bg-white-transparent .btn-highlight:active, div#content .sub-bg-blue .btn-highlight:active, div#content .sub-bg-transparent-white .btn-highlight:active {
  background-color: #fff;
  color: #002d5a
}

#content .bg-white-transparent .btn, div#content .sub-bg-white-transparent .btn, #content .bg-white-transparent .pagination li a, #content .pagination li .bg-white-transparent a, div#content .sub-bg-white-transparent .pagination li a, div#content .pagination li .sub-bg-white-transparent a {
  border: 1px solid #002d5a;
  background-color: #002d5a;
  color: #fff
}

#content .bg-white-transparent .btn:hover, div#content .sub-bg-white-transparent .btn:hover, #content .bg-white-transparent .pagination li a:hover, #content .pagination li .bg-white-transparent a:hover, div#content .sub-bg-white-transparent .pagination li a:hover, div#content .pagination li .sub-bg-white-transparent a:hover, #content .bg-white-transparent .btn:active, div#content .sub-bg-white-transparent .btn:active, #content .bg-white-transparent .pagination li a:active, #content .pagination li .bg-white-transparent a:active, div#content .sub-bg-white-transparent .pagination li a:active, div#content .pagination li .sub-bg-white-transparent a:active {
  background-color: #d70f46;
  border-color: #d70f46;
  color: #fff
}

#content figure p {
  font-size: 1.4rem
}

#content .image-equal-height {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden
}

#content .image-equal-height::before {
  display: block;
  content: "";
  padding-top: 56.25%
}

#content .image-equal-height a, #content .image-equal-height img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left;
  object-position: left;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

#content .image-m-b {
  margin-bottom: 15px
}

#content ul {
  list-style: none;
  padding-left: 30px;
  margin-bottom: 15px
}

#content ul li {
  position: relative;
  margin-bottom: 7px
}

#content ul li::before {
  content: "";
  width: 20px;
  height: 3px;
  background-color: #d70f46;
  display: block;
  position: absolute;
  left: -30px;
  top: 12px
}

#content ul li:last-child {
  margin-bottom: 0
}

#content ul ul, #content ul ol {
  margin-top: 7.5px;
  margin-bottom: 0
}

#content ol {
  list-style: decimal-leading-zero;
  padding-left: 34px;
  margin-bottom: 15px
}

#content ol li {
  margin-bottom: 7.5px
}

#content ol li::marker {
  color: #d70f46;
  font-variation-settings: "wght"700
}

#content ol li:last-child {
  margin-bottom: 0
}

#content ol ul, #content ol ol {
  margin-top: 7.5px;
  margin-bottom: 0
}

#content blockquote .qoute, #content q .qoute {
  font-size: 3.6rem;
  line-height: 1.5;
  margin-bottom: 7.5px
}

#content blockquote .qoute::before, #content q .qoute::before {
  content: open-quote
}

#content blockquote .qoute::after, #content q .qoute::after {
  content: close-quote
}

@media(max-width: 991px) {
  #content blockquote .qoute, #content q .qoute {
    font-size: 3rem
  }
}

@media(max-width: 991px) {
  #content blockquote .qoute, #content q .qoute {
    font-size: 2.6rem
  }
}

#content blockquote footer, #content q footer {
  font-size: 1.6rem
}

#content blockquote .qoute, #content q .qoute {
  quotes: "„""”"
}

html[lang=en] #content blockquote .qoute, html[lang=en] #content q .qoute {
  quotes: "“""”""‘""’"
}

#sidebar ul {
  list-style: disc;
  padding-left: 30px
}

@media(min-width: 992px) {
  .main-content-with-sidebar .container {
    margin-left: 0
  }

  .main-content-with-sidebar #sidebar {
    position: fixed;
    top: 126px;
    right: calc(100% - 320px);
    bottom: 0;
    left: 0;
    overflow-y: auto;
    z-index: 100
  }

  .main-content-with-sidebar #content {
    margin-left: 320px
  }
}

@media only screen and (min-width: 992px)and (min-width: 576px) {
  .main-content-with-sidebar .container {
    max-width: calc(768px - 320px - 15px)
  }
}

@media only screen and (min-width: 992px)and (min-width: 768px) {
  .main-content-with-sidebar .container {
    max-width: calc(932px - 320px - 15px)
  }
}

@media only screen and (min-width: 992px)and (min-width: 992px) {
  .main-content-with-sidebar .container {
    max-width: calc(1140px - 320px - 15px)
  }
}

@media only screen and (min-width: 992px)and (min-width: 1200px) {
  .main-content-with-sidebar .container {
    max-width: calc(1540px - 320px - 15px)
  }
}

@media(min-width: 992px) {
  .body-with-sidebar #header .main-menu, .body-with-sidebar #footer {
    margin-left: 320px
  }
}

.glide {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.glide * {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

.glide__track {
  overflow: hidden
}

.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-touch-action: pan-Y;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  will-change: transform
}

.glide__slides--dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.glide__slide {
  width: 100%;
  height: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent
}

.glide__slide a {
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.glide--rtl {
  direction: rtl
}

#content .glide.show-overflow .glide__track, #content .glide.show-overflow .glide__slides {
  overflow: visible
}

#content .glide.equal-height .glide__slide {
  margin-bottom: -30px !important
}

#content .glide.equal-height .glide__slide {
  height: auto
}

#content .glide.equal-height .glide__slide .row {
  margin-bottom: 0 !important
}

#content .glide.equal-height .glide__slide .row {
  height: 100%
}

#content .glide .glide__arrows {
  display: none;
  position: relative;
  z-index: 1
}

#content .glide .glide__arrows.glide__arrows--active {
  display: block
}

#content .glide .glide__bullets {
  display: none;
  position: relative;
  z-index: 1
}

#content .glide .glide__bullets.glide__bullets--active {
  display: block
}

#content .slider-in-backend {
  border: 2px solid #adadad;
  margin-top: 30px;
  position: relative
}

#content .slider-in-backend:before {
  content: "SLIDER";
  position: absolute;
  top: 0;
  left: -2px;
  padding: 0 7px;
  background-color: #adadad;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}

#content .slider-in-backend .slide-in-backend {
  border: 2px solid #adadad;
  margin: 30px 15px 15px 15px;
  position: relative
}

#content .slider-in-backend .slide-in-backend:before {
  content: "SLIDER-ITEM";
  position: absolute;
  top: 0;
  left: -2px;
  padding: 0 7px;
  background-color: #adadad;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}

#content .slider-in-backend .glide__arrows, #content .slider-in-backend .glide__bullets {
  display: none
}

#content figure.table, #content .table-wrapper {
  overflow-x: auto
}

#content figure.table table, #content .table-wrapper table {
  border-collapse: collapse;
  width: 100%;
  line-height: 1.5;
  text-align: left;
  font-size: 1.4rem;
  min-width: 600px
}

#content figure.table table p, #content .table-wrapper table p {
  font-size: 1.4rem
}

#content figure.table table td, #content .table-wrapper table td {
  vertical-align: top;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 15px 10px
}

#content figure.table table tr, #content .table-wrapper table tr {
  vertical-align: top
}

#content figure.table table tr:hover, #content .table-wrapper table tr:hover {
  cursor: default
}

#content figure.table table thead tr th, #content .table-wrapper table thead tr th {
  text-align: left
}

#content figure.table table thead tr th:first-child, #content .table-wrapper table thead tr th:first-child {
  text-align: left
}

#content figure.table table th, #content .table-wrapper table th {
  vertical-align: top;
  padding: 10px
}

#content figure.table .noTableBg table td, #content .table-wrapper .noTableBg table td {
  border-bottom: 1px solid rgba(0, 0, 0, 0) !important
}

#content figure.table .noTableBg table td, #content .table-wrapper .noTableBg table td {
  padding: 13px
}

#content figure.table .noTableBg table tr, #content .table-wrapper .noTableBg table tr {
  background-color: rgba(0, 0, 0, 0) !important
}

#content figure.table .noTableBg table tr:nth-child(even), #content .table-wrapper .noTableBg table tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0) !important
}

.neos-backend .ck-content .table table th {
  background: none
}

.neos-backend .ck-content .table table th:hover, .neos-backend .ck-content .table table th:focus {
  background: none
}

#content .bg-white table tr th:first-child, #content .bg-grey table tr th:first-child, #content .bg-transparent-black table tr th:first-child, div#content .sub-bg-white table tr th:first-child, div#content .sub-bg-grey table tr th:first-child, div#content .sub-bg-transparent-black table tr th:first-child, #content .bg-white table tr td:first-child, #content .bg-grey table tr td:first-child, #content .bg-transparent-black table tr td:first-child, div#content .sub-bg-white table tr td:first-child, div#content .sub-bg-grey table tr td:first-child, div#content .sub-bg-transparent-black table tr td:first-child {
  border-right: 1px solid #e7ecf0
}

#content .bg-white table td, #content .bg-grey table td, #content .bg-transparent-black table td, div#content .sub-bg-white table td, div#content .sub-bg-grey table td, div#content .sub-bg-transparent-black table td {
  border-bottom-color: #e7ecf0
}

#content .bg-white table tr, #content .bg-grey table tr, #content .bg-transparent-black table tr, div#content .sub-bg-white table tr, div#content .sub-bg-grey table tr, div#content .sub-bg-transparent-black table tr {
  background-color: #fff
}

#content .bg-white table tr:nth-child(even), #content .bg-grey table tr:nth-child(even), #content .bg-transparent-black table tr:nth-child(even), div#content .sub-bg-white table tr:nth-child(even), div#content .sub-bg-grey table tr:nth-child(even), div#content .sub-bg-transparent-black table tr:nth-child(even) {
  background-color: #fff
}

#content .bg-white table tr:hover, #content .bg-grey table tr:hover, #content .bg-transparent-black table tr:hover, div#content .sub-bg-white table tr:hover, div#content .sub-bg-grey table tr:hover, div#content .sub-bg-transparent-black table tr:hover {
  background-color: #e7ecf0
}

#content .bg-white table thead tr, #content .bg-grey table thead tr, #content .bg-transparent-black table thead tr, div#content .sub-bg-white table thead tr, div#content .sub-bg-grey table thead tr, div#content .sub-bg-transparent-black table thead tr {
  color: #fff;
  background-color: #002d5a
}

#content .bg-white table thead tr:hover, #content .bg-grey table thead tr:hover, #content .bg-transparent-black table thead tr:hover, div#content .sub-bg-white table thead tr:hover, div#content .sub-bg-grey table thead tr:hover, div#content .sub-bg-transparent-black table thead tr:hover {
  background-color: #002d5a
}

#content .bg-white table th, #content .bg-grey table th, #content .bg-transparent-black table th, div#content .sub-bg-white table th, div#content .sub-bg-grey table th, div#content .sub-bg-transparent-black table th {
  font-variation-settings: "wght"600
}

#content .bg-white-transparent table, #content .bg-blue table, #content .bg-transparent-white table, div#content .sub-bg-white-transparent table, div#content .sub-bg-blue table, div#content .sub-bg-transparent-white table {
  color: #002d5a
}

#content .bg-white-transparent table tr th:first-child, #content .bg-blue table tr th:first-child, #content .bg-transparent-white table tr th:first-child, div#content .sub-bg-white-transparent table tr th:first-child, div#content .sub-bg-blue table tr th:first-child, div#content .sub-bg-transparent-white table tr th:first-child, #content .bg-white-transparent table tr td:first-child, #content .bg-blue table tr td:first-child, #content .bg-transparent-white table tr td:first-child, div#content .sub-bg-white-transparent table tr td:first-child, div#content .sub-bg-blue table tr td:first-child, div#content .sub-bg-transparent-white table tr td:first-child {
  border-right: 1px solid #e7ecf0
}

#content .bg-white-transparent table td, #content .bg-blue table td, #content .bg-transparent-white table td, div#content .sub-bg-white-transparent table td, div#content .sub-bg-blue table td, div#content .sub-bg-transparent-white table td {
  border-bottom-color: #e7ecf0
}

#content .bg-white-transparent table tr, #content .bg-blue table tr, #content .bg-transparent-white table tr, div#content .sub-bg-white-transparent table tr, div#content .sub-bg-blue table tr, div#content .sub-bg-transparent-white table tr {
  background-color: #fff
}

#content .bg-white-transparent table tr:nth-child(even), #content .bg-blue table tr:nth-child(even), #content .bg-transparent-white table tr:nth-child(even), div#content .sub-bg-white-transparent table tr:nth-child(even), div#content .sub-bg-blue table tr:nth-child(even), div#content .sub-bg-transparent-white table tr:nth-child(even) {
  background-color: #fff
}

#content .bg-white-transparent table tr:hover, #content .bg-blue table tr:hover, #content .bg-transparent-white table tr:hover, div#content .sub-bg-white-transparent table tr:hover, div#content .sub-bg-blue table tr:hover, div#content .sub-bg-transparent-white table tr:hover {
  background-color: #e7ecf0
}

#content .bg-white-transparent table thead tr, #content .bg-blue table thead tr, #content .bg-transparent-white table thead tr, div#content .sub-bg-white-transparent table thead tr, div#content .sub-bg-blue table thead tr, div#content .sub-bg-transparent-white table thead tr {
  color: #fff;
  background-color: #002d5a
}

#content .bg-white-transparent table thead tr:hover, #content .bg-blue table thead tr:hover, #content .bg-transparent-white table thead tr:hover, div#content .sub-bg-white-transparent table thead tr:hover, div#content .sub-bg-blue table thead tr:hover, div#content .sub-bg-transparent-white table thead tr:hover {
  background-color: #002d5a
}

#content .bg-white-transparent table th, #content .bg-blue table th, #content .bg-transparent-white table th, div#content .sub-bg-white-transparent table th, div#content .sub-bg-blue table th, div#content .sub-bg-transparent-white table th {
  font-variation-settings: "wght"600
}

.ck-content .table {
  width: 100% !important
}

.ck-content .table table td, .ck-content .table table th {
  text-align: inherit !important
}

#content .video {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden
}

#content .video .embed-video, #content .video .embed-video-16by9, #content .video .embed-video-header {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 0
}

#content .video .embed-video::before, #content .video .embed-video-16by9::before, #content .video .embed-video-header::before {
  display: block;
  content: "";
  padding-top: 56.25%
}

#content .video .embed-video iframe, #content .video .embed-video video, #content .video .embed-video-16by9 iframe, #content .video .embed-video-16by9 video, #content .video .embed-video-header iframe, #content .video .embed-video-header video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

#content .video .embed-video-header::before {
  padding-top: 45.3125%
}

#content .video-container {
  max-height: 680px
}

#content .video-container .embed-video .video-background-image {
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1
}

#content .video-title-wrapper {
  position: absolute !important;
  padding: 0 !important
}

#content .video-title-wrapper {
  bottom: -30px;
  margin-left: -25px;
  margin-right: -25px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#content .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0 -7.5px -7.5px -7.5px;
  padding: 0
}

#content .social-icons li {
  margin: 7.5px
}

#content .social-icons li:last-child {
  margin-bottom: 7.5px
}

#content .social-icons li:before {
  display: none
}

#content .social-icons li a {
  display: block;
  width: 25px;
  height: 25px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: .75
}

#content .social-icons li a:hover {
  opacity: 1
}

#content .backend-modal-information {
  padding: 15px;
  text-align: center
}

#content .backend-modal-information span {
  font-size: 70%
}

#content [data-micromodal-trigger] {
  cursor: pointer
}

#content .modal, #content .modal * {
  outline: none !important
}

#content .modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99999999
}

#content .modal__container {
  position: relative;
  max-width: 80vw;
  max-height: 100vh;
  min-width: 200px;
  min-height: 100px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#content .modal__container.padding__normal {
  padding: 15px
}

#content .modal__container.padding__big {
  padding: 30px
}

#content .modal__container.padding__none {
  padding: 0
}

#content .modal__content {
  margin-left: -15px;
  margin-right: -15px
}

#content .modal__container header {
  min-height: 50px
}

#content .modal__close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 50px;
  height: 50px;
  color: #50555a;
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
  border: 0
}

#content .modal__close:before {
  content: "x"
}

#content .modal__close:hover {
  background: rgba(80, 85, 90, .075)
}

@-webkit-keyframes mmfadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes mmfadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes mmfadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes mmfadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
    transform: translateY(15%)
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
    transform: translateY(15%)
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  to {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%)
  }
}

@keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  to {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%)
  }
}

#content .micromodal-slide {
  display: none
}

#content .micromodal-slide.is-open {
  display: block
}

#content .micromodal-slide[aria-hidden=false] .modal__overlay {
  -webkit-animation: mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)
}

#content .micromodal-slide[aria-hidden=false] .modal__container {
  -webkit-animation: mmslideIn .3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)
}

#content .micromodal-slide[aria-hidden=true] .modal__overlay {
  -webkit-animation: mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)
}

#content .micromodal-slide[aria-hidden=true] .modal__container {
  -webkit-animation: mmslideOut .3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)
}

#content .micromodal-slide .modal__container, #content .micromodal-slide .modal__overlay {
  will-change: transform
}

#content .bg-white .modal__close, #content .bg-grey .modal__close, #content .bg-transparent-black .modal__close, div#content .sub-bg-white .modal__close, div#content .sub-bg-grey .modal__close, div#content .sub-bg-transparent-black .modal__close {
  color: #50555a
}

#content .bg-white .modal__close:hover, #content .bg-grey .modal__close:hover, #content .bg-transparent-black .modal__close:hover, div#content .sub-bg-white .modal__close:hover, div#content .sub-bg-grey .modal__close:hover, div#content .sub-bg-transparent-black .modal__close:hover {
  background: rgba(80, 85, 90, .075)
}

#content .bg-white-transparent .modal__close, #content .bg-blue .modal__close, #content .bg-transparent-white .modal__close, div#content .sub-bg-white-transparent .modal__close, div#content .sub-bg-blue .modal__close, div#content .sub-bg-transparent-white .modal__close {
  color: #fff
}

#content .bg-white-transparent .modal__close:hover, #content .bg-blue .modal__close:hover, #content .bg-transparent-white .modal__close:hover, div#content .sub-bg-white-transparent .modal__close:hover, div#content .sub-bg-blue .modal__close:hover, div#content .sub-bg-transparent-white .modal__close:hover {
  background: hsla(0, 0%, 100%, .075)
}

.header-lottie {
  position: absolute
}

.header-lottie #glow-stroke {
  -webkit-filter: drop-shadow(0 0 10px #D70F46) drop-shadow(0 0 10px #D70F46) drop-shadow(0 0 3px #D70F46) drop-shadow(0 0 3px #D70F46);
  filter: drop-shadow(0 0 10px #D70F46) drop-shadow(0 0 10px #D70F46) drop-shadow(0 0 3px #D70F46) drop-shadow(0 0 3px #D70F46)
}

.header-content {
  margin-top: 20vw
}

@media(max-width: 991px) {
  .header-content {
    margin-top: 30vw
  }
}

@media(max-width: 767px) {
  .header-content {
    margin-top: 35vw
  }
}

@media(max-width: 575px) {
  .header-content {
    margin-top: 53vw
  }
}

.header-subpage-container {
  background-position: 65% 99%;
  background-size: cover;
  min-height: 300px;
  margin-bottom: 3px
}

@media(max-width: 991px) {
  .header-subpage-container {
    min-height: 220px
  }
}

.header-subpage-container>div.container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 180px
}

@media(max-width: 991px) {
  .header-subpage-container>div.container {
    padding-top: 120px
  }
}

.header-subpage-headline {
  color: #fff;
  text-shadow: 0 0 7px #002d5a;
  margin-bottom: 0
}

.floating-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  right: -410px;
  top: 33%;
  -webkit-transition: right .25s ease-in-out;
  transition: right .25s ease-in-out;
  z-index: 101
}

.floating-contact.open {
  right: 0
}

.floating-contact.open .button-solution, .floating-contact.open .button-contact {
  background: rgba(215, 15, 70, .85)
}

.floating-contact.open .button-solution.open, .floating-contact.open .button-contact.open {
  background-color: #d70f46
}

.floating-contact .content-contact, .floating-contact .content-solution {
  display: none
}

.floating-contact .content-contact.open, .floating-contact .content-solution.open {
  display: block
}

.floating-contact .button-contact.open, .floating-contact .button-solution.open {
  position: relative
}

.floating-contact .button-contact.open .icon-contact, .floating-contact .button-contact.open .icon-solution, .floating-contact .button-solution.open .icon-contact, .floating-contact .button-solution.open .icon-solution {
  opacity: 0
}

.floating-contact .button-contact.open:before, .floating-contact .button-solution.open:before {
  font-family: "icomoon" !important
}

.floating-contact .button-contact.open:before, .floating-contact .button-solution.open:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 1;
  color: #fff;
  display: block;
  font-size: 34px;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.floating-contact .floating-left {
  width: 80px
}

.floating-contact .floating-left li {
  margin-bottom: 15px;
  color: #fff;
  background: #d70f46;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  cursor: pointer
}

.floating-contact .floating-left li p {
  font-size: 12px;
  text-align: center;
  margin: 0;
  line-height: 1.1;
  font-variation-settings: "wght"700
}

.floating-contact .floating-left li p a {
  text-decoration: none;
  color: #fff
}

.floating-contact .floating-left li:before {
  opacity: 0;
  content: "";
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.floating-contact .floating-left li .icon-contact, .floating-contact .floating-left li .icon-solution {
  opacity: 1;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.floating-contact .floating-left li .icon-contact:before, .floating-contact .floating-left li .icon-solution:before {
  font-family: "icomoon" !important
}

.floating-contact .floating-left li .icon-contact:before, .floating-contact .floating-left li .icon-solution:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-size: 24px;
  margin-bottom: 5px
}

.floating-contact .floating-left li .icon-solution:before {
  content: ""
}

.floating-contact .floating-left li .icon-contact:before {
  content: ""
}

.floating-contact .floating-right {
  width: 410px;
  background-color: hsla(0, 0%, 100%, .98);
  border: solid #d70f46;
  border-width: 2px 0 2px 2px;
  padding: 30px;
  color: #50555a
}

.floating-contact .floating-right h3 {
  line-height: 1.3
}

.floating-contact .floating-right .floating-headline .h-sub {
  text-transform: none;
  text-transform: initial;
  font-size: max(1.6rem, min(2.25vw, 2.4rem));
  left: 0
}

.floating-contact .floating-right .content-solution a {
  padding: 15px 0 0 0
}

.floating-contact .floating-right hr {
  color: rgba(231, 236, 240, .23);
  margin: 15px 0 5px 0
}

.floating-contact .floating-right li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 7px
}

.floating-contact .floating-right li:last-child {
  margin-bottom: 0
}

.floating-contact .floating-right li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 15px 0 0 30px;
  color: #50555a;
  text-decoration: none
}

.floating-contact .floating-right li a:hover {
  text-decoration: underline
}

.floating-contact .floating-right [class^=icon-] a:before, .floating-contact .floating-right [class*=" icon-"] a:before {
  font-family: "icomoon" !important
}

.floating-contact .floating-right [class^=icon-] a:before, .floating-contact .floating-right [class*=" icon-"] a:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 18px
}

.floating-contact .floating-right .icon-mail a:before {
  font-size: 16px;
  content: ""
}

.floating-contact .floating-right .icon-at a:before {
  content: ""
}

.floating-contact .floating-right .icon-calendar a:before {
  font-size: 19px;
  content: ""
}

.floating-contact .floating-right .icon-mobile a:before {
  font-size: 20px;
  left: 1px;
  content: ""
}

.floating-contact .floating-right .icon-linkedin a:before {
  font-size: 20px;
  content: ""
}

@media(max-width: 489px) {
  .floating-contact {
    right: calc((100vw - 80px)*-1);
    font-size: 1.4rem
  }

  .floating-contact .floating-right {
    width: calc(100vw - 80px);
    padding: 20px
  }

  .floating-contact .floating-right .floating-headline .h-sub {
    font-size: 1.4rem
  }

  .floating-contact .floating-right .floating-headline .h3 {
    font-size: 1.6rem
  }

  .floating-contact .floating-right hr {
    margin: 10px 0 0 0
  }

  .floating-contact .floating-right .content-solution a {
    padding: 12px 0 0 0
  }

  .floating-contact .floating-right .icon-mobile a:before {
    top: 15px
  }
}

#content .container-contact {
  background-size: cover;
  background-position: center
}

#content .container-contact .btn {
  margin: 0 !important
}

.video-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 590px;
  overflow: hidden
}

.video-container .help-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.video-container .embed-video {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%
}

.video-container .embed-video::before {
  display: block;
  content: "";
  padding-top: 30.72%
}

.video-container .embed-video iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.video-container .embed-video .video-background-image {
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1
}

#footer {
  color: #fff;
  background: #002d5a
}

#footer .pitem small{
  /* display: block;
  white-space: nowrap;
  overflow: hidden; */
}

#footer a {
  color: #fff
}

#footer a:not([class*=icon-]) {
  text-decoration: none;
  border-style: dotted;
  border-bottom-width: 1px
}

#footer .footer-menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#footer .footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media(max-width: 767px) {
  #footer .footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media(min-width: 768px) {
  #footer .footer-menu li {
    border-right: 2px solid #fff;
    padding-right: 10px;
    margin-right: 10px
  }

  #footer .footer-menu li:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0
  }
}

@media(max-width: 767px) {
  #footer .footer-menu li {
    padding: 10px 0 10px 0
  }
}

#footer .footer-menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  text-decoration: none;
  border-bottom: 0
}

@media(min-width: 768px) {
  #footer .footer-text {
    /* margin-bottom: 60px */
  }
}

@media(max-width: 767px) {
  #footer .footer-text {
    /* margin-bottom: 30px */
  }
}

#footer .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px
}

@media(max-width: 575px) {
  #footer .social-icons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

#footer .social-icons .icon-google, #footer .social-icons .icon-facebook, #footer .social-icons .icon-linkedin {
  text-decoration: none;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media(max-width: 767px) {
  #footer .social-icons .icon-google, #footer .social-icons .icon-facebook, #footer .social-icons .icon-linkedin {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

#footer .social-icons .icon-google::before, #footer .social-icons .icon-facebook::before, #footer .social-icons .icon-linkedin::before {
  font-family: "icomoon" !important
}

#footer .social-icons .icon-google::before, #footer .social-icons .icon-facebook::before, #footer .social-icons .icon-linkedin::before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 36px
}

#footer .social-icons .icon-facebook::before {
  content: ""
}

#footer .social-icons .icon-google::before {
  content: "";
  margin-right: 15px
}

#footer .social-icons .icon-linkedin::before {
  content: "";
  margin-right: 15px
}

@media(min-width: 768px)and (max-width: 991px) {
  #footer .footer-menu-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  #footer .social-icons {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

#content .moon-innotechlaser-contactform span.required {
  display: none
}

#content .moon-innotechlaser-contactform fieldset textarea, #content .moon-innotechlaser-contactform fieldset input:not([type=checkbox]) {
  width: 100%;
  outline: none
}

#content .moon-innotechlaser-contactform fieldset textarea {
  height: 221px;
  resize: vertical
}

#content .moon-innotechlaser-contactform fieldset input[type=text], #content .moon-innotechlaser-contactform fieldset textarea {
  font-family: "IBM Plex Sans Variable", sans-serif;
  font-size: 1.4rem;
  padding: 15px;
  margin-bottom: 15px;
  border: 0
}

#content .moon-innotechlaser-contactform button {
  background: rgba(0, 0, 0, 0)
}

#content .moon-innotechlaser-contactform ul {
  list-style: none;
  padding: 0;
  margin: 0
}

#content .moon-innotechlaser-contactform ul li::before {
  display: none
}

#content .help-inline {
  font-size: 14px;
  position: relative;
  top: -12px;
  color: #d70f46
}

#content form .actions .btn {
  text-transform: uppercase;
  font-size: 1.4rem
}

#content input[type=checkbox], #content input[type=radio] {
  display: none
}

#content .checkbox {
  padding-left: 30px;
  position: relative
}

#content .checkbox small {
  display: block;
  margin-bottom: 15px
}

#content .custom_checkbox, #content .custom_radio {
  position: absolute;
  top: 1px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #fff
}

#content .custom_radio {
  border-radius: 100%
}

#content input[type=checkbox]:checked~.custom_checkbox {
  background-color: #002d5a;
  border: 1px solid #002d5a
}

#content input[type=radio]:checked~.custom_radio {
  background-color: #002d5a;
  border: 1px solid #002d5a
}

#content .custom_checkbox:after, #content .custom_radio:after {
  content: "";
  position: absolute;
  display: none
}

#content input[type=checkbox]:checked~.custom_checkbox:after {
  display: block
}

#content input[type=radio]:checked~.custom_radio:after {
  display: block
}

#content .custom_checkbox:after {
  left: 6px;
  top: 0;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

#content .custom_radio:after {
  left: 50%;
  top: 50%;
  height: 8px;
  width: 8px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

#content .clearfix {
  position: relative
}

#content label.placeholder-animated {
  position: absolute;
  top: 13px;
  left: 15px;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  color: #9b9b9b
}

#content label.placeholder-animated.active {
  top: -13px;
  -webkit-transform: scale(0.65);
  -ms-transform: scale(0.65);
  transform: scale(0.65);
  background-color: #fff;
  padding: 0 8px;
  left: 8px;
  color: #002d5a
}

#content .post-article-back-to-overview a {
  margin-top: 0;
  margin-bottom: 30px
}

#content .post-article p {
  font-variation-settings: "wght"600
}

#content .blog-entries .blog-entry {
  padding-bottom: 120px
}

#content .blog-entries .blog-entry::after {
  content: "";
  display: block;
  width: calc(100% - 30px);
  height: 3px;
  background-color: #e7ecf0;
  position: relative;
  left: 15px;
  top: 30px
}

#content .blog-entries .blog-entry:last-child {
  padding-bottom: 0
}

#content .blog-entries .blog-entry:last-child::after {
  display: none
}

#content .blog-entries .blog-entry-small {
  padding-bottom: 30px
}

#content .blog-entries .blog-entry-small::after {
  display: none
}

#content .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0
}

#content .pagination li::before {
  display: none
}

#content .pagination li a {
  margin-right: 15px
}

#content .pagination li.current a {
  background-color: #002d5a;
  color: #fff
}

#content .pagination-top {
  margin-bottom: 60px
}

#content .pagination-bottom {
  margin-top: 60px
}

.blog-item {
  display: flex !important;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
}

.blog-item {
  padding-top: 30px;
  padding-bottom: 30px;
}

.blog-item:hover {
  font-weight: normal !important;
}

#content .socialwall .post-time {
  color: #808080;
  font-size: 18px;
  margin-bottom: 15px;
}

#content .socialwall .post-title {
  color: #003686;
  font-size: 22px;
  margin-bottom: 25px;
  font-weight: 700;
}

#content .socialwall .post-desc {
  color: #808080;
  font-size: 18px;
}

#content .socialwall .post-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 22px;
}

#content .socialwall .post-date .icon-linkedin {
  border-bottom: 0;
  color: inherit
}

#content .socialwall .post-date .icon-linkedin::before {
  font-family: "icomoon" !important
}

#content .socialwall .post-date .icon-linkedin::before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: 7.5px;
  font-size: 34px
}

#content .socialwall .post-counts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#content .socialwall .post-likes {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 15px
}

#content .socialwall .post-likes:before {
  font-family: "icomoon" !important
}

#content .socialwall .post-likes:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  padding-right: 5px;
  -webkit-transition: all .25s ease-in-out 0s;
  transition: all .25s ease-in-out 0s
}

#content .socialwall .post-comments:before {
  font-family: "icomoon" !important
}

#content .socialwall .post-comments:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  padding-right: 5px;
  -webkit-transition: all .25s ease-in-out 0s;
  transition: all .25s ease-in-out 0s
}

#content .card {
  margin-top: 75px;
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out
}

#content .card>div {
  position: relative;
  padding-top: 90px
}

#content .card>div.sub-bg-white-transparent {
  -webkit-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out
}

#content .card>div.sub-bg-white-transparent:hover {
  background-color: hsla(0, 0%, 100%, .35)
}

#content .card img {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 150px;
  max-width: none;
  max-width: initial;
  height: auto;
  height: initial;
  width: auto
}

#content .card>div p:last-of-type {
  margin-bottom: 45px
}

#content .card .btn {
  width: 100%;
  text-align: center;
  margin-top: 7px
}

#content .card:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.shine {
  position: relative
}

.shine:not(.card)::before, .card.shine>div::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  background: radial-gradient(750px circle at var(--xPos) var(--yPos), rgba(255, 255, 255, 0.25), transparent 35%);
  opacity: 1;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  pointer-events: none
}

@media(max-width: 991px) {
  .themed .breadcrumb-group {
    display: none
  }
}

.themed menu.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  font-size: 1.4rem
}

@media(max-width: 991px) {
  .themed menu.breadcrumb {
    display: none
  }
}

.themed menu.breadcrumb li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.themed menu.breadcrumb li span, .themed menu.breadcrumb li a {
  color: #002d5a;
  padding: 0 12px;
  display: inline-block;
  text-decoration: none
}

.themed menu.breadcrumb li a:hover, .themed menu.breadcrumb li a:active, .themed menu.breadcrumb li a:focus {
  text-decoration: underline
}

.themed menu.breadcrumb li:first-child a {
  padding-left: 0;
  -webkit-transition: scale 250ms ease-in-out;
  transition: scale 250ms ease-in-out;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.themed menu.breadcrumb li:first-child a:before {
  font-family: "icomoon" !important
}

.themed menu.breadcrumb li:first-child a:before {
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
  position: relative;
  top: 1px
}

.themed menu.breadcrumb li:first-child a:hover, .themed menu.breadcrumb li:first-child a:active, .themed menu.breadcrumb li:first-child a:focus {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  text-decoration: none
}

.themed menu.breadcrumb li:before {
  content: none
}

.themed menu.breadcrumb li:after {
  font-family: "icomoon" !important
}

.themed menu.breadcrumb li:after {
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #002d5a
}

.themed menu.breadcrumb li:last-of-type {
  font-variation-settings: "wght"700
}

.themed menu.breadcrumb li:last-of-type:after {
  content: ""
}

#content .bg-white .breadcrumb li span, #content .bg-grey .breadcrumb li span, #content .bg-transparent-black .breadcrumb li span, div#content .sub-bg-white .breadcrumb li span, div#content .sub-bg-grey .breadcrumb li span, div#content .sub-bg-transparent-black .breadcrumb li span {
  color: #002d5a
}

#content .bg-white .breadcrumb li a, #content .bg-grey .breadcrumb li a, #content .bg-transparent-black .breadcrumb li a, div#content .sub-bg-white .breadcrumb li a, div#content .sub-bg-grey .breadcrumb li a, div#content .sub-bg-transparent-black .breadcrumb li a {
  color: #002d5a
}

#content .bg-white-transparent .breadcrumb li span, #content .bg-blue .breadcrumb li span, #content .bg-transparent-white .breadcrumb li span, div#content .sub-bg-white-transparent .breadcrumb li span, div#content .sub-bg-blue .breadcrumb li span, div#content .sub-bg-transparent-white .breadcrumb li span {
  color: #fff
}

#content .bg-white-transparent .breadcrumb li:before, #content .bg-blue .breadcrumb li:before, #content .bg-transparent-white .breadcrumb li:before, div#content .sub-bg-white-transparent .breadcrumb li:before, div#content .sub-bg-blue .breadcrumb li:before, div#content .sub-bg-transparent-white .breadcrumb li:before, #content .bg-white-transparent .breadcrumb li a, #content .bg-blue .breadcrumb li a, #content .bg-transparent-white .breadcrumb li a, div#content .sub-bg-white-transparent .breadcrumb li a, div#content .sub-bg-blue .breadcrumb li a, div#content .sub-bg-transparent-white .breadcrumb li a {
  color: #fff
}

[data-as-animate]:not([data-as-cascade]):not([data-as-cascade-reverse]), [data-as-animate][data-as-cascade]>*, [data-as-animate][data-as-cascade-reverse]>* {
  pointer-events: none
}

[data-as-animate]:not([data-as-cascade]):not([data-as-cascade-reverse]).as-animate, [data-as-animate][data-as-cascade]>*.as-animate, [data-as-animate][data-as-cascade-reverse]>*.as-animate {
  pointer-events: auto
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes fadeInUp-reverse {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInUp-reverse {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@media screen {
  html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInUp]:not([data-as-cascade]):not([data-as-cascade-reverse]), html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInUp][data-as-cascade]>*, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInUp][data-as-cascade-reverse]>* {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
  }

  html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInUp]:not([data-as-cascade]):not([data-as-cascade-reverse]).as-hidden, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInUp][data-as-cascade]>*.as-hidden, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInUp][data-as-cascade-reverse]>*.as-hidden {
    -webkit-animation-name: fadeInUp-reverse;
    animation-name: fadeInUp-reverse;
    animation-direction: reverse
  }

  html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInUp]:not([data-as-cascade]):not([data-as-cascade-reverse]).as-animate, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInUp][data-as-cascade]>*.as-animate, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInUp][data-as-cascade-reverse]>*.as-animate {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes fadeInDown-reverse {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInDown-reverse {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@media screen {
  html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInDown]:not([data-as-cascade]):not([data-as-cascade-reverse]), html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInDown][data-as-cascade]>*, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInDown][data-as-cascade-reverse]>* {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
  }

  html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInDown]:not([data-as-cascade]):not([data-as-cascade-reverse]).as-hidden, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInDown][data-as-cascade]>*.as-hidden, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInDown][data-as-cascade-reverse]>*.as-hidden {
    -webkit-animation-name: fadeInDown-reverse;
    animation-name: fadeInDown-reverse;
    animation-direction: reverse
  }

  html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInDown]:not([data-as-cascade]):not([data-as-cascade-reverse]).as-animate, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInDown][data-as-cascade]>*.as-animate, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInDown][data-as-cascade-reverse]>*.as-animate {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes fadeInLeft-reverse {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInLeft-reverse {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@media screen {
  html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInLeft]:not([data-as-cascade]):not([data-as-cascade-reverse]), html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInLeft][data-as-cascade]>*, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInLeft][data-as-cascade-reverse]>* {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
  }

  html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInLeft]:not([data-as-cascade]):not([data-as-cascade-reverse]).as-hidden, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInLeft][data-as-cascade]>*.as-hidden, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInLeft][data-as-cascade-reverse]>*.as-hidden {
    -webkit-animation-name: fadeInLeft-reverse;
    animation-name: fadeInLeft-reverse;
    animation-direction: reverse
  }

  html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInLeft]:not([data-as-cascade]):not([data-as-cascade-reverse]).as-animate, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInLeft][data-as-cascade]>*.as-animate, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInLeft][data-as-cascade-reverse]>*.as-animate {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes fadeInRight-reverse {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInRight-reverse {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@media screen {
  html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInRight]:not([data-as-cascade]):not([data-as-cascade-reverse]), html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInRight][data-as-cascade]>*, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInRight][data-as-cascade-reverse]>* {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
  }

  html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInRight]:not([data-as-cascade]):not([data-as-cascade-reverse]).as-hidden, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInRight][data-as-cascade]>*.as-hidden, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInRight][data-as-cascade-reverse]>*.as-hidden {
    -webkit-animation-name: fadeInRight-reverse;
    animation-name: fadeInRight-reverse;
    animation-direction: reverse
  }

  html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInRight]:not([data-as-cascade]):not([data-as-cascade-reverse]).as-animate, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInRight][data-as-cascade]>*.as-animate, html:not(.no-js):not(.as-disabled) [data-as-animate=fadeInRight][data-as-cascade-reverse]>*.as-animate {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

div#content .sub-bg-white, #content .bg-white {
  background-color: #fff
}

div#content .sub-bg-grey, #content .bg-grey {
  background-color: #e7ecf0
}

div#content .sub-bg-white-transparent, #content .bg-white-transparent {
  background-color: hsla(0, 0%, 100%, .25);
  backdrop-filter: blur(8px)
}

div#content .sub-bg-blue, #content .bg-blue {
  background-color: #002d5a
}