
/* ==================================================================== */
/*                     System Style Definitions                         */
/* ==================================================================== */
@media all {
  *#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 {
    text-decoration:none;
    color:var(--color_8);
  }

  *#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 {
    text-decoration:none;
    color:var(--color_1);
  }

  #dm div.dmNewParagraph p,
  #dm div.dmNewParagraph li {
    color:var(--color_3);
    direction:ltr;
    font-family: "DM Sans", "DM Sans Fallback";
    font-weight:400;
    font-style:normal;
    text-decoration:none;
    line-height:1.7;
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  *#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: "Chakra Petch", "Chakra Petch Fallback";
    font-weight:700;
    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: "Chakra Petch", "Chakra Petch Fallback";
    font-weight:700;
    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: "Chakra Petch", "Chakra Petch Fallback";
    font-weight:700;
    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.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: "DM Sans", "DM Sans Fallback";
    color:var(--color_3);
  }

  *#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: "Chakra Petch", "Chakra Petch Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  *#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: "Chakra Petch", "Chakra Petch Fallback";
    font-weight:700;
    font-style:normal;
    text-decoration:none;
  }

  *#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 .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: "Chakra Petch", "Chakra Petch Fallback";
    font-weight:700;
    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; }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  *#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_1); }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  .dmMobileBody .dmLayoutWrapper,
  .dmMobileBody .dm-layout-sec .dmLayoutWrapper,
  #dmSlideRightNavRight #site_content,
  .dm-layout-sec #dmSlideRightNavRight #site_content,
  #dm DIV.dmOuter DIV#dmSlideRightNavRight { background-color:transparent; }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  body.editGrid #dm .grid-column.childResizing,
  body.editGrid #dm .grid-column.menuOpen,
  body.editGrid #dm .grid-column[highlight=true],
  body.editGrid #dm .grid-row.menuOpen,
  body.editGrid #dm .grid-row[highlight=true],
  body.editGrid #dm .grid-widget.menuOpen,
  body.editGrid #dm .grid-widget[highlight=true] { outline:0px !important; }

  #jmdcontent p,
  #jmdcontent li,
  #jmdcontent ul,
  #jmdcontent code,
  #jmdcontent td {
    text-shadow:0 0 9px rgba(255,255,255,.87) !important;
    text-shadow:0 0 9px 0.01px rgba(255,255,255,.87) !important;
  }

  p { margin-bottom:0px !important; }

  .dmNewParagraph[data-version] ul>li { padding-bottom:0px !important; }

  #dm .no-padding .dmNewParagraph p { margin-bottom:0px !important; }

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

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

  #dm .iconsize [data-widget-type="paragraph"] .dmNewParagraph {
    background-repeat:no-repeat !important;
    background-size:16px !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;
  }

  #dm .spot-footer .dmNewParagraph p {
    font-family: inherit !important;
    font-weight:bold !important;
    color:var(--color_2) !important;
    font-size:1.2em !important;
  }

  #dm .spot-cta .dmNewParagraph p {
    font-family: inherit !important;
    font-weight:bold !important;
    color:var(--color_3) !important;
    font-size:1.4em !important;
    text-align:center !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_4) !important; }

  #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; }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  .text2c {
    column-count:2 !important;
    column-gap:2rem !important;
  }

  .text2c p {
    break-inside:avoid !important;
    margin:0 0 1rem 0 !important;
  }

  .linerinoX strong,
  .unifiednav__item,
  p a {
    position:relative !important;
    display:inline-block !important;
    text-decoration:none !important;
  }

  .unifiednav__item::after {
    content:'' !important;
    position:absolute !important;
    left:0 !important;
    bottom:0 !important;
    height:2px !important;
    width:100% !important;
    background-color:var(--color_1) !important;
    transform:scaleX(0) !important;
    transform-origin:left !important;
    transition:transform 0.4s cubic-bezier(0.77,0,0.175,1) !important;
  }

  .linerinoX strong::after,
  p a::after {
    content:'' !important;
    position:absolute !important;
    left:0 !important;
    bottom:0 !important;
    height:1px !important;
    width:100% !important;
    background-color:var(--color_1) !important;
    transform:scaleX(0) !important;
    transform-origin:left !important;
    transition:transform 0.4s cubic-bezier(0.77,0,0.175,1) !important;
  }

  .unifiednav__item:hover::after,
  .linerinoX:hover strong::after,
  p a:hover::after {
    transform:scaleX(1) !important;
    transform-origin:left !important;
  }

  .unifiednav__item:not(:hover)::after,
  .linerinoX:not(:hover) strong::after,
  a:not(:hover)::after {
    transform:scaleX(0) !important;
    transform-origin:right !important;
  }

  .unifiednav__item.dmNavItemSelected::after {
    transform:scaleX(1) !important;
    transform-origin:left !important;
  }

  .card { transition:background-color 0.3s ease,border-radius 0.3s ease,border 0.3s ease !important; }

  .card:hover {
    background-color:rgba(34,34,34,0.7) !important;
    border-radius:8px !important;
    border:1px solid #4e4e4e !important;
  }

  .overlay { background-image:linear-gradient(90deg,var(--color_2) 0%,var(--color_2) 40%,rgba(0,0,0,0) 100%) !important; }

  .flicker-slow { animation:flicker 6s linear infinite !important; }

  .flicker-fast { animation:flicker 3s linear infinite !important; }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  .frc-captcha {
    padding-left:20px !important;
    margin-left:8px !important;
    max-width:315px !important;
  }

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

  .scroll-trigger { animation:float 3s ease-in-out infinite !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:60px; }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  #dm DIV.dmOuter DIV.dmInner,
  #dm DIV.dmOuter DIV#dmSlideRightNavRight { background-color:var(--color_2); }

  body.editGrid #dm .grid-column.childResizing,
  body.editGrid #dm .grid-column.menuOpen,
  body.editGrid #dm .grid-column[highlight=true],
  body.editGrid #dm .grid-row.menuOpen,
  body.editGrid #dm .grid-row[highlight=true],
  body.editGrid #dm .grid-widget.menuOpen,
  body.editGrid #dm .grid-widget[highlight=true] { outline:0px !important; }

  p { margin-bottom:0px !important; }

  .dmNewParagraph[data-version] ul>li { padding-bottom:0px; }

  #dm .no-padding .dmNewParagraph p { margin-bottom:0px !important; }

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

  .dmform.required-asterisk .required>label::after { color:var(--color_2); }

  #dm .iconsize [data-widget-type="paragraph"] .dmNewParagraph {
    background-repeat:no-repeat !important;
    background-size:16px !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;
  }

  #dm .spot-footer .dmNewParagraph p {
    font-family: inherit !important;
    font-weight:bold !important;
    color:var(--color_2) !important;
    font-size:1.2em !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_4) !important; }

  #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; }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  .text2c {
    column-count:2;
    column-gap:2rem;
  }

  .text2c p {
    break-inside:avoid;
    margin:0 0 1rem 0;
  }

  .linerinoX strong,
  .unifiednav__item,
  p a {
    position:relative;
    display:inline-block;
    text-decoration:none;
  }

  .unifiednav__item::after {
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    height:2px;
    width:100%;
    background-color:var(--color_1);
    transform:scaleX(0);
    transform-origin:left;
    transition:transform 0.4s cubic-bezier(0.77,0,0.175,1);
  }

  .linerinoX strong::after,
  p a::after {
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    height:1px;
    width:100%;
    background-color:var(--color_1);
    transform:scaleX(0);
    transform-origin:left;
    transition:transform 0.4s cubic-bezier(0.77,0,0.175,1);
  }

  .unifiednav__item:hover::after,
  .linerinoX:hover strong::after,
  p a:hover::after {
    transform:scaleX(1);
    transform-origin:left;
  }

  .unifiednav__item:not(:hover)::after,
  .linerinoX:not(:hover) strong::after,
  a:not(:hover)::after {
    transform:scaleX(0);
    transform-origin:right;
  }

  .unifiednav__item.dmNavItemSelected::after {
    transform:scaleX(1);
    transform-origin:left;
  }

  .card { transition:background-color 0.3s ease,border-radius 0.3s ease,border 0.3s ease; }

  .card:hover {
    background-color:rgba(34,34,34,0.7) !important;
    border-radius:8px !important;
    border:1px solid #4e4e4e !important;
  }

  .overlay { background-image:linear-gradient(90deg,var(--color_2) 0%,var(--color_2) 40%,rgba(0,0,0,0) 100%); }

  .flicker-slow { animation:flicker 6s linear infinite; }

  .flicker-fast { animation:flicker 3s linear infinite; }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  .frc-captcha {
    padding-left:20px !important;
    margin-left:8px !important;
    max-width:315px !important;
  }

  .frc-captcha a { color:inherit !important; }
}
@media (min-width:1025px) {
  *#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:96px; }

  .dmNewParagraph[data-version] ul>li { padding-bottom:0px; }

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

  .dmform.required-asterisk .required>label::after { color:var(--color_2); }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  .text2c {
    column-count:2;
    column-gap:2rem;
  }

  .text2c p {
    break-inside:avoid;
    margin:0 0 1rem 0;
  }

  .linerinoX strong,
  .unifiednav__item,
  p a {
    position:relative;
    display:inline-block;
    text-decoration:none;
  }

  .unifiednav__item::after {
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    height:2px;
    width:100%;
    background-color:var(--color_1);
    transform:scaleX(0);
    transform-origin:left;
    transition:transform 0.4s cubic-bezier(0.77,0,0.175,1);
  }

  .linerinoX strong::after,
  p a::after {
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    height:1px;
    width:100%;
    background-color:var(--color_1);
    transform:scaleX(0);
    transform-origin:left;
    transition:transform 0.4s cubic-bezier(0.77,0,0.175,1);
  }

  .unifiednav__item:hover::after,
  .linerinoX:hover strong::after,
  p a:hover::after {
    transform:scaleX(1);
    transform-origin:left;
  }

  .unifiednav__item:not(:hover)::after,
  .linerinoX:not(:hover) strong::after,
  a:not(:hover)::after {
    transform:scaleX(0);
    transform-origin:right;
  }

  .unifiednav__item.dmNavItemSelected::after {
    transform:scaleX(1);
    transform-origin:left;
  }

  .card { transition:background-color 0.3s ease,border-radius 0.3s ease,border 0.3s ease; }

  .overlay { background-image:linear-gradient(90deg,var(--color_2) 0%,var(--color_2) 40%,rgba(0,0,0,0) 100%); }

  .flicker-slow { animation:flicker 6s linear infinite; }

  .flicker-fast { animation:flicker 3s linear infinite; }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  #dm DIV.dmOuter DIV.dmInner,
  #dm DIV.dmOuter DIV#dmSlideRightNavRight { background-color:var(--color_2); }

  body.editGrid #dm .grid-column.childResizing,
  body.editGrid #dm .grid-column.menuOpen,
  body.editGrid #dm .grid-column[highlight=true],
  body.editGrid #dm .grid-row.menuOpen,
  body.editGrid #dm .grid-row[highlight=true],
  body.editGrid #dm .grid-widget.menuOpen,
  body.editGrid #dm .grid-widget[highlight=true] { outline:0px !important; }

  p { margin-bottom:0px !important; }

  .dmNewParagraph[data-version] ul>li { padding-bottom:0px !important; }

  #dm .no-padding .dmNewParagraph p { margin-bottom:0px !important; }

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

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

  #dm .iconsize [data-widget-type="paragraph"] .dmNewParagraph {
    background-repeat:no-repeat !important;
    background-size:16px !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;
  }

  #dm .spot-footer .dmNewParagraph p {
    font-family: inherit !important;
    font-weight:bold !important;
    color:var(--color_2) !important;
    font-size:1.2em !important;
  }

  #dm .spot-cta .dmNewParagraph p {
    font-family: inherit !important;
    font-weight:bold !important;
    color:var(--color_3) !important;
    font-size:1.4em !important;
    text-align:center !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_4) !important; }

  #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; }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  .text2c {
    column-count:2 !important;
    column-gap:2rem !important;
  }

  .text2c p {
    break-inside:avoid !important;
    margin:0 0 1rem 0 !important;
  }

  .linerinoX strong,
  .unifiednav__item,
  p a {
    position:relative !important;
    display:inline-block !important;
    text-decoration:none !important;
  }

  .unifiednav__item::after {
    content:'' !important;
    position:absolute !important;
    left:0 !important;
    bottom:0 !important;
    height:2px !important;
    width:100% !important;
    background-color:var(--color_1) !important;
    transform:scaleX(0) !important;
    transform-origin:left !important;
    transition:transform 0.4s cubic-bezier(0.77,0,0.175,1) !important;
  }

  .linerinoX strong::after,
  p a::after {
    content:'' !important;
    position:absolute !important;
    left:0 !important;
    bottom:0 !important;
    height:1px !important;
    width:100% !important;
    background-color:var(--color_1) !important;
    transform:scaleX(0) !important;
    transform-origin:left !important;
    transition:transform 0.4s cubic-bezier(0.77,0,0.175,1) !important;
  }

  .unifiednav__item:hover::after,
  .linerinoX:hover strong::after,
  p a:hover::after {
    transform:scaleX(1) !important;
    transform-origin:left !important;
  }

  .unifiednav__item:not(:hover)::after,
  .linerinoX:not(:hover) strong::after,
  a:not(:hover)::after {
    transform:scaleX(0) !important;
    transform-origin:right !important;
  }

  .unifiednav__item.dmNavItemSelected::after {
    transform:scaleX(1) !important;
    transform-origin:left !important;
  }

  .card { transition:background-color 0.3s ease,border-radius 0.3s ease,border 0.3s ease !important; }

  .card:hover {
    background-color:rgba(34,34,34,0.7) !important;
    border-radius:8px !important;
    border:1px solid #4e4e4e !important;
  }

  .overlay { background-image:linear-gradient(90deg,var(--color_2) 0%,var(--color_2) 40%,rgba(0,0,0,0) 100%) !important; }

  .flicker-slow { animation:flicker 6s linear infinite !important; }

  .flicker-fast { animation:flicker 3s linear infinite !important; }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  .frc-captcha {
    padding-left:20px !important;
    margin-left:8px !important;
    max-width:315px !important;
  }

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

  .scroll-trigger { animation:float 3s ease-in-out infinite !important; }
}
@media (min-width:0px) and (max-width:767px) {
  *#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:32px; }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @keyframes flicker {
    0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% { opacity:.99; }
    20%, 21.999%, 63%, 63.999%, 65%, 69.999% { opacity:0.4; }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  #dm DIV.dmOuter DIV.dmInner,
  #dm DIV.dmOuter DIV#dmSlideRightNavRight { background-color:var(--color_2); }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  body.editGrid #dm .grid-column.childResizing,
  body.editGrid #dm .grid-column.menuOpen,
  body.editGrid #dm .grid-column[highlight=true],
  body.editGrid #dm .grid-row.menuOpen,
  body.editGrid #dm .grid-row[highlight=true],
  body.editGrid #dm .grid-widget.menuOpen,
  body.editGrid #dm .grid-widget[highlight=true] { outline:0px !important; }

  #jmdcontent p,
  #jmdcontent li,
  #jmdcontent ul,
  #jmdcontent code,
  #jmdcontent td {
    text-shadow:0 0 9px rgba(255,255,255,.87) !important;
    text-shadow:0 0 9px 0.01px rgba(255,255,255,.87) !important;
  }

  p { margin-bottom:0px !important; }

  .dmNewParagraph[data-version] ul>li { padding-bottom:0px !important; }

  #dm .no-padding .dmNewParagraph p { margin-bottom:0px !important; }

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

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

  #dm .iconsize [data-widget-type="paragraph"] .dmNewParagraph {
    background-repeat:no-repeat !important;
    background-size:16px !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;
  }

  #dm .spot-footer .dmNewParagraph p {
    font-family: inherit !important;
    font-weight:bold !important;
    color:var(--color_2) !important;
    font-size:1.2em !important;
  }

  #dm .spot-cta .dmNewParagraph p {
    font-family: inherit !important;
    font-weight:bold !important;
    color:var(--color_3) !important;
    font-size:1.4em !important;
    text-align:center !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_4) !important; }

  #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; }

  @media only screen and (min-width:768px) {
    .list3c ul {
      columns:3;
      column-gap:3em;
    }

    .list3c li {
      -webkit-column-break-inside:avoid;
      page-break-inside:avoid;
      break-inside:avoid;
    }
  }

  .text2c {
    column-count:2 !important;
    column-gap:2rem !important;
  }

  .text2c p {
    break-inside:avoid !important;
    margin:0 0 1rem 0 !important;
  }

  .linerinoX strong,
  .unifiednav__item,
  p a {
    position:relative !important;
    display:inline-block !important;
    text-decoration:none !important;
  }

  .unifiednav__item::after {
    content:'' !important;
    position:absolute !important;
    left:0 !important;
    bottom:0 !important;
    height:2px !important;
    width:100% !important;
    background-color:var(--color_1) !important;
    transform:scaleX(0) !important;
    transform-origin:left !important;
    transition:transform 0.4s cubic-bezier(0.77,0,0.175,1) !important;
  }

  .linerinoX strong::after,
  p a::after {
    content:'' !important;
    position:absolute !important;
    left:0 !important;
    bottom:0 !important;
    height:1px !important;
    width:100% !important;
    background-color:var(--color_1) !important;
    transform:scaleX(0) !important;
    transform-origin:left !important;
    transition:transform 0.4s cubic-bezier(0.77,0,0.175,1) !important;
  }

  .unifiednav__item:hover::after,
  .linerinoX:hover strong::after,
  p a:hover::after {
    transform:scaleX(1) !important;
    transform-origin:left !important;
  }

  .unifiednav__item:not(:hover)::after,
  .linerinoX:not(:hover) strong::after,
  a:not(:hover)::after {
    transform:scaleX(0) !important;
    transform-origin:right !important;
  }

  .unifiednav__item.dmNavItemSelected::after {
    transform:scaleX(1) !important;
    transform-origin:left !important;
  }

  .card { transition:background-color 0.3s ease,border-radius 0.3s ease,border 0.3s ease !important; }

  .card:hover {
    background-color:rgba(34,34,34,0.7) !important;
    border-radius:8px !important;
    border:1px solid #4e4e4e !important;
  }

  .overlay { background-image:linear-gradient(90deg,var(--color_2) 0%,var(--color_2) 40%,rgba(0,0,0,0) 100%) !important; }

  .flicker-slow { animation:flicker 6s linear infinite !important; }

  .flicker-fast { animation:flicker 3s linear infinite !important; }

  @media only screen and (min-width:1024px) {
    .h2big h2 { font-size:3em !important; }
  }

  .frc-captcha {
    padding-left:20px !important;
    margin-left:8px !important;
    max-width:315px !important;
  }

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

  .scroll-trigger { animation:float 3s ease-in-out infinite !important; }
}
body.editGrid #dm .grid-column.childResizing,body.editGrid #dm .grid-column.menuOpen,body.editGrid #dm .grid-column[highlight=true],body.editGrid #dm .grid-row.menuOpen,body.editGrid #dm .grid-row[highlight=true],body.editGrid #dm .grid-widget.menuOpen,body.editGrid #dm .grid-widget[highlight=true]
{
	outline:0px !important;
}
/* gesamter Text Impressum / Datenschutz weiß */

