
/* ==================================================================== */
/*                     System Style Definitions                         */
/* ==================================================================== */
@media (min-width:1025px) {
  #dm div.dmInner,
  #dm div.dmInner .dmRespCol,
  #dm .dmRespCol div.dmNewParagraph,
  #dm .ecwid .ec-store,
  #dm .dmform .dmforminput label,
  .dmPrettyList .listText,
  .dmPrettyList .itemName,
  #dm .dmRestaurantMenu .menuItemBox,
  .dmRestaurantMenu .menuItemName,
  .dmRestaurantMenu .menuItemDesc,
  .dmRestaurantMenu .menuItemPrice,
  .dmPhotoGallery .caption-text.caption-text,
  .dmGeoLocation a span.dmGeoMLocItemTitle,
  .dmGeoLocation a span.dmGeoMLocItemDetails,
  .map-popup-description { font-size:16px; }

  *#dm div.dmContent h1,
  *#dm div.dmFooter h1,
  *#dm div.p_hfcontainer h1,
  *#dm div.flex_hfcontainer h1,
  *#dm div.dm-title h1 {
    font-size:45px;
    line-height:1.2;
  }

  *#dm div.dmContent h2,
  *#dm div.dmFooter h2,
  *#dm div.p_hfcontainer h2,
  *#dm div.flex_hfcontainer h2,
  *#dm div.dm-title h2 {
    font-size:30px;
    line-height:1.2;
  }

  *#dm div.dmContent h3,
  *#dm div.dmFooter h3,
  *#dm div.p_hfcontainer h3,
  *#dm div.flex_hfcontainer h3,
  *#dm div.dm-title h3 {
    font-size:26px;
    line-height:1.2;
  }

  *#dm div.dmContent h4,
  *#dm div.dmFooter h4,
  *#dm div.p_hfcontainer h4,
  *#dm div.flex_hfcontainer h4,
  *#dm div.dm-title h4 {
    font-size:24px;
    line-height:1.2;
  }

  *#dm div.dmContent h5,
  *#dm div.dmFooter h5,
  *#dm div.p_hfcontainer h5,
  *#dm div.flex_hfcontainer h5,
  *#dm div.dm-title h5 {
    font-size:22px;
    line-height:1.2;
  }

  *#dm div.dmContent h6,
  *#dm div.dmFooter h6,
  *#dm div.p_hfcontainer h6,
  *#dm div.flex_hfcontainer h6,
  *#dm div.dm-title h6 {
    font-size:20px;
    line-height:1.2;
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  time:nth-child(2):after { content:" Uhr"; }

  p,
  #dm .dmNewParagraph p,
  #dm .dmNewParagraph ul li,
  #dm .dmNewParagraph ol li { margin-bottom:8px !important; }

  #dm .dmNewParagraph p:last-of-type { margin-bottom:0 !important; }

  #dm .iconsize [data-widget-type="paragraph"] .dmNewParagraph {
    background-repeat:no-repeat !important;
    background-size:25px !important;
    background-position:left center !important;
  }

  #dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner .rteBlock,
  .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner p {
    font-size:inherit !important;
    line-height:inherit !important;
  }

  .dmPhotoGallery { cursor:default !important; }

  .dmLargeBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:40%; }

  .dmLargeBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:60%; }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  .required label:after { color:var(--color_2) !important; }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  #dm .dmWidget:not([data-buttonstyle]).flexButton,
  div.buttons .flexButton,
  #dm .button_2 .dmWidget:not([data-buttonstyle]).flexButton,
  #dm .dmWidget.button_2:not([data-buttonstyle]).flexButton,
  div.buttons .button_2.flexButton,
  #dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'].flexButton { padding:10px !important; }

  #jmdcontent h1,
  #jmdcontent h2,
  #jmdcontent h3,
  #jmdcontent h4,
  #jmdcontent h5,
  #jmdcontent h6 {
    color:var(--color_1) !important;
    text-align:left !important;
  }

  #jmdcontent a { color:var(--color_1); }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  .frc-captcha { padding-left:20px !important; }

  .frc-captcha a { color:inherit !important; }

  .subline p {
    text-transform:uppercase !important;
    font-size:1.4em !important;
    color:var(--color_1) !important;
  }

  .spottext-cta p {
    font-size:1.6em !important;
    color:var(--color_1) !important;
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  .spottext-footer p {
    text-transform:uppercase !important;
    letter-spacing:0.1em !important;
  }

  .caption-title {
    font-size:1.5em !important;
    margin-top:5px !important;
    margin-bottom:5px !important;
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  #dm .dark .dmNewParagraph p { color:var(--color_3) !important; }

  .dark h1,
  .dark h2,
  .dark h3,
  .dark h4,
  .dark h5,
  .dark h6 { color:var(--color_3) !important; }

  #dmRoot *#dm div.dmContent h1,
  *#dm div.dmFooter h1,
  *#dm div.p_hfcontainer h1,
  *#dm div.flex_hfcontainer h1,
  *#dm div.dm-title h1 { font-size:60px; }
}
@media all {
  #dm div.dmNewParagraph p,
  #dm div.dmNewParagraph li {
    color:var(--color_5);
    direction:ltr;
    font-family: "Open Sans", "Open Sans Fallback";
    font-weight:400;
    font-style:normal;
    text-decoration:none;
    line-height:1.8;
  }

  *#dm div.dmContent h1,
  *#dm div.dmFooter h1,
  *#dm div.p_hfcontainer h1,
  *#dm div.flex_hfcontainer h1,
  *#dm div.dm-title h1 {
    color:var(--color_1);
    direction:ltr;
    font-family: "Open Sans", "Open Sans Fallback";
    font-weight:600;
    font-style:normal;
    text-decoration:none;
    letter-spacing:0em;
  }

  *#dm div.dmContent .dmNewParagraph[data-version] h1,
  *#dm div.dmFooter .dmNewParagraph[data-version] h1,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h1,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h1,
  *#dm div.dm-title .dmNewParagraph[data-version] h1 { text-decoration:inherit; }

  *#dm div.dmContent .dmNewParagraph[data-version] h1 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h1 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h1 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h1 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h1 * { text-decoration:none; }

  *#dm div.dmContent h2,
  *#dm div.dmFooter h2,
  *#dm div.p_hfcontainer h2,
  *#dm div.flex_hfcontainer h2,
  *#dm div.dm-title h2 {
    color:var(--color_1);
    direction:ltr;
    font-family: "Open Sans", "Open Sans Fallback";
    font-weight:600;
    font-style:normal;
    text-decoration:none;
  }

  *#dm div.dmContent .dmNewParagraph[data-version] h2,
  *#dm div.dmFooter .dmNewParagraph[data-version] h2,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h2,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h2,
  *#dm div.dm-title .dmNewParagraph[data-version] h2 { text-decoration:inherit; }

  *#dm div.dmContent .dmNewParagraph[data-version] h2 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h2 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h2 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h2 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h2 * { text-decoration:none; }

  *#dm div.dmContent h3,
  *#dm div.dmFooter h3,
  *#dm div.p_hfcontainer h3,
  *#dm div.flex_hfcontainer h3,
  *#dm div.dm-title h3 {
    color:var(--color_1);
    direction:ltr;
    font-family: "Open Sans", "Open Sans Fallback";
    font-weight:600;
    font-style:normal;
    text-decoration:none;
  }

  *#dm div.dmContent .dmNewParagraph[data-version] h3,
  *#dm div.dmFooter .dmNewParagraph[data-version] h3,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h3,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h3,
  *#dm div.dm-title .dmNewParagraph[data-version] h3 { text-decoration:inherit; }

  *#dm div.dmContent .dmNewParagraph[data-version] h3 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h3 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h3 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h3 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h3 * { text-decoration:none; }

  *#dm div.dmContent h4,
  *#dm div.dmFooter h4,
  *#dm div.p_hfcontainer h4,
  *#dm div.flex_hfcontainer h4,
  *#dm div.dm-title h4 {
    color:var(--color_1);
    direction:ltr;
    font-family: "Open Sans", "Open Sans Fallback";
    font-weight:600;
    font-style:normal;
    text-decoration:none;
  }

  *#dm div.dmContent .dmNewParagraph[data-version] h4,
  *#dm div.dmFooter .dmNewParagraph[data-version] h4,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h4,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h4,
  *#dm div.dm-title .dmNewParagraph[data-version] h4 { text-decoration:inherit; }

  *#dm div.dmContent .dmNewParagraph[data-version] h4 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h4 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h4 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h4 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h4 * { text-decoration:none; }

  *#dm div.dmContent h5,
  *#dm div.dmFooter h5,
  *#dm div.p_hfcontainer h5,
  *#dm div.flex_hfcontainer h5,
  *#dm div.dm-title h5 {
    color:var(--color_1);
    direction:ltr;
    font-family: "Open Sans", "Open Sans Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  *#dm div.dmContent .dmNewParagraph[data-version] h5,
  *#dm div.dmFooter .dmNewParagraph[data-version] h5,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h5,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h5,
  *#dm div.dm-title .dmNewParagraph[data-version] h5 { text-decoration:inherit; }

  *#dm div.dmContent .dmNewParagraph[data-version] h5 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h5 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h5 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h5 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h5 * { text-decoration:none; }

  *#dm div.dmContent h6,
  *#dm div.dmFooter h6,
  *#dm div.p_hfcontainer h6,
  *#dm div.flex_hfcontainer h6,
  *#dm div.dm-title h6 {
    color:var(--color_1);
    direction:ltr;
    font-family: "Open Sans", "Open Sans Fallback";
    font-weight:600;
    font-style:normal;
    text-decoration:none;
  }

  *#dm div.dmContent .dmNewParagraph[data-version] h6,
  *#dm div.dmFooter .dmNewParagraph[data-version] h6,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h6,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h6,
  *#dm div.dm-title .dmNewParagraph[data-version] h6 { text-decoration:inherit; }

  *#dm div.dmContent .dmNewParagraph[data-version] h6 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h6 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h6 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h6 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h6 * { text-decoration:none; }

  #dm div.dmInner,
  #dm div.dmInner .dmRespCol,
  #dm .dmRespCol div.dmNewParagraph,
  #dm .ecwid .ec-store,
  #dm .dmform .dmforminput label,
  .dmPrettyList .listText,
  .dmPrettyList .itemName,
  #dm .dmRestaurantMenu .menuItemBox,
  .dmRestaurantMenu .menuItemName,
  .dmRestaurantMenu .menuItemDesc,
  .dmRestaurantMenu .menuItemPrice,
  .dmPhotoGallery .caption-text.caption-text,
  .dmGeoLocation a span.dmGeoMLocItemTitle,
  .dmGeoLocation a span.dmGeoMLocItemDetails,
  .map-popup-description {
    font-family: Epilogue, "Epilogue Fallback";
    font-weight:400;
    color:var(--color_5);
    line-height:1.5;
  }

  *#dm div.dmNewParagraph a.visited,
  *#dm div.dmNewParagraph a:visited,
  *#dm .dmNewParagraph a.visited,
  *#dm .dmNewParagraph a:visited,
  *#dm div.dmBlockElement a.visited,
  *#dm div.dmBlockElement a:visited,
  *#dm .dmBlockElement a.visited,
  *#dm .dmBlockElement a:visited,
  *#dm .dmform a.fileUploadLink.visited,
  *#dm .dmform a.fileUploadLink:visited,
  .dmPrettyList .link:not(.dmWidget).visited,
  .dmPrettyList .link:not(.dmWidget):visited,
  *#dm .dmGeoLocation a.dmGeoSVSeeAll.visited,
  *#dm .dmGeoLocation a.dmGeoSVSeeAll:visited,
  *#dm .dmGeoLocation a.dmGeoSVGoToPage.visited,
  *#dm .dmGeoLocation a.dmGeoSVGoToPage:visited,
  *#dm .postDescription a.visited,
  *#dm .postDescription a:visited,
  *#dm .blog-post-component a.visited,
  *#dm .blog-post-component a:visited,
  *#dm .timeline-post a.visited,
  *#dm .timeline-post a:visited,
  *#dm .rteBlock a.visited,
  *#dm .rteBlock a:visited,
  .newPhotoGallery .photoGalleryViewAll.link.visited,
  .newPhotoGallery .photoGalleryViewAll.link:visited,
  .dmTable a.visited,
  .dmTable a:visited,
  *#dm .ecwid .ec-link:not(.breadcrumbs__link).visited,
  *#dm .ecwid .ec-link:not(.breadcrumbs__link):visited,
  .dmSignup a:not(.social-link).visited,
  .dmSignup a:not(.social-link):visited,
  .prev-next-links a.visited,
  .prev-next-links a:visited { color:var(--color_2); }

  *#dm div.dmNewParagraph a.hover,
  *#dm div.dmNewParagraph a:hover,
  *#dm .dmNewParagraph a.hover,
  *#dm .dmNewParagraph a:hover,
  *#dm div.dmBlockElement a.hover,
  *#dm div.dmBlockElement a:hover,
  *#dm .dmBlockElement a.hover,
  *#dm .dmBlockElement a:hover,
  *#dm .dmform a.fileUploadLink.hover,
  *#dm .dmform a.fileUploadLink:hover,
  .dmPrettyList .link:not(.dmWidget).hover,
  .dmPrettyList .link:not(.dmWidget):hover,
  *#dm .dmGeoLocation a.dmGeoSVSeeAll.hover,
  *#dm .dmGeoLocation a.dmGeoSVSeeAll:hover,
  *#dm .dmGeoLocation a.dmGeoSVGoToPage.hover,
  *#dm .dmGeoLocation a.dmGeoSVGoToPage:hover,
  *#dm .postDescription a.hover,
  *#dm .postDescription a:hover,
  *#dm .blog-post-component a.hover,
  *#dm .blog-post-component a:hover,
  *#dm .timeline-post a.hover,
  *#dm .timeline-post a:hover,
  *#dm .rteBlock a.hover,
  *#dm .rteBlock a:hover,
  .newPhotoGallery .photoGalleryViewAll.link.hover,
  .newPhotoGallery .photoGalleryViewAll.link:hover,
  .dmTable a.hover,
  .dmTable a:hover,
  *#dm .ecwid .ec-link:not(.breadcrumbs__link).hover,
  *#dm .ecwid .ec-link:not(.breadcrumbs__link):hover,
  .dmSignup a:not(.social-link).hover,
  .dmSignup a:not(.social-link):hover,
  .prev-next-links a.hover,
  .prev-next-links a:hover { color:rgb(234,29,98); }

  *#dm div.dmNewParagraph a,
  *#dm .dmNewParagraph a,
  *#dm div.dmBlockElement a,
  *#dm .dmBlockElement a,
  *#dm .dmform a.fileUploadLink,
  .dmPrettyList .link:not(.dmWidget),
  *#dm .dmGeoLocation a.dmGeoSVSeeAll,
  *#dm .dmGeoLocation a.dmGeoSVGoToPage,
  *#dm .postDescription a,
  *#dm .blog-post-component a,
  *#dm .timeline-post a,
  *#dm .rteBlock a,
  .newPhotoGallery .photoGalleryViewAll.link,
  .dmTable a,
  *#dm .ecwid .ec-link:not(.breadcrumbs__link),
  .dmSignup a:not(.social-link),
  .prev-next-links a { color:var(--color_2); }

  #dmRoot *#dm div.dmContent h1,
  *#dm div.dmFooter h1,
  *#dm div.p_hfcontainer h1,
  *#dm div.flex_hfcontainer h1,
  *#dm div.dm-title h1 {
    color:rgb(87,97,102);
    direction:ltr;
    font-family: Cairo, "Cairo Fallback";
    font-weight:600;
    font-style:normal;
    text-decoration:rgb(87,97,102);
  }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h1,
  *#dm div.dmFooter .dmNewParagraph[data-version] h1,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h1,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h1,
  *#dm div.dm-title .dmNewParagraph[data-version] h1 { text-decoration:inherit; }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h1 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h1 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h1 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h1 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h1 * { text-decoration:rgb(87,97,102); }

  #dmRoot *#dm div.dmContent h2,
  *#dm div.dmFooter h2,
  *#dm div.p_hfcontainer h2,
  *#dm div.flex_hfcontainer h2,
  *#dm div.dm-title h2 {
    color:rgb(87,97,102);
    direction:ltr;
    font-family: Cairo, "Cairo Fallback";
    font-weight:600;
    font-style:normal;
    text-decoration:rgb(87,97,102);
  }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h2,
  *#dm div.dmFooter .dmNewParagraph[data-version] h2,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h2,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h2,
  *#dm div.dm-title .dmNewParagraph[data-version] h2 { text-decoration:inherit; }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h2 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h2 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h2 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h2 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h2 * { text-decoration:rgb(87,97,102); }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  #dmRoot *#dm div.dmContent h3,
  *#dm div.dmFooter h3,
  *#dm div.p_hfcontainer h3,
  *#dm div.flex_hfcontainer h3,
  *#dm div.dm-title h3 {
    color:rgb(87,97,102);
    direction:ltr;
    font-family: Cairo, "Cairo Fallback";
    font-weight:600;
    font-style:normal;
    text-decoration:rgb(87,97,102);
  }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h3,
  *#dm div.dmFooter .dmNewParagraph[data-version] h3,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h3,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h3,
  *#dm div.dm-title .dmNewParagraph[data-version] h3 { text-decoration:inherit; }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h3 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h3 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h3 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h3 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h3 * { text-decoration:rgb(87,97,102); }

  #dmRoot *#dm div.dmContent h4,
  *#dm div.dmFooter h4,
  *#dm div.p_hfcontainer h4,
  *#dm div.flex_hfcontainer h4,
  *#dm div.dm-title h4 {
    color:rgb(87,97,102);
    direction:ltr;
    font-family: Cairo, "Cairo Fallback";
    font-weight:600;
    font-style:normal;
    text-decoration:rgb(87,97,102);
  }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h4,
  *#dm div.dmFooter .dmNewParagraph[data-version] h4,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h4,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h4,
  *#dm div.dm-title .dmNewParagraph[data-version] h4 { text-decoration:inherit; }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h4 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h4 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h4 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h4 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h4 * { text-decoration:rgb(87,97,102); }

  #dmRoot *#dm div.dmContent h5,
  *#dm div.dmFooter h5,
  *#dm div.p_hfcontainer h5,
  *#dm div.flex_hfcontainer h5,
  *#dm div.dm-title h5 {
    color:rgb(87,97,102);
    direction:ltr;
    font-family: Cairo, "Cairo Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:rgb(87,97,102);
  }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h5,
  *#dm div.dmFooter .dmNewParagraph[data-version] h5,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h5,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h5,
  *#dm div.dm-title .dmNewParagraph[data-version] h5 { text-decoration:inherit; }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h5 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h5 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h5 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h5 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h5 * { text-decoration:rgb(87,97,102); }

  #dmRoot *#dm div.dmContent h6,
  *#dm div.dmFooter h6,
  *#dm div.p_hfcontainer h6,
  *#dm div.flex_hfcontainer h6,
  *#dm div.dm-title h6 {
    color:rgb(87,97,102);
    direction:ltr;
    font-family: Cairo, "Cairo Fallback";
    font-weight:600;
    font-style:normal;
    text-decoration:rgb(87,97,102);
  }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h6,
  *#dm div.dmFooter .dmNewParagraph[data-version] h6,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h6,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h6,
  *#dm div.dm-title .dmNewParagraph[data-version] h6 { text-decoration:inherit; }

  #dmRoot *#dm div.dmContent .dmNewParagraph[data-version] h6 *,
  *#dm div.dmFooter .dmNewParagraph[data-version] h6 *,
  *#dm div.p_hfcontainer .dmNewParagraph[data-version] h6 *,
  *#dm div.flex_hfcontainer .dmNewParagraph[data-version] h6 *,
  *#dm div.dm-title .dmNewParagraph[data-version] h6 * { text-decoration:rgb(87,97,102); }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  #dmRoot #dm div.dmNewParagraph p,
  #dmRoot #dm div.dmNewParagraph li {
    color:var(--color_5);
    direction:ltr;
    font-family: Epilogue, "Epilogue Fallback";
    font-weight:400;
    font-style:normal;
    text-decoration:rgb(51,51,51);
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  time:nth-child(2):after { content:" Uhr"; }

  #dm .dmNewParagraph p:last-of-type { margin-bottom:0 !important; }

  #dm .iconsize [data-widget-type="paragraph"] .dmNewParagraph {
    background-repeat:no-repeat !important;
    background-size:25px !important;
    background-position:left center !important;
  }

  #dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner .rteBlock,
  .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner p {
    font-size:inherit !important;
    line-height:inherit !important;
  }

  .dmPhotoGallery { cursor:default !important; }

  .dmLargeBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:40%; }

  .dmLargeBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:60%; }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  .required label:after { color:var(--color_2) !important; }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  #dm .dmWidget:not([data-buttonstyle]).flexButton,
  div.buttons .flexButton,
  #dm .button_2 .dmWidget:not([data-buttonstyle]).flexButton,
  #dm .dmWidget.button_2:not([data-buttonstyle]).flexButton,
  div.buttons .button_2.flexButton,
  #dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'].flexButton { padding:10px !important; }

  #jmdcontent h1,
  #jmdcontent h2,
  #jmdcontent h3,
  #jmdcontent h4,
  #jmdcontent h5,
  #jmdcontent h6 {
    color:var(--color_1) !important;
    text-align:left !important;
  }

  #jmdcontent a { color:var(--color_1); }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  .frc-captcha { padding-left:20px !important; }

  .frc-captcha a { color:inherit !important; }

  .subline p {
    text-transform:uppercase !important;
    font-size:1.4em !important;
    color:var(--color_1) !important;
  }

  .spottext-cta p { font-size:22px !important; }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  .spottext-footer p {
    text-transform:capitalize !important;
    letter-spacing:0em !important;
    font-size:20px !important;
    color:var(--color_2) !important;
    font-weight:600 !important;
  }

  .caption-title {
    font-size:1.5em !important;
    margin-top:5px !important;
    margin-bottom:5px !important;
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  #dm .dark .dmNewParagraph p { color:var(--color_3) !important; }

  #dm .dark1 .dmNewParagraph p a { color:var(--color_2) !important; }

  .dark h1,
  .dark h2,
  .dark h3,
  .dark h4,
  .dark h5,
  .dark h6 { color:var(--color_3) !important; }
}
@media (min-width:768px) and (max-width:1024px) {
  *#dm div.dmContent h1,
  *#dm div.dmFooter h1,
  *#dm div.p_hfcontainer h1,
  *#dm div.flex_hfcontainer h1,
  *#dm div.dm-title h1 {
    font-size:40px;
    line-height:1.2;
  }

  *#dm div.dmContent h2,
  *#dm div.dmFooter h2,
  *#dm div.p_hfcontainer h2,
  *#dm div.flex_hfcontainer h2,
  *#dm div.dm-title h2 {
    font-size:30px;
    line-height:1.2;
  }

  *#dm div.dmContent h3,
  *#dm div.dmFooter h3,
  *#dm div.p_hfcontainer h3,
  *#dm div.flex_hfcontainer h3,
  *#dm div.dm-title h3 {
    font-size:26px;
    line-height:1.2;
  }

  *#dm div.dmContent h4,
  *#dm div.dmFooter h4,
  *#dm div.p_hfcontainer h4,
  *#dm div.flex_hfcontainer h4,
  *#dm div.dm-title h4 {
    font-size:24px;
    line-height:1.2;
  }

  *#dm div.dmContent h5,
  *#dm div.dmFooter h5,
  *#dm div.p_hfcontainer h5,
  *#dm div.flex_hfcontainer h5,
  *#dm div.dm-title h5 {
    font-size:22px;
    line-height:1.2;
  }

  *#dm div.dmContent h6,
  *#dm div.dmFooter h6,
  *#dm div.p_hfcontainer h6,
  *#dm div.flex_hfcontainer h6,
  *#dm div.dm-title h6 {
    font-size:20px;
    line-height:1.2;
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  time:nth-child(2):after { content:" Uhr"; }

  #dm .dmNewParagraph p:last-of-type { margin-bottom:0 !important; }

  #dm .iconsize [data-widget-type="paragraph"] .dmNewParagraph {
    background-repeat:no-repeat !important;
    background-size:25px !important;
    background-position:left center !important;
  }

  #dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner .rteBlock,
  .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner p {
    font-size:inherit !important;
    line-height:inherit !important;
  }

  .dmPhotoGallery { cursor:default !important; }

  .dmLargeBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:40%; }

  .dmLargeBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:60%; }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  .required label:after { color:var(--color_2) !important; }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  #dm .dmWidget:not([data-buttonstyle]).flexButton,
  div.buttons .flexButton,
  #dm .button_2 .dmWidget:not([data-buttonstyle]).flexButton,
  #dm .dmWidget.button_2:not([data-buttonstyle]).flexButton,
  div.buttons .button_2.flexButton,
  #dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'].flexButton { padding:10px !important; }

  #jmdcontent h1,
  #jmdcontent h2,
  #jmdcontent h3,
  #jmdcontent h4,
  #jmdcontent h5,
  #jmdcontent h6 {
    color:var(--color_1) !important;
    text-align:left !important;
  }

  #jmdcontent a { color:var(--color_1); }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  .frc-captcha { padding-left:20px !important; }

  .frc-captcha a { color:inherit !important; }

  .subline p {
    text-transform:uppercase !important;
    font-size:1.4em !important;
    color:var(--color_1) !important;
  }

  .spottext-cta p { font-size:22px !important; }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  .spottext-footer p {
    text-transform:uppercase !important;
    letter-spacing:0.1em !important;
  }

  .caption-title {
    font-size:1.5em !important;
    margin-top:5px !important;
    margin-bottom:5px !important;
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  #dm .dark .dmNewParagraph p { color:var(--color_3) !important; }

  #dm .dark1 .dmNewParagraph p a { color:var(--color_2) !important; }

  .dark h1,
  .dark h2,
  .dark h3,
  .dark h4,
  .dark h5,
  .dark h6 { color:var(--color_3) !important; }

  #dmRoot *#dm div.dmContent h3,
  *#dm div.dmFooter h3,
  *#dm div.p_hfcontainer h3,
  *#dm div.flex_hfcontainer h3,
  *#dm div.dm-title h3 { font-size:24px; }

  #dmRoot *#dm div.dmContent h4,
  *#dm div.dmFooter h4,
  *#dm div.p_hfcontainer h4,
  *#dm div.flex_hfcontainer h4,
  *#dm div.dm-title h4 { font-size:22px; }

  #dmRoot *#dm div.dmContent h5,
  *#dm div.dmFooter h5,
  *#dm div.p_hfcontainer h5,
  *#dm div.flex_hfcontainer h5,
  *#dm div.dm-title h5 { font-size:20px; }

  #dmRoot *#dm div.dmContent h6,
  *#dm div.dmFooter h6,
  *#dm div.p_hfcontainer h6,
  *#dm div.flex_hfcontainer h6,
  *#dm div.dm-title h6 { font-size:18px; }
}
@media (min-width:0px) and (max-width:767px) {
  #dm div.dmInner,
  #dm div.dmInner .dmRespCol,
  #dm .dmRespCol div.dmNewParagraph,
  #dm .ecwid .ec-store,
  #dm .dmform .dmforminput label,
  .dmPrettyList .listText,
  .dmPrettyList .itemName,
  #dm .dmRestaurantMenu .menuItemBox,
  .dmRestaurantMenu .menuItemName,
  .dmRestaurantMenu .menuItemDesc,
  .dmRestaurantMenu .menuItemPrice,
  .dmPhotoGallery .caption-text.caption-text,
  .dmGeoLocation a span.dmGeoMLocItemTitle,
  .dmGeoLocation a span.dmGeoMLocItemDetails,
  .map-popup-description { font-size:16px; }

  #dm div.dmNewParagraph p,
  #dm div.dmNewParagraph li { font-size:16px; }

  *#dm div.dmContent h1,
  *#dm div.dmFooter h1,
  *#dm div.p_hfcontainer h1,
  *#dm div.flex_hfcontainer h1,
  *#dm div.dm-title h1 {
    font-size:30px;
    line-height:1.2;
  }

  *#dm div.dmContent h2,
  *#dm div.dmFooter h2,
  *#dm div.p_hfcontainer h2,
  *#dm div.flex_hfcontainer h2,
  *#dm div.dm-title h2 {
    font-size:24px;
    line-height:1.2;
  }

  *#dm div.dmContent h3,
  *#dm div.dmFooter h3,
  *#dm div.p_hfcontainer h3,
  *#dm div.flex_hfcontainer h3,
  *#dm div.dm-title h3 {
    font-size:22px;
    line-height:1.2;
  }

  *#dm div.dmContent h4,
  *#dm div.dmFooter h4,
  *#dm div.p_hfcontainer h4,
  *#dm div.flex_hfcontainer h4,
  *#dm div.dm-title h4 {
    font-size:20px;
    line-height:1.2;
  }

  *#dm div.dmContent h5,
  *#dm div.dmFooter h5,
  *#dm div.p_hfcontainer h5,
  *#dm div.flex_hfcontainer h5,
  *#dm div.dm-title h5 {
    font-size:18px;
    line-height:1.2;
  }

  *#dm div.dmContent h6,
  *#dm div.dmFooter h6,
  *#dm div.p_hfcontainer h6,
  *#dm div.flex_hfcontainer h6,
  *#dm div.dm-title h6 {
    font-size:16px;
    line-height:1.2;
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  time:nth-child(2):after { content:" Uhr"; }

  #dm .dmNewParagraph p:last-of-type { margin-bottom:0 !important; }

  #dm .iconsize [data-widget-type="paragraph"] .dmNewParagraph {
    background-repeat:no-repeat !important;
    background-size:25px !important;
    background-position:left center !important;
  }

  #dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner .rteBlock,
  .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner p {
    font-size:inherit !important;
    line-height:inherit !important;
  }

  .dmPhotoGallery { cursor:default !important; }

  .dmLargeBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:40%; }

  .dmLargeBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:60%; }

  @media (max-width:767px) {
    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dt { width:33%; }

    .dmMobileBody .dmHoursOfOperation .open-hours-data .open-hours-item dd { width:65%; }
  }

  .required label:after { color:var(--color_2) !important; }

  @media all {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:5;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 5 4;
      hyphenate-limit-chars:11 5 4;
    }
  }

  @media all and (max-width:767px) {
    body {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  #dm .dmWidget:not([data-buttonstyle]).flexButton,
  div.buttons .flexButton,
  #dm .button_2 .dmWidget:not([data-buttonstyle]).flexButton,
  #dm .dmWidget.button_2:not([data-buttonstyle]).flexButton,
  div.buttons .button_2.flexButton,
  #dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'].flexButton { padding:10px !important; }

  #jmdcontent h1,
  #jmdcontent h2,
  #jmdcontent h3,
  #jmdcontent h4,
  #jmdcontent h5,
  #jmdcontent h6 {
    color:var(--color_1) !important;
    text-align:left !important;
  }

  #jmdcontent a { color:var(--color_1); }

  @media all and (max-width:767px) {
    #jsectionimpressum,
    #jsectiondatenschutzerklrung {
      -webkit-hyphens:auto;
      -ms-hyphens:auto;
      hyphens:auto;
      -webkit-hyphenate-limit-before:3;
      -webkit-hyphenate-limit-after:4;
      -ms-hyphenate-limit-chars:11 3 4;
      hyphenate-limit-chars:11 3 4;
    }
  }

  .frc-captcha { padding-left:20px !important; }

  .frc-captcha a { color:inherit !important; }

  .subline p {
    text-transform:uppercase !important;
    font-size:1.4em !important;
    color:var(--color_1) !important;
  }

  .spottext-cta p { font-size:22px !important; }

  @media only screen and (min-width:768px) and (max-width:1024px) {
    .spottext-cta p { font-size:1.4em !important; }
  }

  @media only screen and (max-width:667px) {
    .spottext-cta p { font-size:1.2em !important; }
  }

  .spottext-footer p {
    text-transform:uppercase !important;
    letter-spacing:0.1em !important;
  }

  .caption-title {
    font-size:1.5em !important;
    margin-top:5px !important;
    margin-bottom:5px !important;
  }

  @media only screen and (min-width:769px) {
    .separator { border-right:3px solid var(--color_2) !important; }
  }

  @media only screen and (max-width:768px) {
    .separator { border-bottom:3px solid var(--color_2) !important; }
  }

  #dm .dark .dmNewParagraph p { color:var(--color_3) !important; }

  #dm .dark1 .dmNewParagraph p a { color:var(--color_2) !important; }

  .dark h1,
  .dark h2,
  .dark h3,
  .dark h4,
  .dark h5,
  .dark h6 { color:var(--color_3) !important; }
}
/*** BASICS ***/

