.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.5)}20%{-webkit-transform:scaleY(1.0)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.5);-webkit-transform:scaleY(0.5)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}
@charset "UTF-8";
/**
  * Erdmann & Freunde - Nutshell
  * Starterkit
  * erdmann-freunde.de/nutshell/
  *
  * Lizenziert unter MIT OPEN SOURCE
  *
  */
/* ----------------------------------- *
 * Akzentfarben (Projektbezogen)
 * ----------------------------------- */
/* ----------------------------------- *
 * Font-Weight
 * ----------------------------------- */
/* ----------------------------------- *
 * Page-Layout
 * ----------------------------------- */
/* ----------------------------------- *
 * z-Indexes
 * ----------------------------------- */
html {
  --color-default:         #ff5636;
  --color-gray-dark:       #222;
  --color-gray:            #555;
  --color-gray-light:      #ccc;
  --color-brand:           var(--color-default);
  --color-highlight:       var(--color-brand);
  --color-page-background: #fff;
  --color-text:            var(--color-gray-dark);
  --color-text-inverted:   var(--color-page-background);
  --color-error:           rgba(255, 0, 0, 1);
  --color-error-light:     rgba(255, 0, 0, 0.5);
  --base-font-size-xs: 0.875rem;
  --base-font-size:    1rem;
  --base-font-size-xl: 1.125rem;
  --base-line-height:  1.625;
  --base-font-weight:  400;
  --base-font-family:  -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", Arial, sans-serif;
  --base-spacing-unit:    1rem;
  --base-spacing-unit-xs: calc(var(--base-spacing-unit) / 4);
  --base-spacing-unit-sm: calc(var(--base-spacing-unit) / 2);
  --base-spacing-unit-lg: calc(var(--base-spacing-unit) * 2);
  --base-spacing-unit-xl: calc(var(--base-spacing-unit) * 4);
  --base-border-radius: 4px;
  --base-border-width:  1px;
  --base-border-color:  var(--color-gray-light);
  --base-border:        var(--base-border-width) solid var(--base-border-color);
  --grid-columns:     12;
  --grid-gutter:      1.875rem;
  --grid-gutter-half: calc(var(--grid-gutter) / 2);
  --layout-wrapper-background: transparent;
  --layout-header-background:  var(--color-page-background);
  --layout-header-color:       var(--color-text);
  --layout-footer-background:  transparent;
  --layout-footer-color:       var(--color-text);
  --article-spacing-sides:  var(--grid-gutter-half);
  --article-spacing-top:    var(--base-spacing-unit);
  --article-spacing-bottom: var(--base-spacing-unit);
  --headings-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", Arial, sans-serif;
  --headings-font-weight: 700;
  --headings-color:       'currentColor';
  --h1-font-family:    var(--headings-font-family);
  --h1-font-weight:    var(--headings-font-weight);
  --h1-color:          var(--headings-color);
  --h1-font-size:      2.0rem;
  --h1-font-size-sm:   2.0rem;
  --h1-font-size-md:   2.25rem;
  --h1-font-size-lg:   2.25rem;
  --h1-font-size-xl:   2.25rem;
  --h1-line-height:    1.55;
  --h1-spacing-top:    0;
  --h1-spacing-bottom: 0.5rem;
  --h2-font-family:    var(--headings-font-family);
  --h2-font-weight:    var(--headings-font-weight);
  --h2-color:          var(--headings-color);
  --h2-font-size:      1.625rem;
  --h2-font-size-sm:   1.625rem;
  --h2-font-size-md:   1.75rem;
  --h2-font-size-lg:   1.75rem;
  --h2-font-size-xl:   1.75rem;
  --h2-line-height:    1.5;
  --h2-spacing-top:    0;
  --h2-spacing-bottom: 0.5rem;
  --h3-font-family:    var(--headings-font-family);
  --h3-font-weight:    var(--headings-font-weight);
  --h3-color:          var(--headings-color);
  --h3-font-size:      1.375rem;
  --h3-font-size-sm:   1.375rem;
  --h3-font-size-md:   1.5rem;
  --h3-font-size-lg:   1.5rem;
  --h3-font-size-xl:   1.5rem;
  --h3-line-height:    1.25;
  --h3-spacing-top:    0;
  --h3-spacing-bottom: 0.5rem;
  --h4-font-family:    var(--headings-font-family);
  --h4-font-weight:    var(--headings-font-weight);
  --h4-color:          var(--headings-color);
  --h4-font-size:      1.125rem;
  --h4-font-size-sm:   1.125rem;
  --h4-font-size-md:   1.25rem;
  --h4-font-size-lg:   1.25rem;
  --h4-font-size-xl:   1.25rem;
  --h4-line-height:    1;
  --h4-spacing-top:    0;
  --h4-spacing-bottom: 0.5rem;
  --h5-font-family:    var(--headings-font-family);
  --h5-font-weight:    var(--headings-font-weight);
  --h5-color:          var(--headings-color);
  --h5-font-size:      1rem;
  --h5-font-size-sm:   1rem;
  --h5-font-size-md:   1rem;
  --h5-font-size-lg:   1rem;
  --h5-font-size-xl:   1rem;
  --h5-line-height:    1;
  --h5-spacing-top:    0;
  --h5-spacing-bottom: 0.5rem;
  --h6-font-family:    var(--headings-font-family);
  --h6-font-weight:    var(--headings-font-weight);
  --h6-color:          var(--headings-color);
  --h6-font-size:      0.875rem;
  --h6-font-size-sm:   0.875rem;
  --h6-font-size-md:   0.875rem;
  --h6-font-size-lg:   0.875rem;
  --h6-font-size-xl:   0.875rem;
  --h6-line-height:    1;
  --h6-spacing-top:    0;
  --h6-spacing-bottom: 0.5rem;
  --paragraph-link-color:            var(--links-color);
  --paragraph-link-decoration:       underline;
  --paragraph-link-decoration-hover: none;
  --code-color:                      var(--color-highlight);
  --selection-background:            var(--color-brand);
  --pre-color-background:            var(--color-gray);
  --pre-color:                       var(--color-text-inverted);
  --selection-color:                 var(--color-text-inverted);
  --hr-border:                       var(--base-border);
  --gallery-gutter:      var(--grid-gutter);
  --gallery-gutter-half: calc(var(--gallery-gutter) / 2);
  --links-color:       var(--color-highlight);
  --links-color-hover: var(--color-highlight);
  --button-color:            var(--color-text-inverted);
  --button-background:       var(--color-highlight);
  --button-color-hover:      var(--button-color);
  --button-background-hover: var(--color-highlight);
  --button-spacing:          var(--base-spacing-unit-sm) var(--base-spacing-unit);
  --button-border-radius:    var(--base-border-radius);
  --button-border-width:     var(--base-border-width);
  --button-font-family:      var(--base-font-family);
  --button-font-weight:      400;
  --button-line-height:      var(--base-line-height);
  --nav-item-padding: var(--base-spacing-unit);
  --slider-arrow-color:             inherit;
  --slider-arrow-size:              2rem;
  --slider-arrow-font-family:       'Arial';
  --slider-menu-point-size:         2rem;
  --slider-menu-point-color:        inherit;
  --slider-menu-point-color-active: var(--color-brand);
  --news-grid-columns-sm: 2;
  --news-grid-columns-md: 2;
  --news-grid-columns-lg: 3;
  --news-grid-columns-xl: 3;
  --news-border: var(--base-border);
  --events-grid-columns-sm: 1;
  --events-grid-columns-md: 2;
  --events-grid-columns-lg: 3;
  --events-grid-columns-xl: 3;
  --forms-input-border-width:  var(--base-border-width);
  --forms-input-border-radius: var(--base-border-radius);
  --forms-input-border-color:  rgba(0,0,0,0.25);
  --forms-input-background:    var(--color-page-background);
  --forms-input-line-height:   normal;
  --forms-mandatory-color:     var(--color-brand);
  --accordion-spacing:             var(--base-spacing-unit);
  --accordion-content-spacing:     var(--base-spacing-unit-sm);
  --accordion-content-background:  var(--color-gray-light);
  --accordion-toggler-font-size:   1.5rem;
  --accordion-toggler-background:  var(--color-highlight);
  --accordion-toggler-color:       var(--color-text-inverted);
  --accordion-toggler-color-hover: var(--color-brand-primary);
  --accordion-toggler-spacing:     var(--base-spacing-unit-xs);
  --accordion-toggler-border:      2px solid transparent;
  --download-link-color:      inherit;
  --download-link-decoration: none;
  --table-border-width:      1px;
  --table-border-style:      solid;
  --table-border-color:      #ccc;
  --table-background-light:  #eee;
  --newsletter-list-border:   var(--base-border);
  --newsletter-reader-width:  600px;
  --newsletter-reader-border: var(--base-border);
  --faq-border: var(--base-border);
  --search-relevance-color: var(--color-gray);
  --search-url-color:       var(--color-gray); }

:root {
  --color-default: #ff9900;
  --color-gray-dark: #3c4146;
  --color-gray: #3c4146;
  --color-gray-light: #bfbfbf;
  --color-brand: var(--color-default);
  --color-highlight: #39495b;
  --color-page-background: #fefefe;
  --color-text: #39495b;
  --color-text--inverted: var(--color-page-background);
  --color-error: rgb(194, 36, 36);
  --color-error-light: rgba(255, 0, 0, 0.5);
  --base-font-size-xs: 1rem;
  --base-font-size: 1rem;
  --base-font-size-xl: 1.25rem;
  --base-line-height: 1.5;
  --base-font-weight: 500;
  --base-font-weight-v: normal;
  --base-font-family: "Red Hat Display Variable", "Red Hat Display",
    -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu",
    "Helvetica Neue", Arial, sans-serif;
  --base-spacing-unit: 1.5rem;
  --base-spacing-unit-xs: calc(var(--base-spacing-unit) / 2);
  --base-spacing-unit-sm: calc(var(--base-spacing-unit) / 2);
  --base-spacing-unit-lg: calc(var(--base-spacing-unit) * 2);
  --base-spacing-unit-xl: calc(var(--base-spacing-unit) * 4);
  --base-border-radius: 35px;
  --base-border-width: 1px;
  --base-border-color: var(--color-text);
  --base-border: var(--base-border-width) solid var(--base-border-color);
  --grid-columns: 12;
  --grid-gutter: 0.7rem;
  --grid-gutter-half: calc(var(--grid-gutter) / 2);
  --layout-wrapper-background: transparent;
  --layout-header-background: transparent;
  --layout-header-color: var(--color-text);
  --layout-footer-background: transparent;
  --layout-footer-color: var(--color-text);
  --article-spacing-sides: var(--grid-gutter-half);
  --article-spacing-top: var(--base-spacing-unit-lg);
  --article-spacing-bottom: var(--base-spacing-unit-lg);
  --headings-font-family: "Red Hat Display Variable", "Red Hat Display",
    -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu",
    "Helvetica Neue", Arial, sans-serif;
  --headings-font-weight: 800;
  --headings-letter-spacing: 0;
  --headings-color: "currentColor";
  --headings-font-family-special: "Red Hat Display Variable", "Red Hat Display",
    -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu",
    "Helvetica Neue", Arial, sans-serif;
  --h1-font-family: var(--headings-font-family);
  --h1-font-weight: 800;
  --h1-color: var(--headings-color);
  --h1-font-size: 1.85rem;
  --h1-font-size-sm: 1.85rem;
  --h1-font-size-md: 1.85rem;
  --h1-font-size-lg: 1.85rem;
  --h1-font-size-xl: 2rem;
  --h1-font-size-xxl: 3rem;
  --h1-line-height: 1.25;
  --h1-spacing-top: 0;
  --h1-spacing-bottom: 0.5rem;
  --h2-font-family: var(--headings-font-family);
  --h2-font-weight: var(--headings-font-weight);
  --h2-color: var(--headings-color);
  --h2-font-size: 1.7rem;
  --h2-font-size-sm: 1.7rem;
  --h2-font-size-md: 1.7rem;
  --h2-font-size-lg: 1.7rem;
  --h2-font-size-xl: 2.2rem;
  --h2-font-size-xxl: 2.6rem;
  --h2-line-height: 1.25;
  --h2-spacing-top: 0;
  --h2-spacing-bottom: 0.5rem;
  --h3-font-family: var(--headings-font-family);
  --h3-font-weight: var(--headings-font-weight);
  --h3-color: var(--headings-color);
  --h3-font-size: 1.5rem;
  --h3-font-size-sm: 1.5rem;
  --h3-font-size-md: 1.5rem;
  --h3-font-size-lg: 1.5rem;
  --h3-font-size-xl: 1.6rem;
  --h3-font-size-xxl: 1.75rem;
  --h3-line-height: 1.25;
  --h3-spacing-top: 1rem;
  --h3-spacing-bottom: 0.2rem;
  --h4-font-family: var(--headings-font-family);
  --h4-font-weight: var(--headings-font-weight);
  --h4-color: var(--headings-color);
  --h4-font-size: 1.2rem;
  --h4-font-size-sm: 1.2rem;
  --h4-font-size-md: 1.2rem;
  --h4-font-size-lg: 1.2rem;
  --h4-font-size-xl: 1.2rem;
  --h4-font-size-xxl: 1.3rem;
  --h4-line-height: 1.25;
  --h4-spacing-top: 0.8rem;
  --h4-spacing-bottom: 0.2rem;
  --h5-font-family: var(--headings-font-family);
  --h5-font-weight: var(--headings-font-weight);
  --h5-color: var(--headings-color);
  --h5-font-size: 1.1rem;
  --h5-font-size-sm: 1.1rem;
  --h5-font-size-md: 1.1rem;
  --h5-font-size-lg: 1.1rem;
  --h5-font-size-xl: 1.1rem;
  --h5-font-size-xxl: 1.2rem;
  --h5-line-height: 1;
  --h5-spacing-top: 0.5;
  --h5-spacing-bottom: 0.2rem;
  --h6-font-family: var(--headings-font-family);
  --h6-font-weight: var(--headings-font-weight);
  --h6-color: var(--headings-color);
  --h6-font-size: 0.875rem;
  --h6-font-size-sm: 0.875rem;
  --h6-font-size-md: 1rem;
  --h6-font-size-lg: 1rem;
  --h6-font-size-xl: 1rem;
  --h6-font-size-xxl: 1rem;
  --h6-line-height: 1.3;
  --h6-spacing-top: 0;
  --h6-spacing-bottom: 0.2rem;
  --paragraph-link-color: var(--links-color);
  --paragraph-link-decoration: none;
  --paragraph-link-decoration-hover: none;
  --code-color: var(--color-highlight);
  --selection-background: var(--color-brand);
  --pre-color-background: var(--color-gray);
  --pre-color: var(--color-text-inverted);
  --selection-color: var(--color-text-inverted);
  --hr-border: var(--base-border);
  --gallery-gutter: var(--grid-gutter);
  --gallery-gutter-half: calc(var(--gallery-gutter) / 2);
  --links-color: #ff9900;
  --links-color-hover: lighten(#ff9900, 15%);
  --button-color: var(--color-text-inverted);
  --button-border-color: var(--color-default);
  --button-background: var(--color-default);
  --button-color-hover: var(--color-default);
  --button-background-hover: transparent;
  --button-spacing: 5px 25px;
  --button-border-radius: 5px;
  --button-border-width: var(--base-border-width);
  --button-border-width: 2px;
  --button-font-family: var(--base-font-family);
  --button-font-weight: 600;
  --button-line-height: var(--base-line-height);
  --nav-item-padding: var(--base-spacing-unit);
  --slider-arrow-color: inherit;
  --slider-arrow-size: 2rem;
  --slider-arrow-font-family: "Arial";
  --slider-menu-point-size: 2rem;
  --slider-menu-point-color: inherit;
  --slider-menu-point-color-active: var(--color-brand);
  --news-grid-columns-sm: 2;
  --news-grid-columns-md: 2;
  --news-grid-columns-lg: 3;
  --news-grid-columns-xl: 3;
  --news-border: var(--base-border);
  --events-grid-columns-sm: 1;
  --events-grid-columns-md: 2;
  --events-grid-columns-lg: 3;
  --events-grid-columns-xl: 3;
  --forms-input-border-width: var(--base-border-width);
  --forms-input-border-radius: 0;
  --forms-input-border-color: rgba(0, 0, 0, 0.25);
  --forms-input-background: var(--color-page-background);
  --forms-input-line-height: normal;
  --forms-mandatory-color: var(--color-brand);
  --accordion-spacing: var(--base-spacing-unit);
  --accordion-content-spacing: var(--base-spacing-unit);
  --accordion-content-background: transparent;
  --accordion-content-border: 1px solid transparent;
  --accordion-toggler-font-size: 1.5rem;
  --accordion-toggler-background: transparent;
  --accordion-toggler-color: var(--color-text);
  --accordion-toggler-color-hover: var(--color-text);
  --accordion-toggler-spacing: 30px 40px;
  --accordion-toggler-border: 1px solid transparent;
  --download-link-color: inherit;
  --download-link-decoration: none;
  --table-border-width: 1px;
  --table-border-style: solid;
  --table-border-color: #ccc;
  --table-background-light: #eee;
  --newsletter-list-border: var(--base-border);
  --newsletter-reader-width: 600px;
  --newsletter-reader-border: var(--base-border);
  --faq-border: var(--base-border);
  --search-relevance-color: var(--color-gray);
  --search-url-color: var(--color-gray); }

/*************************************

START - HELPER CLASSES

*************************************/
.mail,
.tel,
.map,
.size-icon,
.night-icon,
.calendar-icon {
  transition: all 0.3s; }
  .mail:before,
  .tel:before,
  .map:before,
  .size-icon:before,
  .night-icon:before,
  .calendar-icon:before {
    display: inline-block;
    width: 30px;
    height: 25px;
    margin-right: 10px;
    vertical-align: sub;
    filter: brightness(10); }

.tel:before {
  height: 30px;
  margin-right: 0;
  content: url("../../files/theme/dist/img/icons/phone-icon.svg"); }

.mail:before {
  content: url("../../files/theme/dist/img/icons/mail-icon.svg"); }

.map br {
  padding-left: 30px; }

.map:before {
  content: url("../../files/theme/dist/img/icons/map-icon.svg");
  vertical-align: top; }
  @media screen and (min-width: 68.75em) {
    .map:before {
      float: left;
      height: 50px; } }

.size-icon:before {
  content: url("../../files/theme/dist/img/icons/quadtratmeter-icon.svg");
  width: 45px;
  filter: none; }

.night-icon:before {
  content: url("../../files/theme/dist/img/icons/night-icon.svg");
  filter: none;
  width: auto;
  height: auto;
  vertical-align: text-top;
  margin-right: 8px; }

.calendar-icon:before {
  content: url("../../files/theme/dist/img/icons/calendar-icon.svg");
  filter: none;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  vertical-align: text-top; }

.people-icon {
  display: flex;
  gap: 5px;
  margin-bottom: 10px; }

.hyphenate {
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto; }

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

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

@media screen and (min-width: 58.75em) {
  .d-lg-block {
    display: block !important; } }

@media screen and (min-width: 68.75em) {
  .d-xl-inlineflex {
    display: inline-flex !important; } }

@media screen and (min-width: 68.75em) {
  .d-xl-block {
    display: block; }
  .d-xl-none {
    display: none; } }

.overflow-visible {
  overflow: visible !important; }

.uppercase {
  text-transform: uppercase; }

.margin-null {
  margin: 0; }
  .margin-null img {
    margin: 0; }

.imgFull {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }
  .imgFull img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

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

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

.no-animation {
  transform: none !important;
  opacity: 1 !important; }

.m-t-0,
.mod_article.m-t-0 {
  margin-top: calc(0 * var(--base-spacing-unit)) !important; }

.m-b-0,
.mod_article.m-b-0 {
  margin-bottom: calc(0 * var(--base-spacing-unit)) !important; }

.p-t-0,
.mod_article.p-t-0,
.mod_article.p-t-0 > .inside {
  padding-top: calc(0 * var(--base-spacing-unit)) !important; }

.p-b-0,
.mod_article.p-b-0,
.mod_article.p-b-0 > .inside {
  padding-bottom: calc(0 * var(--base-spacing-unit)) !important; }

.m-t-1,
.mod_article.m-t-1 {
  margin-top: calc(1 * var(--base-spacing-unit)); }

.m-b-1,
.mod_article.m-b-1 {
  margin-bottom: calc(1 * var(--base-spacing-unit)); }

.p-t-1,
.mod_article.p-t-1 {
  padding-top: calc(1 * var(--base-spacing-unit)); }

.p-b-1,
.mod_article.p-b-1 {
  padding-bottom: calc(1 * var(--base-spacing-unit)); }

.m-t-2,
.mod_article.m-t-2 {
  margin-top: calc(2 * var(--base-spacing-unit)); }

.m-b-2,
.mod_article.m-b-2 {
  margin-bottom: calc(2 * var(--base-spacing-unit)); }

.p-t-2,
.mod_article.p-t-2 {
  padding-top: calc(2 * var(--base-spacing-unit)); }

.p-b-2,
.mod_article.p-b-2 {
  padding-bottom: calc(2 * var(--base-spacing-unit)); }

.m-t-3,
.mod_article.m-t-3 {
  margin-top: calc(3 * var(--base-spacing-unit)); }

.m-b-3,
.mod_article.m-b-3 {
  margin-bottom: calc(3 * var(--base-spacing-unit)); }

.p-t-3,
.mod_article.p-t-3 {
  padding-top: calc(3 * var(--base-spacing-unit)); }

.p-b-3,
.mod_article.p-b-3 {
  padding-bottom: calc(3 * var(--base-spacing-unit)); }

.m-t-4,
.mod_article.m-t-4 {
  margin-top: calc(4 * var(--base-spacing-unit)); }

.m-b-4,
.mod_article.m-b-4 {
  margin-bottom: calc(4 * var(--base-spacing-unit)); }

.p-t-4,
.mod_article.p-t-4 {
  padding-top: calc(4 * var(--base-spacing-unit)); }

.p-b-4,
.mod_article.p-b-4 {
  padding-bottom: calc(4 * var(--base-spacing-unit)); }

.m-t-5,
.mod_article.m-t-5 {
  margin-top: calc(5 * var(--base-spacing-unit)); }

.m-b-5,
.mod_article.m-b-5 {
  margin-bottom: calc(5 * var(--base-spacing-unit)); }

.p-t-5,
.mod_article.p-t-5 {
  padding-top: calc(5 * var(--base-spacing-unit)); }

.p-b-5,
.mod_article.p-b-5 {
  padding-bottom: calc(5 * var(--base-spacing-unit)); }

/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19f; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: currentColor; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

.tns-outer {
  padding: 0 !important; }

.tns-outer [hidden] {
  display: none !important; }

.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer; }

