@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap);
@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.6.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
[class^="icon-"], [class*=" icon-"] {
  /* 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-chevron-double-right:before {
  content: "\f324"; }

.icon-clock:before {
  content: "\f017"; }

.icon-comments:before {
  content: "\f086"; }

.icon-envelope:before {
  content: "\f0e0"; }

.icon-map-marked-alt:before {
  content: "\f5a0"; }

.icon-phone:before {
  content: "\f095"; }

.icon-user:before {
  content: "\f007"; }

.icon-long-arrow-right:before {
  content: "\f178"; }

.icon-linkedin-in:before {
  content: "\f0e1"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook-f:before {
  content: "\f39e"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-plus:before {
  content: "\e900"; }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=48em&large=62em&xlarge=75em"; }

html {
  box-sizing: border-box;
  font-size: 16px; }

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

body {
  margin: 0;
  padding: 0;
  background: #FFFBF8;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #201105;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap; }
  .row .row {
    margin-right: -1.5625rem;
    margin-left: -1.5625rem; }
    @media print, screen and (min-width: 48em) {
      .row .row {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    @media print, screen and (min-width: 62em) {
      .row .row {
        margin-right: -1.25rem;
        margin-left: -1.25rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row.is-collapse-child,
  .row.collapse > .column > .row,
  .row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0; }

.column, .columns {
  flex: 1 1 0px;
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  min-width: 0; }
  @media print, screen and (min-width: 48em) {
    .column, .columns {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.column.row.row, .row.row.columns {
  float: none;
  display: block; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 {
  flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem; }

@media print, screen and (min-width: 48em) {
  .medium-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 {
    flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 48em) and (min-width: 48em) {
  .medium-expand {
    flex: 1 1 0px; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%; }
  @media print, screen and (min-width: 48em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      flex: 1 1 0px; } }

@media print, screen and (min-width: 48em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem; } }

@media print, screen and (min-width: 62em) {
  .large-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 {
    flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 62em) and (min-width: 62em) {
  .large-expand {
    flex: 1 1 0px; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%; }
  @media print, screen and (min-width: 62em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      flex: 1 1 0px; } }

@media print, screen and (min-width: 62em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem; } }

.shrink {
  flex: 0 0 auto;
  max-width: 100%; }

.column-block {
  margin-bottom: 3.125rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 48em) {
    .column-block {
      margin-bottom: 2.5rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

.align-left {
  justify-content: flex-start; }

.align-right {
  justify-content: flex-end; }

.align-center {
  justify-content: center; }

.align-justify {
  justify-content: space-between; }

.align-spaced {
  justify-content: space-around; }

.align-left.vertical.menu > li > a {
  justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  justify-content: center; }

.align-top {
  align-items: flex-start; }

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

.align-bottom {
  align-items: flex-end; }

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

.align-middle {
  align-items: center; }

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

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

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

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    order: 1; }
  .medium-order-2 {
    order: 2; }
  .medium-order-3 {
    order: 3; }
  .medium-order-4 {
    order: 4; }
  .medium-order-5 {
    order: 5; }
  .medium-order-6 {
    order: 6; } }

@media print, screen and (min-width: 62em) {
  .large-order-1 {
    order: 1; }
  .large-order-2 {
    order: 2; }
  .large-order-3 {
    order: 3; }
  .large-order-4 {
    order: 4; }
  .large-order-5 {
    order: 5; }
  .large-order-6 {
    order: 6; } }

.flex-container {
  display: flex; }

.flex-child-auto {
  flex: 1 1 auto; }

.flex-child-grow {
  flex: 1 0 auto; }

.flex-child-shrink {
  flex: 0 1 auto; }

.flex-dir-row {
  flex-direction: row; }

.flex-dir-row-reverse {
  flex-direction: row-reverse; }

.flex-dir-column {
  flex-direction: column; }

.flex-dir-column-reverse {
  flex-direction: column-reverse; }

@media print, screen and (min-width: 48em) {
  .medium-flex-container {
    display: flex; }
  .medium-flex-child-auto {
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 62em) {
  .large-flex-container {
    display: flex; }
  .large-flex-child-auto {
    flex: 1 1 auto; }
  .large-flex-child-grow {
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    flex: 0 1 auto; }
  .large-flex-dir-row {
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
.bg-img-card .inner .title,
h3,
h4,
h5,
h6,
section.contact--person .column--headline .title,
article.article-content footer .column--headline .title,
section.contact--person .column--contact .name,
article.article-content footer .column--contact .name,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2,
.bg-img-card .inner .title, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6,
section.contact--person .column--headline .title,
article.article-content footer .column--headline .title,
section.contact--person .column--contact .name,
article.article-content footer .column--contact .name, .h6 {
  font-family: "new_title", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #211104;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small,
  .bg-img-card .inner .title small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small,
  section.contact--person .column--headline .title small,
  article.article-content footer .column--headline .title small,
  section.contact--person .column--contact .name small,
  article.article-content footer .column--contact .name small, .h6 small {
    line-height: 0;
    color: #E3E3E3; }

h1, .h1 {
  font-size: 2.375rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 2rem; }


h2,
.bg-img-card .inner .title, .h2 {
  font-size: 1.875rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 2rem; }

h3, .h3 {
  font-size: 1.625rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 2rem; }

h4, .h4 {
  font-size: 1.5rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 2rem; }

h5, .h5 {
  font-size: 1.375rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 2rem; }


h6,
section.contact--person .column--headline .title,
article.article-content footer .column--headline .title,
section.contact--person .column--contact .name,
article.article-content footer .column--contact .name, .h6 {
  font-size: 1.25rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 2rem; }

@media print, screen and (min-width: 48em) {
  h1, .h1 {
    font-size: 4rem; }
  
  h2,
  .bg-img-card .inner .title, .h2 {
    font-size: 3.125rem; }
  h3, .h3 {
    font-size: 2.75rem; }
  h4, .h4 {
    font-size: 2.375rem; }
  h5, .h5 {
    font-size: 1.875rem; }
  
  h6,
  section.contact--person .column--headline .title,
  article.article-content footer .column--headline .title,
  section.contact--person .column--contact .name,
  article.article-content footer .column--contact .name, .h6 {
    font-size: 1.625rem; } }

a {
  line-height: inherit;
  color: #001FA6;
  text-decoration: underline;
  cursor: pointer; }
  a:hover, a:focus {
    color: #001b8f;
    text-decoration: none; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #E3E3E3;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #E3E3E3; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #333333; }

abbr, abbr[title] {
  border-bottom: 1px dotted #201105;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #F3F3F3;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #201105; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #333333; }

.lead {
  font-size: 20px;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

.cite-block, cite {
  display: block;
  color: #333333;
  font-size: 0.8125rem; }
  .cite-block:before, cite:before {
    content: "— "; }

.code-inline, code {
  border: 1px solid #E3E3E3;
  background-color: #F3F3F3;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #201105;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem; }

.code-block {
  border: 1px solid #E3E3E3;
  background-color: #F3F3F3;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #201105;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem; }

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

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

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

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

@media print, screen and (min-width: 48em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 62em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #333333;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  .bg-img-card .inner .title,
  h3 {
    orphans: 3;
    widows: 3; }
  
  h2,
  .bg-img-card .inner .title,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 3.125rem;
  margin: 0 0 1.6875rem;
  padding: 0.84375rem;
  border: 1px solid #E3E3E3;
  border-radius: 0;
  background-color: #ffffff;
  box-shadow: inset 0 1px 2px rgba(32, 17, 5, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #333333;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #333333;
    background-color: #ffffff;
    box-shadow: 0 0 5px #E3E3E3;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #F3F3F3;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

::-moz-placeholder {
  color: #E3E3E3; }

::placeholder {
  color: #E3E3E3; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1.6875rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.84375rem;
  margin-right: 1.6875rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.84375rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #333333; }
  label.middle {
    margin: 0 0 1.6875rem;
    padding: 0.90625rem 0; }

.help-text {
  margin-top: -0.84375rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #333333; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1.6875rem;
  align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 0 0 0 0; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #E3E3E3;
  background: #F3F3F3;
  color: #333333;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.84375rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #E3E3E3; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 3.125rem;
  margin: 0 0 1.6875rem;
  padding: 0.84375rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #E3E3E3;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #333333;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2851, 51, 51%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1.6875rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 2.53125rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #333333;
    background-color: #ffffff;
    box-shadow: 0 0 5px #E3E3E3;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #F3F3F3;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }
  select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0; }

.is-invalid-input:not(:focus) {
  border-color: #E21433;
  background-color: #fce8eb; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #E21433; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #E21433; }

.is-invalid-label {
  color: #E21433; }

.form-error {
  display: none;
  margin-top: -0.84375rem;
  margin-bottom: 1.6875rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #E21433; }
  .form-error.is-visible {
    display: block; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media print, screen and (max-width: 47.99875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 48em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 48em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 47.99875em) {
  .show-for-medium {
    display: none !important; } }

@media print, screen and (min-width: 48em) and (max-width: 61.99875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 47.99875em), screen and (min-width: 62em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 62em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 61.99875em) {
  .show-for-large {
    display: none !important; } }

@media print, screen and (min-width: 62em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 61.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.clearfix::after {
  clear: both; }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/roboto/roboto-latin-regular.eot?bust=70dd177f");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/roboto/roboto-latin-regular.eot?bust=70dd177f#iefix") format("embedded-opentype"), url("../Fonts/roboto/roboto-latin-regular.woff2?bust=81c79673") format("woff2"), url("../Fonts/roboto/roboto-latin-regular.woff?bust=42c8ae79") format("woff"), url("../Fonts/roboto/roboto-latin-regular.ttf?bust=b5b8b148") format("truetype"), url("../Fonts/roboto/roboto-latin-regular.svg?bust=56330e20#Roboto") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../Fonts/roboto-latin-700.eot?bust=a260b3df");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/roboto/roboto-latin-700.eot?bust=a260b3df#iefix") format("embedded-opentype"), url("../Fonts/roboto/roboto-latin-700.woff2?bust=8621aff8") format("woff2"), url("../Fonts/roboto/roboto-latin-700.woff?bust=0a9b76d8") format("woff"), url("../Fonts/roboto/roboto-latin-700.ttf?bust=1b8b2d3b") format("truetype"), url("../Fonts/roboto/roboto-latin-700.svg?bust=692632a9#Roboto") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'new_title';
  src: url("../Fonts/new-title-font-family/newtitle-bold-webfont.woff2") format("woff2"), url("../Fonts/new-title-font-family/newtitle-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'new_title';
  src: url("../Fonts/new-title-font-family/newtitle-extralight-webfont.woff2") format("woff2"), url("../Fonts/new-title-font-family/newtitle-extralight-webfont.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'new_title';
  src: url("../Fonts/new-title-font-family/newtitle-medium-webfont.woff2") format("woff2"), url("../Fonts/new-title-font-family/newtitle-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'new_title';
  src: url("../Fonts/new-title-font-family/newtitle-regular-webfont.woff2") format("woff2"), url("../Fonts/new-title-font-family/newtitle-regular-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("../Fonts/icomoon/icomoon.eot?tblnep");
  src: url("../Fonts/icomoon/icomoon.eot?tblnep#iefix") format("embedded-opentype"), url("../Fonts/icomoon/icomoon.ttf?tblnep") format("truetype"), url("../Fonts/icomoon/icomoon.woff?tblnep") format("woff"), url("../Fonts/icomoon/icomoon.svg?tblnep#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@media print, screen and (min-width: 48em) {
  .medium-shrink {
    flex: 0 0 auto;
    max-width: 100%; } }

@media print, screen and (min-width: 62em) {
  .large-shrink {
    flex: 0 0 auto;
    max-width: 100%; } }

section.contact--person .column--headline, article.article-content footer .column--headline {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 1.5625rem;
  padding-left: 1.5625rem; }
  @media print, screen and (min-width: 48em) {
    section.contact--person .column--headline, article.article-content footer .column--headline {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  section.contact--person .column--headline .title, article.article-content footer .column--headline .title {
    display: block;
    margin-bottom: 2rem; }

section.contact--person .column--figure, article.article-content footer .column--figure {
  flex: 0 0 auto;
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  padding-right: 0; }
  @media print, screen and (min-width: 48em) {
    section.contact--person .column--figure, article.article-content footer .column--figure {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  section.contact--person .column--figure figure, article.article-content footer .column--figure figure, section.contact--person .column--figure picture, article.article-content footer .column--figure picture {
    position: relative;
    overflow: hidden;
    height: 4.6875rem;
    width: 4.6875rem;
    border-radius: 50%;
    display: block; }
    @media print, screen and (min-width: 48em) {
      section.contact--person .column--figure figure, article.article-content footer .column--figure figure, section.contact--person .column--figure picture, article.article-content footer .column--figure picture {
        height: 6.25rem;
        width: 6.25rem; } }
    section.contact--person .column--figure figure img, article.article-content footer .column--figure figure img, section.contact--person .column--figure picture img, article.article-content footer .column--figure picture img {
      position: absolute;
      top: 0;
      left: 50%;
      height: 100%;
      max-width: none;
      -o-object-fit: cover;
         object-fit: cover;
      transform: translateX(-51%);
      width: auto; }

section.contact--person .column--contact .name, article.article-content footer .column--contact .name {
  color: #001FA6; }

section.contact--person .column--contact ul, article.article-content footer .column--contact ul {
  margin: 0.8rem 0 0 0;
  list-style: none; }
  @media print, screen and (min-width: 48em) {
    section.contact--person .column--contact ul, article.article-content footer .column--contact ul {
      margin: 1rem 0 0 0; } }
  section.contact--person .column--contact ul li, article.article-content footer .column--contact ul li {
    display: table;
    margin-bottom: 0.875rem; }
    section.contact--person .column--contact ul li:empty, article.article-content footer .column--contact ul li:empty {
      display: none; }
    @media print, screen and (min-width: 48em) {
      section.contact--person .column--contact ul li, article.article-content footer .column--contact ul li {
        display: inline-block;
        margin-right: 1.25rem;
        margin-bottom: 0; } }
    section.contact--person .column--contact ul li:last-child, article.article-content footer .column--contact ul li:last-child {
      margin-right: 0;
      margin-bottom: 0; }
    section.contact--person .column--contact ul li a, article.article-content footer .column--contact ul li a {
      font-size: 80%;
      color: #201105;
      transition: color 300ms cubic-bezier(0.215, 0.6, 0.36, 1);
      text-decoration: none;
      text-align: left; }
      @media print, screen and (min-width: 48em) {
        section.contact--person .column--contact ul li a, article.article-content footer .column--contact ul li a {
          font-size: 16px; } }
      section.contact--person .column--contact ul li a:hover, article.article-content footer .column--contact ul li a:hover {
        color: #E21433; }

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

body,
html {
  letter-spacing: 0.5px; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(32, 17, 5, 0); }

address {
  font-style: normal; }
  address span {
    display: block; }

blockquote {
  color: #201105;
  padding: 0;
  margin: 0;
  border: none;
  font-style: italic; }
  blockquote footer {
    margin-top: 1rem;
    font-style: normal; }

img[src*=".svg"] {
  width: 100%; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%; } }

[data-whatinput="mouse"] a:focus, button:focus [data-whatinput="touch"] a:focus, button:focus {
  outline: none; }

.ck.ck-placeholder:after, .ck .ck-placeholder {
  display: inline-block !important; }

@media print, screen and (max-width: 61.99875em) {
  .grid-x {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-flow: row wrap; } }

@media print, screen and (min-width: 62em) {
  .grid-x {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-flow: row wrap;
    height: auto; } }

@media print, screen and (max-width: 47.99875em) {
  .grid-x .block-card {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0; } }

@media print, screen and (min-width: 48em) and (max-width: 61.99875em) {
  .grid-x .block-card {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0;
    padding-left: 0; } }

@media print, screen and (min-width: 62em) {
  .scroll-container--horizontal .grid-x {
    height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-width: none;
    margin: auto; } }

@media print, screen and (min-width: 62em) {
  .neos-backend .grid-x .block-card {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0;
    padding-left: 0; } }

.scroll-container section.page-header {
  height: 470px; }
  @media print, screen and (min-width: 62em) {
    .scroll-container section.page-header {
      height: calc(100vh - 8vh); } }

body.page--bbeng .pin-spacer,
body.page--homepage .pin-spacer,
body.page--home .pin-spacer {
  background-color: #001FA6; }

@media print, screen and (min-width: 62em) {
  .scroll-container--horizontal {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100vh; }
    .scroll-container--horizontal section.page-header {
      height: 100vh;
      display: flex;
      width: 100%;
      max-width: 100vw; } }

@media print, screen and (min-width: 62em) {
  body.page--homepage {
    overflow-x: hidden; }
    body.page--homepage.has-nav-open {
      overflow-y: hidden !important; } }

[data-responsive-background-image] img {
  visibility: hidden; }

section.page-header, section.visual .row .bg-image, article.article-content header .row--visual .bg-image, article.highlighted-case .bg-image, .case-card .bg-image, .block-card--bg-image .bg-image, .location-card .bg-image, .bg-img-card .bg-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.case-card .bg-image, .block-card--bg-image .bg-image, .bg-img-card .bg-image {
  transition: transform 600ms cubic-bezier(0.215, 0.6, 0.36, 1);
  transform: scale(1);
  will-change: transform;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.case-card:hover .bg-image, .block-card:hover.has-link .bg-image, .bg-img-card:hover .bg-image {
  transform: scale(1.05); }

.full-height {
  height: 100%; }

.full-width {
  width: 100%; }

.no-mar {
  margin: 0; }

.no-mar-top {
  padding-top: 0; }

.no-mar-bottom {
  padding-bottom: 0; }

.mar-top-1 {
  margin-top: calc(1 * 1rem); }

.mar-bottom-1 {
  margin-bottom: calc(1 * 1rem); }

.mar-top-2 {
  margin-top: calc(2 * 1rem); }

.mar-bottom-2 {
  margin-bottom: calc(2 * 1rem); }

.mar-top-3 {
  margin-top: calc(3 * 1rem); }

.mar-bottom-3 {
  margin-bottom: calc(3 * 1rem); }

.mar-top-4 {
  margin-top: calc(4 * 1rem); }

.mar-bottom-4 {
  margin-bottom: calc(4 * 1rem); }

.mar-top-5 {
  margin-top: calc(5 * 1rem); }

.mar-bottom-5 {
  margin-bottom: calc(5 * 1rem); }

.no-pad {
  padding: 0; }

.no-pad-top {
  padding-top: 0; }

.no-pad-bottom {
  padding-bottom: 0; }

.pad-top-1 {
  padding-top: calc(1 * 1rem); }

.pad-bottom-1 {
  padding-bottom: calc(1 * 1rem); }

.pad-top-2 {
  padding-top: calc(2 * 1rem); }

.pad-bottom-2 {
  padding-bottom: calc(2 * 1rem); }

.pad-top-3 {
  padding-top: calc(3 * 1rem); }

.pad-bottom-3 {
  padding-bottom: calc(3 * 1rem); }

.pad-top-4 {
  padding-top: calc(4 * 1rem); }

.pad-bottom-4 {
  padding-bottom: calc(4 * 1rem); }

.pad-top-5 {
  padding-top: calc(5 * 1rem); }

.pad-bottom-5 {
  padding-bottom: calc(5 * 1rem); }

h1,
h2,
.bg-img-card .inner .title,
h3, h4,
h5,
h6,
section.contact--person .column--headline .title,
article.article-content footer .column--headline .title,
section.contact--person .column--contact .name,
article.article-content footer .column--contact .name {
  letter-spacing: 0.4px; }

.is-hero, section.page-header h1, section.page-header h2, section.page-header .bg-img-card .inner .title, .bg-img-card .inner section.page-header .title, section.page-header h3 {
  font-size: 3.5625rem; }
  @media print, screen and (min-width: 48em) {
    .is-hero, section.page-header h1, section.page-header h2, section.page-header .bg-img-card .inner .title, .bg-img-card .inner section.page-header .title, section.page-header h3 {
      font-size: 6rem; } }

h1 {
  font-size: 3.125rem; }
  @media print, screen and (min-width: 48em) {
    h1 {
      font-size: 4.375rem; } }
  @media print, screen and (min-width: 62em) {
    h1 {
      font-size: 7.5rem;
      line-height: 1; } }


h2,
.bg-img-card .inner .title {
  font-size: 2.5rem; }
  @media print, screen and (min-width: 48em) {
    
    h2,
    .bg-img-card .inner .title {
      font-size: 3.75rem; } }
  @media print, screen and (min-width: 62em) {
    
    h2,
    .bg-img-card .inner .title {
      font-size: 6.25rem;
      line-height: 1; } }

h3 {
  font-size: 2.125rem; }
  @media print, screen and (min-width: 48em) {
    h3 {
      font-size: 2.75rem; } }
  @media print, screen and (min-width: 62em) {
    h3 {
      font-size: 4rem;
      line-height: 1; } }

.subtitle {
  font-size: 1.125rem;
  font-family: Oswald;
  text-transform: uppercase;
  font-weight: 300; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

.is-uppercase {
  text-transform: uppercase; }

.is-lowercase {
  text-transform: lowercase; }

@keyframes to-hidden {
  from {
    visibility: visible; }
  to {
    visibility: hidden; } }

@keyframes to-visible {
  from {
    visibility: hidden; }
  to {
    visibility: visible; } }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes logo-transform {
  from { }
  to {
    left: calc(5rem + 1.25rem + 5rem);
    transform: none; } }

@keyframes fade-in-out {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes arrow_movement {
  0% {
    transform: translateY(0) rotate(90deg);
    display: -webkit-box; }
  50% {
    transform: translateY(12px) rotate(90deg);
    display: -webkit-box; }
  75% {
    transform: translateY(0) rotate(90deg);
    display: -webkit-box; }
  100% {
    transform: translateY(0) rotate(90deg);
    display: -webkit-box; } }

@keyframes to-minus-zindex {
  from {
    z-index: 100; }
  to {
    z-index: -100; } }

aside {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 110;
  background-color: #001FA6;
  height: 3.75rem;
  padding: 0 1.5625rem;
  transition: background-color 300ms cubic-bezier(0.215, 0.6, 0.36, 1); }
  @media print, screen and (min-width: 48em) {
    aside {
      padding: 0 1.25rem; } }
  @media print, screen and (min-width: 62em) {
    aside {
      bottom: 0;
      right: auto;
      padding: 3.125rem 0;
      height: 100vh;
      width: 5rem; } }
  aside .logo {
    position: relative;
    display: block;
    width: 7.1875rem;
    height: 2.5rem;
    top: calc(50% - 1.25rem); }
    @media print, screen and (min-width: 62em) {
      aside .logo {
        position: absolute;
        top: 3.125rem;
        transform: rotate(-90deg) translateX(-100%) translateY(calc(100% - 1.25rem));
        width: 7.1875rem;
        height: 2.5rem;
        transform-origin: top left;
        transition: opacity 800ms cubic-bezier(0.215, 0.6, 0.36, 1); } }
    aside .logo figure {
      width: 7.1875rem;
      height: 2.5rem; }
      @media print, screen and (min-width: 62em) {
        aside .logo figure {
          width: 7.1875rem;
          height: 2.5rem; } }
      aside .logo figure img {
        width: auto;
        max-width: 100%;
        height: 2.5rem; }
        @media print, screen and (min-width: 62em) {
          aside .logo figure img {
            height: 2.5rem;
            transform-origin: center center; } }
  aside a.btn-contact {
    width: 2.5rem;
    height: 2.5rem;
    transform: translateY(50%);
    right: 4.6875rem;
    text-decoration: none;
    position: absolute;
    display: block;
    bottom: 50%;
    transition: opacity 300ms cubic-bezier(0.215, 0.6, 0.36, 1); }
    aside a.btn-contact:hover {
      opacity: .8; }
    @media print, screen and (min-width: 62em) {
      aside a.btn-contact {
        width: 2.125rem;
        height: 2.125rem; } }
    aside a.btn-contact:after {
      content: '\f086';
      font-family: "icomoon";
      color: #ffffff;
      font-size: 1.625rem;
      line-height: 38px; }
      @media print, screen and (min-width: 62em) {
        aside a.btn-contact:after {
          font-size: 1.875rem; } }
    @media print, screen and (min-width: 48em) {
      aside a.btn-contact {
        right: 5.625rem; } }
    @media print, screen and (min-width: 62em) {
      aside a.btn-contact {
        transform: translateX(50%);
        bottom: 3.125rem;
        right: 50%; } }

.has-nav-open aside {
  border-color: #00177d; }
  @media print, screen and (min-width: 62em) {
    .has-nav-open aside .logo {
      opacity: 0;
      animation: fade-in-out 850ms forwards, logo-transform 5ms 400ms forwards; } }

main#main {
  padding-top: 3.75rem; }
  @media print, screen and (min-width: 62em) {
    main#main {
      padding-top: 0;
      padding-left: 5rem;
      min-height: calc(100vh - 4.375rem); } }

@media print, screen and (min-width: 62em) {
  body.page--homepage main#main {
    padding-left: 0; } }

main#main section.card-overview--case-cards:last-child,
main#main section.card-overview--blog-cards:last-child {
  padding-bottom: 0; }

footer#footer {
  background-color: #333333;
  color: #ffffff;
  padding: 1.5625rem 0; }
  @media print, screen and (min-width: 48em) {
    footer#footer {
      padding: 1.25rem 0; } }
  @media print, screen and (min-width: 62em) {
    footer#footer {
      padding-left: 5rem;
      height: 4.375rem; } }
  @media print, screen and (min-width: 62em) {
    footer#footer .row {
      max-width: none; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    footer#footer .row {
      padding-left: 5rem;
      padding-right: 5rem; } }
  @media print, screen and (min-width: 62em) {
    footer#footer .column--copyright, footer#footer .column--list {
      flex: 0 0 auto;
      padding-right: 1.5625rem;
      padding-left: 1.5625rem; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    footer#footer .column--copyright, footer#footer .column--list {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  footer#footer .column--copyright {
    order: 2;
    flex: 0 0 auto;
    padding-right: 1.5625rem;
    padding-left: 1.5625rem; }
    @media print, screen and (min-width: 48em) {
      footer#footer .column--copyright {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
    @media print, screen and (min-width: 62em) {
      footer#footer .column--copyright {
        order: 1; } }
  footer#footer .column--list {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    order: 1;
    margin-bottom: 1.5625rem; }
    @media print, screen and (min-width: 48em) {
      footer#footer .column--list {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
    @media print, screen and (min-width: 62em) {
      footer#footer .column--list {
        flex: 0 0 auto;
        padding-right: 1.5625rem;
        padding-left: 1.5625rem;
        order: 2;
        margin-bottom: 0; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    footer#footer .column--list {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
    footer#footer .column--list ul.contact-list, footer#footer .column--list nav.footer-menu {
      display: block; }
      @media print, screen and (min-width: 48em) {
        footer#footer .column--list ul.contact-list, footer#footer .column--list nav.footer-menu {
          display: inline-block; } }
    footer#footer .column--list ul.contact-list li {
      display: block;
      margin: 0 0 0.625rem 0; }
      @media print, screen and (min-width: 48em) {
        footer#footer .column--list ul.contact-list li {
          display: inline-block;
          margin: 0 1.25rem; } }
      @media print, screen and (min-width: 48em) {
        footer#footer .column--list ul.contact-list li:first-child {
          margin-left: 0; } }
      footer#footer .column--list ul.contact-list li:last-child {
        margin-bottom: 0; }
        @media print, screen and (min-width: 48em) {
          footer#footer .column--list ul.contact-list li:last-child {
            margin-right: 0; } }
    footer#footer .column--list nav.footer-menu {
      margin-top: 0.625rem; }
      @media print, screen and (min-width: 48em) {
        footer#footer .column--list nav.footer-menu {
          margin-top: 0;
          margin-left: 2.5rem; } }
  footer#footer .column--social-list {
    order: 3;
    text-align: right; }
  footer#footer * {
    color: #ffffff; }
  footer#footer ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    footer#footer ul li {
      display: inline-block;
      margin: 0 0.625rem; }
      @media print, screen and (min-width: 48em) {
        footer#footer ul li {
          margin: 0 0.9375rem; } }
      footer#footer ul li:first-child {
        margin-left: 0; }
      footer#footer ul li:last-child {
        margin-right: 0; }
      footer#footer ul li a {
        text-decoration: none;
        transition: opacity 300ms cubic-bezier(0.215, 0.6, 0.36, 1); }
        footer#footer ul li a:hover {
          opacity: .8; }

nav.main-menu ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  @media print, screen and (min-width: 62em) {
    nav.main-menu ul {
      margin-bottom: -1.25rem; } }
  nav.main-menu ul li {
    opacity: 0;
    margin: 0.9375rem 0; }
    @media print, screen and (min-width: 62em) {
      nav.main-menu ul li {
        margin: 0.125rem 0; } }
    nav.main-menu ul li a {
      font-family: "new_title", Arial, sans-serif;
      color: #ffffff;
      font-weight: bold;
      font-size: 2rem;
      text-transform: uppercase;
      text-decoration: none;
      transition: color 300ms cubic-bezier(0.215, 0.6, 0.36, 1); }
      @media print, screen and (min-width: 48em) {
        nav.main-menu ul li a {
          font-size: 3.125rem; } }
      nav.main-menu ul li a:hover {
        color: #E21433; }
    @media print, screen and (min-width: 62em) {
      nav.main-menu ul li:last-child {
        margin-bottom: 0; } }

.has-nav-open nav.main-menu ul li {
  animation: fade-in 800ms 600ms forwards; }

nav.main-menu ul li a {
  position: relative; }
  nav.main-menu ul li a span[data-notice="true"] {
    position: relative; }
    nav.main-menu ul li a span[data-notice="true"]:after {
      content: '1';
      background-color: #E21433;
      font-family: "Roboto", Helvetica, Arial, sans-serif;
      font-size: 16px;
      color: #ffffff;
      width: 1.25rem;
      height: 1.25rem;
      line-height: 20px;
      position: absolute;
      text-align: center;
      border-radius: 50%;
      top: -0.3125rem;
      right: -1.5625rem; }
      @media print, screen and (min-width: 62em) {
        nav.main-menu ul li a span[data-notice="true"]:after {
          top: 0; } }

nav.breadcrumb {
  height: 2.5rem;
  background-color: #F6EDE5;
  overflow: hidden;
  position: relative; }
  nav.breadcrumb:after {
    content: '';
    position: absolute;
    pointer-events: none;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    width: 6.25rem;
    background: #f7f7f7;
    background: linear-gradient(90deg, rgba(227, 227, 227, 0) 0%, #f7f7f7 70%); }
  nav.breadcrumb > .row {
    justify-content: flex-start;
    align-items: center;
    height: 2.5rem; }
    @media print, screen and (min-width: 62em) {
      nav.breadcrumb > .row {
        max-width: none; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    nav.breadcrumb > .row {
      padding-left: 5rem;
      padding-right: 5rem; } }
  nav.breadcrumb ul {
    line-height: 40px;
    width: -moz-max-content;
    width: max-content;
    list-style: none;
    padding: 0;
    margin: 0; }
    nav.breadcrumb ul li {
      display: inline-block;
      margin-right: 0.5625rem; }
      nav.breadcrumb ul li:after {
        content: '\f324';
        font-family: "icomoon";
        color: #201105;
        position: relative;
        top: -0.0625rem;
        font-size: 0.5rem;
        margin-left: 0.625rem; }
        @media print, screen and (min-width: 48em) {
          nav.breadcrumb ul li:after {
            font-size: 0.625rem; } }
      nav.breadcrumb ul li:last-child {
        margin-right: 0; }
        nav.breadcrumb ul li:last-child:after {
          display: none; }
      nav.breadcrumb ul li a {
        color: #201105;
        font-size: 0.75rem;
        transition: color 300ms linear; }
        @media print, screen and (min-width: 48em) {
          nav.breadcrumb ul li a {
            font-size: 0.875rem; } }
        nav.breadcrumb ul li a:hover {
          color: #333333; }
      nav.breadcrumb ul li.current a {
        pointer-events: none;
        text-decoration: none; }

.page--bbeng nav.breadcrumb, .page--homepage nav.breadcrumb, .page--home nav.breadcrumb {
  display: none; }

.page--detail nav.breadcrumb .row {
  padding: 0;
  max-width: 48.75rem; }

.has-page-header nav.breadcrumb {
  position: absolute;
  top: calc(380px + 3.75rem);
  right: 0;
  left: 0; }
  @media screen and (min-width: 23.125em) {
    .has-page-header nav.breadcrumb {
      top: calc(470px + 3.75rem); } }
  @media print, screen and (min-width: 48em) {
    .has-page-header nav.breadcrumb {
      top: calc(670px + 3.75rem); } }
  @media print, screen and (min-width: 62em) {
    .has-page-header nav.breadcrumb {
      top: 100vh; } }
  @media print, screen and (min-width: 62em) {
    .has-page-header nav.breadcrumb {
      left: 5rem; } }

.has-page-header-detail nav.breadcrumb {
  position: absolute;
  top: calc(21.875rem + 3.75rem);
  right: 0;
  left: 0; }
  @media print, screen and (min-width: 48em) {
    .has-page-header-detail nav.breadcrumb {
      top: calc(28.125rem + 3.75rem); } }
  @media print, screen and (min-width: 62em) {
    .has-page-header-detail nav.breadcrumb {
      top: 28.125rem;
      margin-left: 5rem; } }
  @media screen and (min-width: 75em) {
    .has-page-header-detail nav.breadcrumb {
      top: 670px; } }

.has-nav-open {
  overflow: hidden; }

#btn-nav-toggle {
  position: absolute;
  top: 0;
  right: calc(1.5625rem - 0.3125rem);
  transition: opacity 300ms cubic-bezier(0.215, 0.6, 0.36, 1); }
  #btn-nav-toggle:hover {
    opacity: .8; }
  @media print, screen and (min-width: 62em) {
    #btn-nav-toggle {
      top: calc(50% - 2.5rem);
      left: 0;
      right: auto;
      width: 5rem;
      height: 5rem; } }

section, article.article-content {
  padding: 3.125rem 0; }
  @media print, screen and (min-width: 48em) {
    section, article.article-content {
      padding: 5rem 0; } }
  @media print, screen and (min-width: 62em) {
    section, article.article-content {
      padding: 6.25rem 0; } }

article.article-content header .row.row--headline:nth-child(1) {
  padding-top: 3.125rem; }
  @media print, screen and (min-width: 48em) {
    article.article-content header .row.row--headline:nth-child(1) {
      padding-top: 5rem; } }
  @media print, screen and (min-width: 62em) {
    article.article-content header .row.row--headline:nth-child(1) {
      padding-top: 6.25rem; } }

section section {
  margin-left: 0 !important; }

section.accordion {
  background-color: #F6EDE5; }
  @media print, screen and (min-width: 62em) {
    section.accordion {
      margin-left: 5rem; } }
  section.accordion .column, section.accordion .columns {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.5625rem;
    padding-left: 1.5625rem; }
    @media print, screen and (min-width: 48em) {
      section.accordion .column, section.accordion .columns {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
    @media print, screen and (min-width: 62em) {
      section.accordion .column, section.accordion .columns {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        padding-right: 1.5625rem;
        padding-left: 1.5625rem;
        margin-left: 16.66667%; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    section.accordion .column, section.accordion .columns {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
    section.accordion .column--accordion {
      margin-top: 1.5rem; }

section.blocks {
  padding: 0;
  background-color: #001FA6; }
  .neos-backend section.blocks {
    background-color: #201105; }
  @media screen and (min-width: 75em) {
    section.blocks {
      height: 100vh;
      min-height: auto;
      float: left; } }

@media print, screen and (min-width: 62em) {
  .neos-backend section.blocks {
    padding-left: 5rem; } }

@media screen and (min-width: 75em) {
  .neos-backend section.blocks {
    height: auto;
    min-height: auto;
    float: none; } }

section.card-overview {
  background-color: #FFFBF8; }
  @media print, screen and (min-width: 62em) {
    section.card-overview {
      margin-left: 5rem; } }
  section.card-overview section.introduction {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 2rem; }
    section.card-overview section.introduction .row {
      max-width: 75rem;
      padding-left: 0;
      padding-right: 0; }
      section.card-overview section.introduction .row .column, section.card-overview section.introduction .row .columns {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 1.5625rem;
        padding-left: 1.5625rem;
        margin-bottom: 3.125rem; }
        @media print, screen and (min-width: 48em) {
          section.card-overview section.introduction .row .column, section.card-overview section.introduction .row .columns {
            padding-right: 1.25rem;
            padding-left: 1.25rem; } }
        @media print, screen and (min-width: 48em) {
          section.card-overview section.introduction .row .column, section.card-overview section.introduction .row .columns {
            margin-bottom: 2.5rem; } }
        @media screen and (min-width: 75em) {
          section.card-overview section.introduction .row .column, section.card-overview section.introduction .row .columns {
            flex: 0 0 50%;
            max-width: 50%;
            padding-right: 1.5625rem;
            padding-left: 1.5625rem; } }
  @media screen and (min-width: 75em) and (min-width: 48em) {
    section.card-overview section.introduction .row .column, section.card-overview section.introduction .row .columns {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
    section.card-overview section.introduction .column--button {
      display: flex;
      align-items: start;
      justify-content: start; }
      @media screen and (min-width: 75em) {
        section.card-overview section.introduction .column--button {
          justify-content: end;
          margin-top: 3rem; } }
    body:not(.neos-backend) section.card-overview section.introduction h1:not(:has(+ p)), body:not(.neos-backend) section.card-overview section.introduction h2:not(:has(+ p)), body:not(.neos-backend) section.card-overview section.introduction .bg-img-card .inner .title:not(:has(+ p)), .bg-img-card .inner body:not(.neos-backend) section.card-overview section.introduction .title:not(:has(+ p)), body:not(.neos-backend) section.card-overview section.introduction h3:not(:has(+ p)) {
      margin-bottom: 0; }
    section.card-overview section.introduction .btn {
      color: #201105 !important;
      background-color: transparent !important; }
      section.card-overview section.introduction .btn:hover {
        background-color: #201105 !important;
        color: #ffffff !important; }

section.card-overview--text-cards, section.card-overview--case-cards {
  padding-bottom: calc(3.125rem - 3.125rem); }
  @media print, screen and (min-width: 48em) {
    section.card-overview--text-cards, section.card-overview--case-cards {
      padding-bottom: calc(5rem - 2.5rem); } }
  @media print, screen and (min-width: 62em) {
    section.card-overview--text-cards, section.card-overview--case-cards {
      padding-bottom: calc(6.25rem - 2.5rem); } }
  section.card-overview--text-cards .row--cards, section.card-overview--case-cards .row--cards {
    max-width: 1600px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    flex-wrap: wrap; }
    section.card-overview--text-cards .row--cards > .column, section.card-overview--text-cards .row--cards > .columns, section.card-overview--case-cards .row--cards > .column, section.card-overview--case-cards .row--cards > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
    @media print, screen and (min-width: 48em) {
      section.card-overview--text-cards .row--cards, section.card-overview--case-cards .row--cards {
        flex-wrap: wrap; }
        section.card-overview--text-cards .row--cards > .column, section.card-overview--text-cards .row--cards > .columns, section.card-overview--case-cards .row--cards > .column, section.card-overview--case-cards .row--cards > .columns {
          flex: 0 0 50%;
          max-width: 50%; } }
    @media print, screen and (min-width: 62em) {
      section.card-overview--text-cards .row--cards, section.card-overview--case-cards .row--cards {
        max-width: none; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    section.card-overview--text-cards .row--cards, section.card-overview--case-cards .row--cards {
      padding-left: 5rem;
      padding-right: 5rem; } }
    @media screen and (min-width: 90em) {
      section.card-overview--text-cards .row--cards, section.card-overview--case-cards .row--cards {
        flex-wrap: wrap; }
        section.card-overview--text-cards .row--cards > .column, section.card-overview--text-cards .row--cards > .columns, section.card-overview--case-cards .row--cards > .column, section.card-overview--case-cards .row--cards > .columns {
          flex: 0 0 33.33333%;
          max-width: 33.33333%; } }
  section.card-overview--text-cards .column, section.card-overview--text-cards .columns, section.card-overview--case-cards .column, section.card-overview--case-cards .columns {
    margin-bottom: 3.125rem; }
    @media print, screen and (min-width: 48em) {
      section.card-overview--text-cards .column, section.card-overview--text-cards .columns, section.card-overview--case-cards .column, section.card-overview--case-cards .columns {
        margin-bottom: 2.5rem; } }

section.card-overview--text-cards .row--cards {
  flex-wrap: wrap; }
  section.card-overview--text-cards .row--cards > .column, section.card-overview--text-cards .row--cards > .columns {
    flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 48em) {
    section.card-overview--text-cards .row--cards {
      flex-wrap: wrap; }
      section.card-overview--text-cards .row--cards > .column, section.card-overview--text-cards .row--cards > .columns {
        flex: 0 0 50%;
        max-width: 50%; } }
  @media screen and (min-width: 100em) {
    section.card-overview--text-cards .row--cards {
      flex-wrap: wrap; }
      section.card-overview--text-cards .row--cards > .column, section.card-overview--text-cards .row--cards > .columns {
        flex: 0 0 25%;
        max-width: 25%; } }

section.card-overview--blog-cards .row--cards, section.card-overview--team-cards .row--cards {
  max-width: none;
  flex-wrap: wrap; }
  section.card-overview--blog-cards .row--cards > .column, section.card-overview--blog-cards .row--cards > .columns, section.card-overview--team-cards .row--cards > .column, section.card-overview--team-cards .row--cards > .columns {
    flex: 0 0 100%;
    max-width: 100%; }
  @media screen and (min-width: 41.875em) {
    section.card-overview--blog-cards .row--cards, section.card-overview--team-cards .row--cards {
      flex-wrap: wrap; }
      section.card-overview--blog-cards .row--cards > .column, section.card-overview--blog-cards .row--cards > .columns, section.card-overview--team-cards .row--cards > .column, section.card-overview--team-cards .row--cards > .columns {
        flex: 0 0 50%;
        max-width: 50%; } }
  @media screen and (min-width: 90em) {
    section.card-overview--blog-cards .row--cards, section.card-overview--team-cards .row--cards {
      flex-wrap: wrap; }
      section.card-overview--blog-cards .row--cards > .column, section.card-overview--blog-cards .row--cards > .columns, section.card-overview--team-cards .row--cards > .column, section.card-overview--team-cards .row--cards > .columns {
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
  @media screen and (min-width: 112.5em) {
    section.card-overview--blog-cards .row--cards, section.card-overview--team-cards .row--cards {
      flex-wrap: wrap; }
      section.card-overview--blog-cards .row--cards > .column, section.card-overview--blog-cards .row--cards > .columns, section.card-overview--team-cards .row--cards > .column, section.card-overview--team-cards .row--cards > .columns {
        flex: 0 0 25%;
        max-width: 25%; } }
  section.card-overview--blog-cards .row--cards .column, section.card-overview--blog-cards .row--cards .columns, section.card-overview--team-cards .row--cards .column, section.card-overview--team-cards .row--cards .columns {
    padding: 0; }

@media screen and (min-width: 78.125em) {
  section.card-overview--team-cards .row--cards {
    flex-wrap: wrap; }
    section.card-overview--team-cards .row--cards > .column, section.card-overview--team-cards .row--cards > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; } }

section.card-overview--location-cards .row--cards, section.card-overview--job-cards .row--cards {
  flex-wrap: wrap; }
  section.card-overview--location-cards .row--cards > .column, section.card-overview--location-cards .row--cards > .columns, section.card-overview--job-cards .row--cards > .column, section.card-overview--job-cards .row--cards > .columns {
    flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 62em) {
    section.card-overview--location-cards .row--cards, section.card-overview--job-cards .row--cards {
      max-width: none; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    section.card-overview--location-cards .row--cards, section.card-overview--job-cards .row--cards {
      padding-left: 5rem;
      padding-right: 5rem; } }
  section.card-overview--location-cards .row--cards .column, section.card-overview--location-cards .row--cards .columns, section.card-overview--job-cards .row--cards .column, section.card-overview--job-cards .row--cards .columns {
    margin-bottom: 3.125rem; }
    @media print, screen and (min-width: 48em) {
      section.card-overview--location-cards .row--cards .column, section.card-overview--location-cards .row--cards .columns, section.card-overview--job-cards .row--cards .column, section.card-overview--job-cards .row--cards .columns {
        margin-bottom: 2.5rem; } }
    section.card-overview--location-cards .row--cards .column:last-child, section.card-overview--location-cards .row--cards .columns:last-child, section.card-overview--job-cards .row--cards .column:last-child, section.card-overview--job-cards .row--cards .columns:last-child {
      margin-bottom: 0; }

@media print, screen and (min-width: 62em) {
  section.contact {
    margin-left: 5rem; } }

section.contact--form .column, section.contact--form .columns {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 1.5625rem;
  padding-left: 1.5625rem; }
  @media print, screen and (min-width: 48em) {
    section.contact--form .column, section.contact--form .columns {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  @media screen and (min-width: 75em) {
    section.contact--form .column, section.contact--form .columns {
      flex: 0 0 41.66667%;
      max-width: 41.66667%;
      padding-right: 1.5625rem;
      padding-left: 1.5625rem; } }
  @media screen and (min-width: 75em) and (min-width: 48em) {
    section.contact--form .column, section.contact--form .columns {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  section.contact--form .column--text {
    margin-bottom: 2.5rem; }
    @media screen and (min-width: 75em) {
      section.contact--form .column--text {
        margin-bottom: 0; } }
  @media screen and (min-width: 75em) {
    section.contact--form .column--form {
      margin-left: 8.33333%; } }

section.contact--cta {
  background-color: #FFFBF8; }
  section.contact--cta .column--headline, section.contact--cta .column--text, section.contact--cta .column--buttons {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    text-align: center; }
    @media print, screen and (min-width: 48em) {
      section.contact--cta .column--headline, section.contact--cta .column--text, section.contact--cta .column--buttons {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
    @media print, screen and (min-width: 62em) {
      section.contact--cta .column--headline, section.contact--cta .column--text, section.contact--cta .column--buttons {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        padding-right: 1.5625rem;
        padding-left: 1.5625rem;
        margin-left: 16.66667%; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    section.contact--cta .column--headline, section.contact--cta .column--text, section.contact--cta .column--buttons {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  section.contact--cta .column--figure {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    text-align: center; }
    @media print, screen and (min-width: 48em) {
      section.contact--cta .column--figure {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
    section.contact--cta .column--figure .fig-container {
      width: 12.5rem;
      height: 12.5rem;
      background-color: #E21433;
      transform: skew(10deg, 0);
      position: relative;
      margin: 2rem 0 4rem 0;
      display: inline-block; }
      @media screen and (min-width: 23.125em) {
        section.contact--cta .column--figure .fig-container {
          margin: 2rem 2.5rem 4rem 2.5rem;
          width: 15.625rem;
          height: 15.625rem; } }
      section.contact--cta .column--figure .fig-container a {
        display: inline-block; }
    section.contact--cta .column--figure figure {
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: 50%;
      transform: translateY(-50%) skew(-10deg, 0);
      max-width: 12.5rem;
      max-height: 12.5rem; }
      @media screen and (min-width: 23.125em) {
        section.contact--cta .column--figure figure {
          max-width: 15.625rem;
          max-height: 15.625rem; } }
  section.contact--cta .button-group {
    align-items: center;
    justify-content: center;
    margin-top: 2rem; }
    section.contact--cta .button-group .btn {
      z-index: 2;
      display: inline-block; }
      section.contact--cta .button-group .btn:hover {
        color: #E21433 !important;
        border-color: #E21433 !important;
        background-color: transparent !important; }
      section.contact--cta .button-group .btn:nth-child(2):hover {
        color: #201105 !important; }

section.contact--person {
  padding-top: 0; }
  section.contact--person > .row {
    justify-content: flex-start;
    align-items: center;
    position: relative;
    padding-top: 3.125rem; }
    @media print, screen and (min-width: 48em) {
      section.contact--person > .row {
        padding-top: 5rem; } }
    @media print, screen and (min-width: 62em) {
      section.contact--person > .row {
        padding-top: 6.25rem; } }
    section.contact--person > .row:before {
      content: '';
      height: 0.0625rem;
      position: absolute;
      top: 0;
      left: 1.5625rem;
      background-color: #E3E3E3;
      display: block;
      width: calc(100% - 3.125rem); }
      @media print, screen and (min-width: 62em) {
        section.contact--person > .row:before {
          left: calc(5rem + 1.25rem);
          width: calc(100% - 10rem - 2.5rem); } }

@media print, screen and (min-width: 62em) {
  section.contact--headline-large .column--headline, section.contact--headline-large .column--text, section.contact--headline-large .column--buttons {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    margin-left: 8.33333%; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    section.contact--headline-large .column--headline, section.contact--headline-large .column--text, section.contact--headline-large .column--buttons {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

section.contact--headline-large h1, section.contact--headline-large h2, section.contact--headline-large .bg-img-card .inner .title, .bg-img-card .inner section.contact--headline-large .title, section.contact--headline-large h3 {
  font-size: 80px; }
  @media print, screen and (min-width: 48em) {
    section.contact--headline-large h1, section.contact--headline-large h2, section.contact--headline-large .bg-img-card .inner .title, .bg-img-card .inner section.contact--headline-large .title, section.contact--headline-large h3 {
      font-size: 120px; } }
  @media screen and (min-width: 75em) {
    section.contact--headline-large h1, section.contact--headline-large h2, section.contact--headline-large .bg-img-card .inner .title, .bg-img-card .inner section.contact--headline-large .title, section.contact--headline-large h3 {
      font-size: 180px; } }

@media print, screen and (min-width: 62em) {
  section.contact--cta-small .row .column, section.contact--cta-small .row .columns {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    margin-left: 25%; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    section.contact--cta-small .row .column, section.contact--cta-small .row .columns {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

@media print, screen and (min-width: 62em) {
  section.highlighted-case > .row {
    max-width: none; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    section.highlighted-case > .row {
      padding-left: 5rem;
      padding-right: 5rem; } }

@media print, screen and (min-width: 62em) {
  section.introduction {
    margin-left: 5rem; } }

section.introduction .row .column, section.introduction .row .columns {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 1.5625rem;
  padding-left: 1.5625rem; }
  @media print, screen and (min-width: 48em) {
    section.introduction .row .column, section.introduction .row .columns {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  section.introduction .row .column p:last-of-type, section.introduction .row .columns p:last-of-type {
    margin-bottom: 0; }

section.introduction + section {
  padding-top: 0; }

section.large-link-list {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #FFFBF8; }
  @media print, screen and (min-width: 62em) {
    section.large-link-list {
      margin-left: 5rem; } }
  section.large-link-list .row {
    max-width: 1600px; }
    section.large-link-list .row .column, section.large-link-list .row .columns {
      position: relative; }
    section.large-link-list .row .wrapper {
      background-color: #001FA6;
      border-radius: 4px;
      overflow: hidden; }
      section.large-link-list .row .wrapper .inner {
        max-width: 75rem;
        margin: 0 auto;
        padding-top: 3rem;
        padding-bottom: 3rem; }
        @media print, screen and (min-width: 48em) {
          section.large-link-list .row .wrapper .inner {
            padding-bottom: 8rem; } }
        section.large-link-list .row .wrapper .inner .subtitle {
          color: #F2E3D7; }
        section.large-link-list .row .wrapper .inner .list-group {
          display: flex;
          flex-direction: column;
          margin-top: 1rem; }
        section.large-link-list .row .wrapper .inner a, section.large-link-list .row .wrapper .inner button {
          position: relative;
          font-family: "new_title", Arial, sans-serif;
          font-weight: 700;
          color: #F2E3D7;
          text-decoration: none;
          font-size: 2.375rem;
          border-top: 0.0625rem solid #F2E3D7;
          padding: .75rem 0 .75rem 3rem;
          transition: padding-left 400ms ease-in-out;
          text-align: left; }
          @media print, screen and (min-width: 48em) {
            section.large-link-list .row .wrapper .inner a, section.large-link-list .row .wrapper .inner button {
              padding: .75rem 0 .75rem 8rem; } }
          section.large-link-list .row .wrapper .inner a:before, section.large-link-list .row .wrapper .inner button:before {
            content: "\f178";
            font-family: "icomoon";
            font-size: .75rem;
            display: block;
            transition: transform 400ms ease-in-out;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%); }
            @media print, screen and (min-width: 48em) {
              section.large-link-list .row .wrapper .inner a:before, section.large-link-list .row .wrapper .inner button:before {
                font-size: 1.5rem; } }
          section.large-link-list .row .wrapper .inner a:last-child, section.large-link-list .row .wrapper .inner button:last-child {
            border-bottom: 0.0625rem solid #F2E3D7; }
          @media print, screen and (min-width: 48em) {
            section.large-link-list .row .wrapper .inner a, section.large-link-list .row .wrapper .inner button {
              font-size: 4.375rem; } }
          @media print, screen and (min-width: 62em) {
            section.large-link-list .row .wrapper .inner a, section.large-link-list .row .wrapper .inner button {
              font-size: 6.25rem;
              line-height: 1; } }
          section.large-link-list .row .wrapper .inner a:hover, section.large-link-list .row .wrapper .inner button:hover {
            padding-left: 6rem; }
            @media print, screen and (min-width: 48em) {
              section.large-link-list .row .wrapper .inner a:hover, section.large-link-list .row .wrapper .inner button:hover {
                padding-left: 12rem; } }
            section.large-link-list .row .wrapper .inner a:hover:before, section.large-link-list .row .wrapper .inner button:hover:before {
              transform: translateY(-50%) translateX(10px); }

section.page-header {
  position: relative;
  height: 380px;
  background-color: #001FA6;
  margin-bottom: 40px; }
  @media screen and (max-width: 23.125em) {
    section.page-header {
      padding: 1.5625rem 0; } }
  @media screen and (min-width: 23.125em) {
    section.page-header {
      height: 470px; } }
  @media print, screen and (min-width: 48em) {
    section.page-header {
      height: 670px; } }
  @media print, screen and (min-width: 62em) {
    section.page-header {
      height: 100vh;
      width: 100%; } }
  .page--bbeng section.page-header, .page--homepage section.page-header, .page--home section.page-header {
    margin-bottom: 0; }
  section.page-header .row {
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    height: 100%; }
    @media print, screen and (min-width: 62em) {
      section.page-header .row {
        justify-content: flex-start;
        align-items: center;
        max-width: none; }
        section.page-header .row.bottom {
          justify-content: flex-start;
          align-items: flex-end;
          max-width: none; } }
    @media print, screen and (min-width: 62em) and (min-width: 48em) {
      section.page-header .row.bottom {
        padding-left: 5rem;
        padding-right: 5rem; } }
    @media print, screen and (min-width: 62em) {
        section.page-header .row.top {
          justify-content: flex-start;
          align-items: flex-start;
          max-width: none; } }
    @media print, screen and (min-width: 62em) and (min-width: 48em) {
      section.page-header .row.top {
        padding-left: 5rem;
        padding-right: 5rem; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    section.page-header .row {
      padding-left: 5rem;
      padding-right: 5rem; } }
    section.page-header .row .column, section.page-header .row .columns {
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 1.5625rem;
      padding-left: 1.5625rem;
      z-index: 1; }
      @media print, screen and (min-width: 48em) {
        section.page-header .row .column, section.page-header .row .columns {
          padding-right: 1.25rem;
          padding-left: 1.25rem; } }
      @media screen and (min-width: 90em) {
        section.page-header .row .column, section.page-header .row .columns {
          flex: 0 0 50%;
          max-width: 50%;
          padding-right: 1.5625rem;
          padding-left: 1.5625rem; } }
  @media screen and (min-width: 90em) and (min-width: 48em) {
    section.page-header .row .column, section.page-header .row .columns {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  section.page-header * {
    color: #ffffff; }
  section.page-header .entry-content {
    margin-top: 1rem; }
    @media print, screen and (min-width: 48em) {
      section.page-header .entry-content {
        margin-top: 2rem; } }
  section.page-header h1, section.page-header h2, section.page-header .bg-img-card .inner .title, .bg-img-card .inner section.page-header .title, section.page-header h3 {
    margin-bottom: 0; }
    @media screen and (max-width: 23.125em) {
      section.page-header h1, section.page-header h2, section.page-header .bg-img-card .inner .title, .bg-img-card .inner section.page-header .title, section.page-header h3 {
        font-size: 2.375rem; } }
  section.page-header p:last-of-type {
    margin-bottom: 0; }
  @media screen and (max-width: 23.125em) {
    section.page-header p {
      font-size: 0.875rem; } }
  @media print, screen and (min-width: 48em) {
    section.page-header p {
      font-size: 20px; } }
  @media screen and (max-width: 23.125em) {
    section.page-header .subtitle {
      font-size: 0.875rem; } }
  section.page-header .btn {
    display: inline-block;
    margin-top: 1rem; }
    @media print, screen and (min-width: 48em) {
      section.page-header .btn {
        margin-top: 2rem; } }
  section.page-header figure img {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute; }

@media print, screen and (min-width: 62em) {
  body.page--homepage section.page-header {
    padding-left: 5rem; } }

.neos-backend section.page-header [data-__neos-property="subtitle"][data-neos-placeholder]:before,
.neos-backend section.page-header [data-__neos-property="text"][data-neos-placeholder]:before {
  color: #ffffff; }

.neos-backend section.page-header [data-__neos-property="text"][data-neos-placeholder]:before {
  font-size: 20px; }
  @media print, screen and (max-width: 47.99875em) {
    .neos-backend section.page-header [data-__neos-property="text"][data-neos-placeholder]:before {
      display: none; } }

@media print, screen and (min-width: 62em) {
  section.page-video-header {
    margin-left: 5rem; } }

section.page-video-header .row {
  max-width: 1600px; }
  section.page-video-header .row .column, section.page-video-header .row .columns {
    position: relative; }

section.page-video-header .wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  padding: 0 1.5rem; }
  @media print, screen and (min-width: 62em) {
    section.page-video-header .wrapper {
      padding: 0 1.25rem; } }

section.page-video-header .text-container {
  position: relative;
  overflow: hidden;
  border-radius: 4px; }
  section.page-video-header .text-container .inner {
    background: #000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 60%);
    padding-top: 4rem;
    padding-bottom: 3rem;
    display: flex;
    flex-direction: column;
    text-align: center; }
    section.page-video-header .text-container .inner * {
      color: #ffffff; }
    section.page-video-header .text-container .inner h1, section.page-video-header .text-container .inner h2, section.page-video-header .text-container .bg-img-card .inner .title, .bg-img-card section.page-video-header .text-container .inner .title, section.page-video-header .text-container .inner h3 {
      margin-bottom: 1.5rem;
      color: #ffffff; }
    section.page-video-header .text-container .inner .btn {
      margin: .5rem auto 0 auto; }

section.page-video-header .media-container {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  aspect-ratio: 16 / 6.5;
  min-height: 500px;
  width: 100%; }
  @media print, screen and (min-width: 62em) {
    section.page-video-header .media-container {
      min-height: auto; } }
  section.page-video-header .media-container video {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

section.page-video-header--bg-creme {
  background-color: #F6EDE5; }

section.page-video-header--white {
  background-color: #ffffff; }

section.page-video-header + section.text {
  padding-top: 0; }

body.neos-backend section.page-video-header .column, body.neos-backend section.page-video-header .columns {
  aspect-ratio: 16 / 6; }
  body.neos-backend section.page-video-header .column .inner, body.neos-backend section.page-video-header .columns .inner {
    justify-content: end; }

@media print, screen and (min-width: 62em) {
  section.text {
    margin-left: 5rem; } }

section.text .row .column, section.text .row .columns {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 1.5625rem;
  padding-left: 1.5625rem; }
  @media print, screen and (min-width: 48em) {
    section.text .row .column, section.text .row .columns {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

section.text p:last-of-type {
  margin-bottom: 0; }

section.text .button-group {
  display: flex;
  margin-top: 2rem;
  margin-bottom: 0;
  gap: 1.5rem; }
  section.text .button-group:empty {
    display: none; }
  section.text .button-group a {
    margin: 0; }
  section.text .button-group .btn:nth-child(1):hover {
    background-color: transparent !important; }
  body:not(.neos-backend) section.text .button-group .btn:nth-child(1):hover {
    background-color: transparent !important; }

@media print, screen and (min-width: 62em) {
  section.text--small .row .column, section.text--small .row .columns {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    margin-left: 16.66667%; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    section.text--small .row .column, section.text--small .row .columns {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

section.text--bg-creme {
  background-color: #F6EDE5; }

section.text--headline-large h1, section.text--headline-large h2, section.text--headline-large .bg-img-card .inner .title, .bg-img-card .inner section.text--headline-large .title, section.text--headline-large h3 {
  font-size: 5rem; }
  @media print, screen and (min-width: 48em) {
    section.text--headline-large h1, section.text--headline-large h2, section.text--headline-large .bg-img-card .inner .title, .bg-img-card .inner section.text--headline-large .title, section.text--headline-large h3 {
      font-size: 8.75rem; } }
  @media print, screen and (min-width: 62em) {
    section.text--headline-large h1, section.text--headline-large h2, section.text--headline-large .bg-img-card .inner .title, .bg-img-card .inner section.text--headline-large .title, section.text--headline-large h3 {
      font-size: 11.875rem; } }
  body:not(.neos-backend) section.text--headline-large h1:not(:has(+ p)), body:not(.neos-backend) section.text--headline-large h2:not(:has(+ p)), body:not(.neos-backend) section.text--headline-large .bg-img-card .inner .title:not(:has(+ p)), .bg-img-card .inner body:not(.neos-backend) section.text--headline-large .title:not(:has(+ p)), body:not(.neos-backend) section.text--headline-large h3:not(:has(+ p)) {
    margin-bottom: 0; }

section.text--headline-large p {
  font-size: 1.5rem;
  letter-spacing: 0;
  line-height: 1.3; }
  @media print, screen and (min-width: 62em) {
    section.text--headline-large p {
      font-size: 1.875rem;
      line-height: 1.2; } }

section.text--center {
  text-align: center; }
  section.text--center .button-group {
    justify-content: center; }

section.text + section.page-video-header {
  padding-top: 0;
  margin-top: calc(-50px + 2rem); }
  @media print, screen and (min-width: 48em) {
    section.text + section.page-video-header {
      margin-top: calc(-80px + 2rem); } }
  @media print, screen and (min-width: 62em) {
    section.text + section.page-video-header {
      margin-top: calc(-100px + 2rem); } }

@media print, screen and (min-width: 62em) {
  body.page--homepage article section:first-child {
    padding-top: 40px; } }

@media print, screen and (min-width: 62em) {
  section.page-video-header + section.text {
    margin-top: -2.5rem; } }

section.text-with-image {
  background-color: #FFFBF8; }
  @media print, screen and (min-width: 48em) {
    section.text-with-image {
      padding: 0; } }
  section.text-with-image .row {
    justify-content: flex-start;
    align-items: center; }
    @media print, screen and (min-width: 62em) {
      section.text-with-image .row {
        max-width: none; } }
    section.text-with-image .row .column--text {
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 1.5625rem;
      padding-left: 1.5625rem; }
      @media print, screen and (min-width: 48em) {
        section.text-with-image .row .column--text {
          padding-right: 1.25rem;
          padding-left: 1.25rem; } }
      @media print, screen and (max-width: 47.99875em) {
        section.text-with-image .row .column--text {
          order: 2; } }
      @media print, screen and (min-width: 48em) {
        section.text-with-image .row .column--text {
          flex: 0 0 50%;
          max-width: 50%;
          padding-right: 1.5625rem;
          padding-left: 1.5625rem;
          padding-top: 2.5rem;
          padding-bottom: 2.5rem; } }
  @media print, screen and (min-width: 48em) and (min-width: 48em) {
    section.text-with-image .row .column--text {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
      @media print, screen and (min-width: 62em) {
        section.text-with-image .row .column--text {
          padding-left: calc(5rem + 1.25rem);
          padding-right: calc(5rem + 1.25rem); } }
    section.text-with-image .row .column--figure {
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 0;
      padding-left: 0; }
      @media print, screen and (max-width: 47.99875em) {
        section.text-with-image .row .column--figure {
          order: 1; } }
      @media print, screen and (min-width: 48em) {
        section.text-with-image .row .column--figure {
          flex: 0 0 50%;
          max-width: 50%;
          padding-right: 0;
          padding-left: 0; } }
  section.text-with-image h1, section.text-with-image h2, section.text-with-image .bg-img-card .inner .title, .bg-img-card .inner section.text-with-image .title, section.text-with-image h3 {
    margin-top: 1rem; }
  section.text-with-image figure {
    position: relative;
    overflow: hidden;
    height: 0;
    width: 100%;
    padding-top: 100%; }
    @media print, screen and (max-width: 47.99875em) {
      section.text-with-image figure {
        margin-top: 0;
        margin-bottom: 3.125rem; } }
    @media screen and (min-width: 37.5em) {
      section.text-with-image figure {
        padding-top: 75%; } }
    @media print, screen and (min-width: 48em) {
      section.text-with-image figure {
        margin: 0;
        min-height: 60vh;
        padding-top: 60vh; } }
    @media screen and (min-width: 75em) {
      section.text-with-image figure {
        min-height: 50vh;
        padding-top: 50vh; } }
    section.text-with-image figure img {
      position: absolute;
      top: 0;
      left: 50%;
      height: 100%;
      min-width: 100%;
      max-width: none;
      -o-object-fit: cover;
         object-fit: cover;
      transform: translateX(-50%); }
  section.text-with-image .button-group {
    display: flex;
    margin-top: 2rem;
    margin-bottom: 0;
    gap: 1rem; }
    section.text-with-image .button-group:empty {
      display: none; }
    section.text-with-image .button-group a {
      margin: 0; }

@media print, screen and (min-width: 62em) {
  section.text-with-image--text-right .row {
    padding-left: 0; } }

section.text-with-image--text-right .row .column--text {
  order: 2; }
  @media print, screen and (min-width: 62em) {
    section.text-with-image--text-right .row .column--text {
      padding-right: calc(5rem + 1.25rem);
      padding-left: calc(5rem + 1.25rem); } }

section.text-with-image--text-right .row .column--figure {
  order: 1; }

section.text-with-image--text-right figure {
  margin-top: 0;
  margin-bottom: 3.125rem; }
  @media print, screen and (min-width: 48em) {
    section.text-with-image--text-right figure {
      margin: 0; } }

@media print, screen and (max-width: 47.99875em) {
  section.text-with-image--red, section.text-with-image--blue {
    padding-top: 0; } }

@media print, screen and (min-width: 48em) {
  section.text-with-image--red, section.text-with-image--blue {
    padding-bottom: 0; } }

section.text-with-image--red *, section.text-with-image--blue * {
  color: #ffffff; }

@media print, screen and (max-width: 47.99875em) {
  section.text-with-image--text-right.text-with-image--red, section.text-with-image--text-right.text-with-image--blue {
    padding-top: 0;
    padding-bottom: 3.125rem; } }

section.text-with-image--red {
  background-color: #E21433; }

section.text-with-image--blue {
  background-color: #001FA6; }

section.text-with-image--content-width {
  padding: 3.125rem 0; }
  @media print, screen and (min-width: 48em) {
    section.text-with-image--content-width {
      padding: 5rem 0; } }
  @media print, screen and (min-width: 62em) {
    section.text-with-image--content-width {
      margin-left: 5rem;
      padding: 6.25rem 0; } }
  @media print, screen and (min-width: 62em) {
    section.text-with-image--content-width .row {
      max-width: 75rem; } }
  section.text-with-image--content-width .row .column--text {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem; }
    @media print, screen and (min-width: 62em) {
      section.text-with-image--content-width .row .column--text {
        padding-right: 1.25rem;
        padding-left: 1.25rem; } }
  @media print, screen and (min-width: 62em) {
    section.text-with-image--content-width.text-with-image--text-right .column--text {
      padding-left: 2rem; } }
  @media screen and (min-width: 75em) {
    section.text-with-image--content-width.text-with-image--text-right .column--text {
      padding-left: 4rem; } }

@media print, screen and (max-width: 47.99875em) {
  section.text-with-image + section.text-with-image {
    padding-top: 0; } }

@media print, screen and (min-width: 62em) {
  section.visual .row {
    max-width: none; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    section.visual .row {
      padding-left: 5rem;
      padding-right: 5rem; } }

section.visual .row .bg-image {
  padding-top: 56.25%;
  position: relative; }
  section.visual .row .bg-image figure {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.accordion-list {
  --accordion-pad-x: 0;
  --accordion-pad-y: .5rem;
  --accordion-toggle-size: 2rem;
  margin-left: 0;
  margin-bottom: -2rem; }
  .accordion-list .accordion-item,
  .accordion-list .accordion-content {
    overflow: hidden; }
  .accordion-list .accordion-item {
    position: relative; }
    .accordion-list .accordion-item:last-child {
      margin-bottom: 0; }
  .accordion-list .accordion-header {
    position: relative;
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: var(--accordion-pad-y) var(--accordion-pad-x) var(--accordion-pad-y) 0; }
    .accordion-list .accordion-header .accordion-title {
      font-weight: normal;
      font-size: 1.375rem;
      letter-spacing: 0;
      line-height: 1.3;
      padding-right: 3rem; }
      @media print, screen and (min-width: 62em) {
        .accordion-list .accordion-header .accordion-title {
          font-size: 1.75rem;
          line-height: 1.4; } }
  .accordion-list .accordion-toggle {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent; }
    .accordion-list .accordion-toggle .toggle-icon {
      position: absolute;
      right: var(--accordion-pad-x);
      width: var(--accordion-toggle-size);
      height: var(--accordion-toggle-size);
      line-height: var(--accordion-toggle-size);
      text-align: center;
      display: block;
      cursor: pointer;
      transform-origin: center center;
      background-repeat: no-repeat;
      background-position: center center;
      transition-property: transform;
      transition-duration: 200ms;
      transition-timing-function: ease-in-out;
      color: #201105;
      top: 50%;
      transform: translateY(-50%) rotate(0); }
      .accordion-list .accordion-toggle .toggle-icon:before {
        content: "\e900";
        font-family: "icomoon";
        position: relative;
        font-size: 1.5rem;
        display: block;
        transition: transform 100ms ease-in-out; }
  .accordion-list .accordion-content {
    max-height: 0;
    transition: max-height 200ms ease-out;
    padding-right: 4rem; }
    .accordion-list .accordion-content .inner {
      padding: 0 0 2rem 0; }
      .accordion-list .accordion-content .inner p:last-of-type {
        margin-bottom: 0; }

.accordion-item[aria-expanded="true"] .toggle-icon:before {
  transform: rotate(45deg); }

.neos-backend .accordion .accordion-header {
  padding-bottom: 0; }

.neos-backend .accordion .accordion-toggle {
  pointer-events: none; }

.neos-backend .accordion .accordion-content {
  max-height: 60rem; }
  .neos-backend .accordion .accordion-content .inner {
    padding: 1.5rem 0; }
    .neos-backend .accordion .accordion-content .inner p:last-of-type {
      margin-bottom: 0; }

article.article-content {
  padding-top: 0; }
  article.article-content header .row--visual {
    max-width: none; }
    article.article-content header .row--visual .column, article.article-content header .row--visual .columns {
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 0;
      padding-left: 0; }
    article.article-content header .row--visual .bg-image {
      justify-content: flex-start;
      align-items: center;
      display: flex;
      position: relative;
      height: 21.875rem;
      margin-bottom: 5rem; }
      @media print, screen and (min-width: 48em) {
        article.article-content header .row--visual .bg-image {
          height: 28.125rem;
          margin-bottom: 7.5rem; } }
      @media screen and (min-width: 75em) {
        article.article-content header .row--visual .bg-image {
          height: 670px; } }
      article.article-content header .row--visual .bg-image figure {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
      article.article-content header .row--visual .bg-image .entry-title {
        max-width: 48.75rem;
        font-family: "new_title", Arial, sans-serif;
        font-weight: 700;
        line-height: 1.1;
        letter-spacing: 0.4px;
        color: #ffffff;
        width: 100%;
        margin: 0 auto;
        opacity: 0;
        visibility: hidden;
        font-size: 3.125rem;
        padding: 0 1.5625rem; }
        @media print, screen and (min-width: 48em) {
          article.article-content header .row--visual .bg-image .entry-title {
            font-size: 4.375rem;
            padding: 0 1.25rem; } }
        @media print, screen and (min-width: 62em) {
          article.article-content header .row--visual .bg-image .entry-title {
            font-size: 7.5rem;
            line-height: 1; } }
        .neos-backend article.article-content header .row--visual .bg-image .entry-title {
          opacity: 1;
          visibility: visible; }
          .neos-backend article.article-content header .row--visual .bg-image .entry-title [data-__neos-property="headerTitle"][data-neos-placeholder]:before {
            color: rgba(255, 255, 255, 0.8); }
        article.article-content header .row--visual .bg-image .entry-title * {
          margin-bottom: 0; }
      article.article-content header .row--visual .bg-image.ready .entry-title {
        animation: fade-in 300ms forwards;
        animation-delay: 50ms;
        opacity: 0;
        visibility: visible; }
  article.article-content header .row--headline {
    max-width: 48.75rem;
    margin-bottom: 2.5rem; }
  article.article-content header h1, article.article-content header h2, article.article-content header .bg-img-card .inner .title, .bg-img-card .inner article.article-content header .title, article.article-content header h3 {
    margin-bottom: 1rem;
    font-size: 2.5rem; }
    @media print, screen and (min-width: 48em) {
      article.article-content header h1, article.article-content header h2, article.article-content header .bg-img-card .inner .title, .bg-img-card .inner article.article-content header .title, article.article-content header h3 {
        font-size: 3.75rem; } }
    @media print, screen and (min-width: 62em) {
      article.article-content header h1, article.article-content header h2, article.article-content header .bg-img-card .inner .title, .bg-img-card .inner article.article-content header .title, article.article-content header h3 {
        font-size: 6.25rem;
        line-height: 1; } }
  article.article-content header .meta .time {
    font-size: 80%;
    margin: 0 0.875rem 1rem 0;
    display: inline-block; }
    article.article-content header .meta .time:before {
      content: "";
      font-family: "icomoon";
      margin-right: 0.3125rem; }
    article.article-content header .meta .time:last-child {
      margin-right: 0; }
  article.article-content header .meta .job-time {
    font-size: 80%;
    margin: 0 0.875rem 1rem 0;
    display: inline-block; }
    article.article-content header .meta .job-time:before {
      content: "";
      font-family: "icomoon";
      margin-right: 0.3125rem; }
    article.article-content header .meta .job-time:last-child {
      margin-right: 0; }
  article.article-content header .meta .author {
    font-size: 80%;
    margin: 0 0.875rem 1rem 0;
    display: inline-block; }
    article.article-content header .meta .author:before {
      content: "";
      font-family: "icomoon";
      margin-right: 0.3125rem; }
    article.article-content header .meta .author:last-child {
      margin-right: 0; }
  article.article-content header .meta .location {
    font-size: 80%;
    margin: 0 0.875rem 1rem 0;
    display: inline-block; }
    article.article-content header .meta .location:before {
      content: "";
      font-family: "icomoon";
      margin-right: 0.3125rem; }
    article.article-content header .meta .location:last-child {
      margin-right: 0; }
  article.article-content header .meta .job-location {
    font-size: 80%;
    margin: 0 0.875rem 1rem 0;
    display: inline-block; }
    article.article-content header .meta .job-location:before {
      content: "";
      font-family: "icomoon";
      margin-right: 0.3125rem; }
    article.article-content header .meta .job-location:last-child {
      margin-right: 0; }
  article.article-content section.content {
    padding: 0; }
    article.article-content section.content section {
      padding: 0;
      margin-bottom: 2.5rem; }
      article.article-content section.content section:last-child {
        margin-bottom: 0; }
      article.article-content section.content section .row {
        padding: 0; }
      article.article-content section.content section > .row {
        max-width: 48.75rem; }
      article.article-content section.content section h1, article.article-content section.content section h2, article.article-content section.content section .bg-img-card .inner .title, .bg-img-card .inner article.article-content section.content section .title, article.article-content section.content section h3,
      article.article-content section.content section h4, article.article-content section.content section h5, article.article-content section.content section h6, article.article-content section.content section.contact--person .column--headline .title, article.article-content section.content section footer .column--headline .title, article.article-content footer .column--headline section.content section .title, article.article-content section.content section.contact--person .column--contact .name, article.article-content section.content section footer .column--contact .name, article.article-content footer .column--contact section.content section .name {
        margin-bottom: 1rem; }
      article.article-content section.content section p + h1 {
        margin-top: 2rem; }
      article.article-content section.content section p + h2, article.article-content section.content section .bg-img-card .inner p + .title, .bg-img-card .inner article.article-content section.content section p + .title,
      article.article-content section.content section p + h3 {
        margin-top: 2rem; }
  article.article-content section + footer {
    margin-top: 2.5rem; }
  article.article-content footer > .row {
    justify-content: flex-start;
    align-items: center;
    max-width: 48.75rem;
    position: relative;
    padding-top: calc(2.5rem + 1rem); }
    article.article-content footer > .row:before {
      content: '';
      height: 0.0625rem;
      position: absolute;
      top: 0;
      left: 1.25rem;
      background-color: #E3E3E3;
      display: block;
      width: calc(100% - 2.5rem); }

article section:last-child.card-overview--blog-cards {
  padding-bottom: 0; }

article.article-content section.content section.visual > .row {
  max-width: 66.875rem; }
  article.article-content section.content section.visual > .row .column, article.article-content section.content section.visual > .row .columns {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0; }

article.article-content section.content section.visual .bg-image {
  margin-bottom: 1rem; }
  article.article-content section.content section.visual .bg-image figure {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

@media print, screen and (min-width: 62em) {
  article.article-content section.content section.contact--cta .column--headline, article.article-content section.content section.contact--cta .column--text, article.article-content section.content section.contact--cta .column--buttons {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    margin-left: 0%; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    article.article-content section.content section.contact--cta .column--headline, article.article-content section.content section.contact--cta .column--text, article.article-content section.content section.contact--cta .column--buttons {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

article.article-content section.content section.card-overview--text-cards .row--heading {
  max-width: 48.75rem; }
  @media screen and (min-width: 75em) {
    article.article-content section.content section.card-overview--text-cards .row--heading .column, article.article-content section.content section.card-overview--text-cards .row--heading .columns {
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 1.5625rem;
      padding-left: 1.5625rem; } }
  @media screen and (min-width: 75em) and (min-width: 48em) {
    article.article-content section.content section.card-overview--text-cards .row--heading .column, article.article-content section.content section.card-overview--text-cards .row--heading .columns {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

article.article-content section.content section.card-overview--text-cards .row--cards {
  max-width: 66.875rem; }
  @media screen and (min-width: 75em) {
    article.article-content section.content section.card-overview--text-cards .row--cards {
      max-width: calc( 66.875rem + 2.5rem); } }
  @media screen and (min-width: 112.5em) {
    article.article-content section.content section.card-overview--text-cards .row--cards {
      flex-wrap: wrap; }
      article.article-content section.content section.card-overview--text-cards .row--cards > .column, article.article-content section.content section.card-overview--text-cards .row--cards > .columns {
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }

article.article-content section.content section.highlighted-case > .row {
  max-width: 66.875rem; }
  @media screen and (min-width: 75em) {
    article.article-content section.content section.highlighted-case > .row > .column, article.article-content section.content section.highlighted-case > .row > .columns {
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 0;
      padding-left: 0; } }

article.highlighted-case {
  position: relative;
  overflow: hidden; }
  article.highlighted-case .row {
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap; }
    article.highlighted-case .row > .column, article.highlighted-case .row > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
    @media print, screen and (min-width: 62em) {
      article.highlighted-case .row {
        flex-wrap: wrap; }
        article.highlighted-case .row > .column, article.highlighted-case .row > .columns {
          flex: 0 0 50%;
          max-width: 50%; } }
    @media screen and (min-width: 90em) {
      article.highlighted-case .row {
        min-height: 26.25rem; } }
  article.highlighted-case .inner {
    padding: 1.5625rem; }
    @media print, screen and (min-width: 48em) {
      article.highlighted-case .inner {
        padding: 1.25rem; } }
    @media print, screen and (min-width: 62em) {
      article.highlighted-case .inner {
        padding: 2.5rem 1.25rem; } }
  article.highlighted-case .bg-image {
    padding-top: 56.25%; }
    @media print, screen and (min-width: 62em) {
      article.highlighted-case .bg-image {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        padding-top: 0;
        width: 50%; } }
    article.highlighted-case .bg-image figure {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  article.highlighted-case h1, article.highlighted-case p {
    color: #ffffff; }
  article.highlighted-case h1 {
    margin-bottom: 1rem;
    font-size: 1.875rem; }
    @media print, screen and (min-width: 48em) {
      article.highlighted-case h1 {
        font-size: 3.125rem; } }
  article.highlighted-case a {
    display: block;
    text-decoration: none; }
  article.highlighted-case p:last-of-type {
    margin-bottom: 0; }
  article.highlighted-case .btn {
    z-index: 2;
    display: inline-block;
    margin-top: 2rem; }

article.highlighted-case--red {
  background-color: #E21433; }

article.highlighted-case--blue {
  background-color: #001FA6; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button {
  line-height: inherit; }

.btn--red, section.button .btn, section.contact--cta .button-group .btn, section.page-header .btn, section.text-with-image--blue .btn, article.highlighted-case--blue .btn, .text-card .btn, form button, .btn--blue, section.text-with-image--red .btn, article.highlighted-case--red .btn, .case-card .btn, .btn--light-blue, section.page-video-header .text-container .inner .btn, section.text .button-group .btn:nth-child(1), .btn--light-blue-outline, section.text .button-group .btn:nth-child(2), .btn--black, section.card-overview section.introduction .btn, section.contact--cta .button-group .btn:nth-child(2), .service-card .btn, .btn--creme, section.text-with-image .button-group .btn, .case-card .button-group .btn-item {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.04px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  position: relative;
  text-align: left;
  text-decoration: none;
  vertical-align: bottom;
  -moz-osx-font-smoothing: grayscale;
  padding: 0.5rem 0.875rem;
  border: 0;
  border-radius: .25rem;
  transition: background-color 300ms cubic-bezier(0.215, 0.6, 0.36, 1); }
  @media screen and (min-width: 25em) {
    .btn--red, section.button .btn, section.contact--cta .button-group .btn, section.page-header .btn, section.text-with-image--blue .btn, article.highlighted-case--blue .btn, .text-card .btn, form button, .btn--blue, section.text-with-image--red .btn, article.highlighted-case--red .btn, .case-card .btn, .btn--light-blue, section.page-video-header .text-container .inner .btn, section.text .button-group .btn:nth-child(1), .btn--light-blue-outline, section.text .button-group .btn:nth-child(2), .btn--black, section.card-overview section.introduction .btn, section.contact--cta .button-group .btn:nth-child(2), .service-card .btn, .btn--creme, section.text-with-image .button-group .btn, .case-card .button-group .btn-item {
      padding: 0.5rem 1.25rem; } }

.btn--red, section.button .btn, section.contact--cta .button-group .btn, section.page-header .btn, section.text-with-image--blue .btn, article.highlighted-case--blue .btn, .text-card .btn, form button {
  background-color: #E21433;
  color: #ffffff;
  border: 0.0625rem solid #E21433; }
  .btn--red:hover, section.button .btn:hover, section.contact--cta .button-group .btn:hover, section.page-header .btn:hover, section.text-with-image--blue .btn:hover, article.highlighted-case--blue .btn:hover, .text-card .btn:hover, form button:hover {
    background-color: #ffffff;
    color: #E21433;
    border-color: #ffffff; }
  .btn--red:active, section.button .btn:active, section.contact--cta .button-group .btn:active, section.page-header .btn:active, section.text-with-image--blue .btn:active, article.highlighted-case--blue .btn:active, .text-card .btn:active, form button:active, .btn--red:focus, section.button .btn:focus, section.contact--cta .button-group .btn:focus, section.page-header .btn:focus, section.text-with-image--blue .btn:focus, article.highlighted-case--blue .btn:focus, .text-card .btn:focus, form button:focus {
    background-color: #ffffff;
    color: #E21433; }

.btn--blue, section.text-with-image--red .btn, article.highlighted-case--red .btn, .case-card .btn {
  background-color: #001FA6;
  color: #ffffff;
  border: 0.0625rem solid #001FA6; }
  .btn--blue:hover, section.text-with-image--red .btn:hover, article.highlighted-case--red .btn:hover, .case-card .btn:hover {
    background-color: #ffffff;
    color: #001FA6;
    border-color: #ffffff; }
  .btn--blue:active, section.text-with-image--red .btn:active, article.highlighted-case--red .btn:active, .case-card .btn:active, .btn--blue:focus, section.text-with-image--red .btn:focus, article.highlighted-case--red .btn:focus, .case-card .btn:focus {
    background-color: #ffffff;
    color: #001FA6; }

.btn--light-blue, section.page-video-header .text-container .inner .btn, section.text .button-group .btn:nth-child(1) {
  background-color: #579EE1;
  color: #201105;
  border: 0.0625rem solid #579EE1; }
  .btn--light-blue:hover, section.page-video-header .text-container .inner .btn:hover, section.text .button-group .btn:hover:nth-child(1) {
    background-color: #579EE1;
    color: #579EE1;
    border-color: #579EE1; }
  .btn--light-blue:active, section.page-video-header .text-container .inner .btn:active, section.text .button-group .btn:active:nth-child(1), .btn--light-blue:focus, section.page-video-header .text-container .inner .btn:focus, section.text .button-group .btn:focus:nth-child(1) {
    background-color: #579EE1;
    color: #579EE1; }

.btn--light-blue-outline, section.text .button-group .btn:nth-child(2) {
  background-color: transparent;
  color: #579EE1;
  border: 0.0625rem solid #579EE1; }
  .btn--light-blue-outline:hover, section.text .button-group .btn:hover:nth-child(2) {
    border-color: #579EE1;
    background-color: #579EE1;
    color: #201105; }

.btn--black, section.card-overview section.introduction .btn, section.contact--cta .button-group .btn:nth-child(2), .service-card .btn {
  background-color: #201105;
  color: #ffffff;
  border: 0.0625rem solid #201105; }
  .btn--black:hover, section.card-overview section.introduction .btn:hover, section.contact--cta .button-group .btn:hover:nth-child(2), .service-card .btn:hover {
    background-color: #ffffff;
    color: #201105;
    border-color: #ffffff; }
  .btn--black:active, section.card-overview section.introduction .btn:active, section.contact--cta .button-group .btn:active:nth-child(2), .service-card .btn:active, .btn--black:focus, section.card-overview section.introduction .btn:focus, section.contact--cta .button-group .btn:focus:nth-child(2), .service-card .btn:focus {
    background-color: #ffffff;
    color: #201105; }
  .btn--black:hover, section.card-overview section.introduction .btn:hover, section.contact--cta .button-group .btn:hover:nth-child(2), .service-card .btn:hover {
    border-color: #201105 !important; }

.btn--creme, section.text-with-image .button-group .btn, .case-card .button-group .btn-item {
  background-color: #F2E3D7;
  color: #201105;
  border: 0.0625rem solid #F2E3D7; }
  .btn--creme:hover, section.text-with-image .button-group .btn:hover, .case-card .button-group .btn-item:hover {
    background-color: #BDD7EF;
    color: #201105;
    border-color: #BDD7EF; }
  .btn--creme:active, section.text-with-image .button-group .btn:active, .case-card .button-group .btn-item:active, .btn--creme:focus, section.text-with-image .button-group .btn:focus, .case-card .button-group .btn-item:focus {
    background-color: #BDD7EF;
    color: #201105; }

.btn--tag {
  font-family: Oswald !important;
  text-transform: uppercase;
  font-weight: 300 !important;
  padding: 2px 8px 4px 8px !important; }

.button-group,
.btn-group {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1;
  margin-bottom: 1rem; }
  .button-group .btn,
  .btn-group .btn {
    margin-right: 1.25rem;
    margin-bottom: 1.25rem; }
  .button-group a:last-child, .button-group button:last-child,
  .btn-group a:last-child,
  .btn-group button:last-child {
    margin-right: 0; }

.case-card {
  position: relative;
  overflow: hidden;
  padding-top: 120%;
  height: 0;
  border-radius: 4px;
  transform: translateY(0);
  transition: transform 400ms cubic-bezier(0.215, 0.6, 0.36, 1); }
  .case-card:after {
    content: '';
    opacity: .75;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .case-card .bg-image {
    width: 101%; }
  .case-card a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 4;
    display: flex;
    align-items: flex-end; }
  .case-card .inner {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3;
    height: 100%;
    transition: opacity 300ms cubic-bezier(0.215, 0.6, 0.36, 1);
    padding: 1.5625rem 1.5625rem 7rem;
    pointer-events: none;
    display: flex;
    opacity: 0;
    flex-direction: column;
    justify-content: end;
    align-items: start; }
    @media print, screen and (min-width: 48em) {
      .case-card .inner {
        padding: 1.25rem 1.25rem 7rem; } }
    .case-card .inner .card-meta {
      transition: opacity 300ms cubic-bezier(0.215, 0.6, 0.36, 1);
      opacity: 0; }
    .case-card .inner .time {
      color: #ffffff;
      font-size: 80%;
      margin: 0 0.875rem 0 0;
      display: inline-block; }
      .case-card .inner .time:before {
        content: "";
        font-family: "icomoon";
        margin-right: 0.3125rem; }
      .case-card .inner .time:last-child {
        margin-right: 0; }
    .case-card .inner .job-time {
      color: #ffffff;
      font-size: 80%;
      margin: 0 0.875rem 0 0;
      display: inline-block; }
      .case-card .inner .job-time:before {
        content: "";
        font-family: "icomoon";
        margin-right: 0.3125rem; }
      .case-card .inner .job-time:last-child {
        margin-right: 0; }
    .case-card .inner .author {
      color: #ffffff;
      font-size: 80%;
      margin: 0 0.875rem 0 0;
      display: inline-block; }
      .case-card .inner .author:before {
        content: "";
        font-family: "icomoon";
        margin-right: 0.3125rem; }
      .case-card .inner .author:last-child {
        margin-right: 0; }
    .case-card .inner .location {
      color: #ffffff;
      font-size: 80%;
      margin: 0 0.875rem 0 0;
      display: inline-block; }
      .case-card .inner .location:before {
        content: "";
        font-family: "icomoon";
        margin-right: 0.3125rem; }
      .case-card .inner .location:last-child {
        margin-right: 0; }
    .case-card .inner .job-location {
      color: #ffffff;
      font-size: 80%;
      margin: 0 0.875rem 0 0;
      display: inline-block; }
      .case-card .inner .job-location:before {
        content: "";
        font-family: "icomoon";
        margin-right: 0.3125rem; }
      .case-card .inner .job-location:last-child {
        margin-right: 0; }
    .case-card .inner .title, .case-card .inner p {
      color: #ffffff; }
    .case-card .inner .title {
      color: #FFFBF8;
      font-size: 3.125rem;
      line-height: 1;
      margin-bottom: 1rem;
      font-family: "new_title", Arial, sans-serif;
      font-weight: 700;
      transition: transform 200ms ease-in-out, opacity 200ms ease-in-out;
      will-change: auto;
      opacity: 0; }
      @media print, screen and (min-width: 48em) {
        .case-card .inner .title {
          font-size: 4.375rem; } }
      body:not(.neos-backend) .case-card .inner .title:not(:has(+ p)) {
        margin-bottom: 0; }
    .case-card .inner p {
      margin-top: 1rem; }
      .case-card .inner p:last-of-type {
        margin-bottom: 0; }
  .case-card .button-group {
    position: absolute;
    top: 0;
    margin: 1.5625rem 1.5625rem;
    z-index: 10;
    display: flex;
    gap: 1rem; }
    .case-card .button-group:empty {
      display: none; }
    .case-card .button-group .btn-item {
      margin: 0; }
      .case-card .button-group .btn-item:hover {
        border-color: #F2E3D7;
        background-color: #F2E3D7; }
  .case-card .btn {
    position: relative;
    z-index: 10;
    margin: 1.5625rem 1.5625rem; }
  .case-card:hover {
    transform: translateY(-20px); }
    .case-card:hover .meta {
      opacity: 0; }
    .case-card:hover .inner {
      top: 0;
      bottom: 0;
      opacity: 1; }
      .case-card:hover .inner .card-meta {
        opacity: 1; }
      .case-card:hover .inner .title {
        transform: translateY(20px);
        opacity: 1; }
    .case-card:hover .btn {
      background-color: transparent !important;
      color: #F2E3D7;
      border-color: #F2E3D7; }
      .case-card:hover .btn:hover {
        border-color: #E21433 !important;
        color: #E21433 !important; }

.case-card {
  background-color: #E21433; }
  .case-card .inner {
    background-color: #E21433; }
  .case-card--bg-red {
    background-color: #63000F; }
    .case-card--bg-red .inner {
      background-color: #63000F; }
  .case-card--bg-blue {
    background-color: #001FA6; }
    .case-card--bg-blue .inner {
      background-color: #001FA6; }
  .case-card--bg-green {
    background-color: #28370F; }
    .case-card--bg-green .inner {
      background-color: #28370F; }
  .case-card--bg-black {
    background-color: #211104; }
    .case-card--bg-black .inner {
      background-color: #211104; }

.block-card {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  background-color: #E21433; }
  @media print, screen and (min-width: 48em) {
    .block-card {
      padding-top: 50%; } }
  @media print, screen and (min-width: 62em) {
    .block-card {
      width: auto;
      padding-top: 0; } }
  .block-card .card-link {
    display: block;
    text-decoration: none; }
  .block-card .card-container {
    display: block; }
    .block-card .card-container .inner:after {
      display: none; }
  .block-card .inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 1.5625rem 1.5625rem 3.125rem; }
    @media print, screen and (min-width: 48em) {
      .block-card .inner {
        padding: 2.5rem 2.5rem 5rem; } }
    @media print, screen and (min-width: 62em) {
      .block-card .inner {
        height: 50vh;
        width: 50vh;
        display: flex;
        flex-direction: column;
        position: relative; } }
    .block-card .inner .title {
      font-size: 2.375rem; }
      @media print, screen and (min-width: 48em) {
        .block-card .inner .title {
          font-size: 3.125rem; } }
  .block-card * {
    color: #ffffff; }
  .block-card figure img {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute; }

.block-card.has-link .inner:after {
  content: '\f178';
  font-family: "icomoon";
  position: absolute;
  font-size: 1.5rem;
  bottom: 1.5625rem;
  right: 1.5625rem; }
  @media print, screen and (min-width: 48em) {
    .block-card.has-link .inner:after {
      bottom: 1.25rem;
      right: 2.5rem; } }
  @media screen and (min-width: 75em) {
    .block-card.has-link .inner:after {
      font-size: 2.125rem;
      transition: all 600ms cubic-bezier(0.215, 0.6, 0.36, 1);
      right: 3.5rem;
      opacity: 0; } }

.block-card--blue {
  background-color: #001FA6; }

@media screen and (min-width: 75em) {
  .block-card:hover .inner:after {
    right: 2.5rem;
    opacity: 1; } }

@media print, screen and (min-width: 62em) {
  .neos-backend .block-card {
    padding-top: 50%; } }

@media print, screen and (min-width: 62em) {
  .neos-backend .block-card .inner {
    height: auto;
    width: auto;
    display: block;
    position: absolute; } }

.neos-backend .block-card:not(.block-card--bg-image) {
  background-image: none !important; }

.neos-backend [data-__neos-property="title"][data-neos-placeholder]:before {
  color: #ffffff; }

.job-card {
  position: relative; }
  .job-card:after {
    content: '';
    background-color: #E21433;
    position: absolute;
    transform-origin: center center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: transform 300ms cubic-bezier(0.215, 0.6, 0.36, 1), background-color 300ms cubic-bezier(0.215, 0.6, 0.36, 1); }
  .job-card .inner {
    position: relative;
    z-index: 2;
    padding: 1.5625rem; }
    @media print, screen and (min-width: 48em) {
      .job-card .inner {
        padding: 1.25rem; } }
    @media screen and (min-width: 75em) {
      .job-card .inner {
        padding: 2.5rem; } }
    .job-card .inner .row {
      justify-content: flex-start;
      align-items: center; }
      .job-card .inner .row .column, .job-card .inner .row .columns {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 1.5625rem;
        padding-left: 1.5625rem;
        margin: 0; }
        @media print, screen and (min-width: 48em) {
          .job-card .inner .row .column, .job-card .inner .row .columns {
            padding-right: 1.25rem;
            padding-left: 1.25rem; } }
        @media screen and (min-width: 75em) {
          .job-card .inner .row .column--title {
            flex: 0 0 66.66667%;
            max-width: 66.66667%;
            padding-right: 1.5625rem;
            padding-left: 1.5625rem; } }
  @media screen and (min-width: 75em) and (min-width: 48em) {
    .job-card .inner .row .column--title {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
        @media screen and (min-width: 75em) {
          .job-card .inner .row .column--meta {
            flex: 0 0 33.33333%;
            max-width: 33.33333%;
            padding-right: 1.5625rem;
            padding-left: 1.5625rem;
            text-align: right; } }
  @media screen and (min-width: 75em) and (min-width: 48em) {
    .job-card .inner .row .column--meta {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  .job-card h1, .job-card h2, .job-card .bg-img-card .inner .title, .bg-img-card .inner .job-card .title, .job-card h3 {
    position: relative;
    display: inline-block;
    color: #ffffff;
    padding-right: 4.375rem;
    width: 100%;
    font-size: 1.875rem; }
    @media print, screen and (min-width: 48em) {
      .job-card h1, .job-card h2, .job-card .bg-img-card .inner .title, .bg-img-card .inner .job-card .title, .job-card h3 {
        font-size: 3.125rem; } }
    @media print, screen and (min-width: 62em) {
      .job-card h1, .job-card h2, .job-card .bg-img-card .inner .title, .bg-img-card .inner .job-card .title, .job-card h3 {
        padding-right: 5rem; } }
    @media screen and (min-width: 75em) {
      .job-card h1, .job-card h2, .job-card .bg-img-card .inner .title, .bg-img-card .inner .job-card .title, .job-card h3 {
        margin-bottom: 0; } }
    .job-card h1:after, .job-card h2:after, .job-card .bg-img-card .inner .title:after, .bg-img-card .inner .job-card .title:after, .job-card h3:after {
      content: '\f178';
      font-family: "icomoon";
      font-weight: normal;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      font-size: 1.5rem;
      right: 0.9375rem;
      opacity: 1;
      transition: all 600ms cubic-bezier(0.215, 0.6, 0.36, 1); }
      @media print, screen and (min-width: 62em) {
        .job-card h1:after, .job-card h2:after, .job-card .bg-img-card .inner .title:after, .bg-img-card .inner .job-card .title:after, .job-card h3:after {
          opacity: 0;
          font-size: 2.25rem; } }
  .job-card a {
    text-decoration: none; }
  .job-card span {
    color: #ffffff;
    position: relative;
    font-size: 1.25rem; }
    @media print, screen and (min-width: 48em) {
      .job-card span {
        font-size: 1.625rem; } }
    .job-card span.job-time {
      margin-right: 2.5rem; }
  .job-card span.job-time + span.job-location:before {
    content: '|';
    position: absolute;
    left: -1.5rem;
    top: 0;
    line-height: 32px; }

.job-card:hover:after {
  transform: skew(10deg, 0);
  background-color: #cb122e; }

@media screen and (min-width: 75em) {
  .job-card:hover h1:after, .job-card:hover h2:after, .job-card:hover .bg-img-card .inner .title:after, .bg-img-card .inner .job-card:hover .title:after, .job-card:hover h3:after {
    right: 0;
    opacity: 1; } }

.location-card {
  position: relative;
  padding-bottom: 25vh;
  background-color: #E21433; }
  @media print, screen and (min-width: 48em) {
    .location-card {
      padding-bottom: 0; } }
  .location-card .bg-image {
    position: relative;
    overflow: hidden;
    height: 0;
    width: 100%;
    padding-top: 56.25%; }
    @media print, screen and (min-width: 48em) {
      .location-card .bg-image {
        padding-top: 62.5%; } }
    @media print, screen and (min-width: 62em) {
      .location-card .bg-image {
        padding-top: 56.25%; } }
    @media screen and (min-width: 75em) {
      .location-card .bg-image {
        padding-top: 50%; } }
    .location-card .bg-image figure {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .location-card .inner {
    background-color: #ffffff;
    position: absolute;
    max-width: 100%;
    left: 0.625rem;
    right: 0.625rem;
    bottom: 0.625rem;
    padding: 1.5625rem;
    z-index: 2; }
    @media print, screen and (min-width: 48em) {
      .location-card .inner {
        left: 2.5rem;
        right: 2.5rem;
        bottom: 2.5rem;
        padding: 1.25rem; }
        .location-card .inner:before, .location-card .inner:after {
          content: '';
          background-color: #E21433;
          position: absolute; }
        .location-card .inner:after {
          width: 0.625rem;
          left: -0.625rem;
          top: 0.625rem;
          bottom: 0; }
        .location-card .inner:before {
          height: 0.625rem;
          left: -0.625rem;
          right: 0.625rem;
          bottom: -0.625rem; } }
    @media print, screen and (min-width: 62em) {
      .location-card .inner {
        max-width: 37.5rem; } }
    @media screen and (min-width: 112.5em) {
      .location-card .inner {
        max-width: 50rem; } }
    .location-card .inner h1, .location-card .inner h2, .location-card .bg-img-card .inner .title, .bg-img-card .location-card .inner .title, .location-card .inner h3 {
      margin-bottom: 0;
      display: block;
      font-size: 1.875rem; }
      @media print, screen and (min-width: 48em) {
        .location-card .inner h1, .location-card .inner h2, .location-card .bg-img-card .inner .title, .bg-img-card .location-card .inner .title, .location-card .inner h3 {
          font-size: 3.125rem; } }
      .neos-backend .location-card .inner h1, .neos-backend .location-card .inner h2, .neos-backend .location-card .bg-img-card .inner .title, .bg-img-card .neos-backend .location-card .inner .title, .neos-backend .location-card .inner h3 {
        margin-bottom: 1rem; }
    .location-card .inner h1 + address,
    .location-card .inner h2 + address,
    .location-card .bg-img-card .inner .title + address,
    .bg-img-card .location-card .inner .title + address,
    .location-card .inner h3 + address {
      margin-top: 1rem; }
    .location-card .inner address p {
      margin-bottom: 0; }
    .location-card .inner ul {
      margin: 2rem 0 0 0;
      list-style: none; }
      .location-card .inner ul:empty {
        display: none; }
      .location-card .inner ul li {
        display: block;
        margin-right: 1.875rem;
        margin-bottom: 1.25rem; }
        @media print, screen and (min-width: 62em) {
          .location-card .inner ul li {
            display: inline-block;
            margin-bottom: 0; } }
        .location-card .inner ul li:last-child {
          margin-right: 0;
          margin-bottom: 0; }
        .location-card .inner ul li a {
          color: #201105;
          transition: color 300ms cubic-bezier(0.215, 0.6, 0.36, 1);
          text-decoration: none;
          text-align: left !important;
          display: inline-block !important; }
          .location-card .inner ul li a:hover {
            color: #E21433; }

.neos-backend .location-card .bg-image {
  padding-top: 56.25% !important; }

.team-card {
  background-color: #E21433;
  position: relative;
  overflow: hidden;
  padding-top: 100%;
  height: 0; }
  .neos-backend .team-card {
    background-color: transparent; }
  .team-card a.container, .team-card span.container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 4; }
  .team-card a .inner {
    padding-right: 4.6875rem; }
    @media print, screen and (min-width: 48em) {
      .team-card a .inner {
        padding-right: 5rem; } }
    .team-card a .inner:after {
      content: '\f178';
      font-family: "icomoon";
      color: #ffffff;
      position: absolute;
      line-height: 1;
      top: 50%;
      font-size: 1.5rem;
      transform: translateY(-50%);
      right: 1.5625rem;
      transition: all 600ms cubic-bezier(0.215, 0.6, 0.36, 1);
      transition-delay: 300ms; }
      @media screen and (min-width: 41.875em) {
        .team-card a .inner:after {
          right: 2.5rem; } }
      @media screen and (min-width: 75em) {
        .team-card a .inner:after {
          font-size: 2.25rem; } }
  .team-card figure {
    position: relative;
    overflow: hidden;
    height: 0;
    width: 101%;
    padding-top: 100%;
    transition: transform 600ms cubic-bezier(0.215, 0.6, 0.36, 1); }
    .team-card figure img {
      position: absolute;
      top: 0;
      left: 50%;
      height: 101%;
      max-width: none;
      -o-object-fit: cover;
         object-fit: cover;
      transform: translateX(-51%);
      min-width: 100%; }
      .team-card figure img.placeholder {
        -o-object-fit: contain;
           object-fit: contain;
        height: 80%;
        max-width: 80%;
        top: 10%; }
  .team-card .inner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background-color: #E21433;
    transition: bottom 600ms cubic-bezier(0.215, 0.6, 0.36, 1);
    padding: 1.5625rem; }
    @media screen and (min-width: 41.875em) {
      .team-card .inner {
        bottom: -101%;
        padding: 1.25rem; } }
    .team-card .inner h2, .team-card .bg-img-card .inner .title, .bg-img-card .team-card .inner .title, .team-card .inner span {
      color: #ffffff; }
    .team-card .inner h2, .team-card .bg-img-card .inner .title, .bg-img-card .team-card .inner .title {
      margin-bottom: 0.5rem;
      color: #ffffff;
      display: block; }

@media screen and (min-width: 41.875em) {
  .team-card:hover a .inner:after {
    right: 1.25rem; } }

.team-card:hover figure {
  transform: scale(1.05); }

.team-card:hover .inner {
  bottom: 0; }

.neos-backend .team-card [data-__neos-property="name"][data-neos-placeholder]:before,
.neos-backend .team-card [data-__neos-property="job"][data-neos-placeholder]:before {
  color: #ffffff; }

.text-card {
  position: relative;
  background-color: #F3F3F3;
  height: 100%;
  padding-bottom: 5.625rem; }
  .text-card .inner {
    padding: 1.5625rem 1.5625rem 0; }
    @media print, screen and (min-width: 48em) {
      .text-card .inner {
        padding: 1.25rem 1.25rem 0; } }
  .text-card h1, .text-card h2, .text-card .bg-img-card .inner .title, .bg-img-card .inner .text-card .title, .text-card h3 {
    font-size: 1.625rem; }
    @media print, screen and (min-width: 48em) {
      .text-card h1, .text-card h2, .text-card .bg-img-card .inner .title, .bg-img-card .inner .text-card .title, .text-card h3 {
        font-size: 2.75rem; } }
  .text-card a {
    text-decoration: none; }
  .text-card figure {
    position: relative;
    overflow: hidden;
    height: 0;
    width: 100%;
    padding-top: 56.25%; }
    .text-card figure:empty {
      display: none; }
    .text-card figure img {
      position: absolute;
      top: 0;
      left: 50%;
      height: 100%;
      min-width: 100%;
      max-width: none;
      -o-object-fit: cover;
         object-fit: cover;
      transform: translateX(-50%); }
      .text-card figure img.placeholder {
        -o-object-fit: contain;
           object-fit: contain;
        height: 80%;
        top: 10%; }
  .text-card .btn {
    z-index: 2;
    display: inline-block;
    position: absolute;
    left: 1.5625rem;
    bottom: 1.5625rem; }
    @media print, screen and (min-width: 48em) {
      .text-card .btn {
        left: 1.25rem;
        bottom: 1.25rem; } }

.text-card--no-link {
  padding-bottom: 0; }

.service-card {
  background-color: #BDD7EF;
  border-radius: 2px;
  padding: 1.5rem; }
  .service-card .subtitle {
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    display: block; }
  .service-card h1, .service-card h2, .service-card .bg-img-card .inner .title, .bg-img-card .inner .service-card .title, .service-card h3 {
    font-size: 3.125rem;
    line-height: 1;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 48em) {
      .service-card h1, .service-card h2, .service-card .bg-img-card .inner .title, .bg-img-card .inner .service-card .title, .service-card h3 {
        font-size: 4.375rem; } }
    body:not(.neos-backend) .service-card h1:not(:has(+ p)), body:not(.neos-backend) .service-card h2:not(:has(+ p)), body:not(.neos-backend) .service-card .bg-img-card .inner .title:not(:has(+ p)), .bg-img-card .inner body:not(.neos-backend) .service-card .title:not(:has(+ p)), body:not(.neos-backend) .service-card h3:not(:has(+ p)) {
      margin-bottom: 0; }
  .service-card .btn {
    margin-top: .5rem; }
    .service-card .btn:hover {
      background-color: transparent !important; }
    body:not(.neos-backend) .service-card .btn:hover {
      background-color: transparent !important; }

.bg-img-card {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
  height: 0; }
  .bg-img-card:after {
    content: '';
    opacity: .75;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .bg-img-card .bg-image {
    width: 101%; }
  .bg-img-card a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 4; }
  .bg-img-card .meta {
    position: absolute;
    right: 1.5625rem;
    bottom: 1.5625rem;
    left: 1.5625rem;
    transition: opacity 300ms cubic-bezier(0.215, 0.6, 0.36, 1);
    will-change: opacity;
    z-index: 2; }
    @media print, screen and (min-width: 48em) {
      .bg-img-card .meta {
        right: 1.25rem;
        bottom: 1.25rem;
        left: 1.25rem; } }
    .bg-img-card .meta h1, .bg-img-card .meta h2, .bg-img-card .meta .inner .title, .bg-img-card .inner .meta .title {
      display: block;
      color: #ffffff;
      margin-bottom: 0;
      font-size: 1.875rem; }
      @media print, screen and (min-width: 48em) {
        .bg-img-card .meta h1, .bg-img-card .meta h2, .bg-img-card .meta .inner .title, .bg-img-card .inner .meta .title {
          font-size: 3.125rem; } }
    .bg-img-card .meta .time {
      color: #ffffff;
      font-size: 80%;
      margin: 0 0.875rem 1rem 0;
      display: inline-block; }
      .bg-img-card .meta .time:before {
        content: "";
        font-family: "icomoon";
        margin-right: 0.3125rem; }
      .bg-img-card .meta .time:last-child {
        margin-right: 0; }
    .bg-img-card .meta .job-time {
      color: #ffffff;
      font-size: 80%;
      margin: 0 0.875rem 1rem 0;
      display: inline-block; }
      .bg-img-card .meta .job-time:before {
        content: "";
        font-family: "icomoon";
        margin-right: 0.3125rem; }
      .bg-img-card .meta .job-time:last-child {
        margin-right: 0; }
    .bg-img-card .meta .author {
      color: #ffffff;
      font-size: 80%;
      margin: 0 0.875rem 1rem 0;
      display: inline-block; }
      .bg-img-card .meta .author:before {
        content: "";
        font-family: "icomoon";
        margin-right: 0.3125rem; }
      .bg-img-card .meta .author:last-child {
        margin-right: 0; }
    .bg-img-card .meta .location {
      color: #ffffff;
      font-size: 80%;
      margin: 0 0.875rem 1rem 0;
      display: inline-block; }
      .bg-img-card .meta .location:before {
        content: "";
        font-family: "icomoon";
        margin-right: 0.3125rem; }
      .bg-img-card .meta .location:last-child {
        margin-right: 0; }
    .bg-img-card .meta .job-location {
      color: #ffffff;
      font-size: 80%;
      margin: 0 0.875rem 1rem 0;
      display: inline-block; }
      .bg-img-card .meta .job-location:before {
        content: "";
        font-family: "icomoon";
        margin-right: 0.3125rem; }
      .bg-img-card .meta .job-location:last-child {
        margin-right: 0; }
  .bg-img-card .inner {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3;
    bottom: -100%;
    transition: bottom 600ms cubic-bezier(0.215, 0.6, 0.36, 1);
    padding: 1.5625rem; }
    @media print, screen and (min-width: 48em) {
      .bg-img-card .inner {
        padding: 1.25rem; } }
    .bg-img-card .inner .title, .bg-img-card .inner p {
      color: #ffffff; }
    .bg-img-card .inner .title {
      display: block;
      margin-bottom: 0; }
    .bg-img-card .inner p {
      margin-top: 1rem; }
      .bg-img-card .inner p:last-of-type {
        margin-bottom: 0; }
  .bg-img-card:hover .meta {
    opacity: 0; }
  .bg-img-card:hover .inner {
    bottom: 0; }

.bg-img-card.case-card, .bg-img-card.blog-card {
  background-color: #E21433; }
  .bg-img-card.case-card .inner, .bg-img-card.blog-card .inner {
    background-color: #E21433; }
  .bg-img-card.case-card--blue, .bg-img-card.blog-card--blue {
    background-color: #001FA6; }
    .bg-img-card.case-card--blue .inner, .bg-img-card.blog-card--blue .inner {
      background-color: #001FA6; }

fieldset legend {
  display: none; }

fieldset label {
  margin-bottom: 0.3rem; }

fieldset textarea.form-control {
  height: 9.375rem;
  resize: none; }

.help-inline,
ul.errors li {
  color: #E21433;
  font-size: 80%;
  font-style: italic;
  position: relative;
  top: calc(-1.6875rem + 0.25rem); }

form ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.form-group.contact-form-company {
  opacity: 0;
  height: 0.0625rem; }

.hamburger, #btn-nav-toggle {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 15px 5px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent; }
  .hamburger .toggle-container, #btn-nav-toggle .toggle-container {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 22px;
    top: 0.25rem; }
  .hamburger .toggle-inner, #btn-nav-toggle .toggle-inner {
    top: 50%;
    display: block;
    margin-top: -1px; }
    .hamburger .toggle-inner, .hamburger .toggle-inner::before, .hamburger .toggle-inner::after, #btn-nav-toggle .toggle-inner, #btn-nav-toggle .toggle-inner::before, #btn-nav-toggle .toggle-inner::after {
      position: absolute;
      width: 32px;
      height: 2px;
      transition-timing-function: ease;
      transition-duration: .15s;
      transition-property: transform;
      border-radius: 0px;
      background-color: #ffffff; }
      .mobile-menu-open .hamburger .toggle-inner, .mobile-menu-open .hamburger .toggle-inner::before, .mobile-menu-open .hamburger .toggle-inner::after, .mobile-menu-open #btn-nav-toggle .toggle-inner, .mobile-menu-open #btn-nav-toggle .toggle-inner::before, .mobile-menu-open #btn-nav-toggle .toggle-inner::after {
        background: #201105; }
    .hamburger .toggle-inner::before, .hamburger .toggle-inner::after, #btn-nav-toggle .toggle-inner::before, #btn-nav-toggle .toggle-inner::after {
      display: block;
      content: ''; }
    .hamburger .toggle-inner::before, #btn-nav-toggle .toggle-inner::before {
      top: -10px; }
    .hamburger .toggle-inner::after, #btn-nav-toggle .toggle-inner::after {
      bottom: -10px; }
  .hamburger:hover .toggle-inner::before, #btn-nav-toggle:hover .toggle-inner::before {
    top: -10px; }
  .hamburger:hover .toggle-inner::after, #btn-nav-toggle:hover .toggle-inner::after {
    bottom: -10px; }

.hamburger--squeeze .toggle-inner, #btn-nav-toggle .toggle-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .toggle-inner::before, #btn-nav-toggle .toggle-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .toggle-inner::after, #btn-nav-toggle .toggle-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.has-nav-open .hamburger--squeeze .toggle-inner, .has-nav-open #btn-nav-toggle .toggle-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .has-nav-open .hamburger--squeeze .toggle-inner::before, .has-nav-open #btn-nav-toggle .toggle-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .has-nav-open .hamburger--squeeze .toggle-inner::after, .has-nav-open #btn-nav-toggle .toggle-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

ul.contact-list li a.contact {
  line-height: 1;
  display: block;
  text-align: center; }
  ul.contact-list li a.contact--Mail:before {
    font-family: "icomoon";
    content: "";
    margin-right: 0.375rem; }
  ul.contact-list li a.contact--mail:before {
    font-family: "icomoon";
    content: "";
    margin-right: 0.375rem; }
  ul.contact-list li a.contact--Phone:before {
    font-family: "icomoon";
    content: "";
    margin-right: 0.375rem; }
  ul.contact-list li a.contact--phone:before {
    font-family: "icomoon";
    content: "";
    margin-right: 0.375rem; }
  ul.contact-list li a.contact--Route:before {
    font-family: "icomoon";
    content: "";
    margin-right: 0.375rem; }
  ul.contact-list li a.contact--route:before {
    font-family: "icomoon";
    content: "";
    margin-right: 0.375rem; }
  ul.contact-list li a.contact--mail:before {
    font-size: 90%; }

ul.social-list li a.social {
  font-family: "icomoon";
  width: 1.5625rem;
  height: 1.5625rem;
  line-height: 1;
  font-size: 1.5rem;
  display: block;
  text-align: center; }
  ul.social-list li a.social--Facebook:after {
    content: ""; }
  ul.social-list li a.social--facebook:after {
    content: ""; }
  ul.social-list li a.social--Instagram:after {
    content: ""; }
  ul.social-list li a.social--instagram:after {
    content: ""; }
  ul.social-list li a.social--Linkedin:after {
    content: ""; }
  ul.social-list li a.social--LinkedIn:after {
    content: ""; }
  ul.social-list li a.social--linkedin:after {
    content: ""; }
  ul.social-list li a.social--Twitter:after {
    content: ""; }
  ul.social-list li a.social--twitter:after {
    content: ""; }

.off-canvas {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -100; }

.off-canvas-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  background-color: #001FA6;
  will-change: transform;
  transform: translateX(-100%);
  transition: transform 650ms cubic-bezier(0.215, 0.6, 0.36, 1);
  max-width: 50rem;
  animation: fade-in 10ms forwards;
  animation-delay: 500ms;
  opacity: 0; }
  @media print, screen and (min-width: 62em) {
    .off-canvas-container {
      right: 35vw; } }
  @media screen and (min-width: 75em) {
    .off-canvas-container {
      right: 45vw; } }
  @media screen and (min-width: 90em) {
    .off-canvas-container {
      right: 55vw; } }
  .off-canvas-container .inner {
    background-color: #001FA6;
    padding-top: 5.625rem;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
    height: 90vh;
    overflow: auto; }
    @media print, screen and (min-width: 62em) {
      .off-canvas-container .inner {
        padding: 5rem 0 3.125rem 5rem;
        height: 100vh; } }
    .off-canvas-container .inner .row {
      height: 100%; }
      @media print, screen and (min-width: 62em) {
        .off-canvas-container .inner .row {
          justify-content: flex-start;
          align-items: flex-end;
          padding-left: 5rem;
          padding-right: 0.625rem; } }
      .off-canvas-container .inner .row .column, .off-canvas-container .inner .row .columns {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
        padding-left: 0; }
        @media print, screen and (min-width: 62em) {
          .off-canvas-container .inner .row .column, .off-canvas-container .inner .row .columns {
            flex: 0 0 100%;
            max-width: 100%;
            padding-right: 1.5625rem;
            padding-left: 1.5625rem; } }
  @media print, screen and (min-width: 62em) and (min-width: 48em) {
    .off-canvas-container .inner .row .column, .off-canvas-container .inner .row .columns {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.has-nav-open .off-canvas {
  z-index: 100; }

.has-nav-open .off-canvas-container,
.has-nav-open .off-canvas-background {
  transform: translateX(0); }

.has-nav-open .off-canvas-background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  animation: fade-in 800ms forwards; }

.has-nav-closed .off-canvas {
  z-index: 100;
  animation: to-minus-zindex 1ms forwards;
  animation-delay: 650ms; }

.jonnitto-prettyembed-ratio {
  aspect-ratio: 16 / 9 !important;
  background-color: #000; }


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