/* Umbrüche */
@media all {
    body {
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
      -webkit-hyphenate-limit-before: 5; /* Safari */
      -webkit-hyphenate-limit-after: 4; /* Safari */
      -ms-hyphenate-limit-chars: 11 5 4;
      hyphenate-limit-chars: 11 5 4;
    }
}
/* Umbruch mobil */
@media all and (max-width:767px) {
    body {
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
      -webkit-hyphenate-limit-before: 3; /* Safari */
      -webkit-hyphenate-limit-after: 4; /* Safari */
      -ms-hyphenate-limit-chars: 11 3 4;
      hyphenate-limit-chars: 11 3 4;
    }
}

/* Opening Hours "Uhr" */
time:nth-child(2):after {
    content: " Uhr";
}

/* Paragraph Margins */
p {
    margin-bottom: 10px !important;
}

.no-padding p {
    margin-bottom:0 !important;
}

/* Text-Widget 2 Spaltig */
.text2c {
    column-count:2;
    column-gap:4rem;
}
.text2c p {
    break-inside:avoid;
    margin:0 0 1rem 0;
}


/** KONTAKTFORMULAR **/
/* Abstand Re-Captcha des Kontaktformulars - auf eine höhe mit den anderen Feldern */
.frc-captcha {
    padding-left: 20px !important;
    margin-left: 8px !important;
}