#jmdcontent p,
#jmdcontent li,
#jmdcontent ul,
#jmdcontent code,
#jmdcontent td {
    text-shadow: 0 0 9px rgba(255,255,255,.87) !important;
    text-shadow: 0 0 9px 0.01px rgba(255,255,255,.87) !important;
}
p
{
	margin-bottom:0px !important;
}
.dmNewParagraph[data-version] ul>li
{
	padding-bottom:0px !important;
}
#dm .no-padding .dmNewParagraph p
{
	margin-bottom:0px !important;
}
time:nth-child(2):after
{
	content:" Uhr" !important;
}
.dmform.required-asterisk .required>label::after
{
	color:var(--color_2) !important;
}
#dm .iconsize [data-widget-type="paragraph"] .dmNewParagraph
{
	background-repeat:no-repeat !important;
	background-size:16px !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;
}
#dm .spot-footer .dmNewParagraph p
{
	font-family: inherit !important;
	font-weight:bold !important;
	color:var(--color_2) !important;
	font-size:1.2em !important;
}
#dm .spot-cta .dmNewParagraph p
{
	font-family: inherit !important;
	font-weight:bold !important;
	color:var(--color_3) !important;
	font-size:1.4em !important;
	text-align:center !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_4) !important;
}
#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;
}
@media only screen and (min-width:768px) {
  .list3c ul {
    columns:3;
    column-gap:3em;
  }

  .list3c li {
    -webkit-column-break-inside:avoid;
    page-break-inside:avoid;
    break-inside:avoid;
  }
}
.text2c
{
	column-count:2 !important;
	column-gap:2rem !important;
}
.text2c p
{
	break-inside:avoid !important;
	margin:0 0 1rem 0 !important;
}
.linerinoX strong,.unifiednav__item,p a
{
	position:relative !important;
	display:inline-block !important;
	text-decoration:none !important;
}
.unifiednav__item::after
{
	content:'' !important;
	position:absolute !important;
	left:0 !important;
	bottom:0 !important;
	height:2px !important;
	width:100% !important;
	background-color:var(--color_1) !important;
	transform:scaleX(0) !important;
	transform-origin:left !important;
	transition:transform 0.4s cubic-bezier(0.77,0,0.175,1) !important;
}
.linerinoX strong::after,p a::after
{
	content:'' !important;
	position:absolute !important;
	left:0 !important;
	bottom:0 !important;
	height:1px !important;
	width:100% !important;
	background-color:var(--color_1) !important;
	transform:scaleX(0) !important;
	transform-origin:left !important;
	transition:transform 0.4s cubic-bezier(0.77,0,0.175,1) !important;
}
.unifiednav__item:hover::after,.linerinoX:hover strong::after,p a:hover::after
{
	transform:scaleX(1) !important;
	transform-origin:left !important;
}
.unifiednav__item:not(:hover)::after,.linerinoX:not(:hover) strong::after,a:not(:hover)::after
{
	transform:scaleX(0) !important;
	transform-origin:right !important;
}
.unifiednav__item.dmNavItemSelected::after
{
	transform:scaleX(1) !important;
	transform-origin:left !important;
}
.card
{
	transition:background-color 0.3s ease,border-radius 0.3s ease,border 0.3s ease !important;
}
.card:hover
{
	background-color:rgba(34,34,34,0.7) !important;
	border-radius:8px !important;
	border:1px solid #4e4e4e !important;
}
.overlay
{
	background-image:linear-gradient(90deg,var(--color_2) 0%,var(--color_2) 40%,rgba(0,0,0,0) 100%) !important;
}
.flicker-slow
{
	animation:flicker 6s linear infinite !important;
}
.flicker-fast
{
	animation:flicker 3s linear infinite !important;
}
@media only screen and (min-width:1024px) {
  .h2big h2 { font-size:3em !important; }
}
.frc-captcha
{
	padding-left:20px !important;
	margin-left:8px !important;
	max-width:315px !important;
}
.frc-captcha a
{
	color:inherit !important;
}
.scroll-trigger
{
	animation:float 3s ease-in-out infinite !important;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .hero-bg * {
        background-repeat: no-repeat !important;
        background-size: 400px !important;
    }	
}
@media only screen and (max-width: 768px) {
    .hero-bg * {
        background-repeat: no-repeat !important;
        background-size: 200px !important;
    }		
}
/* ==================================================================== */
/*                     System Style Definitions                         */
/* ==================================================================== */
@media all {
	:root {
		--btn-border-l-color: rgb(255, 255, 255);
		--btn-border-r-color: rgb(255, 255, 255);
		--btn-border-b-width: 0px;
		--btn-text-direction: ltr;
		--btn-border-radius: 1px;
		--btn-border-t-width: 0px;
		--btn-border-tl-radius: 100px;
		--btn-border-br-radius: 100px;
		--btn-border-bl-radius: 100px;
		--btn-bg-color: var(--color_1);
		--btn-box-shadow: none;
		--btn-border-r-width: 0px;
		--btn-border-tr-radius: 100px;
		--btn-bg-image: initial;
		--btn-border-b-color: rgb(255, 255, 255);
		--btn-border-l-width: 0px;
		--border-style: solid;
		--btn-border-t-color: rgb(255, 255, 255);
		--btn-text-align: center;
		--btn-text-color: var(--color_4);
		--btn-text-decoration: none;
		--btn-text-font-weight: bold;
		--btn-icon-color: var(--color_3);
		--btn-icon-fill: rgb(0, 0, 238);
		--btn-icon-wrpr-display: none;
		--btn-hover-border-b-color: var(--btn-hover-border-color);
		--btn-hover-bg: rgba(206,163,56,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: var(--color_3);
		--btn-hover-text-color: var(--color_4);
		--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: rgb(250, 193, 60);
		--btn-border-r-color: rgb(250, 193, 60);
		--btn-border-b-width: 0px;
		--btn-text-direction: ltr;
		--btn-border-radius: 50px;
		--btn-border-t-width: 0px;
		--btn-border-tl-radius: 100px;
		--btn-border-br-radius: 100px;
		--btn-border-bl-radius: 100px;
		--btn-bg-color: var(--color_1);
		--btn-border-r-width: 0px;
		--btn-border-tr-radius: 100px;
		--btn-bg-image: initial;
		--btn-border-b-color: rgb(250, 193, 60);
		--btn-border-l-width: 0px;
		--border-style: solid;
		--btn-border-t-color: rgb(250, 193, 60);
		--btn-text-align: center;
		--btn-text-color: var(--color_4);
		--btn-text-decoration: none;
		--btn-text-font-weight: 400;
		--btn-icon-color: var(--color_2);
		--btn-icon-fill: rgb(0, 0, 238);
		--btn-icon-wrpr-display: none;
		--btn-hover-border-b-color: var(--btn-hover-border-color);
		--btn-hover-bg: rgba(206, 163, 56, 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_2);
		--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: 4%;
		--section-padding-left: 0%;
		--section-padding-right: 0%;
		--section-padding-bottom: 4%;
		--column-padding-top: 16px;
		--column-padding-right: 16px;
		--column-padding-left: 16px;
		--column-padding-bottom: 16px;
		--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: 14px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	:root {
		--btn-text-font-size: 16px;
	}
	.button_2 {
		--btn-text-font-size: 16px;
	}
	:root {
		--section-padding-left: 2%;
		--section-padding-right: 2%;
	}
}
@media (min-width: 0px) and (max-width: 767px) {
	:root {
		--btn-text-font-size: 13px;
	}
}
@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: 40px;
		--section-padding-left: 20px;
		--section-padding-right: 20px;
		--section-padding-bottom: 40px;
		--column-padding-top: 40px;
		--column-padding-right: 20px;
		--column-padding-left: 20px;
		--column-padding-bottom: 40px;
	}
}
#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 .dmWidget:not([data-buttonstyle]):not(.button_2),
div.buttons ,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'] {
  overflow: initial;
  background-clip: border-box;
  border-radius: 1px;
}
#dm .dmWidget:not([data-buttonstyle]):not(.button_2).flexButton,
div.buttons .flexButton,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'].flexButton {
  padding: 16px 0;
}
#dm .dmWidget:not([data-buttonstyle]):not(.button_2) .textonly,
#dm .dmWidget:not([data-buttonstyle]):not(.button_2) input,
#dm .dmWidget:not([data-buttonstyle]):not(.button_2) .text,
div.buttons  .text,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'] input,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'] .text {
  padding: 16px 0;
}
#dm .dmWidget:not([data-buttonstyle]):not(.button_2) .iconBg,
#dm .dmOuter .dmInner .dmWidget[data-buttonstyle='BORDER_SHORT'] .iconBg {
  display: none;
}
@media (min-width: 768px) {
#dm .dmRespRow .dmRespCol > .dmWidget:not(.button_2),
#dm .sticky-widgets-container-global .dmWidget:not(.button_2),
#dm .sticky-widgets-container .dmWidget:not(.button_2),
#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;
}
}
@media (min-width: 768px) {
#dm .dmRespRow .dmRespCol > .dmWidget:not(.button_2)[data-buttonstyle]:not([data-buttonstyle='BORDER_SHORT']) {
  width: 280px;
}
}
@media (min-width: 768px) {
#dm .sticky-widgets-container-global .dmWidget:not(.button_2)[data-buttonstyle]:not([data-buttonstyle='BORDER_SHORT']),
#dm .sticky-widgets-container .dmWidget:not(.button_2)[data-buttonstyle]:not([data-buttonstyle='BORDER_SHORT']) {
  width: 230px;
}
}
#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 .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 .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 .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);
    box-shadow: var(--btn-box-shadow);
    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 {
  nav.u_1998592992 { color:white !important; }

  *#dm .dmInner *.u_1306770187 { width:100% !important; }

  *#dm .dmInner *.u_1581198931 { width:100% !important; }

  *#dm .dmInner *.u_1040696130 { justify-content:center !important; }

  *#dm .dmInner *.u_1040696130.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item {
    margin-left:0 !important;
    padding-top:0 !important;
    padding-left:20px !important;
    padding-bottom:0 !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
    margin-right:0 !important;
    padding-right:20px !important;
  }

  *#dm .dmInner nav.u_1040696130.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item { color:rgba(0,0,0,1) !important; }

  *#dm .dmInner a.u_1354841978:hover { background-image:none !important; }

  *#dm .dmInner a.u_1354841978.hover { background-image:none !important; }

  *#dm .dmInner *.u_1955933514 { width:100% !important; }

  *#dm .dmInner *.u_1495895470.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item {
    margin-left:0 !important;
    padding-top:0 !important;
    padding-left:20px !important;
    padding-bottom:0 !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
    margin-right:0 !important;
    padding-right:20px !important;
  }

  *#dm .dmInner nav.u_1495895470.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item { color:rgba(0,0,0,1) !important; }

  *#dm .dmInner *.u_1495895470 { justify-content:flex-end !important; }

  *#dm .dmInner *.u_1572416332.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item {
    margin-left:0px !important;
    padding-top:0px !important;
    padding-left:20px !important;
    padding-bottom:0px !important;
    margin-top:0px !important;
    margin-bottom:0px !important;
    margin-right:0px !important;
    padding-right:20px !important;
  }

  *#dm .dmInner *.u_1886351511 { width:100% !important; }

  *#dm .dmInner *.u_1572416332 { justify-content:center !important; }

  *#dm .dmInner *.u_3821751846 .svg { width:100% !important; }

  *#dm .dmInner *.u_1313358160 .svg { width:100% !important; }

  *#dm .dmInner nav.u_1998592992.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after {
    border-style:solid !important;
    border-width:1px 0px 0px 0px !important;
    border-color:var(--color_1) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important;
  }

  *#dm .dmInner nav.u_1572416332.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after {
    border-style:solid !important;
    border-width:2px 0px 0px 0px !important;
    border-color:var(--color_1) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important;
  }

  *#dm .dmInner div.u_2510092764 .socialHubInnerDiv { column-gap:0px !important; }

  *#dm .dmInner div.u_1181979849 .socialHubInnerDiv { column-gap:0px !important; }

  *#dm .dmInner nav.u_1572416332.main-navigation.unifiednav[data-nav-structure="HORIZONTAL"] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child) .unifiednav__container[data-depth="0"] { left:20px !important; }

  *#dm .dmInner nav.u_1572416332.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item:hover { color:var(--color_1) !important; }

  *#dm .dmInner nav.u_1572416332.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.hover { color:var(--color_1) !important; }

  *#dm .dmInner nav.u_1572416332.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected { color:var(--color_1) !important; }

  *#dm .dmInner nav.u_1572416332.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item {
    color:rgba(175,175,175,1) !important;
    text-transform:uppercase !important;
    direction:ltr !important;
    border-bottom-left-radius:0px !important;
    padding-top:0px !important;
    font-weight:400 !important;
    text-decoration:none solid rgb(175,175,175) !important;
    padding-left:0px !important;
    font-size:16px !important;
    padding-bottom:2px !important;
    border-top-right-radius:0px !important;
    font-style:normal !important;
    margin-right:15px !important;
    border-radius:0px !important;
    margin-left:15px !important;
    border-top-left-radius:0px !important;
    justify-content:flex-start !important;
    font-family: 'DM 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:0px !important;
  }

  *#dm .dmInner div.u_3821751846 .svg { fill:var(--color_1) !important; }

  *#dm .dmInner div.u_3821751846 {
    padding:25% !important;
    border-radius:0% !important;
    background-color:rgba(250,193,60,0) !important;
    border-color:var(--color_4) var(--color_4) var(--color_4) var(--color_4) !important;
    border-width:0px 0px 0px 0px !important;
    background-image:initial !important;
    border-style:solid !important;
  }

  *#dm .dmInner div.u_1313358160 .svg { fill:var(--color_1) !important; }

  *#dm .dmInner div.u_1313358160 {
    padding:25% !important;
    border-radius:0% !important;
    background-color:rgba(250,193,60,0) !important;
    border-color:rgb(0,0,0) !important;
    border-width:2px !important;
    background-image:initial !important;
  }

  *#dm .dmInner div.u_3821751846:hover {
    background-color:rgba(252,223,156,0) !important;
    background-image:initial !important;
  }

  *#dm .dmInner div.u_3821751846.hover {
    background-color:rgba(252,223,156,0) !important;
    background-image:initial !important;
  }

  *#dm .dmInner div.u_3821751846:hover .svg { fill:var(--color_8) !important; }

  *#dm .dmInner div.u_3821751846.hover .svg { fill:var(--color_8) !important; }

  *#dm .dmInner div.u_1313358160:hover {
    background-color:rgba(252,223,156,0) !important;
    background-image:initial !important;
  }

  *#dm .dmInner div.u_1313358160.hover {
    background-color:rgba(252,223,156,0) !important;
    background-image:initial !important;
  }

  *#dm .dmInner div.u_1313358160:hover .svg { fill:var(--color_8) !important; }

  *#dm .dmInner div.u_1313358160.hover .svg { fill:var(--color_8) !important; }

  *#dm .dmInner div.u_1345832583 *.open-hours-item dt { color:var(--color_3) !important; }

  *#dm .dmInner div.u_1345832583 *.open-hours-item dd { color:var(--color_3) !important; }

  *#dm .dmInner div.u_1345832583 *.open-hours-item time { color:var(--color_3) !important; }

  *#dm .dmInner div.u_1345832583 *.open-hours-special { color:var(--color_3) !important; }

  *#dm .dmInner div.u_1805979163 {
    background-repeat:no-repeat !important;
    background-image:url(https://de.cdn-website.com/ee2ba928819a4f20a3df0e6ba1ac1f83/dms3rep/multi/house-white.svg) !important;
    background-size:cover !important;
    background-position:0% 50% !important;
  }

  *#dm .dmInner div.u_1353409210 {
    background-repeat:no-repeat !important;
    background-image:url(https://de.cdn-website.com/ee2ba928819a4f20a3df0e6ba1ac1f83/dms3rep/multi/phone-white.svg) !important;
    background-size:cover !important;
    background-position:0% 50% !important;
  }

  *#dm .dmInner div.u_1498605683 {
    background-repeat:no-repeat !important;
    background-image:url(https://de.cdn-website.com/ee2ba928819a4f20a3df0e6ba1ac1f83/dms3rep/multi/map-white.svg) !important;
    background-size:cover !important;
    background-position:0% 50% !important;
  }

  *#dm .dmInner div.u_2510092764 .socialHubIcon {
    width:35px !important;
    height:35px !important;
    font-size:23px !important;
    line-height:35px !important;
    color:var(--color_1) !important;
  }

  *#dm .dmInner div.u_1570289579 .svg { fill:var(--color_1) !important; }

  *#dm .dmInner nav.u_1998592992.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 div#hamburger-drawer.layout-drawer { background-color:var(--color_2) !important; }

  *#dm .dmInner div.u_1486534302 {
    background-repeat:no-repeat !important;
    background-image:url(https://de.cdn-website.com/ee2ba928819a4f20a3df0e6ba1ac1f83/dms3rep/multi/house-white.svg) !important;
    background-size:cover !important;
    background-position:0% 50% !important;
  }

  *#dm .dmInner div.u_1550648739 {
    background-repeat:no-repeat !important;
    background-image:url(https://de.cdn-website.com/ee2ba928819a4f20a3df0e6ba1ac1f83/dms3rep/multi/phone-white.svg) !important;
    background-size:cover !important;
    background-position:0% 50% !important;
  }

  *#dm .dmInner div.u_1181979849 .socialHubIcon {
    width:35px !important;
    height:35px !important;
    font-size:23px !important;
    line-height:35px !important;
    color:var(--color_1) !important;
  }

  *#dm .dmInner nav.u_1998592992.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item:hover { color:var(--color_1) !important; }

  *#dm .dmInner nav.u_1998592992.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.hover { color:var(--color_1) !important; }

  *#dm .dmInner nav.u_1998592992.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected { color:var(--color_1) !important; }

  *#dm .dmInner div.u_1887602738 {
    background-repeat:no-repeat !important;
    background-image:url(https://de.cdn-website.com/ee2ba928819a4f20a3df0e6ba1ac1f83/dms3rep/multi/map-white.svg) !important;
    background-size:cover !important;
    background-position:0% 50% !important;
  }

  *#dm .dmInner nav.u_1998592992 { color:white !important; }

  *#dm .dmInner nav.u_1998592992.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item {
    color:rgba(175,175,175,1) !important;
    text-transform:uppercase !important;
    direction:ltr !important;
    border-bottom-left-radius:0px !important;
    padding-top:0px !important;
    font-weight:400 !important;
    text-decoration:none solid rgb(0,0,0) !important;
    padding-left:0px !important;
    font-size:16px !important;
    padding-bottom:0px !important;
    border-top-right-radius:0px !important;
    font-style:normal !important;
    margin-right:0px !important;
    border-radius:0px !important;
    margin-left:0px !important;
    border-top-left-radius:0px !important;
    justify-content:flex-start !important;
    font-family: "DM Sans" !important;
    border-bottom-right-radius:0px !important;
    margin-top:15px !important;
    -webkit-border-radius:0px !important;
    margin-bottom:15px !important;
    text-align:left !important;
    padding-right:0px !important;
  }

  *#dm .dmInner *.u_1235100576 .svg { width:100% !important; }

  *#dm .dmInner div.u_1235100576 .svg { fill:var(--color_1) !important; }

  *#dm .dmInner div.u_1235100576 {
    padding:25% !important;
    border-radius:0% !important;
    background-color:rgba(250,193,60,0) !important;
    border-color:rgb(0,0,0) !important;
    border-width:2px !important;
    background-image:initial !important;
  }

  *#dm .dmInner div.u_1235100576:hover {
    background-color:rgba(252,223,156,0) !important;
    background-image:initial !important;
  }

  *#dm .dmInner div.u_1235100576.hover {
    background-color:rgba(252,223,156,0) !important;
    background-image:initial !important;
  }

  *#dm .dmInner div.u_1235100576:hover .svg { fill:var(--color_8) !important; }

  *#dm .dmInner div.u_1235100576.hover .svg { fill:var(--color_8) !important; }
}
@media (min-width:0) and (max-width:767px) {
  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content.hamburger-reverse { transform:translate(-75vw,0) !important; }

  *#dm .dmInner *#hamburger-drawer.layout-drawer[data-origin="top"]:not([data-auto-height]) { height:100% !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content { transform:translate(0,100%) !important; }
}
@media (min-width:1025px) {
  *.stickyHeaderSpacer { height:249.2734375px !important; }
}
@media (min-width:768px) and (max-width:1024px) {
  *.stickyHeaderSpacer { height:249.2734375px !important; }

  div[dmtemplateid="FlexHeader"] .layout-drawer-overlay { background-color:rgba(0,0,0,0.6) !important; }

  *#dm .dmInner *#hamburger-drawer.layout-drawer[data-origin="top"]:not([data-auto-height]) { height:100% !important; }

  *[dmtemplateid="FlexHeader"].runtime-module-container.layout-drawer_open.layout-drawer_push-content { transform:translate(50vw,0) !important; }

  *#dm .dmInner div.u_2510092764 .socialHubIcon {
    width:30px !important;
    height:30px !important;
    font-size:20px !important;
    line-height:30px !important;
  }
}
@media (min-width:0px) and (max-width:767px) {
  *#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 div.u_1181979849 .socialHubIcon {
    width:30px !important;
    height:30px !important;
    font-size:20px !important;
    line-height:30px !important;
  }

  *#dm .dmInner nav.u_1998592992.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item { font-size:16px !important; }

  *#dm .dmInner nav.u_1998592992.main-navigation.unifiednav:not([data-nav-structure='VERTICAL']) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before { font-size:16px !important; }

  *#dm .dmInner nav.u_1998592992.main-navigation.unifiednav:not([data-nav-structure='VERTICAL']) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after { font-size:16px !important; }
}
@media all {
    
#flex-header[data-changeable-on-scroll][data-scrolling] [data-widget-type="image"] img {
    width: 85%;
}
#flex-header {
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
    
    border-style: solid;
    border-color: #000000 #000000 rgba(196, 196, 196, 1) #000000;
    border-width: 0 0 0px 0;
    background-image: initial;
    padding: 0px 0px 0px 0px;
}
#flex-header[data-changeable-on-scroll] {
    --header-on-scroll-text-color: var(--color_3);
    --header-on-scroll-navigation-links-hover-color: var(--color_1);
    --header-on-scroll-navigation-links-hover-border-color: var(--color_2);
    --header-on-scroll-button-background-color: var(--color_2);
    --header-on-scroll-icon-color: var(--color_1);
}
#flex-header[data-changeable-on-scroll][data-scrolling] {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: var(--color_2);
    background-image: initial;
}
}



