#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
@charset "UTF-8";
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2013 Leo Feyer
 *
 * @package Core
 * @link    https://contao.org
 * @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
 */
/**
 * Reset the margin and padding of the block elements
 */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, ol, ul, li, dl, dt, dd, figure, table, th, td, form, fieldset, legend, input, textarea {
  margin: 0;
  padding: 0; }

/**
 * Basic element formatting
 */
table {
  border-spacing: 0;
  border-collapse: collapse; }

caption, th, td {
  text-align: left;
  text-align: start;
  /* see #4596 */
  vertical-align: top; }

abbr, acronym {
  font-variant: normal;
  border-bottom: 1px dotted #666;
  cursor: help; }

blockquote, q {
  quotes: none; }

fieldset, img {
  border: 0; }

ul {
  list-style-type: none; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

del {
  text-decoration: line-through; }

ins {
  text-decoration: none; }

/**
 * Default font settings
 */
input, button, textarea, select {
  font-family: inherit;
  font-size: 99%;
  font-weight: inherit; }

pre, code {
  font-family: Monaco, monospace; }

table {
  font-size: inherit; }

caption, th {
  font-weight: bold; }

body, form {
  margin: 0;
  padding: 0; }

img {
  border: 0;
  margin: 0;
  padding: 0; }

header, footer, nav, section, aside, article, figure, figcaption {
  display: block; }

#main {
  width: 100%; }

#main .inside {
  min-height: 1px;
  /* see #4893 */ }

/**
 * Flexible images (videos see #4896)
 *
 * @see http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries
 */
img {
  border: 0;
  padding: 0;
  margin: 0; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

.ie8 img {
  width: auto;
  /* see #5789 */ }

/**
 * Format the Contao image galleries (now rendered as unordered lists)
 */
.ce_gallery ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none; }

.ce_gallery li {
  float: left; }

.ce_gallery li.col_first {
  clear: left; }

/**
 * Clear floats
 */
.clear, #clear {
  height: 1px;
  clear: both;
  margin-top: -1px; }

/**
 * Custom layout sections
 */
.custom {
  display: block; }

#container:after, .custom:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* young-serif-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: 'Young Serif';
  font-style: normal;
  font-weight: 400;
  src: url("../../files/daten/fonts/young-serif-v2-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* figtree-300 - 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: 'Figtree';
  font-style: normal;
  font-weight: 300;
  src: url("../../files/daten/fonts/figtree-v5-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* figtree-300italic - 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: 'Figtree';
  font-style: italic;
  font-weight: 300;
  src: url("../../files/daten/fonts/figtree-v5-latin-300italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* figtree-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: 'Figtree';
  font-style: normal;
  font-weight: 400;
  src: url("../../files/daten/fonts/figtree-v5-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* figtree-600 - 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: 'Figtree';
  font-style: normal;
  font-weight: 600;
  src: url("../../files/daten/fonts/figtree-v5-latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* figtree-600italic - 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: 'Figtree';
  font-style: italic;
  font-weight: 600;
  src: url("../../files/daten/fonts/figtree-v5-latin-600italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* figtree-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: 'Figtree';
  font-style: normal;
  font-weight: 700;
  src: url("../../files/daten/fonts/figtree-v5-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* figtree-700italic - 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: 'Figtree';
  font-style: italic;
  font-weight: 700;
  src: url("../../files/daten/fonts/figtree-v5-latin-700italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* figtree-900 - 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: 'Figtree';
  font-style: normal;
  font-weight: 900;
  src: url("../../files/daten/fonts/figtree-v5-latin-900.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* figtree-900italic - 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: 'Figtree';
  font-style: italic;
  font-weight: 900;
  src: url("../../files/daten/fonts/figtree-v5-latin-900italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

body {
  font-family: 'Figtree';
  font-size: 100%;
  color: #000;
  line-height: 1.5rem; }

body.no-scroll {
  overflow: hidden; }

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

.page {
  padding-left: 5%;
  padding-right: 5%; }

@media (min-width: 730px) and (max-width: 989px) {
  .page-m {
    width: 700px; } }

@media (min-width: 0) and (max-width: 989px) {
  .page-m {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .page-m:after {
      content: " ";
      display: block;
      clear: both; } }

@media (min-width: 0) and (max-width: 989px) {
  .page-m {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%; } }

@media (min-width: 1280px) {
  padding-left: 0%;
  padding-right: 0%;
  .page {
    width: 1280px; }
  .box-50-text-r,
  .box-50-text {
    width: 640px; } }

@media (min-width: 1640px) {
  .page {
    width: 1540px; } }

@media (min-width: 2000px) {
  .page-big {
    width: 2000px; } }

.page-big,
.page {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .page-big:after,
  .page:after {
    content: " ";
    display: block;
    clear: both; }

.rtl {
  float: right;
  clear: both; }

.new-line {
  clear: both; }

.schatten-1 {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2); }

.schatten-2 {
  box-shadow: 10px 0px 5px 0px rgba(0, 0, 0, 0.5);
  margin-bottom: 5px; }

.verlauf-1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8bd800+34,c0e975+100 */
  background: #8bd800;
  /* Old browsers */
  background: -moz-linear-gradient(left, #8bd800 34%, #c0e975 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #8bd800 34%, #c0e975 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #8bd800 34%, #c0e975 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bd800', endColorstr='#c0e975',GradientType=1 );
  /* IE6-9 */ }

.padding-article-1 {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  @media (min-width: 990px) {
    .padding-article-1 {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media (min-width: 1280px) {
    .padding-article-1 {
      padding-top: 4rem;
      padding-bottom: 4rem; } }

.padd-1 {
  padding: 0.75rem 1rem;
  padding-bottom: 0.75rem; }
  @media (min-width: 990px) {
    .padd-1 {
      padding: 1.25rem 1.5rem;
      padding-bottom: 0.75rem; } }

.padd-2 {
  padding: 2rem;
  padding-bottom: 1rem; }

.padd-3 {
  padding: 1rem; }

:focus {
  outline: revert;
  outline-offset: revert; }

.no-view {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important; }

.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  background-color: #000;
  color: #fff; }

a[href*="#skip"].invisible:focus {
  display: inline-block;
  clip: auto;
  outline: 2px dotted #000;
  width: auto;
  height: auto;
  margin: 0;
  position: relative;
  z-index: 999;
  background-color: #000; }

a[href*="#skip"].invisible.invisible-header:focus {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  color: #fff;
  padding: 0.5rem;
  z-index: 999; }

#main .list-1 ol {
  list-style-type: decimal;
  padding-left: 15px; }
  #main .list-1 ol li {
    margin-left: 10px;
    padding-left: 10px;
    text-indent: 0px;
    margin-top: 0.15em;
    margin-bottom: 0.15em; }

#main .list-1 ul li {
  list-style: disc;
  list-style-position: outside;
  padding-left: 0rem;
  margin-left: 1rem; }

#main .list-2 ul {
  margin-bottom: 0em;
  list-style: none; }
  #main .list-2 ul li {
    display: grid;
    grid-template-columns: 33px 1fr;
    column-gap: 0.45rem;
    margin-top: 0.35rem;
    margin-bottom: 0.35rem; }
    #main .list-2 ul li img {
      margin-bottom: 0; }
    @media (min-width: 1320px) {
      #main .list-2 ul li {
        font-size: 22px;
        font-size: 1.375rem; } }
    #main .list-2 ul li span.icon img {
      width: 33px;
      height: 33px; }
    #main .list-2 ul li span.text {
      margin-top: 1px; }

@media (min-width: 1280px) {
  .header-bg-color-3 li.submenu:hover > a.submenu,
  .header-bg-color-3 li.submenu:hover > strong {
    background-color: #354154 !important; } }

@media (min-width: 1280px) {
  .header-bg-color-3 .submenu:hover ul.level_2 {
    background-color: #354154 !important; } }

#header .nav-02 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  padding-top: 0.85rem;
  padding-bottom: 0.85rem; }
  #header .nav-02 ul {
    margin-bottom: 0; }
    #header .nav-02 ul li {
      margin-left: 0.5rem;
      margin-right: 0.5rem;
      display: inline-block;
      font-size: 18px;
      font-size: 1.125rem; }
      #header .nav-02 ul li a {
        font-weight: 700; }
    #header .nav-02 ul li:first-child {
      margin-left: 0; }
    #header .nav-02 ul li:last-child {
      margin-right: 0; }

#main .nav-15.sticky {
  position: fixed;
  top: 0;
  z-index: 5; }

#main .nav-15 {
  background-color: #f2ebe2;
  width: 100%;
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e5d8c6;
  font-size: 12px;
  font-size: 0.75rem; }
  @media (min-width: 990px) {
    #main .nav-15 {
      font-size: 18px;
      font-size: 1.125rem; } }
  #main .nav-15 ul {
    margin-bottom: 0; }
    #main .nav-15 ul li {
      display: inline-block;
      margin: 0.25rem; }
      @media (min-width: 990px) {
        #main .nav-15 ul li {
          margin-left: 0.5rem;
          margin-right: 0.5rem; } }
      #main .nav-15 ul li a {
        display: block;
        background-color: #fff;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        padding: 0.5rem;
        color: #575756;
        font-weight: 600; }
        @media (min-width: 990px) {
          #main .nav-15 ul li a {
            padding: 0.5rem 1rem;
            text-transform: uppercase; } }
      #main .nav-15 ul li a:hover {
        background-color: #ededed;
        transition: all 0.5s ease; }

