@charset "UTF-8";
/* dosis-200 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 200;
  src: url("./dosis-v32-latin/dosis-v32-latin-200.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* dosis-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 400;
  src: url("./dosis-v32-latin/dosis-v32-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* dosis-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 700;
  src: url("./dosis-v32-latin/dosis-v32-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
.m-6 {
  margin: 5rem!important; }

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

.mt-6 {
  margin-top: 5rem!important; }

.mb-6 {
  margin-bottom: 5rem!important; }

.pt-6 {
  padding-top: 5rem!important; }

.pb-6 {
  padding-bottom: 5rem!important; }

.ml-6 {
  margin-left: 5rem!important; }

.mr-6 {
  margin-right: 5rem!important; }

.pl-6 {
  padding-left: 5rem!important; }

.pr-6 {
  padding-right: 5rem!important; }

.m-7 {
  margin: 8rem!important; }

.p-7 {
  padding: 8rem!important; }

.mt-7 {
  margin-top: 8rem!important; }

.mb-7 {
  margin-bottom: 8rem!important; }

.pt-7 {
  padding-top: 8rem!important; }

.pb-7 {
  padding-bottom: 8rem!important; }

.ml-7 {
  margin-left: 8rem!important; }

.mr-7 {
  margin-right: 8rem!important; }

.pl-7 {
  padding-left: 8rem!important; }

.pr-7 {
  padding-right: 8rem!important; }

.m-8 {
  margin: 12rem!important; }

.p-8 {
  padding: 12rem!important; }

.mt-8 {
  margin-top: 12rem!important; }

.mb-8 {
  margin-bottom: 12rem!important; }

.pt-8 {
  padding-top: 12rem!important; }

.pb-8 {
  padding-bottom: 12rem!important; }

.ml-8 {
  margin-left: 12rem!important; }

.mr-8 {
  margin-right: 12rem!important; }

.pl-8 {
  padding-left: 12rem!important; }

.pr-8 {
  padding-right: 12rem!important; }

.m-9 {
  margin: 16rem!important; }

.p-9 {
  padding: 16rem!important; }

.mt-9 {
  margin-top: 16rem!important; }

.mb-9 {
  margin-bottom: 16rem!important; }

.pt-9 {
  padding-top: 16rem!important; }

.pb-9 {
  padding-bottom: 16rem!important; }

.ml-9 {
  margin-left: 16rem!important; }

.mr-9 {
  margin-right: 16rem!important; }

.pl-9 {
  padding-left: 16rem!important; }

.pr-9 {
  padding-right: 16rem!important; }

.m-10 {
  margin: 24rem!important; }

.p-10 {
  padding: 24rem!important; }

.mt-10 {
  margin-top: 24rem!important; }

.mb-10 {
  margin-bottom: 24rem!important; }

.pt-10 {
  padding-top: 24rem!important; }

.pb-10 {
  padding-bottom: 24rem!important; }

.ml-10 {
  margin-left: 24rem!important; }

.mr-10 {
  margin-right: 24rem!important; }

.pl-10 {
  padding-left: 24rem!important; }

.pr-10 {
  padding-right: 24rem!important; }

.m-11 {
  margin: 36rem!important; }

.p-11 {
  padding: 36rem!important; }

.mt-11 {
  margin-top: 36rem!important; }

.mb-11 {
  margin-bottom: 36rem!important; }

.pt-11 {
  padding-top: 36rem!important; }

.pb-11 {
  padding-bottom: 36rem!important; }

.ml-11 {
  margin-left: 36rem!important; }

.mr-11 {
  margin-right: 36rem!important; }

.pl-11 {
  padding-left: 36rem!important; }

.pr-11 {
  padding-right: 36rem!important; }

@media (min-width: 540px) {
  .m-sm-6 {
    margin: 5rem!important; } }

@media (min-width: 540px) {
  .p-sm-6 {
    padding: 5rem!important; } }

@media (min-width: 540px) {
  .mt-sm-6 {
    margin-top: 5rem!important; } }

@media (min-width: 540px) {
  .mb-sm-6 {
    margin-bottom: 5rem!important; } }

@media (min-width: 540px) {
  .pt-sm-6 {
    padding-top: 5rem!important; } }

@media (min-width: 540px) {
  .pb-sm-6 {
    padding-bottom: 5rem!important; } }

@media (min-width: 540px) {
  .ml-sm-6 {
    margin-left: 5rem!important; } }

@media (min-width: 540px) {
  .mr-sm-6 {
    margin-right: 5rem!important; } }

@media (min-width: 540px) {
  .pl-sm-6 {
    padding-left: 5rem!important; } }

@media (min-width: 540px) {
  .pr-sm-6 {
    padding-right: 5rem!important; } }

@media (min-width: 768px) {
  .m-md-6 {
    margin: 5rem!important; } }

@media (min-width: 768px) {
  .p-md-6 {
    padding: 5rem!important; } }

@media (min-width: 768px) {
  .mt-md-6 {
    margin-top: 5rem!important; } }

@media (min-width: 768px) {
  .mb-md-6 {
    margin-bottom: 5rem!important; } }

@media (min-width: 768px) {
  .pt-md-6 {
    padding-top: 5rem!important; } }

@media (min-width: 768px) {
  .pb-md-6 {
    padding-bottom: 5rem!important; } }

@media (min-width: 768px) {
  .ml-md-6 {
    margin-left: 5rem!important; } }

@media (min-width: 768px) {
  .mr-md-6 {
    margin-right: 5rem!important; } }

@media (min-width: 768px) {
  .pl-md-6 {
    padding-left: 5rem!important; } }

@media (min-width: 768px) {
  .pr-md-6 {
    padding-right: 5rem!important; } }

@media (min-width: 992px) {
  .m-lg-6 {
    margin: 5rem!important; } }

@media (min-width: 992px) {
  .p-lg-6 {
    padding: 5rem!important; } }

@media (min-width: 992px) {
  .mt-lg-6 {
    margin-top: 5rem!important; } }

@media (min-width: 992px) {
  .mb-lg-6 {
    margin-bottom: 5rem!important; } }

@media (min-width: 992px) {
  .pt-lg-6 {
    padding-top: 5rem!important; } }

@media (min-width: 992px) {
  .pb-lg-6 {
    padding-bottom: 5rem!important; } }

@media (min-width: 992px) {
  .ml-lg-6 {
    margin-left: 5rem!important; } }

@media (min-width: 992px) {
  .mr-lg-6 {
    margin-right: 5rem!important; } }

@media (min-width: 992px) {
  .pl-lg-6 {
    padding-left: 5rem!important; } }

@media (min-width: 992px) {
  .pr-lg-6 {
    padding-right: 5rem!important; } }

@media (min-width: 1200px) {
  .m-xl-6 {
    margin: 5rem!important; } }

@media (min-width: 1200px) {
  .p-xl-6 {
    padding: 5rem!important; } }

@media (min-width: 1200px) {
  .mt-xl-6 {
    margin-top: 5rem!important; } }

@media (min-width: 1200px) {
  .mb-xl-6 {
    margin-bottom: 5rem!important; } }

@media (min-width: 1200px) {
  .pt-xl-6 {
    padding-top: 5rem!important; } }

@media (min-width: 1200px) {
  .pb-xl-6 {
    padding-bottom: 5rem!important; } }

@media (min-width: 1200px) {
  .ml-xl-6 {
    margin-left: 5rem!important; } }

@media (min-width: 1200px) {
  .mr-xl-6 {
    margin-right: 5rem!important; } }

@media (min-width: 1200px) {
  .pl-xl-6 {
    padding-left: 5rem!important; } }

@media (min-width: 1200px) {
  .pr-xl-6 {
    padding-right: 5rem!important; } }

@media (min-width: 540px) {
  .m-sm-7 {
    margin: 8rem!important; } }

@media (min-width: 540px) {
  .p-sm-7 {
    padding: 8rem!important; } }

@media (min-width: 540px) {
  .mt-sm-7 {
    margin-top: 8rem!important; } }

@media (min-width: 540px) {
  .mb-sm-7 {
    margin-bottom: 8rem!important; } }

@media (min-width: 540px) {
  .pt-sm-7 {
    padding-top: 8rem!important; } }

@media (min-width: 540px) {
  .pb-sm-7 {
    padding-bottom: 8rem!important; } }

@media (min-width: 540px) {
  .ml-sm-7 {
    margin-left: 8rem!important; } }

@media (min-width: 540px) {
  .mr-sm-7 {
    margin-right: 8rem!important; } }

@media (min-width: 540px) {
  .pl-sm-7 {
    padding-left: 8rem!important; } }

@media (min-width: 540px) {
  .pr-sm-7 {
    padding-right: 8rem!important; } }

@media (min-width: 768px) {
  .m-md-7 {
    margin: 8rem!important; } }

@media (min-width: 768px) {
  .p-md-7 {
    padding: 8rem!important; } }

@media (min-width: 768px) {
  .mt-md-7 {
    margin-top: 8rem!important; } }

@media (min-width: 768px) {
  .mb-md-7 {
    margin-bottom: 8rem!important; } }

@media (min-width: 768px) {
  .pt-md-7 {
    padding-top: 8rem!important; } }

@media (min-width: 768px) {
  .pb-md-7 {
    padding-bottom: 8rem!important; } }

@media (min-width: 768px) {
  .ml-md-7 {
    margin-left: 8rem!important; } }

@media (min-width: 768px) {
  .mr-md-7 {
    margin-right: 8rem!important; } }

@media (min-width: 768px) {
  .pl-md-7 {
    padding-left: 8rem!important; } }

@media (min-width: 768px) {
  .pr-md-7 {
    padding-right: 8rem!important; } }

@media (min-width: 992px) {
  .m-lg-7 {
    margin: 8rem!important; } }

@media (min-width: 992px) {
  .p-lg-7 {
    padding: 8rem!important; } }

@media (min-width: 992px) {
  .mt-lg-7 {
    margin-top: 8rem!important; } }

@media (min-width: 992px) {
  .mb-lg-7 {
    margin-bottom: 8rem!important; } }

@media (min-width: 992px) {
  .pt-lg-7 {
    padding-top: 8rem!important; } }

@media (min-width: 992px) {
  .pb-lg-7 {
    padding-bottom: 8rem!important; } }

@media (min-width: 992px) {
  .ml-lg-7 {
    margin-left: 8rem!important; } }

@media (min-width: 992px) {
  .mr-lg-7 {
    margin-right: 8rem!important; } }

@media (min-width: 992px) {
  .pl-lg-7 {
    padding-left: 8rem!important; } }

@media (min-width: 992px) {
  .pr-lg-7 {
    padding-right: 8rem!important; } }

@media (min-width: 1200px) {
  .m-xl-7 {
    margin: 8rem!important; } }

@media (min-width: 1200px) {
  .p-xl-7 {
    padding: 8rem!important; } }

@media (min-width: 1200px) {
  .mt-xl-7 {
    margin-top: 8rem!important; } }

@media (min-width: 1200px) {
  .mb-xl-7 {
    margin-bottom: 8rem!important; } }

@media (min-width: 1200px) {
  .pt-xl-7 {
    padding-top: 8rem!important; } }

@media (min-width: 1200px) {
  .pb-xl-7 {
    padding-bottom: 8rem!important; } }

@media (min-width: 1200px) {
  .ml-xl-7 {
    margin-left: 8rem!important; } }

@media (min-width: 1200px) {
  .mr-xl-7 {
    margin-right: 8rem!important; } }

@media (min-width: 1200px) {
  .pl-xl-7 {
    padding-left: 8rem!important; } }

@media (min-width: 1200px) {
  .pr-xl-7 {
    padding-right: 8rem!important; } }

@media (min-width: 540px) {
  .m-sm-8 {
    margin: 12rem!important; } }

@media (min-width: 540px) {
  .p-sm-8 {
    padding: 12rem!important; } }

@media (min-width: 540px) {
  .mt-sm-8 {
    margin-top: 12rem!important; } }

@media (min-width: 540px) {
  .mb-sm-8 {
    margin-bottom: 12rem!important; } }

@media (min-width: 540px) {
  .pt-sm-8 {
    padding-top: 12rem!important; } }

@media (min-width: 540px) {
  .pb-sm-8 {
    padding-bottom: 12rem!important; } }

@media (min-width: 540px) {
  .ml-sm-8 {
    margin-left: 12rem!important; } }

@media (min-width: 540px) {
  .mr-sm-8 {
    margin-right: 12rem!important; } }

@media (min-width: 540px) {
  .pl-sm-8 {
    padding-left: 12rem!important; } }

@media (min-width: 540px) {
  .pr-sm-8 {
    padding-right: 12rem!important; } }

@media (min-width: 768px) {
  .m-md-8 {
    margin: 12rem!important; } }

@media (min-width: 768px) {
  .p-md-8 {
    padding: 12rem!important; } }

@media (min-width: 768px) {
  .mt-md-8 {
    margin-top: 12rem!important; } }

@media (min-width: 768px) {
  .mb-md-8 {
    margin-bottom: 12rem!important; } }

@media (min-width: 768px) {
  .pt-md-8 {
    padding-top: 12rem!important; } }

@media (min-width: 768px) {
  .pb-md-8 {
    padding-bottom: 12rem!important; } }

@media (min-width: 768px) {
  .ml-md-8 {
    margin-left: 12rem!important; } }

@media (min-width: 768px) {
  .mr-md-8 {
    margin-right: 12rem!important; } }

@media (min-width: 768px) {
  .pl-md-8 {
    padding-left: 12rem!important; } }

@media (min-width: 768px) {
  .pr-md-8 {
    padding-right: 12rem!important; } }

@media (min-width: 992px) {
  .m-lg-8 {
    margin: 12rem!important; } }

@media (min-width: 992px) {
  .p-lg-8 {
    padding: 12rem!important; } }

@media (min-width: 992px) {
  .mt-lg-8 {
    margin-top: 12rem!important; } }

@media (min-width: 992px) {
  .mb-lg-8 {
    margin-bottom: 12rem!important; } }

@media (min-width: 992px) {
  .pt-lg-8 {
    padding-top: 12rem!important; } }

@media (min-width: 992px) {
  .pb-lg-8 {
    padding-bottom: 12rem!important; } }

@media (min-width: 992px) {
  .ml-lg-8 {
    margin-left: 12rem!important; } }

@media (min-width: 992px) {
  .mr-lg-8 {
    margin-right: 12rem!important; } }

@media (min-width: 992px) {
  .pl-lg-8 {
    padding-left: 12rem!important; } }

@media (min-width: 992px) {
  .pr-lg-8 {
    padding-right: 12rem!important; } }

@media (min-width: 1200px) {
  .m-xl-8 {
    margin: 12rem!important; } }

@media (min-width: 1200px) {
  .p-xl-8 {
    padding: 12rem!important; } }

@media (min-width: 1200px) {
  .mt-xl-8 {
    margin-top: 12rem!important; } }

@media (min-width: 1200px) {
  .mb-xl-8 {
    margin-bottom: 12rem!important; } }

@media (min-width: 1200px) {
  .pt-xl-8 {
    padding-top: 12rem!important; } }

@media (min-width: 1200px) {
  .pb-xl-8 {
    padding-bottom: 12rem!important; } }

@media (min-width: 1200px) {
  .ml-xl-8 {
    margin-left: 12rem!important; } }

@media (min-width: 1200px) {
  .mr-xl-8 {
    margin-right: 12rem!important; } }

@media (min-width: 1200px) {
  .pl-xl-8 {
    padding-left: 12rem!important; } }

@media (min-width: 1200px) {
  .pr-xl-8 {
    padding-right: 12rem!important; } }

@media (min-width: 540px) {
  .m-sm-9 {
    margin: 16rem!important; } }

@media (min-width: 540px) {
  .p-sm-9 {
    padding: 16rem!important; } }

@media (min-width: 540px) {
  .mt-sm-9 {
    margin-top: 16rem!important; } }

@media (min-width: 540px) {
  .mb-sm-9 {
    margin-bottom: 16rem!important; } }

@media (min-width: 540px) {
  .pt-sm-9 {
    padding-top: 16rem!important; } }

@media (min-width: 540px) {
  .pb-sm-9 {
    padding-bottom: 16rem!important; } }

@media (min-width: 540px) {
  .ml-sm-9 {
    margin-left: 16rem!important; } }

@media (min-width: 540px) {
  .mr-sm-9 {
    margin-right: 16rem!important; } }

@media (min-width: 540px) {
  .pl-sm-9 {
    padding-left: 16rem!important; } }

@media (min-width: 540px) {
  .pr-sm-9 {
    padding-right: 16rem!important; } }

@media (min-width: 768px) {
  .m-md-9 {
    margin: 16rem!important; } }

@media (min-width: 768px) {
  .p-md-9 {
    padding: 16rem!important; } }

@media (min-width: 768px) {
  .mt-md-9 {
    margin-top: 16rem!important; } }

@media (min-width: 768px) {
  .mb-md-9 {
    margin-bottom: 16rem!important; } }

@media (min-width: 768px) {
  .pt-md-9 {
    padding-top: 16rem!important; } }

@media (min-width: 768px) {
  .pb-md-9 {
    padding-bottom: 16rem!important; } }

@media (min-width: 768px) {
  .ml-md-9 {
    margin-left: 16rem!important; } }

@media (min-width: 768px) {
  .mr-md-9 {
    margin-right: 16rem!important; } }

@media (min-width: 768px) {
  .pl-md-9 {
    padding-left: 16rem!important; } }

@media (min-width: 768px) {
  .pr-md-9 {
    padding-right: 16rem!important; } }

@media (min-width: 992px) {
  .m-lg-9 {
    margin: 16rem!important; } }

@media (min-width: 992px) {
  .p-lg-9 {
    padding: 16rem!important; } }

@media (min-width: 992px) {
  .mt-lg-9 {
    margin-top: 16rem!important; } }

@media (min-width: 992px) {
  .mb-lg-9 {
    margin-bottom: 16rem!important; } }

@media (min-width: 992px) {
  .pt-lg-9 {
    padding-top: 16rem!important; } }

@media (min-width: 992px) {
  .pb-lg-9 {
    padding-bottom: 16rem!important; } }

@media (min-width: 992px) {
  .ml-lg-9 {
    margin-left: 16rem!important; } }

@media (min-width: 992px) {
  .mr-lg-9 {
    margin-right: 16rem!important; } }

@media (min-width: 992px) {
  .pl-lg-9 {
    padding-left: 16rem!important; } }

@media (min-width: 992px) {
  .pr-lg-9 {
    padding-right: 16rem!important; } }

@media (min-width: 1200px) {
  .m-xl-9 {
    margin: 16rem!important; } }

@media (min-width: 1200px) {
  .p-xl-9 {
    padding: 16rem!important; } }

@media (min-width: 1200px) {
  .mt-xl-9 {
    margin-top: 16rem!important; } }

@media (min-width: 1200px) {
  .mb-xl-9 {
    margin-bottom: 16rem!important; } }

@media (min-width: 1200px) {
  .pt-xl-9 {
    padding-top: 16rem!important; } }

@media (min-width: 1200px) {
  .pb-xl-9 {
    padding-bottom: 16rem!important; } }

@media (min-width: 1200px) {
  .ml-xl-9 {
    margin-left: 16rem!important; } }

@media (min-width: 1200px) {
  .mr-xl-9 {
    margin-right: 16rem!important; } }

@media (min-width: 1200px) {
  .pl-xl-9 {
    padding-left: 16rem!important; } }

@media (min-width: 1200px) {
  .pr-xl-9 {
    padding-right: 16rem!important; } }

@media (min-width: 540px) {
  .m-sm-10 {
    margin: 24rem!important; } }

@media (min-width: 540px) {
  .p-sm-10 {
    padding: 24rem!important; } }

@media (min-width: 540px) {
  .mt-sm-10 {
    margin-top: 24rem!important; } }

@media (min-width: 540px) {
  .mb-sm-10 {
    margin-bottom: 24rem!important; } }

@media (min-width: 540px) {
  .pt-sm-10 {
    padding-top: 24rem!important; } }

@media (min-width: 540px) {
  .pb-sm-10 {
    padding-bottom: 24rem!important; } }

@media (min-width: 540px) {
  .ml-sm-10 {
    margin-left: 24rem!important; } }

@media (min-width: 540px) {
  .mr-sm-10 {
    margin-right: 24rem!important; } }

@media (min-width: 540px) {
  .pl-sm-10 {
    padding-left: 24rem!important; } }

@media (min-width: 540px) {
  .pr-sm-10 {
    padding-right: 24rem!important; } }

@media (min-width: 768px) {
  .m-md-10 {
    margin: 24rem!important; } }

@media (min-width: 768px) {
  .p-md-10 {
    padding: 24rem!important; } }

@media (min-width: 768px) {
  .mt-md-10 {
    margin-top: 24rem!important; } }

@media (min-width: 768px) {
  .mb-md-10 {
    margin-bottom: 24rem!important; } }

@media (min-width: 768px) {
  .pt-md-10 {
    padding-top: 24rem!important; } }

@media (min-width: 768px) {
  .pb-md-10 {
    padding-bottom: 24rem!important; } }

@media (min-width: 768px) {
  .ml-md-10 {
    margin-left: 24rem!important; } }

@media (min-width: 768px) {
  .mr-md-10 {
    margin-right: 24rem!important; } }

@media (min-width: 768px) {
  .pl-md-10 {
    padding-left: 24rem!important; } }

@media (min-width: 768px) {
  .pr-md-10 {
    padding-right: 24rem!important; } }

@media (min-width: 992px) {
  .m-lg-10 {
    margin: 24rem!important; } }

@media (min-width: 992px) {
  .p-lg-10 {
    padding: 24rem!important; } }

@media (min-width: 992px) {
  .mt-lg-10 {
    margin-top: 24rem!important; } }

@media (min-width: 992px) {
  .mb-lg-10 {
    margin-bottom: 24rem!important; } }

@media (min-width: 992px) {
  .pt-lg-10 {
    padding-top: 24rem!important; } }

@media (min-width: 992px) {
  .pb-lg-10 {
    padding-bottom: 24rem!important; } }

@media (min-width: 992px) {
  .ml-lg-10 {
    margin-left: 24rem!important; } }

@media (min-width: 992px) {
  .mr-lg-10 {
    margin-right: 24rem!important; } }

@media (min-width: 992px) {
  .pl-lg-10 {
    padding-left: 24rem!important; } }

@media (min-width: 992px) {
  .pr-lg-10 {
    padding-right: 24rem!important; } }

@media (min-width: 1200px) {
  .m-xl-10 {
    margin: 24rem!important; } }

@media (min-width: 1200px) {
  .p-xl-10 {
    padding: 24rem!important; } }

@media (min-width: 1200px) {
  .mt-xl-10 {
    margin-top: 24rem!important; } }

@media (min-width: 1200px) {
  .mb-xl-10 {
    margin-bottom: 24rem!important; } }

@media (min-width: 1200px) {
  .pt-xl-10 {
    padding-top: 24rem!important; } }

@media (min-width: 1200px) {
  .pb-xl-10 {
    padding-bottom: 24rem!important; } }

@media (min-width: 1200px) {
  .ml-xl-10 {
    margin-left: 24rem!important; } }

@media (min-width: 1200px) {
  .mr-xl-10 {
    margin-right: 24rem!important; } }

@media (min-width: 1200px) {
  .pl-xl-10 {
    padding-left: 24rem!important; } }

@media (min-width: 1200px) {
  .pr-xl-10 {
    padding-right: 24rem!important; } }

@media (min-width: 540px) {
  .m-sm-11 {
    margin: 36rem!important; } }

@media (min-width: 540px) {
  .p-sm-11 {
    padding: 36rem!important; } }

@media (min-width: 540px) {
  .mt-sm-11 {
    margin-top: 36rem!important; } }

@media (min-width: 540px) {
  .mb-sm-11 {
    margin-bottom: 36rem!important; } }

@media (min-width: 540px) {
  .pt-sm-11 {
    padding-top: 36rem!important; } }

@media (min-width: 540px) {
  .pb-sm-11 {
    padding-bottom: 36rem!important; } }

@media (min-width: 540px) {
  .ml-sm-11 {
    margin-left: 36rem!important; } }

@media (min-width: 540px) {
  .mr-sm-11 {
    margin-right: 36rem!important; } }

@media (min-width: 540px) {
  .pl-sm-11 {
    padding-left: 36rem!important; } }

@media (min-width: 540px) {
  .pr-sm-11 {
    padding-right: 36rem!important; } }

@media (min-width: 768px) {
  .m-md-11 {
    margin: 36rem!important; } }

@media (min-width: 768px) {
  .p-md-11 {
    padding: 36rem!important; } }

@media (min-width: 768px) {
  .mt-md-11 {
    margin-top: 36rem!important; } }

@media (min-width: 768px) {
  .mb-md-11 {
    margin-bottom: 36rem!important; } }

@media (min-width: 768px) {
  .pt-md-11 {
    padding-top: 36rem!important; } }

@media (min-width: 768px) {
  .pb-md-11 {
    padding-bottom: 36rem!important; } }

@media (min-width: 768px) {
  .ml-md-11 {
    margin-left: 36rem!important; } }

@media (min-width: 768px) {
  .mr-md-11 {
    margin-right: 36rem!important; } }

@media (min-width: 768px) {
  .pl-md-11 {
    padding-left: 36rem!important; } }

@media (min-width: 768px) {
  .pr-md-11 {
    padding-right: 36rem!important; } }

@media (min-width: 992px) {
  .m-lg-11 {
    margin: 36rem!important; } }

@media (min-width: 992px) {
  .p-lg-11 {
    padding: 36rem!important; } }

@media (min-width: 992px) {
  .mt-lg-11 {
    margin-top: 36rem!important; } }

@media (min-width: 992px) {
  .mb-lg-11 {
    margin-bottom: 36rem!important; } }

@media (min-width: 992px) {
  .pt-lg-11 {
    padding-top: 36rem!important; } }

@media (min-width: 992px) {
  .pb-lg-11 {
    padding-bottom: 36rem!important; } }

@media (min-width: 992px) {
  .ml-lg-11 {
    margin-left: 36rem!important; } }

@media (min-width: 992px) {
  .mr-lg-11 {
    margin-right: 36rem!important; } }

@media (min-width: 992px) {
  .pl-lg-11 {
    padding-left: 36rem!important; } }

@media (min-width: 992px) {
  .pr-lg-11 {
    padding-right: 36rem!important; } }

@media (min-width: 1200px) {
  .m-xl-11 {
    margin: 36rem!important; } }

@media (min-width: 1200px) {
  .p-xl-11 {
    padding: 36rem!important; } }

@media (min-width: 1200px) {
  .mt-xl-11 {
    margin-top: 36rem!important; } }

@media (min-width: 1200px) {
  .mb-xl-11 {
    margin-bottom: 36rem!important; } }

@media (min-width: 1200px) {
  .pt-xl-11 {
    padding-top: 36rem!important; } }

@media (min-width: 1200px) {
  .pb-xl-11 {
    padding-bottom: 36rem!important; } }

@media (min-width: 1200px) {
  .ml-xl-11 {
    margin-left: 36rem!important; } }

@media (min-width: 1200px) {
  .mr-xl-11 {
    margin-right: 36rem!important; } }

@media (min-width: 1200px) {
  .pl-xl-11 {
    padding-left: 36rem!important; } }

@media (min-width: 1200px) {
  .pr-xl-11 {
    padding-right: 36rem!important; } }

/*
A simple little SCSS mixin for creating scrim gradients
Inspired by Andreas Larson - https://github.com/larsenwork
https://css-tricks.com/easing-linear-gradients/
staerke: 0-1 wird schwächer, 1=gleich, > 1 wird stärrker
*/
.bg-verlauf-to-bottom {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5904) 19%, rgba(0, 0, 0, 0.4328) 34%, rgba(0, 0, 0, 0.3056) 47%, rgba(0, 0, 0, 0.2224) 56.5%, rgba(0, 0, 0, 0.1552) 65%, rgba(0, 0, 0, 0.1008) 73%, rgba(0, 0, 0, 0.06) 80.2%, rgba(0, 0, 0, 0.0336) 86.1%, rgba(0, 0, 0, 0.0168) 91%, rgba(0, 0, 0, 0.0064) 95.2%, rgba(0, 0, 0, 0.0016) 98.2%, rgba(0, 0, 0, 0) 100%); }