/* Farbe des Schriftzugs "FriendlyCaptcha" auf den ursprünglichen Grauton zurückgesetzt */
.frc-captcha a {
    color: inherit !important;
}

/* Kontaktformular Farbe Sternchen (Pflichtfelder) */
.dmform.required-asterisk .required > label::after {
    color: var(--color_2);
}

/* Kontaktformular: Farbe der aktiven Radiobuttons & Checkboxen */
#dm div.dmInner .native-inputs .contact-checkable-container input[type=radio].checkable-input,
#dm div.dmInner .native-inputs .contact-checkable-container input[type=checkbox].checkable-input {
    accent-color: var(--color_1) !important;
}


/* Icon-Größe (zB Kontakticons / Footer) Text */ 
#dm .dmInner .iconsize[data-widget-type="paragraph"] .dmNewParagraph[data-element-type="paragraph"], 
#dm .iconsize [data-widget-type="paragraph"] .dmNewParagraph {
    background-size:28px !important;
	background-position: 0% 50% !important;
	background-repeat: no-repeat !important;
    padding:0px 0px 0px 45px !important;
}


/** GALERIE **/
/* Schriftgröße Fließtext in der Galerie*/
#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner .rteBlock,
.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner p {
    font-size: inherit !important;
    line-height: inherit !important;
}

