@charset "UTF-8";
.module-list, .cke_panel_container, .wysihtml5-editor {
  direction: ltr;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: inherit;
}
.module-list h1, .cke_panel_container h1, .wysihtml5-editor h1 {
  text-transform: none;
  font-weight: 300;
  font-size: 3em;
  line-height: 1em;
}
.module-list h1.cke_panel_grouptitle, .cke_panel_container h1.cke_panel_grouptitle, .wysihtml5-editor h1.cke_panel_grouptitle {
  font-size: 16px !important;
  color: #3c3c3c !important;
  font-weight: normal !important;
  padding-top: 10px !important;
  line-height: normal;
}
.module-list h2, .cke_panel_container h2, .wysihtml5-editor h2, .module-list h3, .cke_panel_container h3, .wysihtml5-editor h3, .module-list h4, .cke_panel_container h4, .wysihtml5-editor h4, .module-list h5, .cke_panel_container h5, .wysihtml5-editor h5 {
  color: inherit;
}
.module-list h2, .cke_panel_container h2, .wysihtml5-editor h2 {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 3em;
  line-height: 1em;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 20px;
}
.module-list .text-container > h3:first-child, .cke_panel_container .text-container > h3:first-child, .wysihtml5-editor .text-container > h3:first-child {
  margin-top: 0;
}
.module-list h3, .cke_panel_container h3, .wysihtml5-editor h3 {
  font-size: 2.375em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.module-list h4, .cke_panel_container h4, .wysihtml5-editor h4 {
  font-size: 1.875em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.module-list h5, .cke_panel_container h5, .wysihtml5-editor h5 {
  font-size: 1.5em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.module-list p, .cke_panel_container p, .wysihtml5-editor p {
  color: inherit;
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 0 0 10px;
}
.module-list p a, .cke_panel_container p a, .wysihtml5-editor p a {
  color: #65B0C6;
  text-decoration: underline;
}
.module-list p.einleser, .cke_panel_container p.einleser, .wysihtml5-editor p.einleser {
  color: inherit;
  font-size: 16px;
  line-height: 30px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.module-list span.special-1, .cke_panel_container span.special-1, .wysihtml5-editor span.special-1 {
  color: inherit;
  font-weight: bold;
}
.module-list span.huge, .cke_panel_container span.huge, .wysihtml5-editor span.huge {
  font-size: 32px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.module-list span.detailPrice, .cke_panel_container span.detailPrice, .wysihtml5-editor span.detailPrice {
  font-size: 3em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: inline-block;
  margin: 0.3em 0 0.6em;
}
.module-list p.detailTitle, .cke_panel_container p.detailTitle, .wysihtml5-editor p.detailTitle {
  font-size: 2em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 0;
}
.module-list strong, .cke_panel_container strong, .wysihtml5-editor strong {
  color: inherit;
}
.module-list .white strong, .cke_panel_container .white strong, .wysihtml5-editor .white strong {
  color: #ffffff;
}
.module-list p.gray-line, .cke_panel_container p.gray-line, .wysihtml5-editor p.gray-line {
  color: #ffffff;
  font-size: 20px;
  margin-right: 20px;
  line-height: 36px;
}
.module-list p.gray-line span, .cke_panel_container p.gray-line span, .wysihtml5-editor p.gray-line span {
  padding: 4px 0 4px 0;
}
.module-list p.gray-line span em, .cke_panel_container p.gray-line span em, .wysihtml5-editor p.gray-line span em {
  font-style: normal;
}
.module-list .co2-color-main, .cke_panel_container .co2-color-main, .wysihtml5-editor .co2-color-main {
  color: #65B0C6;
}
.module-list .co2-bg-main, .cke_panel_container .co2-bg-main, .wysihtml5-editor .co2-bg-main {
  background-color: #65B0C6;
  color: #ffffff;
}
.module-list .co2-bg-main.has-hover:hover, .cke_panel_container .co2-bg-main.has-hover:hover, .wysihtml5-editor .co2-bg-main.has-hover:hover {
  background-color: #8ac3d4;
}
.module-list .co2-color-secondary, .cke_panel_container .co2-color-secondary, .wysihtml5-editor .co2-color-secondary {
  color: #65B0C6;
}
.module-list .co2-bg-secondary, .cke_panel_container .co2-bg-secondary, .wysihtml5-editor .co2-bg-secondary {
  background-color: #65B0C6;
  color: #ffffff;
}
.module-list .co2-bg-secondary.has-hover:hover, .cke_panel_container .co2-bg-secondary.has-hover:hover, .wysihtml5-editor .co2-bg-secondary.has-hover:hover {
  background-color: #8ac3d4;
}
.module-list .co2-color-blue, .cke_panel_container .co2-color-blue, .wysihtml5-editor .co2-color-blue {
  color: #317CAD;
}
.module-list .co2-bg-blue, .cke_panel_container .co2-bg-blue, .wysihtml5-editor .co2-bg-blue {
  background-color: #317CAD;
  color: #ffffff;
}
.module-list .co2-bg-blue.has-hover:hover, .cke_panel_container .co2-bg-blue.has-hover:hover, .wysihtml5-editor .co2-bg-blue.has-hover:hover {
  background-color: #4696cb;
}
.module-list .co2-color-black, .cke_panel_container .co2-color-black, .wysihtml5-editor .co2-color-black {
  color: #292F3B;
}
.module-list .co2-bg-black, .cke_panel_container .co2-bg-black, .wysihtml5-editor .co2-bg-black {
  background-color: #292F3B;
  color: #ffffff;
}
.module-list .co2-bg-black.has-hover:hover, .cke_panel_container .co2-bg-black.has-hover:hover, .wysihtml5-editor .co2-bg-black.has-hover:hover {
  background-color: #3e4759;
}
.module-list .co2-color-gray, .cke_panel_container .co2-color-gray, .wysihtml5-editor .co2-color-gray {
  color: #C4C4C4;
}
.module-list .co2-bg-gray, .cke_panel_container .co2-bg-gray, .wysihtml5-editor .co2-bg-gray {
  background-color: #C4C4C4;
  color: #ffffff;
}
.module-list .co2-bg-gray.has-hover:hover, .cke_panel_container .co2-bg-gray.has-hover:hover, .wysihtml5-editor .co2-bg-gray.has-hover:hover {
  background-color: #dedede;
}
.module-list .co2-color-lightgray, .cke_panel_container .co2-color-lightgray, .wysihtml5-editor .co2-color-lightgray {
  color: #292F3B;
}
.module-list .co2-bg-lightgray, .cke_panel_container .co2-bg-lightgray, .wysihtml5-editor .co2-bg-lightgray {
  background-color: #f2f2f2;
  color: #292F3B;
}
.module-list .co2-bg-lightgray.has-hover:hover, .cke_panel_container .co2-bg-lightgray.has-hover:hover, .wysihtml5-editor .co2-bg-lightgray.has-hover:hover {
  background-color: white;
}
.module-list .co2-color-white, .cke_panel_container .co2-color-white, .wysihtml5-editor .co2-color-white {
  color: #ffffff;
}
.module-list .co2-bg-white, .cke_panel_container .co2-bg-white, .wysihtml5-editor .co2-bg-white {
  background-color: #ffffff;
  color: #292F3B;
}
.module-list .co2-bg-white.has-hover:hover, .cke_panel_container .co2-bg-white.has-hover:hover, .wysihtml5-editor .co2-bg-white.has-hover:hover {
  background-color: white;
}
.module-list .co2-color-darkblue, .cke_panel_container .co2-color-darkblue, .wysihtml5-editor .co2-color-darkblue {
  color: #27863D;
}
.module-list .co2-bg-darkblue, .cke_panel_container .co2-bg-darkblue, .wysihtml5-editor .co2-bg-darkblue {
  background-color: #27863D;
  color: #ffffff;
}
.module-list .co2-bg-darkblue.has-hover:hover, .cke_panel_container .co2-bg-darkblue.has-hover:hover, .wysihtml5-editor .co2-bg-darkblue.has-hover:hover {
  background-color: #32ae4f;
}
.module-list .co2-color-darkgray, .cke_panel_container .co2-color-darkgray, .wysihtml5-editor .co2-color-darkgray {
  color: #484D57;
}
.module-list .co2-bg-darkgray, .cke_panel_container .co2-bg-darkgray, .wysihtml5-editor .co2-bg-darkgray {
  background-color: #484D57;
  color: #ffffff;
}
.module-list .co2-bg-darkgray.has-hover:hover, .cke_panel_container .co2-bg-darkgray.has-hover:hover, .wysihtml5-editor .co2-bg-darkgray.has-hover:hover {
  background-color: #5f6673;
}
.module-list .co2-bg-inverse, .cke_panel_container .co2-bg-inverse, .wysihtml5-editor .co2-bg-inverse {
  background-color: transparent;
  color: #65B0C6;
}
.module-list .co2-bg-inverse.has-hover:hover, .cke_panel_container .co2-bg-inverse.has-hover:hover, .wysihtml5-editor .co2-bg-inverse.has-hover:hover {
  background-color: rgba(26, 26, 26, 0);
}
.module-list .co2-color-red, .cke_panel_container .co2-color-red, .wysihtml5-editor .co2-color-red {
  color: #e73d4a;
}
.module-list .co2-bg-red, .cke_panel_container .co2-bg-red, .wysihtml5-editor .co2-bg-red {
  background-color: #e73d4a;
  color: #e73d4a;
}
.module-list .co2-bg-red.has-hover:hover, .cke_panel_container .co2-bg-red.has-hover:hover, .wysihtml5-editor .co2-bg-red.has-hover:hover {
  background-color: #ed6a74;
}
.module-list .cke_panel_listItem .white, .cke_panel_container .cke_panel_listItem .white, .wysihtml5-editor .cke_panel_listItem .white,
.module-list .cke_editable .white,
.cke_panel_container .cke_editable .white,
.wysihtml5-editor .cke_editable .white {
  background-color: black !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-list h1, .cke_panel_container h1, .wysihtml5-editor h1, .module-list h2, .cke_panel_container h2, .wysihtml5-editor h2 {
    font-size: 2.5em;
  }
}
@media (max-width: 991px) {
  .module-list p, .cke_panel_container p, .wysihtml5-editor p {
    font-size: 14px;
    line-height: 24px;
  }
  .module-list p.einleser, .cke_panel_container p.einleser, .wysihtml5-editor p.einleser {
    font-size: 16px;
    line-height: 28px;
  }
  .module-list p.gray-line, .cke_panel_container p.gray-line, .wysihtml5-editor p.gray-line {
    font-size: 16px;
    margin-right: 0;
    line-height: 30px;
  }
  .module-list p.gray-line span, .cke_panel_container p.gray-line span, .wysihtml5-editor p.gray-line span {
    padding: 4px 0 4px 0;
  }
  .module-list h1, .cke_panel_container h1, .wysihtml5-editor h1 {
    font-size: 3em;
    padding-top: 20px;
  }
  .module-list h2, .cke_panel_container h2, .wysihtml5-editor h2 {
    font-size: 3em;
  }
  .module-list h3, .cke_panel_container h3, .wysihtml5-editor h3 {
    font-size: 2em;
  }
}
@media (max-width: 767px) {
  .module-list h1, .cke_panel_container h1, .wysihtml5-editor h1, .module-list h2, .cke_panel_container h2, .wysihtml5-editor h2 {
    font-size: 2.5em;
  }
  .module-list h3, .cke_panel_container h3, .wysihtml5-editor h3 {
    font-size: 2em;
  }
  .module-list p.gray-line, .cke_panel_container p.gray-line, .wysihtml5-editor p.gray-line {
    color: white;
  }
}

.module-list ul {
  list-style: none;
  margin: 20px 0 20px 0;
  padding: 0;
}
.module-list ol {
  counter-reset: numeric-counter;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.module-list ol li:before {
  content: "" counter(numeric-counter, decimal) ".";
  counter-increment: numeric-counter;
  left: -4px;
  margin-right: 5px;
  position: absolute;
}
.module-list ol li {
  margin-bottom: 10px;
  padding-left: 15px;
  position: relative;
}
.module-list ul li {
  padding-left: 12px;
  position: relative;
}
.module-list ul li:before {
  content: "•";
  display: block;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: inherit;
  left: 0;
  line-height: 19px;
  position: absolute;
  top: 6px;
  width: 15px;
  height: 15px;
}
@media (max-width: 991px) {
  .module-list ul li:before {
    top: 2px;
  }
}
.module-list ul.check-list {
  margin: 0;
}
.module-list ul.check-list.inline-block {
  display: inline-block;
}
.module-list ul.check-list li {
  padding-left: 1.3em;
  line-height: 1.5em;
}
@media (max-width: 991px) {
  .module-list ul.check-list li {
    margin-bottom: 1em;
  }
}
@media (max-width: 767px) {
  .module-list ul.check-list li {
    margin-bottom: 0.5em;
  }
}
.module-list ul.check-list li:before {
  line-height: inherit;
  content: "✔";
  top: 4px;
}
.module-list ul.check-list.md {
  font-size: 1.5em;
}
.module-list ul.check-list.md li {
  margin-bottom: 1em;
}
.module-list ul.check-list.xl {
  font-size: 1.625em;
}
@media (min-width: 768px) and (max-width: 991px) {
  .module-list ul.check-list.xl {
    font-size: 1.3em;
  }
}
@media (max-width: 767px) {
  .module-list ul.check-list.xl {
    font-size: 1.2em;
  }
}
.module-list ul.check-list.co2-font li:before {
  font-family: "co2", arial, serif;
  content: "\e82b";
  top: 0;
}
.module-list .main.module-container ul li:before {
  color: #65B0C6;
}
.module-list .secondary.module-container ul li:before {
  color: #65B0C6;
}
.module-list .blue.module-container ul li:before {
  color: #317CAD;
}
.module-list .black.module-container ul li:before {
  color: #292F3B;
}
.module-list .gray.module-container ul li:before {
  color: #C4C4C4;
}
.module-list .lightgray.module-container ul li:before {
  color: #292F3B;
}
.module-list .white.module-container ul li:before {
  color: #ffffff;
}
.module-list .darkblue.module-container ul li:before {
  color: #27863D;
}
.module-list .darkgray.module-container ul li:before {
  color: #484D57;
}
.module-list .red.module-container ul li:before {
  color: #e73d4a;
}

.module-list {
  font-size: 16px;
  line-height: 28px;
}
.module-list .table-container {
  display: table;
  width: 100%;
}
.module-list .table-container .table-row {
  height: 100%;
  display: table-row;
}
.module-list .table-container .table-row .table-col {
  display: table-cell;
  float: none;
  vertical-align: top;
  padding: 0 20px;
}
.module-list .table-container .table-row .table-col:first-child {
  padding-left: 0;
}
.module-list .table-container .table-row .table-col:last-child {
  padding-right: 0;
}

@media (max-width: 991px) {
  .module-list {
    font-size: 1.25rem;
    line-height: 1.1em;
  }
}
body.wysihtml5-editor {
  font-size: 18px !important;
  color: #000;
}

.module-list .main, .cke_panel_container .main {
  color: #65B0C6;
}
.module-list .background-main, .cke_panel_container .background-main {
  background-color: #65B0C6;
  color: #ffffff;
}
.module-list .background-main h2, .cke_panel_container .background-main h2 {
  color: #ffffff;
}
.module-list .secondary, .cke_panel_container .secondary {
  color: #65B0C6;
}
.module-list .background-secondary, .cke_panel_container .background-secondary {
  background-color: #65B0C6;
  color: #ffffff;
}
.module-list .background-secondary h2, .cke_panel_container .background-secondary h2 {
  color: #ffffff;
}
.module-list .blue, .cke_panel_container .blue {
  color: #317CAD;
}
.module-list .background-blue, .cke_panel_container .background-blue {
  background-color: #317CAD;
  color: #ffffff;
}
.module-list .background-blue h2, .cke_panel_container .background-blue h2 {
  color: #ffffff;
}
.module-list .black, .cke_panel_container .black {
  color: #292F3B;
}
.module-list .background-black, .cke_panel_container .background-black {
  background-color: #292F3B;
  color: #ffffff;
}
.module-list .background-black h2, .cke_panel_container .background-black h2 {
  color: #ffffff;
}
.module-list .gray, .cke_panel_container .gray {
  color: #C4C4C4;
}
.module-list .background-gray, .cke_panel_container .background-gray {
  background-color: #C4C4C4;
  color: #ffffff;
}
.module-list .background-gray h2, .cke_panel_container .background-gray h2 {
  color: #ffffff;
}
.module-list .lightgray, .cke_panel_container .lightgray {
  color: #292F3B;
}
.module-list .background-lightgray, .cke_panel_container .background-lightgray {
  background-color: #f2f2f2;
  color: #292F3B;
}
.module-list .background-lightgray h2, .cke_panel_container .background-lightgray h2 {
  color: #292F3B;
}
.module-list .white, .cke_panel_container .white {
  color: #ffffff;
}
.module-list .background-white, .cke_panel_container .background-white {
  background-color: #ffffff;
  color: #292F3B;
}
.module-list .background-white h2, .cke_panel_container .background-white h2 {
  color: #292F3B;
}
.module-list .darkblue, .cke_panel_container .darkblue {
  color: #27863D;
}
.module-list .background-darkblue, .cke_panel_container .background-darkblue {
  background-color: #27863D;
  color: #ffffff;
}
.module-list .background-darkblue h2, .cke_panel_container .background-darkblue h2 {
  color: #ffffff;
}
.module-list .darkgray, .cke_panel_container .darkgray {
  color: #484D57;
}
.module-list .background-darkgray, .cke_panel_container .background-darkgray {
  background-color: #484D57;
  color: #ffffff;
}
.module-list .background-darkgray h2, .cke_panel_container .background-darkgray h2 {
  color: #ffffff;
}
.module-list .red, .cke_panel_container .red {
  color: #e73d4a;
}
.module-list .background-red, .cke_panel_container .background-red {
  background-color: #e73d4a;
  color: #e73d4a;
}
.module-list .background-red h2, .cke_panel_container .background-red h2 {
  color: #e73d4a;
}

.module-list.cke_editable .white {
  background-color: black !important;
}

.module-list .text-align-left {
  text-align: left;
}
.module-list .text-align-right {
  text-align: right;
}
.module-list .text-align-center {
  text-align: center;
}
.module-list .module-container {
  position: relative;
}
.module-list .module-container.animate-in {
  animation: none;
}
.module-list .module-container.fly-left.fully-in-viewport {
  transform: translateX(-150px) translateY(-150px);
  animation: come-in 0.8s ease forwards;
}
.module-list .module-container .content-container.content-padding .inner {
  padding: 40px;
}
.module-list .module-container .content-container.content-padding .inner h1 {
  margin-top: 0;
}
@media (max-width: 991px) {
  .module-list .module-container .content-container.content-padding .inner {
    padding: 15px;
  }
}
.module-list > .module-container.co2-main-visual-cover > .module-content > .inner > .module-container > .module-content.content-padding > .inner {
  padding: 40px;
}
@media (max-width: 991px) {
  .module-list > .module-container.co2-main-visual-cover > .module-content > .inner > .module-container > .module-content.content-padding > .inner {
    padding: 15px !important;
  }
}
.module-list .debug {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  background-color: red;
  color: white;
}
.module-list .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.module-list .video-container iframe,
.module-list .video-container object,
.module-list .video-container embed,
.module-list .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.module-list .video-container video {
  height: auto;
}
.module-list .module-container.inverse {
  color: white;
}

.page-container > .module-list > .module-container {
  max-width: 1650px;
  margin: 0 auto;
}
.page-container > .module-list > .module-container.module-shadow {
  -webkit-box-shadow: inset 0px 5px 10px -3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 5px 10px -3px rgba(0, 0, 0, 0.5);
}
.page-container > .module-list > .module-container.fullwidth {
  max-width: 100%;
}
.page-container > .module-list > .module-container.fullwidth .module-content .inner {
  max-width: 1650px;
  margin: 0 auto;
}
@media (max-width: 1649px) {
  .page-container > .module-list > .module-container.fullwidth .module-content .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-container > .module-list > .module-container.fullwidth .module-content .inner .module-content .inner {
    padding: 0;
  }
}

.page-container > .module-list > .module-container.ModuleContainer.fullwidth.ChildFull {
  max-width: 100%;
}
.page-container > .module-list > .module-container.ModuleContainer.fullwidth.ChildFull > .module-content > div > .inner {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1649px) {
  .page-container > .module-list > .module-container.ModuleContainer.fullwidth.ChildFull > .module-content > div > .inner > .module-list > .module-container > .module-content > .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.module-list .overlay-no-rights {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(92, 101, 107, 0.9);
  top: 0;
  left: 0;
  z-index: 100;
}
.module-list .overlay-no-rights .hint {
  padding: 20px;
  color: #ffffff;
}

@media (max-width: 1649px) {
  .module-content .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .module-content .inner .module-content .inner {
    padding: 0;
  }
  .page-container > .module-list > .module-container.ModuleText {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-container > .module-list > .module-container.ModuleText .module-content .inner {
    padding: 0;
  }
  .page-container > .module-list > .module-container.ModuleTextAndMedia {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-container > .module-list > .module-container.ModuleTextAndMedia .module-content .inner {
    padding: 0;
  }
}
.ModuleTextAndMedia .media-description {
  background-color: #bac0c4;
  padding: 8px 17px 10px;
  display: inline-block;
  width: 100%;
  font-size: 13px;
  color: #000000;
  line-height: 20px;
}
.module-container.ModuleText a {
  color: #65B0C6;
  text-decoration: underline;
  font-style: normal;
}

.module-content > .co2-bg-blue .module-container.ModuleText a, .module-content > .co2-bg-green .module-container.ModuleText a, .module-content > .co2-bg-orange .module-container.ModuleText a {
  color: #ffffff;
}

@keyframes come-in {
  to {
    transform: translateX(0) translateY(0px);
    opacity: 1;
  }
}
.ModuleText .text-container > ul li {
  font-size: 1.5em;
  line-height: 1.5em;
  margin-bottom: 0.5em;
  padding-left: 1em;
}
@media (max-width: 991px) {
  .ModuleText .text-container > ul li {
    font-size: 1.12em;
  }
}
.ModuleText .text-container > ul li:before {
  font-size: 0.5em;
  content: "\f111";
  display: block;
  font-family: "co2", Arial, Helvetica, sans-serif;
  left: 0;
  line-height: 3em;
  position: absolute;
  top: 0;
  width: 2em;
  height: 100%;
}

.module-list hr {
  height: 1px;
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  display: block;
}
.module-list hr.height170px {
  padding: 85px 0;
}
.module-list hr.height170px.visual, .module-list hr.height170px.Visual {
  padding: 0;
  margin: 85px 0;
}
.module-list hr.height140px {
  padding: 70px 0;
}
.module-list hr.height140px.visual, .module-list hr.height140px.Visual {
  padding: 0;
  margin: 70px 0;
}
.module-list hr.height120px {
  padding: 60px 0;
}
.module-list hr.height120px.visual, .module-list hr.height120px.Visual {
  padding: 0;
  margin: 60px 0;
}
.module-list hr.height90px {
  padding: 45px 0;
}
.module-list hr.height90px.visual, .module-list hr.height90px.Visual {
  padding: 0;
  margin: 45px 0;
}
.module-list hr.height70px {
  padding: 35px 0;
}
.module-list hr.height70px.visual, .module-list hr.height70px.Visual {
  padding: 0;
  margin: 35px 0;
}
.module-list hr.height60px {
  padding: 30px 0;
}
.module-list hr.height60px.visual, .module-list hr.height60px.Visual {
  padding: 0;
  margin: 30px 0;
}
.module-list hr.height40px {
  padding: 20px 0;
}
.module-list hr.height40px.visual, .module-list hr.height40px.Visual {
  padding: 0;
  margin: 20px 0;
}
.module-list hr.height30px {
  padding: 15px 0;
}
.module-list hr.height30px.visual, .module-list hr.height30px.Visual {
  padding: 0;
  margin: 15px 0;
}
.module-list hr.height20px {
  padding: 10px 0;
}
.module-list hr.height20px.visual, .module-list hr.height20px.Visual {
  padding: 0;
  margin: 10px 0;
}
.module-list hr.height10px {
  padding: 5px 0;
}
.module-list hr.height10px.visual, .module-list hr.height10px.Visual {
  padding: 0;
  margin: 5px 0;
}
.module-list hr.visual, .module-list hr.Visual {
  border-top: 1px solid rgba(72, 77, 87, 0.3);
}
.module-list hr.visual.main, .module-list hr.Visual.main {
  border-color: #65B0C6;
}
.module-list hr.visual.secondary, .module-list hr.Visual.secondary {
  border-color: #65B0C6;
}
.module-list hr.visual.blue, .module-list hr.Visual.blue {
  border-color: #317CAD;
}
.module-list hr.visual.black, .module-list hr.Visual.black {
  border-color: #292F3B;
}
.module-list hr.visual.gray, .module-list hr.Visual.gray {
  border-color: #C4C4C4;
}
.module-list hr.visual.lightgray, .module-list hr.Visual.lightgray {
  border-color: #f2f2f2;
}
.module-list hr.visual.white, .module-list hr.Visual.white {
  border-color: #ffffff;
}
.module-list hr.visual.darkblue, .module-list hr.Visual.darkblue {
  border-color: #27863D;
}
.module-list hr.visual.darkgray, .module-list hr.Visual.darkgray {
  border-color: #484D57;
}
.module-list hr.visual.inverse, .module-list hr.Visual.inverse {
  border-color: transparent;
}
.module-list hr.visual.red, .module-list hr.Visual.red {
  border-color: #e73d4a;
}
.module-list hr.massive {
  padding: 0;
  position: relative;
}
.module-list hr.massive:before {
  width: 8%;
  position: absolute;
  left: 46%;
  height: 10px;
  background-color: #ffffff;
  content: " ";
  display: block;
}

@media (max-width: 991px) {
  .module-list hr {
    padding: 15px 0 !important;
  }
  .module-list hr.height10px {
    padding: 5px 0 !important;
  }
  .module-list hr.visual, .module-list hr.Visual {
    padding: 0 !important;
    margin: 15px 0 !important;
  }
  .module-list hr.visual.height10px, .module-list hr.Visual.height10px {
    padding: 0 !important;
    margin: 5px 0 !important;
  }
}
.ModuleTextAndMedia a {
  text-decoration: underline;
}
.ModuleTextAndMedia .border {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #C4C4C4 !important;
}
.ModuleTextAndMedia .floating-container.float.left .media-container {
  float: right;
  padding-right: 0;
}
.ModuleTextAndMedia .floating-container.float.right .media-container {
  float: left;
  padding-left: 0;
}

.ModuleButtonTeaser.fullwidth .teaser.button {
  width: 100%;
  text-align: center;
}

.ModuleFaqEntry > .module-content > .inner > h5 {
  padding-bottom: 1em;
  border-bottom: 3px solid;
  padding-right: 3.75em;
}
.ModuleFaqEntry > .module-content > .inner h3, .ModuleFaqEntry > .module-content > .inner h5 {
  margin-top: 0;
  cursor: pointer;
  font-size: 1.625em;
}
.ModuleFaqEntry > .module-content > .inner h3:after, .ModuleFaqEntry > .module-content > .inner h5:after {
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  right: 1em;
  position: absolute;
  font-family: "co2", serif;
  content: "\e83c";
  height: 1.34375em;
}
.ModuleFaqEntry > .module-content > .inner > .row > .content-inner {
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin-top: 0;
  max-height: 500px;
  overflow: hidden;
}
.ModuleFaqEntry > .module-content > .inner > .row > .content-inner > .col-md-12 > .row > .col-md-12 > .teaser.arrow {
  margin-bottom: 10px;
}
.ModuleFaqEntry > .module-content > .inner.collapsed > .row > .content-inner {
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  max-height: 0;
  overflow: hidden;
}
.ModuleFaqEntry > .module-content > .inner.collapsed h3:after, .ModuleFaqEntry > .module-content > .inner.collapsed h5:after {
  transform: rotate(180deg);
}

.ModuleFaqEntry + .ModuleFaqEntry {
  margin-top: 1em;
}

.ModuleFaqGroup h2 {
  margin-bottom: 10px;
}
.ModuleFaqGroup .ModuleFaqEntry + .ModuleFaqEntry {
  Margin-top: 4px;
}

.ModuleColumn .row.forcedSameHeight > div {
  position: relative;
}
.ModuleColumn .row.forcedSameHeight > div .background-layer {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
  bottom: 0;
}
.administration .ModuleColumn .row.forcedSameHeight > div .background-layer {
  left: 15px;
  right: 15px;
}
.ModuleColumn .row.forcedSameHeight.main > div .background-layer {
  background-color: #65B0C6;
}
.ModuleColumn .row.forcedSameHeight.secondary > div .background-layer {
  background-color: #65B0C6;
}
.ModuleColumn .row.forcedSameHeight.blue > div .background-layer {
  background-color: #317CAD;
}
.ModuleColumn .row.forcedSameHeight.black > div .background-layer {
  background-color: #292F3B;
}
.ModuleColumn .row.forcedSameHeight.gray > div .background-layer {
  background-color: #C4C4C4;
}
.ModuleColumn .row.forcedSameHeight.lightgray > div .background-layer {
  background-color: #f2f2f2;
}
.ModuleColumn .row.forcedSameHeight.white > div .background-layer {
  background-color: #ffffff;
}
.ModuleColumn .row.forcedSameHeight.darkblue > div .background-layer {
  background-color: #27863D;
}
.ModuleColumn .row.forcedSameHeight.darkgray > div .background-layer {
  background-color: #484D57;
}
.ModuleColumn .row.forcedSameHeight.inverse > div .background-layer {
  background-color: transparent;
}
.ModuleColumn .row.forcedSameHeight.red > div .background-layer {
  background-color: #e73d4a;
}

.ModuleCollapsingContainer {
  padding-bottom: 30px;
  position: relative;
}
.ModuleCollapsingContainer .co2-collapsible-hl {
  border-bottom: 1px solid #ffffff;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ModuleCollapsingContainer .inner .rm-container {
  height: 100px;
  overflow: hidden;
}
.ModuleCollapsingContainer .read-more {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  cursor: pointer;
  margin: 0;
  background-image: url("../../images/black_fade.png");
  background-position: bottom;
  background-repeat: repeat-x;
}
.ModuleCollapsingContainer .read-more a {
  position: absolute;
  bottom: 3px;
  color: #65B0C6;
}

.ModuleJumbo {
  overflow: hidden;
}
.ModuleJumbo h1 {
  font-size: 3em;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ModuleJumbo h1 {
    font-size: 2.5em;
  }
}
@media (max-width: 767px) {
  .ModuleJumbo h1 {
    font-size: 2.5em;
  }
}

/*# sourceMappingURL=globalcontentmodules.css.map */
