:root{--hc-black: black;--hc-black-bis: hsl(0, 0%, 7%);--hc-black-ter: hsl(0, 0%, 14%);--hc-grey-darker: hsl(0, 0%, 21%);--hc-grey-dark: hsl(0, 0%, 29%);--hc-grey: hsl(0, 0%, 48%);--hc-white: white}.wcag-square,.wcag-size{transform:scale(0.4)}.wcag-size:visited{color:var(--hc-black)}.high-contrast a,.high-contrast a:visited{text-decoration:underline}.high-contrast .hc-invert:not(.hc-greyscale),.high-contrast .hc-invert-pictures:not(.hc-greyscale-pictures) img,.high-contrast .hc-invert-pictures:not(.hc-greyscale-pictures) svg{filter:invert(1)}.high-contrast .hc-greyscale:not(.hc-invert),.high-contrast .hc-greyscale-pictures:not(.hc-invert-pictures) img,.high-contrast .hc-greyscale-pictures:not(.hc-invert-pictures) svg{filter:grayscale(1)}.high-contrast .hc-invert.hc-greyscale,.high-contrast .hc-invert-pictures.hc-greyscale-pictures img,.high-contrast .hc-invert-pictures.hc-greyscale-pictures svg{filter:invert(1) grayscale(1)}.high-contrast .hc-bg-black{background:var(--hc-black) !important}.high-contrast .hc-bg-black,.high-contrast .hc-bg-black *{color:var(--hc-white) !important}.high-contrast .hc-bg-black-bis{background:var(--hc-black-bis) !important}.high-contrast .hc-bg-black-bis,.high-contrast .hc-bg-black-bis *{color:var(--hc-white) !important}.high-contrast .hc-bg-black-ter{background:var(--hc-black-ter) !important}.high-contrast .hc-bg-black-ter,.high-contrast .hc-bg-black-ter *{color:var(--hc-white) !important}.high-contrast .hc-bg-grey-darker{background:var(--hc-grey-darker) !important}.high-contrast .hc-bg-grey-darker,.high-contrast .hc-bg-grey-darker *{color:var(--hc-white) !important}.high-contrast .hc-bg-grey-dark{background:var(--hc-grey-dark) !important}.high-contrast .hc-bg-grey-dark,.high-contrast .hc-bg-grey-dark *{color:var(--hc-white) !important}.high-contrast .hc-bg-grey{background:var(--hc-grey) !important}.high-contrast .hc-bg-grey,.high-contrast .hc-bg-grey *{color:var(--hc-white) !important}.high-contrast .hc-bg-white{background:var(--hc-white) !important}.high-contrast .hc-bg-white,.high-contrast .hc-bg-white *{color:var(--hc-black) !important}.high-contrast .hc-text-white,.high-contrast .hc-text-white *{color:var(--hc-white) !important}.high-contrast .hc-hover-text-white:hover,.high-contrast .hc-hover-text-white:hover *{color:var(--hc-white) !important}.high-contrast .hc-text-black,.high-contrast .hc-text-black *{color:var(--hc-black) !important}.high-contrast .hc-hover-text-black:hover,.high-contrast .hc-hover-text-black:hover *{color:var(--hc-black) !important}.high-contrast .hc-hover-bg-black:hover{background:var(--hc-black) !important}.high-contrast .hc-hover-bg-black-bis:hover{background:var(--hc-black-bis) !important}.high-contrast .hc-hover-bg-black-ter:hover{background:var(--hc-black-ter) !important}.high-contrast .hc-hover-bg-grey-darker:hover{background:var(--hc-grey-darker) !important}.high-contrast .hc-hover-bg-grey-dark:hover{background:var(--hc-grey-dark) !important}.high-contrast .hc-hover-bg-grey:hover{background:var(--hc-grey) !important}.high-contrast .hc-hover-bg-white:hover{background:var(--hc-white) !important}.high-contrast .wcag-square,.high-contrast .wcag-size,.high-contrast .wcag-size:visited{color:#fff;fill:#fff}.high-contrast .text-decoration-none,.high-contrast .text-decoration-none a{text-decoration:none}.first-headline.block,.subheadline{font-size:0.7em;font-weight:300;display:block}.first-headline:not(.block){font-weight:300}.first-headline:not(.block)+.main-headline{font-weight:700}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
@charset "UTF-8";
/****
 **** CONVERT theme files / custom_variables
 ****
 */
/*
 * Entfernen Sie die Schrägstriche um die Theme-Farben zu überschreiben.
 * Uncomment lines to override theme colors.
 */
/* ============================= */
/*        Colour Schemes         */
/* ============================= */
/* ============================= */
/*          Dark Mode            */
/* ============================= */
@media (prefers-color-scheme: dark) {
  body {
    background: #212121 !important;
    color: #e0e0e0 !important;
  }
  #wrapper .bg-gray, #wrapper .bg-gray:before, #wrapper .bg-gray:after, #wrapper .bg-secondary, #wrapper .bg-secondary:before, #wrapper .bg-secondary:after {
    background: #353535 !important;
  }
  #wrapper .ce_sliderStart .slider-control .slider-prev:before, #wrapper .ce_sliderStart .slider-control .slider-next:before {
    border-color: #fff;
    color: #fff;
  }
  #wrapper .form-input, #wrapper .form-group input, #wrapper .ce_form .widget:not(.widget-checkbox):not(.widget-radio) input, #wrapper .form-select:not([multiple]):not([size]), #wrapper .form-group select:not([multiple]):not([size]), #wrapper .ce_form .widget:not(.widget-checkbox):not(.widget-radio) select:not([multiple]):not([size]) {
    background: #272727;
    border: #272727;
    color: #fff;
  }
  #wrapper .form-label, #wrapper .form-group label:not(.form-checkbox):not(.form-radio), #wrapper .ce_form .widget:not(.widget-checkbox):not(.widget-radio) label:not(.form-checkbox):not(.form-radio) {
    color: #fff;
  }
  #wrapper .ce_ct_teaserBox.convert .inside {
    background: #272727;
    color: #fff;
  }
}
/* ============================= */
/*    CONVERT Theme Variables    */
/* ============================= */
/* Control colors */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../../bundles/contaothemesnetconverttheme/fonts/roboto/roboto-thin-webfont.woff"), url("../../bundles/contaothemesnetconverttheme/fonts/roboto/roboto-thin-webfont.ttf");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../../bundles/contaothemesnetconverttheme/fonts/roboto/roboto-light-webfont.woff"), url("../../bundles/contaothemesnetconverttheme/fonts/roboto/roboto-light-webfont.ttf");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../bundles/contaothemesnetconverttheme/fonts/roboto/roboto-regular-webfont.woff"), url("../../bundles/contaothemesnetconverttheme/fonts/roboto/roboto-regular-webfont.ttf");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../../bundles/contaothemesnetconverttheme/fonts/roboto/roboto-medium-webfont.woff"), url("../../bundles/contaothemesnetconverttheme/fonts/roboto/roboto-medium-webfont.ttf");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../bundles/contaothemesnetconverttheme/fonts/roboto/roboto-bold-webfont.woff"), url("../../bundles/contaothemesnetconverttheme/fonts/roboto/roboto-bold-webfont.ttf");
}
/* Manually forked from Normalize.css */
/* normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article, aside, footer, header, nav, section {
  display: block;
}
/**
 * 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;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption, figure, main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8 (removed).
 */