@media (min-width: 1025px) {
}



@media (min-width: 768px) and (max-width: 1024px) {
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#flex-header {
    
}
}



@media (max-width: 767px) {
}



@media (max-width: 767px) {
    
#flex-header {
    
}
}



@media all {
    
#flex-footer {
    background-color: rgba(255, 255, 255, 0);
    background-image: initial;
    box-shadow: none;
    border-style: solid;
    border-width: 0px 0 0 0;
    border-color: rgba(196,196,196,1) #000000 #000000 #000000;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#flex-footer {
}
}



@media (max-width: 767px) {
    
#flex-footer {
}
}



@media all {
    
#\36 3a049320d35b55b4ef2a374 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\36 3a049320d35b55b4ef2a376 {
    background-color: rgba(0, 0, 0, 0);
}
    
#\36 3a049320d35b55b4ef2a377 {
    min-height: 531px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    padding: 4% 4% 2% 4%;
    margin: 0% 0% 0% 0%;
}
    
#\36 2d6a167a824ca526194d9a5 {
    background-color: rgba(232, 255, 133, 1);
}
    
#\36 3a049ca0d35b55b4ef2a5c3 {
    width: 544px;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\36 3a049320d35b55b4ef2a374 {
    justify-content: flex-start;
    padding: 0px 0px 0px 0px;
}
    