.tns-slider {
  transition: all 0s; }

.tns-slider > .tns-item {
  box-sizing: border-box; }

.tns-horizontal.tns-subpixel {
  white-space: nowrap; }

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal; }

.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both; }

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left; }

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%; }

.tns-no-calc {
  position: relative;
  left: 0; }

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px; }

.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  transition: transform 0s, opacity 0s; }

.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important; }

.tns-gallery > .tns-moving {
  transition: all 0.25s; }

.tns-autowidth {
  display: inline-block; }

.tns-lazy-img {
  transition: opacity 0.6s;
  opacity: 0.6; }

.tns-lazy-img.tns-complete {
  opacity: 1; }

.tns-ah {
  transition: height 0s; }

.tns-ovh {
  overflow: hidden; }

.tns-visually-hidden {
  position: absolute;
  left: -10000em; }

.tns-transparent {
  opacity: 0;
  visibility: hidden; }

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0; }

.tns-normal,
.tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1; }

.tns-vpfix {
  white-space: nowrap; }

.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block; }

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden; }

.tns-t-ct {
  width: 2333.3333333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0; }

.tns-t-ct:after {
  content: "";
  display: table;
  clear: both; }

.tns-t-ct > div {
  width: 1.4285714%;
  width: calc(100% / 70);
  height: 10px;
  float: left; }

/*# sourceMappingURL=sourcemaps/tiny-slider.css.map */
[data-sal] {
  transition-delay: 0s;
  transition-delay: var(--sal-delay, 0s);
  transition-duration: .2s;
  transition-duration: var(--sal-duration, 0.2s);
  transition-timing-function: ease;
  transition-timing-function: var(--sal-easing, ease); }

[data-sal][data-sal-duration="200"] {
  transition-duration: .2s; }

[data-sal][data-sal-duration="250"] {
  transition-duration: .25s; }

[data-sal][data-sal-duration="300"] {
  transition-duration: .3s; }

[data-sal][data-sal-duration="350"] {
  transition-duration: .35s; }

[data-sal][data-sal-duration="400"] {
  transition-duration: .4s; }

[data-sal][data-sal-duration="450"] {
  transition-duration: .45s; }

[data-sal][data-sal-duration="500"] {
  transition-duration: .5s; }

[data-sal][data-sal-duration="550"] {
  transition-duration: .55s; }

[data-sal][data-sal-duration="600"] {
  transition-duration: .6s; }

[data-sal][data-sal-duration="650"] {
  transition-duration: .65s; }

[data-sal][data-sal-duration="700"] {
  transition-duration: .7s; }

[data-sal][data-sal-duration="750"] {
  transition-duration: .75s; }

[data-sal][data-sal-duration="800"] {
  transition-duration: .8s; }

[data-sal][data-sal-duration="850"] {
  transition-duration: .85s; }

[data-sal][data-sal-duration="900"] {
  transition-duration: .9s; }

[data-sal][data-sal-duration="950"] {
  transition-duration: .95s; }

[data-sal][data-sal-duration="1000"] {
  transition-duration: 1s; }

[data-sal][data-sal-duration="1050"] {
  transition-duration: 1.05s; }

[data-sal][data-sal-duration="1100"] {
  transition-duration: 1.1s; }

[data-sal][data-sal-duration="1150"] {
  transition-duration: 1.15s; }

[data-sal][data-sal-duration="1200"] {
  transition-duration: 1.2s; }

[data-sal][data-sal-duration="1250"] {
  transition-duration: 1.25s; }

[data-sal][data-sal-duration="1300"] {
  transition-duration: 1.3s; }

[data-sal][data-sal-duration="1350"] {
  transition-duration: 1.35s; }

[data-sal][data-sal-duration="1400"] {
  transition-duration: 1.4s; }

[data-sal][data-sal-duration="1450"] {
  transition-duration: 1.45s; }

[data-sal][data-sal-duration="1500"] {
  transition-duration: 1.5s; }

[data-sal][data-sal-duration="1550"] {
  transition-duration: 1.55s; }

[data-sal][data-sal-duration="1600"] {
  transition-duration: 1.6s; }

[data-sal][data-sal-duration="1650"] {
  transition-duration: 1.65s; }

[data-sal][data-sal-duration="1700"] {
  transition-duration: 1.7s; }

[data-sal][data-sal-duration="1750"] {
  transition-duration: 1.75s; }

[data-sal][data-sal-duration="1800"] {
  transition-duration: 1.8s; }

[data-sal][data-sal-duration="1850"] {
  transition-duration: 1.85s; }

[data-sal][data-sal-duration="1900"] {
  transition-duration: 1.9s; }

[data-sal][data-sal-duration="1950"] {
  transition-duration: 1.95s; }

[data-sal][data-sal-duration="2000"] {
  transition-duration: 2s; }

[data-sal][data-sal-delay="50"] {
  transition-delay: .05s; }

[data-sal][data-sal-delay="100"] {
  transition-delay: .1s; }

[data-sal][data-sal-delay="150"] {
  transition-delay: .15s; }

[data-sal][data-sal-delay="200"] {
  transition-delay: .2s; }

[data-sal][data-sal-delay="250"] {
  transition-delay: .25s; }

[data-sal][data-sal-delay="300"] {
  transition-delay: .3s; }

[data-sal][data-sal-delay="350"] {
  transition-delay: .35s; }

[data-sal][data-sal-delay="400"] {
  transition-delay: .4s; }

[data-sal][data-sal-delay="450"] {
  transition-delay: .45s; }

[data-sal][data-sal-delay="500"] {
  transition-delay: .5s; }

[data-sal][data-sal-delay="550"] {
  transition-delay: .55s; }

[data-sal][data-sal-delay="600"] {
  transition-delay: .6s; }

[data-sal][data-sal-delay="650"] {
  transition-delay: .65s; }

[data-sal][data-sal-delay="700"] {
  transition-delay: .7s; }

[data-sal][data-sal-delay="750"] {
  transition-delay: .75s; }

[data-sal][data-sal-delay="800"] {
  transition-delay: .8s; }

[data-sal][data-sal-delay="850"] {
  transition-delay: .85s; }

[data-sal][data-sal-delay="900"] {
  transition-delay: .9s; }

[data-sal][data-sal-delay="950"] {
  transition-delay: .95s; }

[data-sal][data-sal-delay="1000"] {
  transition-delay: 1s; }

[data-sal][data-sal-easing=linear] {
  transition-timing-function: linear; }

[data-sal][data-sal-easing=ease] {
  transition-timing-function: ease; }

[data-sal][data-sal-easing=ease-in] {
  transition-timing-function: ease-in; }

[data-sal][data-sal-easing=ease-out] {
  transition-timing-function: ease-out; }

[data-sal][data-sal-easing=ease-in-out] {
  transition-timing-function: ease-in-out; }

[data-sal][data-sal-easing=ease-in-cubic] {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

[data-sal][data-sal-easing=ease-out-cubic] {
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

[data-sal][data-sal-easing=ease-in-out-cubic] {
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

[data-sal][data-sal-easing=ease-in-circ] {
  transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335); }

[data-sal][data-sal-easing=ease-out-circ] {
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); }

[data-sal][data-sal-easing=ease-in-out-circ] {
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }

[data-sal][data-sal-easing=ease-in-expo] {
  transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035); }

[data-sal][data-sal-easing=ease-out-expo] {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

[data-sal][data-sal-easing=ease-in-out-expo] {
  transition-timing-function: cubic-bezier(1, 0, 0, 1); }

[data-sal][data-sal-easing=ease-in-quad] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-sal][data-sal-easing=ease-out-quad] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-sal][data-sal-easing=ease-in-out-quad] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-sal][data-sal-easing=ease-in-quart] {
  transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22); }

[data-sal][data-sal-easing=ease-out-quart] {
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }

[data-sal][data-sal-easing=ease-in-out-quart] {
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

[data-sal][data-sal-easing=ease-in-quint] {
  transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }

[data-sal][data-sal-easing=ease-out-quint] {
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

[data-sal][data-sal-easing=ease-in-out-quint] {
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); }

[data-sal][data-sal-easing=ease-in-sine] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

[data-sal][data-sal-easing=ease-out-sine] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

[data-sal][data-sal-easing=ease-in-out-sine] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

[data-sal][data-sal-easing=ease-in-back] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

[data-sal][data-sal-easing=ease-out-back] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

[data-sal][data-sal-easing=ease-in-out-back] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

[data-sal|=fade] {
  opacity: 0;
  transition-property: opacity; }

[data-sal|=fade].sal-animate,
body.sal-disabled [data-sal|=fade] {
  opacity: 1; }

[data-sal|=slide] {
  opacity: 0;
  transition-property: opacity, transform; }

[data-sal=slide-up] {
  transform: translateY(20%); }

[data-sal=slide-down] {
  transform: translateY(-20%); }

[data-sal=slide-left] {
  transform: translateX(20%); }

[data-sal=slide-right] {
  transform: translateX(-20%); }

[data-sal|=slide].sal-animate,
body.sal-disabled [data-sal|=slide] {
  opacity: 1;
  transform: none; }

[data-sal|=zoom] {
  opacity: 0;
  transition-property: opacity, transform; }

[data-sal=zoom-in] {
  transform: scale(0.5); }

[data-sal=zoom-out] {
  transform: scale(1.1); }

[data-sal|=zoom].sal-animate,
body.sal-disabled [data-sal|=zoom] {
  opacity: 1;
  transform: none; }

[data-sal|=flip] {
  backface-visibility: hidden;
  transition-property: transform; }

[data-sal=flip-left] {
  transform: perspective(2000px) rotateY(-91deg); }

[data-sal=flip-right] {
  transform: perspective(2000px) rotateY(91deg); }

[data-sal=flip-up] {
  transform: perspective(2000px) rotateX(-91deg); }

[data-sal=flip-down] {
  transform: perspective(2000px) rotateX(91deg); }

[data-sal|=flip].sal-animate,
body.sal-disabled [data-sal|=flip] {
  transform: none; }

/*# sourceMappingURL=sal.css.map*/
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  font: inherit; }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
button,
input,
select {
  /* 2 */
  overflow: visible; }

/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  /* 1 */
  margin: 0; }

/**
 * Remove the inheritence of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritence of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Change the cursor in all browsers (opinionated).
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
[disabled] {
  cursor: default; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; }

/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.float_left {
  float: left; }

.float_right {
  float: right; }

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

/**
 * Set the global `box-sizing` state to `border-box`.
 *
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 * paulirish.com/2012/box-sizing-border-box-ftw
 */
html {
  box-sizing: border-box; }

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

/*************************************

MAIN STYLESHEET

*************************************/
html.lenis,
html.lenis body {
  height: auto; }

.lenis.lenis-smooth {
  scroll-behavior: auto !important; }

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain; }

.lenis.lenis-stopped {
  overflow: hidden; }

.lenis.lenis-scrolling iframe {
  pointer-events: none; }

html.scroll-lock {
  overflow-y: hidden; }

a:hover {
  color: #ffb84d; }

.no-animation {
  transform: none !important;
  opacity: 1 !important; }

.tips, .ce_text.orange-action .text-wrapper {
  z-index: -1; }
  .tips:before, .ce_text.orange-action .text-wrapper:before, .tips:after, .ce_text.orange-action .text-wrapper:after {
    content: "";
    position: absolute;
    background-color: #fefefe;
    width: 350px;
    height: 150px;
    transform: rotate(-45deg);
    z-index: 1; }
  .tips:before, .ce_text.orange-action .text-wrapper:before {
    top: -50px;
    left: -250px; }
  .tips:after, .ce_text.orange-action .text-wrapper:after {
    bottom: -50px;
    right: -250px; }

.tips-topleft {
  position: relative; }
  .tips-topleft:before {
    content: "";
    position: absolute;
    background-color: #fefefe;
    width: 70px;
    height: 70px;
    transform: rotate(-45deg);
    z-index: 1; }
  .tips-topleft:before {
    top: -40px;
    left: -40px; }

.sliced {
  display: inline-block !important;
  position: relative;
  overflow: hidden;
  padding: 0 14px;
  width: 100%; }
  .sliced:before, .sliced:after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    z-index: 3; }
  .sliced:before {
    border-top: solid 2px #bfbfbf;
    top: 4px;
    right: 4px; }
  .sliced:after {
    border-bottom: 2px solid #bfbfbf;
    border-left: 2px solid #bfbfbf;
    bottom: 0;
    left: 0;
    transform: none; }

.sliced .sliced-text {
  position: relative;
  display: flex;
  flex-flow: column;
  padding: 15px 20px;
  height: 100%;
  border-top: solid 2px #bfbfbf;
  border-bottom: solid 2px #bfbfbf;
  z-index: 3; }
  .sliced .sliced-text:before, .sliced .sliced-text:after {
    content: "";
    width: 20px;
    height: calc(100% - 11px);
    display: block;
    position: absolute;
    z-index: 3; }
  .sliced .sliced-text:before {
    top: -2px;
    left: -14px;
    border-top: solid 2px #bfbfbf;
    border-left: solid 2px #bfbfbf; }
  .sliced .sliced-text:after {
    bottom: -2px;
    right: -14px;
    border-bottom: solid 2px #bfbfbf;
    border-right: solid 2px #bfbfbf; }

.ecken {
  position: relative; }
  .ecken:before, .ecken:after {
    content: "";
    position: absolute;
    width: 3vw;
    height: 3vw;
    background-image: url(../../files/theme/dist/img/icons/sooro-ecke-o.svg); }
    @media screen and (min-width: 68.75em) {
      .ecken:before, .ecken:after {
        width: 30px;
        height: 30px; } }
  .ecken:before {
    top: -1vw;
    left: -3vw;
    transform: rotate(90deg); }
    @media screen and (min-width: 68.75em) {
      .ecken:before {
        top: -15px;
        left: -40px; } }
  .ecken:after {
    bottom: -1vw;
    right: -3vw;
    transform: rotate(-90deg); }
    @media screen and (min-width: 68.75em) {
      .ecken:after {
        bottom: -15px;
        right: -15px; } }

/*************************************

ORANGE ACTION

*************************************/
.ce_text.orange-action {
  max-width: 900px;
  margin-bottom: 0;
  padding: 0 20px;
  z-index: -1; }
  @media screen and (max-width: 47.99875em) {
    .ce_text.orange-action.font-big {
      font-size: 16px; } }
  .ce_text.orange-action:before {
    content: "";
    position: absolute;
    inset: 0 15px;
    background-color: #ff9900;
    z-index: -1; }
    @media screen and (min-width: 68.75em) {
      .ce_text.orange-action:before {
        inset: 0 30px; } }
  .ce_text.orange-action:after {
    content: "";
    position: absolute;
    bottom: -40%;
    right: -5%;
    background-image: url("../../files/theme/dist/img/icons/solar.svg");
    background-size: contain;
    width: 700px;
    height: 700px;
    opacity: 0.1; }
  .ce_text.orange-action * {
    color: #fefefe; }
  .ce_text.orange-action > figure {
    display: none; }
    @media screen and (min-width: 120em) {
      .ce_text.orange-action > figure {
        display: block;
        margin-top: -70px;
        margin-right: -30px; } }
  .ce_text.orange-action .text-wrapper {
    max-width: -moz-fit-content;
    max-width: fit-content; }
    .ce_text.orange-action .text-wrapper ul li {
      border-color: #fefefe; }
      @media screen and (min-width: 120em) {
        .ce_text.orange-action .text-wrapper ul li {
          line-height: 2; } }
    .ce_text.orange-action .text-wrapper .btn, .ce_text.orange-action .text-wrapper .back {
      margin-bottom: 0;
      background-color: var(--color-text-inverted);
      color: var(--color-default); }

.intro {
  font-weight: 500; }

/*************************************

VORTEILE SECTION

*************************************/
.vorteile-wrap {
  display: grid;
  grid-template-columns: 5vw 1fr;
  gap: 3vw;
  font-weight: 500; }
  @media screen and (min-width: 48em) {
    .vorteile-wrap {
      grid-template-columns: 3vw 1fr;
      gap: 10px; } }
  .vorteile-wrap figure {
    max-width: 50px; }
  .vorteile-wrap h3 {
    margin-top: -5px; }

/*************************************

IMPRESSUM

*************************************/
.impressum #mobile-section,
.impressum #hamburger-section {
  display: none; }

.impressum #mainNav .logo-nav {
  padding-left: 0; }

.impressum #mainNav ul.smooth {
  display: none !important; }

@media screen and (min-width: 68.75em) {
  .impressum .mod_article:first-child {
    margin-top: 100px; } }

@media screen and (min-width: 120em) {
  .impressum .mod_article:first-child {
    margin-top: 150px; } }

.impressum h1 {
  font-size: 1.9rem;
  margin-bottom: 2rem; }

.impressum h2 {
  font-size: 1.4rem; }

.impressum h3 {
  font-size: 1.25rem; }

@media screen and (min-width: 68.75em) {
  .impressum h1 {
    font-size: 2.2rem;
    margin-bottom: 2rem; }
  .impressum h2 {
    margin-top: 2rem;
    font-size: 1.6rem; }
  .impressum h3 {
    font-size: 1.35rem; } }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: var(--base-spacing-unit-sm); }