/**
 * 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 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers. (removed)
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active, a:hover {
  outline-width: 0;
}
/**
 * Modify default styling of address.
 */
address {
  font-style: normal;
}
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. (removed)
 */
/**
 * 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;
}
/**
 * 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: "SF Mono", "Segoe UI Mono", "Roboto Mono", Menlo, Courier, monospace;
  /* 1 (changed) */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-. (Removed)
 */
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
  font-weight: 400;
  /* (added) */
}
/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio, video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 (changed) */
  font-size: inherit;
  /* 1 (changed) */
  line-height: inherit;
  /* 1 (changed) */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * 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 and Safari.
 */
button, html [type="button"], [type="reset"], [type="submit"] {
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule (removed).
 */
/**
 * Change the border, margin, and padding in all browsers (opinionated) (changed).
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/**
 * 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 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * 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;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details, menu {
  /* 1 */
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
  outline: none;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
*, *::before, *::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
  font-size: 20px;
  line-height: 1.5;
  -webkit-tap-highlight-color: transparent;
}
body {
  background: #fff;
  color: #58595B;
  font-family: "Roboto", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", sans-serif;
  font-size: 0.8rem;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
}
a {
  color: #3A9DDE;
  outline: none;
  text-decoration: none;
}
a:focus {
  box-shadow: 0 0 0 0.1rem rgba(80, 233, 83, 0.2);
}
a:focus, a:hover, a:active, a.active {
  color: #2183c4;
  text-decoration: underline;
}
a:visited {
  color: #66b3e5;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  width: 100%;
}
.container.grid-xl {
  max-width: 1296px;
}
.container.grid-lg {
  max-width: 976px;
}
.container.grid-md {
  max-width: 856px;
}
.container.grid-sm {
  max-width: 616px;
}
.container.grid-xs {
  max-width: 496px;
}
.show-xs, .show-sm, .show-md, .show-lg, .show-xl {
  display: none !important;
}
.columns {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.4rem;
  margin-right: -0.4rem;
}
.columns.col-gapless {
  margin-left: 0;
  margin-right: 0;
}
.columns.col-gapless > .column {
  padding-left: 0;
  padding-right: 0;
}
.columns.col-oneline {
  flex-wrap: nowrap;
  overflow-x: auto;
}
.column {
  flex: 1;
  max-width: 100%;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
.column.col-12, .column.col-11, .column.col-10, .column.col-9, .column.col-8, .column.col-7, .column.col-6, .column.col-5, .column.col-4, .column.col-3, .column.col-2, .column.col-1, .column.col-auto {
  flex: none;
}
.col-12 {
  width: 100%;
}
.col-11 {
  width: 91.66666667%;
}
.col-10 {
  width: 83.33333333%;
}
.col-9 {
  width: 75%;
}
.col-8 {
  width: 66.66666667%;
}
.col-7 {
  width: 58.33333333%;
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: 41.66666667%;
}
.col-4 {
  width: 33.33333333%;
}
.col-3 {
  width: 25%;
}
.col-2 {
  width: 16.66666667%;
}
.col-1 {
  width: 8.33333333%;
}
.col-auto {
  flex: 0 0 auto;
  max-width: none;
  width: auto;
}
.col-mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.col-ml-auto {
  margin-left: auto;
}
.col-mr-auto {
  margin-right: auto;
}
@media (max-width: 1280px) {
  .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl-auto {
    flex: none;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-auto {
    width: auto;
  }
  .hide-xl {
    display: none !important;
  }
  .show-xl {
    display: block !important;
  }
}
@media (max-width: 960px) {
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg-auto {
    flex: none;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-auto {
    width: auto;
  }
  .hide-lg {
    display: none !important;
  }
  .show-lg {
    display: block !important;
  }
}
@media (max-width: 840px) {
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md-auto {
    flex: none;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-auto {
    width: auto;
  }
  .hide-md {
    display: none !important;
  }
  .show-md {
    display: block !important;
  }
}
@media (max-width: 600px) {
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm-auto {
    flex: none;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-auto {
    width: auto;
  }
  .hide-sm {
    display: none !important;
  }
  .show-sm {
    display: block !important;
  }
}
@media (max-width: 480px) {
  .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs-auto {
    flex: none;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-auto {
    width: auto;
  }
  .hide-xs {
    display: none !important;
  }
  .show-xs {
    display: block !important;
  }
}
.text-primary {
  color: #50E953 !important;
}
a.text-primary:focus, a.text-primary:hover {
  color: #39e63d;
}
a.text-primary:visited {
  color: #67ec69;
}
.text-secondary {
  color: #ecfded !important;
}
a.text-secondary:focus, a.text-secondary:hover {
  color: #d6fad6;
}
a.text-secondary:visited {
  color: white;
}
.text-gray {
  color: #8c8c8c !important;
}
a.text-gray:focus, a.text-gray:hover {
  color: gray;
}
a.text-gray:visited {
  color: #999;
}
.text-light {
  color: #fff !important;
}
a.text-light:focus, a.text-light:hover {
  color: #f2f2f2;
}
a.text-light:visited {
  color: white;
}
.text-dark {
  color: #58595B !important;
}
a.text-dark:focus, a.text-dark:hover {
  color: #4b4c4e;
}
a.text-dark:visited {
  color: #656668;
}
.text-success {
  color: #32b643 !important;
}
a.text-success:focus, a.text-success:hover {
  color: #2da23c;
}
a.text-success:visited {
  color: #39c94b;
}
.text-warning {
  color: #ffb700 !important;
}
a.text-warning:focus, a.text-warning:hover {
  color: #e6a500;
}
a.text-warning:visited {
  color: #ffbe1a;
}
.text-error {
  color: #e85600 !important;
}
a.text-error:focus, a.text-error:hover {
  color: #cf4d00;
}
a.text-error:visited {
  color: #ff6002;
}
.bg-primary {
  background: #50E953 !important;
}
.bg-secondary {
  background: #fafefa !important;
}
.bg-dark {
  background: #000 !important;
  color: #fff;
}
.bg-gray {
  background: #f2f2f2 !important;
}
.bg-success {
  background: #32b643 !important;
  color: #fff;
}
.bg-warning {
  background: #ffb700 !important;
  color: #fff;
}
.bg-error {
  background: #e85600 !important;
  color: #fff;
}
.c-hand {
  cursor: pointer;
}
.c-move {
  cursor: move;
}
.c-zoom-in {
  cursor: zoom-in;
}
.c-zoom-out {
  cursor: zoom-out;
}
.c-not-allowed {
  cursor: not-allowed;
}
.c-auto {
  cursor: auto;
}
.d-block {
  display: block;
}
.d-inline {
  display: inline;
}
.d-inline-block {
  display: inline-block;
}
.d-flex {
  display: flex;
}
.d-inline-flex {
  display: inline-flex;
}
.d-none, .d-hide {
  display: none !important;
}
.d-visible {
  visibility: visible;
}
.d-invisible {
  visibility: hidden;
}
.text-hide {
  background: transparent;
  border: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  text-shadow: none;
}
.text-assistive {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.divider, .divider-vert {
  display: block;
  position: relative;
}
.divider[data-content]::after, .divider-vert[data-content]::after {
  background: #fff;
  color: #8c8c8c;
  content: attr(data-content);
  display: inline-block;
  font-size: 0.7rem;
  padding: 0 0.4rem;
  transform: translateY(-0.65rem);
}
.divider {
  border-top: 0.05rem solid #bababa;
  height: 0.05rem;
  margin: 0.4rem 0;
}
.divider[data-content] {
  margin: 0.8rem 0;
}
.divider-vert {
  display: block;
  padding: 0.8rem;
}
.divider-vert::before {
  border-left: 0.05rem solid #a6a6a6;
  bottom: 0.4rem;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 0.4rem;
  transform: translateX(-50%);
}
.divider-vert[data-content]::after {
  left: 50%;
  padding: 0.2rem 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.loading {
  color: transparent !important;
  min-height: 0.8rem;
  pointer-events: none;
  position: relative;
}
.loading::after {
  animation: loading 500ms infinite linear;
  border: 0.1rem solid #50E953;
  border-radius: 50%;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 0.8rem;
  left: 50%;
  margin-left: -0.4rem;
  margin-top: -0.4rem;
  position: absolute;
  top: 50%;
  width: 0.8rem;
  z-index: 1;
}
.loading.loading-lg {
  min-height: 2rem;
}
.loading.loading-lg::after {
  height: 1.6rem;
  margin-left: -0.8rem;
  margin-top: -0.8rem;
  width: 1.6rem;
}
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.p-relative {
  position: relative !important;
}
.p-absolute {
  position: absolute !important;
}
.p-fixed {
  position: fixed !important;
}
.p-sticky {
  position: sticky !important;
}
.p-centered {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.flex-centered {
  align-items: center;
  display: flex;
  justify-content: center;
}
.m-0 {
  margin: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.m-1 {
  margin: 0.2rem !important;
}
.mb-1 {
  margin-bottom: 0.2rem !important;
}
.ml-1 {
  margin-left: 0.2rem !important;
}
.mr-1 {
  margin-right: 0.2rem !important;
}
.mt-1 {
  margin-top: 0.2rem !important;
}
.mx-1 {
  margin-left: 0.2rem !important;
  margin-right: 0.2rem !important;
}
.my-1 {
  margin-bottom: 0.2rem !important;
  margin-top: 0.2rem !important;
}
.m-2 {
  margin: 0.4rem !important;
}
.mb-2 {
  margin-bottom: 0.4rem !important;
}
.ml-2 {
  margin-left: 0.4rem !important;
}
.mr-2 {
  margin-right: 0.4rem !important;
}
.mt-2 {
  margin-top: 0.4rem !important;
}
.mx-2 {
  margin-left: 0.4rem !important;
  margin-right: 0.4rem !important;
}
.my-2 {
  margin-bottom: 0.4rem !important;
  margin-top: 0.4rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.py-0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.p-1 {
  padding: 0.2rem !important;
}
.pb-1 {
  padding-bottom: 0.2rem !important;
}
.pl-1 {
  padding-left: 0.2rem !important;
}
.pr-1 {
  padding-right: 0.2rem !important;
}
.pt-1 {
  padding-top: 0.2rem !important;
}
.px-1 {
  padding-left: 0.2rem !important;
  padding-right: 0.2rem !important;
}
.py-1 {
  padding-bottom: 0.2rem !important;
  padding-top: 0.2rem !important;
}
.p-2 {
  padding: 0.4rem !important;
}
.pb-2 {
  padding-bottom: 0.4rem !important;
}
.pl-2 {
  padding-left: 0.4rem !important;
}
.pr-2 {
  padding-right: 0.4rem !important;
}
.pt-2 {
  padding-top: 0.4rem !important;
}
.px-2 {
  padding-left: 0.4rem !important;
  padding-right: 0.4rem !important;
}
.py-2 {
  padding-bottom: 0.4rem !important;
  padding-top: 0.4rem !important;
}
.s-rounded {
  border-radius: 6px;
}
.s-circle {
  border-radius: 50%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-normal {
  font-weight: normal;
}
.text-bold {
  font-weight: bold;
}
.text-italic {
  font-style: italic;
}
.text-large {
  font-size: 1.2em;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-clip {
  overflow: hidden;
  text-overflow: clip;
  white-space: nowrap;
}
.text-break {
  hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
}
::-moz-selection {
  background: #50E953;
  color: #fff;
}
::selection {
  background: #50E953;
  color: #fff;
}
html, body {
  scroll-behavior: smooth;
}
figure {
  margin: 0;
}
#wrapper {
  overflow: hidden;
}
a:focus {
  box-shadow: none;
}
a:hover {
  color: #2183c4;
  text-decoration: none;
}
.block {
  display: block;
}
body:not(.home) header {
  background: #50E953;
  position: relative;
  padding: 0;
}
body:not(.home) header .inside {
  max-width: 1180px;
  margin: 0 auto;
  padding: 60px 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.contact-buttons {
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
}
.contact-buttons a {
  width: 100%;
}
.contact-buttons a:hover {
  color: #fff;
  background: transparent linear-gradient(90deg, #2183c4 0%, #23e326 100%) 0% 0% no-repeat padding-box;
}
.contact-buttons > div {
  padding: 0 10px;
  width: auto;
}
.column {
  padding-left: 15px;
  padding-right: 15px;
}
.columns.block {
  display: flex;
}
.columns:not(.col-mx-auto) {
  margin-left: -15px;
  margin-right: -15px;
}
.columns:not(.col-mx-auto).mod_article {
  margin: 0 auto;
}
footer {
  background: #58595B;
  color: #F2F2F2;
  padding: 2px 0;
  overflow: hidden;
}
footer a, footer a:visited {
  color: #fff;
}
footer a:hover, footer a:visited:hover {
  color: #50E953;
}
footer .mod_article {
  padding: 0 20px;
}
footer .mod_customnav ul {
  display: flex;
  justify-content: flex-end;
}
footer .mod_customnav ul li {
  padding: 0 0 0 40px;
  font-size: 16px;
}
footer .mod_customnav ul li:before {
  display: none;
}
footer ul {
  list-style: none;
  padding: 0;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 38px;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 50px;
}
h3 {
  font-size: 24px;
  font-weight: 500;
}
h1.headline-underlined, h2.headline-underlined, h3.headline-underlined, h4.headline-underlined, h5.headline-underlined, h6.headline-underlined {
  border-bottom: 2px solid #50E953;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 55px;
}
header .mod_article {
  padding: 0;
}
.invisible {
  display: block;
  position: absolute;
  visibility: visible;
  z-index: -1;
  opacity: 0;
  text-indent: -99999px;
  width: 0 !important;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
img.img-rounded {
  border-radius: 100%;
}
.img-rounded img {
  border-radius: 100%;
}
.float_right {
  float: right;
}
.float_left {
  float: left;
}
#kontakt > div {
  display: flex;
  align-items: center;
}
@media (min-width: 961px) {
  #kontakt h2:first-child, #kontakt h3:first-child, #kontakt h4:first-child, #kontakt h5:first-child, #kontakt h6:first-child {
    margin-top: 0;
  }
}
.media.content-text {
  display: block;
}
.media.content-text.media--left figure {
  margin: 5px 15px 15px 0;
}
.media.content-text.media--right figure {
  margin: 5px 0 15px 15px;
}
.media.content-text.media--below {
  display: flex;
  flex-wrap: wrap;
}
.media.content-text.media--below figure {
  order: 2;
}
.media.content-text.media--below h1, .media.content-text.media--below h2, .media.content-text.media--below h3, .media.content-text.media--below h4, .media.content-text.media--below h5, .media.content-text.media--below h6 {
  margin-bottom: 10px;
}
.media.content-text.media--below .rte {
  order: 1;
}
.media.content-text.text-center figure {
  margin-left: auto;
  margin-right: auto;
}
.media--right > figure {
  float: right;
}
.media--left > figure {
  float: left;
}
.mod_article {
  max-width: 1180px;
  padding: 60px 20px;
  margin: 0 auto;
  position: relative;
}
.mod_article.bg-gray:before, .mod_article.bg-primary:before, .mod_article.bg-secondary:before, .mod_article.bg-dark:before, .mod_article.bg-success:before, .mod_article.bg-warning:before, .mod_article.bg-error:before {
  content: "";
  position: absolute;
  left: calc(0px - ((100vw - 1180px) / 2));
  top: 0;
  width: 100vw;
  height: 100%;
  z-index: -1;
}
.mod_article.bg-gray:before {
  background: #f2f2f2;
}
.mod_article.bg-primary:before {
  background: #50E953;
}
.mod_article.bg-secondary:before {
  background: #fafefa;
}
.mod_article.bg-dark:before {
  background: #000;
}
.mod_article.bg-success:before {
  background: #32b643;
}
.mod_article.bg-warning:before {
  background: #ffb700;
}
.mod_article.bg-error:before {
  background: #e85600;
}
.mod_article.fullwidth {
  padding: 0;
  max-width: 100%;
}
ul {
  list-style: none;
  padding: 0;
}
ul li {
  position: relative;
  display: flex;
  align-items: center;
  padding: 5px 0;
  font-size: 20px;
}
ul li:before {
  content: "✓";
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  color: #fff;
  background: #50E953;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  margin-right: 15px;
  padding: 10px;
}
.shadow-image img {
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.3));
  border-radius: 6px;
}
/* Intro */
.mod_article.intro.left-image, .mod_article.intro.right-image {
  padding: 0 50px;
  flex-wrap: inherit;
}
.intro {
  min-height: 100vh;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.intro.right-image .ce_ct_teaserBox, .intro.right-image .content-image {
  width: inherit;
}
.intro.right-image .content-image {
  padding-left: 50px;
}
.intro.left-image {
  flex-direction: row-reverse;
}
.intro.left-image .ce_ct_teaserBox, .intro.left-image .content-image {
  width: inherit;
}
.intro.left-image .content-image {
  padding-right: 50px;
}
.intro.image-overflow {
  margin-bottom: 100px;
}
.intro.image-overflow > .content-image {
  margin-bottom: -200px;
}
.intro > .content-image {
  width: 100%;
  padding-bottom: 50px;
  text-align: center;
}
.intro > .content-image:first-child {
  padding: 50px 0 20px;
}
.intro > .content-image:first-child + .ce_ct_teaserBox {
  padding-top: 0;
}
.intro .ce_ct_teaserBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 0;
}
.intro .ce_ct_teaserBox:after {
  content: "";
  min-height: inherit;
  font-size: 0;
}
.intro .ce_ct_teaserBox .btn, .intro .ce_ct_teaserBox .contact-buttons a, .contact-buttons .intro .ce_ct_teaserBox a {
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);
}
.intro .ce_ct_teaserBox h1:first-child {
  margin-top: 0;
}
.intro .ce_ct_teaserBox h1 a {
  color: #fff;
  font-size: 72px;
  line-height: 1.2;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.38);
  border-bottom: 2px solid #fff;
  display: block;
  padding-bottom: 50px;
  margin-bottom: 70px;
}
.intro .ce_ct_teaserBox .image {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}
.intro .ce_ct_teaserBox .image > div {
  width: calc(100% + 20px);
  height: calc(100% + 10px);
  position: absolute;
  top: 0;
  left: -10px;
  margin: -5px -5px -10px -5px;
  overflow: hidden;
  display: block;
  filter: blur(2px);
}
.intro .ce_ct_teaserBox img {
  min-height: 100vh;
  max-width: inherit;
  min-width: 100vw;
}
.intro .ce_ct_teaserBox .image_container {
  position: relative;
}
.intro .ce_ct_teaserBox .image_container:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
}
.intro .ce_ct_teaserBox .inside {
  max-width: 1080px;
  padding: 0 20px;
}
.intro .ce_ct_teaserBox p {
  color: #fff;
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
}
.intro .ce_ct_teaserBox .pageLink {
  margin-top: 40px;
}
@media (max-width: 1700px) {
  .intro .ce_ct_teaserBox .image_container {
    margin: 0 !important;
  }
  .mod_article.fullwidth.intro {
    padding: 100px 0;
  }
  .mod_article.fullwidth.intro.image-overflow {
    padding-bottom: 0;
  }
  .mod_article.fullwidth.intro.left-image, .mod_article.fullwidth.intro.right-image {
    padding: 100px 50px;
  }
}
@media (max-width: 1180px) {
  .mod_article.bg-gray:before, .mod_article.bg-primary:before, .mod_article.bg-secondary:before, .mod_article.bg-dark:before, .mod_article.bg-success:before, .mod_article.bg-warning:before, .mod_article.bg-error:before {
    left: 0;
  }
}
@media (max-width: 960px) {
  footer {
    text-align: center;
  }
  footer .mod_customnav ul {
    justify-content: center;
    margin-top: 0;
  }
  footer .mod_customnav ul li {
    padding: 0 10px;
  }
  header {
    padding: 30px;
    width: 100%;
    text-align: center;
  }
  .intro.left-image .content-image {
    padding-right: 0;
  }
  .intro.right-image .content-image {
    padding-left: 0;
  }
  .intro.left-image .ce_ct_teaserBox .inside, .intro.right-image .ce_ct_teaserBox .inside {
    padding: 30px 20px 30px;
  }
  .intro > .content-image:first-child {
    padding: 150px 0 0;
  }
  .intro > .content-image:first-child + .ce_ct_teaserBox .inside {
    padding: 30px 20px 30px;
  }
  .intro .ce_ct_teaserBox h1 a {
    font-size: 40px;
  }
  .intro .ce_ct_teaserBox .inside {
    padding: 100px 20px 30px;
  }
  .intro .ce_ct_teaserBox p {
    font-size: 24px;
  }
  .mod_article.fullwidth.intro {
    padding: 0;
  }
  .mod_article.fullwidth.intro.left-image, .mod_article.fullwidth.intro.right-image {
    padding: 100px 0;
    flex-wrap: wrap;
  }
}
@media (max-width: 600px) {
  .contact-buttons {
    display: block;
  }
  .contact-buttons a {
    width: inherit;
    display: inline-block;
  }
  .contact-buttons h3 {
    margin-bottom: 10px;
  }
  h1 {
    font-size: 38px;
    line-height: 1.1;
  }
  h2 {
    font-size: 30px;
  }
  .intro.image-overflow {
    margin-bottom: 150px;
  }
  .media.content-text.media--left figure, .media.content-text.media--right figure {
    float: none;
    margin: 0 0 15px;
  }
  .mod_article {
    padding: 20px;
  }
}