@media (max-width: 1279px) {
  #header .box {
    height: 70px; }
  .nav-01 button.menu-toggle-close {
    display: none; }
  .nav-01 button.menu-toggle {
    float: right;
    width: 50px;
    height: 50px;
    background-color: #582c67;
    border: transparent;
    outline: 2px solid #fff;
    outline-offset: -2px;
    color: #fff;
    display: grid;
    place-content: center;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px; }
    .nav-01 button.menu-toggle .m-toggle {
      grid-area: text; }
      .nav-01 button.menu-toggle .m-toggle .linie {
        height: 3px;
        width: 25px;
        background-color: #fff;
        margin-top: 4px;
        margin-bottom: 4px; }
      .nav-01 button.menu-toggle .m-toggle .linie:nth-child(1) {
        transform-origin: center bottom; }
      .nav-01 button.menu-toggle .m-toggle .linie:nth-child(2) {
        transform-origin: center center; }
      .nav-01 button.menu-toggle .m-toggle .linie:nth-child(3) {
        transform-origin: center top; }
    .nav-01 button.menu-toggle[aria-expanded="true"] .m-toggle {
      margin-left: -2px; }
    .nav-01 button.menu-toggle[aria-expanded="true"] .linie {
      transition: transform 0.2s ease-in, opacity 0.2s ease-in;
      margin-top: 0;
      margin-bottom: 0; }
    .nav-01 button.menu-toggle[aria-expanded="true"] .linie:nth-child(1) {
      transform: rotate(-45deg) translateY(4px);
      transform-origin: center bottom; }
    .nav-01 button.menu-toggle[aria-expanded="true"] .linie:nth-child(2) {
      opacity: 0;
      /* Versteckt die mittlere Linie */
      transform: scale(0); }
    .nav-01 button.menu-toggle[aria-expanded="true"] .linie:nth-child(3) {
      transform: rotate(45deg) translateY(-3px);
      transform-origin: center;
      transform-origin: top center; }
  .nav-01 button.menu-toggle:focus {
    outline: 2px solid #fff; }
  .nav-01 button.menu-toggle[aria-expanded="false"] + .menu-liste {
    display: block;
    transform: translateX(0) translateY(-5%);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
    transition: right 0.5s ease; }
  .nav-01 button.menu-toggle[aria-expanded="true"] + .menu-liste {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateX(0) translateY(0);
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.2s ease;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0; }
  .nav-01 .menu-liste {
    position: absolute;
    background-color: #582c67;
    width: 100%;
    left: 0;
    top: 100%;
    transition: right 1s ease;
    z-index: 9999; }
  .nav-01 .menu-liste > ul {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    background-color: #fff;
    border: 1px solid transparent;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    overflow: hidden;
    height: calc(100vh - 70px);
    overflow-y: auto; }
  .nav-01 .menu-liste ul {
    margin-bottom: 0; }
    .nav-01 .menu-liste ul a {
      display: block;
      color: #582c67;
      font-weight: 700;
      font-size: 20px;
      font-size: 1.25rem;
      border-left: 10px solid #fff;
      padding-left: 0.5rem; }
    .nav-01 .menu-liste ul a, .nav-01 .menu-liste ul button {
      height: 50px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
    .nav-01 .menu-liste ul li.trail .trail {
      color: #000; }
    .nav-01 .menu-liste ul a.active {
      color: #bc9d6d; }
    .nav-01 .menu-liste ul li {
      display: block; }
    .nav-01 .menu-liste ul li.submenu button[aria-expanded="false"] + .flyout {
      display: none; }
    .nav-01 .menu-liste ul li.submenu button[aria-expanded="true"] + .flyout {
      display: block !important; }
    .nav-01 .menu-liste ul li.submenu button[aria-expanded="true"] svg {
      transform: rotate(180deg);
      transition: transform 0.25s ease-in; }
    .nav-01 .menu-liste ul li.submenu button svg {
      transition: transform 0.25s ease-in; }
    .nav-01 .menu-liste ul li a:focus,
    .nav-01 .menu-liste ul li a:focus-visible {
      background-color: #f2e9f6;
      outline: 2px solid #582c67;
      outline-offset: -4px;
      border-left: 10px solid #f2f2f2; }
    .nav-01 .menu-liste ul li.submenu {
      display: grid;
      grid-template-columns: 1fr 50px;
      align-items: center;
      border-bottom: 1px solid #c6c6c6; }
      .nav-01 .menu-liste ul li.submenu a {
        color: #582c67;
        text-decoration: underline;
        border-left: 10px solid #fff;
        padding-left: 0.5rem; }
      .nav-01 .menu-liste ul li.submenu a:focus,
      .nav-01 .menu-liste ul li.submenu a:focus-visible {
        border-left: 10px solid #f2f2f2; }
      .nav-01 .menu-liste ul li.submenu a.active {
        color: #000;
        border-left: 10px solid #c6c6c6;
        background-color: #f2f2f2; }
      .nav-01 .menu-liste ul li.submenu button {
        border: transparent;
        background-color: #f2f2f2;
        outline: 2px solid #f2f2f2;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        outline-offset: -3px; }
        .nav-01 .menu-liste ul li.submenu button svg {
          transition: transform 0.25s ease-in;
          fill: none;
          stroke: #582c67;
          stroke-miterlimit: 10;
          stroke-width: 2px;
          width: 60%;
          height: auto; }
      .nav-01 .menu-liste ul li.submenu button:focus {
        outline: 2px solid #582c67;
        background-color: #fff; }
      .nav-01 .menu-liste ul li.submenu .flyout {
        border-top: 1px solid #c6c6c6;
        width: 100%;
        grid-column: auto/span 2;
        display: block; }
        .nav-01 .menu-liste ul li.submenu .flyout li {
          border-bottom: 1px solid #c6c6c6; }
          .nav-01 .menu-liste ul li.submenu .flyout li a {
            border-left: 10px solid #f2f2f2; }
          .nav-01 .menu-liste ul li.submenu .flyout li a.active {
            border-left: 10px solid #c6c6c6; }
        .nav-01 .menu-liste ul li.submenu .flyout li:last-child {
          border-bottom: none; }
        .nav-01 .menu-liste ul li.submenu .flyout ul ul li a {
          border-left: 20px solid #f2f2f2; }
        .nav-01 .menu-liste ul li.submenu .flyout ul ul li a.active {
          border-left: 20px solid #c6c6c6; }
  .header-bg-color-3 .nav-01 .menu-liste {
    background-color: #3d4b60; } }

@media (min-width: 1280px) {
  .flyout {
    display: none;
    visibility: hidden; }
  li[aria-expanded="false"] > .flyout,
  li[data-focus="false"] > .flyout {
    display: none; }
  ul.level_2 li[aria-expanded="false"] .flyout,
  ul.level_1 li[aria-expanded="true"] .flyout {
    display: block;
    visibility: visible; }
  .nav-01 .menu-liste > ul {
    display: flex;
    justify-content: flex-end; }
  .nav-01 .menu-toggle {
    display: none; }
  .nav-01 ul {
    margin-bottom: 0; }
    .nav-01 ul a {
      font-weight: 500;
      font-size: 20px;
      font-size: 1.25rem;
      color: #fff;
      outline: 2px solid #582c67;
      padding: 0.5rem 0.5rem;
      display: block; }
    .nav-01 ul a:hover {
      color: #fff; }
    .nav-01 ul li {
      background-color: #582c67; }
    .nav-01 ul li:hover {
      background-color: #391d43; }
      .nav-01 ul li:hover a {
        color: #fff; }
    .nav-01 ul li.trail a.trail,
    .nav-01 ul a.active {
      color: #fff;
      font-weight: 700; }
    .nav-01 ul a:focus {
      outline: 2px dashed #fff;
      outline-offset: -2px;
      background-color: #582c67; }
    .nav-01 ul button[aria-expanded="true"] svg {
      transform: rotate(180deg); }
    .nav-01 ul li.submenu:hover button {
      outline: 2px solid #391d43; }
      .nav-01 ul li.submenu:hover button svg {
        transform: rotate(180deg);
        transition: transform 0.25s ease-in;
        stroke: #fff; }
    .nav-01 ul li.submenu {
      display: grid;
      grid-template-columns: 1fr 1.5rem;
      column-gap: 0px; }
      .nav-01 ul li.submenu img {
        margin-bottom: 0.25rem; }
      .nav-01 ul li.submenu a {
        padding-right: 0.1rem; }
      .nav-01 ul li.submenu a:focus {
        outline-offset: -3px; }
      .nav-01 ul li.submenu button {
        border: transparent;
        background-color: transparent;
        outline: 2px solid #582c67;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        outline-offset: -3px; }
        .nav-01 ul li.submenu button svg {
          transition: transform 0.25s ease-in;
          fill: none;
          stroke: #fff;
          stroke-miterlimit: 10;
          stroke-width: 2px;
          width: 1.15rem;
          height: auto; }
      .nav-01 ul li.submenu button:focus {
        outline: 2px solid #fff; }
        .nav-01 ul li.submenu button:focus svg {
          stroke: #fff; }
    .nav-01 ul li {
      margin-left: 0.3rem;
      margin-right: 0.3rem; } }
    @media (min-width: 1280px) and (min-width: 1640px) {
      .nav-01 ul li {
        margin-left: 0.65rem;
        margin-right: 0.65rem; } }

@media (min-width: 1280px) {
      .nav-01 ul li ul.level_2 {
        position: absolute;
        display: block;
        background-color: #492455;
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
        min-width: 300px;
        padding: 1rem;
        padding-bottom: 1.5rem;
        z-index: 99999; }
        .nav-01 ul li ul.level_2 li:hover {
          background-color: #492455; }
        .nav-01 ul li ul.level_2 li {
          background-color: #492455;
          display: block;
          margin-top: 1rem; }
          .nav-01 ul li ul.level_2 li button {
            display: none; }
          .nav-01 ul li ul.level_2 li a {
            display: block;
            padding-left: 0;
            text-decoration: none;
            margin-bottom: 5px;
            outline: 2px solid #492455;
            padding: 0;
            padding-top: 0.25rem;
            padding-bottom: 0.25rem;
            font-size: 20px;
            font-size: 1.25rem;
            color: #c6c6c6; }
          .nav-01 ul li ul.level_2 li a:after {
            display: none; }
          .nav-01 ul li ul.level_2 li a:hover {
            color: #fff; }
          .nav-01 ul li ul.level_2 li a.active {
            color: #fff; }
          .nav-01 ul li ul.level_2 li a:focus {
            outline-offset: 0px;
            background-color: #492455;
            outline: 2px dashed #ededed;
            color: #fff; }
  .header-bg-color-3 .nav-01 ul > li {
    background-color: #3d4b60; }
    .header-bg-color-3 .nav-01 ul > li a,
    .header-bg-color-3 .nav-01 ul > li button {
      outline: 2px solid #3d4b60; }
    .header-bg-color-3 .nav-01 ul > li ul li {
      background-color: #354154; }
      .header-bg-color-3 .nav-01 ul > li ul li a,
      .header-bg-color-3 .nav-01 ul > li ul li button {
        outline: 2px solid #354154; }
    .header-bg-color-3 .nav-01 ul > li ul li:hover {
      background-color: #354154; } }

.btns-cta {
  display: grid; }
  .btns-cta a {
    display: grid;
    margin-bottom: 1rem;
    grid-template-columns: 30px 1fr;
    align-items: center;
    background-color: #fff;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px; }
    .btns-cta a .image_container,
    .btns-cta a span.kreis .image_container {
      width: 46px;
      height: 46px;
      border-radius: 23px;
      -moz-border-radius: 23px;
      -webkit-border-radius: 23px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #bc9d6d; }
      .btns-cta a .image_container img,
      .btns-cta a span.kreis .image_container img {
        margin-bottom: 0 !important; }
    .btns-cta a span.text {
      text-align: center;
      color: #000;
      font-weight: 700; }
      @media (min-width: 0) and (max-width: 599.99px) {
        .btns-cta a span.text {
          margin-left: -20px; } }
  .btns-cta .btn-1 a {
    height: 46px;
    padding: 0.7rem;
    width: 100%;
    color: #000; }
  .btns-cta .btn-1 :after {
    content: "";
    margin: 0;
    display: none; }

.btn-1 a,
.btn-2 a,
.btn-3 a,
.btn-4 a {
  text-decoration: none !important; }

.btn-1 span,
.btn-1 button,
.btn-1 a {
  color: #000;
  padding: 0.7rem 2rem;
  display: inline-block;
  background-color: #bc9d6d;
  border: 1px solid #bc9d6d;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.6s;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px; }

.btn-1 span:hover,
.btn-1 a:hover {
  background-color: #a9854d;
  border: 1px solid #a9854d;
  transition: all ease 0.6s;
  color: #000; }

.btn-1 span:after,
.btn-1 a:after {
  content: " ›";
  display: inline-block;
  padding-left: 4px;
  width: 12px;
  transition: padding-left ease 0.6; }

.btn-1 span:hover:after,
.btn-1 a:hover:after {
  padding-left: 12px;
  transition: padding-left ease 0.6s; }

.btn-2 span,
.btn-2 button,
.btn-2 a {
  color: #fff;
  padding: 0.7rem 2rem;
  display: inline-block;
  background-color: #582c67;
  border: 1px solid #582c67;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.6s;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px; }

.btn-2 span:hover,
.btn-2 a:hover {
  background-color: #391d43;
  border: 1px solid #391d43;
  transition: all ease 0.6s;
  color: #fff; }

.btn-2 span:after,
.btn-2 a:after {
  content: " ›";
  display: inline-block;
  padding-left: 4px;
  width: 12px;
  transition: padding-left ease 0.6; }

.btn-2 span:hover:after,
.btn-2 a:hover:after {
  padding-left: 12px;
  transition: padding-left ease 0.6s; }

.btn-3 span,
.btn-3 a {
  color: black !important;
  height: 46px;
  padding-top: 6px;
  display: inline-block;
  width: 100%;
  background-color: #582c67;
  border: 1px solid #582c67;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all ease-in-out 0.6s;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px; }

.btn-3 a:hover {
  background-color: #391d43;
  border: 1px solid #391d43;
  transition: all ease-in-out 0.6s;
  color: black !important; }

.btn-4 span,
.btn-4 button,
.btn-4 a {
  color: #fff;
  padding: 0.7rem 2rem;
  display: inline-block;
  background-color: #bc9d6d;
  border: 1px solid #bc9d6d;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.6s;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px; }

.btn-4 span:hover,
.btn-4 a:hover {
  background-color: #a9854d;
  border: 1px solid #a9854d;
  transition: all ease 0.6s;
  color: #fff; }

.btn-5 span,
.btn-5 button,
.btn-5 a {
  color: #fff;
  padding: 0.7rem 2rem;
  display: inline-block;
  background-color: #575756;
  border: 1px solid #575756;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.6s;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px; }

.btn-5 span:hover,
.btn-5 a:hover {
  background-color: #3d3d3d;
  border: 1px solid #3d3d3d;
  transition: all ease 0.6s;
  color: #fff; }

#main a.hover-1 {
  text-decoration: none;
  transition: all 0.2s ease-out; }

#main a.hover-1:hover {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-out; }
  #main a.hover-1:hover .kreis-2 {
    background-color: #391d43;
    transition: all 0.2s ease-out; }
  #main a.hover-1:hover img {
    transition: all 0.2s ease-in;
    width: 108% !important;
    height: 108% !important; }

.submit_container input.button_reorder,
.submit_container input.confirm,
.submit_container input.previous,
.submit_container input.next,
.submit_container input.button_update,
.submit_container input.button_checkout {
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  padding: 1rem 2rem;
  cursor: pointer;
  color: #fff;
  height: 46px;
  font-weight: 700; }

.submit_container input.previous,
.submit_container input.button_update {
  border: 1px solid #575756;
  background-color: #575756; }

.submit_container input.button_reorder,
.submit_container input.confirm,
.submit_container input.next,
.submit_container input.button_checkout {
  border: 1px solid #bc9d6d;
  background-color: #bc9d6d; }

.btn-100 a {
  width: 100%; }

.header-bg-color-3 #header .bg-header {
  background-color: #3d4b60; }

.header-bg-color-3 #header .bg-header-sub {
  background-color: #354154; }

.bg-header {
  background-color: #582c67; }
  @media (min-width: 1280px) {
    .bg-header {
      padding-top: 1rem;
      padding-bottom: 1rem; } }

#header .bg-header-sub {
  background-color: #1f2c5c; }
  @media (min-width: 0) and (max-width: 1279px) {
    #header .bg-header-sub {
      display: none; } }
  #header .bg-header-sub a {
    color: #bcabc2; }
  #header .bg-header-sub strong {
    color: #fff; }
  #header .bg-header-sub a:hover,
  #header .bg-header-sub strong:hover {
    color: #fff; }

#header {
  position: relative; }
  #header .box {
    width: 97.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%;
    display: grid;
    grid-template-columns: 220px 1fr;
    justify-content: space-between;
    align-items: center; }
    @media (min-width: 1280px) {
      #header .box {
        grid-template-columns: 320px 1fr; } }
    #header .box .logo a {
      display: block;
      width: 220px;
      height: 44px; }
      @media (min-width: 1280px) {
        #header .box .logo a {
          width: 315px;
          height: 64px; } }
    @media (min-width: 0) and (max-width: 1279px) {
      #header .box .logo {
        position: relative;
        width: 220px;
        height: 44px; }
        #header .box .logo img {
          position: absolute;
          z-index: 99999; } }

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6, #main p, #main .ce_form, #main hr, #main ul, #main .ce_hyperlink {
  margin-top: 0;
  margin-bottom: 1rem; }

h2.content-headline {
  margin-top: 1rem !important; }

#main img, ul, ol, video, table {
  margin-top: 0;
  margin-bottom: 1rem; }

#main .no-margin img {
  margin-bottom: -4px; }

#main video.no-margin,
#main table.no-margin,
#main ol.no-margin,
#main ul.no-margin,
#main h1.no-margin,
#main h2.no-margin,
#main h3.no-margin,
#main h4.no-margin,
#main h5.no-margin,
#main h6.no-margin,
#main p.no-margin,
#main img.no-margin {
  margin-bottom: 0rem; }

.white {
  color: #fff; }

.color-1-2 {
  color: #1f2c5c !important; }

.color-1-3 {
  color: #bcabc2 !important; }

.font-2 {
  font-family: 'Young Serif'; }

h1, h2 {
  font-family: 'Young Serif';
  color: #582c67; }

h2.headline-2,
h1.headline-1,
.headline-1 h1,
.headline-2 h2,
.font-1 {
  font-family: 'Figtree'; }

h2 {
  margin-top: 3px; }

h1 {
  margin-top: 1px; }

.text-xs {
  font-size: 14px;
  font-size: 0.875rem; }

.text-s {
  font-size: 16px;
  font-size: 1rem; }

.text-m {
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 1280px) {
    .text-m {
      font-size: 22px;
      font-size: 1.375rem; } }

.text-ml {
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 1280px) {
    .text-ml {
      font-size: 26px;
      font-size: 1.625rem; } }

.text-l {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.8rem; }
  @media (min-width: 1280px) {
    .text-l {
      font-size: 32px;
      font-size: 2rem;
      line-height: 2.2rem; } }

.text-xl {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.8rem; }
  @media (min-width: 1280px) {
    .text-xl {
      font-size: 44px;
      font-size: 2.75rem;
      line-height: 2.2rem; } }

.font-weight-700 {
  font-weight: 700; }

.grau-3 {
  color: #c6c6c6; }

.color-1 {
  color: #582c67; }

.color-2 {
  color: #bc9d6d; }

.color-3 {
  color: #3d4b60; }

.color-4 {
  color: #f2ebe2; }

.color-5 {
  color: #b1b7c0; }

.grau-4 {
  color: #575756; }

.grau-5 {
  color: #064c4c; }

.headline-1,
h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.25rem; }
  @media (min-width: 1280px) {
    .headline-1,
    h1 {
      font-size: 44px;
      font-size: 2.75rem;
      line-height: 3rem; } }

#main h1 + h2 {
  font-family: 'Figtree';
  color: #575756;
  margin-top: -0.5rem; }

.headline-2,
h2 {
  font-weight: 700;
  line-height: 2rem;
  font-size: 26px;
  font-size: 1.625rem; }
  @media (min-width: 700px) {
    .headline-2,
    h2 {
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 2rem; } }

#main h2 + h3 {
  margin-top: -0.85rem;
  font-weight: 300;
  color: #582c67;
  line-height: 1.8rem;
  font-size: 26px;
  font-size: 1.625rem; }
  @media (min-width: 700px) {
    #main h2 + h3 {
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 2rem; } }

.headline-3,
h3 {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 700px) {
    .headline-3,
    h3 {
      font-size: 21px;
      font-size: 1.3125rem; } }

.headline-4,
h4 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700; }

.headline-5,
h5 {
  font-weight: 300;
  font-style: italic; }

#main .text-seo {
  color: #575756; }
  #main .text-seo h2 {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: 'Figtree';
    color: #575756;
    margin-bottom: 0.65rem; }
  #main .text-seo h3 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0; }
  #main .text-seo p {
    font-size: 16px;
    font-size: 1rem; }

strong {
  font-weight: 700; }

.stick {
  position: sticky;
  top: 0; }

a {
  color: #582c67;
  text-decoration: none;
  font-weight: 400; }

a:hover {
  color: #2a1531;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -ms-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out; }

a.underline {
  text-decoration: underline; }

li,
p {
  font-weight: 300;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5rem; }

.caption {
  margin-bottom: 1rem;
  text-align: left; }

.center {
  text-align: center; }

.spacer-1 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-2 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-3 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-4 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-5 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-6 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-7 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-8 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-9 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-10 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-11 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-12 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-13 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-14 {
  height: 1rem;
  clear: both;
  width: 100%; }

.spacer-15 {
  height: 1rem;
  clear: both;
  width: 100%; }

@media (min-width: 960px) {
  .spacer-1 {
    height: 1rem; }
  .spacer-2 {
    height: 2rem; }
  .spacer-3 {
    height: 3rem; }
  .spacer-4 {
    height: 4rem; }
  .spacer-5 {
    height: 5rem; }
  .spacer-6 {
    height: 6rem; }
  .spacer-7 {
    height: 7rem; }
  .spacer-8 {
    height: 8rem; }
  .spacer-9 {
    height: 9rem; }
  .spacer-10 {
    height: 10rem; }
  .spacer-11 {
    height: 11rem; }
  .spacer-12 {
    height: 12rem; }
  .spacer-13 {
    height: 13rem; }
  .spacer-14 {
    height: 14rem; }
  .spacer-15 {
    height: 15rem; } }

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

.mt-2 {
  margin-top: 1rem !important; }
  @media (min-width: 990px) {
    .mt-2 {
      margin-top: 2rem !important; } }

.mt-3 {
  margin-top: 1rem !important; }
  @media (min-width: 990px) {
    .mt-3 {
      margin-top: 3rem !important; } }

.mb-0 {
  margin-bottom: 0.25rem; }

.mb-1 {
  margin-bottom: 1rem; }

.mb-1-5 {
  margin-bottom: 1rem !important; }
  @media (min-width: 990px) {
    .mb-1-5 {
      margin-bottom: 1.5rem !important; } }

.mb-2 {
  margin-bottom: 1rem !important; }
  @media (min-width: 990px) {
    .mb-2 {
      margin-bottom: 2rem !important; } }

.mb-3 {
  margin-bottom: 1rem; }
  @media (min-width: 990px) {
    .mb-3 {
      margin-bottom: 3rem !important; } }

.image50 {
  text-align: center; }
  .image50 img {
    width: 100%;
    height: auto; }
    @media (min-width: 960px) {
      .image50 img {
        width: 50%; } }

.image80 {
  text-align: center; }
  .image80 img {
    width: 100%;
    height: auto; }
    @media (min-width: 960px) {
      .image80 img {
        width: 80%; } }

.image100 {
  text-align: center; }
  .image100 img {
    width: 100%;
    height: auto; }

#main .ce_text_cta_small {
  text-align: center;
  margin-bottom: 1rem; }
  #main .ce_text_cta_small .btns-cta {
    display: grid; }
    @media (min-width: 600px) {
      #main .ce_text_cta_small .btns-cta {
        grid-template-columns: 1fr 1fr 1fr;
        column-gap: 2.08332%; } }

#main .img-header img {
  margin-bottom: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  bottom: 0; }

#main .ce_text_cta .img-seite {
  height: 400px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 990px) {
    #main .ce_text_cta .img-seite {
      height: 600px; } }

#main .ce_text_cta .box-text {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: flex;
  height: 400px;
  justify-content: center;
  align-items: flex-end; }
  @media (min-width: 600px) {
    #main .ce_text_cta .box-text {
      align-items: center; } }
  @media (min-width: 990px) {
    #main .ce_text_cta .box-text {
      width: 960px;
      height: 600px;
      align-items: center; } }
  #main .ce_text_cta .box-text .text-inside {
    position: absolute;
    z-index: 8;
    width: 100%;
    text-align: center;
    padding: 1rem; }
    @media (min-width: 0) and (max-width: 599.99px) {
      #main .ce_text_cta .box-text .text-inside {
        margin-bottom: 1rem;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px; } }
    @media (min-width: 600px) {
      #main .ce_text_cta .box-text .text-inside {
        margin-top: 12rem; } }
    @media (min-width: 990px) {
      #main .ce_text_cta .box-text .text-inside {
        margin-top: 14rem;
        padding: 2.5rem 4rem; } }
    #main .ce_text_cta .box-text .text-inside .btns-cta {
      display: grid; }
      @media (min-width: 600px) {
        #main .ce_text_cta .box-text .text-inside .btns-cta {
          grid-template-columns: 1fr 1fr;
          column-gap: 2.08332%; } }

#main .content-teaser-2 {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1/1; }
  #main .content-teaser-2 .image_container {
    display: block; }
    #main .content-teaser-2 .image_container img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: all 0.4s ease; }
  #main .content-teaser-2 .text {
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    aspect-ratio: 1/1;
    height: auto;
    position: relative;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 0;
    flex-direction: column; }
    #main .content-teaser-2 .text .bg-color-1 {
      background-color: #582c67;
      border-radius: 8px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      padding: 0.85rem; }
    @media (min-width: 500px) {
      #main .content-teaser-2 .text {
        padding-bottom: 2rem; } }
    @media (min-width: 1280px) {
      #main .content-teaser-2 .text {
        padding-bottom: 2rem; } }

#main .content-teaser {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 6px;
  row-gap: 6px;
  color: #fff; }
  @media (min-width: 900px) {
    #main .content-teaser {
      grid-template-columns: 1fr 1fr 1fr; } }
  #main .content-teaser img {
    width: 100%;
    height: auto; }
  #main .content-teaser a .content,
  #main .content-teaser a .text {
    height: 350px; }
    @media (min-width: 600px) {
      #main .content-teaser a .content,
      #main .content-teaser a .text {
        height: 500px; } }
    @media (min-width: 900px) {
      #main .content-teaser a .content,
      #main .content-teaser a .text {
        aspect-ratio: 1/1;
        height: auto; } }
  #main .content-teaser a .content {
    position: relative;
    overflow: hidden; }
    #main .content-teaser a .content .image_container {
      display: block; }
      #main .content-teaser a .content .image_container img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 0.4s ease; }
    #main .content-teaser a .content .text {
      z-index: 2;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      padding-bottom: 2rem;
      flex-direction: column; }
      #main .content-teaser a .content .text div.headline-2 {
        opacity: 1;
        background-color: #582c67;
        padding: 0.25rem 0.65rem;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        color: #fff; }
      @media (min-width: 1280px) {
        #main .content-teaser a .content .text {
          padding-bottom: 4rem; } }
  #main .content-teaser a .content:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    content: '';
    z-index: 1;
    transition: all 0.4s ease; }
  #main .content-teaser a:hover .content:before {
    background: rgba(0, 0, 0, 0.15);
    transition: all 0.2s ease; }
  #main .content-teaser a:hover .text p.headline-2 {
    opacity: 1;
    transition: all 0.2s ease; }
  #main .content-teaser a:hover img {
    width: 105% !important;
    height: 105% !important;
    transition: all 0.5s ease; }

#main .ce_text_bild_link.bg-color-1 .content-image {
  background-color: #1f2c5c; }

#main .ce_text_bild_link {
  display: grid;
  border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px; }
  @media (min-width: 700px) {
    #main .ce_text_bild_link {
      grid-template-columns: 48.95% auto; } }
  @media (min-width: 1280px) {
    #main .ce_text_bild_link {
      grid-template-columns: 25.55% auto; } }
  #main .ce_text_bild_link .content-image,
  #main .ce_text_bild_link .text {
    padding: 1rem; }
  @media (min-width: 0) and (max-width: 699.99px) {
    #main .ce_text_bild_link .content-image {
      -webkit-border-top-left-radius: 14px;
      -webkit-border-top-right-radius: 14px;
      -moz-border-radius-topleft: 14px;
      -moz-border-radius-topright: 14px;
      border-top-left-radius: 14px;
      border-top-right-radius: 14px; } }
  @media (min-width: 700px) {
    #main .ce_text_bild_link .content-image {
      -webkit-border-top-left-radius: 14px;
      -webkit-border-bottom-left-radius: 14px;
      -moz-border-radius-topleft: 14px;
      -moz-border-radius-bottomleft: 14px;
      border-top-left-radius: 14px;
      border-bottom-left-radius: 14px; } }
  #main .ce_text_bild_link .content-image img {
    width: 100%;
    height: auto; }
  #main .ce_text_bild_link .text {
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media (min-width: 1640px) {
      #main .ce_text_bild_link .text {
        padding-right: 10rem; } }
    @media (min-width: 0) and (max-width: 699.99px) {
      #main .ce_text_bild_link .text {
        -webkit-border-bottom-right-radius: 14px;
        -webkit-border-bottom-left-radius: 14px;
        -moz-border-radius-bottomright: 14px;
        -moz-border-radius-bottomleft: 14px;
        border-bottom-right-radius: 14px;
        border-bottom-left-radius: 14px; } }
    @media (min-width: 700px) {
      #main .ce_text_bild_link .text {
        -webkit-border-top-right-radius: 14px;
        -webkit-border-bottom-right-radius: 14px;
        -moz-border-radius-topright: 14px;
        -moz-border-radius-bottomright: 14px;
        border-top-right-radius: 14px;
        border-bottom-right-radius: 14px; } }

