/*
Theme Name: Ideenhunger
Theme URI: https://ideenhunger.com
Author: Panagiotis
Author URI: https://ideenhunger.com
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.3
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwenty
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.black {
  color: #272c38;
}

.white {
  color: #fff;
}

.h2-large {
  margin-bottom: 60px;
}

section {
  overflow: hidden;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}

:where(.is-layout-flex) {
  gap: 35px !important;
}

.accordion-full {
  margin-bottom: 15px;
}

.accordion-inner {
  box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.08),
    0 18px 20px -6px rgba(39, 44, 56, 0.08);
  display: flex;
  cursor: pointer;
}

.acc-heading-inner {
  width: 100%;
}

.accord-heading {
  padding: 16px 10px 16px 20px;
  background-color: #fff;
  font-size: 20px;
  color: #232323;
}

.accordion-icon-div.rm-ps-accordion-icon-div {
  position: relative;
  width: 38px;
  padding-bottom: 2px;
  justify-content: center;
  background-image: linear-gradient(135deg, #36b3ca, #238b9f);
}

.acc-content {
  margin-left: 40px;
  padding: 20px 20px 20px 15px;
  background-color: rgba(39, 44, 56, 0.06);
}

.acc-text {
  padding-left: 0px;
}

.rm-ps-accordion-icon {
  position: relative;
  width: 13px;
  height: 13px;
  background-image: url(/wp-content/uploads/2023/04/icon-plus-accordion-white.svg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.active .accordion-icon-div.rm-ps-accordion-icon-div {
  background-image: linear-gradient(135deg, #272c38, #272c38);
}

.rm-ps-accordion-icon {
  transition: transform 0.3s ease-in-out;
}

.rm-ps-accordion-icon.rotate {
  transform: rotateZ(-135deg);
}

.accordion-icon-div {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: flex;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
  align-items: center;
  font-family: "FontAwesome 4.6.3";
}

body wp-block-columns.is-layout-flex.wp-container-3 {
  gap: 35px !important;
}

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 {
  -webkit-box-sizing: border-box;
  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"] {
  -webkit-box-sizing: border-box;
  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;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}
.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996;
}
.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
  .fancybox-caption {
    padding: 12px;
  }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.ce-align-left {
  text-align: left;
}
.ce-align-center {
  text-align: center;
}
.ce-align-right {
  text-align: right;
}
.ce-table td,
.ce-table th {
  vertical-align: top;
}
.ce-textpic,
.ce-nowrap .ce-bodytext,
.ce-gallery,
.ce-row,
.ce-uploads li,
.ce-uploads div {
  overflow: hidden;
}
.ce-left .ce-gallery,
.ce-column {
  float: left;
}
.ce-center .ce-outer {
  position: relative;
  float: right;
  right: 50%;
}
.ce-center .ce-inner {
  position: relative;
  float: right;
  right: -50%;
}
.ce-right .ce-gallery {
  float: right;
}
.ce-gallery figure {
  display: table;
  margin: 0;
}
.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom;
}
.ce-gallery img {
  display: block;
}
.ce-gallery iframe {
  border-width: 0;
}
.ce-border img,
.ce-border iframe {
  border: 2px solid black;
  padding: 0px;
}
.ce-intext.ce-right .ce-gallery,
.ce-intext.ce-left .ce-gallery,
.ce-above .ce-gallery {
  margin-bottom: 20px;
}
.ce-intext.ce-right .ce-gallery {
  margin-left: 30px;
}
.ce-intext.ce-left .ce-gallery {
  margin-right: 30px;
}
.ce-below .ce-gallery {
  margin-top: 30px;
}
.ce-column {
  margin-right: 30px;
}
.ce-column:last-child {
  margin-right: 0;
}
.ce-row {
  margin-bottom: 30px;
}
.ce-row:last-child {
  margin-bottom: 0;
}
.ce-above .ce-bodytext {
  clear: both;
}
.ce-intext.ce-left ol,
.ce-intext.ce-left ul {
  padding-left: 40px;
  overflow: auto;
}
.ce-headline-left {
  text-align: left;
}
.ce-headline-center {
  text-align: center;
}
.ce-headline-right {
  text-align: right;
}
.ce-uploads {
  margin: 0;
  padding: 0;
}
.ce-uploads li {
  list-style: none outside none;
  margin: 1em 0;
}
.ce-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top;
}
.ce-uploads span {
  display: block;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  font-size: 16px;
}
html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  font-family: "source_sans_proregular", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
  color: #73767e;
  background: white;
  cursor: auto;
  font-style: normal;
  font-weight: normal;
  line-height: 1.45em;
  padding: 0;
  margin: 0;
}
.body--jobs {
  background: #f0f0f0;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
img,
object,
embed {
  max-width: 100%;
  height: auto;
}
object,
embed {
  height: 100%;
}
img {
  display: inline-block;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
iframe {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
hr {
  margin: 40px 0;
  border: none;
  height: 1px;
  background: #d5d5d7;
}
@font-face {
  font-family: "source_sans_prolight";
  src: url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-light-webfont.eot");
  src: url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-light-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-light-webfont.woff2")
      format("woff2"),
    url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-light-webfont.woff")
      format("woff"),
    url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-light-webfont.ttf")
      format("truetype"),
    url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-light-webfont.svg#source_sans_prolight")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "source_sans_proregular";
  src: url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-regular-webfont.eot");
  src: url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-regular-webfont.woff2")
      format("woff2"),
    url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-regular-webfont.woff")
      format("woff"),
    url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-regular-webfont.ttf")
      format("truetype"),
    url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "source_sans_prosemibold";
  src: url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-semibold-webfont.eot");
  src: url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-semibold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-semibold-webfont.woff2")
      format("woff2"),
    url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-semibold-webfont.woff")
      format("woff"),
    url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-semibold-webfont.ttf")
      format("truetype"),
    url("/wp-content/themes/ideenhunger/Fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-family: "source_sans_prosemibold";
  font-weight: normal;
  line-height: inherit;
  color: #272c38;
}
u {
  text-decoration: underline;
}
strike,
s,
del {
  text-decoration: line-through;
}
small {
  font-size: 80%;
  line-height: inherit;
}
blockquote {
  border-left: 3px solid #eee;
  margin-bottom: 20px;
  padding-left: 15px;
}
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 20px;
  text-rendering: optimizeLegibility;
}
p.lead {
  font-size: 18px;
}
p.small {
  font-size: 12px;
}
p.align-left,
.align-left {
  text-align: left;
}
p.align-right,
.align-right {
  text-align: right;
}
p.align-center,
.align-center {
  text-align: center;
}
p.align-justify,
.align-justify {
  text-align: justify;
}
.hide {
  display: none;
}
.hidden {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "source_sans_prolight";
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 20px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  color: #272c38;
}
h1 {
  font-size: 46px;
  line-height: 1.2em;
  letter-spacing: -1px;
  color: #fff;
}
h2 {
  font-size: 38px;
  max-width: 645px;
  margin-bottom: 20px;
  line-height: 1.3em;
  letter-spacing: -1px;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
h3 {
  font-size: 24px;
  max-width: 645px;
  margin-bottom: 15px;
  line-height: 1.4em;
  letter-spacing: -0.6px;
}
.body--contact h3 {
  font-family: "source_sans_proregular", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
}
h4 {
  font-size: 22px;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
h5 {
  font-size: 16px;
}
.frame-type-header > header > .ce-header {
  margin: 0;
}
a {
  color: #33a2b8;
  background-color: transparent;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
a:active,
a:hover,
a:focus {
  outline: 0;
}
a:hover {
  cursor: pointer;
  text-decoration: underline;
}
a img {
  border: none;
}

.h2-medium {
  margin-bottom: 48px;
}

ul,
ol,
dl {
  font-size: 16px;
  margin-bottom: 20px;
  list-style-position: outside;
  font-family: inherit;
}
ul,
ol {
  margin-left: 20px;
}
ul li ul,
ul li ol {
  margin-left: 20px;
  margin-bottom: 0;
  font-size: 16px;
}
ol li ul,
ol li ol {
  margin-left: 20px;
  margin-bottom: 0;
}
dl dt {
  margin-bottom: 4px;
  font-weight: bold;
}
dl dd {
  margin-bottom: 12px;
}
ul.square li ul {
  list-style: inherit;
}
ul.square {
  list-style-type: none;
  margin: 0 0 20px;
}
ul.square li {
  margin-bottom: 0px;
  padding-left: 28px;
  color: rgba(39, 44, 56, 0.8);
  line-height: 1.6em;
  background: url("../../Images/icon-bullet-square-turned.png") no-repeat 11px
    10px;
  background-size: 6px;
}
ul.check {
  list-style-type: none;
  margin: 0 0 30px;
}
ul.check li {
  line-height: 1.6em;
  margin-bottom: 10px;
  padding-left: 40px;
  background: url("../../Images/icon-tick-turquoise.svg") no-repeat 10px 4px;
  background-size: auto;
}
ul.no-bullet {
  list-style: none;
  margin-left: 0;
}
.contenttable {
  background: #fff;
  border: 1px solid #999;
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.contenttable thead,
.contenttable tfoot {
  background: #7d8087;
  font-weight: bold;
}
.contenttable tbody tr {
  border-top: 1px solid #999;
}
.contenttable thead tr th,
.contenttable thead tr td,
.contenttable tfoot tr th,
.contenttable tfoot tr td {
  padding: 2px;
  font-size: 14px;
  text-align: left;
}
.contenttable tr th,
.contenttable tr td {
  padding: 2px;
  font-size: 14px;
}
.contenttable thead tr th,
.contenttable tfoot tr th,
.contenttable tbody tr td,
.contenttable tr td,
.contenttable tfoot tr td {
  display: table-cell;
  line-height: 1.6;
}
.contenttable tbody tr:hover td,
.contenttable tbody tr:hover th {
  background-color: #7d8087;
}
.contenttable--borderless {
  border: none;
  width: auto;
}
.contenttable--borderless thead,
.contenttable--borderless tfoot {
  background: transparent;
}
.contenttable--borderless tbody tr {
  border: none;
}
.contenttable--borderless tbody tr:hover td,
.contenttable--borderless tbody tr:hover th {
  background-color: transparent;
}
form {
  margin-bottom: 20px;
}
fieldset {
  border: solid 1px #ddd;
  padding: 18px;
  margin: 20px 0;
}
fieldset legend {
  font-weight: bold;
  background: #fff;
  padding: 0 1px;
  margin: 0;
  margin-left: -1px;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background-color: #fcfcfc;
  font-family: inherit;
  border: 1px solid #eee;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 18px;
  margin-bottom: 15px;
  padding: 8px;
  height: 47px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 2px;
  -webkit-transition: border-color 250ms ease;
  transition: border-color 250ms ease;
}
input[type="text"]:hover,
input[type="password"]:hover,
input[type="date"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="month"]:hover,
input[type="week"]:hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="time"]:hover,
input[type="url"]:hover,
textarea:hover {
  background: #fcfcfc;
  border-color: #848388;
  outline: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #fcfcfc;
  border-color: #33a2b8;
  outline: none;
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin-bottom: 20px;
}
input[type="file"] {
  width: 100;
}
textarea {
  height: auto;
  min-height: 250px;
  max-width: 100%;
}
select {
  background-color: white;
  font-family: inherit;
  border: 1px solid #ccc;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 8px;
  height: 42px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: auto;
}
label {
  font: 13px "source_sans_prosemibold";
  color: #272c38;
  cursor: pointer;
  display: block;
  font-weight: normal;
  margin-bottom: 1px;
}
label.right {
  float: none;
  text-align: right;
}
label.inline {
  margin-bottom: 20px;
  padding: 10px 0;
}
.header {
  background: #1e222d
    url("/wp-content/uploads/2023/04/image-bg-slice-nav-dark.png") repeat-y;
  background-size: 355px;
  position: static;
  width: 100%;
  z-index: 40;
}
.header__inner {
  max-width: 1600px;
  min-height: 90px;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 52px;
  margin: 0 auto;
}
.header .contactbar {
  margin-left: auto;
  padding: 10px 0;
}
.header .contactbar__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header .contactbar__link {
  color: #fff;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.header .contactbar__link:hover {
  text-decoration: none;
  opacity: 1;
}
.header .contactbar__link--phone {
  position: relative;
  padding-left: 36px;
}
.header .contactbar__link--phone::before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 19px;
  height: 12px;
  width: 12px;
  background: url("../../Images/icon-phone-white.svg") no-repeat 0 0;
  opacity: 0.4;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.header__logo {
  padding: 3px 50px 15px 0;
  margin-top: -35px;
  position: relative;
}
.header__logo::after {
  content: "";
  height: 96px;
  width: 1px;
  background: #fff;
  opacity: 0.2;
  margin: -52px 0 0 0;
  position: absolute;
  top: 50%;
  right: 0;
}
.header__logo img {
  width: 110px;
}
.nav {
  padding-left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font: 14px "source_sans_prosemibold";
  letter-spacing: 0.01em;
}
.nav__item {
  display: inline-block;
  padding: 0 12px;
}
.nav__item--active .nav__link {
  background: #33a2b8;
}
.nav__item--active .nav__text {
  opacity: 1;
}
.nav__link {
  display: block;
  text-transform: uppercase;
  padding: 10px 13px;
  border-radius: 2px;
}
.nav__link:hover {
  text-decoration: none;
}
.nav__link:hover .nav__text {
  opacity: 1;
}
.nav__text {
  color: #fff;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.headernav {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.headernav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font: 13px "source_sans_prosemibold";
  letter-spacing: 0.08em;
}
.headernav__item {
  display: inline-block;
  position: relative;
}
.headernav__item:first-child .headernav__link {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.headernav__item:last-child::after {
  content: "";
  height: 20px;
  width: 1px;
  margin-top: -10px;
  background: #fff;
  opacity: 0.2;
  position: absolute;
  top: 50%;
  left: 0;
}
.headernav__item:last-child .headernav__link {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.headernav__item--active::after {
  display: none;
}
.headernav__item--active .headernav__link {
  background-color: #33a2b8;
}
.headernav__item--active .headernav__link::before {
  opacity: 1;
}
.headernav__item--active .headernav__text {
  opacity: 1;
}
.headernav__link {
  display: block;
  background-color: #30333c;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  padding: 13px 20px;
}
.headernav__link:hover {
  text-decoration: none;
}
.headernav__link:hover .headernav__text {
  opacity: 1;
}
.headernav__text {
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.main {
  padding-top: 124px;
}
.sitemapnav {
  padding-right: 20px;
}
.sitemapnav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font: 14px "source_sans_prosemibold";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sitemapnav__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 33.333%;
  flex: 1 0 33.333%;
  margin-bottom: 13px;
}
.sitemapnav__link {
  color: #fff;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  text-transform: uppercase;
}
.sitemapnav__link:hover {
  opacity: 1;
  text-decoration: none;
}
.jobsnav {
  margin-top: -4px;
}
.jobsnav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font: 14px "source_sans_prosemibold";
}
.jobsnav__item {
  margin-bottom: 13px;
}
.jobsnav__link {
  color: #fff;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  text-transform: uppercase;
}
.jobsnav__link:hover {
  opacity: 1;
  text-decoration: none;
}
.footernav {
  margin: 31px 0 13px;
}
.footernav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font: 14px "source_sans_prosemibold";
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 4px;
}
.footernav__item {
  display: inline-block;
  margin: 0 25px 0 0;
}
.footernav__item:last-child {
  margin-right: 0;
}
.footernav__link {
  color: #fff;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  text-transform: uppercase;
}
.footernav__link:hover {
  opacity: 1;
  text-decoration: none;
}
.jobsmenu {
  max-width: 1040px;
  margin: 0 auto;
  padding: 90px 0 29px;
  margin-bottom: 30px;
}
.jobsmenu::after {
  content: "";
  display: block;
  width: 90%;
  height: 1px;
  margin: 0 auto;
  background: #d5d5d7;
  position: relative;
  bottom: -30px;
}
.jobsmenu__list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.jobsmenu__item {
  display: block;
  padding: 0 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.jobsmenu__item--28.jobsmenu__item--active {
  margin-bottom: 145px;
}
.jobsmenu__item--28.jobsmenu__item--active .jobsmenu__submenu {
  min-height: 100px;
}
.jobsmenu__item--28.jobsmenu__item--active .jobsmenu__arrow {
  left: 37%;
}
.jobsmenu__item--35.jobsmenu__item--active {
  margin-bottom: 129px;
}
.jobsmenu__item--35.jobsmenu__item--active .jobsmenu__submenu {
  min-height: 110px;
}
.jobsmenu__item--35.jobsmenu__item--active .jobsmenu__arrow {
  left: 62%;
}
.jobsmenu__item--5492.jobsmenu__item--active {
  margin-bottom: 63px;
}
.jobsmenu__item--5492.jobsmenu__item--active .jobsmenu__submenu {
  min-height: 0;
}
.jobsmenu__item--5492.jobsmenu__item--active .jobsmenu__arrow {
  left: 88%;
}
.jobsmenu__item--active {
  margin-bottom: 220px;
}
.jobsmenu__item--active .jobsmenu__arrow {
  content: "";
  display: block;
  position: absolute;
  top: -14px;
  left: 12%;
  margin-left: -20px;
  width: 0;
  height: 0;
  border-bottom: solid 15px #e0e0e1;
  border-left: solid 20px transparent;
  border-right: solid 20px transparent;
  z-index: 20;
}
.jobsmenu__item--active .jobsmenu__link {
  background-color: #33a2b8;
}
.jobsmenu__item--active .jobsmenu__link--14 {
  background-image: url("../../Images/image-bg-bereich-small-technische-berufe.jpg");
}
.jobsmenu__item--active .jobsmenu__link--28 {
  background-image: url("../../Images/image-bg-bereich-small-ingenieure.jpg");
}
.jobsmenu__item--active .jobsmenu__link--35 {
  background-image: url("../../Images/image-bg-bereich-small-kaufmaennische-berufe.jpg");
}
.jobsmenu__item--active .jobsmenu__link--5492 {
  background-image: url("../../Images/image-bg-bereich-small-paedagogische-berufe.jpg");
}
.jobsmenu__item--active .jobsmenu__icon {
  background-image: url("../../Images/icon-close-circle-white.svg");
  background-size: auto;
}
.jobsmenu__arrow {
  display: none;
}
.jobsmenu__link {
  display: block;
  position: relative;
  padding: 17px 46px 21px 15px;
  border-radius: 2px;
  background-color: #272c38;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 210px;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.16),
    0 18px 20px -6px rgba(39, 44, 56, 0.12);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.16),
    0 18px 20px -6px rgba(39, 44, 56, 0.12);
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.1px;
  z-index: 30;
}
.jobsmenu__link:hover {
  text-decoration: none;
  background-color: #33a2b8;
}
.jobsmenu__link--14 {
  background-image: url("../../Images/image-bg-bereich-small-technische-berufe-active.jpg");
}
.jobsmenu__link--14:hover {
  background-image: url("../../Images/image-bg-bereich-small-technische-berufe.jpg");
}
.jobsmenu__link--28 {
  background-image: url("../../Images/image-bg-bereich-small-ingenieure-active.jpg");
}
.jobsmenu__link--28:hover {
  background-image: url("../../Images/image-bg-bereich-small-ingenieure.jpg");
}
.jobsmenu__link--35 {
  background-image: url("../../Images/image-bg-bereich-small-kaufmaennische-berufe-active.jpg");
}
.jobsmenu__link--35:hover {
  background-image: url("../../Images/image-bg-bereich-small-kaufmaennische-berufe.jpg");
}
.jobsmenu__link--5492 {
  background-image: url("../../Images/image-bg-bereich-small-paedagogische-berufe-active.jpg");
}
.jobsmenu__link--5492:hover {
  background-image: url("../../Images/image-bg-bereich-small-paedagogische-berufe.jpg");
}
.jobsmenu__icon {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 46px;
  background-image: url("../../Images/icon-arrow-right-white.svg");
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
}
.jobsmenu__icon:hover {
  text-decoration: none;
}
.jobsmenu__backbutton {
  position: absolute;
  left: -70px;
  top: 0px;
  bottom: 0px;
}
.jobsmenu__backbutton__link {
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: #272c38;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 0px;
  background-image: url("../../Images/icon-arrow-back-button-white.svg");
  background-position: 48% 48%;
  background-repeat: no-repeat;
}
.jobsmenu__backbutton__link:hover {
  text-decoration: none;
  background-color: #33a2b8;
}
.jobsmenu__submenuwrap {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 80px;
  z-index: 10;
}
.jobsmenu__submenu {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(39, 44, 56, 0.02);
  border-radius: 3px;
  background-color: #e0e0e1;
  min-height: 200px;
  -webkit-column-count: 4;
  column-count: 4;
  padding: 24px 25px;
}
.jobsmenu__submenu__item--active .jobsmenu__submenu__link {
  background-color: #33a2b8 !important;
  color: rgba(255, 255, 255, 0.9) !important;
}
.jobsmenu__submenu__item--active .jobsmenu__submenu__icon {
  background-image: url("../../Images/icon-close-circle-small-white.svg") !important;
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  opacity: 1;
}
.jobsmenu__submenu__link {
  display: inline-block;
  position: relative;
  padding: 6px 28px 7px 9px;
  border: 1px solid rgba(39, 44, 56, 0);
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: color 250ms ease, background-color 250ms ease,
    border-color 250ms ease;
  transition: color 250ms ease, background-color 250ms ease,
    border-color 250ms ease;
  color: rgba(39, 44, 56, 0.9);
  line-height: 1.4em;
}
.jobsmenu__submenu__link:hover {
  text-decoration: none;
  border-color: rgba(39, 44, 56, 0.1);
  background-color: #33a2b8;
  color: #fff;
}
.jobsmenu__submenu__link:hover .jobsmenu__submenu__icon {
  opacity: 1;
  background-image: url("../../Images/icon-arrow-button-small-white.svg");
}
.jobsmenu__submenu__icon {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 28px;
  background-image: url("../../Images/icon-arrow-button-small-dark.svg");
  background-position: 11px 12px;
  background-repeat: no-repeat;
  opacity: 0.3;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}
.breadcrumb {
  font: 12px "source_sans_prosemibold";
  position: absolute;
  bottom: 15px;
  width: auto;
}
.breadcrumb__link {
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  position: relative;
  padding: 0 13px 0 15px;
  display: inline-block;
}
.breadcrumb__link:first-child {
  padding-left: 17px;
}
.breadcrumb__link:first-child::before {
  background: url("../../Images/icon-breadcrumb-start.svg") no-repeat 0 0;
}
.breadcrumb__link:hover {
  text-decoration: none;
  color: #fff;
}
.breadcrumb__link--off {
  color: rgba(255, 255, 255, 0.8) !important;
}
.breadcrumb__link::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 10px;
  height: 8px;
  background: url("../../Images/icon-breadcrumb-next.svg") no-repeat 0 0;
}
.footer {
  background-color: #1e222c;
  background-image: url(/wp-content/uploads/2023/04/image-bg-slice-nav-dark.png);
  background-position: 0% 50%;
  background-size: 350px;
  background-repeat: repeat-y;
}

.footer__logo {
  width: 200px;
  margin-bottom: 15px;
}

.nav-menu {
  display: flex;
  padding-top: 10px;
  justify-content: center;
  align-items: center;
  gap: 20px;
  border-top: solid 1px rgba(248, 248, 248, 0.1);
}

.footer__link {
  padding: 0px;
  opacity: 0.8;
  color: #f8f8f8;
  font-size: 14px;
  text-transform: uppercase;
}

.footer__inner {
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer__container {
  max-width: 1040px;
  margin: 0 auto;
}
.footer__containerinner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer__logowrap {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
  padding: 0 10px;
}
.footer__logo img {
  width: 110px;
}
.footer__seperatorcol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
  padding: 0 10px;
}
.footer__seperator {
  padding-left: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.footer__content {
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer__row--top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 35px;
  margin-bottom: 35px;
}
.footer__column--first {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.footer__title {
  font-family: "source_sans_prosemibold";
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.2);
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}
.footer__title--space {
  margin-bottom: 24px;
}
.footer__certificates {
  margin-bottom: 10px;
}
.footer__certificates img {
  width: 160px;
}
.footer__subcolumnwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer__socialmedia {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
  max-width: 32%;
}
.footer__jobs {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.footer__privacy {
  margin-bottom: 13px;
}
.footer__privacylink {
  color: #fff;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  text-transform: uppercase;
  font: 14px "source_sans_prosemibold";
}
.footer__privacylink:hover {
  opacity: 1;
  text-decoration: none;
}
.fancybox-slide--iframe .fancybox-content {
  width: 800px;
  height: 450px;
  max-width: 80%;
  max-height: 80%;
  margin: 0;
}
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -10px;
  margin-right: -10px;
}
.grid__column--3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.grid__column--4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.grid__column--6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.grid__column--8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.grid__column--push {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.grid__column--pull {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.grid .fluid-container {
  margin: 0 -10px;
}
.grid > [id^="c"] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
[class*="grid__column"] {
  padding-left: 10px;
  padding-right: 10px;
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 20px;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.google-maps {
  padding: 0;
  margin: 0;
  max-width: 620px;
}
.google-maps iframe {
  pointer-events: none;
  margin: 0;
}
#map {
  width: 100%;
}
.google-maps-button {
  padding: 16px 0 78px;
}
.google-maps-button .button {
  background-color: #95959d;
}
.google-maps-button .button:hover {
  background-color: #51596d;
}
.btn,
.button {
  background-color: #7d8087;
  color: #fff;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  display: inline-block;
  outline: 0;
  vertical-align: middle;
  margin: 0;
  padding: 12px 20px 13px;
  position: relative;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  font-size: 14px;
  font-family: "source_sans_proregular", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
.btn:hover,
.btn:focus,
.button:hover,
.button:focus {
  background-color: #51596d;
  color: #fff;
  text-decoration: none;
}
.ce-border img {
  border: 1px solid #999;
  padding: 5px;
}
.ce-headline-center {
  max-width: 100%;
}
.frame-type-text {
  max-width: 1040px;
  margin: 0 auto;
}
.frame-type-text p {
  max-width: 645px;
}
.fluid-container {
  padding: 90px 0;
}
.fluid-container:before,
.fluid-container:after {
  content: "";
  display: table;
}
.fluid-container:after {
  clear: both;
}
.fluid-container--border {
  border-bottom: 1px solid #7d8087;
}
.fluid-container--nospace {
  padding: 0 !important;
}
.fluid-container--full .fluid-container__inner {
  max-width: 100%;
}
.fluid-container--full .fluid-container__inner .frame-type-html {
  padding: 0;
}
.fluid-container--narrow .fluid-container__inner {
  max-width: 750px;
}
.fluid-container--abstract {
  background: url("../../Images/image-bg-abstract-1.jpg") no-repeat center
    center;
  background-size: cover;
}
.fluid-container--abstract h2,
.fluid-container--abstract h3 {
  font-size: 38px;
  color: #fff;
  margin-bottom: 40px;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.fluid-container--abstract2 {
  background: url("../../Images/image-bg-abstract-2.jpg") no-repeat center
    center;
  background-size: cover;
}
.fluid-container--abstract2 h2,
.fluid-container--abstract2 h3 {
  font-size: 38px;
  color: #fff;
  margin-bottom: 40px;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.fluid-container--quotes {
  background: url("../../Images/image-bg-start-reinmueller-lohnt-sich-2.jpg")
    no-repeat center center;
  background-size: cover;
}
.fluid-container--quotes .ce-headline-center {
  color: #fff;
}
.fluid-container--application {
  background: url("../../Images/image-bg-cta-1-2.jpg") no-repeat center center;
  background-size: cover;
}
.fluid-container--application .ce-headline-center {
  color: #fff;
}
.fluid-container--relative .fluid-container__inner {
  position: relative;
}
.fluid-container__inner {
  max-width: 1040px;
  margin: 0 auto;
}
.frame-type-form_formframework {
  margin: 20px 0;
  background: #fff;
  border-radius: 3px;
  padding: 30px;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.08),
    0 24px 28px -6px rgba(39, 44, 56, 0.08);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.08),
    0 24px 28px -6px rgba(39, 44, 56, 0.08);
}
.frame-type-form_formframework legend {
  display: none;
}
.frame-type-form_formframework ol {
  list-style: none;
  margin: 0;
}
.frame-type-form_formframework fieldset {
  margin: 0 -10px;
  padding: 0;
  border: 0;
}
.frame-type-form_formframework fieldset:before,
.frame-type-form_formframework fieldset:after {
  content: "";
  display: table;
}
.frame-type-form_formframework fieldset:after {
  clear: both;
}
.frame-type-form_formframework fieldset .form-group {
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 50%;
}
.frame-type-form_formframework fieldset select {
  width: 100%;
}
.frame-type-form_formframework .form-check-label {
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.frame-type-form_formframework .form-check-label input[type="checkbox"] {
  position: absolute;
  top: 5px;
  left: 0;
}
.frame-type-form_formframework input[type="text"].error,
.frame-type-form_formframework input[type="email"].error,
.frame-type-form_formframework textarea.error {
  border: 1px solid #c13c2c;
}
.frame-type-form_formframework .error {
  color: #c13c2c;
}
.frame-type-form_formframework .required {
  display: none;
}
.frame-type-form_formframework form > .form-group .input .control-label,
.frame-type-form_formframework form > .form-group .input .input {
  display: inline-block;
}
.frame-type-form_formframework form > .form-group .input .inputs-list {
  margin-bottom: 20px;
}
.frame-type-form_formframework form > .form-group .input .control-label {
  margin: 0 35px 0 0;
}
.frame-type-form_formframework .radio {
  display: inline-block;
  margin-right: 22px;
}
.frame-type-form_formframework .radio label {
  margin: 0;
}
.frame-type-form_formframework .radio input[type="radio"] {
  margin: 0 7px 0 0;
}
.frame-type-form_formframework .checkbox .form-check-label {
  font: 13px "source_sans_proregular", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
}
.frame-type-form_formframework .actions .submit {
  display: block;
}
.frame-type-form_formframework .actions .submit .btn {
  width: 100%;
  background-color: #33a2b8;
}
.frame-type-form_formframework .actions .submit .btn:hover {
  background-color: #51596d;
}
.home .stage__inner {
  padding-top: 155px;
  padding-bottom: 150px;
}
.home .stage__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home .stage__title {
  margin-bottom: 50px;
}
.stage__inner {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center -65px;
  padding-top: 69px;
  padding-bottom: 55px;
}
.stage__inner--job {
  background-image: url("/fileadmin/redakteur/keyvisuals/image-bg-header-fuer-bewerber.jpg");
}
.stage__wrap {
  position: relative;
}
.stage__container {
  max-width: 1040px;
  margin: 0 auto;
}
.stage__title {
  margin-bottom: 20px;
}
.stage__text {
  color: rgba(255, 255, 255, 0.65);
}
.stage .search {
  width: 560px;
  height: 56px;
  margin: 0 auto 18px;
  position: relative;
}
.stage .search__input {
  height: 56px;
  padding-right: 83px;
  padding-left: 24px;
  border-radius: 3px;
  color: #272c38;
  font-size: 19px;
  letter-spacing: -0.6px;
}
.stage .search__input::-webkit-input-placeholder {
  color: rgba(39, 44, 56, 0.3);
}
.stage .search__input:-ms-input-placeholder {
  color: rgba(39, 44, 56, 0.3);
}
.stage .search__input::-ms-input-placeholder {
  color: rgba(39, 44, 56, 0.3);
}
.stage .search__input::placeholder {
  color: rgba(39, 44, 56, 0.3);
}
.stage .search__button {
  display: inline-block;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  width: 62px;
  padding: 3px 15px 5px;
  border-radius: 2px;
  background-color: #33a2b8;
  background-image: url("../../Images/icon-search-white.svg");
  background-position: 55% 50%;
  background-repeat: no-repeat;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}
.stage .search__button:hover {
  background-color: #33bcd5;
}
.stage__cb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.stage__cb-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.stage__cb-circle {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  border-radius: 50%;
  background-color: #33a2b8;
  background-image: url("../../Images/icon-bullet-tick-white.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 18px 20px -6px rgba(39, 44, 56, 0.1);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 18px 20px -6px rgba(39, 44, 56, 0.1);
}
.stage__cb-text {
  color: #fff;
  line-height: 1.5em;
  font: 20px "source_sans_prolight";
}
.stage__scroll {
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 70px;
  padding-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.stage__scroll-item {
  width: 12px;
  height: 12px;
  margin-top: -2px;
  border-style: none solid solid none;
  border-width: 2px;
  border-color: #fff;
  opacity: 0.8;
  -webkit-transition: border-color 250ms ease, -webkit-transform 250ms ease;
  transition: border-color 250ms ease, -webkit-transform 250ms ease;
  transition: transform 250ms ease, border-color 250ms ease;
  transition: transform 250ms ease, border-color 250ms ease,
    -webkit-transform 250ms ease;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.stage__scroll-item:first-child {
  opacity: 0.4;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.stage__scroll-item:nth-child(2) {
  opacity: 0.6;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.stage__scroll:hover .stage__scroll-item {
  border-color: #33a2b8;
  -webkit-transform: translate3d(0px, 10px, 0px) rotate(45deg);
  transform: translate3d(0px, 10px, 0px) rotate(45deg);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.stage__scroll:hover .stage__scroll-item:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.stage__scroll:hover .stage__scroll-item:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.fluid-container--main .grid__column--4,
.fluid-container--teaser .grid__column--4,
.fluid-container--main .grid__column--6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  background-color: #33a2b8;
  border-radius: 3px;
  overflow: hidden;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.08),
    0 24px 28px -6px rgba(39, 44, 56, 0.08);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.08),
    0 24px 28px -6px rgba(39, 44, 56, 0.08);
  margin-bottom: 20px;
}
.teaser--active .teaser__content--more {
  max-height: 1000px;
  -webkit-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}
.teaser--active .teaser__more::before {
  background: url("../../Images/icon-minus-thin-white.svg") no-repeat center
    center;
}
.teaser__inner {
  padding: 25px 26px 70px;
  background-size: auto 100%;
  background-position: right;
  background-repeat: no-repeat;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.teaser__titlewrap {
  min-height: 70px;
  margin-bottom: 15px;
}
.teaser__title {
  color: #fff;
  letter-spacing: 0;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.teaser__content {
  margin-bottom: 30px;
}
.teaser__content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.teaser__content ul a {
  display: block;
  padding-left: 18px;
  background: url("../../Images/icon-bullet-arrow-small-white.svg") no-repeat
    4px 8px;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s ease, color 0.2s ease;
  transition: opacity 0.2s ease, color 0.2s ease;
  color: #fff;
  line-height: 1.6em;
  font-family: "source_sans_prolight";
  letter-spacing: 0.2px;
}
.teaser__content ul a:hover {
  opacity: 1;
  color: #51596d;
  text-decoration: none;
}
.teaser__content--more {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}
.teaser__buttonwrap {
  position: absolute;
  bottom: 25px;
  left: 26px;
}
.teaser__more {
  cursor: pointer;
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: inline-block;
  padding: 3px 8px 3px 20px;
  background: rgba(255, 255, 255, 0.25);
  border-radius: 2px;
  position: relative;
  line-height: 1.6;
}
.teaser__more::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: url("../../Images/icon-plus-thin-white.svg") no-repeat;
  position: absolute;
  left: 7px;
  top: 7px;
}
.teaser__button {
  background-color: #272c38;
  color: #fff;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  display: inline-block;
  outline: 0;
  vertical-align: middle;
  margin: 0;
  padding: 12px 20px 13px;
  position: relative;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  font-size: 14px;
  font-family: "source_sans_proregular", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
.teaser__button:hover,
.teaser__button:focus {
  background-color: #51596d;
  color: #fff;
  text-decoration: none;
}
.joblist--sortable:last-child {
  margin-bottom: 90px;
}
.joblist--sortable .joblist__head .joblist__column {
  cursor: pointer;
  position: relative;
  padding-right: 32px;
}
.joblist--sortable .joblist__head .joblist__column::after {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  height: 14px;
  width: 8px;
  margin-top: -7px;
  background: url("../../Images/icon-table-sortable.svg") no-repeat 0 center;
}
.joblist--sortable .joblist__head .joblist__column.asc::after {
  background-image: url("../../Images/icon-table-sortable-asc.svg");
}
.joblist--sortable .joblist__head .joblist__column.desc::after {
  background-image: url("../../Images/icon-table-sortable-desc.svg");
}
.joblist--mobile {
  display: none;
}
.joblist__title {
  text-align: center;
  color: #fff;
  margin-bottom: 45px;
  max-width: 100%;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.joblist__container {
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.08),
    0 18px 20px -6px rgba(39, 44, 56, 0.08);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.08),
    0 18px 20px -6px rgba(39, 44, 56, 0.08);
  overflow: hidden;
  border-radius: 3px;
}
.joblist__head {
  background-color: #272c38;
  color: #fff !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.joblist__head .joblist__column {
  opacity: 0.7;
  font-family: "source_sans_prosemibold";
}
.joblist__head .joblist__column--type,
.joblist__head .joblist__column--city,
.joblist__head .joblist__column--business,
.joblist__head .joblist__column--released {
  border-left: 1px solid rgba(255, 255, 255, 0.15) !important;
}
.joblist__content {
  background: #fff;
}
.joblist__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: rgba(57, 63, 79, 0.8);
  background-color: #fff;
}
.joblist__row:nth-child(even) {
  background-color: rgba(57, 63, 79, 0.05);
}
.joblist__row .joblist__column--type,
.joblist__row .joblist__column--city,
.joblist__row .joblist__column--business,
.joblist__row .joblist__column--released {
  border-left: 1px solid rgba(39, 44, 56, 0.08);
}
.joblist__column {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 16px 19px 17px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.joblist__column--mobile {
  display: none;
}
.joblist__column--type {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 104px;
}
.joblist__column--city {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 180px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.joblist__column--business {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 200px;
  padding-right: 45px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.joblist__column--released {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 200px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.joblist__column__infotext {
  font-family: "source_sans_prosemibold";
  color: rgba(57, 63, 79, 0.9);
}
.joblist__column .arrow {
  display: none;
}
.joblist__link {
  color: rgba(57, 63, 79, 0.9);
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}
.joblist__link:hover {
  color: #33a2b8;
  text-decoration: none;
}
.joblist__icon {
  position: absolute;
  top: 0px;
  right: 9px;
  bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 16px;
}
.joblist__icon-el {
  display: block;
  width: 20px;
  height: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(39, 44, 56, 0.05);
  border-radius: 2px;
  background-color: #e5e5e7;
  background-image: url("../../Images/icon-arrow-small-button.svg");
  background-position: 1px 0px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  cursor: pointer;
}
.joblist__icon-el:hover {
  background-color: #33a2b8;
}
.joblist__buttonwrap {
  text-align: center;
  margin-top: 35px;
}
.joblist__button {
  background-color: #7d8087;
  color: #fff;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  display: inline-block;
  outline: 0;
  vertical-align: middle;
  margin: 0;
  padding: 12px 20px 13px;
  position: relative;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  font-size: 14px;
  font-family: "source_sans_proregular", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
.joblist__button:hover,
.joblist__button:focus {
  background-color: #51596d;
  color: #fff;
  text-decoration: none;
}
.joblist__no-entries {
  background: #e4e4e4;
  margin-top: 42px;
  border-radius: 3px;
  padding: 45px 20px;
  text-align: center;
  font-size: 18px;
  color: #272c38;
}
.joblist__no-entries__link {
  text-decoration: underline;
}
.home .joblist__column__infotext {
  display: none;
}
.joblist--desktop {
  margin-bottom: 90px;
}
.joblist .tablesorter-default {
  font: 16px "source_sans_proregular", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
  color: #73767e;
  margin: 0;
  background: transparent;
}
.joblist .tablesorter-headerRow {
  background-color: #272c38;
  color: #fff !important;
}
.joblist .tablesorter-default th,
.joblist .tablesorter-default thead td {
  background-color: transparent;
  color: #fff;
  border: none;
}
.joblist .tablesorter-default .tablesorter-header {
  -webkit-transition: background-color 200ms ease, opacity 200ms ease;
  transition: background-color 200ms ease, opacity 200ms ease;
  border-bottom: none;
}
.joblist .tablesorter-default .tablesorter-header:hover {
  background-color: #33a2b8;
  opacity: 1;
}
.joblist .tablesorter-default .header,
.joblist .tablesorter-default .tablesorter-header {
  background-image: none;
  padding: 16px 32px 17px 19px;
  opacity: 0.7;
  font-family: "source_sans_prosemibold";
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  position: relative;
}
.joblist .tablesorter-default .header::after,
.joblist .tablesorter-default .tablesorter-header::after {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  height: 14px;
  width: 8px;
  margin-top: -7px;
  background: url("../../Images/icon-table-sortable.svg") no-repeat 0 center;
}
.joblist .tablesorter-default .header.tablesorter-headerDesc::after,
.joblist
  .tablesorter-default
  .tablesorter-header.tablesorter-headerDesc::after {
  background: url("../../Images/icon-table-sortable-desc.svg") no-repeat 0
    center;
}
.joblist .tablesorter-default .header.tablesorter-headerAsc::after,
.joblist .tablesorter-default .tablesorter-header.tablesorter-headerAsc::after {
  background: url("../../Images/icon-table-sortable-asc.svg") no-repeat 0 center;
}
.joblist .tablesorter-headerRow .joblist__tablecol--type {
  width: 104px;
  border-left: 1px solid rgba(255, 255, 255, 0.15) !important;
}
.joblist .tablesorter-headerRow .joblist__tablecol--city {
  width: 180px;
  border-left: 1px solid rgba(255, 255, 255, 0.15) !important;
}
.joblist .tablesorter-headerRow .joblist__tablecol--business {
  width: 200px;
  border-left: 1px solid rgba(255, 255, 255, 0.15) !important;
}
.joblist .tablesorter-headerRow .joblist__tablecol--released {
  width: 200px;
  border-left: 1px solid rgba(255, 255, 255, 0.15) !important;
}
.joblist .tablesorter-default tbody > tr.even:hover > td,
.joblist .tablesorter-default tbody > tr.hover > td,
.joblist .tablesorter-default tbody > tr.odd:hover > td,
.joblist .tablesorter-default tbody > tr:hover > td {
  color: #73767e;
}
.joblist .tablesorter-default tbody tr:nth-child(2n) td {
  background-color: rgba(57, 63, 79, 0.05);
}
.joblist .tablesorter-default td {
  padding: 16px 19px 17px;
  border: none;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.joblist .tablesorter-default .joblist__tablecol--type,
.joblist .tablesorter-default .joblist__tablecol--city,
.joblist .tablesorter-default .joblist__tablecol--business,
.joblist .tablesorter-default .joblist__tablecol--released {
  border-left: 1px solid rgba(39, 44, 56, 0.08);
}
.jobdetail {
  padding: 60px 0 90px;
  max-width: 1040px;
  margin: 0 auto;
}
.jobdetail__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-left: -10px;
  margin-right: -10px;
}
.jobdetail__column {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.jobdetail__column--right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 36%;
}
.jobdetail__title {
  margin-top: -4px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  color: #33a2b8;
}
.jobdetail h3 {
  font-family: "source_sans_proregular", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
}
.jobdetail__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 40px;
  font: 14px "source_sans_prosemibold";
}
.jobdetail__metacol {
  padding-right: 6px;
  margin-right: 6px;
  border-right: 1px solid #73767e;
  line-height: 1;
}
.jobdetail__metacol:last-child {
  border: none;
}
.jobdetail__metatext {
  color: #272c38;
}
.jobdetail__backbtn {
  position: absolute;
  left: -70px;
  top: 18px;
  bottom: 0px;
}
.jobdetail__backbtn__link {
  width: 40px;
  height: 40px;
  position: relative;
  padding: 12px 20px 13px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: #272c38;
  background-repeat: no-repeat;
  background-image: url("../../Images/icon-back-button-overview-white.svg");
  background-position: 50% 50%;
  background-size: auto;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  color: #fff;
}
.jobdetail__backbtn__link:hover {
  text-decoration: none;
  background-color: #33a2b8;
}
.contactjob__title {
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1.3em;
  color: #272c38;
}
.contactjob__imagewrap {
  display: none;
  overflow: hidden;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.08),
    0 18px 20px -6px rgba(39, 44, 56, 0.08);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.08),
    0 18px 20px -6px rgba(39, 44, 56, 0.08);
}
.contactjob__element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contactjob__icon {
  width: 40px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url("../../Images/icon-kontakt-ansprechpartner-white.svg"),
    url("../../Images/image-bg-slice-card.png");
  background-position: 50% 50%, 0px 0px;
  background-size: 23px, 300px;
  background-repeat: no-repeat, repeat-y;
}
.contactjob__image {
  padding-top: 70%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.contactjob__infowrap {
  margin-top: 24px;
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(39, 44, 56, 0.02);
  border-radius: 3px;
  background-color: #e0e0e1;
  z-index: 20;
}
.contactjob__info {
  padding: 20px 24px;
}
.contactjob__name {
  font-size: 19px;
  line-height: 1.3em;
  letter-spacing: -0.2px;
  color: #272c38;
  font-family: "source_sans_prosemibold";
}
.contactjob__position {
  color: rgba(39, 44, 56, 0.55);
  font-size: 12px;
  line-height: 1.4em;
  margin-bottom: 18px;
}
.contactjob__phone,
.contactjob__email {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 1.2em;
  color: #272c38;
  position: relative;
  padding-left: 24px;
}
.contactjob__phone::after,
.contactjob__email::after {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
}
.contactjob__phone::after {
  background: url("../../Images/icon-phone-dark.svg") no-repeat 0 0;
  width: 12px;
  height: 12px;
}
.contactjob__email {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}
.contactjob__email:hover {
  text-decoration: none;
  color: #33a2b8;
}
.contactjob__email::after {
  background: url("../../Images/icon-email-dark.svg") no-repeat 0 0;
  width: 13px;
  height: 13px;
  top: 4px;
}
.cta {
  overflow: hidden;
  border-radius: 3px;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.08),
    0 18px 20px -6px rgba(39, 44, 56, 0.08);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.08),
    0 18px 20px -6px rgba(39, 44, 56, 0.08);
}
.cta__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cta__icon {
  width: 60px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url("../../Images/icon-kontakt-ansprechpartner-white.svg"),
    url("../../Images/image-bg-slice-card.png");
  background-position: 50% 50%, 0px 0px;
  background-size: 30px, 300px;
  background-repeat: no-repeat, repeat-y;
}
.cta__contentwrap {
  background: #fff;
  padding: 25px 30px 30px 35px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cta__button {
  max-width: 100%;
  display: inline-block;
  position: relative;
  padding: 12px 20px 13px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: #272c38;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: uppercase;
}
.cta__button:hover {
  background-color: #51596d;
  color: #fff;
  text-decoration: none;
}
.careercheck__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.careercheck__column {
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.careercheck__column--check {
  display: block;
  width: 341px;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.careercheck__column--check.grid__column--push {
  padding-top: 26px;
}
.careercheck__column--text {
  padding: 0 10px 0 50px;
}
.careercheck__column--text.grid__column--pull {
  padding: 16px 50px 0 10px;
}
.careercheck__column--text.grid__column--pull .careercheck__title {
  font: 28px "source_sans_proregular", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
}
.careercheck__checkwrap {
  width: 326px;
  padding: 20px 60px 28px;
  background: #30a5bb
    url("../../Images/image-bg-slice-checkbox-icons-surface-long.png") repeat-y
    0 0;
  background-size: 525px auto;
  border-radius: 3px;
  overflow: hidden;
}
.careercheck__row {
  margin: 25px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.careercheck__iconwrap {
  width: 40px;
  padding-top: 1px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.careercheck__icon {
  display: block;
  width: 26px;
  height: auto;
}
.careercheck__lc {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.careercheck__lc-text {
  color: #fff;
  font-family: "source_sans_prolight";
}
.careercheck__title {
  color: #1e222d;
  margin-bottom: 20px;
}
.carousel {
  padding: 30px 0 0;
  position: relative;
}
.carousel--default {
  margin-left: -10px;
  margin-right: -10px;
}
.carousel--default .carousel__title {
  font-family: "source_sans_proregular", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
}
.carousel__item {
  max-width: 620px;
  margin: 0 10px;
  padding-bottom: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  outline: none !important;
}
.carousel__item:focus {
  outline: none !important;
}
.carousel__iteminner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.16),
    0 18px 20px -6px rgba(39, 44, 56, 0.12);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.16),
    0 18px 20px -6px rgba(39, 44, 56, 0.12);
}
.carousel__iconwrap {
  width: 60px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url("../../Images/icon-special-list-white.svg"),
    url("../../Images/image-bg-slice-card.png");
  background-position: 50% 50%, 0px 0px;
  background-size: auto, 300px;
  background-repeat: no-repeat, repeat-y;
}
.carousel__contentwrap {
  padding: 25px 30px 30px 35px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.carousel__title {
  margin-bottom: 19px;
}
.carousel__text {
  letter-spacing: -0.3px;
}
.carousel__controls {
  position: absolute;
  top: -50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  text-align: right;
  padding: 0 10px;
}
.carousel--quote {
  padding: 84px 0 35px;
}
.carousel--quote .carousel__item {
  margin: 0 20px;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.5;
}
.carousel--quote .slick-current {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.carousel--quote .carousel__controls {
  position: absolute;
  top: auto;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  text-align: center;
}
.carousel--quote .slick-dots {
  -webkit-box-ordinal-group: 21;
  -ms-flex-order: 20;
  order: 20;
}
.carousel--quote .slick-dots button {
  background-color: #41464f;
}
.carousel--quote .slick-arrow {
  margin-right: 20px;
  margin-left: 20px;
}
.carousel--quote .slick-arrow.slick-disabled {
  background-color: #474c57;
  cursor: default;
}
.carousel--quote .slick-prev {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 0;
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.slick-dots li {
  display: inline-block;
  height: 10px;
}
.slick-dots button {
  position: relative;
  padding: 0;
  text-indent: -9999px;
  width: 10px;
  height: 10px;
  margin-right: 2px;
  margin-left: 2px;
  border-radius: 50%;
  background-color: #d9d9db;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  cursor: pointer;
  border: none;
}
.slick-dots button:focus {
  outline: none;
}
.slick-dots .slick-active button {
  background-color: #33a2b8;
}
.slick-arrow {
  width: 34px;
  height: 34px;
  margin-left: 10px;
  border-radius: 50%;
  border: none;
  background-color: #7e8188;
  background-image: url("../../Images/icon-arrow-right-white.svg");
  background-position: 56% 49%;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.1),
    0 18px 20px -6px rgba(39, 44, 56, 0.08);
  box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.1),
    0 18px 20px -6px rgba(39, 44, 56, 0.08);
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  cursor: pointer;
}
.slick-arrow.slick-disabled {
  background-color: #ceced0;
  cursor: default;
}
.slick-prev {
  background-image: url("../../Images/icon-arrow-left-white.svg");
  background-position: 47% 49%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-box-ordinal-group: 21;
  -ms-flex-order: 20;
  order: 20;
}
.slick-next {
  -webkit-box-ordinal-group: 31;
  -ms-flex-order: 30;
  order: 30;
}
.quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.16),
    0 18px 20px -6px rgba(39, 44, 56, 0.12);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.16),
    0 18px 20px -6px rgba(39, 44, 56, 0.12);
}
.quote__iconwrap {
  width: 60px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url("/wp-content/uploads/2023/04/image-bg-slice2.png");
  background-position: 50% 50%, 0px 0px;
  background-size: auto, 300px;
  background-repeat: no-repeat, repeat-y;
}
.quote__contentwrap {
  padding: 25px 30px 30px 35px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.quote__text {
  color: rgba(39, 44, 56, 0.8);
  font-size: 20px;
  line-height: 1.5em;
  font-style: italic;
  letter-spacing: -0.3px;
}
.quote__text p {
  font-size: 19px;
}

.sociallinks__list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 72px;
}
.sociallinks__item {
  margin-bottom: 8px;
  margin-right: 8px;
  display: inline-block;
}
.sociallinks__link {
  display: block;
  text-indent: -9999px;
  width: 28px;
  height: 28px;
  background-size: cover;
  background-repeat: no-repeat;
}
.sociallinks__link--facebook {
  background-image: url("../../Images/social-media-icon-facebook.png");
}
.sociallinks__link--twitter {
  background-image: url("../../Images/social-media-icon-twitter.png");
}
.sociallinks__link--linkedin {
  background-image: url("../../Images/social-media-icon-linkedin.png");
}
.sociallinks__link--xing {
  background-image: url("../../Images/social-media-icon-xing.png");
}
.textimage {
  margin-bottom: 27px;
}
.textimage:last-child {
  margin-bottom: 0;
}
.textimage__inner {
  margin-left: -20px;
  margin-right: -20px;
}
.textimage__imagewrap {
  padding-left: 20px;
  padding-right: 20px;
}
.textimage__textwrap {
  padding: 18px 20px 0;
}
.textimage__title {
  font: 28px "source_sans_proregular", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
  letter-spacing: -0.04em;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.downloads-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.download {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 300px;
  padding: 14px 40px 14px 22px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 3px;
  background-color: #272c38;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.2px;
  text-decoration: none;
  margin: 0 10px;
}
.download:hover {
  text-decoration: none;
}
.download:hover .download__linkicon {
  background-color: #33a2b8;
}
.download__iconwrap {
  position: relative;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.download__icon {
  width: 52px;
}
.download__iconcorner {
  position: absolute;
  left: -4px;
  top: -4px;
  width: 18px;
  height: 18px;
  border: 9px solid #686b74;
}
.download__iconcorner--left {
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-top-left-radius: 2px;
}
.download__iconcorner--right {
  left: auto;
  top: auto;
  right: -4px;
  bottom: -4px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-right-radius: 2px;
}
.download__textwrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.download__text {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.download__text p {
  font-size: 14px;
  margin: 0;
}
.download__linkicon {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  border-bottom-left-radius: 3px;
  background-color: #686b74;
  background-image: url("../../Images/icon-download-white.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}
.downloads {
  display: block;
  max-width: 645px;
  margin-bottom: 10px;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #272c38;
  font-size: 15px;
  font-family: "source_sans_prosemibold";
}
.downloads:hover {
  text-decoration: none;
}
.downloads:hover .downloads__iconwrap {
  background-color: #33a2b8;
}
.downloads:hover .downloads__icon {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.downloads:hover .downloads__title {
  color: #33a2b8;
}
.downloads__inner {
  border: 1px solid rgba(57, 63, 79, 0.1);
  background-color: #fff;
}
.downloads__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.downloads__iconwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  padding-left: 1px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: rgba(57, 63, 79, 0.4);
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}
.downloads__icon {
  -webkit-transition: -webkit-transform 250ms ease;
  transition: -webkit-transform 250ms ease;
  transition: transform 250ms ease;
  transition: transform 250ms ease, -webkit-transform 250ms ease;
}
.downloads__titlewrap {
  padding: 16px 12px 14px 16px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.downloads__title {
  line-height: 1.4em;
}
.teaserbox {
  border-radius: 3px;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.16),
    0 18px 20px -6px rgba(39, 44, 56, 0.12);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.16),
    0 18px 20px -6px rgba(39, 44, 56, 0.12);
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
}
.teaserbox--equal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.teaserbox--equal .teaserbox__titlewrap {
  min-height: 0;
}
.teaserbox--equal .teaserbox__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.teaserbox__titlewrap {
  padding: 16px 16px 18px;
  background: #33a2b8 url("/wp-content/uploads/2023/04/image-bg-slice2.png")
    repeat-y 0 0;
  background-size: 520px;
  min-height: 95px;
}
.teaserbox__title {
  margin-top: 0px;
  margin-bottom: 0px !important;
  color: #fff;
  font-size: 22px !important;
  line-height: 1.4em;
  letter-spacing: 0px;
}
.teaserbox__content {
  background: #fff;
  padding: 24px 18px;
}
.teaserbox__content p:last-child {
  margin: 0;
}
.partner {
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.16),
    0 18px 20px -6px rgba(39, 44, 56, 0.12);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.16),
    0 18px 20px -6px rgba(39, 44, 56, 0.12);
  overflow: hidden;
  position: relative;
  margin-bottom: 16px;
}
.partner:last-child {
  margin-bottom: 0;
}
.partner__inner {
  padding: 42px 37px 50px 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.partner__icon {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  position: relative;
  background: url("../../Images/image-bg-slice-card.png");
  background-size: 300px;
}
.partner__icon::after {
  content: "";
  background: url("../../Images/icon-partner-info-white.svg") no-repeat;
  width: 24px;
  height: 20px;
  margin: -10px 0 0 -12px;
  position: absolute;
  left: 50%;
  top: 50%;
}
.partner__logowrap {
  width: 202px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.partner__content {
  padding-left: 62px;
}
.partner__content p:last-child {
  margin: 0;
}
.partner__name {
  font: 24px "source_sans_prolight";
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  color: #272c38;
  max-width: 645px;
  margin-bottom: 13px;
  line-height: 1.4em;
  letter-spacing: -0.6px;
}
.partner__text {
  position: relative;
  padding-right: 36px;
}
.partner__link {
  display: block;
  border: 1px solid #e6e6e8;
  border-radius: 2px;
  position: absolute;
  right: 0;
  top: 3px;
  width: 24px;
  height: 24px;
  background: #e9e9eb url("../../Images/icon-website-link-dark.svg") no-repeat
    center center;
  text-indent: -9999px;
}
.bannertext__inner {
  padding-top: 28px;
  padding-bottom: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bannertext__contentwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
}
.bannertext__title {
  color: rgba(255, 255, 255, 0.95);
  margin-bottom: 30px;
}
.bannertext__text {
  font-size: 18px;
  color: #fff;
  font-family: "source_sans_prolight";
  letter-spacing: 0.2px;
}
.bannertext__text p {
  font-size: 20px;
}
.bannertext__text a:hover {
  text-decoration: none;
}
.bannertext__text .button {
  background-color: #33a2b8;
}
.bannertext__text .button:hover {
  background-color: #51596d;
}
.r-tabs-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
}
.r-tabs-panel {
  padding: 15px;
  display: none;
}
.r-tabs-accordion-title {
  display: none;
}
.r-tabs-panel.r-tabs-state-active {
  display: block;
}
.tabs__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-right: -30px;
  margin-left: -30px;
}
.tabs__navi {
  position: relative;
  padding: 0 30px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 40%;
}
.tabs__item {
  display: block;
}
.tabs__item.r-tabs-state-active .tabs__link {
  background-color: rgba(51, 162, 184, 0.7);
}
.tabs__item.r-tabs-state-active .tabs__arrow {
  opacity: 1;
}
.tabs__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding: 12px 35px 14px 12px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 2px;
  background-color: rgba(30, 34, 44, 0);
  -webkit-transition: color 250ms ease, background-color 250ms ease;
  transition: color 250ms ease, background-color 250ms ease;
  color: #fff;
  font: 18px "source_sans_prolight";
  letter-spacing: 0.1px;
}
.tabs__link:hover {
  text-decoration: none;
  background-color: rgba(51, 162, 184, 0.7);
  color: #fff;
}
.tabs__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  padding-bottom: 1px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(30, 34, 44, 0.08);
  border-radius: 2px;
  background-color: rgba(30, 34, 44, 0.55);
  font-size: 14px;
  line-height: 1em;
  font-weight: 400;
  text-align: center;
}
.tabs__arrow {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 30px;
  background-image: url("../../Images/icon-arrow-button-small-white.svg");
  background-position: 50% 50%;
  background-size: 7px;
  background-repeat: no-repeat;
  opacity: 0;
}
.tabs__container {
  position: relative;
  padding: 0 30px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.tabs__content {
  padding: 35px 30px;
  border-radius: 3px;
  background-color: #272c38;
}
.tabs__content p {
  margin-bottom: 0px;
  color: rgba(255, 255, 255, 0.8);
  font: 18px "source_sans_prolight";
  letter-spacing: 0px;
}
.accordion {
  max-width: 700px;
  padding-top: 30px;
}
.accordion--image {
  max-width: 100%;
  padding-top: 0;
}
.accordion__wrap {
  margin-left: -10px;
  margin-right: -10px;
}
.accordion__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.accordion__column--image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
  padding-left: 10px;
  padding-right: 10px;
}
.accordion__column--content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
  padding-left: 40px;
  padding-right: 10px;
}
.accordion__navi {
  display: none;
}
.accordion .r-tabs-accordion-title {
  display: block;
  margin-bottom: 10px;
}
.accordion .r-tabs-accordion-title.r-tabs-state-active {
  margin: 0;
}
.accordion .r-tabs-accordion-title.r-tabs-state-active .accordion__bg--active {
  -webkit-transition: opacity 400ms ease 0s;
  transition: opacity 400ms ease 0s;
  opacity: 1;
}
.accordion .r-tabs-accordion-title.r-tabs-state-active .accordion__icon {
  -webkit-transform: rotateZ(-135deg);
  transform: rotateZ(-135deg);
}
.accordion .r-tabs-anchor {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border-radius: 2px;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.08),
    0 18px 20px -6px rgba(39, 44, 56, 0.08);
  box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.08),
    0 18px 20px -6px rgba(39, 44, 56, 0.08);
  color: #272c38;
}
.accordion .r-tabs-anchor:hover {
  text-decoration: none;
}
.accordion .r-tabs-anchor:hover .accordion__bg--active {
  -webkit-transition: opacity 400ms ease 0s;
  transition: opacity 400ms ease 0s;
  opacity: 1;
}
.accordion__iconwrap {
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 38px;
  background-image: linear-gradient(135deg, #36b3ca, #238b9f);
}
.accordion__bg--active {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #272c38;
  opacity: 0;
}
.accordion__icon {
  position: relative;
  width: 13px;
  height: 13px;
  background: url("../../Images/icon-plus-accordion-white.svg") no-repeat 0px
    0px;
  -webkit-transition: -webkit-transform 400ms ease 0s;
  transition: -webkit-transform 400ms ease 0s;
  transition: transform 400ms ease 0s;
  transition: transform 400ms ease 0s, -webkit-transform 400ms ease 0s;
}
.accordion__title {
  padding: 12px 17px 13px 22px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 20px;
  line-height: 1.3em;
}
.accordion__container {
  margin: 0 5px 10px 38px;
  padding: 20px 20px 5px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: rgba(39, 44, 56, 0.06);
  color: rgba(39, 44, 56, 0.9);
}
.iconboxes {
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 40px;
}
.iconboxes__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.iconboxes__itemwrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.iconboxes__item {
  position: relative;
  margin-bottom: 50px;
}
.iconboxes__icon {
  position: absolute;
  top: 0;
  left: 0;
}
.iconboxes__content {
  padding: 0 45px 0 65px;
}
.iconboxes__content p:last-child {
  margin: 0;
}
.iconboxes__title {
  margin-bottom: 10px;
  font-family: "source_sans_proregular", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
}
.sectorswrap {
  margin-top: 50px;
  margin-bottom: 60px;
}
.sectorswrap:last-child {
  margin-bottom: 0;
}
.sectors {
  padding: 35px 35px 40px;
  border-radius: 3px;
  background: #272c38
    url("../../Images/image-bg-fuer-unternehmne-branchen-und-bereiche.jpg")
    no-repeat right 0;
  background-size: 100%;
  color: #fff;
}
.sectors__title {
  color: #fff;
  margin-bottom: 20px;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.sectors__content {
  -webkit-column-count: 4;
  column-count: 4;
}
.sectors ul.square {
  margin: 0;
}
.sectors ul.square li {
  background-image: url("../../Images/icon-bullet-square-turned-negative.png");
  background-position: 11px 10px;
  background-size: 6px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300;
  letter-spacing: 0.1px;
}
.contactboxes {
  padding-top: 20px;
  padding-left: 20px;
  width: 100%;
}
.contactboxes__item {
  margin-bottom: 20px;
  border-radius: 3px;
  overflow: hidden;
}
.contactboxes__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contactboxes__iconwrap {
  width: 40px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url("../../Images/image-bg-slice-card.png");
  background-position: 0px 0px;
  background-size: 300px;
  background-repeat: repeat-y;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contactboxes__icon {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-repeat: no-repeat;
  background-position: center center;
}
.contactboxes__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #e6e6e8;
  padding: 22px;
  color: #272c38;
  border: 1px solid #dedee0;
  border-width: 1px 1px 1px 0;
}
.contactboxes__content p:last-child {
  margin: 0;
}
.contactboxes__content a {
  color: #272c38;
}
.contactboxes__content a:hover {
  color: #33a2b8;
  text-decoration: none;
}
.contactboxes__title {
  font-family: "source_sans_prosemibold";
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 15px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  color: #272c38;
  font-size: 19px;
  line-height: 1.4em;
  letter-spacing: -0.6px;
}
.link--phone,
.link--fax,
.link--email {
  padding-left: 22px;
  position: relative;
}
.link--phone::before,
.link--fax::before,
.link--email::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
}
.link--phone::before {
  background: url("../../Images/icon-phone-dark.svg") no-repeat 0 0;
  width: 12px;
  height: 12px;
}
.link--fax::before {
  background: url("../../Images/icon-fax-dark.svg") no-repeat 0 0;
  width: 12px;
  height: 12px;
}
.link--email::before {
  background: url("../../Images/icon-email-dark.svg") no-repeat 0 0;
  width: 13px;
  height: 13px;
}
.socialmediabar__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.socialmediabar__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 100px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.socialmediabar .sociallinks__list {
  width: 170px;
}
.socialmediabar__content {
  color: #fff;
}
.socialmediabar__content p:last-child {
  margin: 0;
}
.tx-indexedsearch-searchbox #tx_indexedsearch {
  margin-bottom: 5px;
}
.tx-indexedsearch-searchbox fieldset {
  margin: 0;
  padding: 0;
  border: none;
  position: relative;
}
.tx-indexedsearch-searchbox legend,
.tx-indexedsearch-searchbox label {
  display: none;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword {
  height: 56px;
  padding-right: 83px;
  padding-left: 24px;
  border-radius: 3px;
  color: #272c38;
  font-size: 19px;
  letter-spacing: -0.6px;
  margin: 0;
}
.tx-indexedsearch-searchbox
  .tx-indexedsearch-searchbox-sword::-webkit-input-placeholder {
  color: rgba(39, 44, 56, 0.3);
}
.tx-indexedsearch-searchbox
  .tx-indexedsearch-searchbox-sword:-ms-input-placeholder {
  color: rgba(39, 44, 56, 0.3);
}
.tx-indexedsearch-searchbox
  .tx-indexedsearch-searchbox-sword::-ms-input-placeholder {
  color: rgba(39, 44, 56, 0.3);
}
.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword::placeholder {
  color: rgba(39, 44, 56, 0.3);
}
.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button {
  display: inline-block;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  width: 62px;
  padding: 3px 15px 5px;
  border-radius: 2px;
  background-color: #33a2b8;
  background-image: url("../../Images/icon-search-white.svg");
  background-position: 55% 50%;
  background-repeat: no-repeat;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  text-indent: -9999px;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button:hover {
  background-color: #33bcd5;
}
.tx-indexedsearch-info-noresult {
  margin-top: 40px;
}
div.tx-indexedsearch-browsebox {
  margin-bottom: 42px;
}
div.tx-indexedsearch-browsebox:last-child {
  margin-bottom: 0;
  margin-top: 42px;
}
.tx-indexedsearch-res {
  padding-top: 13px;
  margin-top: 13px;
  border-top: 1px solid #d7d7d7;
}
.tx-indexedsearch-res .tx-indexedsearch-info,
.tx-indexedsearch-res .tx-indexedsearch-percent,
.tx-indexedsearch-res .tx-indexedsearch-icon,
.tx-indexedsearch-res .tx-indexedsearch-description {
  display: none;
}
.tx-indexedsearch-res .tx-indexedsearch-title {
  font: 20px "source_sans_proregular", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
}
.tx-indexedsearch-res .tx-indexedsearch-title a {
  color: #272c38;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}
.tx-indexedsearch-res .tx-indexedsearch-title a:hover {
  text-decoration: none;
  color: #33a2b8;
}
.tx-indexedsearch-numberofresults {
  margin-bottom: 42px;
}
ul.tx-indexedsearch-browsebox {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  text-align: center;
}
ul.tx-indexedsearch-browsebox li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
ul.tx-indexedsearch-browsebox li a,
ul.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage a {
  background: #aaa9ae;
  color: #fff;
  display: inline-block;
  padding: 8px 10px;
  min-width: 41px;
  min-height: 41px;
  text-align: center;
  border-radius: 2px;
  font-family: "source_sans_prosemibold";
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
ul.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage a,
ul.tx-indexedsearch-browsebox li > a:hover {
  background: #33a2b8;
  color: white;
  text-decoration: none;
}
ul.tx-indexedsearch-browsebox .paginate-next a,
ul.tx-indexedsearch-browsebox .paginate-prev a {
  text-indent: -9999px;
  position: relative;
  width: 41px;
  height: 41px;
}
ul.tx-indexedsearch-browsebox .paginate-next a::after,
ul.tx-indexedsearch-browsebox .paginate-prev a::after {
  content: "";
  width: 12px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -9px 0 0 -5px;
  background-image: url("../../Images/icon-arrow-left-white.svg");
  background-repeat: no-repeat;
}
ul.tx-indexedsearch-browsebox .paginate-next a::after {
  background-image: url("../../Images/icon-arrow-right-white.svg");
}
.rm-stelle-detail-back-button-track {
  position: absolute;
  left: -70px;
  top: -4px;
  bottom: 0;
}
.rm-sticky-button-container {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 180px;
}
.rm-back-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #33a2b8;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}
.rm-back-button:hover {
  background-color: #51596d;
}
.rm-back-button.invisible-desktop {
  display: none;
  margin-bottom: 40px;
}
.rm-back-button-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 250ms ease;
  transition: -webkit-transform 250ms ease;
  transition: transform 250ms ease;
  transition: transform 250ms ease, -webkit-transform 250ms ease;
}
.rm-back-button:hover .rm-back-button-icon {
  -webkit-transform: translateX(-5px) rotate(180deg);
  transform: translateX(-5px) rotate(180deg);
}
.scroll__top {
  position: fixed;
  right: 30px;
  bottom: 100px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.scroll__top--active {
  opacity: 1;
}
.scroll__iconwrap {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #33a2b8;
  -webkit-box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  box-shadow: 0 8px 10px -3px rgba(39, 44, 56, 0.12),
    0 8px 20px -6px rgba(39, 44, 56, 0.1);
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}
.scroll__iconwrap:hover {
  background-color: #51596d;
}
.scroll__iconwrap:hover .scroll__icon {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.scroll__icon {
  -webkit-transition: -webkit-transform 250ms ease;
  transition: -webkit-transform 250ms ease;
  transition: transform 250ms ease;
  transition: transform 250ms ease, -webkit-transform 250ms ease;
}
.usercentrics-button.uc-button-bl .uc-privacy-button-wrapper {
  display: none !important;
}
#uc-btn-accept-banner {
  line-height: 46px !important;
}
#uc-btn-deny-banner,
#uc-btn-more-info-banner {
  opacity: 0.6 !important;
  line-height: 1em !important;
  font-size: 0.8em !important;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}
#uc-btn-deny-banner:hover,
#uc-btn-more-info-banner:hover {
  opacity: 0.9 !important;
}
.uc-btn-deny-wrapper {
  margin-bottom: 5px !important;
}
.body--privacy .usercentrics-button.uc-button-bl .uc-privacy-button-wrapper {
  display: block !important;
}
.mobile-menu {
  margin-top: 12px;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  background: #262a35;
  display: none;
  z-index: 9999;
}
.mobile-menu__dash {
  display: block;
  position: absolute;
  height: 3px;
  width: 42%;
  background: #fff;
  opacity: 1;
  left: 29%;
}
.mobile-menu__dash:nth-child(1) {
  top: 31%;
}
.mobile-menu__dash:nth-child(2) {
  top: 45%;
}
.mobile-menu__dash:nth-child(3) {
  top: 60%;
}
.mobile-menu--open {
  background: #33a2b8;
}
.nav-overlay {
  display: none;
}
.no-scroll,
.no-scroll body {
  overflow: auto;
  height: 100%;
}
@media screen and (max-width: 1500px) {
  .stage__inner {
    background-position: 0 0;
  }
}
@media screen and (max-width: 1280px) {
  .home .stage__inner {
    padding-bottom: 95px;
  }
  .header__logo {
    padding-right: 15px;
  }
}
@media screen and (max-width: 1230px) {
  .header__logo {
    padding-right: 15px;
  }
  .nav__item,
  .nav {
    padding: 0;
  }
}
@media screen and (max-width: 1200px) {
  .header__inner,
  .footer__logowrap,
  .footer__content,
  [class*="grid__column"],
  .joblist,
  .stage__inner,
  .tabs__navi,
  .tabs__container,
  .grid > [id^="c"],
  .fluid-container__inner > [id^="c"],
  .accordion,
  .jobsmenu__item,
  .bannertext__inner,
  .iconboxes__itemwrap,
  .sectorswrap,
  .carousel__controls,
  .careercheck__column--check {
    padding-left: 15px;
    padding-right: 15px;
  }
  .fluid-container--search .joblist {
    padding-left: 0;
    padding-right: 0;
  }
  .footer__containerinner,
  .grid,
  .careercheck__inner,
  .tabs__inner,
  .jobsmenu__list,
  .iconboxes,
  .carousel--default,
  .jobdetail__inner {
    margin-left: 0;
    margin-right: 0;
  }
  .partner,
  .download {
    margin-left: 15px;
    margin-right: 15px;
  }
  .textimage__textwrap {
    padding-top: 0;
  }
  .textimage__title {
    margin-top: -7px;
  }
  .careercheck__column--text.grid__column--pull {
    padding-left: 15px;
  }
  .careercheck__checkwrap {
    width: 100%;
  }
  .joblist__no-entries {
    margin-left: -15px;
    margin-right: -15px;
  }
  .jobdetail__backbtn {
    position: static;
    margin-bottom: 30px;
  }
  .scroll__top {
    right: 15px;
    bottom: 30px;
  }
}
@media screen and (max-width: 1080px) {
  h2 {
    font-size: 34px;
  }
  .stage__inner {
    background-position: 0 0;
  }
  .carousel__item {
    max-width: 100%;
  }
  .carousel__item {
    margin: 0 15px;
  }
}
@media screen and (max-width: 1010px) {
  .nav-menu {
    flex-direction: column;
  }

  .jobsmenu__list {
    display: block;
  }
  .jobsmenu__item,
  .jobsmenu__item--28.jobsmenu__item--active,
  .jobsmenu__item--35.jobsmenu__item--active {
    margin-bottom: 6px;
    width: 100%;
  }
  .jobsmenu__item:last-child,
  .jobsmenu__item--28.jobsmenu__item--active:last-child,
  .jobsmenu__item--35.jobsmenu__item--active:last-child {
    margin: 0;
  }
  .jobsmenu__submenuwrap {
    position: relative;
    top: 20px;
    left: 0;
    right: 0;
    margin-bottom: 26px;
  }
  .jobsmenu__item--active .jobsmenu__arrow,
  .jobsmenu__item--35.jobsmenu__item--active .jobsmenu__arrow {
    left: 50%;
  }
  .jobsmenu__submenu {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 990px) {
  .header {
    height: 90px;
  }
  .header__logo {
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0;
  }
  .header__logo img {
    width: 44px;
  }
  .headernav,
  .header__logo::after {
    display: none;
  }
  .nav {
    display: none;
  }
  .mobile-menu {
    display: block;
  }
  .header .contactbar {
    padding: 0;
  }
  .header .contactbar__link--phone {
    position: absolute;
    right: 90px;
    top: 18px;
  }
  .nav-overlay {
    position: absolute;
    top: 90px;
    z-index: 99999;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    width: 100% !important;
  }
  .nav-overlay--open {
    display: block;
  }
  .nav-overlay .nav,
  .nav-overlay .headernav {
    display: block;
  }
  .nav-overlay .nav-overlay__menu {
    -webkit-transform: translateY(-500px) translateX(0px);
    transform: translateY(-500px) translateX(0px);
    -webkit-transition: -webkit-transform 400ms;
    transition: -webkit-transform 400ms;
    transition: transform 400ms;
    transition: transform 400ms, -webkit-transform 400ms;
    background-color: #13161d;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
  }
  .nav-overlay--open .nav-overlay__menu {
    -webkit-transform: translateY(0px) translateX(0px);
    transform: translateY(0px) translateX(0px);
  }
  .nav-overlay .nav__list {
    padding: 4px;
  }
  .nav-overlay .nav__item {
    display: block;
    margin-bottom: 4px;
  }
  .nav-overlay .nav__link {
    background: #1c2029;
    border-radius: 2px;
    padding: 16px 10px;
  }
  .nav-overlay .nav__item--active .nav__link {
    background: #33a2b8;
  }
  .nav-overlay .nav__text {
    opacity: 1;
  }
  .nav-overlay .headernav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #1e222d;
    border-top: 1px solid #262a35;
    padding: 10px 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .nav-overlay .headernav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #30333c;
    width: auto;
  }
  .main {
    padding-top: 59px;
  }
  .fluid-container,
  .carousel--quote,
  .jobsmenu,
  .jobdetail {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  h2,
  .fluid-container--abstract h2,
  .fluid-container--abstract h3,
  .careercheck__title,
  .fluid-container--abstract2 h2,
  .fluid-container--abstract2 h3 {
    font-size: 26px;
  }
  .careercheck__title,
  .teaser,
  .teaserbox {
    margin-bottom: 30px;
  }
  .teaser__titlewrap {
    min-height: 0;
  }
  .jobsmenu,
  .joblist--sortable:last-child {
    margin-bottom: 0;
  }
  .sectors__content {
    -webkit-column-count: 2;
    column-count: 2;
  }
  .grid__column--8 {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contactboxes {
    padding: 0;
  }
  .frame-type-form_formframework {
    margin-bottom: 30px;
  }
  .joblist__tablecol--released {
    display: none;
  }
  .rm-back-button.invisible-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .rm-back-button {
    margin-left: 15px;
  }
  .rm-stelle-detail-back-button-track {
    position: static;
    margin-bottom: 20px;
  }
  .fluid-container--abstract2 .grid__column--4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .teaserbox {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  .contactboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contactboxes__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
  }
  .contactboxes__item:last-child {
    padding-right: 0;
  }
  .bannertext__title {
    font-size: 36px;
  }
  .footer__inner {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer__containerinner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer__logowrap,
  .footer__content,
  .grid__column--4 {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footernav {
    margin-bottom: 15px;
    padding: 0;
  }
  .footer__seperatorcol {
    display: none;
  }
  .usercentrics-button.uc-button-bl .uc-privacy-button-wrapper {
    bottom: 75px !important;
    left: 5px !important;
  }
  .usercentrics-button.uc-button-bl .uc-privacy-button-wrapper:hover {
    opacity: 0.6;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  #uc-btn-accept-banner {
    line-height: 54px !important;
  }
  #uc-btn-deny-banner:hover,
  #uc-btn-more-info-banner:hover {
    opacity: 0.6 !important;
  }
}
@media screen and (max-width: 860px) {
  .downloads-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
  }
  .download {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 15px;
  }
  .jobdetail__column,
  .jobdetail__column--right {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .jobdetail__column--auto {
    margin-bottom: 30px;
  }
  .contactjob {
    max-width: 344px;
  }
  .cta__icon,
  .carousel__iconwrap {
    width: 40px;
    background-size: 23px, 300px;
  }
  .quote__iconwrap {
    width: 40px;
  }
}
@media screen and (max-width: 760px) {
  .stage__inner,
  .home .stage__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .home .stage__inner {
    padding-bottom: 85px;
  }
  .careercheck__inner,
  .footer__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home .stage__title {
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .stage__cb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .careercheck__column,
  .grid__column--6 {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .stage__cb-element {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
  }
  .careercheck__checkwrap,
  .stage .search {
    width: 100%;
  }
  .tabs__navi {
    display: none;
  }
  .tabs__inner {
    display: block;
  }
  .tabs .r-tabs-accordion-title {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
  .tabs .r-tabs-accordion-title .r-tabs-anchor {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4px;
    padding: 12px 35px 14px 12px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 2px;
    -webkit-transition: color 250ms ease, background-color 250ms ease;
    transition: color 250ms ease, background-color 250ms ease;
    color: #fff;
    font: 18px "source_sans_prolight";
    letter-spacing: 0.1px;
  }
  .tabs .r-tabs-accordion-title .r-tabs-anchor:hover {
    text-decoration: none;
  }
  .tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #33a2b8;
  }
  .iconboxes__itemwrap {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .iconboxes__content {
    padding-right: 0;
  }
  .accordion__wrap {
    margin: 0;
  }
  .accordion__column--content {
    padding: 0;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .accordion__column--image {
    display: none;
  }
  .carousel--default {
    margin-top: 40px;
  }
  .carousel__controls {
    top: -30px;
  }
  .partner__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .partner__logowrap,
  .partner__content {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .partner__logowrap {
    margin-bottom: 15px;
  }
  .partner__content {
    padding: 0;
  }
  .partner__text {
    display: block;
  }
  .careercheck__column--check {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20;
  }
  .careercheck__column--text {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .careercheck__lc-text {
    font-size: 18px;
  }
  .textimage__textwrap {
    padding-top: 18px;
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20;
  }
  .textimage__title {
    margin-top: 0;
  }
  .textimage__imagewrap {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .sitemapnav__item,
  .footer__column--second,
  .footer__socialmedia,
  .footer__jobs {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer__row--top {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .footer__title {
    color: #fff;
  }
  .footer__title--space {
    margin-bottom: 10px;
  }
  .sociallinks {
    margin-bottom: 5px;
  }
  .footernav {
    padding-top: 10px;
  }
  .usercentrics-button.uc-button-bl .uc-privacy-button-wrapper {
    bottom: 80px !important;
    left: 15px !important;
  }
}
@media screen and (max-width: 700px) {
  .joblist--desktop {
    display: none;
  }
  .joblist--mobile {
    display: block;
    margin-bottom: 30px;
  }
  .joblist__column--mobile {
    display: block;
  }
  ul.tx-indexedsearch-browsebox .paginate-next,
  ul.tx-indexedsearch-browsebox .paginate-prev {
    display: none !important;
  }
  .body--jobs .joblist--mobile > p {
    margin-top: 15px;
  }
  .joblist__head .joblist__column--title,
  .joblist__head .joblist__column--type,
  .joblist__head .joblist__column--city,
  .joblist__head .joblist__column--business,
  .joblist__head .joblist__column--released {
    display: none;
  }
  .joblist--sortable .joblist__head .joblist__column::after {
    display: none;
  }
  .joblist__row {
    padding-top: 15px;
    padding-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .joblist__content .joblist__column {
    padding: 6px 15px 7px;
  }
  .joblist__column--title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: auto;
  }
  .joblist__row .joblist__column--type,
  .joblist__row .joblist__column--city {
    border: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: auto;
  }
  .joblist__row .joblist__column--business {
    border: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: auto;
  }
  .joblist__column--title {
    font: 18px "source_sans_prosemibold";
  }
  .joblist__icon,
  .joblist__column--released {
    display: none;
  }
  .home .joblist__column__infotext {
    display: inline;
  }
}
@media screen and (max-width: 640px) {
  .fluid-container--abstract2 .grid__column--4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .teaserbox__titlewrap {
    min-height: 0;
    background-image: none;
  }
  .sectors {
    background-size: auto 100%;
  }
}
@media screen and (max-width: 560px) {
  .contactbar__text {
    display: none;
  }
  .header .contactbar__link--phone::before {
    opacity: 1;
  }
  .stage__inner {
    background-position: center 0;
  }
  .stage__cb {
    display: block;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .stage__cb-element {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .stage__cb-circle {
    width: 26px;
    height: 26px;
    background-size: 13px 11px;
  }
  .stage__cb-text {
    font-size: 18px;
  }
  .jobsmenu__link {
    font-size: 15px;
  }
  .quote__text p,
  .quote__name {
    font-size: 14px;
  }
  .quote__name {
    background-position: 0 0;
  }
  .jobsmenu__submenu {
    -webkit-column-count: 1;
    column-count: 1;
    padding: 15px;
  }
  .sectors__content {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .download {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .frame-type-form_formframework fieldset {
    margin: 0;
  }
  .frame-type-form_formframework fieldset .form-group {
    float: none;
    width: 100%;
    padding: 0;
  }
  .contactboxes__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .fluid-container--competences .ce-headline-center {
    text-align: left;
  }
  .fluid-container--application {
    background-position: -200px 0;
  }
  .textimage__text p:last-child {
    margin: 0;
  }
  .partner__name {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
  .partner__text {
    padding: 28px 0 0 0;
  }
  .partner__link {
    top: 0;
    right: auto;
    left: 0;
  }
}

h2 {
  text-align: center;
  width: 100%;
  max-width: 100%;
}

h2.left {
  text-align: left;
}

.textimage__title {
  text-align: left;
}

.splide__pagination {
  position: static;
  padding: 0;
}

.splide__pagination {
  position: static !important;
  transform: translateX(0);
}

.splide__pagination .splide__pagination__page.is-active {
  background-color: #33a2b8;
}

.splide__pagination .splide__pagination__page {
  background-color: #41464f;
  margin-right: 3px;
}

.space-main.was-zeichnet-uns-aus .splide__track {
  overflow: visible;
}

.splide__slide.is-active {
  z-index: 500 !important;
  opacity: 1 !important;
}

.splide__slide.is-active .quote {
  transform: scale(1) !important;
}

.splide__slide {
  opacity: 0.3 !important;
}

.splide__slide .quote {
  transform: scale(0.8) !important;
}

.was-zeichnet-uns-aus .quote {
  transition: all 0.4s;
}

.splide__arrow--prev[disabled] {
  background-color: #474c57 !important;
}

.splide__slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 567px;
  background-color: #fff;
}

.quote__iconwrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("/wp-content/uploads/2023/04/image-bg-slice2.png");
  background-position: 50% 50%;
  background-size: cover;
}

.quote__contentwrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding: 25px 35px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.quote__text {
  font-size: 19px;
  line-height: 1.5em;
  font-style: italic;
  font-weight: 400;
}

.text-block {
  font-weight: 400;
}

.quote__author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
  column-gap: 12px;
}

.quote__name {
  color: #33a2b8;
  font-size: 16px;
  line-height: 1em;
  font-weight: 600;
}

.splide__navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.splide__arrow--prev {
  width: 34px;
  height: 34px;
  margin-left: 20px;
  border-radius: 50%;
  background-color: #7e8188;
  background-image: url("../images/icon-arrow-right-white.svg");
  background-position: 56% 49%;
  background-repeat: no-repeat;
  box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.1),
    0 18px 20px -6px rgba(39, 44, 56, 0.08);
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  cursor: pointer;
}

.splide__arrow--prev:hover {
  background-color: #33a2b8;
}

.splide__arrow--prev.btn-previous {
  background-image: url("/wp-content/uploads/2023/04/icon-arrow-left.svg");
  background-position: 47% 49%;
  background-size: auto;
  background-repeat: no-repeat;
}

.splide__arrow--prev.btn-previous:hover {
  background-color: #7e8188;
}

.splide__arrow--prev.btn-previous.inactive-bright-bg {
  background-color: #cdced0;
  cursor: default;
}

.splide__arrow--prev.inactive {
  background-color: #474c57;
  cursor: default;
}

.splide__arrow--prev.inactive:hover {
  background-color: #474c57;
}

.disabled {
  background-color: #474c57 !important;
}

.splide__arrow--next {
  width: 34px;
  height: 34px;
  margin-right: 20px;
  border-radius: 50%;
  background-color: #7e8188;
  background-image: url("/wp-content/uploads/2023/04/icon-arrow-right.svg");
  background-position: 56% 49%;
  background-repeat: no-repeat;
  box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.1),
    0 18px 20px -6px rgba(39, 44, 56, 0.08);
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  cursor: pointer;
}

.splide__arrow--next:hover {
  background-color: #7e8188;
}

.splide__arrow--next.btn-previous {
  background-image: url("../images/icon-arrow-left-white.svg");
  background-position: 47% 49%;
  background-size: auto;
  background-repeat: no-repeat;
}

.splide__arrow--next.btn-previous.inactive-bright-bg {
  background-color: #cdced0;
  cursor: default;
}

.splide__arrow--next.inactive {
  background-color: #474c57;
  cursor: default;
}

.splide__arrow--next.inactive:hover {
  background-color: #474c57;
}

.splide__track {
  overflow: visible !important;
}

@media screen and (max-width: 767px) {
  .w-nav-overlay {
    position: fixed;
    top: 90px !important;
  }
}