/* Mauszeiger (Cursor) bei Galerie auf Voreinstellungen zurücksetzen 
(= Wenn kein Link hinterlegt ist bleibt es ein Pfeil und wandelt sich nicht zur Hand um) */
.dmPhotoGallery {
    cursor: default !important;
}


/* Buttons: Globaler innenabstand */
#dm .dmWidget:not([data-buttonstyle]).flexButton, 
div.buttons .flexButton, 
#dm .button_2 .dmWidget:not([data-buttonstyle]).flexButton, 
#dm .dmWidget.button_2:not([data-buttonstyle]).flexButton, 
div.buttons .button_2.flexButton, 
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'].flexButton {
    padding: 0px 10px !important;
}
/* Buttons: Globaler Abstand nach oben */
[data-widget-type]:has(>.dmWidget.flexButton) {
    margin-top: 20px !important;
}

/* hero image background position */
.hero [data-layout-grid] {
    background-position: 40% 20% !important;
}

/* CTA image background position */
.cta-bg [data-layout-grid] {
    background-position: 73% 30% !important;
}
@media all and (max-width:767px) {
    .cta-bg [data-layout-grid] {
        background-position: 82% 30% !important;
    }
}



/*** WEBSITE SPECIFICS ***/

/* Schrift Spottext (CTA) */
#dm .spot-cta p {
	font-family: 'Cairo' !important;
	font-size: 2em !important;
	line-height:1.2 !important;
	text-transform:uppercase !important;
	margin-bottom:0 !important;
}