@media (min-width: 990px) {
  #main .ce_header.center-- .box-8 {
    width: 47.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 990px) {
  #main .ce_header.center-- .image-2 {
    margin-left: 0;
    width: 50%; } }

#main .ce_header.center-- .content-image {
  margin-left: auto;
  margin-right: auto; }
  #main .ce_header.center-- .content-image img {
    width: 100%;
    height: auto; }

#main .ce_header {
  overflow: hidden;
  position: relative; }
  @media (min-width: 990px) {
    #main .ce_header {
      height: 400px; } }
  @media (min-width: 1280px) {
    #main .ce_header {
      height: 570px; } }
  #main .ce_header .page {
    padding-top: 0;
    padding-bottom: 0; }
  @media (min-width: 990px) {
    #main .ce_header .box-8 {
      width: 56.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }
  @media (min-width: 1280px) {
    #main .ce_header .box-8 {
      width: 56.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }
  @media (min-width: 1640px) {
    #main .ce_header .box-8 {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }
  #main .ce_header .box-8 .flex {
    justify-content: center; }
    @media (min-width: 0) and (max-width: 989.99px) {
      #main .ce_header .box-8 .flex .content-image {
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 0) and (max-width: 989.99px) {
      #main .ce_header .box-8 .flex .image_container,
      #main .ce_header .box-8 .flex .text {
        text-align: center; } }
    #main .ce_header .box-8 .flex .image_container img,
    #main .ce_header .box-8 .flex .text img {
      width: 100%;
      height: auto; }
    #main .ce_header .box-8 .flex .center img {
      width: 200px;
      height: auto; }
      @media (min-width: 990px) {
        #main .ce_header .box-8 .flex .center img {
          margin-top: -3rem; } }
    @media (min-width: 990px) {
      #main .ce_header .box-8 .flex {
        height: 360px;
        flex-direction: column;
        justify-content: center; } }
    @media (min-width: 1280px) {
      #main .ce_header .box-8 .flex {
        height: 530px; } }
  @media (min-width: 990px) {
    #main .ce_header .box-8 .grid {
      display: grid;
      column-gap: 2.08332%;
      align-items: center; } }
  @media (min-width: 990px) {
    #main .ce_header .image-2 {
      position: absolute;
      left: 50%;
      top: 0;
      width: calc(50% - 93px);
      margin-left: 93px; } }
  @media (min-width: 1280px) {
    #main .ce_header .image-2 {
      width: calc(50% - 120px);
      margin-left: 120px; } }
  @media (min-width: 1640px) {
    #main .ce_header .image-2 {
      width: calc(50% - 273px);
      margin-left: 273px; } }
  #main .ce_header .image-2 .btn-video {
    position: absolute;
    z-index: 999;
    left: 25px;
    bottom: 50px; }
    @media (min-width: 990px) {
      #main .ce_header .image-2 .btn-video {
        bottom: 25px; } }
    #main .ce_header .image-2 .btn-video a {
      display: block;
      border-radius: 100px;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px;
      padding: 0.65rem 1rem;
      color: #000;
      font-weight: 700;
      background-color: #bc9d6d; }
      #main .ce_header .image-2 .btn-video a svg {
        width: 10px;
        height: auto;
        margin-right: 8px;
        fill: #000; }
        #main .ce_header .image-2 .btn-video a svg .st0 {
          fill: #000; }
  @media (min-width: 990px) {
    #main .ce_header .image-2 figure,
    #main .ce_header .image-2 .image_container {
      height: 400px;
      position: relative;
      width: 100%; } }
  @media (min-width: 1280px) {
    #main .ce_header .image-2 figure,
    #main .ce_header .image-2 .image_container {
      height: 570px; } }
  @media (min-width: 990px) {
    #main .ce_header .image-2 figure video,
    #main .ce_header .image-2 figure img,
    #main .ce_header .image-2 .image_container video,
    #main .ce_header .image-2 .image_container img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      object-fit: cover;
      margin-bottom: 0; } }
  @media (min-width: 0) and (max-width: 989px) {
    #main .ce_header .image-2 .image_container {
      padding-left: 5%;
      margin-bottom: 1.5rem;
      padding-right: 5%;
      width: 97.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }
  @media (min-width: 0) and (max-width: 989px) {
    #main .ce_header .image-2 .image_container img {
      overflow: hidden;
      width: 100%;
      height: auto; } }