#\36 3a049320d35b55b4ef2a377 {
    min-height: 116px;
    padding: 0px 40px 0px 40px;
}
    
#\36 3a049ca0d35b55b4ef2a5c3 {
    align-self: auto;
    justify-self: auto;
    order: 0;
    width: 130px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (max-width: 767px) {
    
#\36 3a049320d35b55b4ef2a374 {
    min-height: 13vh;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
}
    
#\36 3a049320d35b55b4ef2a377 {
    min-height: unset;
    flex-direction: column;
    padding: 0px 20px 0px 20px;
}
    
#\36 3a049ca0d35b55b4ef2a5c3 {
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    width: 140px;
}
}



@media all {
    
#\36 3da2bddeae8da42b2353673 {
    min-height: 220px;
    column-gap: 2%;
    row-gap: 12px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 4% 2% 4% 2%;
    margin: 0% 0% 0% 0%;
}
    
#\36 3da2bf2eae8da42b23538a2 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 10px;
    width: 32%;
    align-items: center;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    order: 1;
    justify-content: flex-start;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#widget_2qc.flex-element.widget-wrapper > [data-element-type] {
    padding-left: 40px;
    padding-right: 0px;
}
#widget_2qc {
    width: 166.609px;
    height: auto;
    max-width: 100%;
    align-self: flex-start;
    order: 1;
}
    