/* Schrift Spottext (Footer) */
#dm .spot-footer p {
	font-family: 'Cairo' !important;
	color: var(--color_2) !important;
	font-size: 1.2em !important;
	line-height:1.2 !important;
	text-transform:uppercase !important;
}

/* Schriftfarbe Weiß für Dunkle Zeilen */
#dm .dark p, #dm .dark a,
.dark h1, .dark h2, .dark h3,
.dark h4, .dark h5, .dark h6,
.dark a span.socialHubIcon {
	color: var(--color_3) !important;
}

/* Weiß zu Transparent Verlauf */
.overlay {
    background: linear-gradient(0deg, rgb(255, 255, 255) 22%, rgba(0, 0, 0, 0) 100%) !important;
}

/* Farbe Pink für h2 in Hero (unter h1) */
.color-akzent h2 {
    color: var(--color_2) !important;
}
/* ==================================================================== */
/*                     System Style Definitions                         */
/* ==================================================================== */
@media all {
	:root {
		--btn-border-l-color: rgba(0,0,0,0);
		--btn-border-r-color: rgba(0,0,0,0);
		--btn-border-b-width: 0px;
		--btn-text-direction: ltr;
		--btn-border-radius: 0px;
		--btn-border-t-width: 0px;
		--btn-border-tl-radius: var(--btn-border-radius);
		--btn-border-br-radius: var(--btn-border-radius);
		--btn-border-bl-radius: var(--btn-border-radius);
		--btn-bg-color: var(--color_1);
		--btn-border-r-width: 0px;
		--btn-border-tr-radius: var(--btn-border-radius);
		--btn-bg-image: none;
		--btn-border-b-color: rgba(0,0,0,0);
		--btn-border-l-width: 0px;
		--border-style: solid;
		--btn-border-t-color: rgba(0,0,0,0);
		--btn-text-align: center;
		--btn-text-color: var(--color_3);
		--btn-text-decoration: none;
		--btn-text-font-weight: normal;
		--btn-icon-color: var(--color_3);
		--btn-icon-fill: rgb(247, 247, 247);
		--btn-icon-wrpr-display: none;
		--btn-hover-border-b-color: var(--btn-hover-border-color);
		--btn-hover-bg: var(--color_2);
		--btn-hover-border-t-color: var(--btn-hover-border-color);
		--btn-hover-border-r-color: var(--btn-hover-border-color);
		--btn-hover-border-l-color: var(--btn-hover-border-color);
		--btn-hover-border-color: rgba(0,0,0,0);
		--btn-hover-text-color: var(--color_3);
		--btn-hover-text-font-weight: var(--btn-text-font-weight);
		--btn-hover-text-decoration: var(--btn-text-decoration);
		--btn-hover-text-font-style: var(--btn-text-font-style);
	}
	.button_2 {
		--btn-border-l-color: rgba(0,0,0,0);
		--btn-border-r-color: rgba(0,0,0,0);
		--btn-border-b-width: 0px;
		--btn-text-direction: ltr;
		--btn-border-radius: 0px;
		--btn-border-t-width: 0px;
		--btn-border-tl-radius: var(--btn-border-radius);
		--btn-border-br-radius: var(--btn-border-radius);
		--btn-border-bl-radius: var(--btn-border-radius);
		--btn-bg-color: var(--color_2);
		--btn-border-r-width: 0px;
		--btn-border-tr-radius: var(--btn-border-radius);
		--btn-bg-image: none;
		--btn-border-b-color: rgba(0,0,0,0);
		--btn-border-l-width: 0px;
		--border-style: solid;
		--btn-border-t-color: rgba(0,0,0,0);
		--btn-text-align: center;
		--btn-text-color: var(--color_3);
		--btn-text-decoration: none;
		--btn-text-font-weight: normal;
		--btn-icon-color: var(--color_3);
		--btn-icon-fill: rgb(247, 247, 247);
		--btn-icon-wrpr-display: none;
		--btn-hover-border-b-color: var(--btn-hover-border-color);
		--btn-hover-bg: var(--color_1);
		--btn-hover-border-t-color: var(--btn-hover-border-color);
		--btn-hover-border-r-color: var(--btn-hover-border-color);
		--btn-hover-border-l-color: var(--btn-hover-border-color);
		--btn-hover-border-color: rgba(0,0,0,0);
		--btn-hover-text-color: var(--color_3);
		--btn-hover-text-font-weight: var(--btn-text-font-weight);
		--btn-hover-text-decoration: var(--btn-text-decoration);
		--btn-hover-text-font-style: var(--btn-text-font-style);
	}
	:root {
		--section-padding-top: 5%;
		--section-padding-left: 4%;
		--section-padding-right: 4%;
		--section-padding-bottom: 5%;
		--column-padding-top: 4%;
		--column-padding-right: 4%;
		--column-padding-left: 4%;
		--column-padding-bottom: 4%;
		--inner-column-padding-left: 16px;
		--inner-column-padding-right: 16px;
		--inner-column-padding-top: 16px;
		--inner-column-padding-bottom: 16px;
	}
}
@media (min-width: 1025px) {
	:root {
		--btn-text-font-size: 16px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	:root {
		--btn-text-font-size: 16px;
	}
	.button_2 {
		--btn-text-font-size: 16px;
	}
	:root {
		--section-padding-top: 8%;
		--section-padding-left: 4%;
		--section-padding-right: 4%;
		--section-padding-bottom: 8%;
		--column-padding-top: 5%;
		--column-padding-right: 4%;
		--column-padding-left: 4%;
		--column-padding-bottom: 5%;
	}
}
@media (min-width: 0px) and (max-width: 767px) {
	:root {
		--btn-text-font-size: 16px;
	}
	.button_2 {
		--btn-text-font-size: 16px;
	}
	:root {
		--section-padding-top: 30px;
		--section-padding-left: 20px;
		--section-padding-right: 20px;
		--section-padding-bottom: 30px;
		--column-padding-top: 16px;
		--column-padding-right: 16px;
		--column-padding-left: 16px;
		--column-padding-bottom: 16px;
		--inner-column-padding-left: 0px;
		--inner-column-padding-right: 0px;
		--inner-column-padding-top: 0px;
		--inner-column-padding-bottom: 0px;
	}
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BASIC'] {
  border-radius: 7px;
  background-clip: border-box;
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDc1IDQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwNDA1MDUiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9Ijc1IiBoZWlnaHQ9IjQwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BASIC']:hover {
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 100px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BASIC']:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 0 0 100px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BASIC'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BIG_BASIC'] {
  border-radius: 0px;
  background-clip: border-box;
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDc1IDQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwNDA1MDUiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9Ijc1IiBoZWlnaHQ9IjQwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BIG_BASIC']:hover {
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 100px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BIG_BASIC']:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 0 0 100px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BIG_BASIC'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BIG_BASIC'] .hidden .iconBg + .text {
  margin-left: -40px;
  box-sizing: content-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT'] {
  background-clip: border-box;
  border-radius: 0px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT'].flexButton {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT'] .text {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY'] {
  box-shadow: inset 0 -6px 0 0 rgba(0, 0, 0, 0.2), 0 -3px 0 0 #ccc;
  transition: box-shadow 0.1s ease;
  position: relative;
  border-radius: 0px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY']:hover {
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 #ccc;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY'].flexButton {
  padding: 13px 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY'] .text {
  position: relative;
  top: -3px;
  transition: all 0.1s ease;
  padding: 13px 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY']:hover input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY']:hover .text {
  top: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='SQUISHY'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='TRANSPARENT'] {
  border-radius: 5px / 4px;
  box-shadow: 0 0 18px rgba(5, 5, 6, 0.3);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='TWO_COLORS'] {
  background-clip: border-box;
  border-radius: 0px;
  padding: 0 0 0 40px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='TWO_COLORS']:before {
  content: "";
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  position: absolute;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='TWO_COLORS'] .hidden .iconBg + .text {
  margin-left: -40px;
  box-sizing: content-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUNDED'] {
  border-radius: 21px;
  background-clip: border-box;
  box-shadow: 0 3px 3px rgba(5, 5, 6, 0.07), inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEyNSAzOCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTI1IiBoZWlnaHQ9IjM4IiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUNDED']:hover {
  box-shadow: 0 3px 3px rgba(5, 5, 6, 0.1);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEyNSAzOCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTI1IiBoZWlnaHQ9IjM4IiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUNDED']:active {
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1), inset 0 3px 3px rgba(5, 5, 6, 0.3);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEyNSAzOCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMjUiIGhlaWdodD0iMzgiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUNDED'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='CONTRAST_ICON'] {
  background-clip: border-box;
  box-shadow: 0 1px 1px rgba(5, 5, 6, 0.5);
  padding-left: 46px;
  border-radius: 0px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='CONTRAST_ICON']:hover {
  box-shadow: 0 1px 1px rgba(5, 5, 6, 0.5), inset 0 0 0 800px rgba(0, 0, 0, 0.1);
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='CONTRAST_ICON'] .iconBg {
  background-color: #f7f7f7;
  top: 0;
  bottom: 0;
  margin: 0;
  width: 50px;
  text-align: center;
  display: block;
  height: 100%;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  opacity: 1;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='CONTRAST_ICON'] .icon {
  display: inline-block;
  float: none;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='CONTRAST_ICON'] .hidden .iconBg + .text {
  margin-left: -40px;
  box-sizing: content-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED'] {
  overflow: hidden;
  background-clip: border-box;
  border-radius: 0px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED'] .text {
  opacity: 1;
  display: inline-block;
  transition: all 0.3s;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED']:hover input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED']:hover .text {
  opacity: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED'] .iconBg {
  position: absolute;
  top: -200%;
  bottom: 0;
  margin: auto;
  width: 100%;
  left: 0;
  transition: all 0.3s;
  opacity: 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED']:hover .iconBg {
  top: 0;
  opacity: 1;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ANIMATED'] .icon {
  display: block;
  float: left;
  position: absolute;
  font-size: 27px;
  width: 100%;
  height: 100%;
  margin-top: -13px;
  top: 50%;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER'] {
  overflow: initial;
  background-clip: border-box;
  border-radius: 2px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER'].flexButton {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER'] .text {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER_ROUND'] {
  border-radius: 6px;
  overflow: initial;
  background-clip: border-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER_ROUND'].flexButton {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER_ROUND'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER_ROUND'] .text {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='THICK_BORDER_ROUND'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND'] {
  background-clip: border-box;
  border-radius: 6px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND'].flexButton {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND'] .text {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_SOFT'] {
  background-clip: border-box;
  border-radius: 3px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_SOFT'].flexButton {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_SOFT'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_SOFT'] .text {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_SOFT'] .iconBg {
  display: none;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ICON'] {
  background-clip: border-box;
  border-radius: 0px;
  padding: 0 0 0 40px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ICON'] .hidden .iconBg + .text {
  margin-left: -40px;
  box-sizing: content-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND_ICON'] {
  background-clip: border-box;
  border-radius: 6px;
  padding: 0 0 0 40px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND_ICON'].flexButton {
  padding: 10px 7px 10px 47px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND_ICON'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND_ICON'] .text {
  padding: 10px 7px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND_ICON'] .iconBg {
  display: block;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='FLAT_ROUND_ICON'] .hidden .iconBg + .text {
  margin-left: -40px;
  box-sizing: content-box;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'] {
  overflow: initial;
  background-clip: border-box;
  border-radius: 1px;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'].flexButton {
  padding: 16px 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'] .text {
  padding: 16px 0;
}
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'] .iconBg {
  display: none;
}
@media (min-width: 768px) {
#dm .dmRespRow .dmRespCol > .dmWidget[data-buttonstyle='BORDER_SHORT'],
#dm .sticky-widgets-container-global .dmWidget[data-buttonstyle='BORDER_SHORT'],
#dm .sticky-widgets-container .dmWidget[data-buttonstyle='BORDER_SHORT'] {
  width: 222px;
}
}
#dm .dmWidget:not([data-buttonstyle]),
div.buttons ,
#dm .button_2 .dmWidget:not([data-buttonstyle]),
#dm .dmWidget.button_2:not([data-buttonstyle]),
div.buttons .button_2,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'] {
  border-radius: 50px;
}
#dm .dmWidget:not([data-buttonstyle]).flexButton,
div.buttons .flexButton,
#dm .button_2 .dmWidget:not([data-buttonstyle]).flexButton,
#dm .dmWidget.button_2:not([data-buttonstyle]).flexButton,
div.buttons .button_2.flexButton,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'].flexButton {
  padding: 10px 0px;
}
#dm .dmWidget:not([data-buttonstyle]) .textonly,
#dm .dmWidget:not([data-buttonstyle]) input,
#dm .dmWidget:not([data-buttonstyle]) .text,
div.buttons  .text,
#dm .button_2 .dmWidget:not([data-buttonstyle]) .textonly,
#dm .button_2 .dmWidget:not([data-buttonstyle]) input,
#dm .button_2 .dmWidget:not([data-buttonstyle]) .text,
#dm .dmWidget.button_2:not([data-buttonstyle]) .textonly,
#dm .dmWidget.button_2:not([data-buttonstyle]) input,
#dm .dmWidget.button_2:not([data-buttonstyle]) .text,
div.buttons .button_2 .text,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'] .text {
  padding: 10px 0px;
}
#dm .dmWidget:not([data-buttonstyle]) .iconBg,
#dm .button_2 .dmWidget:not([data-buttonstyle]) .iconBg,
#dm .dmWidget.button_2:not([data-buttonstyle]) .iconBg,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='ROUND_SIDES'] .iconBg {
  display: none;
}
#dm div.dmInner #site_content .dmWidget,
#dm div.dmInner .dmHeader .dmWidget {
    background-color: var(--btn-bg-color);
    background-image: var(--btn-bg-image);
    border-color: var(--btn-border-color);
    border-bottom-color: var(--btn-border-b-color);
    border-left-color: var(--btn-border-l-color);
    border-right-color: var(--btn-border-r-color);
    border-top-color: var(--btn-border-t-color);
    border-radius: var(--btn-border-radius);
    border-bottom-left-radius: var(--btn-border-bl-radius);
    border-bottom-right-radius: var(--btn-border-br-radius);
    border-top-left-radius: var(--btn-border-tl-radius);
    border-top-right-radius: var(--btn-border-tr-radius);
    border-width: var(--btn-border-width);
    border-bottom-width: var(--btn-border-b-width);
    border-left-width: var(--btn-border-l-width);
    border-right-width: var(--btn-border-r-width);
    border-top-width: var(--btn-border-t-width);
    direction: var(--btn-text-direction);
    text-align: var(--btn-text-align);
}
#dm div.dmInner #site_content .dmWidget span.text,
#dm div.dmInner #site_content .dmformsubmit input {
    color: var(--btn-text-color);
    font-size: var(--btn-text-font-size);
    font-weight: var(--btn-text-font-weight);
    text-decoration: var(--btn-text-decoration);
}
#dm div.dmInner #site_content .dmWidget:hover,
#dm div.dmInner #site_content .dmWidget.hover,
#dm div.dmInner .dmHeader .dmWidget:hover,
#dm div.dmInner .dmHeader .dmWidget.hover {
    background: var(--btn-hover-bg);
    border-color: var(--btn-hover-border-color);
    border-bottom-color: var(--btn-hover-border-b-color);
    border-left-color: var(--btn-hover-border-l-color);
    border-right-color: var(--btn-hover-border-r-color);
    border-top-color: var(--btn-hover-border-t-color);
}
#dm div.dmInner #site_content .dmWidget:hover span.text,
#dm div.dmInner #site_content .dmWidget.hover span.text,
#dm div.dmInner .dmHeader .dmWidget:hover span.text,
#dm div.dmInner .dmHeader .dmWidget.hover span.text,
#dm div.dmInner #site_content .dmWidget:hover input[type="submit"],
#dm div.dmInner #site_content .dmWidget.hover input[type="submit"],
#dm div.dmInner .dmHeader .dmWidget:hover input[type="submit"],
#dm div.dmInner .dmHeader .dmWidget.hover input[type="submit"] {
    color: var(--btn-hover-text-color);
}
#dm div.dmInner #site_content .dmWidget span.icon,
#dm div.dmInner .dmHeader .dmWidget span.icon {
    color: var(--btn-icon-color);
    fill: var(--btn-icon-fill);
}
#dm div.dmInner #site_content .dmWidget:not([data-buttonstyle]) .iconBg,
#dm div.dmInner .dmHeader .dmWidget:not([data-buttonstyle]) .iconBg {
    display: var(--btn-icon-wrpr-display);
}
.dmBody [data-layout-grid] > .flex-element.group,
.dmFooterContainer [data-layout-grid] > .flex-element.group {
    padding-bottom: var(--section-padding-bottom);
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
    padding-top: var(--section-padding-top);
}
.dmBody [data-layout-grid] > .flex-element.group > .flex-element.group,
.dmFooterContainer [data-layout-grid] > .flex-element.group > .flex-element.group {
    padding-bottom: var(--column-padding-bottom);
    padding-left: var(--column-padding-left);
    padding-right: var(--column-padding-right);
    padding-top: var(--column-padding-top);
}
.dmBody [data-layout-grid] > .flex-element.group > .flex-element.group .flex-element.group:not([data-layout-type] *):not([data-layout-type]),
.dmFooterContainer [data-layout-grid] > .flex-element.group > .flex-element.group .flex-element.group:not([data-layout-type] *):not([data-layout-type]) {
    padding-bottom: var(--inner-column-padding-bottom);
    padding-left: var(--inner-column-padding-left);
    padding-right: var(--inner-column-padding-right);
    padding-top: var(--inner-column-padding-top);
}
@media all {
  *#dm .dmInner *.u_1306770187 { width:100% !important; }

  *#dm .dmInner div#hamburger-drawer.layout-drawer { background-color:var(--color_3) !important; }

  *#dm .dmInner *.u_1699484381 { width:100% !important; }

  *#dm .dmInner div.u_3153131718 .svg { fill:var(--color_1) !important; }

  *#dm .dmInner *.u_661026712 .powered { text-align:LEFT !important; }

  *#dm .dmInner div.u_661026712 .powered {
    color:var(--color_3) !important;
    font-weight:400 !important;
  }

  *#dm .dmInner nav.u_3896301832 { justify-content:center !important; }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav:not([data-nav-structure='VERTICAL']) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before { font-size:17px !important; }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav:not([data-nav-structure='VERTICAL']) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after { font-size:17px !important; }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav.effect-border .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item:hover {
    border-style:solid !important;
    border-color:var(--color_2) var(--color_2) var(--color_2) var(--color_2) !important;
    border-width:2px 2px 2px 2px !important;
  }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav.effect-border .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.hover {
    border-style:solid !important;
    border-color:var(--color_2) var(--color_2) var(--color_2) var(--color_2) !important;
    border-width:2px 2px 2px 2px !important;
  }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav.effect-border .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected {
    border-style:solid !important;
    border-color:var(--color_2) var(--color_2) var(--color_2) var(--color_2) !important;
    border-width:2px 2px 2px 2px !important;
  }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item:hover { color:var(--color_5) !important; }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.hover { color:var(--color_5) !important; }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected { color:var(--color_5) !important; }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item:hover {
    background-color:var(--color_2) !important;
    background-image:none !important;
    color:var(--color_3) !important;
  }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item.hover {
    background-color:var(--color_2) !important;
    background-image:none !important;
    color:var(--color_3) !important;
  }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item.dmNavItemSelected {
    background-color:var(--color_2) !important;
    background-image:none !important;
    color:var(--color_3) !important;
  }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item {
    color:var(--color_5) !important;
    justify-content:flex-start !important;
  }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav:not([data-nav-structure="VERTICAL"]) .unifiednav__container[data-depth] { box-shadow:rgba(0,0,0,0.25) 3px 3px 11px 0px !important; }

  *#dm .dmInner div.u_1335803835 .svg { fill:var(--color_2) !important; }

  *#dm .dmInner div.u_1169834082 .svg { fill:var(--color_2) !important; }

  *#dm .dmInner div.u_661026712 a {
    color:var(--color_3) !important;
    text-decoration:underline !important;
    font-weight:400 !important;
  }

  *#dm .dmInner a.u_2753883441 .iconBg {
    display:inline-block !important;
    mask-image:url(https://de.cdn-website.com/5e0fad7c52814c9ea845e6c9b8b893dc/icon/Phone_7377165.svg) !important;
    width:32px !important;
    height:32px !important;
  }

  *#dm .dmInner a.u_2753883441 { gap:10px !important; }

  *#dm .dmInner *.u_1809891964 { width:100% !important; }

  *#dm .dmInner nav.u_3896301832.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item {
    color:rgb(51,51,51) !important;
    direction:ltr !important;
    border-bottom-left-radius:0px !important;
    padding-top:15px !important;
    font-weight:500 !important;
    text-decoration:rgb(51,51,51) !important;
    padding-left:15px !important;
    font-size:17px !important;
    padding-bottom:15px !important;
    border-top-right-radius:0px !important;
    font-style:normal !important;
    margin-right:5px !important;
    border-radius:0px !important;
    margin-left:0px !important;
    text-transform:none !important;
    border-top-left-radius:0px !important;
    justify-content:flex-start !important;
    font-family:"Open Sans" !important;
    border-bottom-right-radius:0px !important;
    margin-top:0px !important;
    -webkit-border-radius:0px !important;
    margin-bottom:0px !important;
    text-align:left !important;
    padding-right:15px !important;
  }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav:not([data-nav-structure='VERTICAL']) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before { font-size:17px !important; }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav:not([data-nav-structure='VERTICAL']) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after { font-size:17px !important; }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav.effect-border .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item:hover {
    border-style:solid !important;
    border-color:var(--color_2) var(--color_2) var(--color_2) var(--color_2) !important;
    border-width:2px 2px 2px 2px !important;
  }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav.effect-border .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.hover {
    border-style:solid !important;
    border-color:var(--color_2) var(--color_2) var(--color_2) var(--color_2) !important;
    border-width:2px 2px 2px 2px !important;
  }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav.effect-border .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected {
    border-style:solid !important;
    border-color:var(--color_2) var(--color_2) var(--color_2) var(--color_2) !important;
    border-width:2px 2px 2px 2px !important;
  }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item:hover {
    background-color:var(--color_2) !important;
    background-image:none !important;
    color:var(--color_3) !important;
  }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item.hover {
    background-color:var(--color_2) !important;
    background-image:none !important;
    color:var(--color_3) !important;
  }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item.dmNavItemSelected {
    background-color:var(--color_2) !important;
    background-image:none !important;
    color:var(--color_3) !important;
  }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav:not([data-nav-structure="VERTICAL"]) .unifiednav__container[data-depth] { box-shadow:rgba(0,0,0,0.25) 3px 3px 11px 0px !important; }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav[data-nav-structure="HORIZONTAL"] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child) .unifiednav__container[data-depth="0"] { left:0px !important; }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item {
    color:rgb(51,51,51) !important;
    direction:ltr !important;
    border-bottom-left-radius:0px !important;
    padding-top:8px !important;
    font-weight:500 !important;
    text-decoration:rgb(51,51,51) !important;
    padding-left:15px !important;
    font-size:18px !important;
    padding-bottom:8px !important;
    border-top-right-radius:0px !important;
    font-style:normal !important;
    margin-right:5px !important;
    border-radius:0px !important;
    margin-left:0px !important;
    text-transform:none !important;
    border-top-left-radius:0px !important;
    justify-content:flex-start !important;
    font-family:"Open Sans" !important;
    border-bottom-right-radius:0px !important;
    margin-top:0px !important;
    -webkit-border-radius:0px !important;
    margin-bottom:3px !important;
    text-align:left !important;
    padding-right:15px !important;
  }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item {
    color:rgb(51,51,51) !important;
    justify-content:flex-start !important;
    direction:ltr !important;
    padding-top:10px !important;
    font-weight:400 !important;
    text-decoration:rgb(51,51,51) !important;
    padding-left:30px !important;
    font-size:16px !important;
    padding-bottom:10px !important;
    font-style:normal !important;
    margin-right:0px !important;
    margin-left:0px !important;
    text-transform:none !important;
    font-family: Epilogue !important;
    margin-top:0px !important;
    margin-bottom:1px !important;
    text-align:left !important;
    padding-right:30px !important;
  }
}
@media (min-width:768px) {
  *.stickyHeaderSpacer { height:249.2734375px !important; }

  *#dm .dmInner *#hamburger-drawer.layout-drawer:not([data-origin="top"]) { width:50vw !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content { transform:translate(50vw,0) !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content.hamburger-reverse { transform:translate(-50vw,0) !important; }

  div[dmtemplateid="FlexHeader"] .layout-drawer-overlay { background-color:rgba(0,0,0,0.6) !important; }
}
@media (min-width:0) and (max-width:767px) {
  *#dm .dmInner *#hamburger-drawer.layout-drawer:not([data-origin="top"]) { width:75vw !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content { transform:translate(75vw,0) !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content.hamburger-reverse { transform:translate(-75vw,0) !important; }
}
@media (min-width:1025px) {
  *#dm .dmInner *#hamburger-drawer.layout-drawer:not([data-origin="top"]) { width:40vw !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content { transform:translate(40vw,0) !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content.hamburger-reverse { transform:translate(-40vw,0) !important; }
}
@media (min-width:0px) and (max-width:767px) {
  *#dm .dmInner div#hamburger-drawer {
    padding-top:0px !important;
    padding-bottom:0px !important;
    padding-right:0px !important;
    padding-left:0px !important;
  }

  *#dm .dmInner *#hamburger-drawer.layout-drawer:not([data-origin="top"]) { width:100vw !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content { transform:translate(85vw,0) !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content.hamburger-reverse { transform:translate(-85vw,0) !important; }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item { font-size:18px !important; }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav:not([data-nav-structure='VERTICAL']) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before { font-size:18px !important; }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav:not([data-nav-structure='VERTICAL']) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after { font-size:18px !important; }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item { font-size:16px !important; }
}
@media (min-width:768px) and (max-width:1024px) {
  *#dm .dmInner *#hamburger-drawer.layout-drawer:not([data-origin="top"]) { width:55vw !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content { transform:translate(55vw,0) !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content.hamburger-reverse { transform:translate(-55vw,0) !important; }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item { font-size:20px !important; }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav:not([data-nav-structure='VERTICAL']) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before { font-size:20px !important; }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav:not([data-nav-structure='VERTICAL']) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after { font-size:20px !important; }

  *#dm .dmInner nav.u_1215740692.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item { font-size:16px !important; }
}