#main .ce_header_full_video {
  overflow: hidden;
  position: relative; }
  @media (min-width: 0) and (max-width: 989px) {
    #main .ce_header_full_video {
      height: 400px; } }
  @media (min-width: 990px) {
    #main .ce_header_full_video {
      height: 500px; } }
  @media (min-width: 1280px) {
    #main .ce_header_full_video {
      height: 700px; } }
  #main .ce_header_full_video .page {
    padding-top: 0;
    padding-bottom: 0;
    position: relative; }
  #main .ce_header_full_video .text {
    position: absolute;
    z-index: 9;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    margin-top: -1rem;
    width: 90%;
    text-align: left; }
    @media (min-width: 0) and (max-width: 767px) {
      #main .ce_header_full_video .text br {
        display: none; } }
    @media (min-width: 768px) {
      #main .ce_header_full_video .text {
        width: auto; } }
    @media (min-width: 990px) {
      #main .ce_header_full_video .text {
        margin-top: -6rem; } }
    @media (min-width: 0) and (max-width: 989px) {
      #main .ce_header_full_video .text {
        height: 400px; } }
    @media (min-width: 990px) {
      #main .ce_header_full_video .text {
        height: 500px; } }
    @media (min-width: 1280px) {
      #main .ce_header_full_video .text {
        height: 700px; } }
    #main .ce_header_full_video .text .inside {
      background-color: #582c67;
      padding: 1rem;
      border-radius: 8px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px; }
    #main .ce_header_full_video .text div.headline-1 {
      color: #fff;
      font-family: 'Young Serif'; }
      @media (min-width: 0) and (max-width: 599px) {
        #main .ce_header_full_video .text div.headline-1 {
          font-size: 22px;
          font-size: 1.375rem; } }
    #main .ce_header_full_video .text .btn-video {
      margin-bottom: 1rem; }
      #main .ce_header_full_video .text .btn-video a {
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        padding: 0.65rem 1rem;
        color: #000;
        font-weight: 700;
        background-color: #bc9d6d; }
        #main .ce_header_full_video .text .btn-video a svg {
          width: 10px;
          height: auto;
          margin-right: 8px; }
      #main .ce_header_full_video .text .btn-video svg .st0 {
        fill: #000; }
  #main .ce_header_full_video .image-2 video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 0;
    z-index: 1; }