#\35 e38954e {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 10px;
    width: 32%;
    align-items: center;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    order: 1;
    justify-content: flex-start;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\39 f363d5e.flex-element.widget-wrapper > [data-element-type] {
    padding-left: 40px;
    padding-right: 0px;
}
#\39 f363d5e {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: flex-start;
    order: 3;
    grid-area: auto / auto / auto / auto;
}
    
#a659d471.flex-element.widget-wrapper > [data-element-type] {
    padding-left: 40px;
}
#a659d471 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: flex-start;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#widget_6ui {
    width: 99.99547351822652%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#widget_iea {
    width: 67.90%;
    height: auto;
    max-width: 100%;
    align-self: flex-start;
    margin-top: 5px;
}
    
#widget_lb5 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
}
    
#group_mfh {
    justify-content: flex-start;
    width: 32%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    order: 2;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#widget_rj7 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#widget_suu {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-top: 10px;
}
    
#widget_ivi {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#widget_jfm {
    width: 76px;
    height: auto;
    max-width: 100%;
    order: 3;
    align-self: stretch;
    margin-left: -10px;
}
    
#\36 3da2bddeae8da42b2353672 {
    background-color: var(--color_2);
    background-image: initial;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\36 3da2bf2eae8da42b23538a2 {
    order: 1;
    align-items: center;
    width: 49%;
    min-height: 80px;
    height: auto;
    flex: 1 1 auto;
    margin: 0% 0% 0% 0%;
}
    
