@charset "UTF-8";
/*
*
*   SECONDRED Boilerplate
*   Styles Import - 2022
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
/* 
*
*   SECONDRED Boilerplate
*   Config
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
@font-face {
  font-family: 'ITCOfficinaSans LT Book';
  src: url('../font/OfficinaSansLT-Bold.woff2') format('woff2'), url('../font/OfficinaSansLT-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ITCOfficinaSans LT Book';
  src: url('../font/OfficinaSansLT-Book.woff2') format('woff2'), url('../font/OfficinaSansLT-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  scrollbar-face-color: #002A53;
  scrollbar-track-color: #ddd;
  scrollbar-color: #002A53 #ddd;
  scrollbar-width: thin;
}
/* 
*    Body & Layout defaults
*/
/* - Logo Style - */
/* - Header Style  - */
/* - Menu-Style - */
/* - Content/Sidebar Styles - */
/* - Footer Style  - */
/* - Margin & Padding - */
/* - Headline - Typografie  - */
/* - Formular Styles - */
/* - Button Style - */
/* - Color - */
/* - Contentpart Padding - */
/* -- Flexgrid -- */
/* -- Default Animation -- */
/*
*
*   Collider Custom CSS
*   Base Framework
*   Author: Andreas Beck
*
*/
/* -- Reset -- */
* {
  padding: 0;
  margin: 0;
  /* -webkit-tap-highlight-color: transparent; */
}
*:focus {
  outline: none;
}
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html[dir="rtl"] {
  direction: rtl;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  word-break: break-word;
}
html,
body {
  height: 100%;
  width: 100%;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
input.formText,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
textarea {
  font-family: inherit;
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
select,
input {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
button {
  cursor: pointer;
  overflow: hidden;
  user-select: none;
}
textarea {
  resize: vertical;
  overflow: auto;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled] {
  opacity: 0.5;
  pointer-events: none;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0 !important;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
img.responsive {
  width: 100% !important;
  height: auto !important;
}
/* Accessibility */
[aria-busy="true"] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled="true"],
[disabled] {
  cursor: not-allowed;
}
[aria-hidden="false"][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
/* Correctures */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
legend {
  color: inherit;
  max-width: 100%;
  white-space: normal;
}
table {
  border-collapse: collapse;
}
img {
  border-style: none;
}
iframe {
  border-style: none;
}
nav ol,
nav ul {
  list-style: none;
  padding: 0;
}
/* -- Experimental Features  -- */
html,
body {
  scroll-behavior: smooth;
}
@media (prefers-reduced-motion: reduce) {
  html,
  body {
    scroll-behavior: auto;
  }
}
a {
  color: #000;
  cursor: pointer;
}
@font-face {
  font-family: 'icomoon';
  src: url('../font/icomoon.eot?fpyy8q');
  src: url('../font/icomoon.eot?fpyy8q#iefix') format('embedded-opentype'), url('../font/icomoon.ttf?fpyy8q') format('truetype'), url('../font/icomoon.woff?fpyy8q') format('woff'), url('../font/icomoon.svg?fpyy8q#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"]::before,
[class*=" icon-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*
.icon-calendar:before,
.icon-date:before {content: "\e907";}
.icon-bag:before {content: "\e908";}
.icon-clock:before {content: "\e909";}
.icon-label:before {content: "\e90a";}
.icon-checked:before {content: "\e906";}
.icon-arrow-lft:before {content: "\e904";}
.icon-arrow-rt:before {content: "\e905";}
.icon-download:before {content: "\e903";}
.icon-arrow-down:before {content: "\e900";}
.icon-play:before {content: "\e901";}
.icon-quote:before {content: "\e902";}
.icon-search:before { content: "\e90b";}
.icon-document:before { content: "\e90c";}
*/
.icon-bag:before,
.icon-business:before {
  content: "\e90a";
}
.icon-clock:before,
.icon-experiencelevel:before {
  content: "\e90d";
}
.icon-document:before {
  content: "\e90c";
}
.icon-search:before {
  content: "\e90b";
}
.icon-calendar:before,
.icon-date:before {
  content: "\e907";
}
.icon-label:before {
  content: "\e908";
}
.icon-checked:before {
  content: "\e906";
}
.icon-arrow-lft:before {
  content: "\e904";
}
.icon-arrow-rt:before {
  content: "\e905";
}
.icon-download:before {
  content: "\e903";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-play:before {
  content: "\e901";
}
.icon-quote:before {
  content: "\e902";
}
/* 
*
*   ECONDRED Boilerplate
*   NoClass Elements
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
::-webkit-scrollbar-button {
  display: block;
  height: 5px;
  border-radius: 0px;
  background-color: #AAA;
  display: none;
}
::-webkit-scrollbar-button:hover {
  background-color: #AAA;
}
::-webkit-scrollbar-thumb {
  background-color: #002A53;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #E2E2E2;
}
::-webkit-scrollbar-track {
  background-color: #ddd;
}
::-webkit-scrollbar-track:hover {
  background-color: #ddd;
}
::-webkit-scrollbar {
  width: 10px;
}
body {
  font-family: 'ITCOfficinaSans LT Book', sans-serif;
  font-size: 1em;
  line-height: 1.4em;
  background: #fff;
  color: #002A53;
}
a {
  color: #002A53;
}
a[href^="tel:"],
a[href^="fax:"] {
  color: inherit;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'ITCOfficinaSans LT Book', sans-serif;
  font-weight: bold;
  margin: 0 0 30px 0;
  line-height: 125%;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
  color: inherit;
}
h1 {
  font-size: 2.5em;
  font-size: clamp(2rem, 1.4vw + 1.4rem, 2.5rem);
}
h2 {
  font-size: 2.2em;
  font-size: clamp(1.8rem, 1.1vw + 1.3rem, 2.2rem);
}
h3 {
  font-size: 2em;
  font-size: clamp(1.5rem, 1.4vw + 0.9rem, 2rem);
}
h4 {
  font-size: 1.8em;
  font-size: clamp(1.4rem, 1.1vw + 0.9rem, 1.8rem);
}
h5 {
  font-size: 1.5em;
  font-size: clamp(1.3rem, 0.6vw + 1.1rem, 1.5rem);
}
h6 {
  font-size: 1.2em;
  font-size: clamp(1.1rem, 0.3vw + 1rem, 1.2rem);
}
p {
  margin-bottom: 40px;
}
ul {
  margin-bottom: 40px;
  padding-left: 23px;
}
ul li {
  margin-bottom: 5px;
}
ul:last-child {
  margin-bottom: 0;
}
ol {
  margin-bottom: 40px;
  padding-left: 23px;
}
ol li {
  margin-bottom: 5px;
}
ol:last-child {
  margin-bottom: 0;
}
/* -- Table -- */
hr {
  border: 0;
  border-bottom: 1px solid #DDD;
  margin: 40px 0;
}
/* -- Table -- */
table {
  border: 0;
  margin-bottom: 40px;
  table-layout: fixed;
  border-collapse: collapse;
}
table th,
table td {
  text-align: left;
  vertical-align: top;
}
table:last-child {
  margin-bottom: 0;
}
pre code {
  background-color: #eee;
  border: 1px solid #999;
  display: block;
  padding: 20px;
  margin-bottom: 40px;
}
details {
  position: fixed;
  left: 1rem;
  bottom: 1rem;
  margin-top: 2rem;
  color: #6b7280;
  display: flex;
  flex-direction: column;
}
details div {
  background-color: #1e1e27;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  padding: 1.25rem;
  border-radius: 8px;
  position: absolute;
  max-height: calc(100vh - 100px);
  width: 400px;
  max-width: calc(100vw - 2rem);
  bottom: calc(100% + 1rem);
  left: 0;
  overflow: auto;
  transform-origin: 0 100%;
  color: #95a3b9;
}
details div::-webkit-scrollbar {
  width: 15px;
  background-color: #1e1e27;
}
details div::-webkit-scrollbar-thumb {
  width: 5px;
  border-radius: 99em;
  background-color: #95a3b9;
  border: 5px solid #1e1e27;
}
details div > * + * {
  margin-top: 0.75em;
}
details div p > code {
  font-size: 1rem;
  font-family: monospace;
}
details div pre {
  white-space: pre-line;
  border: 1px solid #95a3b9;
  border-radius: 6px;
  font-family: monospace;
  padding: 0.75em;
  font-size: 0.875rem;
  color: #fff;
}
details[open] div {
  -webkit-animation: scale 0.25s ease;
  animation: scale 0.25s ease;
}
summary {
  display: inline-flex;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  padding: 0.75em 3em 0.75em 1.25em;
  border-radius: 99em;
  color: #fff;
  background-color: #185adb;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  list-style: none;
  text-align: center;
  cursor: pointer;
  transition: 0.15s ease;
  position: relative;
}
summary::-webkit-details-marker {
  display: none;
}
summary:hover,
summary:focus {
  background-color: #1348af;
}
summary svg {
  position: absolute;
  right: 1.25em;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5em;
  height: 1.5em;
}
@-webkit-keyframes scale {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
/*@mq-tablet: ~"screen and (min-width: @{layout-tablet})";
@mq-responsive: ~"screen and (min-width: @{layout-responsive})";
@mq-desktop: ~"screen and (min-width: @{layout-desktop})";
*/
/*
  .reset-ul()

  removes margin, padding and bullets from lists.

  Styleguide Config.Mixins.reset-ul()
*/
/* 
*
*   ECONDRED Boilerplate
*   Darkmode
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
@media screen and (prefers-color-scheme: dark) {
  body {
    background: #333;
  }
  .container {
    background-color: #fff;
  }
}
@media screen and (prefers-color-scheme: light) {
  body {
    background: #efefef;
  }
  .container {
    background-color: #fff;
  }
}
/* 
*
*   Collider Custom CSS v1.2
*   Reset Framework
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
/* -- Flexgrid Layout -- */
.flexgrid {
  margin: 0 -30px 60px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}
.flexgrid .box {
  padding: 0 30px;
}
.flexgrid .box-16 {
  width: 16%;
}
.flexgrid .box-20 {
  width: 20%;
}
.flexgrid .box-25 {
  width: 25%;
}
.flexgrid .box-30 {
  width: 30%;
}
.flexgrid .box-33 {
  width: 33.333333%;
}
.flexgrid .box-40 {
  width: 40%;
}
.flexgrid .box-50 {
  width: 50%;
}
.flexgrid .box-60 {
  width: 60%;
}
.flexgrid .box-66 {
  width: 66.666666%;
}
.flexgrid .box-70 {
  width: 70%;
}
.flexgrid .box-75 {
  width: 75%;
}
.flexgrid .box-80 {
  width: 80%;
}
.flexgrid .box-100 {
  width: 100%;
}
@media only screen and (max-width: 820px) {
  .flexgrid .box:not(.box-100) {
    width: 50%;
  }
}
@media only screen and (max-width: 736px) {
  .flexgrid .box:not(.box-100),
  .flexgrid .box {
    width: 100%;
  }
}
.flexgrid.no-padding {
  margin-left: 0;
  margin-right: 0;
}
.flexgrid.no-padding .box {
  padding: 0;
}
/* -- */
.flex-center {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: stretch;
  align-items: center;
}
.equal-grid .box {
  display: flex;
  margin-bottom: 40px;
  flex-direction: column;
}
.equal-grid .node,
.equal-grid .block,
.equal-grid .card {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.equal-grid .block .inner {
  flex: 1 1 auto;
}
.equal-grid:last-child {
  margin-bottom: 0;
}
/* 
*
*   SECONDRED Boilerplate
*   Header
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
header {
  position: relative;
  box-shadow: none;
  background: #fff;
  top: 0;
  z-index: 777;
}
header .inner {
  height: 285px;
  padding: 0;
}
.logo {
  float: left;
}
.logo a {
  background-image: url(../gfx/logo-brandstaetter-dark.svg);
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  width: 147px;
  height: 165px;
  box-shadow: none;
  background-color: transparent;
}
/* -- Fixed Header -- */
.small-header .nav-placeholder {
  display: none;
}
.small-header .container::before {
  content: "";
  height: 105px;
  display: block;
}
.small-header header .size {
  height: 115px;
  position: relative;
}
.small-header .topmenu {
  margin-right: 100px;
  padding-top: 20px;
}
.small-header .mainmenu {
  display: none;
  border-radius: 0 0 5px 5px;
  top: 100%;
  bottom: auto;
}
.small-header .mainmenu::before {
  display: none;
}
.small-header .mainmenu.open {
  display: flex;
}
.small-header .hamburger {
  display: flex;
}
@media only screen and (max-width: 820px) {
  header .size {
    height: 115px;
  }
  .logo a {
    width: 80px;
    height: 80px;
  }
}
/* 
*
*   SECONDRED Boilerplate
*   Menu
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
/* -- Menus -- */
.inline ul {
  margin: 0;
  padding: 0;
}
.inline ul li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* -- Topmenu -- */
.topmenu {
  float: right;
  padding-top: 35px;
}
.topmenu ul li {
  margin-left: 10px;
}
.topmenu a {
  display: block;
  text-decoration: none;
}
/* -- Topmenu -- */
.breadcrumb ul {
  padding: 60px;
  margin: 0 auto;
}
.breadcrumb ul li {
  margin-right: 10px;
}
.breadcrumb ul li::after {
  content: "\00B7";
  margin-left: 10px;
}
.breadcrumb ul li:last-child::after {
  display: none;
}
.breadcrumb a {
  display: inline-block;
  text-decoration: none;
}
.hamburger {
  display: none;
  float: right;
  background: transparent;
  min-width: 60px;
  height: 60px;
  margin-left: -30px;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: stretch;
  align-items: center;
  position: relative;
  z-index: 10;
}
.hamburger .burger {
  width: 30px;
  height: 30px;
  display: inline-block;
  position: relative;
  transform-style: preserve-3d;
}
.hamburger em {
  width: 30px;
  height: 3px;
  background: #000;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -1px;
  transition: transform 350ms cubic-bezier(0.2, 1, 0.3, 1), margin 350ms cubic-bezier(0.2, 1, 0.3, 1);
  perspective: 1000;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  border-radius: 2px;
}
.hamburger em.top {
  margin-top: -8px;
}
.hamburger em.bottom {
  margin-top: 6px;
}
.hamburger.open em.top {
  margin-top: -1px;
  transform: rotate(45deg);
}
.hamburger.open em.middle {
  transform: scale(0, 1);
}
.hamburger.open em.bottom {
  margin-top: -1px;
  transform: rotate(-45deg);
}
/* - Mainmenu - */
@media only screen and (min-width: 1131px) {
  .mainmenu {
    float: right;
    font-size: 1.3em;
    padding: 28px 0 0 0;
  }
  .mainmenu ul li a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
  }
  .mainmenu ul li.active a {
    color: #002A53;
  }
  .mainmenu ul li .toggle {
    display: none;
  }
  .mainmenu ul li.has-sub {
    position: relative;
  }
  .mainmenu ul li.has-sub:hover ul {
    display: block;
  }
  .mainmenu ul li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 200px;
    background: #fff;
  }
  .mainmenu ul li ul li {
    float: none;
  }
}
@media only screen and (min-width: 1131px) and (max-width: 1280px) {
  .mainmenu {
    font-size: 1.1em;
    padding-top: 50px;
  }
}
@media only screen and (max-width: 1130px) {
  .hamburger {
    display: flex;
  }
  .topmenu ul li span {
    display: none;
  }
  .mainmenu {
    font-size: 1.3em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .mainmenu > ul {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: none;
    padding: 20px 0;
  }
  .mainmenu > ul::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: #fff;
  }
  .mainmenu > ul li {
    position: relative;
    z-index: 2;
  }
  .mainmenu ul li {
    float: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .mainmenu ul li a {
    display: block;
    padding: 20px 20px;
    text-decoration: none;
    text-align: center;
  }
  .mainmenu ul li a.active {
    color: #002A53;
  }
  .mainmenu ul li:last-child {
    border-bottom: 0;
  }
  .mainmenu.open > ul {
    display: block;
  }
}
@media only screen and (max-width: 763px) {
  .topmenu {
    padding-top: 20px;
  }
}
/* - Footermenu - */
.footermenu {
  margin-bottom: 40px;
}
.footermenu ul li {
  margin-right: 20px;
}
.footermenu a {
  text-decoration: none;
}
.footermenu a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 763px) {
  .footermenu ul li {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
/* 
*
*   SECONDRED Boilerplate
*   Layout
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.size {
  width: 1220px;
  width: auto;
  max-width: 1220px;
  margin: 0 auto;
  text-align: left;
}
.container,
.footer {
  max-width: 2048px;
  margin: auto;
}
.circle {
  border-radius: 50%;
}
#topBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
  font-size: 18px;
}
#topBtn:hover {
  background-color: #555;
}
ul.ico-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 40px;
}
ul.ico-list li {
  padding-left: 20px;
  position: relative;
}
ul.ico-list li::before {
  position: absolute;
  left: 0;
}
/* -- -- */
.content-part > .content {
  padding: 0 30px;
}
.content-part .row {
  padding: 0 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}
.content-part .row .col {
  flex: 1 1 auto;
}
.content-part .row .sidebar {
  width: 33.333333%;
}
.content-part .row .sidebar:first-child {
  padding-right: 0;
}
.content-part .row .sidebar:last-child {
  padding-left: 0;
}
.content-part .row .sidebar.filled {
  padding: 40px;
  background: #eee;
  border-radius: 5px;
}
.content-part .row .content {
  width: 66.666666%;
}
.content-part .row .content:first-child {
  padding-right: 0;
}
.content-part .row .content:last-child {
  padding-left: 0;
}
.content-part.no-padding > .content {
  padding: 0;
}
.filled {
  background: #eee;
}
.multi-column {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
}
@media only screen and (max-width: 820px) {
  .multi-column {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}
@media only screen and (max-width: 763px) {
  .content-part .row {
    flex-direction: column;
  }
  .content-part .row .sidebar,
  .content-part .row .content {
    width: 100%;
  }
  .content-part .row .sidebar {
    order: 2;
  }
}
/* -- Wiederverwendabr-- */
.fltrt {
  float: right;
}
.fltlft {
  float: left;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* 
*
*   SECONDRED Boilerplate
*   Footer
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
footer {
  margin-top: auto;
  background: #E2E2E2;
}
footer .inner {
  padding: 60px 10px;
}
footer .flexgrid:last-child {
  margin-bottom: 0;
}
footer dl {
  margin-bottom: 40px;
}
footer dl:last-child {
  margin-bottom: 0;
}
footer dl dt {
  font-weight: bold;
}
footer dl.links dd {
  margin-top: 10px;
}
footer address {
  font-style: normal;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: stretch;
  margin-bottom: 40px;
}
footer address dl {
  margin-right: 20px;
}
footer .copy {
  text-align: center;
}
footer .copy:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 763px) {
  footer address {
    flex-direction: column;
  }
}
/* 
*
*   SECONDRED Boilerplate
*   Cards
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.card figcaption {
  padding: 60px 0;
}
.card.has-border figcaption {
  padding: 60px;
  border: 1px solid #eee;
}
.card-fulllink {
  position: relative;
  z-index: 0;
}
.card-fulllink a.btn::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
}
/*
  Form Input

  Element used for showing various notifications in different styles.

  .error     - Error state

  Markup:
  <div class="form-item {{modifier_class}}">
   <label>
     <div class="hint">Hier gibt's nen Hinweis</div>
         Input Text
     </label>
     <input type="text" placeholder="Placeholder"/>
  </div>

  Style guide: Forms.Inputs
*/
fieldset {
  padding: 0;
  border: 0;
}
fieldset .flexgrid .box {
  margin-bottom: 0;
}
.form-item {
  margin-bottom: 20px;
}
.form-item label {
  display: block;
  margin-bottom: 10px;
}
.form-item label .hint {
  font-size: 12px;
  position: relative;
  top: 4px;
}
.form-item input,
.form-item select,
.form-item textarea {
  border: 0;
  width: 100%;
  font-family: 'ITCOfficinaSans LT Book', sans-serif;
  border-radius: 5px;
}
.form-item input[disabled],
.form-item select[disabled],
.form-item textarea[disabled] {
  border: 1px solid #DDD;
}
.form-item input {
  height: 55px;
  padding: 0 10px;
}
.form-item textarea {
  padding: 10px;
  min-height: 340px;
  resize: vertical;
}
.form-item textarea.autoExpand {
  min-height: 0;
  overflow: hidden;
}
.form-item [disabled] label,
.form-item [disabled] + label {
  color: #DDD;
}
.form-item [disabled] label em,
.form-item [disabled] + label em {
  border-color: #DDD;
  cursor: not-allowed !important;
}
.form-item input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 25px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
  padding: 0;
  border: 0;
}
.form-item input[type="range"]:hover {
  opacity: 1;
}
.form-item input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #002A53;
  cursor: pointer;
}
.form-item input[type="range"]::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #002A53;
  cursor: pointer;
}
.form-radio {
  position: relative;
}
.form-radio input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
}
.form-radio label {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: center;
}
.form-radio em {
  cursor: pointer;
}
.form-radio em:not([class^="icon-"]) {
  width: 50px;
  height: 50px;
  border: 1px solid #000;
  position: relative;
  flex: 0 0 auto;
}
.form-radio em:not([class^="icon-"])::before {
  content: "";
  width: 30px;
  height: 30px;
  opacity: 0;
  background: #000;
  display: block;
}
.form-radio input[type="radio"] + label em:not([class^="icon-"]) {
  border-radius: 50%;
}
.form-radio input[type="radio"] + label em:not([class^="icon-"])::before {
  border-radius: inherit;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
}
.form-radio span {
  padding-left: 20px;
  flex: 1 1 auto;
}
.form-radio input:checked + label em::before,
.form-radio input:checked + label em::after {
  opacity: 1;
}
.form-error label {
  color: #D90000;
}
.form-error input,
.form-error selct,
.form-error textarea {
  border-color: #D90000;
}
.form-error em,
.form-error em:not([class^="icon-"]) {
  border-color: #D90000;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:checked + .slider {
  background-color: #2196F3;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
/*
  Button

  Use this class for the primary call to action button.
  Typically you'll want to use either a `<button>` or an `<a>` element.

  :hover     - Hover State
  :disabled  - Disabled state
  .primary   - Primary Button
  .success   - Success color
  .warning   - Warning color
  .alert     - Alert color
  .link      - Text Link
  .loading   - Loading state
  .min-width - Fixed min width
  .full      - Full width
  .center    - centered
  .ellipsis  - with ellipsis (Button always stays single line and gets shortened with ...)

  Markup:
  <a href="" class="btn {{modifier_class}}">Link Button</a>
  <button class="btn {{modifier_class}}">Button Element</button>
  <input class="btn {{modifier_class}}" type="button" value="Input Button" />

  Style guide: Components.Button
*/
.btn-wrap .btn {
  margin: 0;
  border-radius: 0;
}
.btn-wrap[data-align="left"] {
  text-align: left;
}
.btn-wrap[data-align="center"] {
  text-align: center;
}
.btn-wrap[data-align="right"] {
  text-align: right;
}
.btn-wrap .btn:first-child {
  border-radius: 5px 0 0 5px;
}
.btn-wrap .btn:last-child {
  border-radius: 0 5px 5px 0;
}
.btn {
  background: #002A53;
  border: 1px solid #002A53;
  font-family: 'ITCOfficinaSans LT Book', sans-serif;
  color: #002A53;
  display: inline-block;
  font-size: 1.125em;
  min-height: 44px;
  outline: none;
  padding: 10px 25px;
  margin: 0;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  cursor: pointer;
  transition: color 450ms cubic-bezier(0.22, 1, 0.36, 1), border-color 450ms cubic-bezier(0.22, 1, 0.36, 1), background-color 450ms cubic-bezier(0.22, 1, 0.36, 1);
  box-shadow: none;
  /*& when (isdefined(@border-radius)) {border-radius: @border-radius} */
}
.btn + .btn {
  margin-left: 20px;
}
.btn.primary {
  background: #002A53;
  color: #FFF;
}
.btn.success {
  background: #6A9618;
  border-color: #6A9618;
  color: #FFF;
}
.btn.warning {
  background: #F59400;
  border-color: #F59400;
  color: #FFF;
}
.btn.alert {
  background: #D90000;
  border-color: #D90000;
  color: #FFF;
}
.btn.link {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none !important;
}
.btn.full {
  width: 100%;
  margin-left: 0;
}
.btn.full + .btn {
  margin-top: 20px;
}
.btn.center {
  position: relative;
  margin: 0 auto;
  display: block;
}
.btn.center + .btn {
  margin-top: 20px;
}
.btn.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
}
.btn[class^="icon-"]::before,
.btn[class*=" icon-"]::before {
  margin-right: 5px;
}
.btn:hover {
  border-color: #001020;
  background-color: #001020;
  color: #FFF;
}
.btn:hover.primary {
  background-color: #001020;
  border-color: #001020;
  color: #FFF;
}
.btn:hover.link {
  background-color: transparent;
  border-color: transparent;
  color: #000000;
}
.btn[disabled],
.btn:disabled,
.btn.loading {
  border: 1px solid #DDD;
  color: #DDD;
  background-color: transparent;
  cursor: default;
}
.btn[disabled].primary,
.btn:disabled.primary,
.btn.loading.primary {
  border-color: #DDD;
  background-color: #DDD;
  color: #000;
}
.btn[disabled].link,
.btn:disabled.link,
.btn.loading.link {
  background-color: transparent;
  border-color: transparent;
  color: #DDD;
}
.btn.min-width {
  min-width: 250px;
}
a.btn {
  line-height: 22px;
}
a.btn.center {
  display: table;
}
/* -- Splittbutton mit Downlooad -- */
.splitt-btn-wrap {
  position: relative;
  display: inline-block;
}
.splitt-btn-wrap .btn + .btn {
  margin: 0;
}
.splitt-btn-wrap .splitt-btn {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
}
.splitt-btn-wrap nav {
  position: relative;
}
.splitt-btn-wrap nav ul {
  position: absolute;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  top: 0;
  width: 100%;
  left: 0;
  border: 1px solid #eee;
  display: none;
}
.splitt-btn-wrap nav li {
  border-bottom: 1px solid #eee;
}
.splitt-btn-wrap nav li:last-child {
  border-bottom: 0;
}
.splitt-btn-wrap nav a {
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}
.splitt-btn-wrap.active nav ul {
  display: block;
}
.splitt-btn-wrap.rounded .splitt-btn button:first-child {
  border-radius: 5px 0 0 5px;
}
.splitt-btn-wrap.rounded .splitt-btn button:last-child {
  border-radius: 0 5px 5px 0;
}
/* -- Cookiebar -- */
.cookie-bar {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 40px;
  background: #ddd;
  z-index: 10;
}
.cookie-bar .content-width {
  width: 100%;
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: center;
}
.cookie-bar .cookie-desc {
  flex: 1 1 auto;
  width: 55%;
  font-size: 18px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: center;
}
.cookie-bar .cookie-desc a {
  text-decoration: underline;
}
.cookie-bar .cookie-desc a:hover {
  text-decoration: none;
}
.cookie-bar .cookie-desc p {
  margin: 0;
  padding: 0;
}
.cookie-bar .cookie-options {
  width: 45%;
  text-align: right;
}
.cookie-bar .cookie-options a {
  margin: 0 0 10px 10px;
  display: inline-block;
}
/* -- Buttons als Normaler Textlink-- */
.cookie-bar .cookie-options a.filled {
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 20px;
}
.cookie-bar .cookie-options a.btn-config.filled {
  color: #002A53;
  background: transparent;
}
.cookie-bar .cookie-options a.btn-accept.filled {
  color: #fff;
  background: #002A53;
  margin-right: 10px;
}
.cookie-bar .cookie-options a.filled:hover {
  opacity: 0.8;
}
/* -- -- */
.cookie-opt-overlay {
  font-family: "Arial", "Helvetica", sans-serif;
  max-width: 600px;
  padding: 40px;
  color: #595959;
  background: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 99999;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.1);
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cookie-opt-overlay .cookie-top-container {
  max-height: 70vh;
  overflow: auto;
}
.cookie-opt-overlay .cookie-opt-title {
  font-size: 22px;
  margin-bottom: 30px;
}
.cookie-opt-overlay * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cookie-opt-overlay .cookie-opt-close {
  float: right;
  border: 0;
  width: 30px;
  height: 30px;
  background: transparent;
  appearance: none;
  position: relative;
  cursor: pointer;
}
.cookie-opt-overlay .cookie-opt-close span {
  display: none;
}
.cookie-opt-overlay .cookie-opt-close::before,
.cookie-opt-overlay .cookie-opt-close::after {
  width: 20px;
  height: 2px;
  content: "";
  position: absolute;
  background: #808080;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -1px;
}
.cookie-opt-overlay .cookie-opt-close::before {
  transform: rotate(45deg);
}
.cookie-opt-overlay .cookie-opt-close::after {
  transform: rotate(-45deg);
}
.cookie-opt-overlay .cookie-opt-content {
  text-align: left;
}
.cookie-opt-overlay .cookie-opt-toggle {
  margin: -11px -10px -11px 20px;
  float: right;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: transparent;
  border: 0;
  text-align: center;
  position: relative;
}
.cookie-opt-overlay .cookie-opt-toggle::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -5px;
  margin-top: -9px;
  border-right: 2px solid #808080;
  border-bottom: 2px solid #808080;
  display: block;
  transform: rotate(45deg);
}
.cookie-opt-overlay .cookie-opt-toggle.open {
  transform: rotate(180deg);
}
.cookie-opt-overlay .cookie-opt-cattitle {
  background: #EDEDED;
  padding: 11px 10px;
  min-height: 40px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  border-top: 2px solid #fff;
}
.cookie-opt-overlay .cookie-opt-cattitle small {
  display: block;
  text-transform: none;
  font-size: 12px;
  padding-left: 30px;
  font-weight: normal;
  filter: alpha(opacity=75);
  opacity: 0.75;
  margin-right: 40px;
  padding-top: 5px;
  line-height: normal;
}
.cookie-opt-overlay .cookie-opt-cattitle:first-child {
  border-top: 0;
}
.cookie-opt-overlay .cookie-single-opt-toggle input,
.cookie-opt-overlay .cookie-opt-cattitle input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.cookie-opt-overlay .cookie-single-opt-toggle label,
.cookie-opt-overlay .cookie-opt-cattitle label {
  cursor: pointer;
}
.cookie-opt-overlay .cookie-single-opt-toggle label em,
.cookie-opt-overlay .cookie-opt-cattitle label em {
  width: 20px;
  height: 20px;
  display: block;
  background-color: #E1E1E1;
  color: #ccc;
  float: left;
  margin-right: 10px;
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-top: -1px;
  background-position: 3px 6px;
  background-size: 14px auto;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTEgOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MjsiPjxwYXRoIGQ9Ik0xMC4wNTYsMC4wMDJjMC43ODcsMC4wNjYgMS4yMDYsMS4xMTggMC42NTEsMS43MDVsLTUuNzA3LDUuNzA3bC0zLjcwNywtMy43MDdjLTEuNDA5LC0xLjQ5IDAuNjMyLC0yLjE1NCAxLjQxNCwtMS40MTRsMi4yOTMsMi4yOTNsNC4yOTMsLTQuMjkzYzAuMzM1LC0wLjMxNyAwLjQwNCwtMC4zMDIgMC43NjMsLTAuMjkxWiIgc3R5bGU9ImZpbGw6I2NjYzsiLz48L3N2Zz4=);
}
.cookie-opt-overlay .cookie-opt-cattitle label span {
  padding: 2px 0;
  display: block;
  line-height: normal;
  margin: auto;
}
.cookie-opt-overlay .cookie-single-opt-toggle input:checked + label em,
.cookie-opt-overlay .cookie-opt-cattitle input:checked + label em {
  color: #fff;
  background-color: #0089c1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTEgOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MjsiPjxwYXRoIGQ9Ik0xMC4wNTYsMC4wMDJjMC43ODcsMC4wNjYgMS4yMDYsMS4xMTggMC42NTEsMS43MDVsLTUuNzA3LDUuNzA3bC0zLjcwNywtMy43MDdjLTEuNDA5LC0xLjQ5IDAuNjMyLC0yLjE1NCAxLjQxNCwtMS40MTRsMi4yOTMsMi4yOTNsNC4yOTMsLTQuMjkzYzAuMzM1LC0wLjMxNyAwLjQwNCwtMC4zMDIgMC43NjMsLTAuMjkxWiIgc3R5bGU9ImZpbGw6I2ZmZjsiLz48L3N2Zz4=);
}
.cookie-opt-overlay .cookie-opt-catinfo {
  font-size: 13px;
  line-height: 16px;
  background: #F1F1F1;
  display: none;
}
.cookie-opt-overlay .cookie-opt-catinfo p {
  padding: 15px 18px;
  margin: 0;
}
.cookie-opt-overlay .cookie-opt-catinfo .cookie-opt-table-wrap {
  padding: 15px 0;
  border-top: 1px solid #E4E4E4;
}
.cookie-opt-overlay .cookie-opt-catinfo table {
  table-layout: fixed;
}
.cookie-opt-overlay .cookie-opt-catinfo table th,
.cookie-opt-overlay .cookie-opt-catinfo table td {
  text-align: left;
  vertical-align: top;
  padding: 2px 18px;
}
.cookie-opt-overlay .cookie-opt-catinfo table th {
  width: 160px;
}
.cookie-opt-overlay .cookie-single-opt-toggle {
  padding-left: 18px;
  float: left;
}
.cookie-opt-overlay .cookie-single-opt-toggle + table {
  margin-left: 50px;
  width: calc(100% - 50px);
}
.cookie-opt-overlay .cookie-single-opt-toggle + table th {
  padding-right: 0;
  padding-left: 0;
}
.cookie-opt-overlay .cookie-single-opt-toggle label {
  position: relative;
  top: 2px;
}
.cookie-opt-overlay .cookie-single-opt-toggle label span {
  display: none;
}
.cookie-opt-overlay .cookie-top-savebtn {
  width: 100%;
  cursor: pointer;
  background: #7E7E7E;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 40px;
  margin-top: 30px;
  border: 0;
}
.cookie-opt-overlay .cookie-top-savebtn:hover {
  box-shadow: inset 0 0 30px 30px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 1400px) {
  .cookie-bar .cookie-desc {
    padding-left: 20px;
  }
  .cookie-bar .cookie-options {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .cookie-bar .content-width {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
  }
  .cookie-bar .cookie-desc {
    padding: 0 20px 20px;
  }
  .cookie-bar .cookie-desc,
  .cookie-bar .cookie-options {
    width: 100%;
    text-align: center;
  }
  .cookie-bar .cookie-options {
    padding-right: 0;
  }
  .cookie-bar .cookie-options a.btn-config,
  .cookie-bar .cookie-options a.btn-accept {
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .cookie-opt-overlay {
    max-width: 90%;
    padding: 20px;
  }
  .cookie-opt-overlay .cookie-top-savebtn {
    margin-top: 20px;
  }
  .cookie-bar .cookie-options a.btn-config,
  .cookie-bar .cookie-options a.btn-accept {
    font-size: 12px;
  }
}
/* 
*
*   SECONDRED Boilerplate
*   Accordion
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.card-slider {
  overflow: hidden;
  position: relative;
}
.card-slider .slider-head {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: flex-start;
}
.card-slider .filter {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start;
}
.card-slider .filter .form-radio {
  margin-left: 10px;
}
.card-slider .filter label em {
  font-size: 1.5em;
}
.card-slider .filter input:checked + label em {
  color: #002A53;
}
.card-slider .swiper-container {
  overflow: visible;
}
.card-slider .swiper-pagination {
  left: 0;
  right: 0;
  text-align: center;
}
.card-slider .swiper-pagination-bullet {
  margin: 0 5px;
}
.card-slider .card-slide-wrapper {
  position: relative;
}
figure {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: none;
}
figure img {
  width: 100%;
  height: auto;
  display: block;
}
/* 
*
*   SECONDRED Boilerplate
*   Hero-Tab
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.hero-tabs ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  margin: 0 -10px;
}
.hero-tabs li {
  display: flex;
  flex: 1 1 auto;
  padding: 0 10px;
}
.hero-tabs a {
  display: block;
  position: relative;
  padding-bottom: 173.91304348%;
  background: #002A53 url(../gfx/hero-tab-bg.jpg) no-repeat;
  color: #fff;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  text-decoration: none;
}
.hero-tabs a > * {
  pointer-events: none;
}
.hero-tabs :nth-child(1) a {
  background-position: 0 0;
}
.hero-tabs :nth-child(2) a {
  background-position: 33.333333% 0;
}
.hero-tabs :nth-child(3) a {
  background-position: 66.666666% 0;
}
.hero-tabs .title {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}
.hero-tabs strong,
.hero-tabs small {
  display: block;
  line-height: 100%;
}
.hero-tabs strong {
  text-transform: uppercase;
  font-size: 140px;
}
.hero-tabs small {
  position: relative;
  font-size: 30px;
  letter-spacing: 5px;
  padding-left: 30px;
}
.hero-tabs small::before {
  content: "";
  width: 2px;
  background: #fff;
  height: 90px;
  position: absolute;
  left: 0;
}
@media only screen and (max-width: 1630px) {
  .hero-tabs strong {
    font-size: 7vw;
  }
  .hero-tabs small {
    font-size: 1.7vw;
    letter-spacing: 1px;
  }
}
@media only screen and (max-width: 820px) {
  .hero-tabs a {
    padding-bottom: 0;
    background-size: auto 420%;
  }
  .hero-tabs .title {
    position: relative;
  }
  .hero-tabs ul {
    flex-direction: column;
  }
  .hero-tabs strong {
    font-size: 20vw;
  }
  .hero-tabs small {
    font-size: 3vw;
    letter-spacing: 1px;
  }
  .hero-tabs li:nth-child(3) a {
    background-position: 0 66.666666%;
  }
  .hero-tabs li:nth-child(2) a {
    background-position: 0 33.333333%;
  }
  .hero-tabs li:nth-child(1) a {
    background-position: 0 0;
  }
}
html[lang="de"] .hero-tabs small {
  font-size: 30px;
}
@media only screen and (max-width: 1630px) {
  html[lang="de"] .hero-tabs small {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 820px) {
  html[lang="de"] .hero-tabs small {
    font-size: 4vw;
    letter-spacing: 1px;
  }
}
/* 
*
*   SECONDRED Boilerplate
*   Hero-Image
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.hero-img > .content {
  padding-left: 0;
  padding-right: 0;
}
.hero-img img {
  position: relative;
  z-index: 0;
}
.hero-img figure {
  position: relative;
}
.hero-img figcaption:not(.sr-only) {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: stretch;
  z-index: 2;
}
/* 
*
*   SECONDRED Boilerplate
*   Hero Text
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.hero-text article {
  padding: 100px 50px;
  text-align: center;
}
.hero-text.filled article {
  padding: 100px 0;
}
@media only screen and (max-width: 763px) {
  .hero-text article {
    padding: 50px 25px;
    text-align: center;
  }
  .hero-text.filled article {
    padding: 50px 0;
  }
}
/* 
*
*   SECONDRED Boilerplate
*   Componente: Blockquote
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.quote blockquote {
  background: #002A53;
  color: #fff;
  font-size: 2em;
  text-align: center;
  padding: 60px;
  line-height: 140%;
  position: relative;
}
.quote blockquote::before {
  position: absolute;
  right: 40px;
  top: 0;
}
.quote cite {
  font-size: 0.5em;
}
.quote cite::before {
  content: '- ';
}
/*
  Loader

  Loading state that can be applied to various elements

  Markup:
  <button class="btn loading">Loading Buttons</button>
  <br><br>
  <div class="img loading" style="width: 250px;"><img src="https://placekitten.com/640/320" alt="cute kitten"></div>

  Style guide: Components.Loader
*/
.loading {
  position: relative;
  overflow: hidden;
}
.loading::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('../../gfx/loader.svg') rgba(0, 42, 83, 0.9) no-repeat center;
  background-size: auto 7px;
}
/**
 * Swiper 7.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 9, 2021
 */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #fff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
/* 
*
*   SECONDRED Boilerplate
*   Componente: Table Content
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.teaser {
  overflow: hidden;
}
.teaser .content {
  position: relative;
}
.teaser figcaption {
  padding: 60px;
  background: #002A53;
  color: #fff;
  position: absolute;
  z-index: 2;
  bottom: 30px;
}
.teaser figure[data-textalign="left"] figcaption {
  left: 30px;
}
.teaser figure[data-textalign="center"] figcaption {
  left: 50%;
  transform: translate(-50%, 0);
}
.teaser figure[data-textalign="right"] figcaption {
  right: 30px;
}
.teaser .swiper-slide {
  overflow: hidden;
}
.teaser .swiper-pagination {
  left: 0;
  right: 0;
}
.teaser .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
@media only screen and (max-width: 763px) {
  .teaser figcaption {
    position: static;
  }
  .teaser figure[data-textalign="left"] figcaption,
  .teaser figure[data-textalign="center"] figcaption,
  .teaser figure[data-textalign="right"] figcaption {
    right: auto;
    transform: none;
    left: auto;
  }
}
/* 
*
*   SECONDRED Boilerplate
*   Linkliste für Downloads und Links
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.link-list ul {
  padding-left: 0;
  list-style: none;
}
.link-list a {
  text-decoration: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
}
.link-list em {
  width: 40px;
  height: 40px;
  background: #002A53;
  color: #fff;
  line-height: 42px;
  text-align: center;
  margin-right: 20px;
}
.link-list strong,
.link-list small {
  display: block;
}
.link-list small {
  color: #E2E2E2;
}
/* 
*
*   SECONDRED Boilerplate
*   Page: Startseite
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.video video,
.video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
}
.video button {
  height: 100px;
  width: 100px;
  border: 0;
  cursor: pointer;
}
.video figcaption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: stretch;
  align-items: center;
}
.video figure,
.video .video-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.video figure {
  z-index: 2;
}
.video figure h2 {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 20px;
  color: #000;
  background: #fff;
  margin-bottom: 0;
}
.video .video-wrapper {
  z-index: 1;
}
.video .video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
/* 
*
*   SECONDRED Boilerplate
*   Page: Startseite
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.gallery {
  overflow: hidden;
}
.gallery .content {
  position: relative;
  padding-bottom: 40px;
}
.gallery .swiper-container {
  overflow: visible;
}
.gallery .swiper-slide {
  opacity: 0.4;
  transition: opacity 350ms cubic-bezier(0.2, 1, 0.3, 1);
}
.gallery .swiper-slide-active {
  opacity: 1;
}
.gallery .swiper-pagination {
  left: 0;
  right: 0;
  text-align: center;
  position: relative;
  bottom: 0;
}
.gallery .swiper-pagination-bullet {
  margin: 0 5px;
  width: 10px;
  height: 10px;
  border: 2px solid #E2E2E2;
  background: transparent;
  transform: none;
  opacity: 1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.gallery .swiper-pagination-bullet:hover {
  border-color: #002A53;
}
.gallery .swiper-pagination-bullet-active {
  border-color: #002A53;
  background: #002A53;
}
.gallery figure {
  position: relative;
}
.gallery figure.video-preview {
  position: absolute;
}
.gallery .image figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  padding: 60px;
}
@media only screen and (max-width: 763px) {
  .gallery .image figcaption {
    position: relative;
  }
}
/* 
*
*   SECONDRED Boilerplate
*   Page: Startseite
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.image figure {
  position: relative;
}
.image figcaption {
  position: absolute;
  padding: 20px;
  color: #000;
  right: 0;
  bottom: 0;
  background: #fff;
}
@media only screen and (max-width: 763px) {
  .image figcaption {
    position: relative;
  }
}
/* 
*
*   SECONDRED Boilerplate
*   Componente: Table Content
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.table-content {
  overflow: auto;
}
.table-content table {
  min-width: 100%;
}
.table-content table th,
.table-content table td {
  padding: 10px;
}
.table-content table thead tr th {
  background: #002A53;
  color: #fff;
}
.table-content table tbody tr:nth-child(odd) {
  background: transparent;
}
.table-content table tbody tr:nth-child(even) {
  background: transparent;
}
.table-content table tfoot tr td {
  background: transparent;
  color: inherit;
}
/* 
*
*   SECONDRED Boilerplate
*   Componente: Table Content
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
.text-image .flexgrid .box {
  margin-bottom: 0;
}
@media only screen and (max-width: 763px) {
  .text-image .flexgrid {
    flex-direction: column;
  }
  .text-image .flexgrid .box {
    margin-bottom: 0;
  }
  .text-image .flexgrid .box--text {
    order: 2;
  }
}
/* Custom Styles & Experimental  - */
/* 
*
*   SECONDRED Boilerplate
*   Customs - Hauptseite
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
/* Override Default Variables */
.container {
  overflow: hidden;
}
@media only screen and (max-width: 820px) {
  .container {
    overflow: hidden;
  }
}
/* -- Header -- */
.logo {
  margin-left: -245px;
  padding-top: 40px;
}
@media only screen and (max-width: 1770px) {
  .logo {
    margin-left: -200px;
    padding: 20px 0 0 20px;
  }
}
@media only screen and (max-width: 1630px) {
  .logo {
    margin-left: 0;
  }
  .logo a {
    width: 80px;
    height: 80px;
  }
}
header {
  z-index: 0;
  position: static;
}
header .slogan {
  text-transform: uppercase;
  font-size: 1.875em;
  font-weight: bold;
  letter-spacing: 3px;
  padding-top: 50px;
  float: left;
}
header .size {
  position: relative;
  z-index: 4;
}
@media only screen and (max-width: 1630px) {
  header .slogan {
    margin: 0 0 0 20px;
    max-width: 36%;
    font-size: 1.5em;
    padding-top: 40px;
  }
}
@media only screen and (max-width: 820px) {
  header .slogan {
    font-size: 0.75em;
    margin: 0 80px 0 115px;
    padding-top: 30px;
    float: none;
    line-height: 1.2em;
  }
}
/* -- Buttons -- */
.btn {
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  border: 0;
}
.btn.secondary {
  position: relative;
  color: #fff;
  border: 0;
}
.btn.secondary::after {
  content: "";
  position: absolute;
  background: #E2E2E2;
  opacity: 0.4;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.btn.secondary:hover::after {
  opacity: 0;
}
.btn.filled {
  color: #fff;
}
.btn.icon-play::before {
  margin-right: 8px;
}
a.more {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.25em;
  position: relative;
  padding-top: 20px;
  display: inline-block;
  text-decoration: none;
}
a.more::before {
  content: "";
  background: #002A53;
  width: 100px;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  transition: width 350ms cubic-bezier(0.2, 1, 0.3, 1);
}
a.more:hover::before {
  width: 100%;
}
@media only screen and (max-width: 1130px) {
  .hamburger.open {
    position: fixed;
    top: 0;
    right: 0;
  }
}
/* -- Mainmenu  -- */
.mainmenu {
  text-transform: uppercase;
  font-size: 0.875em;
  margin-right: -10vw;
  font-weight: bold;
  padding-top: 0;
  position: relative;
  z-index: 5;
}
@media only screen and (min-width: 1131px) {
  .mainmenu > ul > li:not(.lang) {
    padding-bottom: 5px;
  }
  .mainmenu > ul > li:not(.lang) > a {
    padding: 50px 20px 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .mainmenu > ul > li:not(.lang) > a::before {
    content: "";
    z-index: -1;
    background: #002A53;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: transform 450ms cubic-bezier(0.2, 1, 0.3, 1);
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  .mainmenu > ul > li:not(.lang).active > a,
  .mainmenu > ul > li:not(.lang):hover > a {
    color: #fff;
  }
  .mainmenu > ul > li:not(.lang).active > a::before,
  .mainmenu > ul > li:not(.lang):hover > a::before {
    transform: scale(1, 1);
  }
  .mainmenu > ul > li:not(.lang) ul {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding-top: 25px;
  }
  .mainmenu > ul > li:not(.lang) ul li {
    padding-left: 10px;
  }
  .mainmenu > ul > li:not(.lang) ul li a {
    padding: 0 25px 10px;
    border-left: 2px solid #002A53;
    position: relative;
    z-index: 2;
  }
  .mainmenu > ul > li:not(.lang) ul li a::before {
    content: "";
    display: block;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #002A53;
    transition: transform 450ms cubic-bezier(0.2, 1, 0.3, 1);
    transform: scale(0, 1);
    transform-origin: 0 0;
  }
  .mainmenu > ul > li:not(.lang) ul li a:hover {
    color: #fff;
  }
  .mainmenu > ul > li:not(.lang) ul li a:hover::before {
    transform: scale(1, 1);
  }
  .mainmenu > ul li.lang {
    padding-top: 40px;
    margin-left: 10px;
  }
  .mainmenu > ul li.lang span {
    border: 2px solid #E2E2E2;
    display: block;
    padding: 7px 10px;
  }
  .mainmenu > ul li.lang a {
    display: inline-block;
    padding: 0;
    font-weight: normal;
  }
  .mainmenu > ul li.lang a.active {
    font-weight: bold;
  }
}
@media only screen and (max-width: 1130px) {
  .mainmenu {
    font-size: 1.25em;
    position: fixed;
    top: 0;
    pointer-events: none;
  }
  .mainmenu > ul {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    width: 100%;
    max-width: 375px;
    height: 100vh;
    padding-top: 90px;
    background: #fff;
  }
  .mainmenu > ul::before {
    content: "";
    background: #002A53;
    width: 2px;
    position: absolute;
    left: 15px;
    top: 100px;
    bottom: 0;
    display: block;
    pointer-events: none;
  }
  .mainmenu ul {
    text-align: left;
    left: auto;
  }
  .mainmenu ul li {
    position: relative;
  }
  .mainmenu ul li em.toggle {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
  }
  .mainmenu ul li em.toggle::before {
    display: inline-block;
  }
  .mainmenu ul li a {
    text-align: left;
    padding: 9px 30px 9px 45px;
  }
  .mainmenu ul li ul {
    display: none;
    padding: 10px 0;
  }
  .mainmenu ul li ul li a {
    font-size: 0.8em;
    padding: 12px 30px 12px 60px;
  }
  .mainmenu ul li.open em.toggle::before {
    transform: rotate(180deg);
  }
  .mainmenu ul li.open ul {
    display: block;
  }
  .mainmenu ul li.lang {
    padding-top: 40px;
    margin-left: 45px;
    display: inline-block;
  }
  .mainmenu ul li.lang span {
    border: 2px solid #E2E2E2;
    display: block;
    padding: 7px 10px;
  }
  .mainmenu ul li.lang a {
    display: inline-block;
    padding: 0;
    font-weight: normal;
  }
  .mainmenu ul li.lang a.active {
    font-weight: bold;
  }
  .mainmenu.open {
    pointer-events: all;
  }
}
@media only screen and (max-width: 1680px) {
  .mainmenu {
    margin-right: -10vw;
  }
}
@media only screen and (max-width: 1630px) {
  .mainmenu {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1280px) {
  .mainmenu {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 576px) {
  .mainmenu > ul {
    width: auto;
    left: 115px;
  }
}
/* -- Breadcrumb  -- */
.breadcrumb {
  color: #808080;
  margin-bottom: 100px;
}
.breadcrumb ul {
  padding-top: 20px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 0;
  padding-left: 60px;
  line-height: 1em;
}
.breadcrumb ul::before {
  content: "";
  width: 2px;
  height: 66px;
  left: 30px;
  bottom: 0;
  background: #808080;
  position: absolute;
}
.breadcrumb ul li::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #808080;
  border-top: 2px solid #808080;
  transform: rotate(45deg);
  position: relative;
  top: -4px;
}
.breadcrumb ul li a,
.breadcrumb ul li:last-child {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.breadcrumb a {
  color: #808080;
}
.breadcrumb a:hover {
  color: #002A53;
}
@media only screen and (max-width: 820px) {
  .breadcrumb {
    display: none;
  }
}
/* -- Defaults -- */
main {
  background: url(../gfx/main-bg.jpg) center 155px no-repeat;
  background-size: contain;
  overflow: visible;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 820px) {
  main {
    background-position: 0 40px;
  }
}
.content-part {
  font-size: 1.125em;
  line-height: 1.938em;
  letter-spacing: 1px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 820px) {
  .content-part {
    margin-bottom: 60px;
  }
  .content-part:first-child {
    margin-top: 0;
  }
}
main > .content-part:first-child {
  margin-top: -155px;
}
main > .content-part:first-child.hero-tabs {
  margin-top: -165px;
}
@media only screen and (max-width: 820px) {
  main > .content-part:first-child {
    margin-top: -35px;
  }
  main > .content-part:first-child.hero-tabs {
    margin-top: -45px;
  }
}
@media only screen and (max-width: 763px) {
  main > .content-part:first-child {
    margin-top: 0;
  }
  main > .content-part:first-child.hero-tabs {
    margin-top: 0;
  }
}
/* -- Teaser -- */
.teaser {
  margin-bottom: 0;
  overflow: hidden;
}
.teaser figure {
  margin-right: -22vw;
}
.teaser figcaption {
  position: relative;
  margin-left: -245px;
  padding: 10px 30px 30px 295px;
  background-image: url(../gfx/teaser-figcaption-bg.jpg);
  bottom: 0;
  margin-top: -110px;
  background-size: cover;
  /*width: 100%; max-width: 65%; */
  display: inline-block;
}
.teaser h1 {
  font-size: 6.25em;
  font-size: clamp(3.75rem, 3.9vw + 2.4rem, 6.25rem);
  font-size: clamp(60px, calc(3.75rem + ((1vw - 5.76px) * 2.9762)), 100px);
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 0;
}
.teaser p {
  font-size: 1.875em;
  font-size: clamp(1.125rem, 1.2vw + 0.7rem, 1.875rem);
  letter-spacing: 3px;
  margin-bottom: 0;
  position: relative;
}
.teaser p::before {
  content: "";
  width: 2px;
  height: 66px;
  bottom: -30px;
  background: #fff;
  position: absolute;
  left: -20px;
}
.teaser.v2 figure {
  margin-right: 0;
}
@media only screen and (max-width: 1366px) {
  .teaser figure {
    margin-right: -5vw;
    padding-left: 20px;
  }
  .teaser figcaption {
    padding: 10px 30px 30px 275px;
    /*max-width: 70%; */
  }
}
@media only screen and (max-width: 1280px) {
  .teaser figcaption {
    margin-left: -60px;
    padding: 30px 30px 30px 90px;
    margin-top: -80px;
    /*max-width: 70% */
  }
}
@media only screen and (max-width: 820px) {
  .teaser {
    /*figcaption {  max-width: 75%}  */
  }
}
@media only screen and (max-width: 763px) {
  .teaser figcaption {
    max-width: none;
    position: relative;
    margin-top: -60px;
  }
}
@media only screen and (max-width: 820px) {
  .teaser {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 569px) {
  .teaser h1 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 440px) {
  .teaser h1 {
    font-size: 2rem;
  }
}
/* -- Hero Tabs  -- */
.hero-tabs {
  overflow: hidden;
}
.hero-tabs nav {
  margin-right: -10vw;
  padding-top: 10px;
  padding-bottom: 10px;
}
.hero-tabs .black-txt {
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(-90deg);
  transform-origin: 100% 0%;
}
.hero-tabs a {
  overflow: hidden;
  background-size: auto 100%;
  transition: background-size 350ms cubic-bezier(0.2, 1, 0.3, 1);
}
.hero-tabs em {
  color: #000;
  text-transform: uppercase;
  font-style: normal;
  font-size: 11.25em;
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 130px;
  font-weight: bold;
  opacity: 0.5;
  white-space: nowrap;
}
.hero-tabs a:hover {
  background-size: auto 110%;
}
@media only screen and (max-width: 1780px) {
  .hero-tabs nav {
    margin-right: -6vw;
  }
}
@media only screen and (max-width: 1680px) {
  .hero-tabs nav {
    margin-right: -5vw;
  }
}
@media only screen and (max-width: 1630px) {
  .hero-tabs nav {
    margin-right: 0;
    padding-left: 115px;
  }
}
@media only screen and (max-width: 1280px) {
  .hero-tabs nav {
    margin-right: 0;
  }
}
@media only screen and (max-width: 820px) {
  .hero-tabs a {
    background-size: 100% auto;
  }
  .hero-tabs a:hover {
    background-size: 110% auto;
  }
  .hero-tabs em {
    display: none;
  }
  .hero-tabs li {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 763px) {
  .hero-tabs nav {
    padding-left: 100px;
  }
}
.has-bg  {
  color: #fff;
  background: #002A53 url(../gfx/hero-img-bg.jpg) no-repeat center;
  background-size: cover;
}
.has-bg  h2 {
  text-transform: uppercase;
}
.has-bg  .content {
  padding: 120px 30px;
}
.has-bg  .slider-head a {
  color: inherit;
}
.has-bg  .slider-head a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 820px) {
  .has-bg  .content {
    padding: 60px 30px;
  }
}
/* -- Hero Image  -- */
.hero-img:first-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 820px) {
  .hero-img:first-child {
    margin-bottom: 60px;
  }
}
.hero-img:last-child {
  margin-bottom: 0;
}
.hero-img.overlap-top {
  margin-top: 200px;
}
.hero-img.overlap-top span {
  margin-top: -100px;
}
.hero-img span.align-right {
  padding-left: 55%;
  display: block;
  margin-top: -250px;
  margin-bottom: -120px;
  margin-right: -40px;
}
.hero-img figure {
  border: 2px solid #fff;
  position: relative;
  overflow: visible;
}
.hero-img figure::before {
  content: "";
  width: 100%;
  height: 100%;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  right: -2px;
  bottom: -2px;
  z-index: 3;
  pointer-events: none;
}
.hero-img figcaption:not(.sr-only) {
  align-items: flex-start;
  padding: 60px 55% 60px 60px;
}
@media only screen and (max-width: 1120px) {
  .hero-img figure {
    display: flex;
    flex-direction: row-reverse;
  }
  .hero-img span.align-right {
    padding-left: 0;
    width: 50%;
  }
  .hero-img figcaption:not(.sr-only) {
    position: relative !important;
    width: 50%;
    padding: 30px;
  }
}
@media only screen and (max-width: 820px) {
  .hero-img {
    overflow: hidden;
  }
  .hero-img figure {
    flex-direction: column-reverse;
    margin-right: -30px;
    border-right: 0;
  }
  .hero-img span.align-right {
    padding-left: 0;
    margin-bottom: -300px;
    width: 100%;
  }
  .hero-img figcaption:not(.sr-only) {
    position: relative;
    padding: 30px;
    width: 100%;
  }
  .hero-img.overlap-top {
    margin-top: 0;
  }
  .hero-img.overlap-top span {
    margin-top: 0;
  }
}
/* -- Text-Image -- */
.text-image:last-child {
  margin-bottom: 100px;
}
.text-image .label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.875em;
  color: #8C8C8C;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.text-image h2 {
  text-transform: uppercase;
  letter-spacing: 3px;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 60px;
}
.text-image h2::before {
  content: "";
  left: 0;
  bottom: 0;
  width: 240px;
  height: 5px;
  background: #E2E2E2;
  display: block;
  position: absolute;
}
.text-image h3 {
  font-weight: normal;
  color: #808080;
  text-transform: uppercase;
}
.text-image p:last-child {
  margin-bottom: 0;
}
.text-image .box:first-child .filled {
  padding: 60px 120px 60px 60px;
  margin-right: -110px;
}
.text-image .box:last-child .filled {
  padding: 60px 60px 60px 120px;
  margin-left: -110px;
}
.text-image .box--image,
.text-image .box--text {
  position: relative;
}
.text-image .box--image {
  z-index: 2;
}
.text-image.has-quote {
  margin-bottom: 150px;
}
.text-image.has-quote .flexgrid {
  padding: 0 60px;
}
.text-image.has-quote .box--image {
  z-index: 6;
}
.text-image.has-quote .box--image figure {
  margin-top: auto;
  margin-bottom: -60px;
}
.text-image.has-quote figcaption::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  right: 30px;
  left: 30px;
  height: 2px;
  background: #F2F2F2;
}
@media only screen and (max-width: 820px) {
  .text-image.has-quote .flexgrid {
    padding: 0;
  }
  .text-image.has-quote .box--image {
    margin-top: 30px;
  }
}
.text-image blockquote {
  background: transparent;
  position: relative;
  border: 2px solid #E2E2E2;
  border-right: 0;
  font-size: 1.875em;
  line-height: 1.4em;
  color: #808080;
  text-align: left;
  padding: 60px 0 60px 60px;
  margin-top: 100px;
  margin-left: -60px;
}
.text-image blockquote p {
  margin-bottom: 0;
}
.text-image blockquote::before {
  color: #002A53;
  position: absolute;
  left: 30px;
  top: -20px;
  z-index: 3;
}
.text-image blockquote::after {
  content: "";
  width: 200%;
  bottom: -2px;
  top: -2px;
  border: 2px solid #E2E2E2;
  position: absolute;
  border-left: 0;
  pointer-events: none;
}
.text-image figcaption {
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 60px;
  font-size: 1.563em;
  font-weight: normal;
  color: #808080;
  text-align: right;
}
.text-image figcaption .btn {
  font-size: 0.8em;
}
.text-image figcaption .btn::before {
  margin-right: 4px;
}
.text-image.has-border h2 {
  font-size: 1.563em;
  font-weight: normal;
  color: #808080;
  padding-bottom: 0;
  margin-bottom: 40px;
}
.text-image.has-border h2::before {
  display: none;
}
.text-image.has-border article {
  position: relative;
  padding: 60px;
  width: 100%;
}
.text-image.has-border article::before {
  content: "";
  width: calc(200% + 60px);
  top: 0;
  right: 0;
  height: 100%;
  z-index: -1;
  border: 2px solid #E2E2E2;
  position: absolute;
  pointer-events: none;
}
.text-image.has-border article::after {
  content: "";
  width: calc(200% + 60px);
  bottom: 0;
  right: 0;
  height: 2px;
  z-index: 4;
  background: #E2E2E2;
  position: absolute;
  pointer-events: none;
}
.text-image.has-border .box--image {
  position: static;
}
.text-image.has-border .box--image .img {
  height: 100%;
  overflow: hidden;
}
.text-image.has-border .box--image .img img {
  height: 100% !important;
  object-fit: cover;
}
.text-image.has-border .box--image:first-child figure {
  padding-left: 60px;
}
.text-image.has-border .box--image:last-child figure {
  padding-right: 60px;
}
@media only screen and (max-width: 1120px) {
  .text-image.has-border .box--image:first-child figure {
    padding-left: 30px;
  }
  .text-image.has-border .box--image:last-child figure {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 820px) {
  .text-image.has-border .box--image:first-child figure {
    margin-right: -30px;
    padding-left: 0;
    margin-left: 0;
  }
  .text-image.has-border .box--image:last-child figure {
    margin-left: -30px;
    padding-right: 0;
  }
}
.text-image.has-border .box--text {
  padding: 55px 30px;
  position: static;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: center;
}
.text-image.has-border .box--text:first-child article {
  padding: 60px 0 60px 60px;
}
.text-image.has-border .box--text:first-child article::before {
  left: 0;
}
.text-image.has-border .box--text:first-child article::after {
  left: 0;
  right: auto;
}
.text-image.has-border .box--text:last-child article {
  padding: 60px 60px 60px 0;
}
.text-image.has-border .box--text:last-child article::before {
  right: 0;
}
@media only screen and (max-width: 1120px) {
  .text-image.has-border .box--text:first-child article {
    padding: 30px 0 30px 30px;
  }
  .text-image.has-border .box--text:last-child article {
    padding: 30px 30px 30px 0;
  }
}
@media only screen and (max-width: 820px) {
  .text-image.has-border .box--text article {
    margin-top: -30px;
    z-index: 3;
  }
  .text-image.has-border .box--text article::before {
    z-index: 1;
  }
  .text-image.has-border .box--text:first-child article {
    padding: 60px 0 30px 30px;
  }
  .text-image.has-border .box--text:last-child article {
    padding: 60px 30px 30px 0;
  }
}
@media only screen and (max-width: 820px) {
  .text-image figure {
    display: flex;
    flex-direction: column-reverse;
    margin-left: -20px;
  }
  .text-image figcaption {
    display: block;
    margin-bottom: 30px;
    padding-left: 30px;
  }
  .text-image.has-quote .box--image figure {
    margin-bottom: 40px;
    margin-left: 0;
  }
  .text-image.has-quote figcaption::before {
    display: none;
  }
  .text-image h3 {
    display: none;
  }
  .text-image .box:first-child .filled {
    padding: 80px 30px 30px;
    margin-left: 10px;
    margin-right: -20px;
    margin-top: -60px;
  }
  .text-image .box:last-child .filled {
    padding: 80px 30px 30px;
    margin-left: 10px;
    margin-right: -20px;
    margin-top: -60px;
  }
  .text-image .flexgrid .box {
    width: 100%;
  }
  .text-image .flexgrid .box.box--text:first-child {
    order: 2;
  }
}
/* -- Normaler Inhalt  -- */
.single-content .preline {
  color: #808080;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 120%;
}
.single-content h1 {
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.single-content h1::before {
  height: 5px;
  width: 240px;
  background: #E2E2E2;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}
.single-content h2 {
  color: #808080;
  font-weight: normal;
}
.single-content h2:first-child {
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 40px;
  color: #002A53;
}
.single-content h2:first-child::before {
  height: 5px;
  width: 240px;
  background: #E2E2E2;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}
.single-content h3 {
  color: #808080;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.single-content + .has-border.text-image,
.single-content.headline {
  margin-top: 100px;
}
.single-content + .has-border.text-image .labels,
.single-content.headline .labels {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: center;
}
.single-content + .has-border.text-image .labels .label,
.single-content.headline .labels .label {
  margin-right: 50px;
}
.single-content + .has-border.text-image .labels .label::before,
.single-content.headline .labels .label::before {
  color: #777676;
  margin-right: 10px;
}
.single-content + .has-border.text-image .labels .label:last-child,
.single-content.headline .labels .label:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 1120px) {
  .single-content + .has-border.text-image .labels .label,
  .single-content.headline .labels .label {
    width: 50%;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 734px) {
  .single-content + .has-border.text-image .labels .label,
  .single-content.headline .labels .label {
    width: 100%;
  }
}
.single-content article {
  padding: 0 60px;
}
.single-content article a {
  position: relative;
  z-index: 2;
  color: #fff;
  text-decoration: none;
  margin-right: 3px;
  display: inline-block;
}
.single-content article a::before {
  content: "";
  position: absolute;
  left: -3px;
  top: -2px;
  right: -3px;
  bottom: -2px;
  width: auto;
  height: auto;
  background: #002A53;
  z-index: -2;
}
.single-content article a::after {
  content: "";
  position: absolute;
  left: -3px;
  top: -2px;
  right: -3px;
  bottom: -2px;
  width: auto;
  height: auto;
  background: #E2E2E2;
  z-index: -1;
  transform: scale(0, 1);
  transition: transform 350ms cubic-bezier(0.2, 1, 0.3, 1);
  transform-origin: 0 0;
}
.single-content article a:hover {
  color: #002A53;
}
.single-content article a:hover::after {
  transform: scale(1, 1);
}
.single-content + .single-content,
.single-content + .text-image {
  margin-top: -40px;
}
@media only screen and (max-width: 820px) {
  .single-content.headline {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 763px) {
  .single-content article {
    padding: 0;
  }
}
.table-content {
  overflow: visible;
}
.table-content table {
  border-bottom: 2px solid #E2E2E2;
}
.table-content table caption {
  text-align: left;
  padding-left: 60px;
  font-size: 1.563em;
  text-transform: uppercase;
  color: #808080;
  margin-bottom: 30px;
  letter-spacing: 2px;
}
.table-content table th,
.table-content table td {
  padding: 20px 30px;
}
.table-content table th.left,
.table-content table td.left {
  text-align: left;
}
.table-content table th.center,
.table-content table td.center {
  text-align: center;
}
.table-content table th.right,
.table-content table td.right {
  text-align: right;
}
.table-content table thead {
  position: sticky;
  top: 0;
}
.table-content table thead th {
  border-left: 2px solid #fff;
}
.table-content table thead th:first-child {
  border-left: 0;
  padding-left: 60px;
}
.table-content table tbody th,
.table-content table tfoot th {
  padding-left: 60px;
}
.table-content table tbody td,
.table-content table tfoot td {
  border-left: 2px solid #E2E2E2;
}
.table-content table tbody td:first-child,
.table-content table tfoot td:first-child {
  border-left: 0;
  padding-left: 60px;
}
/* -- Blockquote  -- */
.quote {
  margin-top: -40px;
  margin-bottom: 60px;
}
.quote blockquote {
  background: transparent;
  border: 2px solid #E2E2E2;
  color: #808080;
  text-align: left;
}
.quote blockquote::before {
  color: #002A53;
  right: auto;
  left: 60px;
  top: -10px;
}
@media only screen and (max-width: 734px) {
  .quote blockquote {
    padding: 40px 30px 30px;
  }
}
/* -- Mehr Laden / Single-Center Button -- */
.loadmore .content {
  text-align: center;
}
.loadmore button {
  color: #fff;
  font-family: 'ITCOfficinaSans LT Book', sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  letter-spacing: 2px;
  background: #002A53;
  padding: 10px 20px;
  text-transform: uppercase;
  cursor: pointer;
  border: 0;
}
.loadmore:last-child {
  margin-bottom: 100px;
}
/* -- -- */
.list {
  margin-top: 100px;
}
.list .card-text figcaption {
  background: #002A53;
  color: #fff;
  padding: 60px;
  margin-top: -60px;
  position: relative;
  z-index: 2;
}
.list .card-text a {
  color: inherit;
  text-decoration: none;
}
.list .card-text a::before {
  background: #fff;
}
.list .card-text h2 {
  text-transform: uppercase;
}
.list .box:first-child .card-text figcaption {
  margin-left: 60px;
}
.list .box:last-child .card-text figcaption {
  margin-right: 60px;
}
@media only screen and (max-width: 567px) {
  .list .card-text figcaption {
    padding: 30px;
  }
  .list .box figure > a {
    display: block;
  }
  .list .box:first-child .card-text figure > a {
    margin-left: -30px;
  }
  .list .box:first-child .card-text figcaption {
    margin-left: 0;
  }
  .list .box:last-child .card-text figure > a {
    margin-right: -30px;
  }
  .list .box:last-child .card-text figcaption {
    margin-right: 0;
  }
}
/* -- Tugenden -- */
.tugenden .slider-head {
  display: block;
  margin-bottom: 100px;
}
.tugenden h3 {
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 40px;
  color: #002A53;
}
.tugenden h3::before {
  height: 5px;
  width: 240px;
  background: #E2E2E2;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}
.tugenden h3::after {
  height: 5px;
  width: auto;
  background: #E2E2E2;
  content: "";
  position: absolute;
  left: -120px;
  right: -120px;
  bottom: 0;
  z-index: -1;
  opacity: 0.2;
}
.tugenden .card p:last-child {
  margin-bottom: 0;
}
.tugenden .swiper-slide {
  height: auto;
}
.tugenden .card-text {
  background: #fff;
  color: #002A53;
  padding: 60px;
  height: 100%;
}
.tugenden::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}
.tugenden .swiper-button-prev,
.tugenden .swiper-button-next {
  background-image: none;
  top: -120px;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 68px;
  font-size: 30px;
}
.tugenden .swiper-button-prev {
  left: -100px;
}
.tugenden .swiper-button-next {
  right: -100px;
}
.tugenden .swiper-button-prev:hover,
.tugenden .swiper-button-next:hover {
  background: rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 567px) {
  .tugenden .card-text {
    padding: 30px;
  }
}
/* -- History -- */
.history:last-child {
  margin-bottom: 0;
}
.history .content {
  padding-bottom: 0;
}
.history .slider-head {
  align-items: flex-end;
  margin-bottom: 100px;
  position: relative;
}
.history .slider-head h2,
.history .slider-head p {
  line-height: 1em;
}
.history .slider-head h2 {
  margin-bottom: 0;
}
.history .slider-head p {
  text-transform: uppercase;
  font-size: 1.563em;
  letter-spacing: 3px;
  margin-bottom: 0;
}
.history .slider-head .swiper-button-prev,
.history .slider-head .swiper-button-next {
  background-image: none;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 68px;
  font-size: 30px;
}
.history .slider-head .swiper-button-prev {
  left: -100px;
}
.history .slider-head .swiper-button-next {
  right: -100px;
}
.history .slider-head .swiper-button-prev:hover,
.history .slider-head .swiper-button-next:hover {
  background: rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 1410px) {
  .history .slider-head .swiper-button-prev {
    left: 0;
  }
  .history .slider-head .swiper-button-next {
    right: 0;
  }
  .history .slider-head .swiper-button-prev,
  .history .slider-head .swiper-button-next {
    top: 70px;
  }
}
@media only screen and (max-width: 1080px) {
  .history .slider-head {
    flex-direction: column;
    align-items: flex-start;
  }
  .history .slider-head h2 {
    margin-bottom: 20px;
  }
  .history .slider-head .swiper-button-prev,
  .history .slider-head .swiper-button-next {
    top: 120px;
  }
}
.history .flexgrid {
  margin-bottom: 0;
}
.history .card-slide-wrapper {
  margin: 0 -30px;
}
@media only screen and (max-width: 1280px) {
  .history .card-slide-wrapper {
    margin: 0;
  }
}
.history figure[data-images="2"] img:first-child {
  margin-bottom: 2%;
}
.history figure[data-images="3"] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: flex-start;
}
.history figure[data-images="3"] img:nth-child(1),
.history figure[data-images="3"] img:nth-child(2) {
  width: 49%;
  margin-bottom: 2%;
}
.history figure[data-images="4"] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: flex-start;
}
.history figure[data-images="4"] img {
  width: 49%;
  margin-bottom: 2%;
}
.history .card {
  height: 100%;
  display: flex;
  flex: 1;
  flex-direction: column;
}
.history .card .flexgrid {
  flex: 1 1 auto;
}
.history .swiper-slide {
  background: url(../gfx/timeline-stripes.svg) bottom repeat-x;
  background-size: 60px 20px;
  height: auto;
}
.history h3 {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.history h3::before {
  height: 5px;
  width: 240px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0.3;
  background: #fff;
}
.history h4 {
  font-weight: normal;
  text-transform: uppercase;
}
.history p:last-child {
  margin-bottom: 0;
}
.history article {
  padding-right: 80px;
}
.history::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}
.history .year {
  font-size: 1.563em;
  position: relative;
  margin-left: 30px;
  padding-bottom: 80px;
  padding-left: 30px;
}
.history .year::before {
  width: 2px;
  height: 187px;
  position: absolute;
  background: #fff;
  content: "";
  left: 0;
  bottom: 0;
  display: block;
}
@media only screen and (max-width: 736px) {
  .history .card {
    padding: 0 20px;
  }
  .history .card .flexgrid {
    margin-bottom: auto;
    flex: 0 0 auto;
  }
  .history .box--text {
    flex: 1;
  }
  .history article {
    padding-right: 0;
    margin-top: 0;
    margin-bottom: auto;
    padding-top: 30px;
    padding-bottom: 80px;
  }
  .history .year {
    margin-left: 0;
  }
  .history .year::before {
    height: 120px;
  }
  .history .swiper-button-prev,
  .history .swiper-button-next {
    display: none;
  }
}
@media only screen and (max-width: 567px) {
  .history .slider-head {
    margin-bottom: 40px;
  }
  .history .swiper-slide {
    background: url(../gfx/timeline-stripes-mobi.svg) left repeat-y;
    background-size: 10px 40px;
    height: auto !important;
  }
  .history .swiper-container {
    height: 80vh;
    overflow: hidden;
    margin: 0 -30px 40px;
  }
  .history .card {
    flex-direction: column-reverse;
  }
  .history .year {
    padding-bottom: 15px;
    margin-bottom: 30px;
    padding-left: 0;
    font-size: 1.2em;
  }
  .history .year::before {
    width: 80px;
    height: 2px;
    left: -30px;
  }
}
/* -- Video -- */
.video h2 {
  text-transform: uppercase;
  color: #808080;
  font-weight: normal;
  padding-left: 60px;
  font-size: 1.563em;
}
.video button {
  background: transparent;
  border: 0;
  color: #fff;
  z-index: 3;
  position: relative;
  height: auto;
  width: auto;
  padding: 20px 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.25em;
  font-family: 'ITCOfficinaSans LT Book', sans-serif;
  letter-spacing: 2px;
}
.video button::before {
  margin-right: 10px;
}
.video button::after {
  content: "";
  background: #002A53;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  z-index: -1;
  display: block;
}
/* -- Downloads -- */
.link-list {
  margin-top: -40px;
  line-height: 1.3em;
}
.link-list em {
  text-indent: 1px;
}
.link-list strong {
  text-transform: uppercase;
}
.link-list small {
  color: #808080;
}
/* -- Jobangebote -- */
.job-filter {
  margin-bottom: 40px;
}
.job-filter .flexgrid {
  margin-bottom: 0;
}
.job-filter .flexgrid .box-25 {
  margin-bottom: 20px;
}
.job-filter .flexgrid .formItem {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}
.job-filter .flexgrid .formItem label {
  width: 55px;
  height: 55px;
  background: #E2E2E2;
  color: #002A53;
  display: grid;
  justify-content: center;
  align-content: center;
  min-width: 55px;
}
.job-filter .flexgrid .formItem select,
.job-filter .flexgrid .formItem input {
  border: 2px solid #E2E2E2;
  border-left: 0;
  flex: 1 1 auto;
  padding: 0 10px;
  font-family: 'ITCOfficinaSans LT Book', sans-serif;
}
.job-filter .flexgrid .formItem input {
  font-size: 18px;
  color: #002A53;
}
.job-filter .flexgrid .formItem select {
  text-transform: uppercase;
  color: #808080;
  font-size: 18px;
  background: #fff url(../gfx/select-arrow.svg) right center no-repeat;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-size: 41px 13px;
  padding-right: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}
.job-filter .flexgrid .formItem select option {
  text-transform: none;
}
.job-filter .flexgrid .box:last-child .formItem {
  flex-direction: row-reverse;
}
.job-filter .flexgrid .box:last-child .formItem label {
  width: auto;
  height: auto;
  min-width: 0;
}
.job-filter .flexgrid .box:last-child .formItem button {
  background: #002A53;
  border: 0;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
  width: 55px;
  height: 55px;
  display: grid;
  justify-content: center;
  align-content: center;
}
@media only screen and (max-width: 1120px) {
  .job-filter .flexgrid .box-25 {
    width: 50%;
  }
}
@media only screen and (max-width: 734px) {
  .job-filter .flexgrid .box-25 {
    width: 100%;
  }
}
.job-results .content > .label {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  color: #8C8C8C;
  font-weight: bold;
  margin-left: 50px;
}
.job-results .content > h2 {
  margin: 0 50px 60px;
  padding-bottom: 30px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
.job-results .content > h2::before {
  height: 5px;
  width: 240px;
  background: #E2E2E2;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}
.result-list {
  border-top: 2px solid #E2E2E2;
  margin-bottom: 50px;
}
.result-list .job-item {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: center;
  border-bottom: 2px solid #E2E2E2;
  padding: 50px;
}
.result-list .job-item h2,
.result-list .job-item h3 {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 3px;
}
@media only screen and (max-width: 734px) {
  .result-list .job-item h2,
  .result-list .job-item h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 734px) {
  .result-list .job-item {
    flex-direction: column;
    padding: 25px 15px;
  }
}
.result-list .btn {
  white-space: nowrap;
}
@media only screen and (max-width: 734px) {
  .result-list .btn {
    margin-top: 30px;
    margin-right: auto;
  }
}
.result-list .labels {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: center;
}
.result-list .labels .label {
  padding-right: 50px;
}
.result-list .labels .label::before {
  color: #777676;
  margin-right: 10px;
}
.result-list .labels .label:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 1120px) {
  .result-list .labels .label {
    width: 50%;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 734px) {
  .result-list .labels .label {
    width: 100%;
  }
}
.results-list-wrap {
  position: relative;
}
#noJobs {
  text-align: center;
  font-size: 2em;
  padding: 100px 0;
  color: #808080;
  left: 2px;
  text-transform: uppercase;
  opacity: 0.5;
  z-index: 2;
}
#jobsLoading {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 0 50px;
  background: inherit;
  background: rgba(255, 255, 255, 0.95);
  display: grid;
  justify-content: center;
  align-content: center;
  z-index: 2;
  font-size: 2em;
}
#jobsLoading::after {
  display: none;
}
#jobsLoading .loader {
  display: block;
  opacity: 0.3;
}
#jobsLoading .loader,
#jobsLoading .loader:before,
#jobsLoading .loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
#jobsLoading .loader {
  color: #002a53;
  font-size: 10px;
  margin: 0 auto 50px;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
#jobsLoading .loader:before,
#jobsLoading .loader:after {
  content: '';
  position: absolute;
  top: 0;
}
#jobsLoading .loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
#jobsLoading .loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
.hero-card article {
  color: #fff;
  background-repeat: no-repeat;
  padding: 140px 70px 30px;
  background: #002A53 url(../gfx/hero-img-bg.jpg);
  background-size: cover;
  overflow: hidden;
}
.hero-card article h2 {
  font-size: 80px;
  font-size: clamp(60px, calc(3.75rem + ((1vw - 5.76px) * 2.9762)), 100px);
  text-transform: uppercase;
  margin-bottom: 20px;
}
.hero-card article p {
  font-size: 30px;
  position: relative;
}
.hero-card article p::before {
  content: "";
  background: #fff;
  position: absolute;
  left: -30px;
  top: 0;
  width: 2px;
  height: 300px;
}
.hero-card article a.btn {
  color: #002A53;
  background: #fff;
}
@media only screen and (max-width: 734px) {
  .hero-card article {
    padding: 140px 30px 30px;
  }
  .hero-card article h2 {
    font-size: 45px;
  }
  .hero-card article p {
    font-size: 18px;
    line-height: 1.2em;
  }
  .hero-card article p::before {
    left: -15px;
  }
}
/* -- Vertriebspartner  -- */
.partner-module {
  background-image: url(../gfx/bg-vertriebspartner.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.distributors .content {
  padding: 140px 30px;
}
.distributors h3 {
  font-weight: normal;
  font-size: 25px;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding-right: 30px;
}
.distributors address {
  font-style: normal;
  padding-right: 30px;
}
.distributors p:last-child {
  margin-bottom: 0;
}
.distributors .alphabet ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.distributors .alphabet li {
  flex: 1;
  margin-right: auto;
}
.distributors .alphabet li + li {
  margin-left: 1px;
}
.distributors .alphabet a {
  text-decoration: none;
  font-weight: bold;
  background: #E2E2E2;
  display: block;
  text-align: center;
  padding: 0 5px;
  pointer-events: none;
  color: #666;
  opacity: 0.5;
}
.distributors .alphabet a.used {
  opacity: 1;
  pointer-events: all;
  color: #002A53;
}
.distributors .alphabet a.active {
  background: #fff;
}
.distributors .tabs a {
  display: block;
  text-decoration: none;
  padding: 10px 30px;
  color: #fff;
  background: #002A53;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
}
.distributors .tabs li {
  margin-right: 10px;
}
.distributors .tabs li.active a {
  background: #fff;
  color: #002A53;
}
.distributors .tab-content {
  padding: 60px;
  background: #fff;
  display: none;
}
.distributors .tab-content.active {
  display: block;
}
.distributors .distributor-item {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 60px 0;
}
.distributors .distributor-item > * {
  display: table-cell;
}
.distributors .distributor-item + .distributor-item {
  border-top: 2px solid #E2E2E2;
}
@media only screen and (max-width: 820px) {
  .distributors .distributor-item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 30px 0;
  }
  .distributors .distributor-item h3 {
    width: 100%;
  }
  .distributors .distributor-item address,
  .distributors .distributor-item .contact {
    flex: 1;
  }
}
@media only screen and (max-width: 734px) {
  .distributors .distributor-item {
    flex-direction: column;
  }
  .distributors .tab-content {
    padding: 30px;
  }
  .distributors .content {
    padding: 70px 30px;
  }
  .distributors .tabs {
    font-size: 16px;
    overflow: auto;
    white-space: nowrap;
  }
  .distributors .tabs ul {
    display: table;
  }
  .distributors .tabs li {
    display: table-cell;
    float: none;
  }
}
/* -- Kontaktformular -- */
.sr_formbuilder .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
}
.sr_formbuilder .grid .col-1-2 {
  width: 50%;
}
.sr_formbuilder .grid .col-1-2:nth-child(1) {
  padding-right: 20px;
}
.sr_formbuilder .grid .col-1-2:nth-child(2) {
  padding-left: 20px;
}
.sr_formbuilder .grid .col-1-1 {
  width: 100%;
}
.sr_formbuilder .error-msg {
  color: red;
}
.sr_formbuilder textarea {
  display: block;
}
.sr_formbuilder .upload {
  min-height: 425px;
  background: #fff;
  padding: 20px 20px;
}
.sr_formbuilder .upload .info {
  text-align: center;
  padding: 90px 0 50px;
}
.sr_formbuilder .upload .info .plus {
  margin: 0 auto 20px;
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
}
.sr_formbuilder .upload .info .plus::before,
.sr_formbuilder .upload .info .plus::after {
  content: "";
  background: #002A55;
  width: 20px;
  height: 4px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -2px;
}
.sr_formbuilder .upload .info .plus::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sr_formbuilder .upload .upload-area {
  position: relative;
  padding-bottom: 50px;
}
.sr_formbuilder .upload .multiFileUpload {
  text-align: center;
  cursor: pointer;
}
.sr_formbuilder .upload .multiFileUpload input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}
.sr_formbuilder .upload .file {
  padding: 10px 30px 10px 60px;
  background: #E2E2E2;
  position: relative;
  min-height: 55px;
  margin-bottom: 10px;
  display: block;
}
.sr_formbuilder .upload .file::before {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90c";
  left: 20px;
  top: 50%;
  position: absolute;
  color: #002A53;
  font-size: 24px;
  -webkit-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.sr_formbuilder .upload .file button.btnDelete {
  cursor: pointer;
  border: 0;
  background: transparent;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.sr_formbuilder .upload .file button.btnDelete::before {
  content: "\2715";
}
.sr_formbuilder select,
.sr_formbuilder input[type="text"],
.sr_formbuilder input[type="email"],
.sr_formbuilder input[type="date"],
.sr_formbuilder input[type="tel"],
.sr_formbuilder textarea {
  font-size: 1.125em;
  line-height: 1.938em;
  color: #002A53;
  padding: 0 20px;
  border: 0;
  width: 100%;
  font-family: 'ITCOfficinaSans LT Book', sans-serif;
}
.sr_formbuilder select {
  background: #fff url("../gfx/select-arrow.svg") right center no-repeat;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-size: 41px 13px;
  padding-right: 50px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 55px;
}
.sr_formbuilder input {
  height: 55px;
  padding: 0 10px;
}
.sr_formbuilder input[type="date"]::-webkit-calendar-picker-indicator {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMjEgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHBhdGggZD0iTTE4LjAxNywxOGwtMTUuOTk3LDBsMCwtMTFsMTUuOTk5LDBsLTAuMDAyLDExWm0wLjAwMywtMTVsLTEsMGwwLC0zbC0yLDBsMCw1bC0xLDBsMCwtMmwtNywwbDAsLTNsLTIsMGwwLDVsLTEsMGwwLC0ybC0yLDBjLTEuMTAzLDAgLTIsMC44OTggLTIsMmwwLDEzYzAsMS4xMDIgMC44OTcsMiAyLDJsMTYsMGMxLjEwMywwIDIsLTAuODk4IDIsLTJsMCwtMTNjMCwtMS4xMDIgLTAuODk3LC0yIC0yLC0yWiIgc3R5bGU9ImZpbGw6IzAwMkE1NTtmaWxsLXJ1bGU6bm9uemVybzsiLz48L3N2Zz4=");
}
.sr_formbuilder textarea {
  padding: 10px;
  min-height: 340px;
  resize: vertical;
}
.sr_formbuilder .formItem {
  margin-bottom: 26px;
  position: relative;
}
.sr_formbuilder .formItem ul.errors {
  position: absolute;
  right: 20px;
  bottom: -5px;
  font-size: 11px;
  list-style: none;
  padding-left: 0;
  color: #BC2F2F;
  pointer-events: none;
}
.sr_formbuilder .formItem.formCheckbox ul.errors {
  left: 0;
  bottom: -40px;
  right: auto;
}
.sr_formbuilder .col-1-2 .formItem {
  background: #E2E2E2;
  border: 2px solid #E2E2E2;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
}
.sr_formbuilder .col-1-2 .formItem label {
  font-weight: bold;
  padding: 18px 10px 18px 18px;
  line-height: 1em;
  margin-bottom: 0;
  width: 180px;
  flex: 1 0 auto;
}
.sr_formbuilder .col-1-2 .formItem::after {
  display: none;
}
@media only screen and (max-width: 734px) {
  .sr_formbuilder .col-1-2 .formItem {
    flex-direction: column;
  }
  .sr_formbuilder .col-1-2 .formItem label {
    width: 100%;
  }
}
.sr_formbuilder .col-1-2 .formItem.formCheckbox {
  background: transparent;
  border: 0;
}
.sr_formbuilder .col-1-2 .formItem.formCheckbox label {
  padding: 0;
}
.sr_formbuilder .col-1-2 + .col-1-2 .formItem {
  flex-direction: column;
}
.sr_formbuilder .col-1-2 + .col-1-2 .formItem label {
  width: 100%;
}
.sr_formbuilder .col-1-1 {
  text-align: center;
}
.sr_formbuilder .formError:not(.formCheckbox) {
  border-color: red;
}
.sr_formbuilder .formError:not(.formCheckbox) label {
  color: red;
}
.sr_formbuilder .formCheckbox {
  position: relative;
  margin-bottom: 30px;
}
.sr_formbuilder .formCheckbox input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
}
.sr_formbuilder .formCheckbox label {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: center;
}
.sr_formbuilder .formCheckbox i {
  border: 2px solid #E2E2E2;
  text-align: center;
  min-width: 55px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  margin-right: 20px;
  color: #002A53;
}
.sr_formbuilder .formCheckbox i::before {
  opacity: 0;
  content: "\e906";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sr_formbuilder .formCheckbox span {
  text-align: left;
}
.sr_formbuilder .formCheckbox input[type="checkbox"]:checked + label i::before {
  opacity: 1;
}
.sr_formbuilder .formCheckbox.formError i {
  border-color: red;
}
.sr_formbuilder .formCheckbox a {
  position: relative;
  z-index: 2;
  color: #fff;
  text-decoration: none;
  margin-right: 3px;
  display: inline-block;
}
.sr_formbuilder .formCheckbox a::before {
  content: "";
  position: absolute;
  left: -3px;
  top: 0;
  right: -3px;
  bottom: 0;
  width: auto;
  height: auto;
  background: #002A53;
  z-index: -2;
}
.sr_formbuilder .formCheckbox a::after {
  content: "";
  position: absolute;
  left: -3px;
  top: 0;
  right: -3px;
  bottom: 0;
  width: auto;
  height: auto;
  background: #E2E2E2;
  z-index: -1;
  transform: scale(0, 1);
  transition: transform 350ms cubic-bezier(0.2, 1, 0.3, 1);
  transform-origin: 0 0;
}
.sr_formbuilder .formCheckbox a:hover {
  color: #002A53;
}
.sr_formbuilder .formCheckbox a:hover::after {
  transform: scale(1, 1);
}
.sr_formbuilder .btn {
  color: #fff;
}
@media only screen and (max-width: 820px) {
  .sr_formbuilder .grid .col-1-2 {
    width: 100%;
    padding: 0 !important;
  }
}
/* -- Footer -- */
footer .equal-grid .box {
  margin-bottom: 0;
}
footer .copy {
  text-align: right;
  font-size: 1.125em;
}
@media only screen and (max-width: 1366px) {
  footer .inner {
    padding: 60px 30px;
  }
}
@media only screen and (max-width: 763px) {
  footer .inner {
    padding: 30px;
  }
  footer .copy {
    text-align: left;
    margin-top: 60px;
  }
}
.footermenu {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 0.875en;
  letter-spacing: 1px;
}
.footermenu ul li {
  margin-right: 40px;
}
.footermenu a {
  text-transform: uppercase;
}
/* - Pages - */
/* 
*
*   SECONDRED Boilerplate
*   Page: Startseite
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
/* 
*
*   SECONDRED Boilerplate
*   Page: Startseite
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
/* 
*
*   SECONDRED Boilerplate
*   Page: Startseite
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/
/* 
*
*   SECONDRED Boilerplate
*   Page: Startseite
*   Author: SECONDRED Newmedia GmbH - www.secondred.de
*
*/

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