#main .bg-color-6 .content-box-3 .content-text .rte p:nth-child(2) {
  color: #bc9d6d; }

@media (min-width: 0) and (max-width: 989.99px) {
  #main .content-box-3:before,
  #main .content-box-3:after {
    width: 70px;
    height: 70px;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 990px) {
  #main .content-box-3:before,
  #main .content-box-3:after {
    width: 100%;
    height: auto; } }

@media (min-width: 1280px) {
  #main .content-box-3:before,
  #main .content-box-3:after {
    width: 140px;
    height: auto;
    margin-left: auto;
    margin-right: auto; } }

#main .content-box-3:before {
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 158 120.3' style='enable-background:new 0 0 158 120.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:none;stroke:%23BC9D6D;stroke-width:1.5px;stroke-miterlimit:10;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M69.1,21.5c2.2,2.2,4,4.8,5.4,8c1.4,3.1,2.2,7.1,2.2,12c0,3.1-0.4,6.8-1.1,10.9c-1.4,7.2-5,14.7-10.5,22.5c-5.6,7.7-11.8,15-18.7,21.9s-13.2,12.4-19,16.7c-5.8,4.2-9.8,6.3-12,6.3c-1,0-2.3-0.3-4-0.9s-5.2-2.1-10.5-4.5c8.7-6.8,15.6-14.1,20.8-21.9c5.2-7.9,7.8-14.7,7.8-20.5c0-3.4-1-6-2.9-8l-14-14.2C8,45.2,5.7,40.5,5.7,35.7s2.3-9.5,6.9-14.1L26.7,7.4c4.6-4.6,9.3-6.9,14.1-6.9s9.5,2.3,14.1,6.9L69.1,21.5z M149.9,21.5c2.2,2.2,4,4.8,5.4,8c1.4,3.1,2.2,7.1,2.2,12c0,3.1-0.4,6.8-1.1,10.9c-1.4,7.2-5,14.7-10.5,22.5c-5.6,7.7-11.8,15-18.7,21.9c-6.9,6.9-13.2,12.4-19,16.7c-5.8,4.2-9.8,6.3-12,6.3c-1,0-2.3-0.3-4-0.9s-5.2-2.1-10.5-4.5c8.7-6.8,15.6-14.1,20.8-21.9c5.2-7.9,7.8-14.7,7.8-20.5c0-3.4-1-6-2.9-8l-14-14.2c-4.6-4.6-6.9-9.3-6.9-14.1s2.3-9.5,6.9-14.1l14.1-14.1c4.6-4.6,9.3-6.9,14.1-6.9c4.8,0,9.5,2.3,14.1,6.9L149.9,21.5z'/%3E%3C/g%3E%3C/svg%3E");
  background-position: center bottom; }
  @media (min-width: 0) and (max-width: 989.99px) {
    #main .content-box-3:before {
      margin-bottom: 1rem;
      margin-top: -1rem; } }

#main .content-box-3:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' id='Ebene_1' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 158 120.3' style='enable-background:new 0 0 158 120.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:none;stroke:%23BC9D6D;stroke-width:1.5px;stroke-miterlimit:10;%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M8.1,98.7c-2.2-2.2-4-4.9-5.4-8.2s-2.2-7.2-2.2-11.8c0-3.4,0.4-7,1.1-10.9C3,60.7,6.5,53.2,12.1,45.4c5.6-7.7,11.8-15,18.7-21.9S44,11.1,49.8,6.8c5.8-4.2,9.8-6.3,12-6.3c1,0,2.3,0.3,4,0.9S71,3.5,76.3,5.9c-8.7,6.8-15.7,14.1-20.9,22s-7.8,14.7-7.8,20.5c0,3.4,1,6,2.9,8l14.1,14.1c4.6,4.6,6.9,9.3,6.9,14.1c0,4.8-2.3,9.5-6.9,14.1l-14.1,14.1c-4.6,4.6-9.3,6.9-14.1,6.9s-9.5-2.3-14.1-6.9L8.1,98.7z%20M88.9,98.7c-2.2-2.2-4-4.9-5.4-8.2c-1.5-3.3-2.2-7.2-2.2-11.8c0-3.4,0.4-7,1.1-10.9c1.4-7.2,4.9-14.7,10.5-22.5c5.6-7.7,11.8-15,18.7-21.9s13.2-12.4,19-16.7c5.8-4.2,9.8-6.3,12-6.3c1,0,2.3,0.3,4,0.9s5.2,2.1,10.5,4.5c-8.7,6.8-15.6,14.1-20.8,21.9c-5.2,7.9-7.8,14.7-7.8,20.5c0,3.4,1,6,2.9,8l14.1,14.1c4.6,4.6,6.9,9.3,6.9,14.1c0,4.8-2.3,9.5-6.9,14.1l-14.1,14.1c-4.6,4.6-9.3,6.9-14.1,6.9c-4.8,0-9.5-2.3-14.1-6.9L88.9,98.7z'/%3E%3C/g%3E%3C/svg%3E"); }
  @media (min-width: 0) and (max-width: 989.99px) {
    #main .content-box-3:after {
      margin-bottom: 1rem; } }
  @media (min-width: 990px) {
    #main .content-box-3:after {
      margin-top: -2rem; } }

#main .content-box-3 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: grid;
  text-align: center; }
  @media (min-width: 990px) {
    #main .content-box-3 {
      grid-template-columns: 1fr 4fr 4fr 1fr;
      column-gap: 2.08332%; } }
  @media (min-width: 1280px) {
    #main .content-box-3 {
      grid-template-columns: 1fr 2fr 2fr 1fr; } }
  #main .content-box-3 .content-text .rte p {
    font-style: italic; }
  #main .content-box-3 .content-text .rte p:nth-child(2) {
    font-style: normal;
    color: #bcabc2;
    font-weight: 700; }

#main .content-box-5 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }
  @media (min-width: 500px) {
    #main .content-box-5 {
      display: flex;
      justify-content: space-around; } }
  @media (min-width: 700px) {
    #main .content-box-5 {
      width: 81.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 9.375%;
      display: flex;
      justify-content: space-around; } }
  @media (min-width: 960px) {
    #main .content-box-5 {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 17.7083333333%; } }
  @media (min-width: 1280px) {
    #main .content-box-5 {
      width: 47.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 26.0416666667%; } }
  #main .content-box-5 .content-text {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    text-align: center; }
    #main .content-box-5 .content-text p {
      color: #582c67;
      font-size: 18px;
      font-size: 1.125rem; }
      @media (min-width: 1280px) {
        #main .content-box-5 .content-text p {
          font-size: 26px;
          font-size: 1.625rem; } }
    #main .content-box-5 .content-text p:first-child {
      font-weight: 700;
      margin-bottom: 0.0rem; }
    #main .content-box-5 .content-text p:last-child {
      text-transform: uppercase; }

