/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./Resources/Private/Styles/scss/_fsmat.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

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

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

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

@media (min-width: 1600px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1540px; } }

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

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

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

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

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1600px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    order: -1; }
  .order-xxl-last {
    order: 13; }
  .order-xxl-0 {
    order: 0; }
  .order-xxl-1 {
    order: 1; }
  .order-xxl-2 {
    order: 2; }
  .order-xxl-3 {
    order: 3; }
  .order-xxl-4 {
    order: 4; }
  .order-xxl-5 {
    order: 5; }
  .order-xxl-6 {
    order: 6; }
  .order-xxl-7 {
    order: 7; }
  .order-xxl-8 {
    order: 8; }
  .order-xxl-9 {
    order: 9; }
  .order-xxl-10 {
    order: 10; }
  .order-xxl-11 {
    order: 11; }
  .order-xxl-12 {
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1600px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; } }

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

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

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

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

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

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

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

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

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

@media (min-width: 1600px) {
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  .align-content-xxl-start {
    align-content: flex-start !important; }
  .align-content-xxl-end {
    align-content: flex-end !important; }
  .align-content-xxl-center {
    align-content: center !important; }
  .align-content-xxl-between {
    align-content: space-between !important; }
  .align-content-xxl-around {
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  .align-self-xxl-auto {
    align-self: auto !important; }
  .align-self-xxl-start {
    align-self: flex-start !important; }
  .align-self-xxl-end {
    align-self: flex-end !important; }
  .align-self-xxl-center {
    align-self: center !important; }
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    align-self: stretch !important; } }

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

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

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

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

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

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important; }
  .m-xxl-n1 {
    margin: -0.25rem !important; }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important; }
  .m-xxl-n2 {
    margin: -0.5rem !important; }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important; }
  .m-xxl-n3 {
    margin: -1rem !important; }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important; }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important; }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important; }
  .m-xxl-n4 {
    margin: -1.5rem !important; }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important; }
  .m-xxl-n5 {
    margin: -3rem !important; }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important; }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important; }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }

@font-face {
  font-family: 'Raleway-Regular';
  src: url(d7804d203ec219f88fb9.eot);
  src: url(d7804d203ec219f88fb9.eot?#iefix) format("embedded-opentype"), url(aa00ac54d5a0c3736de4.woff2) format("woff2"), url(85df4966a57a7d1a1a74.woff) format("woff"), url(4762e37b12be232198e7.ttf) format("truetype"), url(67fb889bf852aab78f12.otf) format("otf"); }

@font-face {
  font-family: 'Raleway-Semibold';
  src: url(ff02d5ed02bdd87cc291.eot);
  src: url(ff02d5ed02bdd87cc291.eot?#iefix) format("embedded-opentype"), url(0d13d364c1a816165b3a.woff2) format("woff2"), url(dbabeb65b324085b74f4.woff) format("woff"), url(8fe2bbfb3fef9aaae8e7.ttf) format("truetype"); }

@font-face {
  font-family: 'OpenSans-Regular';
  src: url(da2ea76daeaf4e08b4b2.eot);
  src: url(da2ea76daeaf4e08b4b2.eot?#iefix) format("embedded-opentype"), url(99c9a48be684203fdf57.woff2) format("woff2"), url(9ae9233a231c8f326514.woff) format("woff"), url(c4ef4a6f035d187ef118.ttf) format("truetype"), url(d9c54235fdbffc8ad31f.otf) format("otf"); }

@font-face {
  font-family: 'OpenSans-Light';
  src: url(cf50e6e3c53b96b627e8.eot);
  src: url(cf50e6e3c53b96b627e8.eot?#iefix) format("embedded-opentype"), url(21710de5abc35962ad6f.woff2) format("woff2"), url(6bea06c5c9c9a7835836.woff) format("woff"), url(1690d6c00ddf21b1ca8f.ttf) format("truetype"), url(e7db0c9b94dc1e1c4984.otf) format("otf"); }

@font-face {
  font-family: 'OpenSans-Semibold';
  src: url(205ee3c6bb0c3ceb0ee0.eot);
  src: url(205ee3c6bb0c3ceb0ee0.eot?#iefix) format("embedded-opentype"), url(e87518e26f8db4877f38.woff2) format("woff2"), url(e8b739d0dd94f0dec75d.woff) format("woff"), url(06558abf23cccf9608a5.ttf) format("truetype"); }

@font-face {
  font-family: 'OpenSans-Bold';
  src: url(1814e9aa4077d68f8928.eot);
  src: url(1814e9aa4077d68f8928.eot?#iefix) format("embedded-opentype"), url(c3c9752559258a3030f5.woff2) format("woff2"), url(3138f8740156300260d5.woff) format("woff"), url(13be6de12dec6abc2f05.ttf) format("truetype"); }

html {
  font-size: 16px; }

body {
  color: #4c4c4c;
  font-family: OpenSans-Light;
  margin: 0; }
  body .white-text {
    color: white; }
  body a {
    color: #89BE3D;
    text-decoration: none; }
    body a:hover {
      color: #707070; }
    body a.red-btn-filled {
      background-color: #89BE3D;
      border: 2px solid #89BE3D;
      border-radius: 30px;
      color: white;
      display: inline-block;
      font-family: Raleway-Regular;
      margin: 15px 0;
      padding: 10px 25px; }
      body a.red-btn-filled:hover {
        color: #dcdadb; }
    body a.white-btn-filled {
      background-color: white;
      border-radius: 30px;
      color: #89BE3D;
      display: inline-block;
      font-family: Raleway-Regular;
      margin: 15px 0;
      padding: 10px 25px; }
      body a.white-btn-filled:hover {
        color: #4c4c4c; }
    body a.red-btn-border {
      border: 2px solid #89BE3D;
      border-radius: 30px;
      color: #89BE3D;
      display: inline-block;
      margin: 15px 0;
      font-family: Raleway-Regular;
      padding: 10px 25px; }
      body a.red-btn-border:hover {
        border: 2px solid #4c4c4c;
        color: #4c4c4c; }
    body a.red-btn-border-grey {
      border: 2px solid #89BE3D;
      border-radius: 30px;
      color: #707070;
      display: inline-block;
      margin: 15px 0;
      font-family: Raleway-Regular;
      padding: 10px 25px; }
      body a.red-btn-border-grey:hover {
        border: 2px solid #4c4c4c;
        color: #4c4c4c; }
  body h1 {
    font-family: OpenSans-Regular;
    font-size: 2.4rem; }
  body h2 {
    font-family: Raleway-Regular;
    font-size: 2rem; }
    body h2.alternative-h2 {
      font-family: OpenSans-Light;
      font-size: 1.17rem; }

.content-element {
  margin-top: 30px;
  margin-bottom: 30px; }
  .content-element .text-right {
    text-align: right; }
  .content-element .text-center {
    text-align: center; }
  .content-element .text-left {
    text-align: left; }
  .content-element ol {
    list-style: none;
    margin: 0; }
    .content-element ol li {
      margin: 10px 0;
      position: relative; }
      .content-element ol li:before {
        content: '';
        background-image: url(e550f5a271ae121fab54.svg);
        background-size: 25px 25px;
        display: inline-block;
        height: 25px;
        left: -40px;
        position: absolute;
        top: -3px;
        width: 25px; }
  @media (min-width: 768px) {
    .content-element .narrow-text {
      margin: 0 150px; } }

.full-width-container {
  align-items: center;
  display: flex;
  height: 100%; }

.breadcrumb {
  margin-top: 30px;
  margin-bottom: 20px; }
  .breadcrumb ul {
    align-items: center;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0; }
    .breadcrumb ul .divider {
      margin: 0 5px; }

.teaser-box {
  background-color: white;
  display: flex;
  flex-wrap: wrap; }
  .teaser-box .text-container {
    align-items: center;
    display: flex;
    padding: 30px;
    width: 100%; }
    @media (min-width: 768px) {
      .teaser-box .text-container {
        width: 60%; } }
    @media (min-width: 992px) {
      .teaser-box .text-container {
        padding: 100px;
        width: 70%; } }
  .teaser-box .links-container {
    background-color: #89BE3D;
    display: flex;
    flex-direction: column;
    color: white;
    justify-content: center;
    padding: 20px;
    width: 100%; }
    @media (min-width: 768px) {
      .teaser-box .links-container {
        width: 40%; } }
    @media (min-width: 992px) {
      .teaser-box .links-container {
        width: 30%; } }
  .teaser-box .link {
    border-bottom: 1px solid white;
    padding: 20px 0;
    position: relative; }
    .teaser-box .link:last-child {
      border-bottom: unset; }
    .teaser-box .link > div:not(.image) {
      width: 70%; }
    .teaser-box .link .title {
      font-family: Raleway-Regular;
      font-size: 1.375rem;
      margin: 10px 0; }
    .teaser-box .link .image {
      cursor: pointer;
      position: absolute;
      right: 0;
      top: calc(50% - 12px);
      transition: transform 0.2s; }
      .teaser-box .link .image:hover {
        transform: rotate(45deg); }

.ce-textpic.gallery {
  display: flex;
  flex-wrap: wrap; }
  .ce-textpic.gallery .ce-gallery {
    align-items: center;
    display: flex;
    float: unset;
    justify-content: center;
    margin: 0;
    max-width: 100%;
    width: 100%; }
    .ce-textpic.gallery .ce-gallery picture, .ce-textpic.gallery .ce-gallery img {
      width: 100%; }
    @media (min-width: 992px) {
      .ce-textpic.gallery .ce-gallery {
        justify-content: left;
        max-width: 50%;
        width: auto; } }
  .ce-textpic.gallery .ce-bodytext {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 15px;
    width: 100%; }
    @media (min-width: 576px) {
      .ce-textpic.gallery .ce-bodytext {
        padding: 0 30px; } }
    @media (min-width: 992px) {
      .ce-textpic.gallery .ce-bodytext {
        width: 50%; } }
  .ce-textpic.gallery.ce-right {
    flex-direction: row-reverse; }
  .ce-textpic.gallery.ce-center.ce-below .ce-gallery, .ce-textpic.gallery.ce-center.ce-above .ce-gallery {
    display: flex;
    justify-content: center;
    max-width: 100%;
    width: 100%; }
  .ce-textpic.gallery.ce-center.ce-below .ce-bodytext, .ce-textpic.gallery.ce-center.ce-above .ce-bodytext {
    width: 100%; }

.columns-container header h2 {
  text-align: center; }

.columns-container .ce-textpic .ce-bodytext h3 {
  font-family: OpenSans-Regular;
  font-size: 1.25rem; }

.columns-container .button-container {
  display: flex;
  justify-content: center; }

.icon-with-text.ce-textpic .ce-gallery {
  justify-content: center;
  width: 30%; }
  .icon-with-text.ce-textpic .ce-gallery picture {
    width: 100px; }
    .icon-with-text.ce-textpic .ce-gallery picture img {
      max-height: 70px; }

.icon-with-text.ce-textpic .ce-bodytext {
  padding: 10px;
  width: 70%; }
  .icon-with-text.ce-textpic .ce-bodytext h3 {
    margin: 5px 0; }
  .icon-with-text.ce-textpic .ce-bodytext p {
    margin: 0; }

.connected-container .ce-textpic .ce-gallery {
  justify-content: center;
  width: 100%; }
  .connected-container .ce-textpic .ce-gallery picture {
    background: white;
    border-radius: 50%;
    height: 140px;
    padding: 30px;
    width: 140px; }

.connected-container .ce-textpic .ce-bodytext {
  padding: 0;
  text-align: center;
  width: 100%; }
  .connected-container .ce-textpic .ce-bodytext h3 {
    font-family: OpenSans-Regular;
    font-size: 1.25rem; }

@media (min-width: 992px) {
  .connected-container .connector .ce-gallery:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 2px;
    background: #dcdadb;
    right: -100px; } }

.menu_categorized_pages .menu-head {
  text-align: center; }

.menu_categorized_pages .menu-bodytext {
  margin: 25px;
  text-align: center; }

.menu_categorized_pages .button-container {
  text-align: center; }

.menu_categorized_pages .category-tiles {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  .menu_categorized_pages .category-tiles .category-tile {
    margin: 15px;
    width: calc(100% - 30px); }
    .menu_categorized_pages .category-tiles .category-tile .category-title {
      font-family: Raleway-Regular;
      text-align: center;
      margin: 15px 0; }
    .menu_categorized_pages .category-tiles .category-tile img {
      height: auto;
      width: 100%; }
    @media (min-width: 768px) {
      .menu_categorized_pages .category-tiles .category-tile {
        width: calc(50% - 30px); } }
    @media (min-width: 1200px) {
      .menu_categorized_pages .category-tiles .category-tile {
        width: calc(33.33% - 30px); } }
    @media (min-width: 1600px) {
      .menu_categorized_pages .category-tiles .category-tile {
        width: calc(25% - 30px); } }

.red-divider {
  background: #89BE3D;
  color: white;
  padding: 50px 0; }
  .red-divider a {
    color: white; }
    .red-divider a:hover {
      color: #dcdadb; }
  .red-divider .button-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center; }
    @media (min-width: 992px) {
      .red-divider .button-container {
        justify-content: flex-end; } }
  .red-divider h2, .red-divider h3 {
    margin: 5px 0;
    text-align: center; }
    @media (min-width: 992px) {
      .red-divider h2, .red-divider h3 {
        text-align: left; } }

.colored-bold-text {
  color: #89BE3D; }

.bottom-border-row {
  border-bottom: 1px solid #dcdadb;
  display: flex;
  justify-content: space-between;
  padding: 16px 0; }
  .bottom-border-row .right-content {
    font-family: OpenSans-Regular; }
  .bottom-border-row.pdf {
    justify-content: left; }
    .bottom-border-row.pdf .right-content {
      font-family: OpenSans-Light; }
    .bottom-border-row.pdf .left-content {
      align-items: center;
      display: flex;
      margin-right: 10px; }

.bottom-border-row-heading {
  font-family: OpenSans-Regular;
  font-size: 1.625rem;
  padding: 10px 0; }

.kz-table table {
  border-collapse: collapse;
  width: 100%; }
  .kz-table table tr th {
    border: 1px solid #dcdadb;
    border-collapse: collapse;
    font-family: OpenSans-Regular;
    padding: 10px;
    text-align: left; }
    .kz-table table tr th:first-child {
      border-left: 0; }
    .kz-table table tr th:last-child {
      border-right: 0; }
  .kz-table table tr td {
    border: 1px solid #dcdadb;
    border-collapse: collapse;
    padding: 10px; }
    .kz-table table tr td:first-child {
      border-left: 0;
      font-family: OpenSans-Regular; }
    .kz-table table tr td:last-child {
      border-right: 0; }
  .kz-table table tr:first-child th {
    border-top: 0; }
  .kz-table table tr:last-child td {
    border-bottom: 0; }

.comparison-table table {
  border-collapse: collapse;
  width: 100%; }
  .comparison-table table tr th {
    border: 1px solid #dcdadb;
    border-collapse: collapse;
    font-family: OpenSans-Regular;
    padding: 10px;
    position: relative;
    text-align: center; }
    .comparison-table table tr th .close {
      position: absolute;
      top: 0;
      right: 5px; }
    .comparison-table table tr th:first-child {
      border-left: 0;
      text-align: left; }
    .comparison-table table tr th:last-child {
      border-right: 0; }
  .comparison-table table tr td {
    border: 1px solid #dcdadb;
    border-collapse: collapse;
    padding: 10px;
    text-align: center; }
    .comparison-table table tr td:first-child {
      border-left: 0;
      color: black;
      font-family: OpenSans-Semibold;
      text-align: left; }
    .comparison-table table tr td:last-child {
      border-right: 0; }
    .comparison-table table tr td .bt-content {
      color: black; }
  .comparison-table table tr:first-child th {
    border-top: 0; }
  .comparison-table table tr:last-child td {
    border-bottom: 0; }
  .comparison-table table .separator-title {
    color: #89BE3D; }
  .comparison-table table .close {
    cursor: pointer; }

.fond-teaser .data {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 1200px) {
    .fond-teaser .data {
      border-bottom: 1px solid #dcdadb;
      padding-bottom: 20px; } }
  .fond-teaser .data > div {
    border-bottom: 1px solid #dcdadb;
    padding: 5px 0;
    width: 100%; }
    @media (min-width: 1200px) {
      .fond-teaser .data > div {
        border-right: 1px solid #dcdadb;
        border-bottom: 0;
        padding: 0 20px;
        width: 20%; } }
    .fond-teaser .data > div:last-child {
      border-bottom: 0;
      border-right: 0; }
    .fond-teaser .data > div.two-row > div {
      display: flex;
      justify-content: space-between; }
      .fond-teaser .data > div.two-row > div > div:first-child {
        font-family: OpenSans-Regular; }
    .fond-teaser .data > div.one-row {
      align-items: center;
      display: flex;
      flex-direction: column; }
      .fond-teaser .data > div.one-row > div:first-child {
        font-family: OpenSans-Regular; }
      .fond-teaser .data > div.one-row .red-text {
        color: red;
        font-family: OpenSans-Regular; }
      .fond-teaser .data > div.one-row .green-box {
        background: darkgreen;
        color: white;
        font-family: OpenSans-Regular;
        padding: 5px;
        cursor: pointer; }

.fond-teaser .buttons {
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  .fond-teaser .buttons a img {
    vertical-align: middle; }
  @media (min-width: 1200px) {
    .fond-teaser .buttons {
      flex-direction: row; } }

table {
  border-collapse: collapse; }
  table tr td {
    border-bottom: 1px solid #707070;
    padding: 8px; }
    table tr td .red-btn-border, table tr td .red-btn-filled {
      word-spacing: 100vw; }
  table tr:last-child td {
    border-bottom: 0; }
  table tr.grey-background {
    background: #dcdadb; }
  table tr.white-background {
    background: none; }

.rabat-dropdown {
  background: white;
  border: 1px solid #dcdadb;
  padding: 20px 40px;
  position: absolute;
  top: 60px;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 99; }
  .rabat-dropdown > div {
    border-bottom: 1px solid #dcdadb;
    display: flex;
    margin: 5px 0;
    justify-content: space-between;
    padding: 5px 0; }
    .rabat-dropdown > div:last-child {
      border-bottom: 0; }
    .rabat-dropdown > div > div:first-child {
      margin-right: 20px; }
    .rabat-dropdown > div.red {
      color: #89BE3D;
      font-family: OpenSans-Regular; }
  .rabat-dropdown.hidden {
    display: none; }

.swiper-lazy-preloader-custom {
  --swiper-preloader-color: #89BE3D; }

.tab-content .swiper-container-files .slider-navigation {
  justify-content: space-evenly; }
  .tab-content .swiper-container-files .slider-navigation .swiper-button-next, .tab-content .swiper-container-files .slider-navigation .swiper-button-prev {
    --swiper-theme-color: #89BE3D;
    background: #dcdadb42;
    margin-top: 0;
    padding: 30px;
    position: unset; }

.swiper-button-next, .swiper-button-prev {
  --swiper-theme-color: #89BE3D;
  background: #dcdadb42;
  padding: 30px; }

.ce-gallery > a {
  flex: .5 1 0; }

.content-element .ce-center .ce-gallery img {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.content-element .ce-left .ce-gallery img, .content-element .ce-right .ce-gallery img {
  max-width: 100%;
  height: auto; }

.extern-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.extern-video-container iframe,
.extern-video-container object,
.extern-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.main-header {
  padding: 20px 0; }
  .main-header .container {
    position: relative; }
    .main-header .container:after {
      background: #dcdadb;
      bottom: -10px;
      content: "";
      height: 1px;
      position: absolute;
      width: calc(100% - 30px); }
  .main-header .logo {
    width: 160px; }
    .main-header .logo img {
      height: auto;
      width: 100%; }
  .main-header .menu {
    display: none;
    font-family: Raleway-Regular; }
    @media (min-width: 768px) {
      .main-header .menu {
        display: block; } }
    .main-header .menu ul {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      list-style: none;
      padding: 0; }
      @media (min-width: 768px) {
        .main-header .menu ul {
          flex-direction: row; } }
      @media (min-width: 992px) {
        .main-header .menu ul {
          justify-content: flex-start; } }
      .main-header .menu ul li {
        margin: 10px 0; }
        @media (min-width: 768px) {
          .main-header .menu ul li {
            margin: 0; } }
        @media (min-width: 992px) {
          .main-header .menu ul li {
            margin: 0 20px 0 0; } }
        @media (min-width: 1600px) {
          .main-header .menu ul li {
            margin: 0 60px 0 0; } }
    .main-header .menu a {
      color: #707070; }
      .main-header .menu a:hover {
        color: #89BE3D; }
  .main-header .hamburger-menu {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 15px; }
    @media (min-width: 768px) {
      .main-header .hamburger-menu {
        display: none; } }
    .main-header .hamburger-menu span {
      background-color: #89BE3D;
      border-radius: 3px;
      display: block;
      height: 5px;
      margin: 5px 0;
      position: relative;
      transform-origin: 4px 0px;
      transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
      width: 40px;
      z-index: 1; }
    .main-header .hamburger-menu span:first-child {
      transform-origin: 0% 0%; }
    .main-header .hamburger-menu span:nth-last-child(2) {
      transform-origin: 0% 100%; }
    .main-header .hamburger-menu.activated span {
      background: #707070;
      transform: rotate(-45deg); }
    .main-header .hamburger-menu.activated span:nth-last-child(3) {
      transform: rotate(45deg) translate(0, -6px); }
    .main-header .hamburger-menu.activated span:nth-last-child(2) {
      opacity: 0;
      transform: rotate(0deg) scale(0.2, 0.2); }
  .main-header.sticky {
    background: white;
    box-shadow: 0px 0px 10px grey;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99; }
    .main-header.sticky .main-navigation {
      justify-content: space-between; }
      @media (min-width: 768px) {
        .main-header.sticky .main-navigation {
          display: flex; } }
    .main-header.sticky .info-box .contact-info {
      flex-direction: column;
      justify-content: space-between;
      margin-left: 0;
      width: 100%; }
      .main-header.sticky .info-box .contact-info .phone img {
        width: 9%; }
      .main-header.sticky .info-box .contact-info .email img {
        width: 7%; }
      @media (min-width: 576px) {
        .main-header.sticky .info-box .contact-info {
          flex-direction: row; } }
      @media (min-width: 1200px) {
        .main-header.sticky .info-box .contact-info {
          align-items: flex-end;
          flex-direction: column; } }
    .main-header.sticky .logo {
      align-items: center;
      display: flex;
      width: 100px; }
    .main-header.sticky .hamburger-menu {
      top: 5px; }
    @media (min-width: 1200px) {
      .main-header.sticky .main-navigation-container .main-navigation {
        align-items: center;
        justify-content: flex-start;
        width: 70%; } }
    .main-header.sticky .main-navigation-container .info-box-container {
      position: relative; }
      @media (min-width: 1200px) {
        .main-header.sticky .main-navigation-container .info-box-container {
          width: 30%; } }
    @media (min-width: 768px) {
      .main-header.sticky ul li {
        margin: 0 0 0 20px; } }
    @media (min-width: 992px) {
      .main-header.sticky ul li {
        margin: 0 0 0 20px; } }
  .main-header .info-box {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap; }
    .main-header .info-box > div {
      padding: 10px 0; }
      @media (min-width: 768px) {
        .main-header .info-box > div {
          margin-left: 15px;
          padding: 0; } }
      .main-header .info-box > div img {
        vertical-align: middle; }
    .main-header .info-box .ekomi {
      display: flex;
      width: 15%; }
      .main-header .info-box .ekomi .ekomi-rating-seal {
        height: auto;
        width: 70px; }
      .main-header .info-box .ekomi img {
        width: 100%; }
      @media (min-width: 768px) {
        .main-header .info-box .ekomi {
          width: auto; } }
    .main-header .info-box .hide-on-sticky.hidden {
      display: none; }
    .main-header .info-box .contact-info {
      align-items: flex-end;
      display: flex;
      flex-direction: column;
      font-size: 0.875rem;
      width: 85%; }
      .main-header .info-box .contact-info .question {
        margin-bottom: 5px; }
      .main-header .info-box .contact-info .phone img {
        width: 9%; }
      .main-header .info-box .contact-info .email img {
        width: 7%; }
      @media (min-width: 768px) {
        .main-header .info-box .contact-info {
          align-items: flex-start;
          width: auto; } }
    .main-header .info-box .account-btns {
      align-items: center;
      display: flex;
      justify-content: flex-end;
      width: 100%; }
      @media (min-width: 768px) {
        .main-header .info-box .account-btns {
          align-items: flex-end;
          flex-direction: column;
          width: auto; } }
    .main-header .info-box .red-btn-filled {
      margin: 0 0 0 10px;
      padding: 5px 20px;
      text-align: center;
      width: 160px; }
      @media (min-width: 768px) {
        .main-header .info-box .red-btn-filled {
          margin: 2px 0; } }
    .main-header .info-box .red-btn-border {
      margin: 0 0 0 10px;
      padding: 5px 15px;
      text-align: center;
      width: 160px; }
      @media (min-width: 768px) {
        .main-header .info-box .red-btn-border {
          margin: 2px 0; } }
    .main-header .info-box .red-btn-border {
      margin: 0 0 0 10px;
      padding: 5px 15px;
      text-align: center;
      width: 160px; }
      @media (min-width: 768px) {
        .main-header .info-box .red-btn-border {
          margin: 2px 0; } }
  .main-header .main-navigation-container {
    display: flex;
    flex-direction: column;
    position: relative; }
    .main-header .main-navigation-container .main-navigation {
      width: 100%; }
    .main-header .main-navigation-container .info-box-container {
      width: 100%; }
      @media (min-width: 768px) {
        .main-header .main-navigation-container .info-box-container {
          position: absolute;
          right: 0;
          width: 70%; } }
    @media (min-width: 1200px) {
      .main-header .main-navigation-container {
        flex-direction: row; } }

.footer {
  background: #4c4c4c;
  color: white; }
  .footer ul {
    list-style: none;
    padding: 0;
    margin-top: 20px; }
    @media (min-width: 1200px) {
      .footer ul {
        margin-top: 50px; } }
    .footer ul li {
      padding: 3px 0;
      text-align: center; }
      @media (min-width: 576px) {
        .footer ul li {
          text-align: left; } }
      .footer ul li img {
        margin-right: 6px;
        vertical-align: middle; }
  .footer .heading {
    font-family: Raleway-Regular;
    font-size: 1.75rem;
    padding-bottom: 30px; }
  .footer a {
    color: white; }
    .footer a:hover {
      color: #dcdadb;
      text-decoration: underline; }

.chart-container {
  border: 1px solid #dcdadb;
  border-radius: 10px;
  margin: 15px;
  padding: 20px; }
  .chart-container > div {
    margin: 10px 0; }
  .chart-container .horizontal {
    align-items: center;
    display: flex;
    justify-content: space-between; }
    .chart-container .horizontal .percent {
      font-family: Raleway-Regular;
      font-size: 1.2rem; }
  .chart-container .button {
    text-align: center; }
  .chart-container .title {
    display: flex;
    font-family: Raleway-Regular;
    font-size: 1.2rem;
    justify-content: center;
    text-align: center;
    min-height: 45px; }
  .chart-container.legend {
    display: none; }

.charts-wrapper,
.charts-wrapper-filter {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px; }
  .charts-wrapper .chart-container,
  .charts-wrapper-filter .chart-container {
    width: calc(100% - 30px); }
    @media (min-width: 768px) {
      .charts-wrapper .chart-container,
      .charts-wrapper-filter .chart-container {
        width: calc(50% - 30px); } }
    @media (min-width: 1200px) {
      .charts-wrapper .chart-container,
      .charts-wrapper-filter .chart-container {
        width: calc(33.33% - 30px); } }
    @media (min-width: 1600px) {
      .charts-wrapper .chart-container,
      .charts-wrapper-filter .chart-container {
        width: calc(25% - 30px); } }
  .charts-wrapper.three-in-row .chart-container,
  .charts-wrapper-filter.three-in-row .chart-container {
    width: calc(100% - 30px); }
    @media (min-width: 768px) {
      .charts-wrapper.three-in-row .chart-container,
      .charts-wrapper-filter.three-in-row .chart-container {
        width: calc(50% - 30px); } }
    @media (min-width: 1200px) {
      .charts-wrapper.three-in-row .chart-container,
      .charts-wrapper-filter.three-in-row .chart-container {
        width: calc(33.33% - 30px); } }
  .charts-wrapper.menu-view .chart-container,
  .charts-wrapper-filter.menu-view .chart-container {
    align-items: center;
    border: 0;
    border-bottom: 1px solid #dcdadb;
    border-radius: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 15px;
    padding: 10px 0;
    width: calc(100% - 30px); }
    .charts-wrapper.menu-view .chart-container .logo,
    .charts-wrapper-filter.menu-view .chart-container .logo {
      width: 30%; }
      .charts-wrapper.menu-view .chart-container .logo div:nth-child(2),
      .charts-wrapper-filter.menu-view .chart-container .logo div:nth-child(2) {
        display: none; }
      .charts-wrapper.menu-view .chart-container .logo img,
      .charts-wrapper-filter.menu-view .chart-container .logo img {
        height: auto;
        width: 100%; }
      @media (min-width: 576px) {
        .charts-wrapper.menu-view .chart-container .logo,
        .charts-wrapper-filter.menu-view .chart-container .logo {
          width: 0%; } }
      @media (min-width: 992px) {
        .charts-wrapper.menu-view .chart-container .logo,
        .charts-wrapper-filter.menu-view .chart-container .logo {
          width: 0; } }
    .charts-wrapper.menu-view .chart-container .title,
    .charts-wrapper-filter.menu-view .chart-container .title {
      display: block;
      text-align: center;
      width: 100%; }
      @media (min-width: 576px) {
        .charts-wrapper.menu-view .chart-container .title,
        .charts-wrapper-filter.menu-view .chart-container .title {
          text-align: left;
          width: 30%; } }
      @media (min-width: 992px) {
        .charts-wrapper.menu-view .chart-container .title,
        .charts-wrapper-filter.menu-view .chart-container .title {
          text-align: left;
          width: 30%; } }
    .charts-wrapper.menu-view .chart-container .chart,
    .charts-wrapper-filter.menu-view .chart-container .chart {
      display: none; }
    .charts-wrapper.menu-view .chart-container .performance,
    .charts-wrapper-filter.menu-view .chart-container .performance {
      width: 100%; }
      @media (min-width: 576px) {
        .charts-wrapper.menu-view .chart-container .performance div:first-child,
        .charts-wrapper-filter.menu-view .chart-container .performance div:first-child {
          display: none; } }
      .charts-wrapper.menu-view .chart-container .performance .percent,
      .charts-wrapper-filter.menu-view .chart-container .performance .percent {
        text-align: right; }
        @media (min-width: 576px) {
          .charts-wrapper.menu-view .chart-container .performance .percent,
          .charts-wrapper-filter.menu-view .chart-container .performance .percent {
            width: 100%; } }
        @media (min-width: 992px) {
          .charts-wrapper.menu-view .chart-container .performance .percent,
          .charts-wrapper-filter.menu-view .chart-container .performance .percent {
            text-align: center; } }
      @media (min-width: 576px) {
        .charts-wrapper.menu-view .chart-container .performance,
        .charts-wrapper-filter.menu-view .chart-container .performance {
          width: 17%; } }
      @media (min-width: 992px) {
        .charts-wrapper.menu-view .chart-container .performance,
        .charts-wrapper-filter.menu-view .chart-container .performance {
          width: 15%; } }
    .charts-wrapper.menu-view .chart-container .rating,
    .charts-wrapper-filter.menu-view .chart-container .rating {
      width: 100%; }
      @media (min-width: 992px) {
        .charts-wrapper.menu-view .chart-container .rating div:first-child,
        .charts-wrapper-filter.menu-view .chart-container .rating div:first-child {
          display: none; } }
      .charts-wrapper.menu-view .chart-container .rating div:nth-child(2),
      .charts-wrapper-filter.menu-view .chart-container .rating div:nth-child(2) {
        text-align: center; }
        @media (min-width: 992px) {
          .charts-wrapper.menu-view .chart-container .rating div:nth-child(2),
          .charts-wrapper-filter.menu-view .chart-container .rating div:nth-child(2) {
            width: 100%; } }
      @media (min-width: 992px) {
        .charts-wrapper.menu-view .chart-container .rating,
        .charts-wrapper-filter.menu-view .chart-container .rating {
          width: 20%; } }
    .charts-wrapper.menu-view .chart-container .button,
    .charts-wrapper-filter.menu-view .chart-container .button {
      width: 100%; }
      @media (min-width: 992px) {
        .charts-wrapper.menu-view .chart-container .button,
        .charts-wrapper-filter.menu-view .chart-container .button {
          text-align: right;
          width: 0; } }
    .charts-wrapper.menu-view .chart-container.legend,
    .charts-wrapper-filter.menu-view .chart-container.legend {
      display: none; }
      @media (min-width: 576px) {
        .charts-wrapper.menu-view .chart-container.legend,
        .charts-wrapper-filter.menu-view .chart-container.legend {
          display: flex; } }
      .charts-wrapper.menu-view .chart-container.legend .logo,
      .charts-wrapper-filter.menu-view .chart-container.legend .logo {
        width: 30%; }
        @media (min-width: 992px) {
          .charts-wrapper.menu-view .chart-container.legend .logo,
          .charts-wrapper-filter.menu-view .chart-container.legend .logo {
            width: 30%; } }
      .charts-wrapper.menu-view .chart-container.legend .performance,
      .charts-wrapper-filter.menu-view .chart-container.legend .performance {
        text-align: right;
        width: 17%; }
        @media (min-width: 992px) {
          .charts-wrapper.menu-view .chart-container.legend .performance,
          .charts-wrapper-filter.menu-view .chart-container.legend .performance {
            text-align: center;
            width: 15%; } }
      .charts-wrapper.menu-view .chart-container.legend .rating,
      .charts-wrapper-filter.menu-view .chart-container.legend .rating {
        display: none; }
        @media (min-width: 992px) {
          .charts-wrapper.menu-view .chart-container.legend .rating,
          .charts-wrapper-filter.menu-view .chart-container.legend .rating {
            display: block;
            text-align: center;
            width: 20%; } }

.charts-view-menu {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  height: 60px; }
  .charts-view-menu > div {
    margin-left: 5px; }
    .charts-view-menu > div img {
      display: none;
      height: 100%; }
      .charts-view-menu > div img.active {
        display: block; }
  .charts-view-menu .menu, .charts-view-menu .grid {
    cursor: pointer; }

.chart-canvas-wertentwicklung.white {
  background-color: white;
  margin-bottom: 30px;
  border: 1px solid #707070;
  padding: 30px; }

.pie-chart {
  border: 1px solid #707070;
  padding: 10px;
  margin: 10px; }
  @media (min-width: 576px) {
    .pie-chart {
      padding: 40px; } }
  @media (min-width: 1200px) {
    .pie-chart {
      padding: 20px; } }
  @media (min-width: 1600px) {
    .pie-chart {
      padding: 40px; } }

.container-grid .charts-wrapper {
  justify-content: center; }

.col-12.col-lg-6 .chart-container {
  width: calc(100% - 30px); }
  @media (min-width: 768px) {
    .col-12.col-lg-6 .chart-container {
      width: calc(90% - 30px); } }
  @media (min-width: 1200px) {
    .col-12.col-lg-6 .chart-container {
      width: calc(73.33% - 30px); } }
  @media (min-width: 1600px) {
    .col-12.col-lg-6 .chart-container {
      width: calc(65% - 30px); } }

.col-12.col-lg-4 .chart-container {
  width: calc(70% - 30px); }
  @media (min-width: 576px) {
    .col-12.col-lg-4 .chart-container {
      width: calc(80% - 30px); } }
  @media (min-width: 768px) {
    .col-12.col-lg-4 .chart-container {
      width: calc(95% - 30px); } }
  @media (min-width: 1200px) {
    .col-12.col-lg-4 .chart-container {
      width: calc(103.33% - 30px); } }
  @media (min-width: 1600px) {
    .col-12.col-lg-4 .chart-container {
      width: calc(85% - 30px); } }

.tabsection-container .nav-tabs {
  border-bottom: 1px solid #dcdadb;
  display: flex;
  flex-direction: column;
  font-family: Raleway-Regular;
  font-size: 1.375rem;
  list-style: none;
  padding: 20px 0; }
  @media (min-width: 768px) {
    .tabsection-container .nav-tabs {
      flex-direction: row; } }
  .tabsection-container .nav-tabs li {
    cursor: pointer;
    margin: 5px 0; }
    .tabsection-container .nav-tabs li.active {
      color: #89BE3D; }
    .tabsection-container .nav-tabs li:hover {
      color: #89BE3D; }
    @media (min-width: 768px) {
      .tabsection-container .nav-tabs li {
        margin: 0 40px 0 0; } }
  .tabsection-container .nav-tabs.vertical {
    align-items: flex-start;
    border-bottom: 0;
    border-right: 0;
    font-family: OpenSans-Regular;
    font-size: 1.375rem;
    margin: 0; }
    .tabsection-container .nav-tabs.vertical li {
      margin: 5px 40px 5px 0;
      text-align: right; }
    @media (min-width: 576px) {
      .tabsection-container .nav-tabs.vertical {
        align-items: center; } }
    @media (min-width: 768px) {
      .tabsection-container .nav-tabs.vertical {
        flex-direction: column; } }
    @media (min-width: 992px) {
      .tabsection-container .nav-tabs.vertical {
        align-items: flex-end;
        border-right: 1px solid #dcdadb; } }

.tabsection-container .tab-content {
  display: none; }
  .tabsection-container .tab-content.active {
    display: block; }

.swiper-slide img {
  width: 100%; }

.swiper-slide .slider-text {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99; }
  .swiper-slide .slider-text header {
    display: flex;
    flex-direction: column-reverse;
    font-family: Raleway-Regular; }
    .swiper-slide .slider-text header h2 {
      font-size: 1.5rem;
      margin: 10px 0; }
      @media (min-width: 576px) {
        .swiper-slide .slider-text header h2 {
          font-size: 2rem; } }
      @media (min-width: 1200px) {
        .swiper-slide .slider-text header h2 {
          font-size: 3rem; } }
    .swiper-slide .slider-text header h3 {
      font-size: 1rem;
      margin: 0; }
  .swiper-slide .slider-text .slider-description a {
    margin: 5px 0; }
  .swiper-slide .slider-text .slider-description p {
    margin: 10px 0; }

.swiper-slide .slider-overlay {
  background: #ffffffab;
  -webkit-clip-path: none;
          clip-path: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }
  @media (min-width: 992px) {
    .swiper-slide .slider-overlay {
      -webkit-clip-path: polygon(0 0, 100% 0, 84% 100%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 84% 100%, 0% 100%);
      width: 75%; } }
  @media (min-width: 1200px) {
    .swiper-slide .slider-overlay {
      width: 66%; } }

.swiper-slide .swiper-lazy-preloader-white {
  --swiper-preloader-color: #841322; }

.swiper-pagination.under {
  display: none;
  margin-top: 10px;
  position: absolute; }
  .swiper-pagination.under.swiper-pagination-bullets {
    bottom: 30px; }
  @media (min-width: 576px) {
    .swiper-pagination.under {
      display: block; } }
  .swiper-pagination.under span {
    margin: 0 3px; }
  .swiper-pagination.under .swiper-pagination-bullet {
    height: 16px;
    width: 16px; }
  .swiper-pagination.under .swiper-pagination-bullet-active {
    background: #89BE3D; }

.swiper-container {
  min-height: 360px; }
  @media (min-width: 576px) {
    .swiper-container {
      min-height: 581px; } }
  @media (min-width: 768px) {
    .swiper-container {
      min-height: 335px; } }
  @media (min-width: 992px) {
    .swiper-container {
      min-height: 253px; } }
  @media (min-width: 1200px) {
    .swiper-container {
      min-height: 305px; } }

.swiper-container-files {
  overflow: hidden; }
  .swiper-container-files .swiper-slide {
    box-sizing: border-box;
    padding: 1px; }
    .swiper-container-files .swiper-slide .file-swiper-box {
      align-items: center;
      border-bottom: 1px solid #dcdadb;
      display: flex;
      padding: 20px 0; }
      .swiper-container-files .swiper-slide .file-swiper-box .icon-link {
        margin-right: 20px;
        width: 40px; }
      .swiper-container-files .swiper-slide .file-swiper-box .file-link {
        width: calc(100% - 60px); }
  .swiper-container-files .swiper-pagination-files {
    text-align: center; }
  .swiper-container-files .swiper-pagination-bullet {
    background: none;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 3px;
    opacity: 1;
    width: auto; }
  .swiper-container-files .swiper-pagination-bullet-active {
    color: #89BE3D;
    text-decoration: underline; }
  .swiper-container-files .slider-buttons {
    color: #707070;
    cursor: pointer;
    display: block;
    height: 12px;
    transition: color 0.5s;
    width: 12px; }
    .swiper-container-files .slider-buttons:hover {
      color: #89BE3D; }
    .swiper-container-files .slider-buttons.btn-next {
      border-bottom: 1px solid;
      border-left: 1px solid;
      transform: rotate(-135deg); }
    .swiper-container-files .slider-buttons.btn-prev {
      border-bottom: 1px solid;
      border-left: 1px solid;
      transform: rotate(45deg); }
  .swiper-container-files .nav-btn-container {
    border: 1px solid #707070;
    padding: 12px;
    border-radius: 7px; }
    .swiper-container-files .nav-btn-container.next {
      margin-left: 10px;
      padding-right: 16px; }
    .swiper-container-files .nav-btn-container.prev {
      margin-right: 10px;
      padding-left: 16px; }
  .swiper-container-files .slider-navigation {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 20px; }

.accordion .card {
  border-bottom: 1px solid #dcdadb;
  padding-bottom: 20px; }

.accordion .icon {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  transition: transform 0.4s; }
  .accordion .icon.activated {
    transform: rotate(180deg); }

.accordion .card-body {
  display: none; }
  .accordion .card-body.activated {
    display: block; }

.accordion .card-header h3 {
  font-family: Raleway-Regular;
  font-size: 1.5rem;
  width: 90%; }

.accordion .accordion-item {
  position: relative; }

.form_formframework .form-group {
  margin: 10px 0; }
  @media (min-width: 576px) {
    .form_formframework .form-group {
      margin: 30px 0; } }

.form_formframework .input input {
  background: none;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #dcdadb;
  font-family: OpenSans-Light;
  font-style: italic;
  padding: 10px;
  width: 100%; }

.form_formframework .input.checkbox input {
  width: auto; }

.form_formframework select {
  background: none;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #dcdadb;
  font-family: OpenSans-Light;
  padding: 10px 0;
  width: 100%; }
  @media (min-width: 576px) {
    .form_formframework select {
      width: 32%; } }

.form_formframework textarea {
  border: 1px solid #dcdadb;
  font-family: OpenSans-Light;
  font-style: italic;
  height: 300px;
  padding: 20px;
  width: 100%; }

.form_formframework button {
  background-color: #89BE3D;
  border-radius: 30px;
  border: 0;
  color: white;
  display: inline-block;
  font-family: Raleway-Regular;
  font-size: 1rem;
  margin: 15px 0;
  padding: 10px 25px; }
  .form_formframework button:hover {
    color: #dcdadb; }

.login-form {
  align-items: center;
  background: #ededed;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  padding: 20px 0 40px 0; }
  @media (min-width: 992px) {
    .login-form {
      margin-bottom: 0; } }
  .login-form input[type="submit"] {
    background-color: #89BE3D;
    border-radius: 30px;
    border: 0;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: Raleway-Regular;
    font-size: 1rem;
    margin: 15px 0;
    padding: 10px 25px; }
    .login-form input[type="submit"]:hover {
      color: #dcdadb; }
  .login-form input[type="text"], .login-form input[type="password"] {
    background: white;
    border: 0;
    font-family: OpenSans-Light;
    font-style: italic;
    padding: 10px;
    width: 300px; }
  .login-form > div {
    margin: 5px 0; }

.edit-user-form input[type="text"], .edit-user-form input[type="password"] {
  border: 0;
  font-family: OpenSans-Light;
  font-style: italic;
  padding: 10px; }

.edit-user-form textarea {
  border: 0;
  font-family: OpenSans-Light;
  font-style: italic;
  height: 150px;
  padding: 10px;
  width: 100%; }
  @media (min-width: 992px) {
    .edit-user-form textarea {
      width: 60%; } }

.edit-user-form input[type="submit"] {
  background-color: #89BE3D;
  border-radius: 30px;
  border: 0;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: Raleway-Regular;
  font-size: 1rem;
  margin: 15px 0;
  padding: 10px 25px; }
  .edit-user-form input[type="submit"]:hover {
    color: #dcdadb; }

.edit-user-form .femanager_fieldset {
  display: flex;
  flex-direction: column; }

.edit-user-form .edit-user-form-fields {
  display: flex;
  flex-wrap: wrap; }
  .edit-user-form .edit-user-form-fields .femanager_fieldset {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    width: 100%; }
    @media (min-width: 576px) {
      .edit-user-form .edit-user-form-fields .femanager_fieldset {
        padding: 10px;
        width: 33%; } }
    @media (min-width: 992px) {
      .edit-user-form .edit-user-form-fields .femanager_fieldset {
        width: 26%; } }
  .edit-user-form .edit-user-form-fields .femanager_fieldset.femanager_address {
    width: 100%; }
  .edit-user-form .edit-user-form-fields label {
    font-size: 0.75rem;
    padding-left: 10px; }
    .edit-user-form .edit-user-form-fields label img {
      vertical-align: middle; }

.new-user-form input[type="text"], .new-user-form input[type="password"] {
  border: 0;
  border-bottom: 1px solid #dcdadb;
  font-family: OpenSans-Light;
  font-style: italic;
  padding: 10px; }

.new-user-form textarea {
  border: 0;
  border-bottom: 1px solid #dcdadb;
  font-family: OpenSans-Light;
  font-style: italic;
  height: 150px;
  padding: 10px;
  width: 100%; }
  @media (min-width: 992px) {
    .new-user-form textarea {
      width: 60%; } }

.new-user-form input[type="submit"] {
  background-color: #89BE3D;
  border-radius: 30px;
  border: 0;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: Raleway-Regular;
  font-size: 1rem;
  margin: 15px 0;
  padding: 10px 25px; }
  .new-user-form input[type="submit"]:hover {
    color: #dcdadb; }

.new-user-form .femanager_fieldset {
  display: flex;
  flex-direction: column; }

.new-user-form .new-user-form-fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .new-user-form .new-user-form-fields .femanager_fieldset {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    width: 100%; }
    @media (min-width: 576px) {
      .new-user-form .new-user-form-fields .femanager_fieldset {
        width: 30%; } }
  .new-user-form .new-user-form-fields .femanager_fieldset.femanager_gender {
    width: 100%; }
  .new-user-form .new-user-form-fields .femanager_terms, .new-user-form .new-user-form-fields .femanager_submit {
    width: 100%; }
  .new-user-form .new-user-form-fields label {
    padding-left: 10px; }
    .new-user-form .new-user-form-fields label img {
      vertical-align: middle; }

.new-user-form .custom-terms {
  display: flex; }
  .new-user-form .custom-terms .checkbox {
    margin-right: 20px; }

.opening-depot-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .opening-depot-filter > div {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
    width: 100%; }
    @media (min-width: 992px) {
      .opening-depot-filter > div {
        width: 50%; } }
    .opening-depot-filter > div.level-three {
      width: 100%; }
      @media (min-width: 992px) {
        .opening-depot-filter > div.level-three {
          width: 30%; } }
    .opening-depot-filter > div.title {
      width: 100%; }
    .opening-depot-filter > div.hidden {
      display: none; }
    .opening-depot-filter > div > div {
      border: 1px solid #dcdadb;
      border-radius: 10px;
      height: 150px;
      margin-bottom: 10px;
      width: 250px; }
      .opening-depot-filter > div > div label {
        align-content: center;
        display: grid;
        height: 100%;
        text-align: center;
        cursor: pointer;
        width: 100%; }
  .opening-depot-filter img {
    border: 1px solid #dcdadb;
    border-radius: 10px;
    margin-bottom: 10px;
    cursor: pointer; }

.opening-depot-form {
  display: none; }
  .opening-depot-form fieldset {
    border: 0; }

.cr_body {
  background-color: #4c4c4c;
  color: #000000;
  font-size: 12px; }
  .cr_body h2 {
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 10px 0; }
  .cr_body h1 {
    font-size: 28px;
    margin-bottom: 15px;
    padding: 0;
    margin-top: 0; }
  .cr_body label {
    float: none;
    clear: both;
    display: block;
    width: auto;
    margin-top: 8px;
    text-align: left;
    font-weight: bold;
    position: relative; }

.cr_button {
  display: inline-block;
  font-family: 'OpenSans-Light', Arial, sans-serif;
  width: auto;
  white-space: nowrap;
  height: 32px;
  margin: 5px 5px 0 0;
  padding: 0 22px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  line-height: 32px;
  cursor: pointer;
  border: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  vertical-align: top;
  background-color: #333;
  color: #4c4c4c; }
  .cr_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); }

.cr_button-small:hover {
  opacity: 0.7;
  filter: alpha(opacity=70); }

.cr_captcha {
  padding-left: 130px; }

.cr_error {
  font-size: 1.1em;
  padding: 10px; }

.cr_font {
  font-family: Arial;
  font-size: 14px; }

.cr_header {
  background: transparent !important;
  color: #000000;
  text-align: center; }
  .cr_header h2 {
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 10px 0;
    font-size: 28px;
    margin-bottom: 15px;
    padding: 0;
    margin-top: 0; }

.cr_hr {
  background-color: #ccc; }

.cr_ipe_item {
  padding: 1px 10px;
  margin: 1px 10px; }
  .cr_ipe_item label {
    line-height: 150%;
    font-size: 14px; }
  .cr_ipe_item textarea {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #aaa;
    font-family: OpenSans-Light;
    font-size: 16px; }
  .cr_ipe_item input {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #aaa;
    padding: 5px;
    font-family: OpenSans-Light;
    font-size: 16px; }
  .cr_ipe_item select {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #aaa;
    display: block;
    margin: 0;
    padding: 5px;
    width: 100%;
    font-family: OpenSans-Light;
    font-size: 16px; }
  .cr_ipe_item input.cr_ipe_radio {
    -moz-binding: none;
    -moz-box-sizing: border-box;
    background-color: -moz-field !important;
    border: 2px inset threedface !important;
    color: -moz-fieldtext !important;
    cursor: default;
    height: 13px;
    padding: 0 !important;
    width: 13px;
    -moz-appearance: radio;
    border-radius: 100% 100% 100% 100% !important;
    margin: 3px 3px 0 5px; }
  .cr_ipe_item:inactive {
    display: none; }

.cr_page {
  margin: 0 auto 10px auto;
  text-align: left;
  border-radius: 4px; }

.cr_site {
  margin: 0;
  padding: 75px 0 0 0;
  text-align: center;
  background-color: #eeeeee;
  background-color: #eee; }
  .cr_site a {
    color: #0084ff; }

.clever_form_error {
  background-color: #f99;
  color: #000;
  border: 1px solid #f22 !important; }

.clever_form_note {
  margin: 26px 0 0 3px;
  position: absolute;
  display: inline;
  padding: 2px 4px;
  font-weight: bold;
  background-color: #f2ecb5;
  color: #000;
  font-size: 12px !important; }

.formbox {
  line-height: 150%;
  font-family: OpenSans-Light;
  font-size: 12px;
  color: #333333;
  background-color: #4c4c4c;
  border-radius: 6px 6px 6px 6px; }

.imprint {
  font-size: 0.8em;
  color: #000; }

.powered {
  padding: 20px 0;
  width: 560px;
  margin: 0 auto; }

.submit_container {
  text-align: center; }

.wrapper {
  margin: 0 auto 10px auto;
  text-align: left;
  border-radius: 4px; }

.content-element.frame-space-after-extra-small {
  margin-bottom: 3em; }

.content-element.frame-space-after-small {
  margin-bottom: 4em; }

.content-element.frame-space-after-medium {
  margin-bottom: 5em; }

.content-element.frame-space-after-large {
  margin-bottom: 6em; }

.content-element.frame-space-after-extra-large {
  margin-bottom: 7em; }

.content-element.frame-space-before-extra-small {
  margin-top: 3em; }

.content-element.frame-space-before-small {
  margin-top: 4em; }

.content-element.frame-space-before-medium {
  margin-top: 5em; }

.content-element.frame-space-before-large {
  margin-top: 6em; }

.content-element.frame-space-before-extra-large {
  margin-top: 7em; }

.news .custom-article {
  border-bottom: 1px solid #dcdadb;
  margin-bottom: 30px;
  /*min-height: 433px;*/
  height: 95%; }
  .news .custom-article .news-header h3 {
    font-size: 27px; }
  .news .custom-article .news-teaser {
    font-family: Raleway-semibold; }
  .news .custom-article .news-additional-info {
    display: flex;
    margin-bottom: -20px; }
  .news .custom-article .info-border {
    border-left: 1px solid #707070;
    height: 15px;
    margin: 4px 5px 0 7px; }
  .news .custom-article .news-list-category {
    font-family: OpenSans-Regular; }

.news .detail-teaser-text {
  color: #4c4c4c;
  font-family: Raleway-semibold;
  font-size: 16px; }

.news .news-col-container {
  display: flex;
  flex-wrap: wrap; }

.news-category-list {
  border-bottom: 1px solid #dcdadb;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
  padding: 0 0 10px 0; }
  .news-category-list li {
    display: inline-flex;
    margin-bottom: 10px;
    padding-right: 60px; }
  .news-category-list .active {
    color: #707070; }

.fondsfinder-filter form {
  background: white;
  display: flex;
  flex-wrap: wrap;
  padding: 0; }
  @media (min-width: 992px) {
    .fondsfinder-filter form {
      padding: 50px; } }
  .fondsfinder-filter form .field {
    display: flex;
    padding: 20px 20px;
    justify-content: space-between;
    width: 100%; }
    .fondsfinder-filter form .field > div:first-child {
      font-family: OpenSans-Regular; }
      .fondsfinder-filter form .field > div:first-child .caption {
        font-family: OpenSans-Light; }
    .fondsfinder-filter form .field > div:last-child {
      width: 40%; }
    @media (min-width: 992px) {
      .fondsfinder-filter form .field {
        padding: 20px 60px;
        width: 50%; } }
    .fondsfinder-filter form .field.full-width {
      width: 100%; }
      .fondsfinder-filter form .field.full-width div {
        font-family: OpenSans-Light; }
      .fondsfinder-filter form .field.full-width.collapse div {
        cursor: pointer; }
        .fondsfinder-filter form .field.full-width.collapse div img.rotate {
          transform: rotate(180deg); }
    .fondsfinder-filter form .field.submit {
      align-items: center;
      justify-content: flex-end; }
      .fondsfinder-filter form .field.submit input {
        background-color: #89BE3D;
        border-radius: 30px;
        color: white;
        cursor: pointer;
        display: inline-block;
        font-family: Raleway-Regular;
        font-size: 16px;
        font-style: normal;
        margin: 15px 0;
        padding: 10px 25px; }
        .fondsfinder-filter form .field.submit input:hover {
          color: #dcdadb; }
      .fondsfinder-filter form .field.submit > div:first-child {
        margin-right: 20px; }
      .fondsfinder-filter form .field.submit > div:last-child {
        width: auto; }
    .fondsfinder-filter form .field.percent input {
      width: 70%; }
    .fondsfinder-filter form .field.checkbox input {
      height: 20px;
      width: 20px; }
    .fondsfinder-filter form .field input, .fondsfinder-filter form .field select {
      border: 0;
      border-bottom: 1px solid #dcdadb;
      color: #707070;
      font-family: OpenSans-Light;
      font-style: italic;
      padding: 5px;
      width: 100%; }
      .fondsfinder-filter form .field input::-webkit-inner-spin-button, .fondsfinder-filter form .field select::-webkit-inner-spin-button {
        opacity: 1; }
    .fondsfinder-filter form .field.additional-filter {
      display: none; }
      .fondsfinder-filter form .field.additional-filter.show {
        display: flex; }
    .fondsfinder-filter form .field .result-count {
      margin-bottom: -93px; }
    .fondsfinder-filter form .field .reset-btn {
      text-align: center;
      width: 100%; }
    .fondsfinder-filter form .field .rating-field-image .rating-drop-opener {
      background-color: white;
      border: 0;
      border-bottom: 1px solid #dcdadb;
      color: #707070;
      font-family: OpenSans-Light;
      font-style: italic;
      height: 34px;
      max-width: 350px;
      width: 100%; }
    .fondsfinder-filter form .field .rating-field-image .rating-dropdown {
      border-radius: 5px;
      display: none;
      max-width: 350px;
      width: 100%; }
    .fondsfinder-filter form .field .rating-field-image .show {
      display: block; }
    .fondsfinder-filter form .field .rating-field-image img {
      width: 100px; }
    .fondsfinder-filter form .field .rating-field-image li {
      list-style: none;
      text-align: left; }
    .fondsfinder-filter form .field .rating-field-image #rating-dropdown-list {
      margin: 0;
      padding: 0; }
      .fondsfinder-filter form .field .rating-field-image #rating-dropdown-list li {
        cursor: pointer;
        padding: 5px 0 5px 0;
        text-align: center; }

.no-pad {
  padding: 0; }

@media (min-width: 992px) {
  .particularities {
    bottom: 0;
    left: 0;
    padding-left: 16px;
    position: absolute; } }

.fondsfinder-compare-table,
.discount-table {
  background-color: white;
  margin-top: 20px; }
  @media (min-width: 992px) {
    .fondsfinder-compare-table,
    .discount-table {
      padding: 50px; } }
  .fondsfinder-compare-table .empty-fund-result,
  .discount-table .empty-fund-result {
    text-align: center; }
  .fondsfinder-compare-table table,
  .discount-table table {
    border-collapse: collapse;
    width: 100%; }
    .fondsfinder-compare-table table tr th,
    .discount-table table tr th {
      border: 1px solid #dcdadb;
      border-collapse: collapse;
      font-family: OpenSans-Regular;
      padding: 10px;
      text-align: left; }
      .fondsfinder-compare-table table tr th:first-child,
      .discount-table table tr th:first-child {
        border-left: 0; }
      .fondsfinder-compare-table table tr th:last-child,
      .discount-table table tr th:last-child {
        border-right: 0; }
    .fondsfinder-compare-table table tr td,
    .discount-table table tr td {
      border: 1px solid #dcdadb;
      border-collapse: collapse;
      padding: 10px; }
      .fondsfinder-compare-table table tr td:first-child,
      .discount-table table tr td:first-child {
        border-left: 0; }
      .fondsfinder-compare-table table tr td:last-child,
      .discount-table table tr td:last-child {
        border-right: 0; }
      .fondsfinder-compare-table table tr td .add,
      .discount-table table tr td .add {
        cursor: pointer; }
      .fondsfinder-compare-table table tr td .hidden,
      .discount-table table tr td .hidden {
        display: none; }
    .fondsfinder-compare-table table tr:first-child th,
    .discount-table table tr:first-child th {
      border-top: 0; }
    .fondsfinder-compare-table table tr:last-child td,
    .discount-table table tr:last-child td {
      border-bottom: 0; }

.discount-table {
  padding: 0px; }
  .discount-table th {
    width: 20%; }

.selected-funds {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  padding: 50px;
  position: relative; }
  .selected-funds .selected-fund {
    border: 1px solid #dcdadb;
    border-radius: 10px;
    margin-right: 20px;
    padding: 30px;
    position: relative;
    text-align: center;
    width: 200px; }
    .selected-funds .selected-fund .close {
      bottom: -15px;
      cursor: pointer;
      position: absolute;
      right: -15px; }
  .selected-funds .submit input {
    background-color: #89BE3D;
    border-radius: 30px;
    border: 0;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: Raleway-Regular;
    font-size: 1rem;
    margin: 15px 0;
    padding: 10px 25px; }
    .selected-funds .submit input:hover {
      color: #dcdadb; }
  .selected-funds .header {
    width: 100%; }
  .selected-funds .close-all {
    cursor: pointer;
    position: absolute;
    right: 50px; }

.f3-widget-paginator {
  align-items: center;
  display: flex;
  justify-content: center;
  list-style: none;
  margin-top: 20px; }
  .f3-widget-paginator li {
    padding: 10px; }
  .f3-widget-paginator .current {
    text-decoration: underline; }
  .f3-widget-paginator .next, .f3-widget-paginator .previous, .f3-widget-paginator .first, .f3-widget-paginator .last {
    border: solid 1px #707070;
    border-radius: 5px;
    margin: 0 20px 0 20px;
    padding: 15.7px 21.7px 17px 20.3px; }
  .f3-widget-paginator .last {
    padding-right: 20px; }
  .f3-widget-paginator .disabled {
    color: #dcdadb; }

#sort-fundlist, #show-fundlist {
  border: 0;
  border-bottom: 1px solid #dcdadb;
  color: #707070;
  font-family: OpenSans-Light;
  font-style: italic;
  padding: 5px;
  width: 50%; }

.fund-list-filters {
  align-items: center;
  display: flex;
  height: 60px; }

#fund-search-minimal input[type=text] {
  border: 0;
  border-bottom: 1px solid #dcdadb;
  color: #707070;
  font-family: OpenSans-Light;
  font-style: italic;
  margin-top: 28px;
  padding: 5px;
  text-align: center;
  width: 100%; }
  #fund-search-minimal input[type=text]::-webkit-inner-spin-button {
    opacity: 1; }

#fund-search-minimal input[type=submit] {
  background-color: #89BE3D;
  border-radius: 30px;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: Raleway-Regular;
  font-size: 16px;
  font-style: normal;
  margin: 15px 0;
  padding: 10px 25px; }
  #fund-search-minimal input[type=submit]:hover {
    color: #dcdadb; }

.manager-data {
  text-align: right;
  width: 50%;
  word-break: break-word; }

.discount-opener {
  background: white;
  cursor: pointer;
  font-family: OpenSans-Regular;
  padding: 5px; }
  .discount-opener img {
    height: 100%; }

.discount-item-single {
  width: 100%;
  display: flex;
  justify-content: center; }
  .discount-item-single div {
    padding: 5px; }

.opened {
  transform: rotate(180deg);
  padding: 5px; }

.tx-wv-funds-finder .period-select {
  padding-bottom: 15px;
  word-break: break-word; }

.tx-wv-funds-finder .alphabet-list {
  background-color: #ededed;
  border: 1px solid #dcdadb;
  border-radius: 50px; }
  .tx-wv-funds-finder .alphabet-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    padding: 0; }
  .tx-wv-funds-finder .alphabet-list li {
    display: inline-flex;
    padding: 7px; }
  .tx-wv-funds-finder .alphabet-list hr {
    width: 50%;
    border-top: 1px solid #dcdadb; }

.tx-wv-funds-finder #search-result .message-board {
  margin: 20px;
  text-align: center; }

.tx-wv-funds-finder #search-result .result-info {
  display: flex; }
  .tx-wv-funds-finder #search-result .result-info span {
    display: inline-flex;
    justify-content: center;
    padding: 6px;
    width: 15.7%;
    margin: 30px 20px 10px 15px;
    border: 1px solid #dcdadb; }
  .tx-wv-funds-finder #search-result .result-info p {
    display: inline-flex;
    height: 40px;
    line-height: 67px; }

.tx-wv-funds-finder #search-result #result-list {
  counter-reset: gradient-counter;
  list-style: none;
  margin: 1.75rem 0;
  padding-left: 1rem; }
  .tx-wv-funds-finder #search-result #result-list li {
    background: #ededed;
    border-radius: 0 0.5rem 0.5rem 0.5rem;
    box-shadow: 6px 3px 11px -8px #4c4c4c;
    counter-increment: gradient-counter;
    margin-top: 1rem;
    min-height: 3rem;
    padding: 1rem 1rem 1rem 3rem;
    position: relative; }

.tx-wv-funds-finder #search-result .loader {
  display: flex;
  justify-content: center;
  padding: 20px; }
  .tx-wv-funds-finder #search-result .loader img {
    height: 100px; }

.tx-wv-funds-finder #search-result .watch-list li {
  width: 80%; }

.tx-wv-funds-finder #search-result .watch-list span {
  float: right; }

.comparison-table table tr td .red-btn-border, .comparison-table table tr td .red-btn-filled {
  white-space: nowrap;
  word-spacing: unset; }

.comparison-table .rating-list p {
  color: #dcdadb;
  cursor: default;
  display: inline-block;
  width: 22px; }

.comparison-table .rating-list .active {
  background-color: #89BE3D;
  border-radius: 24px;
  color: white; }

.tx-wv-funds-finder .funds-min-search-widget {
  align-items: center; }
  .tx-wv-funds-finder .funds-min-search-widget .auto-suggest-wrapper ul li {
    color: #4c4c4c; }
  .tx-wv-funds-finder .funds-min-search-widget form input[type="text"] {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    outline: 0;
    padding: 2px 10px; }
  .tx-wv-funds-finder .funds-min-search-widget form input[type="text"]::-moz-placeholder {
    color: #ccc; }
  .tx-wv-funds-finder .funds-min-search-widget form input[type="text"]::placeholder {
    color: #ccc; }
  .tx-wv-funds-finder .funds-min-search-widget form input[type="submit"] {
    background: #fff;
    border: 0;
    border-radius: 30px;
    color: #841322;
    cursor: pointer;
    display: inline-block;
    font-family: Raleway-Regular;
    font-size: 16px;
    padding: 10px 25px; }

.chart-container .add {
  cursor: pointer; }

.chart-container .hidden {
  display: none; }

.tx-wv-funds-finder .funds-min-search-widget {
  align-items: center; }
  .tx-wv-funds-finder .funds-min-search-widget form input[type="text"] {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    outline: 0;
    padding: 2px 10px; }
  .tx-wv-funds-finder .funds-min-search-widget form input[type="text"]::-moz-placeholder {
    color: #ccc; }
  .tx-wv-funds-finder .funds-min-search-widget form input[type="text"]::placeholder {
    color: #ccc; }
  .tx-wv-funds-finder .funds-min-search-widget form input[type="submit"] {
    background: #fff;
    border: 0;
    border-radius: 30px;
    color: #841322;
    cursor: pointer;
    display: inline-block;
    font-family: Raleway-Regular;
    font-size: 16px;
    padding: 10px 25px; }

.registration-btn .red-btn-filled {
  border: 0;
  height: 32px;
  line-height: 22px; }

.heart_image {
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 15px;
  transform: translateY(15%);
  width: 15px; }

.inactive .heart_image {
  background-image: url(30c2c2b59718275750ac.png); }

.active .heart_image {
  background-image: url(ce71c8f366a995374027.png); }

.one-row .green-text, .performance .green-text {
  color: #008000; }

.one-row .red-text, .performance .red-text {
  color: red; }

.list-btn {
  padding: 10px 12px !important; }

@media (min-width: 576px) {
  .menu-view .discount-list {
    justify-content: center;
    text-align: center;
    width: 13% !important; } }

.menu-view .dynamic-buttons {
  display: none; }

.dynamic-buttons {
  text-align: right; }

.tx-femanager .alert, .tx-femanager .femanager_error {
  background: #89BE3D;
  border-radius: 9px;
  box-shadow: 2px 2px 2px #ededed;
  color: white;
  display: inline-block;
  font-size: 14px;
  margin-top: 10px;
  padding: 10px;
  position: relative; }
  .tx-femanager .alert button, .tx-femanager .femanager_error button {
    display: none; }
  .tx-femanager .alert h4, .tx-femanager .femanager_error h4 {
    margin: 0 0 4px 0; }

.tx-femanager .femanager_error {
  display: block; }

.tx-femanager .custom-terms {
  display: grid; }
  .tx-femanager .custom-terms .check-label-box {
    display: flex; }

.femanager_status .typo3-message {
  font-size: 2rem;
  text-align: center; }

.fe-login-errors .alert.alert-success {
  list-style: none; }

.fe-login-errors .typo3-messages {
  padding: 0; }

/**
 * Swiper 6.8.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 23, 2021
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-container-pointer-events {
  touch-action: pan-y; }

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000; }

.swiper-button-lock {
  display: none; }

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */ }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0; }

.swiper-container-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px); }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.main-header .logo img {
  width: 140%; }

.sticky .logo img {
  width: 110%; }

.content-element ol li:before {
  background-image: url(8debaae7763f3e6336be.svg) !important; }

.news-category-list .active {
  color: #008000; }


/*# sourceMappingURL=FSMAT.min.css.map*/