#\36 3da2bddeae8da42b2353673 {
    flex-direction: row;
    flex-wrap: wrap;
    min-height: 240px;
    column-gap: 2%;
    row-gap: 10px;
    padding: 80px 40px 80px 40px;
}
    
#\35 e38954e {
    order: 2;
    align-items: center;
    width: 49%;
    min-height: 80px;
    height: auto;
    flex: 1 1 auto;
    row-gap: 20px;
    margin: 0% 0% 0% 0%;
}
    
#widget_2qc {
    width: 172px;
}
    
#group_mfh {
    width: 49%;
    min-height: 80px;
    flex: 1 1 auto;
    margin: 0% 0% 0% 0%;
}
    
#widget_iea {
    width: 81.86%;
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
}
    
#widget_jfm {
    margin-left: -14px;
}
}



@media (max-width: 767px) {
    
#\36 3da2bddeae8da42b2353673 {
    min-height: 0;
    flex-direction: column;
    row-gap: 0px;
    flex-wrap: nowrap;
    padding: 8% 4% 8% 4%;
}
    
#\36 3da2bf2eae8da42b23538a2 {
    width: 100%;
    min-height: 80px;
    align-self: auto;
    order: 1;
    row-gap: 10px;
}
    
#\35 e38954e {
    width: 100%;
    min-height: 80px;
    align-self: auto;
    order: 2;
}
    