.bg-grau {
  background-color: #f2f2f2; }

.bg-weiss {
  background-color: #fff; }

.bg-grau-5 {
  background-color: #064c4c; }

.bg-color-1 {
  background-color: #582c67; }

.bg-color-2 {
  background-color: #bc9d6d; }

.bg-color-3 {
  background-color: #3d4b60; }

.bg-color-4 {
  background-color: #f2ebe2; }

.bg-color-6 {
  background-color: #323d4e; }

.bg-color-6 h1, .bg-color-6 h2, .bg-color-6 h3, .bg-color-6 h4, .bg-color-6 li, .bg-color-6 a, .bg-color-6 p, .bg-color-6 strong,
.bg-color-1 h1,
.bg-color-1 h2,
.bg-color-1 h3,
.bg-color-1 h4,
.bg-color-1 li,
.bg-color-1 a,
.bg-color-1 p,
.bg-color-1 strong,
.bg-color-3 h1,
.bg-color-3 h2,
.bg-color-3 h3,
.bg-color-3 h4,
.bg-color-3 li,
.bg-color-3 a,
.bg-color-3 p,
.bg-color-3 strong {
  color: #fff; }

.bg-color-6 .btn-1 a,
.bg-color-1 .btn-1 a,
.bg-color-3 .btn-1 a {
  color: #000; }

.mod_article.padding-article-t {
  padding-top: 1rem; }
  @media (min-width: 990px) {
    .mod_article.padding-article-t {
      padding-top: 3rem; } }
  @media (min-width: 1280px) {
    .mod_article.padding-article-t {
      padding-bottom: 4rem; } }

.mod_article.padding-article-b {
  padding-bottom: 1rem; }
  @media (min-width: 990px) {
    .mod_article.padding-article-b {
      padding-bottom: 3rem; } }
  @media (min-width: 1280px) {
    .mod_article.padding-article-b {
      padding-bottom: 4rem; } }

.mod_article .page {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  @media (min-width: 990px) {
    .mod_article .page {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media (min-width: 1280px) {
    .mod_article .page {
      padding-top: 4rem;
      padding-bottom: 4rem; } }

.mod_article.no-padd .page,
.mod_article .page.no-padd {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.mod_article.no-padd-t .page {
  padding-top: 0; }

.mod_article.no-padd-b .page {
  padding-bottom: 0; }

.mod_article.padd-m .page {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.content-gallery ul {
  display: grid;
  column-gap: 2.6%; }
  .content-gallery ul li img {
    width: 100%;
    height: auto; }

.content-gallery ul.gall1 {
  grid-template-columns: 1fr; }

.content-gallery.gall15 ul,
.content-gallery.gall20 ul,
.content-gallery.gall25 ul,
.content-gallery.gall30 ul,
.content-gallery.gall50 ul {
  grid-template-columns: 1fr 1fr; }

@media (min-width: 700px) {
  .content-gallery.gall30 ul {
    grid-template-columns: 1fr 1fr 1fr; }
  .content-gallery.gall25 ul {
    grid-template-columns: 1fr 1fr 1fr 1fr; }
  .content-gallery.gall20 ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
  .content-gallery.gall15 ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; } }

.box-1 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-1-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-1,
.box-1-rtl,
.box-1-1-rtl,
.box-1-1,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-2 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-2-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-2,
.box-2-rtl,
.box-2-2-rtl,
.box-2-2,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-3 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-3-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-3,
.box-3-rtl,
.box-3-3-rtl,
.box-3-3,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-4 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-4-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-4,
.box-4-rtl,
.box-4-4-rtl,
.box-4-4,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-5 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-5-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-5,
.box-5-rtl,
.box-5-5-rtl,
.box-5-5,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-6 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-6-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-6,
.box-6-rtl,
.box-6-6-rtl,
.box-6-6,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-7 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-7-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-7,
.box-7-rtl,
.box-7-7-rtl,
.box-7-7,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-8 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-8-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-8,
.box-8-rtl,
.box-8-8-rtl,
.box-8-8,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-9 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-9-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-9,
.box-9-rtl,
.box-9-9-rtl,
.box-9-9,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-10 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-10-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-10,
.box-10-rtl,
.box-10-10-rtl,
.box-10-10,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-11 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-11-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-11,
.box-11-rtl,
.box-11-11-rtl,
.box-11-11,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-12 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }

.box-12-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }

.box-12,
.box-12-rtl,
.box-12-12-rtl,
.box-12-12,
.box-8-2,
.box-4-2,
.box-mitte {
  margin-top: 1rem; }

.box-1 {
  width: 22.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-1 {
      width: 22.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }
  @media (min-width: 1280px) {
    .box-1 {
      width: 6.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-1-rtl {
  width: 22.9166666667%;
  float: right;
  margin-right: 1.0416666667%;
  margin-left: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-1-rtl {
      width: 22.9166666667%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }
  @media (min-width: 1280px) {
    .box-1-rtl {
      width: 6.25%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

.box-2 {
  width: 47.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-2 {
      width: 47.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }
  @media (min-width: 1280px) {
    .box-2 {
      width: 14.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-2-rtl {
  width: 47.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-2-rtl {
      width: 47.9166666667%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }
  @media (min-width: 1280px) {
    .box-2-rtl {
      width: 14.5833333333%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-3 {
    width: 47.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-3 {
    width: 22.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-3-3 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-3-3 {
      width: 22.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-3-2 {
  width: 47.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }
  @media (min-width: 990px) {
    .box-3-2 {
      width: 22.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }
  @media (min-width: 1280px) {
    .box-3-2 {
      width: 22.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-3-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-3-rtl {
    width: 22.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

.box-3-3-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-3-3-rtl {
      width: 22.9166666667%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-4 {
    width: 31.25%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-4 {
    width: 31.25%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-4-2 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }
  @media (min-width: 990px) {
    .box-4-2 {
      width: 31.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-4-4 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-4-4 {
      width: 31.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-4-4-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-4-4-rtl {
      width: 31.25%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-4-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-4-rtl {
    width: 31.25%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-5 {
    width: 47.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-5 {
    width: 39.5833333333%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-5-5 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-5-5 {
      width: 39.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-5-5-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-5-5-rtl {
      width: 39.5833333333%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-5-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-5-rtl {
    width: 39.5833333333%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-6 {
    width: 47.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-6 {
    width: 47.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-6-2 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-6-2 {
      width: 97.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }
  @media (min-width: 1280px) {
    .box-6-2 {
      width: 47.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-6-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-6-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-7 {
    width: 47.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-7 {
    width: 56.25%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-7-7 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-7-7 {
      width: 56.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-7-7-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-7-7-rtl {
      width: 56.25%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-7-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-7-rtl {
    width: 56.25%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-8 {
    width: 47.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-8 {
    width: 64.5833333333%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-8-2 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem; }
  @media (min-width: 990px) {
    .box-8-2 {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-8-8 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-8-8 {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-8-8-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-8-8-rtl {
      width: 64.5833333333%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-8-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-8-rtl {
    width: 64.5833333333%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-9 {
    width: 47.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-9 {
    width: 72.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

.box-9-9 {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-9-9 {
      width: 72.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

.box-9-9-rtl {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-9-9-rtl {
      width: 72.9166666667%;
      float: right;
      margin-right: 1.0416666667%;
      margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-9-rtl {
    width: 47.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-9-rtl {
    width: 72.9166666667%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-10 {
    width: 81.25%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-10-2 {
    width: 97.9166666667%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 1280px) {
  .box-10-2 {
    width: 81.25%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-10-rtl {
    width: 81.25%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-11 {
    width: 89.5833333333%;
    float: left;
    margin-left: 1.0416666667%;
    margin-right: 1.0416666667%; } }

@media (min-width: 990px) {
  .box-11-rtl {
    width: 89.5833333333%;
    float: right;
    margin-right: 1.0416666667%;
    margin-left: 1.0416666667%; } }

.box-mitte {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    .box-mitte {
      width: 81.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 9.375%; } }
  @media (min-width: 1640px) {
    .box-mitte {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 17.7083333333%; } }

@media (min-width: 1280px) {
  .offset-1 {
    margin-left: 9.375%; } }

@media (min-width: 1280px) {
  .offset-2 {
    margin-left: 17.7083333333%; } }

@media (min-width: 1280px) {
  .offset-3 {
    margin-left: 26.0416666667%; } }

@media (min-width: 1280px) {
  .offset-4 {
    margin-left: 34.375%; } }

@media (min-width: 1280px) {
  .offset-5 {
    margin-left: 42.7083333333%; } }

@media (min-width: 1280px) {
  .offset-6 {
    margin-left: 51.0416666667%; } }

@media (min-width: 1280px) {
  .offset-7 {
    margin-left: 59.375%; } }

@media (min-width: 1280px) {
  .offset-8 {
    margin-left: 67.7083333333%; } }

@media (min-width: 1280px) {
  .offset-9 {
    margin-left: 76.0416666667%; } }

@media (min-width: 1280px) {
  .offset-10 {
    margin-left: 84.375%; } }

@media (min-width: 1280px) {
  .offset-11 {
    margin-left: 92.7083333333%; } }

@media (min-width: 1280px) {
  .offset-12 {
    margin-left: 101.041666667%; } }

.form-1 .datepicker-cell.disabled {
  background-color: red;
  color: #fff; }

.span-30 {
  width: 100%; }
  @media (min-width: 500px) {
    .span-30 {
      width: 32%; } }

.span-100 {
  width: 100%; }

.span-50 {
  width: 100%; }
  @media (min-width: 500px) {
    .span-50 {
      width: 48.5%; } }

.span-60 {
  width: 100%; }
  @media (min-width: 500px) {
    .span-60 {
      width: 64%; } }

button {
  cursor: pointer; }

p.confirm {
  background-color: green;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #fff;
  text-align: center;
  padding: 0.35rem; }

p.error {
  background-color: red;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #fff;
  text-align: center;
  padding: 0.35rem; }

.flex-form {
  display: grid;
  align-items: center;
  margin-bottom: 1rem;
  width: 100%; }
  @media (min-width: 500px) {
    .flex-form {
      grid-template-columns: 120px 1fr 120px; } }

.btn-preis {
  background-color: #ededed;
  padding: 1rem;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }
  @media (min-width: 500px) {
    .btn-preis {
      text-align: right; } }

.flex-form-2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1rem; }

.form-headline {
  font-weight: 700;
  width: 100%;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 1rem; }

.form-1 .flex-center {
  justify-content: space-between; }

.form-1 .formbody {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1rem; }

.form-1 .widget-range div {
  display: grid;
  grid-template-columns: 40px 30px 40px; }

.form-1 .widget-range .counter-display {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center; }

.form-1 .widget-range .counter-minus,
.form-1 .widget-range .counter-plus {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #582c67;
  font-size: 20px;
  font-size: 1.25rem; }

.form-1 .widget {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.form-1 .widget-checkbox .checkbox_container > span,
.form-1 .widget-radio .checkbox_container > span {
  grid-template-columns: 2.5rem 1fr;
  display: grid;
  align-items: center;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem; }
  .form-1 .widget-checkbox .checkbox_container > span input,
  .form-1 .widget-radio .checkbox_container > span input {
    width: 1.5rem;
    height: 1.5rem; }
  .form-1 .widget-checkbox .checkbox_container > span label,
  .form-1 .widget-radio .checkbox_container > span label {
    margin-top: 1px; }

.form-1 .widget-radio fieldset > span {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.form-1 .widget-radio legend {
  font-weight: 700;
  margin-bottom: 0.5rem; }

.form-1 .widget-textarea label {
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem; }

.form-1 .widget-textarea textarea:focus {
  border: 2px solid #582c67;
  outline: none; }

.form-1 .widget-textarea textarea {
  display: block;
  padding: 0.5rem; }

.form-1 select,
.form-1 input,
.form-1 textarea {
  border: 2px solid #c6c6c6;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }

.form-1 .widget-select,
.form-1 .widget-password,
.form-1 .widget-text {
  position: relative; }
  .form-1 .widget-select input,
  .form-1 .widget-select label,
  .form-1 .widget-password input,
  .form-1 .widget-password label,
  .form-1 .widget-text input,
  .form-1 .widget-text label {
    transition: all 0.15s ease-in; }
  .form-1 .widget-select label,
  .form-1 .widget-password label,
  .form-1 .widget-text label {
    margin-bottom: 6px;
    display: block; }
  .form-1 .widget-select select,
  .form-1 .widget-select input,
  .form-1 .widget-password select,
  .form-1 .widget-password input,
  .form-1 .widget-text select,
  .form-1 .widget-text input {
    height: 56px;
    padding-left: 9px;
    padding-right: 0.5rem;
    width: 100%; }
  .form-1 .widget-select input:focus,
  .form-1 .widget-password input:focus,
  .form-1 .widget-text input:focus {
    border: 2px solid #582c67;
    outline: none;
    transition: all 0.15s ease-in; }

.form-1 .widget-select select {
  background-color: #fff; }

.widget-submit button {
  background-color: #bc9d6d;
  border: 1px solid #bc9d6d;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  color: #000;
  padding: 0.85rem 1rem;
  font-weight: 700; }

.widget-submit button:hover {
  background-color: #a9854d;
  border: 1px solid #a9854d;
  transition: all ease 0.6s;
  color: #000; }

.mod_unsubscribe .formbody,
.mod_newsletterSubscribeNotificationCenter .formbody {
  display: grid;
  grid-template-columns: 1fr 200px;
  column-gap: 12px; }

.mod_unsubscribe .formbody label.error,
.mod_newsletterSubscribeNotificationCenter .formbody label.error {
  margin-top: 1rem; }

.mod_unsubscribe .formbody .widget,
.mod_newsletterSubscribeNotificationCenter .formbody .widget {
  margin-bottom: 1rem; }

.mod_unsubscribe .formbody .widget.error,
.mod_newsletterSubscribeNotificationCenter .formbody .widget.error {
  grid-column: 1/4; }

.mod_unsubscribe .formbody input,
.mod_newsletterSubscribeNotificationCenter .formbody input {
  width: 100%;
  padding: 0.35rem;
  height: 48px;
  border: 2px solid #c6c6c6;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }

.mod_newsletterSubscribeNotificationCenter .formbody {
  grid-template-columns: 1fr 120px; }

.mod_newsletterSubscribeNotificationCenter .formbody .widget-submit button {
  width: 100%; }

@media (min-width: 0) and (max-width: 700px) {
  .dlh_googlemap {
    width: 100% !important;
    height: 250px !important; } }

video {
  width: 100%;
  height: auto; }

iframe {
  width: 100%;
  height: 600px;
  border: transparent; }

.ce_youtube .video_container {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto; }

.ce_youtube iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
  margin-bottom: 1rem; }

.border-radius-1 {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: hidden; }

.aspect {
  aspect-ratio: 16/9; }
  .aspect iframe {
    width: 100%;
    height: 100%; }

.flex {
  display: flex;
  flex-wrap: wrap; }

@media (min-width: 990px) {
  .right {
    text-align: right; } }

@media (min-width: 0) and (max-width: 989px) {
  .order-1 {
    order: 1; } }

@media (min-width: 0) and (max-width: 989px) {
  .order-2 {
    order: 2; } }

.flex-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

hr {
  border: none;
  background-image: url("../../files/daten/icon/drachen-2.svg");
  background-repeat: no-repeat;
  height: 16px;
  background-size: 2200px 16px;
  background-position: center center;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.hr-2 {
  background-image: url("../../files/daten/icon/newsletter.svg");
  background-repeat: no-repeat;
  height: 69px;
  background-size: 2200px 69px;
  background-position: center center;
  margin-bottom: 1rem; }

.td-500 tbody tr td:first-child {
  width: 500px; }

.td-400 tbody tr td:first-child {
  width: 400px; }

.td-300 tbody tr td:first-child {
  width: 300px; }

.td-200 tbody tr td:first-child {
  width: 200px; }

.border-1 {
  border: 1px solid #c6c6c6;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }

.grid-display-3,
.grid-display-2 {
  display: grid;
  column-gap: 2.08332%; }
  @media (min-width: 990px) {
    .grid-display-3,
    .grid-display-2 {
      grid-template-columns: 1fr 1fr; } }

@media (min-width: 990px) {
  .grid-display-2 {
    grid-template-columns: 1fr 1fr; } }

@media (min-width: 990px) {
  .grid-display-3 {
    grid-template-columns: 1fr 1fr 1fr; } }

#main .grid-display-2.box-12 {
  margin-top: 0 !important; }

.tridi-viewer-image {
  border: none !important; }

#main .mod_newslist.news-1 {
  margin-bottom: 1rem; }
  #main .mod_newslist.news-1 .layout_latest {
    margin-bottom: 1rem;
    background-color: #fff;
    padding: 1rem; }
    #main .mod_newslist.news-1 .layout_latest p.info {
      margin-bottom: 0.5rem;
      color: #575756;
      font-size: 16px;
      font-size: 1rem; }
    @media (min-width: 500px) {
      #main .mod_newslist.news-1 .layout_latest .flex {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; } }
    @media (min-width: 500px) {
      #main .mod_newslist.news-1 .layout_latest .flex .col-3 {
        width: 30%; } }
    #main .mod_newslist.news-1 .layout_latest .flex .col-3 img {
      width: 100%;
      height: auto;
      margin-bottom: 0; }
    @media (min-width: 500px) {
      #main .mod_newslist.news-1 .layout_latest .flex .col-9 {
        width: 66%; } }
    #main .mod_newslist.news-1 .layout_latest h3 {
      margin-bottom: 0.5rem; }
      #main .mod_newslist.news-1 .layout_latest h3 a {
        font-weight: 700; }
      #main .mod_newslist.news-1 .layout_latest h3 a:after {
        content: " ›";
        display: inline-block;
        margin-left: 5px;
        transition: all 0.4s ease; }
      #main .mod_newslist.news-1 .layout_latest h3 a:hover:after {
        margin-left: 10px;
        transition: all 0.4s ease; }
    #main .mod_newslist.news-1 .layout_latest .ce_text p {
      margin-bottom: 0; }

#main .mod_newsreader .layout_full p.info {
  margin-bottom: 0.5rem;
  color: #575756;
  font-size: 16px;
  font-size: 1rem; }

#main .mod_newsreader p.back {
  width: 100%;
  margin: 0;
  margin-top: 2rem; }

#main .mod_eventlist .layout_list:first-child {
  margin-top: 0; }

#main .mod_eventlist .layout_list {
  margin-bottom: 1rem;
  margin-top: 2rem;
  display: grid; }
  @media (min-width: 500px) {
    #main .mod_eventlist .layout_list {
      grid-template-columns: 222px 1fr; } }
  #main .mod_eventlist .layout_list .time {
    background-color: #582c67;
    padding: 0.65rem;
    color: #fff; }
    #main .mod_eventlist .layout_list .time p {
      margin-bottom: 0; }
    #main .mod_eventlist .layout_list .time span {
      display: block;
      text-align: center; }
    #main .mod_eventlist .layout_list .time .text-l {
      font-weight: 700;
      margin-bottom: 0.35rem; }
  #main .mod_eventlist .layout_list .image_container {
    position: relative;
    width: 100%; }
    @media (min-width: 500px) {
      #main .mod_eventlist .layout_list .image_container {
        height: 150px; } }
    #main .mod_eventlist .layout_list .image_container img {
      width: 100%;
      height: auto;
      margin-bottom: -6px; }
      @media (min-width: 500px) {
        #main .mod_eventlist .layout_list .image_container img {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 100%;
          height: 100%;
          object-fit: cover; } }
  #main .mod_eventlist .layout_list .text {
    background-color: #fff;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    #main .mod_eventlist .layout_list .text h3 a {
      font-weight: 700; }

#main .event-10 .layout_full {
  display: flex;
  flex-wrap: wrap; }

#main .event-10 .buchen {
  order: 3;
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 700px) {
    #main .event-10 .buchen {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

#main .event-10 .text-inside {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  order: 2; }
  @media (min-width: 700px) {
    #main .event-10 .text-inside {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      order: 1; } }
  #main .event-10 .text-inside h1 {
    margin-bottom: 0.5rem; }
  #main .event-10 .text-inside p.info {
    border-top: 1px solid #c6c6c6;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #c6c6c6; }

#main .event-10 .text-m p {
  font-size: 22px;
  font-size: 1.375rem; }

#main .event-10 .image {
  order: 1;
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 700px) {
    #main .event-10 .image {
      width: 31.25%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      order: 2; } }
  #main .event-10 .image img {
    width: 100%;
    height: auto; }

#main .event-10 p.back {
  border-top: 1px solid #c6c6c6;
  padding-top: 1rem;
  margin-top: 2rem; }

p.back {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 2rem; }

#main .module-plenta-jobs-basic-offer-list .layout_default {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  background-color: #fff;
  padding: 1rem;
  margin-bottom: 1rem;
  color: #575756; }
  @media (min-width: 1280px) {
    #main .module-plenta-jobs-basic-offer-list .layout_default {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 17.7083333333%; } }
  #main .module-plenta-jobs-basic-offer-list .layout_default h2 {
    font-family: 'Figtree';
    padding: 0;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0.5rem; }
    @media (min-width: 700px) {
      #main .module-plenta-jobs-basic-offer-list .layout_default h2 {
        font-size: 21px;
        font-size: 1.3125rem; } }
    #main .module-plenta-jobs-basic-offer-list .layout_default h2 a {
      font-weight: 700; }
  #main .module-plenta-jobs-basic-offer-list .layout_default .job-teaser p {
    color: #575756; }

#main .module-plenta-jobs-basic-offer-reader {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 1280px) {
    #main .module-plenta-jobs-basic-offer-reader {
      width: 64.5833333333%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%;
      margin-left: 17.7083333333%; } }
  #main .module-plenta-jobs-basic-offer-reader ol {
    list-style-type: decimal;
    padding-left: 15px; }
    #main .module-plenta-jobs-basic-offer-reader ol li {
      margin-left: 10px;
      padding-left: 10px;
      text-indent: 0px;
      margin-top: 0.15em;
      margin-bottom: 0.15em; }
  #main .module-plenta-jobs-basic-offer-reader ul li {
    list-style: disc;
    list-style-position: outside;
    padding-left: 0rem;
    margin-left: 1rem; }
  #main .module-plenta-jobs-basic-offer-reader p.back {
    width: 100%;
    margin: 0;
    margin-top: 2rem; }

#main .mod_speisekarte {
  position: relative;
  z-index: 1;
  padding-bottom: 4rem; }
  #main .mod_speisekarte h2 {
    margin-top: 4rem; }
  #main .mod_speisekarte #vorspeise,
  #main .mod_speisekarte #hauptspeise,
  #main .mod_speisekarte #desserts,
  #main .mod_speisekarte #getranke {
    scroll-margin-top: 60px; }
  @media (min-width: 990px) {
    #main .mod_speisekarte .speisen {
      display: grid;
      grid-template-columns: 1fr 1fr;
      column-gap: 2.08332%; } }
  #main .mod_speisekarte .speisen h3 {
    font-size: 18px;
    font-size: 1.125rem; }
  #main .mod_speisekarte .speisen .col-2 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
    #main .mod_speisekarte .speisen .col-2 .grid {
      border-radius: 8px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      overflow: hidden;
      background-color: #fff; }
      @media (min-width: 600px) {
        #main .mod_speisekarte .speisen .col-2 .grid {
          grid-template-columns: 200px 1fr;
          display: grid; } }
      #main .mod_speisekarte .speisen .col-2 .grid .image_container {
        position: relative;
        height: 220px; }
        @media (min-width: 600px) {
          #main .mod_speisekarte .speisen .col-2 .grid .image_container {
            height: 180px; } }
      #main .mod_speisekarte .speisen .col-2 .grid img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        object-fit: cover; }
      #main .mod_speisekarte .speisen .col-2 .grid .text {
        padding: 1.5rem 1.5rem 0.5rem 1.5rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        #main .mod_speisekarte .speisen .col-2 .grid .text h3 {
          text-align: left; }
        #main .mod_speisekarte .speisen .col-2 .grid .text p.price {
          font-weight: 700;
          text-align: left; }
          @media (min-width: 600px) {
            #main .mod_speisekarte .speisen .col-2 .grid .text p.price {
              text-align: right; } }
  #main .mod_speisekarte .speisen .col-1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    grid-column: 1 / span 2; }
    #main .mod_speisekarte .speisen .col-1 .new-line {
      display: grid; }
      @media (min-width: 600px) {
        #main .mod_speisekarte .speisen .col-1 .new-line {
          grid-template-columns: auto 1fr 65px;
          align-items: last baseline; } }
      #main .mod_speisekarte .speisen .col-1 .new-line .name {
        text-align: left; }
        @media (min-width: 0) and (max-width: 599px) {
          #main .mod_speisekarte .speisen .col-1 .new-line .name {
            order: 1; } }
        #main .mod_speisekarte .speisen .col-1 .new-line .name h3 {
          margin-bottom: 0; }
      #main .mod_speisekarte .speisen .col-1 .new-line .linie {
        height: 1px;
        background-color: #000; }
        @media (min-width: 0) and (max-width: 599px) {
          #main .mod_speisekarte .speisen .col-1 .new-line .linie {
            margin-top: 1rem;
            order: 3; } }
        @media (min-width: 600px) {
          #main .mod_speisekarte .speisen .col-1 .new-line .linie {
            margin-left: 5px; } }
      #main .mod_speisekarte .speisen .col-1 .new-line .price {
        font-weight: 700;
        text-align: left; }
        @media (min-width: 0) and (max-width: 599px) {
          #main .mod_speisekarte .speisen .col-1 .new-line .price {
            order: 2;
            margin-top: 0.5rem;
            font-weight: 300; } }
        @media (min-width: 600px) {
          #main .mod_speisekarte .speisen .col-1 .new-line .price {
            text-align: right; } }

#main .mod_seminarraum .entry {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 2rem;
  padding-bottom: 1rem;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }
  @media (min-width: 1280px) {
    #main .mod_seminarraum .entry .grid {
      grid-template-columns: 33% 64%;
      display: grid;
      column-gap: 2.08332%; } }
  #main .mod_seminarraum .entry .grid .text h4 {
    margin-bottom: 0; }
  #main .mod_seminarraum .entry .grid .text .per {
    background-color: #f2ebe2;
    padding: 0.45rem;
    display: block;
    display: grid;
    grid-template-columns: 30px 1fr;
    align-items: center;
    column-gap: 8px; }
  #main .mod_seminarraum .entry .grid .text .flaeche {
    display: grid;
    grid-template-columns: 40px 1fr;
    align-items: center;
    column-gap: 8px; }
  #main .mod_seminarraum .entry .grid .text .per,
  #main .mod_seminarraum .entry .grid .text .flaeche {
    margin-bottom: 1rem; }
    #main .mod_seminarraum .entry .grid .text .per img,
    #main .mod_seminarraum .entry .grid .text .flaeche img {
      width: 100%;
      height: auto;
      margin-bottom: 0; }
  #main .mod_seminarraum .entry .grid .content-swiper {
    display: block;
    width: 100%; }
    #main .mod_seminarraum .entry .grid .content-swiper img {
      width: 100%;
      height: auto; }

#main .mod_team {
  clear: both;
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  #main .mod_team .team:first-child h2 {
    margin-top: 0; }
  @media (min-width: 1280px) {
    #main .mod_team .team:first-child .personen {
      grid-template-columns: 1fr 1fr 1fr; } }
  #main .mod_team .team:first-child .personen .entry .content_image {
    background-color: #fff; }
  #main .mod_team .team h2 {
    margin-top: 6rem; }
  #main .mod_team .team .personen {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 2.08332%; }
    @media (min-width: 350px) {
      #main .mod_team .team .personen {
        grid-template-columns: 1fr 1fr; } }
    @media (min-width: 700px) {
      #main .mod_team .team .personen {
        grid-template-columns: 1fr 1fr 1fr; } }
    @media (min-width: 1280px) {
      #main .mod_team .team .personen {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr; } }
    #main .mod_team .team .personen .entry {
      margin-bottom: 1rem;
      margin-top: 1rem; }
      #main .mod_team .team .personen .entry .content_image {
        border-radius: 14px;
        -moz-border-radius: 14px;
        -webkit-border-radius: 14px;
        overflow: hidden;
        background-color: #faf7f3;
        margin-bottom: 1rem; }
        #main .mod_team .team .personen .entry .content_image img {
          width: 100%;
          height: auto;
          margin-bottom: -6px; }
      #main .mod_team .team .personen .entry p.btn-1 {
        font-size: 12px;
        font-size: 0.75rem; }
        @media (min-width: 700px) {
          #main .mod_team .team .personen .entry p.btn-1 {
            font-size: 16px;
            font-size: 1rem; } }
        #main .mod_team .team .personen .entry p.btn-1 span:after,
        #main .mod_team .team .personen .entry p.btn-1 a:after {
          display: none; }
        #main .mod_team .team .personen .entry p.btn-1 span {
          background-color: #fff;
          border: 1px solid #fff;
          color: #575756; }
      #main .mod_team .team .personen .entry p.info {
        color: #575756;
        text-transform: uppercase;
        font-size: 12px;
        font-size: 0.75rem; }
        @media (min-width: 700px) {
          #main .mod_team .team .personen .entry p.info {
            font-size: 15px;
            font-size: 0.9375rem; } }