ul, ol, dl,
blockquote, p, address,
hr,
fieldset, figure,
pre {
  margin-bottom: var(--base-spacing-unit); }

ul, ol, dd {
  margin-left: var(--base-spacing-unit); }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

a {
  color: var(--links-color); }

:not(p) a {
  text-decoration: none; }

figure {
  margin: 0; }

img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

html {
  font-family: var(--base-font-family, sans-serif);
  font-size: var(--base-font-size-xs);
  line-height: var(--base-line-height);
  font-weight: var(--base-font-weight);
  background-color: var(--color-page-background);
  color: var(--color-text);
  overflow-y: scroll;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  @media screen and (min-width: 34.375em) {
    html {
      font-size: var(--base-font-size-sm, var(--base-font-size)); } }
  @media screen and (min-width: 48em) {
    html {
      font-size: var(--base-font-size); } }
  @media screen and (min-width: 58.75em) {
    html {
      font-size: var(--base-font-size-lg, var(--base-font-size)); } }
  @media screen and (min-width: 68.75em) {
    html {
      font-size: var(--base-font-size-xl); } }

html {
  font-family: var(--base-font-family, sans-serif);
  font-size: var(--base-font-size-xs);
  line-height: var(--base-line-height);
  font-weight: var(--base-font-weight);
  background-color: var(--color-page-background);
  color: var(--color-text);
  overflow-y: scroll;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  @media screen and (min-width: 34.375em) {
    html {
      font-size: var(--base-font-size-sm, var(--base-font-size)); } }
  @media screen and (min-width: 48em) {
    html {
      font-size: var(--base-font-size); } }
  @media screen and (min-width: 58.75em) {
    html {
      font-size: var(--base-font-size-lg, var(--base-font-size)); } }
  @media screen and (min-width: 68.75em) {
    html {
      font-size: var(--base-font-size-xl); } }

@font-face {
  font-display: swap;
  font-family: "Red Hat Display Variable";
  src: url("../../files/theme/dist/fonts/RedHatDisplay-VariableFont_wght.woff2") format("woff2 supports variations"), url("../../files/theme/dist/fonts/RedHatDisplay-VariableFont_wght.woff2") format("woff2-variations");
  font-weight: 100 1000; }

@font-face {
  font-display: swap;
  font-family: "Red Hat Display Italic Variable";
  font-style: italic;
  src: url("../../files/theme/dist/fonts/RedHatDisplay-Italic-VariableFont_wght.woff2") format("woff2 supports variations"), url("../../files/theme/dist/fonts/RedHatDisplay-Italic-VariableFont_wght.woff2") format("woff2-variations");
  font-weight: 100 1000; }

h1, .heading--1.ce_headline, .heading--1.content-headline, .heading--1 h1, .heading--1 h2, .heading--1 h3, .heading--1 h4, .heading--1 h5, .heading--1 h6 {
  font-family: var(--h1-font-family);
  font-size: var(--h1-font-size);
  font-weight: var(--h1-font-weight);
  line-height: var(--h1-line-height);
  color: var(--h1-color);
  margin-top: var(--h1-spacing-top);
  margin-bottom: var(--h1-spacing-bottom); }
  @media screen and (min-width: 34.375em) {
    h1, .heading--1.ce_headline, .heading--1.content-headline, .heading--1 h1, .heading--1 h2, .heading--1 h3, .heading--1 h4, .heading--1 h5, .heading--1 h6 {
      --h1-font-size: var(--h1-font-size-sm); } }
  @media screen and (min-width: 48em) {
    h1, .heading--1.ce_headline, .heading--1.content-headline, .heading--1 h1, .heading--1 h2, .heading--1 h3, .heading--1 h4, .heading--1 h5, .heading--1 h6 {
      --h1-font-size: var(--h1-font-size-md); } }
  @media screen and (min-width: 58.75em) {
    h1, .heading--1.ce_headline, .heading--1.content-headline, .heading--1 h1, .heading--1 h2, .heading--1 h3, .heading--1 h4, .heading--1 h5, .heading--1 h6 {
      --h1-font-size: var(--h1-font-size-lg); } }
  @media screen and (min-width: 68.75em) {
    h1, .heading--1.ce_headline, .heading--1.content-headline, .heading--1 h1, .heading--1 h2, .heading--1 h3, .heading--1 h4, .heading--1 h5, .heading--1 h6 {
      --h1-font-size: var(--h1-font-size-xl); } }
  @media screen and (min-width: 120em) {
    h1, .heading--1.ce_headline, .heading--1.content-headline, .heading--1 h1, .heading--1 h2, .heading--1 h3, .heading--1 h4, .heading--1 h5, .heading--1 h6 {
      --h1-font-size: var(--h1-font-size-xxl); } }

h2, .heading--2.ce_headline, .heading--2.content-headline, .heading--2 h1, .heading--2 h2, .heading--2 h3, .heading--2 h4, .heading--2 h5, .heading--2 h6 {
  font-family: var(--h2-font-family);
  font-size: var(--h2-font-size);
  font-weight: var(--h2-font-weight);
  line-height: var(--h2-line-height);
  color: var(--h2-color);
  margin-top: var(--h2-spacing-top);
  margin-bottom: var(--h2-spacing-bottom); }
  @media screen and (min-width: 34.375em) {
    h2, .heading--2.ce_headline, .heading--2.content-headline, .heading--2 h1, .heading--2 h2, .heading--2 h3, .heading--2 h4, .heading--2 h5, .heading--2 h6 {
      --h2-font-size: var(--h2-font-size-sm); } }
  @media screen and (min-width: 48em) {
    h2, .heading--2.ce_headline, .heading--2.content-headline, .heading--2 h1, .heading--2 h2, .heading--2 h3, .heading--2 h4, .heading--2 h5, .heading--2 h6 {
      --h2-font-size: var(--h2-font-size-md); } }
  @media screen and (min-width: 58.75em) {
    h2, .heading--2.ce_headline, .heading--2.content-headline, .heading--2 h1, .heading--2 h2, .heading--2 h3, .heading--2 h4, .heading--2 h5, .heading--2 h6 {
      --h2-font-size: var(--h2-font-size-lg); } }
  @media screen and (min-width: 68.75em) {
    h2, .heading--2.ce_headline, .heading--2.content-headline, .heading--2 h1, .heading--2 h2, .heading--2 h3, .heading--2 h4, .heading--2 h5, .heading--2 h6 {
      --h2-font-size: var(--h2-font-size-xl); } }
  @media screen and (min-width: 120em) {
    h2, .heading--2.ce_headline, .heading--2.content-headline, .heading--2 h1, .heading--2 h2, .heading--2 h3, .heading--2 h4, .heading--2 h5, .heading--2 h6 {
      --h2-font-size: var(--h2-font-size-xxl); } }

h3, .heading--3.ce_headline, .heading--3.content-headline, .heading--3 h1, .heading--3 h2, .heading--3 h3, .heading--3 h4, .heading--3 h5, .heading--3 h6 {
  font-family: var(--h3-font-family);
  font-size: var(--h3-font-size);
  font-weight: var(--h3-font-weight);
  line-height: var(--h3-line-height);
  color: var(--h3-color);
  margin-top: var(--h3-spacing-top);
  margin-bottom: var(--h3-spacing-bottom); }
  @media screen and (min-width: 34.375em) {
    h3, .heading--3.ce_headline, .heading--3.content-headline, .heading--3 h1, .heading--3 h2, .heading--3 h3, .heading--3 h4, .heading--3 h5, .heading--3 h6 {
      --h3-font-size: var(--h3-font-size-sm); } }
  @media screen and (min-width: 48em) {
    h3, .heading--3.ce_headline, .heading--3.content-headline, .heading--3 h1, .heading--3 h2, .heading--3 h3, .heading--3 h4, .heading--3 h5, .heading--3 h6 {
      --h3-font-size: var(--h3-font-size-md); } }
  @media screen and (min-width: 58.75em) {
    h3, .heading--3.ce_headline, .heading--3.content-headline, .heading--3 h1, .heading--3 h2, .heading--3 h3, .heading--3 h4, .heading--3 h5, .heading--3 h6 {
      --h3-font-size: var(--h3-font-size-lg); } }
  @media screen and (min-width: 68.75em) {
    h3, .heading--3.ce_headline, .heading--3.content-headline, .heading--3 h1, .heading--3 h2, .heading--3 h3, .heading--3 h4, .heading--3 h5, .heading--3 h6 {
      --h3-font-size: var(--h3-font-size-xl); } }
  @media screen and (min-width: 120em) {
    h3, .heading--3.ce_headline, .heading--3.content-headline, .heading--3 h1, .heading--3 h2, .heading--3 h3, .heading--3 h4, .heading--3 h5, .heading--3 h6 {
      --h3-font-size: var(--h3-font-size-xxl); } }

h4, .heading--4.ce_headline, .heading--4.content-headline, .heading--4 h1, .heading--4 h2, .heading--4 h3, .heading--4 h4, .heading--4 h5, .heading--4 h6 {
  font-family: var(--h4-font-family);
  font-size: var(--h4-font-size);
  font-weight: var(--h4-font-weight);
  line-height: var(--h4-line-height);
  color: var(--h4-color);
  margin-top: var(--h4-spacing-top);
  margin-bottom: var(--h4-spacing-bottom); }
  @media screen and (min-width: 34.375em) {
    h4, .heading--4.ce_headline, .heading--4.content-headline, .heading--4 h1, .heading--4 h2, .heading--4 h3, .heading--4 h4, .heading--4 h5, .heading--4 h6 {
      --h4-font-size: var(--h4-font-size-sm); } }
  @media screen and (min-width: 48em) {
    h4, .heading--4.ce_headline, .heading--4.content-headline, .heading--4 h1, .heading--4 h2, .heading--4 h3, .heading--4 h4, .heading--4 h5, .heading--4 h6 {
      --h4-font-size: var(--h4-font-size-md); } }
  @media screen and (min-width: 58.75em) {
    h4, .heading--4.ce_headline, .heading--4.content-headline, .heading--4 h1, .heading--4 h2, .heading--4 h3, .heading--4 h4, .heading--4 h5, .heading--4 h6 {
      --h4-font-size: var(--h4-font-size-lg); } }
  @media screen and (min-width: 68.75em) {
    h4, .heading--4.ce_headline, .heading--4.content-headline, .heading--4 h1, .heading--4 h2, .heading--4 h3, .heading--4 h4, .heading--4 h5, .heading--4 h6 {
      --h4-font-size: var(--h4-font-size-xl); } }
  @media screen and (min-width: 120em) {
    h4, .heading--4.ce_headline, .heading--4.content-headline, .heading--4 h1, .heading--4 h2, .heading--4 h3, .heading--4 h4, .heading--4 h5, .heading--4 h6 {
      --h4-font-size: var(--h4-font-size-xxl); } }

h5, .heading--5.ce_headline, .heading--5.content-headline, .heading--5 h1, .heading--5 h2, .heading--5 h3, .heading--5 h4, .heading--5 h5, .heading--5 h6 {
  font-family: var(--h5-font-family);
  font-size: var(--h5-font-size);
  font-weight: var(--h5-font-weight);
  line-height: var(--h5-line-height);
  color: var(--h5-color);
  margin-top: var(--h5-spacing-top);
  margin-bottom: var(--h5-spacing-bottom); }
  @media screen and (min-width: 34.375em) {
    h5, .heading--5.ce_headline, .heading--5.content-headline, .heading--5 h1, .heading--5 h2, .heading--5 h3, .heading--5 h4, .heading--5 h5, .heading--5 h6 {
      --h5-font-size: var(--h5-font-size-sm); } }
  @media screen and (min-width: 48em) {
    h5, .heading--5.ce_headline, .heading--5.content-headline, .heading--5 h1, .heading--5 h2, .heading--5 h3, .heading--5 h4, .heading--5 h5, .heading--5 h6 {
      --h5-font-size: var(--h5-font-size-md); } }
  @media screen and (min-width: 58.75em) {
    h5, .heading--5.ce_headline, .heading--5.content-headline, .heading--5 h1, .heading--5 h2, .heading--5 h3, .heading--5 h4, .heading--5 h5, .heading--5 h6 {
      --h5-font-size: var(--h5-font-size-lg); } }
  @media screen and (min-width: 68.75em) {
    h5, .heading--5.ce_headline, .heading--5.content-headline, .heading--5 h1, .heading--5 h2, .heading--5 h3, .heading--5 h4, .heading--5 h5, .heading--5 h6 {
      --h5-font-size: var(--h5-font-size-xl); } }
  @media screen and (min-width: 120em) {
    h5, .heading--5.ce_headline, .heading--5.content-headline, .heading--5 h1, .heading--5 h2, .heading--5 h3, .heading--5 h4, .heading--5 h5, .heading--5 h6 {
      --h5-font-size: var(--h5-font-size-xxl); } }

h6, .heading--6.ce_headline, .heading--6.content-headline, .heading--6 h1, .heading--6 h2, .heading--6 h3, .heading--6 h4, .heading--6 h5, .heading--6 h6 {
  font-family: var(--h6-font-family);
  font-size: var(--h6-font-size);
  font-weight: var(--h6-font-weight);
  line-height: var(--h6-line-height);
  color: var(--h6-color);
  margin-top: var(--h6-spacing-top);
  margin-bottom: var(--h6-spacing-bottom); }
  @media screen and (min-width: 34.375em) {
    h6, .heading--6.ce_headline, .heading--6.content-headline, .heading--6 h1, .heading--6 h2, .heading--6 h3, .heading--6 h4, .heading--6 h5, .heading--6 h6 {
      --h6-font-size: var(--h6-font-size-sm); } }
  @media screen and (min-width: 48em) {
    h6, .heading--6.ce_headline, .heading--6.content-headline, .heading--6 h1, .heading--6 h2, .heading--6 h3, .heading--6 h4, .heading--6 h5, .heading--6 h6 {
      --h6-font-size: var(--h6-font-size-md); } }
  @media screen and (min-width: 58.75em) {
    h6, .heading--6.ce_headline, .heading--6.content-headline, .heading--6 h1, .heading--6 h2, .heading--6 h3, .heading--6 h4, .heading--6 h5, .heading--6 h6 {
      --h6-font-size: var(--h6-font-size-lg); } }
  @media screen and (min-width: 68.75em) {
    h6, .heading--6.ce_headline, .heading--6.content-headline, .heading--6 h1, .heading--6 h2, .heading--6 h3, .heading--6 h4, .heading--6 h5, .heading--6 h6 {
      --h6-font-size: var(--h6-font-size-xl); } }
  @media screen and (min-width: 120em) {
    h6, .heading--6.ce_headline, .heading--6.content-headline, .heading--6 h1, .heading--6 h2, .heading--6 h3, .heading--6 h4, .heading--6 h5, .heading--6 h6 {
      --h6-font-size: var(--h6-font-size-xxl); } }

p,
ul,
ol {
  margin-top: 0; }
  p a,
  ul a,
  ol a {
    -webkit-text-decoration: var(--paragraph-link-decoration);
    text-decoration: var(--paragraph-link-decoration); }
    p a:hover,
    ul a:hover,
    ol a:hover {
      --paragraph-link-decoration: var(--paragraph-link-decoration-hover); }
  p:last-child,
  ul:last-child,
  ol:last-child {
    margin-bottom: 0; }

code {
  color: var(--code-color); }

pre {
  padding: 1rem;
  background: var(--pre-color-background);
  color: var(--pre-color);
  overflow-x: scroll; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: var(--hr-border); }

.li--block {
  margin-bottom: 1rem; }

.ce_text,
.content-text {
  margin-bottom: var(--base-spacing-unit); }

::-moz-selection {
  background: var(--selection-background);
  color: var(--selection-color);
  opacity: 1; }

::selection {
  background: var(--selection-background);
  color: var(--selection-color);
  opacity: 1; }

h1, h2, h3, h4, h5, h6 {
  position: relative;
  font-weight: var(--headings-font-weight);
  letter-spacing: var(--headings-letter-spacing);
  font-style: normal;
  text-transform: uppercase;
  z-index: 10; }

@media screen and (max-width: 68.74875em) {
  h2 {
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    hyphens: auto;
    text-transform: uppercase; } }

h3 {
  text-transform: initial; }

h3 + h4 {
  margin-top: 1rem; }

h4 + h3,
h5 + h3 {
  margin-top: -1rem; }

p,
ul,
ol {
  margin-top: 0;
  margin-bottom: var(--base-spacing-unit-xs); }
  p a,
  ul a,
  ol a {
    -webkit-text-decoration: var(--paragraph-link-decoration);
    text-decoration: var(--paragraph-link-decoration); }
    p a:hover,
    ul a:hover,
    ol a:hover {
      --paragraph-link-decoration: var(--paragraph-link-decoration-hover); }

ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0; }
  ul li {
    padding: 10px 0; }
    @media screen and (min-width: 68.75em) {
      ul li {
        padding: 10px 0; } }
    ul li:not(:last-child) {
      border-bottom: 1px solid #ccd1d6; }
    ul li a {
      display: inline-block;
      color: var(--color-text);
      font-weight: 800;
      padding: 10px; }
      ul li a:hover {
        color: #ff9900;
        font-weight: 600; }

.highlight {
  color: #ff9900; }

p + ul {
  margin-top: -10px; }

strong {
  font-weight: 800; }

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

.text-big {
  font-size: 18px; }
  @media screen and (min-width: 58.75em) {
    .text-big {
      font-size: 25px; } }
  @media screen and (min-width: 68.75em) {
    .text-big {
      font-size: 35px; } }

.font-big {
  font-size: clamp(20px, 2vw, 30px);
  color: var(--headings__color);
  line-height: 1.35; }
  @media screen and (min-width: 68.75em) {
    .font-big h2 {
      margin-bottom: 30px; } }

.line-link, #footer a {
  display: inline-block; }
  .line-link:after, #footer a:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    margin-top: 0;
    background-color: #adadad;
    opacity: 0;
    transition: all 0.3s; }
  .line-link:hover:after, #footer a:hover:after {
    width: 100%;
    opacity: 1; }

/*************************************

CHECKLIST SETTINGS

*************************************/
.check-list h1, .check-list h2, .check-list h3, .check-list h4, .check-list h5, .check-list h6 {
  margin-bottom: 30px; }

.check-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: -moz-fit-content;
  max-width: fit-content; }
  .check-list ul li {
    display: flex;
    gap: 10px;
    align-items: center;
    line-height: 1.5;
    padding: 10px 0; }
    .check-list ul li:before {
      content: "";
      display: inline-block;
      background: url("../../files/theme/dist/img/icons/checkmark.svg") no-repeat;
      min-width: 20px;
      height: 20px;
      background-size: contain; }
      @media screen and (min-width: 58.75em) {
        .check-list ul li:before {
          vertical-align: baseline; } }
    .check-list ul li ul {
      list-style: revert;
      margin: 0;
      margin-bottom: 10px; }
      .check-list ul li ul li {
        text-indent: 0;
        margin-left: 15px; }
        .check-list ul li ul li:before {
          content: none; }

.row {
  display: grid;
  grid-template-columns: repeat(var(--grid-columns), minmax(0, 1fr));
  -moz-column-gap: var(--grid-gutter);
  column-gap: var(--grid-gutter);
  grid-auto-columns: 1fr; }
  @supports not (display: grid) {
    .row {
      display: flex;
      flex-wrap: wrap;
      margin-left: calc(-1 * var(--grid-gutter) / 2);
      margin-right: calc(-1 * var(--grid-gutter) / 2); } }