.bg-verlauf-to-top {
  background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, rgba(0, 0, 0, 0) 100%); }

.btn::-moz-focus-inner {
  border: 0; }

#navicons .buttons {
  display: flex !important;
  justify-content: center; }
  #navicons .buttons i {
    font-size: 1.5rem; }
  #navicons .buttons span {
    display: none; }
  @media (min-width: 768px) {
    #navicons .buttons {
      position: absolute;
      z-index: 2000;
      top: 100px;
      right: 120px; }
      #navicons .buttons .btn {
        position: absolute;
        width: 200px;
        height: 200px;
        border-radius: 100px;
        top: 0px;
        right: -100px;
        background-color: #b9935e;
        padding: 1.0rem;
        border: 0 !important;
        display: table;
        justify-content: center;
        align-content: center;
        text-align: center; }
        #navicons .buttons .btn:hover {
          background-color: #9f7945 !important; }
        #navicons .buttons .btn:nth-child(2) {
          width: 160px;
          height: 160px;
          border-radius: 80px;
          top: 60px;
          right: 60px;
          z-index: 2;
          background-color: #ccc5ba; }
          #navicons .buttons .btn:nth-child(2):hover {
            background-color: #b6ac9d !important; }
        #navicons .buttons .btn:nth-child(3) {
          width: 160px;
          height: 160px;
          border-radius: 80px;
          top: 160px;
          right: -23px;
          background-color: #b9935e;
          background-color: #6b604f !important; }
          #navicons .buttons .btn:nth-child(3):hover {
            background-color: #4e4639 !important; }
        #navicons .buttons .btn > div {
          display: table-cell;
          vertical-align: middle; }
        #navicons .buttons .btn span {
          display: block; } }