#group_mfh {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
    margin-top: 10px;
    row-gap: 5px;
}
    
#widget_6ui {
    margin-top: 10px;
}
    
#widget_iea {
    width: 74.58%;
}
}



@media all {
    
#\36 406026c90e1521f6ecb0ecc {
    min-height: 238px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 4% 4% 4% 4%;
    margin: 0% 0% 0% 0%;
}
    
#\36 406026c90e1521f6ecb0ecb {
    background-color: var(--color_2);
    background-image: initial;
}
    
#\30 47246cf {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
}
    
#\30 5c6d988.flex-element.widget-wrapper > [data-element-type] {
    padding-left: 40px;
    padding-right: 0px;
}
#\30 5c6d988 {
    width: 81.75%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: flex-start;
    order: 3;
    grid-area: auto / auto / auto / auto;
}
    
#\31 4bb228f.flex-element.widget-wrapper > [data-element-type] {
    padding-left: 40px;
}
#\31 4bb228f {
    width: 57.20%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: flex-start;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#ae734e85 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 10px;
    width: 100%;
    align-items: center;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    order: 1;
    justify-content: flex-start;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#c1228ff3.flex-element.widget-wrapper > [data-element-type] {
    padding-left: 40px;
    padding-right: 0px;
}
#c1228ff3 {
    width: 166.609px;
    height: auto;
    max-width: 100%;
    align-self: flex-start;
    order: 1;
}
    