.row--gap-y {
  row-gap: var(--grid-gutter); }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .ce_gallery > ul li {
  display: grid;
  grid-column: 1 / -1;
  max-width: 100%; }
  @supports not (display: grid) {
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .ce_gallery > ul li {
      padding-left: var(--grid-gutter-half);
      padding-right: var(--grid-gutter-half); } }

.col {
  grid-column: 1 / -1; }

.col-1 {
  grid-column: span 1/span 1; }
  @supports not (display: grid) {
    .col-1 {
      width: 8.33333%; } }

.row-start-1 {
  grid-row-start: 1; }

.row-span-1 {
  grid-row: span 1/span 1; }

.col-2 {
  grid-column: span 2/span 2; }
  @supports not (display: grid) {
    .col-2 {
      width: 16.66667%; } }

.row-start-2 {
  grid-row-start: 2; }

.row-span-2 {
  grid-row: span 2/span 2; }

.col-3 {
  grid-column: span 3/span 3; }
  @supports not (display: grid) {
    .col-3 {
      width: 25%; } }

.row-start-3 {
  grid-row-start: 3; }

.row-span-3 {
  grid-row: span 3/span 3; }

.col-4 {
  grid-column: span 4/span 4; }
  @supports not (display: grid) {
    .col-4 {
      width: 33.33333%; } }

.row-start-4 {
  grid-row-start: 4; }

.row-span-4 {
  grid-row: span 4/span 4; }

.col-5 {
  grid-column: span 5/span 5; }
  @supports not (display: grid) {
    .col-5 {
      width: 41.66667%; } }

.row-start-5 {
  grid-row-start: 5; }

.row-span-5 {
  grid-row: span 5/span 5; }

.col-6 {
  grid-column: span 6/span 6; }
  @supports not (display: grid) {
    .col-6 {
      width: 50%; } }

.row-start-6 {
  grid-row-start: 6; }

.row-span-6 {
  grid-row: span 6/span 6; }

.col-7 {
  grid-column: span 7/span 7; }
  @supports not (display: grid) {
    .col-7 {
      width: 58.33333%; } }

.row-start-7 {
  grid-row-start: 7; }

.row-span-7 {
  grid-row: span 7/span 7; }

.col-8 {
  grid-column: span 8/span 8; }
  @supports not (display: grid) {
    .col-8 {
      width: 66.66667%; } }

.row-start-8 {
  grid-row-start: 8; }

.row-span-8 {
  grid-row: span 8/span 8; }

.col-9 {
  grid-column: span 9/span 9; }
  @supports not (display: grid) {
    .col-9 {
      width: 75%; } }

.row-start-9 {
  grid-row-start: 9; }

.row-span-9 {
  grid-row: span 9/span 9; }

.col-10 {
  grid-column: span 10/span 10; }
  @supports not (display: grid) {
    .col-10 {
      width: 83.33333%; } }

.row-start-10 {
  grid-row-start: 10; }

.row-span-10 {
  grid-row: span 10/span 10; }

.col-11 {
  grid-column: span 11/span 11; }
  @supports not (display: grid) {
    .col-11 {
      width: 91.66667%; } }

.row-start-11 {
  grid-row-start: 11; }

.row-span-11 {
  grid-row: span 11/span 11; }

.col-12 {
  grid-column: span 12/span 12; }
  @supports not (display: grid) {
    .col-12 {
      width: 100%; } }

.row-start-12 {
  grid-row-start: 12; }

.row-span-12 {
  grid-row: span 12/span 12; }

@media screen and (min-width: 0) {
  .col-xs-1 {
    grid-column: span 1/span 1; }
    @supports not (display: grid) {
      .col-xs-1 {
        width: 8.33333%; } }
  .col-xs-2 {
    grid-column: span 2/span 2; }
    @supports not (display: grid) {
      .col-xs-2 {
        width: 16.66667%; } }
  .col-xs-3 {
    grid-column: span 3/span 3; }
    @supports not (display: grid) {
      .col-xs-3 {
        width: 25%; } }
  .col-xs-4 {
    grid-column: span 4/span 4; }
    @supports not (display: grid) {
      .col-xs-4 {
        width: 33.33333%; } }
  .col-xs-5 {
    grid-column: span 5/span 5; }
    @supports not (display: grid) {
      .col-xs-5 {
        width: 41.66667%; } }
  .col-xs-6 {
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .col-xs-6 {
        width: 50%; } }
  .col-xs-7 {
    grid-column: span 7/span 7; }
    @supports not (display: grid) {
      .col-xs-7 {
        width: 58.33333%; } }
  .col-xs-8 {
    grid-column: span 8/span 8; }
    @supports not (display: grid) {
      .col-xs-8 {
        width: 66.66667%; } }
  .col-xs-9 {
    grid-column: span 9/span 9; }
    @supports not (display: grid) {
      .col-xs-9 {
        width: 75%; } }
  .col-xs-10 {
    grid-column: span 10/span 10; }
    @supports not (display: grid) {
      .col-xs-10 {
        width: 83.33333%; } }
  .col-xs-11 {
    grid-column: span 11/span 11; }
    @supports not (display: grid) {
      .col-xs-11 {
        width: 91.66667%; } }
  .col-xs-12 {
    grid-column: span 12/span 12; }
    @supports not (display: grid) {
      .col-xs-12 {
        width: 100%; } } }

@media screen and (min-width: 0) {
  .row-span-xs-1 {
    grid-row: span 1/span 1; }
  .row-span-xs-2 {
    grid-row: span 2/span 2; }
  .row-span-xs-3 {
    grid-row: span 3/span 3; }
  .row-span-xs-4 {
    grid-row: span 4/span 4; }
  .row-span-xs-5 {
    grid-row: span 5/span 5; }
  .row-span-xs-6 {
    grid-row: span 6/span 6; }
  .row-span-xs-7 {
    grid-row: span 7/span 7; }
  .row-span-xs-8 {
    grid-row: span 8/span 8; }
  .row-span-xs-9 {
    grid-row: span 9/span 9; }
  .row-span-xs-10 {
    grid-row: span 10/span 10; }
  .row-span-xs-11 {
    grid-row: span 11/span 11; }
  .row-span-xs-12 {
    grid-row: span 12/span 12; } }

@media screen and (min-width: 0) {
  .col-start-xs-1 {
    grid-column-start: 1; }
  .row-start-xs-1 {
    grid-row-start: 1; }
  .col-start-xs-2 {
    grid-column-start: 2; }
  .row-start-xs-2 {
    grid-row-start: 2; }
  .col-start-xs-3 {
    grid-column-start: 3; }
  .row-start-xs-3 {
    grid-row-start: 3; }
  .col-start-xs-4 {
    grid-column-start: 4; }
  .row-start-xs-4 {
    grid-row-start: 4; }
  .col-start-xs-5 {
    grid-column-start: 5; }
  .row-start-xs-5 {
    grid-row-start: 5; }
  .col-start-xs-6 {
    grid-column-start: 6; }
  .row-start-xs-6 {
    grid-row-start: 6; }
  .col-start-xs-7 {
    grid-column-start: 7; }
  .row-start-xs-7 {
    grid-row-start: 7; }
  .col-start-xs-8 {
    grid-column-start: 8; }
  .row-start-xs-8 {
    grid-row-start: 8; }
  .col-start-xs-9 {
    grid-column-start: 9; }
  .row-start-xs-9 {
    grid-row-start: 9; }
  .col-start-xs-10 {
    grid-column-start: 10; }
  .row-start-xs-10 {
    grid-row-start: 10; }
  .col-start-xs-11 {
    grid-column-start: 11; }
  .row-start-xs-11 {
    grid-row-start: 11; }
  .col-start-xs-12 {
    grid-column-start: 12; }
  .row-start-xs-12 {
    grid-row-start: 12; } }

@media screen and (min-width: 0) {
  .pull-right-xs {
    grid-column-end: -1; }
  .pull-left-xs {
    grid-row-start: 1;
    grid-column-end: inherit; } }

@media screen and (min-width: 34.375em) {
  .col-sm-1 {
    grid-column: span 1/span 1; }
    @supports not (display: grid) {
      .col-sm-1 {
        width: 8.33333%; } }
  .col-sm-2 {
    grid-column: span 2/span 2; }
    @supports not (display: grid) {
      .col-sm-2 {
        width: 16.66667%; } }
  .col-sm-3 {
    grid-column: span 3/span 3; }
    @supports not (display: grid) {
      .col-sm-3 {
        width: 25%; } }
  .col-sm-4 {
    grid-column: span 4/span 4; }
    @supports not (display: grid) {
      .col-sm-4 {
        width: 33.33333%; } }
  .col-sm-5 {
    grid-column: span 5/span 5; }
    @supports not (display: grid) {
      .col-sm-5 {
        width: 41.66667%; } }
  .col-sm-6 {
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .col-sm-6 {
        width: 50%; } }
  .col-sm-7 {
    grid-column: span 7/span 7; }
    @supports not (display: grid) {
      .col-sm-7 {
        width: 58.33333%; } }
  .col-sm-8 {
    grid-column: span 8/span 8; }
    @supports not (display: grid) {
      .col-sm-8 {
        width: 66.66667%; } }
  .col-sm-9 {
    grid-column: span 9/span 9; }
    @supports not (display: grid) {
      .col-sm-9 {
        width: 75%; } }
  .col-sm-10 {
    grid-column: span 10/span 10; }
    @supports not (display: grid) {
      .col-sm-10 {
        width: 83.33333%; } }
  .col-sm-11 {
    grid-column: span 11/span 11; }
    @supports not (display: grid) {
      .col-sm-11 {
        width: 91.66667%; } }
  .col-sm-12 {
    grid-column: span 12/span 12; }
    @supports not (display: grid) {
      .col-sm-12 {
        width: 100%; } } }

@media screen and (min-width: 34.375em) {
  .row-span-sm-1 {
    grid-row: span 1/span 1; }
  .row-span-sm-2 {
    grid-row: span 2/span 2; }
  .row-span-sm-3 {
    grid-row: span 3/span 3; }
  .row-span-sm-4 {
    grid-row: span 4/span 4; }
  .row-span-sm-5 {
    grid-row: span 5/span 5; }
  .row-span-sm-6 {
    grid-row: span 6/span 6; }
  .row-span-sm-7 {
    grid-row: span 7/span 7; }
  .row-span-sm-8 {
    grid-row: span 8/span 8; }
  .row-span-sm-9 {
    grid-row: span 9/span 9; }
  .row-span-sm-10 {
    grid-row: span 10/span 10; }
  .row-span-sm-11 {
    grid-row: span 11/span 11; }
  .row-span-sm-12 {
    grid-row: span 12/span 12; } }

@media screen and (min-width: 34.375em) {
  .col-start-sm-1 {
    grid-column-start: 1; }
  .row-start-sm-1 {
    grid-row-start: 1; }
  .col-start-sm-2 {
    grid-column-start: 2; }
  .row-start-sm-2 {
    grid-row-start: 2; }
  .col-start-sm-3 {
    grid-column-start: 3; }
  .row-start-sm-3 {
    grid-row-start: 3; }
  .col-start-sm-4 {
    grid-column-start: 4; }
  .row-start-sm-4 {
    grid-row-start: 4; }
  .col-start-sm-5 {
    grid-column-start: 5; }
  .row-start-sm-5 {
    grid-row-start: 5; }
  .col-start-sm-6 {
    grid-column-start: 6; }
  .row-start-sm-6 {
    grid-row-start: 6; }
  .col-start-sm-7 {
    grid-column-start: 7; }
  .row-start-sm-7 {
    grid-row-start: 7; }
  .col-start-sm-8 {
    grid-column-start: 8; }
  .row-start-sm-8 {
    grid-row-start: 8; }
  .col-start-sm-9 {
    grid-column-start: 9; }
  .row-start-sm-9 {
    grid-row-start: 9; }
  .col-start-sm-10 {
    grid-column-start: 10; }
  .row-start-sm-10 {
    grid-row-start: 10; }
  .col-start-sm-11 {
    grid-column-start: 11; }
  .row-start-sm-11 {
    grid-row-start: 11; }
  .col-start-sm-12 {
    grid-column-start: 12; }
  .row-start-sm-12 {
    grid-row-start: 12; } }

@media screen and (min-width: 34.375em) {
  .pull-right-sm {
    grid-column-end: -1; }
  .pull-left-sm {
    grid-row-start: 1;
    grid-column-end: inherit; } }

@media screen and (min-width: 48em) {
  .col-md-1 {
    grid-column: span 1/span 1; }
    @supports not (display: grid) {
      .col-md-1 {
        width: 8.33333%; } }
  .col-md-2 {
    grid-column: span 2/span 2; }
    @supports not (display: grid) {
      .col-md-2 {
        width: 16.66667%; } }
  .col-md-3 {
    grid-column: span 3/span 3; }
    @supports not (display: grid) {
      .col-md-3 {
        width: 25%; } }
  .col-md-4 {
    grid-column: span 4/span 4; }
    @supports not (display: grid) {
      .col-md-4 {
        width: 33.33333%; } }
  .col-md-5 {
    grid-column: span 5/span 5; }
    @supports not (display: grid) {
      .col-md-5 {
        width: 41.66667%; } }
  .col-md-6 {
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .col-md-6 {
        width: 50%; } }
  .col-md-7 {
    grid-column: span 7/span 7; }
    @supports not (display: grid) {
      .col-md-7 {
        width: 58.33333%; } }
  .col-md-8 {
    grid-column: span 8/span 8; }
    @supports not (display: grid) {
      .col-md-8 {
        width: 66.66667%; } }
  .col-md-9 {
    grid-column: span 9/span 9; }
    @supports not (display: grid) {
      .col-md-9 {
        width: 75%; } }
  .col-md-10 {
    grid-column: span 10/span 10; }
    @supports not (display: grid) {
      .col-md-10 {
        width: 83.33333%; } }
  .col-md-11 {
    grid-column: span 11/span 11; }
    @supports not (display: grid) {
      .col-md-11 {
        width: 91.66667%; } }
  .col-md-12 {
    grid-column: span 12/span 12; }
    @supports not (display: grid) {
      .col-md-12 {
        width: 100%; } } }

@media screen and (min-width: 48em) {
  .row-span-md-1 {
    grid-row: span 1/span 1; }
  .row-span-md-2 {
    grid-row: span 2/span 2; }
  .row-span-md-3 {
    grid-row: span 3/span 3; }
  .row-span-md-4 {
    grid-row: span 4/span 4; }
  .row-span-md-5 {
    grid-row: span 5/span 5; }
  .row-span-md-6 {
    grid-row: span 6/span 6; }
  .row-span-md-7 {
    grid-row: span 7/span 7; }
  .row-span-md-8 {
    grid-row: span 8/span 8; }
  .row-span-md-9 {
    grid-row: span 9/span 9; }
  .row-span-md-10 {
    grid-row: span 10/span 10; }
  .row-span-md-11 {
    grid-row: span 11/span 11; }
  .row-span-md-12 {
    grid-row: span 12/span 12; } }

@media screen and (min-width: 48em) {
  .col-start-md-1 {
    grid-column-start: 1; }
  .row-start-md-1 {
    grid-row-start: 1; }
  .col-start-md-2 {
    grid-column-start: 2; }
  .row-start-md-2 {
    grid-row-start: 2; }
  .col-start-md-3 {
    grid-column-start: 3; }
  .row-start-md-3 {
    grid-row-start: 3; }
  .col-start-md-4 {
    grid-column-start: 4; }
  .row-start-md-4 {
    grid-row-start: 4; }
  .col-start-md-5 {
    grid-column-start: 5; }
  .row-start-md-5 {
    grid-row-start: 5; }
  .col-start-md-6 {
    grid-column-start: 6; }
  .row-start-md-6 {
    grid-row-start: 6; }
  .col-start-md-7 {
    grid-column-start: 7; }
  .row-start-md-7 {
    grid-row-start: 7; }
  .col-start-md-8 {
    grid-column-start: 8; }
  .row-start-md-8 {
    grid-row-start: 8; }
  .col-start-md-9 {
    grid-column-start: 9; }
  .row-start-md-9 {
    grid-row-start: 9; }
  .col-start-md-10 {
    grid-column-start: 10; }
  .row-start-md-10 {
    grid-row-start: 10; }
  .col-start-md-11 {
    grid-column-start: 11; }
  .row-start-md-11 {
    grid-row-start: 11; }
  .col-start-md-12 {
    grid-column-start: 12; }
  .row-start-md-12 {
    grid-row-start: 12; } }

@media screen and (min-width: 48em) {
  .pull-right-md {
    grid-column-end: -1; }
  .pull-left-md {
    grid-row-start: 1;
    grid-column-end: inherit; } }

@media screen and (min-width: 58.75em) {
  .col-lg-1 {
    grid-column: span 1/span 1; }
    @supports not (display: grid) {
      .col-lg-1 {
        width: 8.33333%; } }
  .col-lg-2 {
    grid-column: span 2/span 2; }
    @supports not (display: grid) {
      .col-lg-2 {
        width: 16.66667%; } }
  .col-lg-3 {
    grid-column: span 3/span 3; }
    @supports not (display: grid) {
      .col-lg-3 {
        width: 25%; } }
  .col-lg-4 {
    grid-column: span 4/span 4; }
    @supports not (display: grid) {
      .col-lg-4 {
        width: 33.33333%; } }
  .col-lg-5 {
    grid-column: span 5/span 5; }
    @supports not (display: grid) {
      .col-lg-5 {
        width: 41.66667%; } }
  .col-lg-6 {
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .col-lg-6 {
        width: 50%; } }
  .col-lg-7 {
    grid-column: span 7/span 7; }
    @supports not (display: grid) {
      .col-lg-7 {
        width: 58.33333%; } }
  .col-lg-8 {
    grid-column: span 8/span 8; }
    @supports not (display: grid) {
      .col-lg-8 {
        width: 66.66667%; } }
  .col-lg-9 {
    grid-column: span 9/span 9; }
    @supports not (display: grid) {
      .col-lg-9 {
        width: 75%; } }
  .col-lg-10 {
    grid-column: span 10/span 10; }
    @supports not (display: grid) {
      .col-lg-10 {
        width: 83.33333%; } }
  .col-lg-11 {
    grid-column: span 11/span 11; }
    @supports not (display: grid) {
      .col-lg-11 {
        width: 91.66667%; } }
  .col-lg-12 {
    grid-column: span 12/span 12; }
    @supports not (display: grid) {
      .col-lg-12 {
        width: 100%; } } }

@media screen and (min-width: 58.75em) {
  .row-span-lg-1 {
    grid-row: span 1/span 1; }
  .row-span-lg-2 {
    grid-row: span 2/span 2; }
  .row-span-lg-3 {
    grid-row: span 3/span 3; }
  .row-span-lg-4 {
    grid-row: span 4/span 4; }
  .row-span-lg-5 {
    grid-row: span 5/span 5; }
  .row-span-lg-6 {
    grid-row: span 6/span 6; }
  .row-span-lg-7 {
    grid-row: span 7/span 7; }
  .row-span-lg-8 {
    grid-row: span 8/span 8; }
  .row-span-lg-9 {
    grid-row: span 9/span 9; }
  .row-span-lg-10 {
    grid-row: span 10/span 10; }
  .row-span-lg-11 {
    grid-row: span 11/span 11; }
  .row-span-lg-12 {
    grid-row: span 12/span 12; } }