.wortmarke {
  line-height: 1;
  font-family: "Dosis", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0rem;
  font-size: 1.2rem;
  display: none; }
  @media (min-width: 520px) {
    .wortmarke {
      display: block;
      font-size: 2rem;
      letter-spacing: 0.1rem; } }
  @media (min-width: 768px) {
    .wortmarke {
      letter-spacing: 0.4rem;
      font-size: 4rem; } }
  body.gescrollt .wortmarke {
    font-size: 2rem; }
  .wortmarke .wortmarkeSlogan {
    font-size: 1.5rem;
    display: none;
    text-transform: none;
    letter-spacing: 0rem; }
    @media (min-width: 768px) {
      .wortmarke .wortmarkeSlogan {
        display: block; } }
    body.gescrollt .wortmarke .wortmarkeSlogan {
      display: none; }

.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */
  height: 100%;
  width: 0;
  position: fixed;
  /* Stay in place */
  z-index: 10000;
  /* Sit on top */
  right: 0;
  top: 0;
  background-color: #b9935e;
  /* Black fallback color */
  overflow-x: hidden;
  /* Disable horizontal scroll */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */ }
  .overlay .overlay-content {
    border: 10px solid #f7f6f5;
    z-index: 2;
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .overlay .overlay-content {
        border: 30px solid #f7f6f5; } }
    @media (min-height: 750px) {
      .overlay .overlay-content {
        padding-top: 50px;
        padding-bottom: 50px; } }
    .overlay .overlay-content #logo a {
      display: block;
      color: #FFFFFF; }
      .overlay .overlay-content #logo a #imgLogo {
        display: none;
        width: 233px;
        margin: auto;
        margin-bottom: 2rem; }
        @media (min-width: 992px) {
          .overlay .overlay-content #logo a #imgLogo {
            display: block; } }
      .overlay .overlay-content #logo a #imgSignet {
        width: 125px;
        margin: auto;
        margin-bottom: 2rem; }
        @media (min-width: 992px) {
          .overlay .overlay-content #logo a #imgSignet {
            display: none; } }
    .overlay .overlay-content #logo .wortmarke {
      display: block; }
    .overlay .overlay-content ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .overlay .overlay-content ul.sprachNavi {
        display: flex;
        justify-content: center;
        align-content: center; }
      .overlay .overlay-content ul li a {
        padding: 2px;
        text-decoration: none;
        font-size: 1.2rem;
        color: #FFFFFF;
        display: block;
        transition: 0.3s;
        word-wrap: break-word;
        hyphens: auto; }
        @media (min-height: 750px) {
          .overlay .overlay-content ul li a {
            padding: 4px; } }
        @media (min-height: 925px) {
          .overlay .overlay-content ul li a {
            padding: 8px; } }
        @media (min-width: 768px) and (min-height: 800px) {
          .overlay .overlay-content ul li a {
            font-size: 1.5rem; } }
        .overlay .overlay-content ul li a:hover {
          transition-duration: 0.3s;
          transform: scale(1.3, 1.3); }
        .overlay .overlay-content ul li a#closebtn {
          font-size: 3rem; }
          @media (min-width: 768px) {
            .overlay .overlay-content ul li a#closebtn {
              position: absolute;
              top: 20px;
              right: 45px;
              font-size: 3rem;
              z-index: 1; } }
      .overlay .overlay-content ul li hr {
        background-color: #FFFFFF;
        margin: 1rem auto 1rem auto; }
        @media (min-height: 850px) {
          .overlay .overlay-content ul li hr {
            margin: 2rem auto 2rem auto; } }