#\30 611d923 {
    width: 76px;
    height: auto;
    max-width: 100%;
    order: 2;
    align-self: auto;
    justify-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\36 406026c90e1521f6ecb0ecc {
    min-height: 0px;
    padding: 40px 40px 40px 40px;
}
    
#\30 5c6d988 {
    width: 100.00%;
    order: 3;
}
    
#\30 47246cf {
    order: 0;
}
    
#c1228ff3 {
    order: 1;
}
    
#\31 4bb228f {
    order: 2;
}
    
#\30 611d923 {
    order: 4;
    align-self: flex-start;
    margin-left: -10px;
    margin-right: 0%;
}
}



@media (max-width: 767px) {
    
#\36 406026c90e1521f6ecb0ecc {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 14.9px 20px 14.9px 20px;
}
    
#ae734e85 {
    width: 100%;
    min-height: 80px;
    align-self: auto;
    order: 1;
    row-gap: 10px;
}
    
#\30 5c6d988 {
    width: 100.00%;
    order: 3;
}
    
#\30 47246cf {
    order: 0;
}
    
#c1228ff3 {
    order: 1;
    width: 333px;
}
    
#\31 4bb228f {
    order: 2;
    width: 100.00%;
}
    
#\30 611d923 {
    order: 4;
    align-self: flex-start;
    margin-left: -15px;
    margin-right: 0px;
}
}



@media all {
    
#\39 d047ce9 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#a1f8711f {
    min-height: 0px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    padding: 4% 4% 2% 4%;
    margin: 0% 0% 0% 0%;
}
    
#\31 2a003a5 svg {
    fill: var(--color_1);
}
#\31 2a003a5 .hamburgerButton {
    background-color: rgba(0,0,0,0);
}
#\31 2a003a5 {
    width: 30px;
    height: 30px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#a1f8711f {
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 4%;
}
    
#\39 d047ce9 {
    padding-bottom: 6px;
}
}



@media (max-width: 767px) {
    
#\39 d047ce9 {
    width: 100%;
    min-height: 0px;
    height: auto;
    padding: 0px 0px 0px 0px;
}
    
#a1f8711f {
    min-height: unset;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 4%;
}
}



@media all {
    
#\34 5524256 {
    width: 60px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 e9b79ad {
    flex-direction: row;
    align-items: center;
    width: 60.00000000000001%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\34 f158e28 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#d4decf3b svg {
    fill: var(--color_1);
}
#d4decf3b {
    width: 30px;
    height: 30px;
    max-width: 100%;
}
    
#\33 b5498e6 {
    min-height: 0px;
    column-gap: 0%;
    row-gap: 0px;
    max-width: none;
    width: 100%;
    padding: 15px 40px 15px 40px;
    margin: 0% 0% 0% 0%;
}
    
#\39 0eca9e4 {
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 20%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    padding: 6px 16px 6px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\32 2ebbe0e {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    flex-direction: row;
    width: 10%;
    justify-content: flex-end;
    align-items: center;
    min-width: 4%;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\31 c74cd37 {
    width: 252px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#e6af2209 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\38 0300ae0 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 20%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#widget_o9s {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 1;
}
    
#\38 cd620d0 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 3;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\39 e9b79ad {
    width: 20.7%;
    order: 1;
    justify-content: flex-end;
    padding-right: 50px;
}
    
#\34 f158e28 {
    width: 32px;
    height: auto;
}
    
#d4decf3b {
    justify-self: auto;
    align-self: auto;
    order: 0;
    width: 40px;
    height: 40px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 b5498e6 {
    padding-left: 40px;
    padding-right: 40px;
    flex-direction: row;
    flex-wrap: nowrap;
    min-height: 0px;
}
    
#\39 0eca9e4 {
    width: 45.55028571428571%;
    order: 2;
    justify-content: flex-end;
    min-height: 8px;
    padding: 0px 0px 0px 0px;
}
    
#\32 2ebbe0e {
    order: 3;
    width: 9.41%;
    min-height: 8px;
    padding: 0px 0px 0px 0px;
}
    
#\31 c74cd37 {
    width: 197px;
    height: auto;
}
    
#\38 0300ae0 {
    width: 44.95757142857143%;
    margin-left: -0.0011659701492537314%;
    justify-content: flex-start;
    order: 0;
    min-height: 8px;
}
    
#widget_o9s {
    width: 55px;
}
    
#\38 cd620d0 {
    width: 55px;
}
}



@media (max-width: 767px) {
    
#\34 5524256 {
    order: 1;
}
    
#\39 e9b79ad {
    width: 12.3%;
    order: 2;
}
    
#\34 f158e28 {
    width: 20px;
    height: auto;
    justify-self: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 b5498e6 {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 0px;
    flex-direction: row;
    flex-wrap: nowrap;
}
    
#\39 0eca9e4 {
    width: 13%;
    order: 0;
    justify-content: flex-start;
    min-height: 8px;
    align-items: center;
    padding: 0px 0px 0px 0px;
}
    
#\32 2ebbe0e {
    align-items: center;
    width: 20%;
    order: 3;
    min-height: 8px;
    padding: 0px 0px 0px 0px;
}
    
#\31 c74cd37 {
    width: 191px;
    height: auto;
}
    
#\38 0300ae0 {
    width: 67%;
    justify-content: center;
    order: 1;
    min-height: 8px;
}
    
#d4decf3b {
    width: 40px;
    height: 40px;
}
    
#widget_o9s {
    order: 0;
}
    
#\38 cd620d0 {
    order: 1;
}
}



@media all {
    
#\33 561c9da {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
}
    
#bd2546fe {
    min-height: 111px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 4% 2% 0% 2%;
}
    
#widget_eki {
    width: 222px;
    height: auto;
    max-width: 100%;
    align-self: auto;
    justify-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#bd2546fe {
    padding-right: var(--section-padding-right);
    padding-left: var(--section-padding-left);
}
}



@media (max-width: 767px) {
    
#\33 561c9da {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#bd2546fe {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 0% 0% 0% 0%;
}
    
#widget_eki {
    align-self: center;
    margin-left: 0%;
    margin-right: 0%;
}
    
#\38 cd2f714 {
    margin: 0px 0% 0px 0%;
}
}