.icon-mail a {
  background-image: url("../../files/daten/icons/icon-mail-01.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 48px 48px; }

.icon-fon a {
  background-image: url("../../files/daten/icons/icon-fon-01.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 48px 48px; }

.icon-mail a,
.icon-fon a {
  background-size: 50px 28px;
  background-position: 8px center;
  padding-left: 64px !important;
  width: 100%;
  text-align: left !important; }
  @media (min-width: 600px) {
    .icon-mail a,
    .icon-fon a {
      width: 350px; } }

.icon-1 {
  background-image: url("../../files/daten/icons/bg-02.svg");
  background-repeat: no-repeat;
  background-position: top;
  background-position: right top;
  background-size: auto; }

.icon-download {
  background-image: url("../../files/daten/icons/icon-download.svg");
  background-repeat: no-repeat;
  background-position: top;
  background-position: center right;
  background-size: 28px 24px; }

#main .swiper-center .controls {
  justify-content: center !important; }

.swiperKonf {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block; }

#main .swiper--3.content-swiper {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  padding-bottom: 0;
  margin-bottom: 0; }
  #main .swiper--3.content-swiper .content-teaser-2:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1d1d1b;
    background: linear-gradient(0deg, rgba(29, 29, 27, 0.6) 30%, rgba(0, 0, 0, 0.1) 100%);
    content: '';
    z-index: 1;
    transition: all 0.4s ease; }
  @media (min-width: 0) and (max-width: 989px) {
    #main .swiper--3.content-swiper .cont {
      height: 5px;
      margin-top: 20px;
      position: relative; } }