#navigation {
  position: fixed;
  z-index: 401;
  top: 0px;
  left: 0;
  right: 0;
  margin: 0;
  min-height: 150px;
  padding: 2rem 1rem; }
  @media (min-width: 320px) {
    #navigation {
      padding: 2rem; } }
  @media (min-width: 992px) {
    #navigation {
      padding: 4rem; } }
  body.gescrollt #navigation {
    background: none;
    min-height: inherit;
    padding: 0.2rem 1rem !important;
    background-color: #b9935e; }
    @media (min-width: 545px) {
      body.gescrollt #navigation {
        padding: 0.8rem 1rem !important; } }
  #navigation #navigationInner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    max-width: 1600px;
    margin: auto; }
    #navigation #navigationInner a {
      color: #FFFFFF;
      font-size: 1.4rem;
      text-decoration: none;
      font-weight: 100; }
    #navigation #navigationInner #navigationDiv1 {
      order: 2;
      margin-inline-start: auto;
      margin-inline-end: auto;
      text-align: center; }
      @media (min-width: 768px) {
        #navigation #navigationInner #navigationDiv1 {
          order: 2; } }
      #navigation #navigationInner #navigationDiv1 a {
        display: inline-block; }
      #navigation #navigationInner #navigationDiv1 #logo a {
        display: block;
        text-align: center; }
        #navigation #navigationInner #navigationDiv1 #logo a img {
          width: 65px; }
          #navigation #navigationInner #navigationDiv1 #logo a img#imgLogo {
            display: none; }
          #navigation #navigationInner #navigationDiv1 #logo a img#imgSignet {
            transform-origin: left center;
            transform: scale(180%, 180%); }
          body.gescrollt #navigation #navigationInner #navigationDiv1 #logo img#imgSignet {
            transform-origin: left center;
            transform: scale(180%, 180%); }
          @media (min-width: 545px) {
            #navigation #navigationInner #navigationDiv1 #logo a img {
              width: 200px;
              transform: scale(100%, 100%); }
              #navigation #navigationInner #navigationDiv1 #logo a img#imgLogo {
                display: inline-block; }
              #navigation #navigationInner #navigationDiv1 #logo a img#imgSignet {
                display: none; }
              body.gescrollt #navigation #navigationInner #navigationDiv1 #logo img#imgLogo {
                display: none; }
              body.gescrollt #navigation #navigationInner #navigationDiv1 #logo img#imgSignet {
                display: block;
                transform-origin: left center;
                transform: scale(100%, 100%); } }
          @media (min-width: 768px) {
            #navigation #navigationInner #navigationDiv1 #logo a img {
              width: 233px; } }
          body.gescrollt #navigation #navigationInner #navigationDiv3 #logo img {
            height: 60px;
            width: auto;
            -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2));
            filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2)); }
    #navigation #navigationInner #navigationDiv2 {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      order: 1;
      text-shadow: 0 1px 20px rgba(0, 0, 0, 0.5); }
      @media (min-width: 520px) {
        #navigation #navigationInner #navigationDiv2 {
          width: 120px; } }
      @media (min-width: 768px) {
        #navigation #navigationInner #navigationDiv2 {
          width: 200px; } }
      #navigation #navigationInner #navigationDiv2 a {
        font-size: 1.2rem;
        padding-left: 0.8rem;
        padding-right: 0.8rem; }
        @media (min-width: 545px) {
          #navigation #navigationInner #navigationDiv2 a {
            font-size: 1.2rem;
            padding-left: 0.8rem;
            padding-right: 0.8rem; } }
        #navigation #navigationInner #navigationDiv2 a span.icon svg {
          transform: translateY(-2px);
          width: 32px;
          height: 32px;
          stroke-width: 10px; }
        #navigation #navigationInner #navigationDiv2 a .menu {
          text-transform: uppercase;
          display: none;
          padding-left: 0; }
          @media (min-width: 520px) {
            #navigation #navigationInner #navigationDiv2 a .menu {
              display: inline-block;
              padding-left: 8px; } }
    #navigation #navigationInner #navigationDiv3 {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      order: 3;
      text-shadow: 0 1px 20px rgba(0, 0, 0, 0.5); }
      @media (min-width: 520px) {
        #navigation #navigationInner #navigationDiv3 {
          width: 120px; } }
      @media (min-width: 768px) {
        #navigation #navigationInner #navigationDiv3 {
          width: 200px; } }
      @media (min-width: 768px) {
        #navigation #navigationInner #navigationDiv3 {
          justify-content: flex-end; } }
      #navigation #navigationInner #navigationDiv3 a {
        text-transform: uppercase;
        font-size: 1.0rem;
        padding-left: 0.4rem;
        padding-right: 0.4rem; }
        #navigation #navigationInner #navigationDiv3 a .text {
          text-transform: uppercase;
          display: none;
          padding-left: 0; }
          @media (min-width: 900px) {
            #navigation #navigationInner #navigationDiv3 a .text {
              padding-left: 10px; } }
        #navigation #navigationInner #navigationDiv3 a span.icon svg {
          transform: translateY(-2px);
          width: 32px;
          height: 32px;
          stroke-width: 8px; }

.btn {
  border-radius: 3px; }

.btn-circle {
  width: 100px;
  height: 100px;
  padding: 13px 18px;
  border-radius: 60px;
  font-size: 15px;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center; }