@media screen and (min-width: 58.75em) {
  .col-start-lg-1 {
    grid-column-start: 1; }
  .row-start-lg-1 {
    grid-row-start: 1; }
  .col-start-lg-2 {
    grid-column-start: 2; }
  .row-start-lg-2 {
    grid-row-start: 2; }
  .col-start-lg-3 {
    grid-column-start: 3; }
  .row-start-lg-3 {
    grid-row-start: 3; }
  .col-start-lg-4 {
    grid-column-start: 4; }
  .row-start-lg-4 {
    grid-row-start: 4; }
  .col-start-lg-5 {
    grid-column-start: 5; }
  .row-start-lg-5 {
    grid-row-start: 5; }
  .col-start-lg-6 {
    grid-column-start: 6; }
  .row-start-lg-6 {
    grid-row-start: 6; }
  .col-start-lg-7 {
    grid-column-start: 7; }
  .row-start-lg-7 {
    grid-row-start: 7; }
  .col-start-lg-8 {
    grid-column-start: 8; }
  .row-start-lg-8 {
    grid-row-start: 8; }
  .col-start-lg-9 {
    grid-column-start: 9; }
  .row-start-lg-9 {
    grid-row-start: 9; }
  .col-start-lg-10 {
    grid-column-start: 10; }
  .row-start-lg-10 {
    grid-row-start: 10; }
  .col-start-lg-11 {
    grid-column-start: 11; }
  .row-start-lg-11 {
    grid-row-start: 11; }
  .col-start-lg-12 {
    grid-column-start: 12; }
  .row-start-lg-12 {
    grid-row-start: 12; } }

@media screen and (min-width: 58.75em) {
  .pull-right-lg {
    grid-column-end: -1; }
  .pull-left-lg {
    grid-row-start: 1;
    grid-column-end: inherit; } }

@media screen and (min-width: 68.75em) {
  .col-xl-1 {
    grid-column: span 1/span 1; }
    @supports not (display: grid) {
      .col-xl-1 {
        width: 8.33333%; } }
  .col-xl-2 {
    grid-column: span 2/span 2; }
    @supports not (display: grid) {
      .col-xl-2 {
        width: 16.66667%; } }
  .col-xl-3 {
    grid-column: span 3/span 3; }
    @supports not (display: grid) {
      .col-xl-3 {
        width: 25%; } }
  .col-xl-4 {
    grid-column: span 4/span 4; }
    @supports not (display: grid) {
      .col-xl-4 {
        width: 33.33333%; } }
  .col-xl-5 {
    grid-column: span 5/span 5; }
    @supports not (display: grid) {
      .col-xl-5 {
        width: 41.66667%; } }
  .col-xl-6 {
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .col-xl-6 {
        width: 50%; } }
  .col-xl-7 {
    grid-column: span 7/span 7; }
    @supports not (display: grid) {
      .col-xl-7 {
        width: 58.33333%; } }
  .col-xl-8 {
    grid-column: span 8/span 8; }
    @supports not (display: grid) {
      .col-xl-8 {
        width: 66.66667%; } }
  .col-xl-9 {
    grid-column: span 9/span 9; }
    @supports not (display: grid) {
      .col-xl-9 {
        width: 75%; } }
  .col-xl-10 {
    grid-column: span 10/span 10; }
    @supports not (display: grid) {
      .col-xl-10 {
        width: 83.33333%; } }
  .col-xl-11 {
    grid-column: span 11/span 11; }
    @supports not (display: grid) {
      .col-xl-11 {
        width: 91.66667%; } }
  .col-xl-12 {
    grid-column: span 12/span 12; }
    @supports not (display: grid) {
      .col-xl-12 {
        width: 100%; } } }

@media screen and (min-width: 68.75em) {
  .row-span-xl-1 {
    grid-row: span 1/span 1; }
  .row-span-xl-2 {
    grid-row: span 2/span 2; }
  .row-span-xl-3 {
    grid-row: span 3/span 3; }
  .row-span-xl-4 {
    grid-row: span 4/span 4; }
  .row-span-xl-5 {
    grid-row: span 5/span 5; }
  .row-span-xl-6 {
    grid-row: span 6/span 6; }
  .row-span-xl-7 {
    grid-row: span 7/span 7; }
  .row-span-xl-8 {
    grid-row: span 8/span 8; }
  .row-span-xl-9 {
    grid-row: span 9/span 9; }
  .row-span-xl-10 {
    grid-row: span 10/span 10; }
  .row-span-xl-11 {
    grid-row: span 11/span 11; }
  .row-span-xl-12 {
    grid-row: span 12/span 12; } }

@media screen and (min-width: 68.75em) {
  .col-start-xl-1 {
    grid-column-start: 1; }
  .row-start-xl-1 {
    grid-row-start: 1; }
  .col-start-xl-2 {
    grid-column-start: 2; }
  .row-start-xl-2 {
    grid-row-start: 2; }
  .col-start-xl-3 {
    grid-column-start: 3; }
  .row-start-xl-3 {
    grid-row-start: 3; }
  .col-start-xl-4 {
    grid-column-start: 4; }
  .row-start-xl-4 {
    grid-row-start: 4; }
  .col-start-xl-5 {
    grid-column-start: 5; }
  .row-start-xl-5 {
    grid-row-start: 5; }
  .col-start-xl-6 {
    grid-column-start: 6; }
  .row-start-xl-6 {
    grid-row-start: 6; }
  .col-start-xl-7 {
    grid-column-start: 7; }
  .row-start-xl-7 {
    grid-row-start: 7; }
  .col-start-xl-8 {
    grid-column-start: 8; }
  .row-start-xl-8 {
    grid-row-start: 8; }
  .col-start-xl-9 {
    grid-column-start: 9; }
  .row-start-xl-9 {
    grid-row-start: 9; }
  .col-start-xl-10 {
    grid-column-start: 10; }
  .row-start-xl-10 {
    grid-row-start: 10; }
  .col-start-xl-11 {
    grid-column-start: 11; }
  .row-start-xl-11 {
    grid-row-start: 11; }
  .col-start-xl-12 {
    grid-column-start: 12; }
  .row-start-xl-12 {
    grid-row-start: 12; } }

@media screen and (min-width: 68.75em) {
  .pull-right-xl {
    grid-column-end: -1; }
  .pull-left-xl {
    grid-row-start: 1;
    grid-column-end: inherit; } }

@media screen and (min-width: 120em) {
  .col-xxl-1 {
    grid-column: span 1/span 1; }
    @supports not (display: grid) {
      .col-xxl-1 {
        width: 8.33333%; } }
  .col-xxl-2 {
    grid-column: span 2/span 2; }
    @supports not (display: grid) {
      .col-xxl-2 {
        width: 16.66667%; } }
  .col-xxl-3 {
    grid-column: span 3/span 3; }
    @supports not (display: grid) {
      .col-xxl-3 {
        width: 25%; } }
  .col-xxl-4 {
    grid-column: span 4/span 4; }
    @supports not (display: grid) {
      .col-xxl-4 {
        width: 33.33333%; } }
  .col-xxl-5 {
    grid-column: span 5/span 5; }
    @supports not (display: grid) {
      .col-xxl-5 {
        width: 41.66667%; } }
  .col-xxl-6 {
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .col-xxl-6 {
        width: 50%; } }
  .col-xxl-7 {
    grid-column: span 7/span 7; }
    @supports not (display: grid) {
      .col-xxl-7 {
        width: 58.33333%; } }
  .col-xxl-8 {
    grid-column: span 8/span 8; }
    @supports not (display: grid) {
      .col-xxl-8 {
        width: 66.66667%; } }
  .col-xxl-9 {
    grid-column: span 9/span 9; }
    @supports not (display: grid) {
      .col-xxl-9 {
        width: 75%; } }
  .col-xxl-10 {
    grid-column: span 10/span 10; }
    @supports not (display: grid) {
      .col-xxl-10 {
        width: 83.33333%; } }
  .col-xxl-11 {
    grid-column: span 11/span 11; }
    @supports not (display: grid) {
      .col-xxl-11 {
        width: 91.66667%; } }
  .col-xxl-12 {
    grid-column: span 12/span 12; }
    @supports not (display: grid) {
      .col-xxl-12 {
        width: 100%; } } }

@media screen and (min-width: 120em) {
  .row-span-xxl-1 {
    grid-row: span 1/span 1; }
  .row-span-xxl-2 {
    grid-row: span 2/span 2; }
  .row-span-xxl-3 {
    grid-row: span 3/span 3; }
  .row-span-xxl-4 {
    grid-row: span 4/span 4; }
  .row-span-xxl-5 {
    grid-row: span 5/span 5; }
  .row-span-xxl-6 {
    grid-row: span 6/span 6; }
  .row-span-xxl-7 {
    grid-row: span 7/span 7; }
  .row-span-xxl-8 {
    grid-row: span 8/span 8; }
  .row-span-xxl-9 {
    grid-row: span 9/span 9; }
  .row-span-xxl-10 {
    grid-row: span 10/span 10; }
  .row-span-xxl-11 {
    grid-row: span 11/span 11; }
  .row-span-xxl-12 {
    grid-row: span 12/span 12; } }

@media screen and (min-width: 120em) {
  .col-start-xxl-1 {
    grid-column-start: 1; }
  .row-start-xxl-1 {
    grid-row-start: 1; }
  .col-start-xxl-2 {
    grid-column-start: 2; }
  .row-start-xxl-2 {
    grid-row-start: 2; }
  .col-start-xxl-3 {
    grid-column-start: 3; }
  .row-start-xxl-3 {
    grid-row-start: 3; }
  .col-start-xxl-4 {
    grid-column-start: 4; }
  .row-start-xxl-4 {
    grid-row-start: 4; }
  .col-start-xxl-5 {
    grid-column-start: 5; }
  .row-start-xxl-5 {
    grid-row-start: 5; }
  .col-start-xxl-6 {
    grid-column-start: 6; }
  .row-start-xxl-6 {
    grid-row-start: 6; }
  .col-start-xxl-7 {
    grid-column-start: 7; }
  .row-start-xxl-7 {
    grid-row-start: 7; }
  .col-start-xxl-8 {
    grid-column-start: 8; }
  .row-start-xxl-8 {
    grid-row-start: 8; }
  .col-start-xxl-9 {
    grid-column-start: 9; }
  .row-start-xxl-9 {
    grid-row-start: 9; }
  .col-start-xxl-10 {
    grid-column-start: 10; }
  .row-start-xxl-10 {
    grid-row-start: 10; }
  .col-start-xxl-11 {
    grid-column-start: 11; }
  .row-start-xxl-11 {
    grid-row-start: 11; }
  .col-start-xxl-12 {
    grid-column-start: 12; }
  .row-start-xxl-12 {
    grid-row-start: 12; } }

@media screen and (min-width: 120em) {
  .pull-right-xxl {
    grid-column-end: -1; }
  .pull-left-xxl {
    grid-row-start: 1;
    grid-column-end: inherit; } }

.justify-start {
  justify-self: start;
  text-align: left; }

.justify-center {
  justify-self: center;
  text-align: center; }

.justify-end {
  justify-self: end;
  text-align: right; }

@media screen and (min-width: 0) {
  .justify-xs-start {
    justify-self: start;
    text-align: left; }
  .justify-xs-center {
    justify-self: center;
    text-align: center; }
  .justify-xs-end {
    justify-self: end;
    text-align: right; } }

@media screen and (min-width: 34.375em) {
  .justify-sm-start {
    justify-self: start;
    text-align: left; }
  .justify-sm-center {
    justify-self: center;
    text-align: center; }
  .justify-sm-end {
    justify-self: end;
    text-align: right; } }

@media screen and (min-width: 48em) {
  .justify-md-start {
    justify-self: start;
    text-align: left; }
  .justify-md-center {
    justify-self: center;
    text-align: center; }
  .justify-md-end {
    justify-self: end;
    text-align: right; } }

@media screen and (min-width: 58.75em) {
  .justify-lg-start {
    justify-self: start;
    text-align: left; }
  .justify-lg-center {
    justify-self: center;
    text-align: center; }
  .justify-lg-end {
    justify-self: end;
    text-align: right; } }

@media screen and (min-width: 68.75em) {
  .justify-xl-start {
    justify-self: start;
    text-align: left; }
  .justify-xl-center {
    justify-self: center;
    text-align: center; }
  .justify-xl-end {
    justify-self: end;
    text-align: right; } }

@media screen and (min-width: 120em) {
  .justify-xxl-start {
    justify-self: start;
    text-align: left; }
  .justify-xxl-center {
    justify-self: center;
    text-align: center; }
  .justify-xxl-end {
    justify-self: end;
    text-align: right; } }

.align-start {
  align-self: start; }

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

.align-end {
  align-self: end; }

@media screen and (min-width: 0) {
  .align-xs-start {
    align-self: start; }
  .align-xs-center {
    align-self: center; }
  .align-xs-end {
    align-self: end; } }

@media screen and (min-width: 34.375em) {
  .align-sm-start {
    align-self: start; }
  .align-sm-center {
    align-self: center; }
  .align-sm-end {
    align-self: end; } }

@media screen and (min-width: 48em) {
  .align-md-start {
    align-self: start; }
  .align-md-center {
    align-self: center; }
  .align-md-end {
    align-self: end; } }

@media screen and (min-width: 58.75em) {
  .align-lg-start {
    align-self: start; }
  .align-lg-center {
    align-self: center; }
  .align-lg-end {
    align-self: end; } }

@media screen and (min-width: 68.75em) {
  .align-xl-start {
    align-self: start; }
  .align-xl-center {
    align-self: center; }
  .align-xl-end {
    align-self: end; } }

@media screen and (min-width: 120em) {
  .align-xxl-start {
    align-self: start; }
  .align-xxl-center {
    align-self: center; }
  .align-xxl-end {
    align-self: end; } }

html {
  --grid__gutter: 1rem; }

@media screen and (min-width: 58.75em) {
  .big-gap {
    -moz-column-gap: 1.5em;
    column-gap: 1.5em; } }

@media screen and (min-width: 120em) {
  .big-gap {
    -moz-column-gap: 2.5em;
    column-gap: 2.5em; } }

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

.row--gap-y {
  row-gap: calc(var(--grid-gutter) * 2); }
  @media screen and (min-width: 120em) {
    .row--gap-y {
      row-gap: calc(var(--grid-gutter) * 3); } }

[id="wrapper"] {
  min-height: 100vh;
  display: grid;
  grid-template-rows: min-content auto min-content;
  grid-template-columns: 100%;
  margin-left: auto;
  margin-right: auto;
  background: var(--layout-wrapper-background); }

[id="header"] {
  background: var(--layout-header-background);
  color: var(--layout-header-color); }
  [id="header"] > .inside {
    max-width: 85em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--base-spacing-unit);
    padding-right: var(--base-spacing-unit); }

[id="footer"] {
  background: var(--layout-footer-background);
  color: var(--layout-footer-color); }
  [id="footer"] > .inside {
    max-width: 85em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--base-spacing-unit);
    padding-right: var(--base-spacing-unit); }

@media screen and (min-width: 120em) {
  .mod_article.container-small > .inside {
    max-width: 1500px;
    margin: 0 auto; } }

.container-gray {
  background: linear-gradient(180deg, #e1e1e1, rgba(225, 225, 225, 0));
  padding-top: 100px;
  margin-top: 100px; }

.column-2 {
  display: grid;
  justify-content: center;
  margin: 0; }
  @media screen and (min-width: 58.75em) {
    .column-2 {
      display: block;
      max-width: 650px;
      margin: 0 auto;
      -moz-columns: 2;
      columns: 2;
      -moz-column-gap: 50px;
      column-gap: 50px; }
      .column-2 h1,
      .column-2 h2,
      .column-2 h3 {
        -moz-column-span: all;
        column-span: all;
        margin-bottom: 30px; } }
  @media screen and (min-width: 68.75em) {
    .column-2 {
      max-width: 850px; } }
  @media screen and (min-width: 120em) {
    .column-2 {
      -moz-column-gap: 200px;
      column-gap: 200px; } }

/*************************************

FOOTER SECTION

*************************************/
#footer {
  position: relative;
  z-index: 2000;
  margin-top: 100px;
  margin-bottom: 50px; }
  @media screen and (min-width: 68.75em) {
    #footer {
      margin-top: 250px;
      margin-bottom: 50px; } }
  #footer .flex-container {
    display: grid;
    justify-content: center;
    text-align: center;
    gap: 20px;
    border-top: 1px solid rgba(57, 73, 91, 0.3);
    padding: 5vw 0; }
    #footer .flex-container > div {
      text-align: center; }
    @media screen and (min-width: 68.75em) {
      #footer .flex-container {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        #footer .flex-container > div {
          text-align: left; } }
    #footer .flex-container > .logo {
      margin-bottom: var(--base-spacing-unit); }
      #footer .flex-container > .logo a:after {
        content: none; }
  #footer a {
    text-decoration: none;
    color: #39495b; }
  #footer .footer-widgets {
    position: absolute;
    display: flex;
    gap: 20px;
    top: -65px;
    right: 10%; }
    #footer .footer-widgets a {
      transition: all 0.2s; }
      #footer .footer-widgets a:after {
        content: none; }
      #footer .footer-widgets a:hover {
        transform: translateY(-3px); }
  #footer .copyright {
    font-size: 16px;
    text-align: center;
    color: #39495b;
    opacity: 0.5; }
    @media screen and (min-width: 68.75em) {
      #footer .copyright {
        font-size: 18px;
        text-align: right; } }

.mod_article {
  position: relative; }
  .mod_article > .inside {
    max-width: 85em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--base-spacing-unit);
    padding-right: var(--base-spacing-unit);
    padding-top: var(--article-spacing-top);
    padding-bottom: var(--article-spacing-bottom); }

.article--full > .inside {
  max-width: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0; }

.mod_article {
  position: relative;
  overflow: hidden; }
  .mod_article:first-child {
    transform: none !important;
    opacity: 1 !important; }
  @media screen and (min-width: 58.75em) {
    .mod_article > .inside {
      padding-left: var(--base-spacing-unit-lg);
      padding-right: var(--base-spacing-unit-lg); } }
  @media screen and (min-width: 68.75em) {
    .mod_article > .inside {
      padding-left: var(--base-spacing-unit-lg);
      padding-right: var(--base-spacing-unit-lg); } }
  @media screen and (min-width: 120em) {
    .mod_article > .inside {
      padding-left: var(--base-spacing-unit);
      padding-right: var(--base-spacing-unit); } }

#main .article--full > .inside {
  padding-top: var(--article-spacing-top);
  padding-bottom: var(--article-spacing-bottom); }
  @media screen and (min-width: 120em) {
    #main .article--full > .inside {
      padding: var(--base-spacing-unit-xl); } }
  #main .article--full > .inside .row.inside {
    max-width: 85em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--base-spacing-unit);
    padding-right: var(--base-spacing-unit); }

#main .article--full.no-padding > .inside {
  padding-left: 0;
  padding-right: 0; }

.image--left img {
  text-align: left;
  margin-left: 0; }

.image--right img {
  text-align: right;
  margin-right: 0; }