@media (min-width: 0) and (max-width: 989px) {
  #main .swiper--2 {
    padding-left: 5%;
    padding-right: 5%; } }

#main .content-swiper {
  margin-bottom: 1rem;
  padding-bottom: 1rem; }
  #main .content-swiper .swiper-slide .content-text {
    background-color: #fff; }
    #main .content-swiper .swiper-slide .content-text .rte {
      background-color: #fff;
      text-align: left;
      padding: 1.5rem 1.5rem 0.5rem 1.5rem;
      margin-top: -20px; }
  #main .content-swiper button,
  #main .content-swiper .swiper-button-prev,
  #main .content-swiper .swiper-button-next {
    border: 2px solid #bc9d6d;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    color: #bc9d6d;
    opacity: 1;
    background: transparent; }
  #main .content-swiper button:after,
  #main .content-swiper .swiper-button-next:after,
  #main .content-swiper .swiper-button-prev:after {
    font-size: 16px;
    font-weight: 900; }
  #main .content-swiper button:hover,
  #main .content-swiper .swiper-button-next:hover,
  #main .content-swiper .swiper-button-prev:hover {
    background-color: #fff;
    background: white;
    background: rgba(255, 255, 255, 0.2); }
  #main .content-swiper .swiper-button-disabled {
    opacity: 0.5; }
  #main .content-swiper .swiper-button-prev,
  #main .content-swiper .swiper-button-next {
    position: relative;
    left: 0; }
  #main .content-swiper .swiper-button-next {
    order: 3; }
  #main .content-swiper .controls {
    margin-top: 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
  #main .content-swiper .swiper-pagination {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -5px;
    width: unset;
    position: relative; }
    #main .content-swiper .swiper-pagination .swiper-pagination-bullet {
      color: #bc9d6d;
      position: relative;
      background: #bc9d6d;
      transition: all 0.5s ease; }
    #main .content-swiper .swiper-pagination .swiper-pagination-bullet-active {
      width: 30px;
      border-radius: 6px;
      transition: all 0.5s ease; }

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center; }

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em; }

.blocker.behind {
  background-color: transparent; }

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left; }
  .modal .content_image {
    background-color: #f2f2f2;
    text-align: center;
    padding-top: 2rem; }
    .modal .content_image img {
      width: 250px;
      height: auto;
      margin-bottom: -4px; }
  .modal .text {
    padding: 2rem;
    padding-bottom: 1rem; }
    .modal .text h3 {
      margin-bottom: 0.45rem; }
    .modal .text p {
      margin-bottom: 1rem; }
    .modal .text p.info {
      color: #575756;
      font-size: 15px;
      font-size: 0.9375rem;
      text-transform: uppercase; }
    .modal .text p.btn-4 {
      margin-top: 2rem; }

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg=="); }

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px; }

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

#footer .bg-color-1 .page {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  @media (min-width: 990px) {
    #footer .bg-color-1 .page {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media (min-width: 1280px) {
    #footer .bg-color-1 .page {
      padding-top: 4rem;
      padding-bottom: 4rem; } }

#footer .box {
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  display: grid;
  align-items: center; }
  @media (min-width: 990px) {
    #footer .box {
      grid-template-columns: 315px 1fr; } }
  #footer .box .logo img {
    margin-bottom: 0; }
  #footer .box .cta {
    margin-top: 1rem; }
    @media (min-width: 600px) {
      #footer .box .cta {
        display: flex; } }
    @media (min-width: 990px) {
      #footer .box .cta {
        justify-content: flex-end;
        margin-top: 0; } }
    #footer .box .cta .btns-cta {
      width: 100%;
      margin-top: 1rem; }
      @media (min-width: 600px) {
        #footer .box .cta .btns-cta {
          width: 200px;
          margin-right: 1rem; } }
      @media (min-width: 990px) {
        #footer .box .cta .btns-cta {
          margin-left: 1rem;
          margin-top: 0; } }

#footer .navi {
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr; }
  @media (min-width: 990px) {
    #footer .navi {
      margin-top: 3rem; } }
  @media (min-width: 1280px) {
    #footer .navi {
      margin-top: 8rem; } }
  @media (min-width: 990px) {
    #footer .navi {
      grid-template-columns: 1fr 340px; } }
  #footer .navi .navis {
    display: flex;
    justify-content: space-between; }
    @media (min-width: 0) and (max-width: 1279.999px) {
      #footer .navi .navis {
        flex-wrap: wrap; } }
    #footer .navi .navis .col {
      width: 100%; }
      @media (min-width: 990px) {
        #footer .navi .navis .col {
          width: 33%; } }
      @media (min-width: 1280px) {
        #footer .navi .navis .col {
          width: auto; } }
    @media (min-width: 1280px) {
      #footer .navi .navis .col:last-child {
        margin-right: 1rem; } }
    @media (min-width: 1640px) {
      #footer .navi .navis .col:last-child {
        margin-right: 3rem; } }
    #footer .navi .navis li {
      margin-top: 0.35rem;
      margin-bottom: 0.35rem; }
      #footer .navi .navis li a {
        font-weight: 300;
        text-decoration: underline; }
  #footer .navi .link-online {
    margin-top: 60px;
    margin-bottom: 60px;
    position: relative; }
    @media (min-width: 990px) {
      #footer .navi .link-online {
        text-align: right;
        margin-top: 0;
        margin-bottom: 0; } }
    #footer .navi .link-online .image_container img {
      position: absolute;
      top: -60px; }
      @media (min-width: 990px) {
        #footer .navi .link-online .image_container img {
          right: 170px; } }
    #footer .navi .link-online a {
      width: 100%; }
      @media (min-width: 600px) {
        #footer .navi .link-online a {
          width: 300px; } }
      @media (min-width: 990px) {
        #footer .navi .link-online a {
          width: 210px; } }

#footer .copy .copy-text,
#footer .copy .nav-05 {
  margin-top: 1rem;
  width: 97.9166666667%;
  float: left;
  margin-left: 1.0416666667%;
  margin-right: 1.0416666667%; }
  @media (min-width: 990px) {
    #footer .copy .copy-text,
    #footer .copy .nav-05 {
      width: 47.9166666667%;
      float: left;
      margin-left: 1.0416666667%;
      margin-right: 1.0416666667%; } }

#footer .copy .copy-text {
  margin-bottom: 2rem; }
  @media (min-width: 990px) {
    #footer .copy .copy-text {
      text-align: right;
      margin-bottom: 0; } }

#footer .copy .nav-05 ul {
  margin-top: 1rem; }
  @media (min-width: 600px) {
    #footer .copy .nav-05 ul {
      margin-top: 0; } }
  #footer .copy .nav-05 ul li {
    margin-top: 0.35rem;
    margin-bottom: 0.35rem; }
    @media (min-width: 600px) {
      #footer .copy .nav-05 ul li {
        display: inline-block;
        padding-left: 1rem;
        border-right: 1px solid #000;
        padding-right: 1rem;
        margin-top: 0rem;
        margin-bottom: 0rem; } }
  #footer .copy .nav-05 ul li:first-child {
    padding-left: 0; }
  #footer .copy .nav-05 ul li:last-child {
    padding-right: 0;
    border: transparent; }
  #footer .copy .nav-05 ul a, #footer .copy .nav-05 ul strong {
    color: #000; }