.btn-primary {
  background-color: transparent;
  border-color: #ccc5ba;
  color: #131313;
  box-shadow: none !important;
  padding: 0.75rem 1rem;
  outline: none !important;
  transition: all 0.2s ease-out; }
  .btn-primary:hover {
    transform: scale(1.05);
    background-color: #ccc5ba !important;
    border-color: #ccc5ba !important; }
  .btn-primary:active {
    background-color: #b9935e !important;
    border-color: #b9935e !important; }
  .btn-primary:focus {
    background-color: #b9935e !important;
    border-color: #b9935e !important; }

.btn-secondary {
  background-color: #b9935e;
  border-color: #b9935e;
  color: #FFFFFF;
  box-shadow: none !important;
  padding: 0.75rem 1rem;
  outline: none !important;
  transition: all 0.2s ease-out; }
  .btn-secondary:hover {
    transform: scale(1.05);
    background-color: #ccc5ba !important;
    border-color: #ccc5ba !important; }
  .btn-secondary:active {
    background-color: #ccc5ba !important;
    border-color: #ccc5ba !important; }
  .btn-secondary:focus {
    background-color: #ccc5ba !important;
    border-color: #ccc5ba !important; }

.bg-primary {
  background-color: #ccc5ba !important; }
  .bg-primary h1, .bg-primary h2, .bg-primary p, .bg-primary a, .bg-primary ul, .bg-primary ol, .bg-primary li {
    color: #FFFFFF;
    line-height: 1.8; }
  .bg-primary a {
    text-decoration: underline #000000 dotted 2px; }
    .bg-primary a:hover {
      background-image: linear-gradient(120deg, #b9935e 0%, #b9935e 100%); }
  .bg-primary .btn-primary {
    background-color: transparent;
    border-color: #FFFFFF; }
    .bg-primary .btn-primary:hover {
      background-color: #FFFFFF !important;
      border-color: #FFFFFF !important; }
    .bg-primary .btn-primary:active {
      background-color: #FFFFFF !important;
      border-color: #FFFFFF !important; }
    .bg-primary .btn-primary:focus {
      background-color: #FFFFFF !important;
      border-color: #FFFFFF !important; }

.bg-secondary {
  background-color: #b9935e !important; }
  .bg-secondary h1, .bg-secondary h2, .bg-secondary p, .bg-secondary a, .bg-secondary ul, .bg-secondary ol {
    color: #FFFFFF;
    line-height: 1.8; }
  .bg-secondary a:hover {
    color: #ccc5ba; }
  .bg-secondary a.special {
    text-decoration: underline #000000 dotted 2px; }
    .bg-secondary a.special:hover {
      background-image: linear-gradient(120deg, #ccc5ba 0%, #ccc5ba 100%); }

.bg-dark h1, .bg-dark h2, .bg-dark p, .bg-dark a, .bg-dark ul, .bg-dark ol {
  color: #FFFFFF !important;
  line-height: 1.8; }
.bg-dark a.special {
  text-decoration: underline #000000 dotted 2px; }
  .bg-dark a.special:hover {
    background-image: linear-gradient(120deg, #ccc5ba 0%, #ccc5ba 100%); }

.bg-light {
  background-color: #f0f0f0 !important; }

.bg-image {
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5)), url("../images/000.jpg");
  background-size: cover;
  background-position: center center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .bg-image h1, .bg-image h2, .bg-image p, .bg-image a, .bg-image blockquote {
    color: #FFFFFF; }
  .bg-image h2 {
    font-family: "Dosis", sans-serif;
    margin-bottom: clamp(1rem, 2vw, 2rem); }
  .bg-image h3 {
    color: #FFFFFF; }

.bg-video {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .bg-video h1, .bg-video h2, .bg-video p, .bg-video a, .bg-video blockquote {
    color: #FFFFFF; }
  .bg-video h2 {
    font-family: "Dosis", sans-serif;
    margin-bottom: clamp(1rem, 2vw, 2rem); }
  .bg-video h3 {
    color: #FFFFFF; }

.wrapper {
  overflow-x: hidden; }

/* Carousel  */
.carousel.item2columns .carousel-item .carousel-item-inner {
  display: flex;
  flex-direction: column-reverse; }
  @media (min-width: 992px) {
    .carousel.item2columns .carousel-item .carousel-item-inner {
      flex-direction: row; }
      .carousel.item2columns .carousel-item .carousel-item-inner > div {
        width: 50%; } }
  .carousel.item2columns .carousel-item .carousel-item-inner .carousel-item-inner-text {
    background-color: #ccc5ba;
    display: flex;
    align-items: center;
    padding: 1rem 4rem; }
    .carousel.item2columns .carousel-item .carousel-item-inner .carousel-item-inner-text .carousel-caption {
      position: static;
      min-height: 200px; }
      @media (min-width: 992px) {
        .carousel.item2columns .carousel-item .carousel-item-inner .carousel-item-inner-text .carousel-caption {
          min-height: inherit; } }
.carousel .carousel-controls {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 20px auto 0 auto;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  padding: 0 1rem 1rem 0; }
  @media (min-width: 320px) {
    .carousel .carousel-controls {
      padding: 0 2rem 2rem 0; } }
  @media (min-width: 992px) {
    .carousel .carousel-controls {
      padding: 0 4rem 4rem 0; } }
  .carousel .carousel-controls .carousel-control-prev {
    opacity: 1;
    position: static;
    width: auto;
    display: block; }
    .carousel .carousel-controls .carousel-control-prev .carousel-control-prev-icon {
      background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MC4xNjgiIGhlaWdodD0iMTkuOTk2IiB2aWV3Qm94PSIwIDAgNTAuMTY4IDE5Ljk5NiI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAuMTc4LDBhLjkyNy45MjcsMCwwLDAtLjYxNC4yNDQuODgzLjg4MywwLDAsMC0uMjQ2LjYuODU5Ljg1OSwwLDAsMCwuMjQ2LjZsNy43Miw3LjcxOEguODQyYS44NDUuODQ1LDAsMCwwLDAsMS42OUg0Ny4yODNsLTcuNzIsNy43YS44NTkuODU5LDAsMCwwLS4yNDYuNi44LjgsMCwwLDAsLjI2Mi42Ljc3NS43NzUsMCwwLDAsLjYuMjQ5LjgzMy44MzMsMCwwLDAsLjYtLjI0OUw0OS45MjEsMTAuNmEuODcuODcsMCwwLDAsMC0xLjIxM0w0MC43NzYuMjQ0QS44NzguODc4LDAsMCwwLDQwLjE3OCwwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAuMTY4IDE5Ljk5Nikgcm90YXRlKDE4MCkiIGZpbGw9IiNmZmYiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9zdmc+");
      width: 50px;
      height: 50px;
      display: block;
      margin-right: 20px; }
  .carousel .carousel-controls .carousel-control-next {
    opacity: 1;
    position: static;
    width: auto;
    display: block; }
    .carousel .carousel-controls .carousel-control-next .carousel-control-next-icon {
      background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MC4xNjYiIGhlaWdodD0iMTkuOTk2IiB2aWV3Qm94PSIwIDAgNTAuMTY2IDE5Ljk5NiI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4wMDIgLTAuMDAyKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTQwLjE3OCwyMGEuOTI5LjkyOSwwLDAsMS0uNjEzLS4yNDQuODg2Ljg4NiwwLDAsMS0uMjQ2LS42Ljg2Ljg2LDAsMCwxLC4yNDYtLjZsNy43MjEtNy43MTdILjg0NGEuODQ2Ljg0NiwwLDAsMSwwLTEuNjkxSDQ3LjI4NWwtNy43MjEtNy43YS44NTYuODU2LDAsMCwxLS4yNDYtLjYuOC44LDAsMCwxLC4yNjItLjYuNzc2Ljc3NiwwLDAsMSwuNi0uMjQ4LjgzNi44MzYsMCwwLDEsLjYuMjQ4bDkuMTQ1LDkuMTQzYS44Ny44NywwLDAsMSwwLDEuMjEzbC05LjE0NSw5LjE0OEEuODgzLjg4MywwLDAsMSw0MC4xNzgsMjBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIiBmaWxsPSIjZmZmIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvc3ZnPg==");
      width: 50px;
      height: 50px;
      display: block;
      margin-left: 20px; }
  .carousel .carousel-controls .carousel-indicators {
    position: static;
    margin: 0;
    display: flex;
    max-width: 33.33%;
    display: none; }
    .carousel .carousel-controls .carousel-indicators li {
      display: block;
      width: 20px;
      height: 20px;
      border-radius: 10px;
      border: 0;
      margin: 5px;
      background-color: #FFFFFF;
      flex: 1; }
.carousel .carousel-inner > .carousel-item-next, .carousel .carousel-inner > .carousel-item-prev, .carousel .carousel-inner > .carousel-item.active {
  display: block;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease,-webkit-transform .6s ease; }
.carousel.carousel100ViewHeight {
  height: 100vh; }
  .carousel.carousel100ViewHeight .carousel-inner {
    height: 100%; }
    .carousel.carousel100ViewHeight .carousel-inner .carousel-item {
      height: 100%; }
      .carousel.carousel100ViewHeight .carousel-inner .carousel-item .carousel-item-inner {
        height: 100%; }
        .carousel.carousel100ViewHeight .carousel-inner .carousel-item .carousel-item-inner .carousel-item-inner-image {
          height: 100%; }
          .carousel.carousel100ViewHeight .carousel-inner .carousel-item .carousel-item-inner .carousel-item-inner-image img {
            height: 100%;
            object-fit: cover;
            object-position: center; }
  .carousel.carousel100ViewHeight .carousel-caption {
    bottom: 80px;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    inset: auto 0;
    max-width: 2200px;
    width: 100%;
    margin: auto;
    bottom: 100px;
    display: none; }
    @media (min-height: 700px) {
      .carousel.carousel100ViewHeight .carousel-caption {
        display: block; } }
.carousel .carousel-item .carousel-caption {
  text-align: center;
  padding: 0; }
  .carousel .carousel-item .carousel-caption .h1 {
    font-size: clamp(1rem, 3vw, 1.4rem);
    margin-bottom: clamp(1.4rem, 2vw, 2.5rem);
    color: #FFFFFF;
    font-weight: 400; }
  .carousel .carousel-item .carousel-caption .h2 {
    font-size: clamp(1.4rem, 2vw, 3.5rem);
    margin-bottom: clamp(1.4rem, 2vw, 3.5rem);
    font-weight: 200;
    color: #FFFFFF; }
  .carousel .carousel-item .carousel-caption .p {
    font-size: clamp(1rem, 3vw, 1.4rem);
    margin-bottom: clamp(1.4rem, 2vw, 2.5rem);
    font-weight: 200;
    color: #FFFFFF; }
.carousel .carousel-item img {
  min-height: 300px;
  object-fit: cover; }
.carousel.caption90deg .carousel-indicators li {
  margin: 1rem; }
  .carousel.caption90deg .carousel-indicators li span {
    display: block;
    transform-origin: left top;
    transform: rotate(-90deg);
    text-indent: 0;
    width: max-content;
    color: #FFFFFF;
    height: 25px;
    font-size: 15px;
    line-height: 1;
    padding-left: 0.5rem; }
    @media (min-width: 768px) {
      .carousel.caption90deg .carousel-indicators li span {
        font-size: 20px; } }
    @media (min-width: 992px) {
      .carousel.caption90deg .carousel-indicators li span {
        font-size: 25px; } }
.carousel.caption45deg .carousel-indicators li {
  width: 0;
  height: 0;
  margin: 1.5rem;
  list-style: none; }
  .carousel.caption45deg .carousel-indicators li span {
    display: block;
    transform-origin: left bottom;
    transform: rotate(-45deg);
    text-indent: 0;
    width: max-content;
    color: #FFFFFF;
    height: 25px;
    font-size: 15px;
    line-height: 1; }
    @media (min-width: 768px) {
      .carousel.caption45deg .carousel-indicators li span {
        font-size: 20px; } }
    @media (min-width: 992px) {
      .carousel.caption45deg .carousel-indicators li span {
        font-size: 25px; } }
.carousel.captionSymbole .carousel-indicators li {
  margin: 1rem; }
  .carousel.captionSymbole .carousel-indicators li span {
    display: block;
    transform-origin: center center;
    transform: translate(-0.5rem, -0.6rem);
    text-indent: 0;
    width: max-content;
    color: #FFFFFF;
    height: 25px;
    font-size: 15px;
    line-height: 1; }
    @media (min-width: 768px) {
      .carousel.captionSymbole .carousel-indicators li span {
        font-size: 20px; } }
    @media (min-width: 992px) {
      .carousel.captionSymbole .carousel-indicators li span {
        font-size: 25px; } }
.carousel.carousel100ContainerHeight {
  height: 100% !important; }
  .carousel.carousel100ContainerHeight .carousel-inner {
    height: 100% !important; }
    .carousel.carousel100ContainerHeight .carousel-inner .carousel-item {
      height: 100% !important; }
      .carousel.carousel100ContainerHeight .carousel-inner .carousel-item img {
        height: 100% !important;
        object-fit: cover; }
.carousel.gradient::before {
  content: "";
  position: absolute;
  top: 75%;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.5; }

.myGrid {
  display: grid;
  grid-column-gap: 10px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr; }
  @media (min-width: 992px) {
    .myGrid {
      grid-column-gap: 20px; } }
  .myGrid .element {
    display: flex;
    align-items: center;
    /* wegen Safari MAC, da sonst Bilder in die Höhe gezogen werden*/ }
    .myGrid .element .element__content {
      min-height: 200px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .myGrid .element .element__content h1, .myGrid .element .element__content h2, .myGrid .element .element__content h3 {
        word-break: break-all; }
  .myGrid .element__overlay {
    min-height: 200px; }
  .myGrid.myGrid--gap {
    grid-column-gap: 20px;
    grid-row-gap: 120px; }
  @media (min-width: 992px) {
    .myGrid.myGrid--2 {
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 992px) {
    .myGrid.myGrid--3 {
      grid-template-columns: 1fr 1fr 1fr; } }
  @media (min-width: 992px) {
    .myGrid.myGrid--1-2 {
      grid-template-columns: 1fr 2fr; } }
  @media (min-width: 992px) {
    .myGrid.myGrid--2-1 {
      grid-template-columns: 2fr 1fr; } }
  @media (min-width: 992px) {
    .myGrid.myGrid--1-3 {
      grid-template-columns: 1fr 1fr 1fr 1fr; }
      .myGrid.myGrid--1-3 .element:nth-child(4n + 1) {
        grid-column: span 1; }
      .myGrid.myGrid--1-3 .element:nth-child(4n + 2) {
        grid-column: span 3; }
      .myGrid.myGrid--1-3 .element:nth-child(4n + 3) {
        grid-column: span 1; }
      .myGrid.myGrid--1-3 .element:nth-child(4n + 4) {
        grid-column: span 3; } }
  @media (min-width: 992px) {
    .myGrid.myGrid--3-1 {
      grid-template-columns: 1fr 1fr 1fr 1fr; }
      .myGrid.myGrid--3-1 .element:nth-child(4n + 1) {
        grid-column: span 3; }
      .myGrid.myGrid--3-1 .element:nth-child(4n + 2) {
        grid-column: span 1; }
      .myGrid.myGrid--3-1 .element:nth-child(4n + 3) {
        grid-column: span 3; }
      .myGrid.myGrid--3-1 .element:nth-child(4n + 4) {
        grid-column: span 1; } }
  @media (min-width: 992px) {
    .myGrid.myGrid--2-3 {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
      .myGrid.myGrid--2-3 .element:nth-child(4n + 1) {
        grid-column: span 2; }
      .myGrid.myGrid--2-3 .element:nth-child(4n + 2) {
        grid-column: span 3; }
      .myGrid.myGrid--2-3 .element:nth-child(4n + 3) {
        grid-column: span 2; }
      .myGrid.myGrid--2-3 .element:nth-child(4n + 4) {
        grid-column: span 3; } }
  @media (min-width: 992px) {
    .myGrid.myGrid--3-2 {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
      .myGrid.myGrid--3-2 .element:nth-child(4n + 1) {
        grid-column: span 3; }
      .myGrid.myGrid--3-2 .element:nth-child(4n + 2) {
        grid-column: span 2; }
      .myGrid.myGrid--3-2 .element:nth-child(4n + 3) {
        grid-column: span 3; }
      .myGrid.myGrid--3-2 .element:nth-child(4n + 4) {
        grid-column: span 2; } }
  @media (min-width: 992px) {
    .myGrid.myGrid--abwechselnd .element:nth-of-type(1) {
      order: 1; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(2) {
      order: 2; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(3) {
      order: 4; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(4) {
      order: 3; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(5) {
      order: 5; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(6) {
      order: 6; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(7) {
      order: 8; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(8) {
      order: 7; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(9) {
      order: 9; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(10) {
      order: 10; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(11) {
      order: 12; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(12) {
      order: 11; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(13) {
      order: 13; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(14) {
      order: 14; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(15) {
      order: 16; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(16) {
      order: 15; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(17) {
      order: 17; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(18) {
      order: 18; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(19) {
      order: 20; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(20) {
      order: 19; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(21) {
      order: 21; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(22) {
      order: 22; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(23) {
      order: 24; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(24) {
      order: 23; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(25) {
      order: 25; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(26) {
      order: 26; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(27) {
      order: 28; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(28) {
      order: 27; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(29) {
      order: 29; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(30) {
      order: 30; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(31) {
      order: 32; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(32) {
      order: 31; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(33) {
      order: 33; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(34) {
      order: 34; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(35) {
      order: 36; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(36) {
      order: 35; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(37) {
      order: 37; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(38) {
      order: 38; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(39) {
      order: 40; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(40) {
      order: 39; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(41) {
      order: 41; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(42) {
      order: 42; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(43) {
      order: 44; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(44) {
      order: 43; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(45) {
      order: 45; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(46) {
      order: 46; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(47) {
      order: 48; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(48) {
      order: 47; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(49) {
      order: 49; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(50) {
      order: 50; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(51) {
      order: 52; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(52) {
      order: 51; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(53) {
      order: 53; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(54) {
      order: 54; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(55) {
      order: 56; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(56) {
      order: 55; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(57) {
      order: 57; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(58) {
      order: 58; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(59) {
      order: 60; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(60) {
      order: 59; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(61) {
      order: 61; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(62) {
      order: 62; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(63) {
      order: 64; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(64) {
      order: 63; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(65) {
      order: 65; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(66) {
      order: 66; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(67) {
      order: 68; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(68) {
      order: 67; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(69) {
      order: 69; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(70) {
      order: 70; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(71) {
      order: 72; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(72) {
      order: 71; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(73) {
      order: 73; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(74) {
      order: 74; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(75) {
      order: 76; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(76) {
      order: 75; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(77) {
      order: 77; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(78) {
      order: 78; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(79) {
      order: 80; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(80) {
      order: 79; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(81) {
      order: 81; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(82) {
      order: 82; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(83) {
      order: 84; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(84) {
      order: 83; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(85) {
      order: 85; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(86) {
      order: 86; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(87) {
      order: 88; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(88) {
      order: 87; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(89) {
      order: 89; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(90) {
      order: 90; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(91) {
      order: 92; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(92) {
      order: 91; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(93) {
      order: 93; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(94) {
      order: 94; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(95) {
      order: 96; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(96) {
      order: 95; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(97) {
      order: 97; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(98) {
      order: 98; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(99) {
      order: 100; }
    .myGrid.myGrid--abwechselnd .element:nth-of-type(100) {
      order: 99; } }
  @media (min-width: 992px) {
    .myGrid.myGrid--vertauschen .element:nth-of-type(1) {
      order: 2; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(2) {
      order: 1; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(3) {
      order: 4; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(4) {
      order: 3; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(5) {
      order: 6; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(6) {
      order: 5; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(7) {
      order: 8; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(8) {
      order: 7; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(9) {
      order: 10; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(10) {
      order: 9; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(11) {
      order: 12; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(12) {
      order: 11; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(13) {
      order: 14; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(14) {
      order: 13; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(15) {
      order: 16; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(16) {
      order: 15; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(17) {
      order: 18; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(18) {
      order: 17; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(19) {
      order: 20; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(20) {
      order: 19; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(21) {
      order: 22; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(22) {
      order: 21; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(23) {
      order: 24; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(24) {
      order: 23; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(25) {
      order: 26; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(26) {
      order: 25; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(27) {
      order: 28; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(28) {
      order: 27; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(29) {
      order: 30; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(30) {
      order: 29; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(31) {
      order: 32; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(32) {
      order: 31; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(33) {
      order: 34; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(34) {
      order: 33; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(35) {
      order: 36; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(36) {
      order: 35; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(37) {
      order: 38; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(38) {
      order: 37; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(39) {
      order: 40; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(40) {
      order: 39; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(41) {
      order: 42; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(42) {
      order: 41; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(43) {
      order: 44; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(44) {
      order: 43; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(45) {
      order: 46; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(46) {
      order: 45; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(47) {
      order: 48; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(48) {
      order: 47; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(49) {
      order: 50; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(50) {
      order: 49; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(51) {
      order: 52; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(52) {
      order: 51; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(53) {
      order: 54; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(54) {
      order: 53; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(55) {
      order: 56; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(56) {
      order: 55; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(57) {
      order: 58; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(58) {
      order: 57; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(59) {
      order: 60; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(60) {
      order: 59; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(61) {
      order: 62; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(62) {
      order: 61; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(63) {
      order: 64; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(64) {
      order: 63; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(65) {
      order: 66; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(66) {
      order: 65; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(67) {
      order: 68; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(68) {
      order: 67; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(69) {
      order: 70; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(70) {
      order: 69; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(71) {
      order: 72; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(72) {
      order: 71; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(73) {
      order: 74; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(74) {
      order: 73; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(75) {
      order: 76; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(76) {
      order: 75; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(77) {
      order: 78; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(78) {
      order: 77; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(79) {
      order: 80; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(80) {
      order: 79; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(81) {
      order: 82; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(82) {
      order: 81; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(83) {
      order: 84; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(84) {
      order: 83; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(85) {
      order: 86; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(86) {
      order: 85; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(87) {
      order: 88; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(88) {
      order: 87; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(89) {
      order: 90; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(90) {
      order: 89; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(91) {
      order: 92; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(92) {
      order: 91; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(93) {
      order: 94; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(94) {
      order: 93; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(95) {
      order: 96; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(96) {
      order: 95; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(97) {
      order: 98; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(98) {
      order: 97; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(99) {
      order: 100; }
    .myGrid.myGrid--vertauschen .element:nth-of-type(100) {
      order: 99; } }
  @media (min-width: 992px) {
    .myGrid.myGrid--versetzt .element:nth-of-type(1) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(2) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(4) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(5) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(6) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(8) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(9) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(10) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(12) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(13) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(14) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(16) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(17) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(18) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(20) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(21) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(22) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(24) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(25) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(26) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(28) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(29) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(30) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(32) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(33) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(34) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(36) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(37) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(38) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(40) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(41) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(42) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(44) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(45) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(46) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(48) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(49) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(50) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(52) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(53) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(54) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(56) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(57) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(58) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(60) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(61) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(62) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(64) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(65) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(66) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(68) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(69) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(70) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(72) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(73) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(74) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(76) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(77) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(78) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(80) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(81) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(82) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(84) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(85) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(86) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(88) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(89) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(90) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(92) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(93) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(94) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(96) {
      margin-left: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(97) {
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(98) {
      margin-left: 40px;
      margin-right: -40px; }
    .myGrid.myGrid--versetzt .element:nth-of-type(100) {
      margin-left: -40px; } }

.gallery-grid {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 5px; }
  @media (min-width: 768px) {
    .gallery-grid.col4 {
      grid-template-columns: 25% 25% 25% 25%; }
    .gallery-grid.col2 {
      grid-template-columns: 50% 50%; }
    .gallery-grid.col3 {
      grid-template-columns: 33% 33% 33%; } }
  .gallery-grid > .gallery-item {
    position: relative; }
    .gallery-grid > .gallery-item img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    @media (min-width: 768px) {
      .gallery-grid > .gallery-item:nth-child(1) {
        grid-column: span 2;
        grid-row: span 2; } }
    .gallery-grid > .gallery-item .link {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      transition: all 500ms ease-in-out; }
      .gallery-grid > .gallery-item .link:hover {
        transition: all 500ms ease-in-out; }
    .gallery-grid > .gallery-item .text {
      position: absolute;
      top: calc(50% - (48px / 2));
      width: 100%;
      color: #FFFFFF;
      font-size: 2rem;
      line-height: 1.5;
      text-align: center;
      opacity: 0;
      transition: opacity 500ms ease-in-out; }
    .gallery-grid > .gallery-item:hover .text {
      opacity: 1;
      transition: opacity 500ms ease-in-out; }

.gallery2-grid {
  display: grid;
  grid-template-columns: 33% 33% 33%;
  grid-gap: 5px; }
  .gallery2-grid.col4 {
    grid-template-columns: 25% 25% 25% 25%; }
  .gallery2-grid.col2 {
    grid-template-columns: 50% 50%; }
  .gallery2-grid > .gallery-item .link {
    position: relative;
    display: block;
    display: grid;
    place-items: center;
    background-color: #acacac; }
    .gallery2-grid > .gallery-item .link img {
      max-width: 100%;
      height: auto;
      mix-blend-mode: multiply;
      transition: all 1sec ease-in-out; }
      .gallery2-grid > .gallery-item .link img:hover {
        mix-blend-mode: normal; }
    .gallery2-grid > .gallery-item .link .text {
      position: absolute;
      text-align: center; }

.gallery-flex {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start; }
  .gallery-flex > .gallery-item {
    position: relative;
    flex: 0 0 100%; }
    @media (min-width: 576px) {
      .gallery-flex > .gallery-item {
        flex: 0 0 50%; } }
    @media (min-width: 768px) {
      .gallery-flex > .gallery-item {
        flex: 0 0 25%; } }
    @media (min-width: 992px) {
      .gallery-flex > .gallery-item {
        flex: 0 0 20%; } }
    .gallery-flex > .gallery-item img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .gallery-flex > .gallery-item .link {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      transition: all 500ms ease-in-out; }
      .gallery-flex > .gallery-item .link .text {
        position: absolute;
        top: calc(50% - (48px / 2));
        width: 100%;
        color: #FFFFFF;
        font-size: 48px;
        text-align: center;
        opacity: 0;
        transition: opacity 500ms ease-in-out; }
      .gallery-flex > .gallery-item .link:hover {
        transition: all 500ms ease-in-out; }
        .gallery-flex > .gallery-item .link:hover .text {
          opacity: 1;
          transition: opacity 500ms ease-in-out; }

.tempOverlayde::after {
  content: "Bilder folgen in Kürze";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(204, 197, 186, 0.9);
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1rem;
  padding: 1rem; }
  @media (min-width: 768px) {
    .tempOverlayde::after {
      font-size: 2rem; } }

.tempOverlayit::after {
  content: "Seguiranno le foto";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(204, 197, 186, 0.9);
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1rem;
  padding: 1rem; }
  @media (min-width: 768px) {
    .tempOverlayit::after {
      font-size: 2rem; } }

.tempOverlayen::after {
  content: "Pictures will follow shortly";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(204, 197, 186, 0.9);
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1rem;
  padding: 1rem; }
  @media (min-width: 768px) {
    .tempOverlayen::after {
      font-size: 2rem; } }

body {
  color: #131313;
  font-weight: 400;
  font-family: "Dosis", sans-serif;
  font-size: clamp(1rem, 3vw, 1.4rem);
  line-height: 1.8;
  background-color: #f7f6f5; }

a {
  color: #000000;
  text-decoration-color: #b9935e;
  text-decoration-style: dashed; }
  a:hover {
    color: #b9935e; }
  a:focus-visible {
    outline: none;
    box-shadow: none; }

ul.special a, a.special {
  background-repeat: no-repeat;
  background-size: 100% 0.2em;
  background-position: 0 110%;
  transition: background-size 0.25s ease-in;
  text-decoration: underline #b9935e dotted 2px; }
  ul.special a:hover, a.special:hover {
    background-image: linear-gradient(120deg, #b9935e 0%, #b9935e 100%);
    background-size: 100% 100%;
    color: #FFFFFF;
    text-decoration: none; }
  ul.special a.a-img, a.special.a-img {
    background-image: none; }

hr {
  margin: 4rem auto 4rem auto;
  width: 200px;
  height: 3px; }

hr.signet {
  margin: 4rem auto 4rem auto;
  width: 200px;
  height: 3px; }

h1 {
  color: #464646;
  font-size: clamp(1rem, 2vw, 1.4rem);
  margin-bottom: clamp(1rem, 2vw, 1.4rem);
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.2rem; }

h2 {
  font-family: "Dosis", sans-serif;
  color: #c8ab82;
  font-size: clamp(1.4rem, 5vw, 3.5rem);
  margin-bottom: clamp(1.4rem, 5vw, 3.5rem);
  font-weight: 200; }
  @media (min-width: 520px) {
    h2 {
      letter-spacing: 0.2rem; } }

h4 {
  color: #ccc5ba; }

h2.specialFont {
  font-family: "Dosis", sans-serif;
  color: #c8ab82;
  font-size: clamp(1.4rem, 5vw, 3.5rem);
  margin-bottom: clamp(1.4rem, 5vw, 3.5rem);
  font-weight: 200;
  text-transform: none; }
  @media (min-width: 520px) {
    h2.specialFont {
      letter-spacing: 0.2rem; } }

.cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

footer #lage {
  display: grid;
  grid-gap: 2rem;
  text-align: center; }
  @media (min-width: 992px) {
    footer #lage {
      text-align: left;
      grid-template-columns: 1fr 1fr 1fr; } }
  footer #lage .social {
    margin: 0.5rem; }
footer .logos {
  text-align: center; }
  @media (min-width: 768px) {
    footer .logos {
      display: flex;
      justify-content: space-between;
      align-content: center;
      flex-wrap: nowrap; }
      footer .logos > div {
        display: flex;
        align-items: center; } }
  footer .logos a {
    color: #ccc5ba;
    display: block;
    text-align: center; }
    @media (min-width: 768px) {
      footer .logos a {
        display: inline-block; } }
    footer .logos a img {
      margin: 1rem; }
  footer .logos i {
    margin: 1rem 0 1rem 0.5rem;
    transition: all 0.5s ease-out; }
    @media (min-width: 768px) {
      footer .logos i {
        margin: 3rem 0 3rem 1rem; } }
    footer .logos i:hover {
      transform-origin: center center;
      transform: rotate(360deg); }
  footer .logos span {
    display: inline-block;
    margin: 1rem 0 1rem 1rem; }
    @media (min-width: 768px) {
      footer .logos span {
        margin: 3rem 0 3rem 3rem; } }
footer .socials a {
  display: block;
  padding: 1rem; }
footer .impressum {
  text-align: center;
  padding: 2rem 0;
  font-size: clamp(0.9rem, 1vw, 1rem); }
  @media (min-width: 768px) {
    footer .impressum {
      display: flex;
      justify-content: center;
      align-content: center;
      flex-wrap: nowrap; } }
  footer .impressum > div {
    padding: 0.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    footer .impressum > div a {
      padding: 0 0.5rem; }

.unterkunft {
  position: relative; }
  .unterkunft .ab-unterkunft span {
    display: block;
    text-align: center;
    color: #FFFFFF;
    background-color: #FFFFFF; }
    @media (min-width: 768px) {
      .unterkunft .ab-unterkunft span {
        margin-top: 20px;
        position: absolute;
        z-index: 2;
        top: 0px;
        right: 20px;
        left: auto;
        bottom: auto;
        padding: 0.5rem 1rem;
        box-sizing: border-box;
        box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2) !important;
        top: 160px;
        width: 140px;
        height: 140px;
        border-radius: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
        transform: rotate(-5deg);
        font-size: 1.4rem;
        transition: all 0.5s ease-out; }
        .unterkunft a:hover .ab-unterkunft span {
          transform: rotate(-5deg) scale(1.1); } }
  .unterkunft .btns-unterkunft {
    text-align: center;
    margin-top: 1rem; }

.mfp-title i {
  display: none; }

@media (min-width: 768px) {
  .w-md-50 {
    width: 50% !important; } }

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

/* BEGIN flipBoxen */
:root {
  --time: 0.5s; }

.flipBoxen {
  display: grid;
  grid-gap: 1.5rem;
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  grid-template-columns: 1fr; }
  @media (min-width: 545px) {
    .flipBoxen {
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 768px) {
    .flipBoxen {
      grid-template-columns: 1fr 1fr 1fr; } }
  @media (min-width: 992px) {
    .flipBoxen {
      grid-template-columns: 1fr 1fr 1fr; } }

.flipBox {
  -webkit-perspective: 40rem;
  perspective: 40rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: z-index, -webkit-transform calc(var(--time) / 4);
  transition: z-index, -webkit-transform calc(var(--time) / 4);
  -o-transition: z-index, transform calc(var(--time) / 4);
  transition: z-index, transform calc(var(--time) / 4);
  transition: z-index, transform calc(var(--time) / 4), -webkit-transform calc(var(--time) / 4);
  -webkit-transition-delay: var(--time), 0s;
  -o-transition-delay: var(--time), 0s;
  transition-delay: var(--time), 0s;
  text-decoration: none;
  color: inherit;
  z-index: 0;
  text-decoration: none !important; }
  .flipBox:hover {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    z-index: 1; }
  .flipBox:active {
    -webkit-transform: scale(0.975);
    -ms-transform: scale(0.975);
    transform: scale(0.975); }

.flipBox-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: var(--time) transform;
  -o-transition: var(--time) transform;
  transition: var(--time) transform;
  border-radius: 0rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  .flipBox:hover .flipBox-body, .flipBox:focus .flipBox-body {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg); }

.flipBox-front {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #FFFFFF;
  min-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2rem 0rem;
  margin: 0;
  border-radius: 0.25rem;
  text-align: center; }
  .flipBox-front i {
    font-size: 2rem; }

.flipBox-back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  min-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2rem 1rem;
  margin: 0;
  border-radius: 0.25rem;
  -webkit-transform: rotateX(-180deg) translate(-100%, 0);
  transform: rotateX(-180deg) translate(-100%, 0);
  background-color: #ccc5ba;
  color: #FFFFFF; }

/* END flipBoxen */
.honigschuessel {
  position: absolute;
  z-index: -1;
  left: -9999px; }

.form-group.required label::after {
  content: "*"; }

form .form-group {
  margin-bottom: 1rem; }
form label {
  font-size: 1rem; }
form legend {
  font-style: italic; }
form fieldset {
  background-color: #EAE9E8;
  border-radius: 0.5rem;
  padding: 2rem;
  margin-bottom: 2rem; }

.kreis .kreis-container {
  width: 50px;
  height: 50px;
  position: fixed;
  top: calc(30% + 80px);
  right: 10px;
  list-style: none;
  z-index: 1050;
  margin: 0;
  padding: 0; }
  .kreis .kreis-container .kreis-item {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    background-color: #ccc5ba;
    transform: translate(0px, 0px);
    transition: transform 500ms;
    z-index: -2;
    transition: .5s;
    text-align: center;
    display: flex;
    justify-content: center; }
    .kreis .kreis-container .kreis-item a {
      width: 100%;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      font-size: 1rem; }
.kreis#zeiten .kreis-container {
  top: calc(30% + 80px);
  right: 10px; }
  .kreis#zeiten .kreis-container .kreis-item {
    background-color: #b9935e; }
.kreis#menu .kreis-container {
  top: calc(30% + 40px);
  right: 30px; }

.animieren {
  opacity: 0;
  transition: 1s all ease-in-out;
  transform: translateY(150px); }

.animieren-effekt {
  transform: translateY(0);
  opacity: 1; }

.videoWrapper {
  position: relative; }
  .videoWrapper::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none; }

.videoBackgroundWrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9; }
  .videoBackgroundWrapper video {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

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

.myFlex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -1rem 0 -1rem; }
  .myFlex > div {
    flex: 1 1 auto;
    width: 100%;
    margin: 1rem; }
    @media (min-width: 768px) {
      .myFlex > div {
        margin: 1rem;
        width: calc(50% - 2rem); } }
    .myFlex > div a {
      text-decoration: none; }
    .myFlex > div img {
      width: 100%;
      min-height: 400px;
      object-fit: cover; }
    .myFlex > div h2 {
      margin-top: 0.5rem; }

.myGridTouren {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
  justify-content: center;
  margin: 0 -1rem 0 -1rem; }
  @media (min-width: 768px) {
    .myGridTouren {
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 992px) {
    .myGridTouren {
      grid-template-columns: 1fr 1fr 1fr; } }
  .myGridTouren > a {
    text-decoration: none;
    display: block;
    flex: 1 1 auto;
    width: auto;
    margin: 1rem; }
    .myGridTouren > a img {
      width: 100%;
      min-height: 400px;
      object-fit: cover; }
    .myGridTouren > a h2 {
      margin-top: 0.5rem; }
    .myGridTouren > a .card .meta {
      text-align: center;
      display: flex;
      justify-content: center; }
      .myGridTouren > a .card .meta > * {
        padding: 0 0.5rem; }

.textImageOverlap > div {
  margin-bottom: 1rem; }
.textImageOverlap h2 {
  font-family: "Dosis", sans-serif;
  text-transform: none;
  font-size: clamp(2.4rem, 5vw, 4.5rem);
  margin-bottom: clamp(1.4rem, 4vw, 2.5rem);
  letter-spacing: 0; }
@media (min-width: 992px) {
  .textImageOverlap {
    display: flex; }
    .textImageOverlap .textImageOverlap-text {
      order: 1;
      width: 33.33%;
      position: relative;
      display: flex;
      align-items: end; }
      .versetzt .textImageOverlap-text {
        align-items: flex-end;
        margin-bottom: -3rem; }
      .textImageOverlap .textImageOverlap-text .textImageOverlap-text-inner {
        background-color: #ffffff;
        border-radius: 8px;
        padding: 2rem;
        width: 133.33%;
        position: absolute;
        box-shadow: 0px 2px 3px 0 #0002;
        margin-bottom: -3rem; }
    .textImageOverlap .textImageOverlap-image {
      order: 2;
      width: 66.66%; } }
.textImageOverlap.invers .textImageOverlap-image {
  order: 1; }
.textImageOverlap.invers .textImageOverlap-text .textImageOverlap-text-inner {
  right: 0; }

.alleAngebote {
  display: grid;
  grid-gap: 100px;
  grid-template-columns: 1fr; }
  @media (min-width: 992px) {
    .alleAngebote {
      grid-template-columns: 1fr 1fr; } }
  .alleAngebote img {
    max-width: 100%;
    height: auto; }
  .alleAngebote h1 {
    font-size: 1.3rem;
    letter-spacing: 0; }
    @media (min-width: 992px) {
      .alleAngebote h1 {
        font-size: 1.8rem; } }
  .alleAngebote h2 {
    font-size: 1.5rem;
    letter-spacing: 0; }
    @media (min-width: 992px) {
      .alleAngebote h2 {
        font-size: 1.8rem; } }

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

#alleAngebote h1 {
  font-size: 1.3rem;
  letter-spacing: 0; }
  @media (min-width: 992px) {
    #alleAngebote h1 {
      font-size: 1.8rem; } }
#alleAngebote h2 {
  font-size: 1.5rem;
  letter-spacing: 0; }
  @media (min-width: 992px) {
    #alleAngebote h2 {
      font-size: 1.8rem; } }

.bestpreis {
  float: right;
  background-color: #ccc5ba;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  color: #FFFFFF;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  text-align: center;
  display: table;
  font-weight: 600; }
  .bestpreis span {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.1;
    font-size: 14px;
    padding: 8px; }
    .bestpreis span strong {
      text-transform: uppercase; }

/* filter list */
@keyframes zoom-in {
  0% {
    transform: scale(0.1); }
  100% {
    transform: none; } }
@keyframes rotate-right {
  0% {
    transform: translate(-100%) rotate(-100deg); }
  100% {
    transform: none; } }
.is-animated {
  animation: .5s zoom-in; }

.filter-list {
  text-align: center; }

.filter-list a {
  display: block;
  margin: 0 10px 20px 10px;
  overflow: hidden; }
  .filter-list a:hover .card {
    background-color: #acc866; }

.filter-list input {
  display: none; }

.filter-list label {
  color: #000;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 5px 20px;
  margin: 5px;
  border-radius: 4px;
  cursor: pointer; }

#typ {
  display: none; }

.filter-list input#all:checked ~ label[for="all"],
.filter-list input#spaziergang:checked ~ label[for="spaziergang"],
.filter-list input#wanderung:checked ~ label[for="wanderung"],
.filter-list input#bergtour:checked ~ label[for="bergtour"] {
  background-color: #eee;
  border: 1px solid #000; }

.filter-list input#spaziergang:checked ~ section a[data-skill~="spaziergang"] {
  display: block; }

.filter-list input#spaziergang:checked ~ section a:not([data-skill~="spaziergang"]) {
  display: none; }

.filter-list input#wanderung:checked ~ section a[data-skill~="wanderung"] {
  display: block; }

.filter-list input#wanderung:checked ~ section a:not([data-skill~="wanderung"]) {
  display: none; }

.filter-list input#bergtour:checked ~ section a[data-skill~="bergtour"] {
  display: block; }

.filter-list input#bergtour:checked ~ section a:not([data-skill~="bergtour"]) {
  display: none; }

.meta {
  display: flex;
  margin: 2rem 0; }
  .meta > * {
    padding-right: 2rem; }

/* myCarousel */
.myCarouselWrapper {
  position: relative;
  margin-bottom: 4.5rem; }
  .myCarouselWrapper .myCarouselContainer {
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: scroll;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory; }
    .myCarouselWrapper .myCarouselContainer::-webkit-scrollbar {
      width: 0;
      height: 0; }
    .myCarouselWrapper .myCarouselContainer .slide {
      width: 100%;
      height: 100%;
      flex: 1 0 100%;
      scroll-margin: 0px;
      scroll-snap-align: start;
      scroll-snap-stop: normal; }
      .myCarouselHaelfte .myCarouselContainer .slide {
        scroll-snap-align: center; }
      @media (min-width: 768px) {
        .myCarousel2Spalten .myCarouselContainer .slide {
          flex: 1 0 50%; } }
      .myCarousel5Spalten .myCarouselContainer {
        flex-wrap: wrap; }
        @media (min-width: 1200px) {
          .myCarousel5Spalten .myCarouselContainer {
            flex-direction: row; } }
        @media (min-width: 1200px) {
          .myCarousel5Spalten .myCarouselContainer .slide {
            flex: 1 0 20%; } }
        .myCarousel5Spalten .myCarouselContainer .slide .slideContent > div img {
          min-height: 100px !important; }
          @media (min-width: 1200px) {
            .myCarousel5Spalten .myCarouselContainer .slide .slideContent > div img {
              min-height: 500px !important; } }
      @media (min-width: 768px) {
        .myCarousel3Spalten .myCarouselContainer .slide {
          flex: 1 0 50%; } }
      @media (min-width: 992px) {
        .myCarousel3Spalten .myCarouselContainer .slide {
          flex: 1 0 33.33%; } }
      @media (min-width: 768px) {
        .myCarousel4Spalten .myCarouselContainer .slide {
          flex: 1 0 50%; } }
      @media (min-width: 992px) {
        .myCarousel4Spalten .myCarouselContainer .slide {
          flex: 1 0 33.33%; } }
      @media (min-width: 1200px) {
        .myCarousel4Spalten .myCarouselContainer .slide {
          flex: 1 0 25%; } }
      .myCarouselWrapper .myCarouselContainer .slide img {
        object-fit: cover;
        width: 100%;
        height: 100%; }
      .myCarouselWrapper .myCarouselContainer .slide .slideContent {
        position: relative;
        padding: 0.5rem; }
        .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) {
          background-color: #ccc5ba;
          margin: auto;
          padding: 1rem;
          position: absolute;
          bottom: 0;
          left: 0;
          background-color: transparent; }
          @media (min-width: 576px) {
            .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) {
              position: absolute;
              bottom: 0;
              left: 0;
              background-color: transparent;
              padding: 4rem; } }
          @media (min-width: 768px) {
            .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) {
              padding: 3rem; } }
          @media (min-width: 992px) {
            .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) {
              padding: 4rem; } }
          .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a {
            display: block; }
            .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a h2 {
              font-size: 1.4rem;
              font-size: clamp(1.2rem, 1.6vw, 1.8rem);
              letter-spacing: 0rem;
              font-weight: 100;
              text-transform: none;
              line-height: 1.2;
              color: #FFFFFF; }
              @media (min-width: 576px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a h2 {
                  font-size: clamp(1rem, 1.6vw, 1.8rem);
                  letter-spacing: 0.3rem;
                  font-weight: 100; } }
              @media (min-width: 768px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a h2 {
                  font-size: 1.4rem;
                  line-height: 1; } }
              @media (min-width: 992px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a h2 {
                  font-size: 1.8rem;
                  line-height: 1.2; } }
              @media (min-width: 1200px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a h2 {
                  font-size: 2rem; } }
            .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a p {
              font-size: 1.0rem;
              line-height: 1.1;
              margin-bottom: 0.5rem;
              color: #FFFFFF; }
              @media (min-width: 768px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a p {
                  font-size: 1.0rem;
                  margin-bottom: 0.5rem; } }
              @media (min-width: 992px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a p {
                  font-size: 1.2rem;
                  margin-bottom: 1rem; } }
              @media (min-width: 1200px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a p {
                  font-size: 1.4rem; } }
            .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a span {
              font-size: 0.8rem;
              padding: 0.35rem 1rem;
              color: #FFFFFF; }
              @media (min-width: 768px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a span {
                  font-size: 0.8rem;
                  padding: 0.35rem 1rem; } }
              @media (min-width: 992px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a span {
                  font-size: 1.0rem;
                  padding: 0.75rem 1rem; } }
              @media (min-width: 1200px) {
                .myCarouselWrapper .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a span {
                  font-size: 1.2rem; } }
  .myCarouselWrapper .slide-arrow {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: end;
    top: auto;
    bottom: -48px;
    margin: auto;
    height: 4rem;
    background-color: white;
    border: none;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    transition: opacity 100ms;
    z-index: 2000;
    background-color: transparent;
    color: #FFFFFF; }
    .myCarouselWrapper .slide-arrow .icon svg {
      fill: #b9935e !important; }
    .myCarouselWrapper .slide-arrow.inactive {
      color: #FFFFFF88;
      display: none; }
    .myCarouselWrapper .slide-arrow.myCarouselPrev {
      left: calc(100% / 2 - 80px); }
      @media (min-width: 768px) {
        .myCarouselWrapper .slide-arrow.myCarouselPrev {
          left: calc(100% / 2 - 240px); } }
      .myCarouselWrapper .slide-arrow.myCarouselPrev:not(.inactive) .icon {
        animation: prev 1s infinite alternate ease-in-out; }
    .myCarouselWrapper .slide-arrow.myCarouselNext {
      right: calc(100% / 2 - 80px); }
      @media (min-width: 768px) {
        .myCarouselWrapper .slide-arrow.myCarouselNext {
          right: calc(100% / 2 - 240px); } }
      .myCarouselWrapper .slide-arrow.myCarouselNext:not(.inactive) .icon {
        animation: next 1s infinite alternate ease-in-out; }
  .myCarouselWrapper.myCarouselVersetzt .myCarouselContainer {
    padding-top: 3rem; }
    .myCarouselWrapper.myCarouselVersetzt .myCarouselContainer .slide:nth-of-type(odd) {
      margin-top: -3rem; }
  .myCarouselWrapper.myCarouselHochformat .myCarouselContainer .slide img {
    min-height: 500px; }
  .myCarouselWrapper.myCarouselCards .myCarouselContainer .slide .slideContent > div:nth-of-type(1) {
    background-color: #ffffff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border: 1px solid #c8ab82;
    border-bottom: 0; }
    .myCarouselWrapper.myCarouselCards .myCarouselContainer .slide .slideContent > div:nth-of-type(1) img {
      border-top-left-radius: 16px;
      border-top-right-radius: 16px; }
  .myCarouselWrapper.myCarouselCards .myCarouselContainer .slide .slideContent > div:nth-of-type(2) {
    position: relative;
    bottom: 0;
    left: 0;
    background-color: #ccc5ba;
    padding: 4rem;
    top: -2rem;
    right: 0;
    padding: 2rem;
    border: 1px solid #c8ab82;
    border-top: 0;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px; }
    .myCarouselWrapper.myCarouselCards .myCarouselContainer .slide .slideContent > div:nth-of-type(2) a {
      color: #000000;
      text-decoration: none; }
    .myCarouselWrapper.myCarouselCards .myCarouselContainer .slide .slideContent > div:nth-of-type(2) h2 {
      color: #7b5e36;
      margin-bottom: 1rem; }
    .myCarouselWrapper.myCarouselCards .myCarouselContainer .slide .slideContent > div:nth-of-type(2) p {
      color: #000000;
      margin-bottom: 2rem; }

/* END myCarousel */
ul.signet {
  list-style: none;
  padding: 0; }
  ul.signet li {
    position: relative;
    padding-left: 35px;
    /* Adjust as needed */ }

.icon svg {
  width: 24px;
  height: 24px; }
.icon.iconFFFFFF svg {
  fill: #FFFFFF;
  stroke: #FFFFFF; }
.icon.icon000000 svg {
  fill: #000000;
  stroke: #000000; }
.icon.iconfarbe1 svg {
  fill: #ccc5ba;
  stroke: #ccc5ba; }
.icon.icon2x svg {
  width: 48px;
  height: 48px; }
.icon.icon4x svg {
  width: 66px;
  height: 66px; }

.fewoAttributes {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row;
  gap: 1rem; }
  .fewoAttributes > div .icon svg {
    width: 1.75rem;
    height: 1.75rem;
    margin-bottom: 5px;
    fill: #b9935e; }

.list-group-item {
  background-color: transparent; }

.container-fewo {
  margin-top: 100px; }
  .container-fewo .slideContent img {
    background-color: #ccc5ba; }

.list-group-spalten {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); }
  .list-group-spalten li {
    border: 1px solid #ccc5ba !important;
    margin: 4px; }

.custom-popover {
  position: absolute;
  background: #333;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  white-space: nowrap;
  z-index: 1000;
  display: none; }

/*# sourceMappingURL=style.css.map */