.image--center img {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.ce_gallery {
  margin-bottom: var(--base-spacing-unit); }
  .ce_gallery > ul {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: var(--grid-gutter);
    grid-auto-columns: 1fr;
    grid-row-gap: var(--gallery-gutter);
    padding: 0;
    margin: 0;
    list-style-type: none; }
    @supports not (display: grid) {
      .ce_gallery > ul {
        display: flex;
        flex-wrap: wrap;
        margin-left: calc(-1 * var(--grid-gutter) / 2);
        margin-right: calc(-1 * var(--grid-gutter) / 2); } }
  .ce_gallery .cols_2 li {
    grid-column: 1 / -1;
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .ce_gallery .cols_2 li {
        padding-left: var(--grid-gutter-half);
        padding-right: var(--grid-gutter-half); } }
    @supports not (display: grid) {
      .ce_gallery .cols_2 li {
        width: 50%; } }
  .ce_gallery .cols_3 li {
    grid-column: 1 / -1;
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .ce_gallery .cols_3 li {
        padding-left: var(--grid-gutter-half);
        padding-right: var(--grid-gutter-half); } }
    @supports not (display: grid) {
      .ce_gallery .cols_3 li {
        width: 50%; } }
    @media screen and (min-width: 48em) {
      .ce_gallery .cols_3 li {
        grid-column: 1 / -1;
        grid-column: span 4/span 4; }
        @supports not (display: grid) {
          .ce_gallery .cols_3 li {
            padding-left: var(--grid-gutter-half);
            padding-right: var(--grid-gutter-half); } }
        @supports not (display: grid) {
          .ce_gallery .cols_3 li {
            width: 33.33333%; } } }
  .ce_gallery .cols_4 li {
    grid-column: 1 / -1;
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .ce_gallery .cols_4 li {
        padding-left: var(--grid-gutter-half);
        padding-right: var(--grid-gutter-half); } }
    @supports not (display: grid) {
      .ce_gallery .cols_4 li {
        width: 50%; } }
    @media screen and (min-width: 48em) {
      .ce_gallery .cols_4 li {
        grid-column: 1 / -1;
        grid-column: span 3/span 3; }
        @supports not (display: grid) {
          .ce_gallery .cols_4 li {
            padding-left: var(--grid-gutter-half);
            padding-right: var(--grid-gutter-half); } }
        @supports not (display: grid) {
          .ce_gallery .cols_4 li {
            width: 25%; } } }
  .ce_gallery .cols_5 li {
    grid-column: 1 / -1;
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .ce_gallery .cols_5 li {
        padding-left: var(--grid-gutter-half);
        padding-right: var(--grid-gutter-half); } }
    @supports not (display: grid) {
      .ce_gallery .cols_5 li {
        width: 50%; } }
    @media screen and (min-width: 48em) {
      .ce_gallery .cols_5 li {
        grid-column: 1 / -1;
        grid-column: span 2/span 2; }
        @supports not (display: grid) {
          .ce_gallery .cols_5 li {
            padding-left: var(--grid-gutter-half);
            padding-right: var(--grid-gutter-half); } }
        @supports not (display: grid) {
          .ce_gallery .cols_5 li {
            width: 16.66667%; } } }
  .ce_gallery .cols_6 li {
    grid-column: 1 / -1;
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .ce_gallery .cols_6 li {
        padding-left: var(--grid-gutter-half);
        padding-right: var(--grid-gutter-half); } }
    @supports not (display: grid) {
      .ce_gallery .cols_6 li {
        width: 50%; } }
    @media screen and (min-width: 48em) {
      .ce_gallery .cols_6 li {
        grid-column: 1 / -1;
        grid-column: span 2/span 2; }
        @supports not (display: grid) {
          .ce_gallery .cols_6 li {
            padding-left: var(--grid-gutter-half);
            padding-right: var(--grid-gutter-half); } }
        @supports not (display: grid) {
          .ce_gallery .cols_6 li {
            width: 16.66667%; } } }
  .ce_gallery img {
    display: block; }

.content-gallery {
  margin-bottom: var(--base-spacing-unit); }
  .content-gallery ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .content-gallery a {
    text-decoration: none; }
  .content-gallery ul {
    grid-row-gap: var(--gallery-gutter); }
  .content-gallery--cols-2 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: var(--grid-gutter);
    grid-auto-columns: 1fr; }
    @supports not (display: grid) {
      .content-gallery--cols-2 ul {
        display: flex;
        flex-wrap: wrap;
        margin-left: calc(-1 * var(--grid-gutter) / 2);
        margin-right: calc(-1 * var(--grid-gutter) / 2); } }
  .content-gallery--cols-3 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: var(--grid-gutter);
    grid-auto-columns: 1fr; }
    @supports not (display: grid) {
      .content-gallery--cols-3 ul {
        display: flex;
        flex-wrap: wrap;
        margin-left: calc(-1 * var(--grid-gutter) / 2);
        margin-right: calc(-1 * var(--grid-gutter) / 2); } }
    @media screen and (min-width: 48em) {
      .content-gallery--cols-3 ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: var(--grid-gutter);
        grid-auto-columns: 1fr; }
        @supports not (display: grid) {
          .content-gallery--cols-3 ul {
            display: flex;
            flex-wrap: wrap;
            margin-left: calc(-1 * var(--grid-gutter) / 2);
            margin-right: calc(-1 * var(--grid-gutter) / 2); } } }
  .content-gallery--cols-4 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: var(--grid-gutter);
    grid-auto-columns: 1fr; }
    @supports not (display: grid) {
      .content-gallery--cols-4 ul {
        display: flex;
        flex-wrap: wrap;
        margin-left: calc(-1 * var(--grid-gutter) / 2);
        margin-right: calc(-1 * var(--grid-gutter) / 2); } }
    @media screen and (min-width: 48em) {
      .content-gallery--cols-4 ul {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: var(--grid-gutter);
        grid-auto-columns: 1fr; }
        @supports not (display: grid) {
          .content-gallery--cols-4 ul {
            display: flex;
            flex-wrap: wrap;
            margin-left: calc(-1 * var(--grid-gutter) / 2);
            margin-right: calc(-1 * var(--grid-gutter) / 2); } } }
  .content-gallery--cols-5 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: var(--grid-gutter);
    grid-auto-columns: 1fr; }
    @supports not (display: grid) {
      .content-gallery--cols-5 ul {
        display: flex;
        flex-wrap: wrap;
        margin-left: calc(-1 * var(--grid-gutter) / 2);
        margin-right: calc(-1 * var(--grid-gutter) / 2); } }
    @media screen and (min-width: 48em) {
      .content-gallery--cols-5 ul {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        grid-column-gap: var(--grid-gutter);
        grid-auto-columns: 1fr; }
        @supports not (display: grid) {
          .content-gallery--cols-5 ul {
            display: flex;
            flex-wrap: wrap;
            margin-left: calc(-1 * var(--grid-gutter) / 2);
            margin-right: calc(-1 * var(--grid-gutter) / 2); } } }
  .content-gallery--cols-6 ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: var(--grid-gutter);
    grid-auto-columns: 1fr; }
    @supports not (display: grid) {
      .content-gallery--cols-6 ul {
        display: flex;
        flex-wrap: wrap;
        margin-left: calc(-1 * var(--grid-gutter) / 2);
        margin-right: calc(-1 * var(--grid-gutter) / 2); } }
    @media screen and (min-width: 48em) {
      .content-gallery--cols-6 ul {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-column-gap: var(--grid-gutter);
        grid-auto-columns: 1fr; }
        @supports not (display: grid) {
          .content-gallery--cols-6 ul {
            display: flex;
            flex-wrap: wrap;
            margin-left: calc(-1 * var(--grid-gutter) / 2);
            margin-right: calc(-1 * var(--grid-gutter) / 2); } } }
  .content-gallery img {
    display: block; }

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

.content-player figure:has(video),
.content-player figure:has(iframe),
.content-youtube figure:has(video),
.content-youtube figure:has(iframe) {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto; }

.ce_player video,
.content-player video {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important; }

.ce_youtube iframe,
.ce_youtube a,
.content-youtube iframe,
.content-youtube a {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important; }

.ce_youtube button,
.content-youtube button {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  padding: 0; }
  .ce_youtube button img,
  .content-youtube button img {
    grid-column: 1 / -1;
    grid-row: 1; }
  .ce_youtube button p,
  .content-youtube button p {
    grid-column: 2;
    grid-row: 1;
    align-self: center;
    padding: var(--base-spacing-unit);
    background: var(--base-overlay-background);
    color: var(--color-text-inverted); }

figcaption {
  display: none;
  padding: 5px 0;
  font-size: 16px; }

.caption-on img {
  margin: 0; }

.caption-on figcaption {
  display: block !important; }

@media screen and (min-width: 58.75em) {
  .img-right {
    margin-right: -10vw; } }

@media only screen and (min-width: 2100px) {
  .img-right {
    margin-right: 0; } }

.ce_gallery img {
  width: 100%; }

a.btn, a.back,
span.btn, span.back,
button.btn, button.back, div.btn > a, div.back > a,
div.btn > button,
div.back > button,
.ce_toplink > a,
.ce_toplink > button,
.toplink > a,
.toplink > button,
.content-toplink > a,
.content-toplink > button, input.submit,
button.submit, .ce_comments .submit {
  border-radius: var(--button-border-radius);
  padding: var(--button-spacing);
  display: inline-block;
  border: var(--button-border-width) var(--button-border-style, solid) var(--button-border-color, transparent);
  font-family: var(--button-font-family);
  font-weight: var(--button-font-weight);
  line-height: var(--button-line-height);
  text-align: center;
  background: transparent;
  color: var(--button-color);
  background-image: none;
  white-space: nowrap;
  text-decoration: none; }

a.btn--primary, a.back,
span.btn--primary, span.back,
button.btn--primary, button.back, div.btn--primary > a, div.back > a,
div.btn--primary > button,
div.back > button,
.ce_toplink > a,
.ce_toplink > button,
.toplink > a,
.toplink > button,
.content-toplink > a,
.content-toplink > button, input.submit,
button.submit, .ce_comments .submit {
  background: var(--button-background);
  color: var(--button-color); }
  a.btn--primary:hover, a.back:hover,
  span.btn--primary:hover, span.back:hover,
  button.btn--primary:hover, button.back:hover, div.btn--primary > a:hover, div.back > a:hover,
  div.btn--primary > button:hover,
  div.back > button:hover,
  .ce_toplink > a:hover,
  .ce_toplink > button:hover,
  .toplink > a:hover,
  .toplink > button:hover,
  .content-toplink > a:hover,
  .content-toplink > button:hover, input.submit:hover,
  button.submit:hover, .ce_comments .submit:hover {
    --button-background: var(--button-background-hover);
    --button-color: var(--button-color-hover); }

a.btn, a.back,
span.btn,
span.back,
button.btn,
button.back {
  margin-bottom: var(--base-spacing-unit); }

div.btn:not(:last-child), div.back:not(:last-child),
.ce_toplink:not(:last-child),
.toplink:not(:last-child),
.content-toplink:not(:last-child) {
  margin-bottom: var(--base-spacing-unit); }

div.btn--left {
  text-align: left; }

div.btn--center {
  text-align: center; }

div.btn--right {
  text-align: right; }

.btn--floated {
  float: left;
  margin-right: var(--base-spacing-unit-xs); }

.ce_toplink a,
.toplink a,
.content-toplink a {
  text-decoration: none; }

.back {
  border-top: var(--base-border);
  margin-top: var(--base-spacing-unit);
  padding-top: var(--base-spacing-unit-sm); }
  .back a {
    text-decoration: none; }

html {
  --button-bg: transparent;
  --button-bg-hover: transparent; }

a.btn, a.back,
span.btn, span.back,
button.btn, button.back, div.btn > a, div.back > a,
div.btn > button,
div.back > button,
.ce_toplink > a,
.ce_toplink > button,
.toplink > a,
.toplink > button,
.content-toplink > a,
.content-toplink > button, input.submit,
button.submit, .ce_comments .submit {
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: var(--button-spacing);
  border: var(--button-border-width) var(--button-border-style, solid) var(--button-border-color, #000);
  border-radius: var(--button-border-radius);
  font-family: var(--button-font-family);
  font-weight: var(--button-font-weight);
  font-size: 25px;
  line-height: var(--button-line-height);
  text-align: center;
  background: var(--button-background);
  color: var(--button-color);
  background-image: none;
  white-space: nowrap;
  text-decoration: none; }

a.btn--primary, a.back,
span.btn--primary, span.back,
button.btn--primary, button.back, div.btn--primary > a, div.back > a,
div.btn--primary > button,
div.back > button,
.ce_toplink > a,
.ce_toplink > button,
.toplink > a,
.toplink > button,
.content-toplink > a,
.content-toplink > button, input.submit,
button.submit, .ce_comments .submit {
  color: var(--button-color);
  margin-top: auto;
  transition: all 0.2s; }
  a.btn--primary:hover, a.back:hover,
  span.btn--primary:hover, span.back:hover,
  button.btn--primary:hover, button.back:hover, div.btn--primary > a:hover, div.back > a:hover,
  div.btn--primary > button:hover,
  div.back > button:hover,
  .ce_toplink > a:hover,
  .ce_toplink > button:hover,
  .toplink > a:hover,
  .toplink > button:hover,
  .content-toplink > a:hover,
  .content-toplink > button:hover, input.submit:hover,
  button.submit:hover, .ce_comments .submit:hover {
    --button-background: var(--button-background-hover);
    --button-color: var(--button-color-hover);
    transform: translateY(-3px); }

a.btn, a.back,
span.btn,
span.back,
button.btn,
button.back {
  margin-bottom: var(--base-spacing-unit); }

div.btn:not(:last-child), div.back:not(:last-child),
.ce_toplink:not(:last-child),
.toplink:not(:last-child),
.content-toplink:not(:last-child) {
  margin-bottom: var(--base-spacing-unit); }

div.btn--left {
  text-align: left; }

div.btn--center {
  text-align: center; }

div.btn--right {
  text-align: right; }

.btn--floated {
  float: left;
  margin-right: var(--base-spacing-unit-xs); }

.ce_toplink a,
.toplink a,
.content-toplink a {
  text-decoration: none; }

.back {
  margin-top: 0;
  padding-top: 0;
  min-width: auto !important;
  border: none !important; }
  .back a {
    padding: 5px 10px !important;
    background-color: transparent !important;
    color: var(--text-color) !important;
    border: none !important; }
    .back a:hover {
      transform: none !important; }

a.overlay {
  position: absolute;
  inset: 0;
  z-index: 1; }
  @media screen and (min-width: 58.75em) {
    a.overlay {
      display: none; } }

.ce_text a,
ul a,
.card .card-content p a,
.description a {
  font-weight: 500;
  transition: all 0.3s; }

a {
  font-weight: 800;
  transition: all 0.3s; }

.red-link a {
  display: flex;
  gap: 15px;
  align-items: center;
  background-color: #ff9900;
  padding: 25px 20px;
  color: #fefefe;
  margin-bottom: 15px;
  text-transform: uppercase;
  border-radius: var(--base-border-radius); }
  @media screen and (min-width: 68.75em) {
    .red-link a {
      font-size: 32px;
      gap: 25px;
      padding: 50px 25px; } }
  .red-link a img {
    margin: 0; }

#footer .info-wrapper a {
  display: inline-block;
  transition: all 0.3s; }
  #footer .info-wrapper a:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    margin-top: 2px;
    background-color: #fefefe;
    opacity: 0;
    transition: all 0.3s; }
  #footer .info-wrapper a:hover:after {
    width: 100%;
    opacity: 1; }

.nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.nav a {
  text-decoration: none; }

.nav--horizontal ul {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 48em) {
    .nav--horizontal ul {
      flex-direction: row; } }

.nav--horizontal a,
.nav--horizontal strong.active,
.nav--horizontal strong.trail,
.nav--horizontal strong.forward {
  display: block;
  padding: calc(var(--nav-item-padding) / 2) var(--nav-item-padding); }

.nav--vertical a,
.nav--vertical strong.active,
.nav--vertical strong.trail,
.nav--vertical strong.forward {
  display: block;
  padding: calc(var(--nav-item-padding) / 2) var(--nav-item-padding); }

.nav--border {
  border: var(--base-border); }
  .nav--border a,
  .nav--border strong.active,
  .nav--border strong.trail,
  .nav--border strong.forward {
    padding: var(--nav-item-padding) var(--nav-item-padding);
    border-bottom: 1px solid var(--base-border-color); }
    .nav--border a.last,
    .nav--border strong.active.last,
    .nav--border strong.trail.last,
    .nav--border strong.forward.last {
      border-bottom: 0; }

.nav--breadcrumb {
  border: var(--base-border);
  padding: var(--base-spacing-unit-sm) var(--base-spacing-unit);
  display: flex; }
  @media screen and (min-width: 48em) {
    .nav--breadcrumb {
      flex-direction: column; } }
  @media screen and (min-width: 48em) {
    .nav--breadcrumb li {
      padding-right: var(--base-spacing-unit); } }
  .nav--breadcrumb a:after {
    font-size: 0.75rem;
    display: inline-block;
    content: "►";
    vertical-align: middle;
    padding-left: var(--base-spacing-unit); }

.nav--select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: var(--base-border);
  padding: var(--base-spacing-unit-xs) var(--base-spacing-unit-sm); }

.nav--select .submit {
  vertical-align: middle;
  padding: var(--base-spacing-unit-xs) var(--base-spacing-unit-sm); }

.nav--pager ul {
  text-align: center; }

.nav--pager li {
  display: inline-block; }

.nav--pager .empty {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.nav--pager a {
  padding: var(--base-spacing-unit-sm); }

.pagination {
  display: grid;
  grid-column: 1 / -1;
  margin-top: var(--base-spacing-unit);
  text-align: center;
  line-height: 1; }
  .pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .pagination a {
    text-decoration: none; }
  @supports not (display: grid) {
    .pagination {
      display: flex;
      flex: 1 1 auto;
      flex-wrap: wrap;
      justify-content: space-between; } }
  @media screen and (min-width: 34.375em) {
    .pagination {
      grid-template-columns: 1fr 1fr; } }
  .pagination p {
    padding: var(--base-spacing-unit-xs);
    padding-left: 0;
    margin: var(--base-spacing-unit-xs);
    margin-left: 0;
    border-top: var(--base-border-width) solid transparent; }
  .pagination li {
    display: inline; }
  .pagination a,
  .pagination strong {
    display: inline-block;
    padding: var(--base-spacing-unit-xs);
    margin: var(--base-spacing-unit-xs); }
  .pagination strong {
    border: var(--base-border); }
  .pagination a.next {
    margin-right: 0;
    padding-right: 0; }
  @media screen and (min-width: 34.375em) {
    .pagination p {
      justify-self: start; }
    .pagination p + ul {
      justify-self: end; } }

[id="header"] {
  width: 100%;
  height: 100px;
  padding-top: 15px;
  padding-bottom: 15px;
  z-index: 1010;
  transition: all 0.3s; }
  @media screen and (min-width: 68.75em) {
    [id="header"] {
      position: absolute;
      padding-top: 35px;
      height: 130px; } }
  @media screen and (min-width: 120em) {
    [id="header"] {
      padding-left: var(--base-spacing-unit-xl);
      padding-right: var(--base-spacing-unit-xl); } }
  [id="header"] > .inside {
    display: grid;
    grid-template-columns: 1fr;
    align-content: center;
    align-items: center;
    padding: 0;
    padding-left: var(--base-spacing-unit);
    padding-right: var(--base-spacing-unit);
    height: 100%;
    transition: all 0.3s; }
    @media screen and (min-width: 68.75em) {
      [id="header"] > .inside {
        height: auto; } }
    [id="header"] > .inside .logo-nav {
      color: #39495b;
      font-weight: 800;
      transition: all 0.3s; }
      [id="header"] > .inside .logo-nav span.highlight {
        color: #ff9900; }
      @media screen and (max-width: 58.74875em) {
        [id="header"] > .inside .logo-nav {
          padding-left: 0; } }
      @media screen and (max-width: 119.99875em) {
        [id="header"] > .inside .logo-nav {
          font-size: 20px; } }
      @media screen and (min-width: 68.75em) {
        [id="header"] > .inside .logo-nav {
          font-size: 30px; } }
    @media screen and (min-width: 68.75em) {
      [id="header"] > .inside #mainNav {
        display: grid;
        grid-template-columns: auto 1fr;
        align-items: center;
        width: 100%;
        max-width: 100%;
        min-width: 100%; } }
    [id="header"] > .inside #mainNav ul {
      display: none;
      justify-content: flex-end;
      list-style: none;
      align-items: center;
      margin-left: 20px; }
      @media screen and (min-width: 68.75em) {
        [id="header"] > .inside #mainNav ul {
          display: flex; } }
      [id="header"] > .inside #mainNav ul li {
        border-bottom: none; }
        [id="header"] > .inside #mainNav ul li a,
        [id="header"] > .inside #mainNav ul li strong {
          display: inline-block;
          font-weight: 800;
          color: var(--text-color); }
          @media screen and (min-width: 68.75em) {
            [id="header"] > .inside #mainNav ul li a,
            [id="header"] > .inside #mainNav ul li strong {
              font-size: 17px;
              padding: 10px 20px; } }
          @media only screen and (min-width: 1400px) {
            [id="header"] > .inside #mainNav ul li a,
            [id="header"] > .inside #mainNav ul li strong {
              font-size: 25px;
              padding: 20px 30px; } }
          [id="header"] > .inside #mainNav ul li a:after,
          [id="header"] > .inside #mainNav ul li strong:after {
            content: "";
            display: block;
            width: 0;
            height: 1px;
            background-color: #ff9900;
            opacity: 0;
            transition: all 0.3s; }
          [id="header"] > .inside #mainNav ul li a:hover:after, [id="header"] > .inside #mainNav ul li a.active:after,
          [id="header"] > .inside #mainNav ul li strong:hover:after,
          [id="header"] > .inside #mainNav ul li strong.active:after {
            width: 100%;
            opacity: 1; }
          [id="header"] > .inside #mainNav ul li a.kontakt-link,
          [id="header"] > .inside #mainNav ul li strong.kontakt-link {
            border: 2px solid #ff9900;
            border-radius: 5px;
            padding: 10px 20px;
            color: #ff9900; }
            [id="header"] > .inside #mainNav ul li a.kontakt-link:hover,
            [id="header"] > .inside #mainNav ul li strong.kontakt-link:hover {
              background-color: #ff9900;
              color: #fefefe;
              border: 2px solid #ff9900; }
              [id="header"] > .inside #mainNav ul li a.kontakt-link:hover:after,
              [id="header"] > .inside #mainNav ul li strong.kontakt-link:hover:after {
                opacity: 0; }
  @media screen and (min-width: 68.75em) {
    [id="header"].is-fixed {
      position: fixed;
      top: -130px;
      left: 0;
      font-size: 20px;
      padding: 0;
      transform: translateY(-100%);
      z-index: 800; }
      [id="header"].is-fixed .inside {
        background: #fefefe;
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 5px; }
      [id="header"].is-fixed > .inside #mainNav ul {
        margin-bottom: 0; }
      [id="header"].is-fixed.is-visible {
        top: 5px;
        transform: translateY(0); }
        [id="header"].is-fixed.is-visible .inside {
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); }
      [id="header"].is-fixed:before {
        content: none; } }

#mmenu {
  position: fixed;
  inset: 0;
  background: #fefefe;
  padding: 20px 20px 0;
  z-index: 4000;
  transform: translateY(-10px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s; }
  #mmenu.open {
    transform: translateY(0);
    opacity: 1;
    visibility: visible; }
  #mmenu .logo-nav {
    color: #39495b;
    font-weight: 800;
    font-size: 20px; }
    #mmenu .logo-nav span.highlight {
      color: #ff9900; }
  #mmenu ul {
    font-size: 30px;
    line-height: 1.5; }
    #mmenu ul li {
      border-bottom: none; }
      #mmenu ul li a,
      #mmenu ul li strong {
        display: inline-block;
        font-weight: 800;
        color: var(--text-color);
        width: 100%; }
        @media screen and (min-width: 68.75em) {
          #mmenu ul li a,
          #mmenu ul li strong {
            font-size: 20px; } }
        @media screen and (min-width: 120em) {
          #mmenu ul li a,
          #mmenu ul li strong {
            font-size: 25px; } }
        #mmenu ul li a:after,
        #mmenu ul li strong:after {
          content: "";
          display: block;
          width: 0;
          height: 1px;
          background-color: #ff9900;
          opacity: 0;
          transition: all 0.3s; }
        #mmenu ul li a:hover:after, #mmenu ul li a.active:after,
        #mmenu ul li strong:hover:after,
        #mmenu ul li strong.active:after {
          width: 100%;
          opacity: 1; }
        #mmenu ul li a.kontakt-link,
        #mmenu ul li strong.kontakt-link {
          border: 2px solid #ff9900;
          border-radius: 5px;
          color: #ff9900;
          font-size: 30px;
          max-width: -moz-fit-content;
          max-width: fit-content;
          padding: 10px 20px;
          margin-left: 20px; }
          #mmenu ul li a.kontakt-link:hover,
          #mmenu ul li strong.kontakt-link:hover {
            background-color: #ff9900;
            color: #fefefe;
            border: 2px solid #ff9900; }
            #mmenu ul li a.kontakt-link:hover:after,
            #mmenu ul li strong.kontakt-link:hover:after {
              opacity: 0; }

/* ----------------------------------- *
 * HAMBURGER MENÜ
 * ----------------------------------- */
#nav-icon {
  position: fixed;
  top: 15px;
  right: 20px;
  width: 70px;
  height: 70px;
  z-index: 6000;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  border-radius: 50px; }
  @media screen and (min-width: 68.75em) {
    #nav-icon {
      display: none; } }
  #nav-icon p {
    margin: 0;
    position: absolute;
    bottom: 2px;
    color: #39495b; }
  #nav-icon .icon-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 35px;
    height: 29px;
    transform: translate(-50%, -50%); }
    #nav-icon .icon-wrapper span {
      display: block;
      position: absolute;
      height: 2px;
      width: 100%;
      background: #ffb84d;
      opacity: 1;
      left: 0;
      transform: rotate(0deg);
      transition: 0.25s ease-in-out; }
      #nav-icon .icon-wrapper span:nth-child(1) {
        top: 0px;
        transform-origin: left center; }
      #nav-icon .icon-wrapper span:nth-child(2) {
        top: 12px;
        transform-origin: left center; }
      #nav-icon .icon-wrapper span:nth-child(3) {
        top: 24px;
        transform-origin: left center; }
  #nav-icon.open span:nth-child(1) {
    transform: rotate(45deg);
    top: 1px;
    left: 7px; }
  #nav-icon.open span:nth-child(2) {
    width: 0%;
    opacity: 0; }
  #nav-icon.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 26px;
    left: 7px; }

.slider {
  position: relative; }
  .slider .slider-control {
    position: static;
    height: 0; }
  .slider .slider-control a {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: var(--slider-arrow-size);
    line-height: 1;
    position: absolute;
    display: block;
    color: var(--slider-arrow-color);
    font-family: var(--slider-arrow-font-family); }
    .slider .slider-control a:before {
      padding: var(--base-spacing-unit-sm);
      display: block; }
    .slider .slider-control a:hover {
      opacity: 0.5; }
  .slider .slider-prev:before {
    content: "◄"; }
  .slider .slider-next:before {
    content: "►"; }
  .slider .slider-menu {
    font-size: var(--slider-menu-point-size);
    line-height: 1;
    top: auto;
    bottom: 0; }
    .slider .slider-menu b {
      color: var(--slider-menu-point-color); }
    .slider .slider-menu b.active {
      color: var(--slider-menu-point-color-active); }
    .slider .slider-menu b:hover {
      opacity: 0.5; }

@media screen and (min-width: 68.75em) {
  .gallery-carousel-wrapper {
    overflow: hidden; }
    .gallery-carousel-wrapper .ce_gallery {
      margin-right: -15vw; } }

.gallery-carousel {
  margin: 0;
  padding-left: 0; }
  @media screen and (min-width: 58.75em) {
    .gallery-carousel li {
      padding: 0 5px; } }
  .gallery-carousel li img {
    -o-object-fit: cover;
    object-fit: cover; }

ul.gallery-kontakt {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.gallery-kontakt li {
    border-bottom: none;
    overflow: hidden; }

.carousel-cell {
  width: 100%; }

.flickity-button {
  background: none; }
  .flickity-button:hover, .flickity-button:active {
    background: none; }

.news-list {
  margin-bottom: var(--base-spacing-unit); }
  .news-list > h1, .news-list > h2, .news-list > h3, .news-list > h4, .news-list > h5, .news-list > h6 {
    margin-bottom: 0; }
  .news-list .info {
    margin-bottom: 0; }
  .news-list .float_left {
    margin-right: var(--base-spacing-unit); }
  .news-list .float_right {
    margin-left: var(--base-spacing-unit); }
  .news-list .layout_short > h1, .news-list .layout_short > h2, .news-list .layout_short > h3, .news-list .layout_short > h4, .news-list .layout_short > h5, .news-list .layout_short > h6,
  .news-list .layout_latest > h1,
  .news-list .layout_latest > h2,
  .news-list .layout_latest > h3,
  .news-list .layout_latest > h4,
  .news-list .layout_latest > h5,
  .news-list .layout_latest > h6,
  .news-list .layout_simple > h1,
  .news-list .layout_simple > h2,
  .news-list .layout_simple > h3,
  .news-list .layout_simple > h4,
  .news-list .layout_simple > h5,
  .news-list .layout_simple > h6 {
    margin-top: var(--base-spacing-unit); }
  .news-list .layout_simple time,
  .news-list .layout_simple a,
  .news-list .layout_upcoming time,
  .news-list .layout_upcoming a {
    padding-top: var(--base-spacing-unit);
    display: inline-block; }
  .news-list .header {
    margin-top: var(--base-spacing-unit); }

.news-grid {
  display: grid;
  grid-gap: var(--grid-gutter);
  margin-bottom: var(--base-spacing-unit);
  margin-bottom: var(--base-spacing-unit); }
  @media screen and (min-width: 34.375em) {
    .news-grid {
      grid-template-columns: repeat(var(--news-grid-columns-sm), 1fr); } }
  @media screen and (min-width: 48em) {
    .news-grid {
      grid-template-columns: repeat(var(--news-grid-columns-md), 1fr); } }
  @media screen and (min-width: 58.75em) {
    .news-grid {
      grid-template-columns: repeat(var(--news-grid-columns-lg), 1fr); } }
  @media screen and (min-width: 68.75em) {
    .news-grid {
      grid-template-columns: repeat(var(--news-grid-columns-xl), 1fr); } }
  .news-grid > h1, .news-grid > h2, .news-grid > h3, .news-grid > h4, .news-grid > h5, .news-grid > h6 {
    grid-column: 1 / -1; }
  .news-grid .layout_simple time {
    display: block; }

.news-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.news-menu a {
  text-decoration: none; }

.news-menu .year {
  margin-bottom: var(--base-spacing-unit-sm); }
  .news-menu .year > a,
  .news-menu .year > .active {
    color: inherit;
    font-weight: var(--headings-font-weight);
    font-family: var(--headings-font-family); }

.news-menu .level_2 li {
  margin-bottom: var(--base-spacing-unit-xs); }

.events-list {
  margin-bottom: var(--base-spacing-unit); }
  .events-list > h1, .events-list > h2, .events-list > h3, .events-list > h4, .events-list > h5, .events-list > h6 {
    margin-bottom: 0; }
  .events-list .image_container {
    margin-top: var(--base-spacing-unit);
    margin-bottom: var(--base-spacing-unit); }
  .events-list .float_left {
    margin-right: var(--base-spacing-unit); }
  .events-list .float_right {
    margin-left: var(--base-spacing-unit); }
  .events-list .event > h1, .events-list .event > h2, .events-list .event > h3, .events-list .event > h4, .events-list .event > h5, .events-list .event > h6 {
    margin-top: var(--base-spacing-unit); }
  .events-list .layout_upcoming time,
  .events-list .layout_upcoming a {
    padding-top: var(--base-spacing-unit);
    display: inline-block; }
  .events-list .header {
    margin-top: var(--base-spacing-unit); }

.events-grid {
  display: grid;
  grid-gap: var(--grid-gutter);
  margin-bottom: var(--base-spacing-unit); }
  @media screen and (min-width: 34.375em) {
    .events-grid {
      grid-template-columns: repeat(var(--events-grid-columns-sm), 1fr); } }
  @media screen and (min-width: 48em) {
    .events-grid {
      grid-template-columns: repeat(var(--events-grid-columns-md), 1fr); } }
  @media screen and (min-width: 58.75em) {
    .events-grid {
      grid-template-columns: repeat(var(--events-grid-columns-lg), 1fr); } }
  @media screen and (min-width: 68.75em) {
    .events-grid {
      grid-template-columns: repeat(var(--events-grid-columns-xl), 1fr); } }

.events-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.events-menu a {
  text-decoration: none; }

.events-menu .year {
  margin-bottom: var(--base-spacing-unit-sm); }
  .events-menu .year > a,
  .events-menu .year > .active {
    color: inherit;
    font-weight: var(--headings-font-weight);
    font-family: var(--headings-font-family); }

.events-menu .level_2 li {
  margin-bottom: var(--base-spacing-unit-xs); }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: var(--base-spacing-unit-xs); }

input.text,
input.captcha,
textarea.textarea,
select.select {
  display: block;
  width: 100%;
  padding: var(--base-spacing-unit-sm) var(--base-spacing-unit-sm);
  border-radius: var(--forms-input-border-radius);
  border: var(--forms-input-border-width) solid var(--forms-input-border-color);
  background-clip: padding-box;
  background-image: none;
  background-color: var(--forms-input-background);
  line-height: var(--forms-input-line-height); }

textarea.textarea {
  height: auto; }

.widget-text,
.widget-textarea,
.widget-password {
  margin-bottom: var(--base-spacing-unit); }

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type="file"] {
  display: block;
  line-height: 1; }

input.radio,
input.checkbox {
  margin-left: 1px;
  margin-right: var(--base-spacing-unit-xs);
  line-height: var(--base-line-height);
  vertical-align: middle; }
  input.radio + label,
  input.checkbox + label {
    margin-right: var(--base-spacing-unit-xs);
    margin-bottom: 0;
    font-weight: normal; }

.widget-radio,
.widget-checkbox,
.widget-select,
.widget-upload {
  margin-bottom: var(--base-spacing-unit); }
  .widget-radio legend,
  .widget-checkbox legend,
  .widget-select legend,
  .widget-upload legend {
    font-weight: 700; }

.radio_container > span,
.checkbox_container > span {
  display: inline-flex;
  align-items: center; }

span.mandatory {
  color: var(--forms-mandatory-color); }

p.error {
  margin-bottom: 0; }

.form-small {
  max-width: 1000px;
  margin: 0 auto; }

.produkt-auswahl {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 10px; }
  .produkt-auswahl .produkt {
    font-weight: 800; }
    .produkt-auswahl .produkt strong {
      color: #ff9900; }

.formbody {
  grid-auto-rows: min-content; }
  .formbody > .row > div {
    grid-auto-rows: min-content !important; }
  .formbody .widget input,
  .formbody .widget select {
    height: 45px;
    color: var(--color-text); }
    @media screen and (min-width: 58.75em) {
      .formbody .widget input,
      .formbody .widget select {
        height: 55px; } }
  @media screen and (min-width: 58.75em) {
    .formbody .widget.form-anpassung {
      margin-bottom: 83px; } }
  @media screen and (min-width: 68.75em) {
    .formbody .widget.form-anpassung {
      margin-bottom: 97px; } }
  .formbody .widget.widget-calendar div {
    position: relative; }
    .formbody .widget.widget-calendar div input + .input-button {
      cursor: pointer;
      position: absolute;
      top: 50%;
      right: 10px;
      transform: translateY(-50%); }
      .formbody .widget.widget-calendar div input + .input-button img {
        filter: brightness(10); }

.ce_accordion {
  margin-bottom: var(--accordion-spacing); }
  .ce_accordion:not(.handorgel) .toggler {
    font-size: var(--accordion-toggler-font-size);
    cursor: pointer;
    background: var(--accordion-toggler-background);
    color: var(--accordion-toggler-color);
    padding: var(--accordion-toggler-spacing);
    border: var(--accordion-toggler-border); }
    .ce_accordion:not(.handorgel) .toggler:hover {
      color: var(--accordion-toggler-color-hover); }
    .ce_accordion:not(.handorgel) .toggler:focus {
      outline: 0; }
  .ce_accordion.handorgel .toggler button {
    display: flex;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: var(--accordion-toggler-font-size);
    cursor: pointer;
    background: var(--accordion-toggler-background);
    color: var(--accordion-toggler-color);
    padding: var(--accordion-toggler-spacing);
    border: var(--accordion-toggler-border); }
    .ce_accordion.handorgel .toggler button:hover {
      color: var(--accordion-toggler-color-hover); }
    .ce_accordion.handorgel .toggler button:focus {
      outline: 0; }
  .ce_accordion .accordion {
    background: var(--accordion-content-background);
    overflow: hidden; }
    .ce_accordion .accordion > div {
      padding: var(--accordion-content-spacing); }

.ce_accordion {
  border-radius: 0;
  padding-bottom: var(--accordion-spacing);
  margin-bottom: 0; }
  .ce_accordion:not(.handorgel) .toggler {
    font-size: var(--accordion-toggler-font-size);
    cursor: pointer;
    background: var(--accordion-toggler-background);
    color: var(--accordion-toggler-color);
    padding: var(--accordion-toggler-spacing);
    border: var(--accordion-toggler-border);
    border-radius: 0;
    text-transform: none;
    padding-left: 0;
    font-weight: var(--headings-font-weight); }
    @media screen and (min-width: 68.75em) {
      .ce_accordion:not(.handorgel) .toggler {
        font-size: 50px; } }
    .ce_accordion:not(.handorgel) .toggler:first-child {
      border-top: 1px solid rgba(57, 73, 91, 0.5); }
    .ce_accordion:not(.handorgel) .toggler:hover {
      color: var(--accordion-toggler-color-hover); }
    .ce_accordion:not(.handorgel) .toggler:focus {
      outline: 0; }
  .ce_accordion .toggler {
    position: relative;
    margin-bottom: -30px; }
    .ce_accordion .toggler:before {
      content: "";
      position: absolute;
      right: 0;
      background-image: url("../../files/theme/dist/img/icons/faq-button-o.svg");
      background-size: contain;
      filter: grayscale(0);
      width: 50px;
      height: 50px;
      transition: all 0.3s; }
    .ce_accordion .toggler.active:before {
      filter: grayscale(1);
      transform: rotate(180deg); }
  .ce_accordion .accordion {
    background: var(--accordion-content-background);
    border: var(--accordion-content-border);
    border-radius: var(--base-border-radius);
    overflow: hidden; }
    .ce_accordion .accordion > div {
      padding: var(--accordion-content-spacing);
      padding-top: 20px;
      border-radius: var(--base-border-radius);
      padding-left: 0; }

.ce_download,
.ce_downloads,
.content-download,
.content-downloads {
  margin-bottom: 1rem; }
  .ce_download .mime_icon,
  .ce_downloads .mime_icon,
  .content-download .mime_icon,
  .content-downloads .mime_icon {
    display: inline-block;
    vertical-align: middle; }
  .ce_download a,
  .ce_downloads a,
  .content-download a,
  .content-downloads a {
    display: inline-block;
    color: var(--download-link-color);
    -webkit-text-decoration: var(--download-link-decoration);
    text-decoration: var(--download-link-decoration); }

.ce_downloads ul,
.content-downloads ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.ce_downloads a,
.content-downloads a {
  text-decoration: none; }

table {
  margin-bottom: var(--base-spacing-unit);
  width: 100%;
  padding: 0;
  border-spacing: 0;
  border-left: var(--table-border-width) var(--table-border-style) var(--table-border-color);
  border-top: var(--table-border-width) var(--table-border-style) var(--table-border-color); }
  table th,
  table td {
    border-right: var(--table-border-width) var(--table-border-style) var(--table-border-color);
    border-bottom: var(--table-border-width) var(--table-border-style) var(--table-border-color);
    padding: 10px; }

thead {
  text-align: left;
  background: var(--table-background-light); }

tfoot {
  font-style: italic; }

.table--striped .even {
  background: var(--table-background-light); }

.table--overflow {
  overflow-x: scroll;
  -ms-overflow-x: auto; }

table {
  border: none !important; }
  table tbody tr td {
    border: none !important; }
  table tbody tr:not(:last-child) td {
    border-bottom: 1px solid #ccc !important; }

.newsletter-subscribe,
.newsletter-unsubscribe {
  margin-bottom: var(--base-spacing-unit); }
  .newsletter-subscribe .formbody,
  .newsletter-unsubscribe .formbody {
    display: flex;
    flex-flow: row wrap; }
  .newsletter-subscribe .text,
  .newsletter-subscribe .widget-text,
  .newsletter-unsubscribe .text,
  .newsletter-unsubscribe .widget-text {
    margin-bottom: 0;
    display: inline-block;
    flex: 1; }
  .newsletter-subscribe .error,
  .newsletter-unsubscribe .error {
    margin-bottom: 0;
    flex: 1 100%;
    font-weight: 700; }
  .newsletter-subscribe .submit,
  .newsletter-unsubscribe .submit {
    margin-left: var(--base-spacing-unit-xs); }

.newsletter-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.newsletter-list a {
  text-decoration: none; }

.newsletter-list li {
  border-bottom: var(--newsletter-list-border);
  padding-top: var(--base-spacing-unit);
  padding-bottom: var(--base-spacing-unit);
  display: block; }
  .newsletter-list li:first-of-type {
    border-top: var(--newsletter-list-border); }
  @media screen and (min-width: 34.375em) {
    .newsletter-list li {
      font-size: var(--h4-font-size);
      line-height: var(--h4-line-height); } }
  @media screen and (min-width: 48em) {
    .newsletter-list li {
      font-size: var(--h3-font-size);
      line-height: var(--h3-line-height); } }
  .newsletter-list li a:hover {
    opacity: 0.5; }

.newsletter-reader {
  max-width: var(--newsletter-reader-width);
  margin-left: auto;
  margin-right: auto;
  border: var(--newsletter-reader-border);
  padding: 0 var(--base-spacing-unit); }

.faq-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.faq-list a {
  text-decoration: none; }

.faq-list > ul {
  margin-top: 2rem; }

.faq-list li {
  margin-bottom: var(--base-spacing-unit-sm); }

.faq-list li a {
  display: inline-block; }

.faq-list > h1, .faq-list > h2, .faq-list > h3, .faq-list > h4, .faq-list > h5, .faq-list > h6 {
  margin-bottom: 0; }
  .faq-list > h1:after, .faq-list > h2:after, .faq-list > h3:after, .faq-list > h4:after, .faq-list > h5:after, .faq-list > h6:after {
    border-top: var(--faq-border);
    content: "";
    display: block; }

.faq-list article > h1, .faq-list article > h2, .faq-list article > h3, .faq-list article > h4, .faq-list article > h5, .faq-list article > h6 {
  margin-bottom: 0; }
  .faq-list article > h1:after, .faq-list article > h2:after, .faq-list article > h3:after, .faq-list article > h4:after, .faq-list article > h5:after, .faq-list article > h6:after {
    border-top: var(--faq-border);
    content: "";
    display: block; }

.faq-page > h1, .faq-page > h2, .faq-page > h3, .faq-page > h4, .faq-page > h5, .faq-page > h6 {
  margin-bottom: 0; }
  .faq-page > h1:after, .faq-page > h2:after, .faq-page > h3:after, .faq-page > h4:after, .faq-page > h5:after, .faq-page > h6:after {
    border-top: var(--faq-border);
    content: "";
    display: block; }

.faq-page article > h1, .faq-page article > h2, .faq-page article > h3, .faq-page article > h4, .faq-page article > h5, .faq-page article > h6 {
  margin-bottom: 0; }
  .faq-page article > h1:after, .faq-page article > h2:after, .faq-page article > h3:after, .faq-page article > h4:after, .faq-page article > h5:after, .faq-page article > h6:after {
    border-top: var(--faq-border);
    content: "";
    display: block; }

.faq-page .info {
  font-size: 0.875rem;
  margin-top: var(--base-spacing-unit);
  opacity: 0.5; }

.faq-page section {
  padding: var(--base-spacing-unit) 0;
  border-bottom: var(--faq-border); }
  .faq-page section.last {
    margin-bottom: var(--base-spacing-unit); }

.faq-reader .info {
  font-size: 0.875rem;
  margin-top: var(--base-spacing-unit);
  opacity: 0.5; }

.ce_comments {
  overflow: visible; }
  .ce_comments .widget {
    margin-bottom: var(--base-spacing-unit); }
  .ce_comments p.error {
    margin-bottom: 0;
    color: var(--color-error); }
  .ce_comments .error {
    border-color: var(--color-error-light); }

.comment_default {
  padding: var(--base-spacing-unit);
  margin-bottom: var(--base-spacing-unit);
  border: var(--base-border); }
  .comment_default .info {
    padding-bottom: var(--base-spacing-unit);
    border-bottom: var(--base-border); }
  .comment_default.last {
    margin-bottom: var(--base-spacing-unit-lg); }

.search .formbody {
  display: flex;
  flex-flow: row wrap; }

.search .widget-text {
  margin-bottom: var(--base-spacing-unit-sm);
  display: inline-block;
  flex: 1; }

.search .widget-text label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.search .widget-submit {
  margin-bottom: var(--base-spacing-unit-sm);
  margin-left: var(--base-spacing-unit-xs);
  align-self: flex-end; }
  .search .widget-submit .submit {
    margin-left: 0; }

.search .relevance {
  color: var(--search-relevance-color); }

.search .context {
  margin-bottom: var(--base-spacing-unit-xs); }

.search .highlight {
  font-weight: bold; }

.search .url {
  color: var(--search-url-color); }

/*************************************

HERO SECTION

*************************************/
#hero-section .scroll-down {
  display: none; }

#hero-section > .mod_article:first-child {
  position: relative; }
  #hero-section > .mod_article:first-child .inside {
    position: relative;
    padding-top: 0;
    padding-bottom: 0; }
  #hero-section > .mod_article:first-child .hero {
    position: relative;
    display: flex;
    z-index: 2; }
    #hero-section > .mod_article:first-child .hero figure {
      order: 1; }
    #hero-section > .mod_article:first-child .hero .hero-text {
      display: grid;
      align-items: flex-end;
      max-width: 1000px;
      z-index: 1; }
      @media screen and (min-width: 68.75em) {
        #hero-section > .mod_article:first-child .hero .hero-text {
          padding: 10vw 0 6vw; } }
      #hero-section > .mod_article:first-child .hero .hero-text .title-big {
        font-weight: 800; }
        #hero-section > .mod_article:first-child .hero .hero-text .title-big * {
          display: block; }
        #hero-section > .mod_article:first-child .hero .hero-text .title-big strong {
          font-size: clamp(40px, 8vw, 60px);
          color: var(--color-brand); }
      #hero-section > .mod_article:first-child .hero .hero-text .hero-links {
        z-index: 1; }
  #hero-section > .mod_article:first-child .hero-start + .cool-bleiben {
    position: absolute;
    top: 35vh;
    right: 60px;
    max-width: 80vw;
    z-index: -1; }
    @media only screen and (min-width: 400px) {
      #hero-section > .mod_article:first-child .hero-start + .cool-bleiben {
        top: 25vh; } }
    @media screen and (min-width: 34.375em) {
      #hero-section > .mod_article:first-child .hero-start + .cool-bleiben {
        top: initial;
        bottom: -150px;
        right: 0;
        max-width: 50vw; } }
    @media only screen and (min-width: 1400px) {
      #hero-section > .mod_article:first-child .hero-start + .cool-bleiben {
        top: initial;
        bottom: -220px;
        right: 15%;
        max-width: none; } }
  @media screen and (max-width: 119.99875em) {
    #hero-section > .mod_article:first-child .hero-start {
      flex-wrap: wrap;
      margin-bottom: 50px; } }
  #hero-section > .mod_article:first-child .hero-start figure {
    position: absolute;
    top: 35vh;
    right: -20px;
    max-width: 50vw; }
    @media only screen and (min-width: 400px) {
      #hero-section > .mod_article:first-child .hero-start figure {
        top: 25vh; } }
    @media screen and (min-width: 34.375em) {
      #hero-section > .mod_article:first-child .hero-start figure {
        top: initial;
        bottom: 0;
        right: -5vw;
        max-width: 30vw; } }
    @media only screen and (min-width: 1400px) {
      #hero-section > .mod_article:first-child .hero-start figure {
        top: initial;
        bottom: -5vw;
        right: 0;
        max-width: none; } }
    #hero-section > .mod_article:first-child .hero-start figure img {
      width: 450px; }
  @media screen and (min-width: 58.75em) {
    #hero-section > .mod_article:first-child .hero-start .hero-text {
      padding-bottom: 100px; } }
  @media screen and (min-width: 34.375em) {
    #hero-section > .mod_article:first-child .hero-start .hero-text .description {
      max-width: 50vw; } }
  @media screen and (min-width: 68.75em) {
    #hero-section > .mod_article:first-child .hero-start .hero-text .description {
      max-width: 560px; } }
  @media screen and (min-width: 120em) {
    #hero-section > .mod_article:first-child .hero-start .hero-text .description {
      max-width: 800px; } }
  #hero-section > .mod_article:first-child .hero-start .hero-text .title-big {
    display: inline-block;
    font-family: var(--headings-font-family-special);
    font-weight: 600;
    line-height: 1;
    height: 83vh;
    height: 83svh;
    min-height: 400px;
    font-size: clamp(35px, 5vw, 65px);
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 10px;
    z-index: 1; }
    @media only screen and (min-width: 400px) {
      #hero-section > .mod_article:first-child .hero-start .hero-text .title-big {
        height: 70vh;
        height: 70svh; } }
    @media only screen and (min-width: 500px) {
      #hero-section > .mod_article:first-child .hero-start .hero-text .title-big {
        height: 83vh;
        height: 83svh; } }
    @media screen and (min-width: 34.375em) {
      #hero-section > .mod_article:first-child .hero-start .hero-text .title-big {
        height: auto;
        min-height: auto; } }
    #hero-section > .mod_article:first-child .hero-start .hero-text .title-big strong {
      font-weight: 800;
      font-size: clamp(109px, 8vw, 180px);
      color: var(--color-brand); }
    #hero-section > .mod_article:first-child .hero-start .hero-text .title-big > span {
      font-size: clamp(75px, 8vw, 180px);
      font-weight: 800; }
      #hero-section > .mod_article:first-child .hero-start .hero-text .title-big > span.subheading-top {
        display: block;
        font-size: clamp(22px, 2vw, 36px);
        font-weight: 800;
        margin-bottom: 0;
        margin-left: 5px; }
        @media only screen and (min-width: 1400px) {
          #hero-section > .mod_article:first-child .hero-start .hero-text .title-big > span.subheading-top {
            margin-left: 0;
            text-align: right;
            margin-right: 10px; } }

/*************************************

HERO MODULEN

*************************************/
.hero.fullwidth {
  position: relative;
  width: 100%;
  max-width: 100%; }
  .hero.fullwidth img {
    width: 100%; }
  .hero.fullwidth .hero-text {
    position: absolute;
    bottom: 5vw;
    left: 5vw;
    color: #fefefe; }
    .hero.fullwidth .hero-text:before {
      content: "";
      position: absolute;
      bottom: -1vw;
      left: -3vw;
      width: 4vw;
      height: 4vw;
      background-image: url(../../files/theme/dist/img/icons/sooro-ecke-o.svg); }
      @media screen and (min-width: 68.75em) {
        .hero.fullwidth .hero-text:before {
          bottom: -15px;
          left: -40px;
          width: 85px;
          height: 85px; } }

/*************************************

ANIMATIONS MODUL STYLESHEET

*************************************/
/* Add your custom styles here */
/* Keyframe animation for the slide effect */
@keyframes slideEffect {
  0% {
    /* Initial position, adjust as needed */
    opacity: 1; }
  100% {
    /* Final position, adjust as needed */
    opacity: 0; } }

/*************************************

MODAL MODUL STYLESHEET

*************************************/
.blocker {
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 10000; }

.modal {
  border: 5px solid #ff9900;
  max-width: 1400px;
  padding: 15px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); }
  @media screen and (min-width: 68.75em) {
    .modal {
      padding: 50px; } }
  .modal h2 {
    text-transform: none; }
    @media screen and (max-width: 47.99875em) {
      .modal h2 {
        max-width: 90%; } }
  .modal.check-list ul {
    max-width: none; }
    .modal.check-list ul li {
      padding: 5px 0; }
  .modal a.close-modal {
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background-image: url("../../files/theme/dist/img/icons/close-icon.svg"); }
    @media screen and (min-width: 68.75em) {
      .modal a.close-modal {
        top: 30px;
        right: 30px;
        width: 50px;
        height: 50px; } }

/* ----------------------------------- *
 * startseite overlay
 * ----------------------------------- */
#homepage-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999999999999999999999999;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden; }
  #homepage-overlay.showOverlay {
    opacity: 1;
    visibility: visible; }
  #homepage-overlay .overlayBox {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 1.5rem;
    overflow-y: auto; }
    #homepage-overlay .overlayBox .overlay-text {
      position: relative;
      padding: 2rem;
      margin: 0 auto;
      width: 1050px;
      max-width: 100%;
      max-height: 95svh;
      height: auto;
      background: #fefefe;
      color: #39495b;
      z-index: 2;
      overflow: hidden;
      overflow-y: auto; }
      @media screen and (min-width: 120em) {
        #homepage-overlay .overlayBox .overlay-text {
          padding: 2rem 5rem;
          max-height: none;
          overflow: hidden; } }
      #homepage-overlay .overlayBox .overlay-text.absolute-img figure {
        opacity: 0.08;
        right: -150px;
        z-index: -1; }
      #homepage-overlay .overlayBox .overlay-text h2,
      #homepage-overlay .overlayBox .overlay-text h3,
      #homepage-overlay .overlayBox .overlay-text h4 {
        letter-spacing: 0; }
      #homepage-overlay .overlayBox .overlay-text .close {
        position: absolute;
        right: 10px;
        top: 5px;
        cursor: pointer; }
  #homepage-overlay .overlay-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(20, 20, 20, 0.5);
    transition: all 0.3s; }

@media screen and (max-width: 47.99875em) {
  #homepage-overlay .overlayBox .overlay-text .close {
    top: 13px;
    right: 15px; } }

/*************************************

WIDGETS MODUL STYLESHEET

*************************************/
/* ----------------------------------- *
 * Fixed Widget Right 
 * ----------------------------------- */
.widget-right {
  position: fixed;
  display: flex;
  right: 5px;
  bottom: 5px;
  gap: 15px;
  align-items: center;
  justify-content: center;
  z-index: 10000; }
  @media screen and (min-width: 58.75em) {
    .widget-right {
      bottom: 50px;
      right: 50px;
      left: initial;
      display: block;
      border-radius: none;
      padding: 0;
      background: none;
      -webkit-backdrop-filter: none;
      backdrop-filter: none;
      width: auto;
      z-index: 5100; } }
  .widget-right .widget {
    opacity: 0;
    visibility: hidden;
    width: 0;
    transform: translateX(30px) scale(0.85);
    transition: all 0.2s ease-in-out;
    max-width: 100px; }
    @media screen and (min-width: 58.75em) {
      .widget-right .widget {
        max-width: none; } }
  .widget-right.scrolled .widget {
    width: auto;
    opacity: 1;
    visibility: visible;
    transform: translateX(0) scale(1); }

/*************************************

MODEL MODUL STYLESHEET

*************************************/
.model-wrapper {
  margin-bottom: 30px; }
  @media screen and (min-width: 58.75em) {
    .model-wrapper {
      margin-bottom: 50px;
      gap: 50px; } }

.model ul {
  max-width: none; }
  .model ul li {
    font-size: 18px;
    font-weight: 600; }

@media screen and (max-width: 68.74875em) {
  .model .model-img img {
    width: auto;
    max-height: 300px;
    margin: 0; } }

.model .ce_text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media screen and (min-width: 68.75em) {
    .model .ce_text.check-list .text-wrapper {
      width: calc(100% - 50px); } }
  @media screen and (min-width: 120em) {
    .model .ce_text h3 {
      line-height: 1;
      font-size: 45px; }
      .model .ce_text h3 .font-small {
        font-size: 30px; } }
  .model .ce_text.check-list p {
    font-size: 18px; }
  .model .ce_text .farbauswahl {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
    .model .ce_text .farbauswahl img {
      margin: 0; }

.model .price {
  display: grid;
  grid-template-columns: 1fr; }
  @media screen and (min-width: 58.75em) {
    .model .price {
      grid-template-columns: 1fr 1fr;
      gap: 50px; } }
  .model .price .price-column {
    position: relative; }
    @media screen and (min-width: 34.375em) {
      .model .price .price-column {
        display: grid;
        grid-template-columns: 1fr 1fr; } }
    @media screen and (min-width: 58.75em) {
      .model .price .price-column {
        display: block;
        grid-template-columns: initial; } }
    @media screen and (min-width: 68.75em) {
      .model .price .price-column:before {
        content: "";
        position: absolute;
        left: -50px;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #ccd1d6; } }
  @media screen and (min-width: 68.75em) and (min-width: 120em) {
    .model .price .price-column:before {
      height: 80%; } }
    .model .price .price-column .standard-paket h4 {
      color: #ff9900;
      text-transform: none;
      margin-bottom: 0.7em; }
    .model .price .price-column .standard-paket li {
      display: flex;
      border: none;
      padding: 7px 0; }
      .model .price .price-column .standard-paket li img {
        margin: 0 10px 0 0; }

.model .flex {
  display: flex;
  align-items: center;
  margin-top: auto;
  flex-wrap: wrap;
  justify-content: space-between;
  -moz-column-gap: 50px;
  column-gap: 50px; }
  @media screen and (min-width: 68.75em) {
    .model .flex {
      grid-column-start: 2; } }
  .model .flex .model-price {
    font-size: clamp(30px, 3vw, 50px);
    font-weight: 800; }
    .model .flex .model-price.orange {
      color: #ff9900; }
  .model .flex .mwst {
    display: block;
    margin-top: -10px;
    font-weight: 500; }
  .model .flex .btn, .model .flex .back {
    width: 100%;
    margin-bottom: 0 !important; }
    .model .flex .btn a, .model .flex .back a {
      max-width: 100%;
      width: 100%;
      padding: 5px 3vw; }

.model figure img {
  position: relative; }
  .model figure img:before {
    content: "";
    position: absolute;
    bottom: -1vw;
    left: -3vw;
    width: 4vw;
    height: 4vw;
    background-image: url(../../files/theme/dist/img/icons/sooro-ecke-g.svg); }
    @media screen and (min-width: 68.75em) {
      .model figure img:before {
        bottom: -15px;
        left: -40px;
        width: 85px;
        height: 85px; } }

.model .text-wrapper h3 strong {
  color: #ff9900; }

@media screen and (max-width: 119.99875em) {
  .model .btn.btn--primary > a, .model .back > a {
    font-size: 14px; } }

.color-selection {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  max-width: 1400px;
  margin-inline: auto;
  gap: 20px;
  flex-wrap: wrap; }
  @media screen and (min-width: 68.75em) {
    .color-selection {
      flex-wrap: nowrap;
      justify-content: space-between; } }
  .color-selection h4 {
    font-size: 25px;
    font-weight: 600;
    text-transform: none;
    margin-top: 0; }
  .color-selection p {
    font-size: 25px;
    font-weight: 400; }

.color {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px; }
  .color figure img {
    width: 100px; }
    @media screen and (min-width: 68.75em) {
      .color figure img {
        width: 150px; } }
  .color h4 {
    font-size: 16px; }
  .color p {
    font-size: 12px; }

/*************************************

TOOLTIP SECTION

*************************************/
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block; }

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  font-size: 15px;
  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s; }

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

/*# sourceMappingURL=../maps/default.css.map */

