@charset "UTF-8";
@font-face {
  font-family: "Montserrat Subrayada";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/shared/fonts/montserrat-subrayada-v8-latin-regular.eot");
  src: local("MontserratSubrayada-Regular"), url("/shared/fonts/montserrat-subrayada-v8-latin-regular.eot?#iefix") format("embedded-opentype"), url("/shared/fonts/montserrat-subrayada-v8-latin-regular.woff2") format("woff2"), url("/shared/fonts/montserrat-subrayada-v8-latin-regular.woff") format("woff"), url("/shared/fonts/montserrat-subrayada-v8-latin-regular.ttf") format("truetype"), url("/shared/fonts/montserrat-subrayada-v8-latin-regular.svg#MontserratSubrayada") format("svg");
}
@font-face {
  font-family: "K2D";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("/shared/fonts/k2d-v2-latin-300.eot");
  src: local("K2D Light"), local("K2D-Light"), url("/shared/fonts/k2d-v2-latin-300.eot?#iefix") format("embedded-opentype"), url("/shared/fonts/k2d-v2-latin-300.woff2") format("woff2"), url("/shared/fonts/k2d-v2-latin-300.woff") format("woff"), url("/shared/fonts/k2d-v2-latin-300.ttf") format("truetype"), url("/shared/fonts/k2d-v2-latin-300.svg#K2D") format("svg");
}
@font-face {
  font-family: "K2D";
  font-style: italic;
  font-weight: 300;
  font-display: block;
  src: url("/shared/fonts/k2d-v2-latin-300italic.eot");
  src: local("K2D Light Italic"), local("K2D-LightItalic"), url("/shared/fonts/k2d-v2-latin-300italic.eot?#iefix") format("embedded-opentype"), url("/shared/fonts/k2d-v2-latin-300italic.woff2") format("woff2"), url("/shared/fonts/k2d-v2-latin-300italic.woff") format("woff"), url("/shared/fonts/k2d-v2-latin-300italic.ttf") format("truetype"), url("/shared/fonts/k2d-v2-latin-300italic.svg#K2D") format("svg");
}
@font-face {
  font-family: "K2D";
  font-style: normal;
  font-weight: 500;
  font-display: block;
  src: url("/shared/fonts/k2d-v2-latin-500.eot");
  src: local("K2D Medium"), local("K2D-Medium"), url("/shared/fonts/k2d-v2-latin-500.eot?#iefix") format("embedded-opentype"), url("/shared/fonts/k2d-v2-latin-500.woff2") format("woff2"), url("/shared/fonts/k2d-v2-latin-500.woff") format("woff"), url("/shared/fonts/k2d-v2-latin-500.ttf") format("truetype"), url("/shared/fonts/k2d-v2-latin-500.svg#K2D") format("svg");
}
@font-face {
  font-family: "K2D";
  font-style: italic;
  font-weight: 500;
  font-display: block;
  src: url("/shared/fonts/k2d-v2-latin-500italic.eot");
  src: local("K2D Medium Italic"), local("K2D-MediumItalic"), url("/shared/fonts/k2d-v2-latin-500italic.eot?#iefix") format("embedded-opentype"), url("/shared/fonts/k2d-v2-latin-500italic.woff2") format("woff2"), url("/shared/fonts/k2d-v2-latin-500italic.woff") format("woff"), url("/shared/fonts/k2d-v2-latin-500italic.ttf") format("truetype"), url("/shared/fonts/k2d-v2-latin-500italic.svg#K2D") format("svg");
}
body {
  color: #000;
  font-family: "K2D", sans-serif;
  font-weight: 300;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  text-wrap: pretty;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  color: inherit;
}
h1, h2, h3, .h3, h4, h5, h6 {
  font-weight: 500;
}
h1, h2, h6.h1, a.more, span.more, a.btn, input.btn, .h3-mood, #menu ul:last-child a:not(.dropdown-item), #menu ul:last-child a:not(.dropdown-item):visited, #hero h5, #zahlen ins, .anim-counter ins, #hero .start-special h6, .sticker span.hastag, #benefits h3 {
  font-family: "Montserrat Subrayada", sans-serif;
  letter-spacing: -0.01em;
  font-weight: 400;
  -ms-hyphens: manual;
  -webkit-hyphens: manual;
  hyphens: manual;
}
h1, h2, h6.h1, #zahlen ins, .anim-counter ins {
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
  color: #00374d;
}
h1.red, h2.red, h3.red, h4.red {
  color: #ea5556;
}
h1.cyan, h2.cyan, h3.cyan, h4.cyan {
  color: #79c5b6;
}
h1.purple, h2.purple, h3.purple, h4.purple {
  color: #952381;
}
h1.orange, h2.orange, h3.orange, h4.orange {
  color: #f28b00;
}
h1.green, h2.green, h3.green, h4.green {
  color: #94c11a;
}
h3, .h3, h4 {
  font-size: 1.5rem;
  line-height: 1.3;
  letter-spacing: 0;
}
.h3-mood {
  color: #00374d;
}
h6 {
  font-weight: 300;
}
p.lead, ul.lead li, #referenzen q, #menschen h3, .quote .lead, .lead p {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.4;
}
strong, b {
  font-weight: 500;
}
main strong {
  color: #000;
}
.mt-6 {
  margin-top: 4.5rem;
}
.ref-p-n3 {
  margin: -1rem -1rem 0 -1rem;
  width: calc(100% + 2rem);
  /*max-width: none;*/
}
a, a:visited {
  color: #000;
}
a:hover, a:focus {
  outline: none;
  text-decoration: none;
  color: #000;
}
label a, p a {
  border-bottom: 1px solid #000;
  transition: border-color 0.2s;
}
label a:hover, label a:focus, p a:hover, p a:focus {
  border-color: transparent;
}
.container {
  max-width: 1280px;
}
.grey {
  background: #eee;
}
.fit-cover {
  object-fit: cover;
}
.modal-title {
  line-height: 1.25;
}
.engagement-box {
  background: #00374d;
  color: white;
}
.row:has(.werte-headline) {
  counter-reset: sevens;
}
.werte-headline {
  font-size: 1rem;
  line-height: 1.5;
}
.werte-headline::before {
  counter-increment: sevens;
  content: counter(sevens);
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #00374d;
  margin-bottom: 0.5rem;
}
a.btn, input.btn {
  background-color: #52646c;
  color: #fff;
  border-radius: 0;
  padding: 1rem 1.5rem;
  transition: transform 0.2s;
}
a.btn:hover, a.btn:focus, input.btn:hover, input.btn:focus {
  color: #fff !important;
  transform: scale(1.075) !important;
  box-shadow: none !important;
}
a.btn.purple, input.btn.purple {
  background-color: #952381;
}
#portfolio a, #portfolio a:visited, #expertise a, #expertise a:visited, #companies a, #companies a:visited, #insights a, #insights a:visited, #referenzen a, #referenzen a:visited, #referenzen-neu a, #referenzen-neu a:visited {
  transition: transform 0.2s;
}
#portfolio a:hover, #portfolio a:focus, #expertise a:hover, #expertise a:focus, #companies a:hover, #companies a:focus, #insights a:hover, #insights a:focus, #referenzen a:hover, #referenzen a:focus, #referenzen-neu a:hover, #referenzen-neu a:focus {
  transform: scale(1.025);
}
::selection {
  color: #fff;
  background: #00374d;
}
#noscript {
  background: #00374d;
  padding: 1rem 2rem;
  left: 0;
  bottom: 0;
  z-index: 9999;
}
.lazy-hidden {
  opacity: 0;
}
.lazy-loaded {
  transition: opacity 0.6s;
  opacity: 1;
}
.no-js noscript + img {
  display: none !important;
}
@keyframes bottom {
  from {
    opacity: 0;
    transform: translateY(3rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.no-animate {
  animation: none !important;
  visibility: visible !important;
}
.btn-klaro {
  cursor: pointer;
  color: #fff !important;
}
#klaro .cm-bg {
  background-color: rgba(0, 0, 0, 0.8);
}
#klaro .cm-modal {
  background: #fff;
  color: #000;
}
#klaro .cookie-modal {
  z-index: 5000;
}
#klaro p, #klaro span {
  color: #000;
  font-size: 1rem;
}
#klaro .cm-list-title {
  font-weight: 500;
  line-height: 1.75;
}
#klaro .cm-list-label {
  margin-bottom: 0;
}
#klaro h5 span {
  font-size: 1.75rem;
}
main .klaro .context-notice {
  border-color: transparent;
  background: #eee;
}
#klaro .cm-btn-decline, #klaro .cm-btn-decline + .cm-btn-info, main .klaro .context-notice .cm-btn-success {
  background-color: #9d9d9d !important;
}
#klaro .cm-list-input:checked + .cm-list-label .slider, #klaro .cm-list-input.only-required + .cm-list-label .slider {
  background-color: #00374d;
}
#klaro .cookie-modal a, #klaro .context-notice a, #klaro .cookie-notice a {
  color: #00374d;
}
#klaro .cm-btn, #klaro .cm-btn.cm-btn-accept, #klaro .cm-btn.cm-btn-success, main .klaro .context-notice .cm-btn, main .klaro .context-notice .cm-btn.cm-btn-success {
  background-color: #00374d;
  padding: 0.375rem 0.75rem;
}
#klaro .cm-btn.cm-btn-accept-all, #klaro .cm-btn.cm-btn-info, #klaro .cm-btn.cm-btn-success-var, main .klaro .context-notice .cm-btn.cm-btn-info, main .klaro .context-notice .cm-btn.cm-btn-success-var {
  background-color: #00374d;
}
#klaro .cm-header, #klaro .cm-footer, #klaro .cm-toggle-all {
  border-color: #52646c;
}
#klaro .cm-powered-by {
  display: none;
}
#klaro .cookie-modal li {
  margin: 1rem 0;
}
#klaro .cm-list-input.required:checked + .cm-list-label .slider {
  opacity: 1;
}
#klaro .cm-list-input.half-checked:checked + .cm-list-label .slider, #klaro .cm-list-input.only-required + .cm-list-label .slider {
  opacity: 1;
  background-color: #00374d;
}
#klaro .slider {
  box-shadow: none;
  background: #9d9d9d;
}
#klaro .slider::before {
  background: #fff;
}
.carousel-control-next, .carousel-control-prev {
  opacity: 1;
  width: 5%;
  z-index: 10;
  display: none;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  background: none;
}
.carousel-control-next svg, .carousel-control-prev svg {
  stroke: #fff;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  width: 21px;
  height: 36px;
  transition: transform 0.2s;
}
.carousel-control-next:hover svg {
  transform: translateX(0.5rem);
}
.carousel-control-prev:hover svg {
  transform: translateX(-0.5rem);
}
.carousel-indicators {
  left: 0;
  right: 0;
  padding-left: 15px;
  bottom: 1.5rem;
}
.carousel-indicators li {
  width: 10rem;
  height: 2px;
  background: #fff;
  opacity: 0.2;
  transition: opacity 0.2s;
}
.carousel-indicators li.active, .carousel-indicators li:hover {
  height: 4px;
  opacity: 1;
  transform: translateY(-1px);
}
#menu {
  background: rgba(0, 55, 77, 0.9);
  transition: background 0.2s;
}
#menu.scrolled, #menu.scrolled .dropdown-menu {
  background: #00374d !important;
}
#menu a, #menu a:visited {
  color: #9d9d9d;
  transition: color 0.2s;
  font-weight: 300;
}
#menu li.active > a, #menu a:hover, #menu a:focus, #menu .dropdown-menu a.active, #menu .dropdown-menu a:hover, #menu .dropdown-menu a:focus {
  background: none;
  color: #fff;
}
#menu ul:first-child li:not(:last-child)::after {
  content: "|";
  display: block;
  color: #9d9d9d;
}
#menu span.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
#menu img {
  width: 120px;
}
#menu form {
  transform: translateY(1px);
  display: flex;
}
#menu form input[type="text"] {
  margin: 0.5rem;
  height: 24px;
  width: 0;
  font-weight: 300;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  transition: width 0.2s, opacity 0.2s, visibility 0.2s;
}
#menu form.active input[type="text"] {
  width: 150px;
  opacity: 1;
  visibility: visible;
  margin: 0.5rem;
  padding: 0 0.25rem;
}
#menu form input[type="submit"] {
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  background: none;
  padding: 0;
  margin: 0.5rem;
  display: none;
}
#menu form.active input[type="submit"] {
  display: block;
}
#menu form + svg {
  width: 16px;
  height: 16px;
  margin: calc(.5rem + 4px) 0.5rem;
  transform: translateY(1px);
  cursor: pointer;
  fill: #9d9d9d;
  transition: fill 0.2s;
}
#menu form.active + svg {
  position: absolute;
  right: 4px;
  top: 0;
  z-index: -1;
  fill: #fff;
}
#menu form + svg:hover {
  fill: #fff;
}
@keyframes zoomOut {
  0% {
    transform: scale(1.075);
  }
  100% {
    transform: scale(1);
  }
}
#hero figure {
  overflow: hidden;
}
#hero img {
  animation: zoomOut 3s ease-out 0.2s forwards;
  transform-origin: center center;
}
#hero, #hero img {
  height: 100vh;
  height: 100svh;
}
#hero.notext, #hero.notext img {
  height: 50vh;
}
#hero .carousel-item::after, #hero figure::after {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
  height: 60%;
  width: 100%;
  content: "";
  display: block;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
}
#hero figure::after {
  height: 40%;
}
#hero.notext .carousel-item::after, #hero.notext figure::after {
  display: none;
}
#hero h5 {
  font-size: 2rem;
  line-height: 1.05;
  max-width: 1000px;
}
#hero h5 a:first-child::before {
  content: "// ";
}
#hero h5 a:last-child::before {
  content: "/ ";
}
#hero p {
  max-width: 600px;
}
#hero .carousel-caption, #hero figcaption {
  bottom: 4rem;
  left: 0;
  right: 0;
  z-index: 10;
}
#hero .carousel-caption a {
  transition: transform 0.2s;
  display: inline-block;
}
#hero .carousel-caption a:hover, #hero .carousel-caption a:focus {
  transform: scale(1.05);
}
#hero .start-special h3, #hero .start-special h6 {
  font-size: 1.5rem;
}
#hero .video-container::after {
  position: absolute;
  background: black;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  opacity: 0.6;
  height: 100vh;
  height: 100svh;
}
#hero .video-hero {
  height: 100vh;
  height: 100svh;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  object-position: top center;
}
#hero .overlay-container {
  z-index: 3;
  top: 100vh;
}
#hero .overlay-container a svg {
  animation: buttonPulse 3s ease-in-out 3s infinite;
}
@keyframes buttonPulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.1337);
    opacity: 0.8;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
#hero .overlay {
  background: #00374d;
  color: white;
  border-top: 0.5rem solid #00374d;
  opacity: 0;
  transform: translateY(3rem);
  transition: all 1s;
}
#hero .overlay.active {
  opacity: 1;
  transform: translateY(0);
}
#hero .overlay-main {
  background: #00374d;
  border: 0;
  opacity: 1;
  transform: translateY(0);
}
#hero .overlay-light {
  border: 1px solid #00374d;
  border-top-width: 0.5rem;
  color: #00374d;
  background: white;
}
#hero .overlay-animation {
  transition: transform 0.2s;
}
#hero .overlay-animation:hover {
  transform: scale(1.025);
}
#hero .overlay h1, #hero .overlay h2 {
  color: white;
  line-height: 1.05;
}
#hero .overlay-light h1, #hero .overlay-light h2 {
  color: #00374d;
}
#hero .overlay h1 {
  font-size: 2.5rem;
}
#hero .overlay h2 {
  font-size: 1.75rem;
}
#hero #videoModal .modal-content {
  background: none;
  border: 0;
}
#hero #videoModal .modal-header {
  border: 0;
}
#hero #videoModal .close {
  opacity: 1;
  color: white;
  text-shadow: none;
}
#hero #videoModal .close:hover {
  opacity: 0.5;
  color: white;
}
#expertise a {
  height: 500px;
}
#expertise a .text-box, #portfolio a img {
  border-top: 0.5rem solid #00374d;
  z-index: 2;
}
#expertise a:nth-of-type(1) .text-box, #portfolio a:nth-of-type(1) img {
  border-color: #79c5b6;
}
#expertise a:nth-of-type(2) .text-box, #portfolio a:nth-of-type(2) img {
  border-color: #ea5556;
}
#expertise a:nth-of-type(3) .text-box, #portfolio a:nth-of-type(3) img {
  border-color: #952381;
}
#expertise a:nth-of-type(4) .text-box, #portfolio a:nth-of-type(4) img {
  border-color: #94c11a;
}
html[lang="en"] #expertise a:nth-of-type(5) .text-box, html[lang="en"] #portfolio a:nth-of-type(5) img, html[lang="de"] #expertise a:nth-of-type(6) .text-box, html[lang="de"] #portfolio a:nth-of-type(6) img {
  border-color: #f28b00;
}
#expertise a .text-box::after {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
  height: 75%;
  width: calc(100% - 30px);
  content: "";
  display: block;
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 15px;
}
#expertise a img {
  top: 0;
  left: 0;
  z-index: 1;
}
.toggle.toggle-double a.toggler h3 {
  font-size: 1.25rem;
}
.toggle a.toggler {
  border-top: 1px solid #eee;
  transition: border-color 0.2s;
}
.toggle.grey a.toggler {
  border-color: #ccc;
}
.toggle a.toggler:hover, .toggle a.toggler[aria-expanded="true"] {
  border-color: #00374d;
}
.toggle a.toggler.red:hover, .toggle a.toggler.red[aria-expanded="true"] {
  border-color: #ea5556;
}
.toggle a.toggler.cyan:hover, .toggle a.toggler.cyan[aria-expanded="true"] {
  border-color: #79c5b6;
}
.toggle a.toggler.purple:hover, .toggle a.toggler.purple[aria-expanded="true"] {
  border-color: #952381;
}
.toggle a.toggler.orange:hover, .toggle a.toggler.orange[aria-expanded="true"] {
  border-color: #f28b00;
}
.toggle a.toggler.green:hover, .toggle a.toggler.green[aria-expanded="true"] {
  border-color: #94c11a;
}
.toggle a.toggler::before {
  content: "+";
  float: right;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 500;
  transform: translateY(-0.25rem);
}
.toggle a.toggler[aria-expanded="true"]::before {
  content: "–";
}
.toggle a.toggler-special::before {
  content: "→";
}
.toggle a.toggler::after {
  content: "";
  display: table;
  clear: both;
}
#services .light {
  color: #777;
}
#services .light li {
  line-height: 1.75;
}
#services .light li::before {
  content: "•";
  margin-right: calc(2rem - 13px);
  margin-left: -1.5rem;
}
#services h6 {
  font-weight: 500;
}
#services .mehrwert {
  border: 1px solid #00374d;
  border-top-width: 0.5rem;
}
#services .mehrwert.red {
  border-color: #ea5556;
}
#services .mehrwert.cyan {
  border-color: #79c5b6;
}
#services .mehrwert.purple {
  border-color: #952381;
}
#services .mehrwert.orange {
  border-color: #f28b00;
}
#services .mehrwert.green {
  border-color: #94c11a;
}
.approach {
  display: flex;
  overflow: hidden;
}
.approach-item {
  border: 1px solid transparent;
  border-radius: 50%;
  transform: rotate(45deg);
  box-sizing: border-box;
  position: relative;
}
.approach-item:nth-of-type(even) {
  border-bottom-color: #00374d;
  border-right-color: #00374d;
}
.approach-item:nth-of-type(odd) {
  border-top-color: #00374d;
  border-left-color: #00374d;
}
.approach-item.red:nth-of-type(even) {
  border-bottom-color: #ea5556;
  border-right-color: #ea5556;
}
.approach-item.red:nth-of-type(odd) {
  border-top-color: #ea5556;
  border-left-color: #ea5556;
}
.approach-item.cyan:nth-of-type(even) {
  border-bottom-color: #79c5b6;
  border-right-color: #79c5b6;
}
.approach-item.cyan:nth-of-type(odd) {
  border-top-color: #79c5b6;
  border-left-color: #79c5b6;
}
.approach-item.purple:nth-of-type(even) {
  border-bottom-color: #952381;
  border-right-color: #952381;
}
.approach-item.purple:nth-of-type(odd) {
  border-top-color: #952381;
  border-left-color: #952381;
}
.approach-item.orange:nth-of-type(even) {
  border-bottom-color: #f28b00;
  border-right-color: #f28b00;
}
.approach-item.orange:nth-of-type(odd) {
  border-top-color: #f28b00;
  border-left-color: #f28b00;
}
.approach-item.green:nth-of-type(even) {
  border-bottom-color: #94c11a;
  border-right-color: #94c11a;
}
.approach-item.green:nth-of-type(odd) {
  border-top-color: #94c11a;
  border-left-color: #94c11a;
}
.approach-content {
  background: #52646c;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  color: #fff;
  justify-content: center;
  border-radius: 50%;
  padding: 1rem;
  border: none;
  transform: rotate(-45deg);
  transition: 0.2s;
  text-align: center;
  -ms-hyphens: manual;
  -webkit-hyphens: manual;
  hyphens: manual;
}
.approach-content:hover, .approach-content:focus {
  background: #00374d;
  color: #fff;
}
.approach-item svg {
  position: absolute;
  left: 5%;
  bottom: 70%;
  fill: #fff;
  transform: rotate(-45deg);
  width: 40%;
  height: auto;
}
.approach-item:nth-of-type(even) svg {
  left: 55%;
  bottom: 20%;
  transform: rotate(135deg) scaleX(-1);
}
.approach-item.green svg {
  left: 55%;
  bottom: 20%;
  transform: rotate(-45deg) scale(-1);
}
.approach-item.green:nth-of-type(even) svg {
  left: 5%;
  bottom: 70%;
  transform: rotate(-45deg) scaleX(1);
}
#insights .text-box {
  z-index: 3;
}
#insights .text-box > div {
  border: 1px solid #00374d;
  border-top-width: 0.5rem;
}
#insights a:not(.text-box) {
  position: relative;
}
#insights a:not(.text-box) > div::after {
  background: linear-gradient(-90deg, transparent, black);
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 15px;
  top: 0;
  height: 100%;
  width: 66%;
}
#insights .text-box .red {
  border-color: #ea5556;
}
#insights .text-box .cyan {
  border-color: #79c5b6;
}
#insights .text-box .purple {
  border-color: #952381;
}
#insights .text-box .orange {
  border-color: #f28b00;
}
#insights .text-box .green {
  border-color: #94c11a;
}
#insights .text-box h6::before {
  content: "// ";
}
#insights .text-box div.text-white {
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0), black);
}
#insights img {
  top: 0;
  left: 20%;
  width: 80% !important;
  z-index: 1;
  -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 33%, black 100%);
  mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 33%, black 100%);
}
@keyframes buttonPulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.075);
  }
  100% {
    transform: scale(1);
  }
}
.quick-check-button a {
  animation: buttonPulse 2s infinite;
}
.quick-check-modal .modal-content {
  border: 0;
  border-radius: 0;
}
.quick-check-modal .modal-header {
  border: 0;
  padding-left: 2rem;
  padding-top: 0.5rem;
}
.quick-check-modal .modal-body {
  border: 0;
  padding: 0 2rem 2rem 2rem;
}
.quick-check-modal .form-control {
  height: 3.625rem;
  font-size: 1.25rem;
  padding: 1.5rem 1rem;
}
a.category {
  background-color: #00374d;
  color: white;
  padding: 0.25rem 0.5rem;
  transition: transform 0.2s;
  display: inline-block;
}
.cat-filter a.category {
  background-color: #52646c;
}
a.category:hover, a.category:focus {
  transform: scale(1.1) !important;
}
a.category.red, .cat-filter.red a.category.active {
  background-color: #ea5556;
}
a.category.cyan, .cat-filter.cyan a.category.active {
  background-color: #79c5b6;
}
a.category.purple, .cat-filter.purple a.category.active {
  background-color: #952381;
}
a.category.orange, .cat-filter.orange a.category.active {
  background-color: #f28b00;
}
a.category.green, .cat-filter.green a.category.active {
  background-color: #94c11a;
}
#catfilter {
  scroll-margin-top: 10rem;
}
.cat-filter select {
  background-color: #fff;
}
#referenzen .carousel-caption {
  left: 0;
  right: 0;
}
#referenzen .text-box {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #00374d;
  border-top-width: 0.5rem;
}
#referenzen .text-box.red {
  border-color: #ea5556;
}
#referenzen .text-box.cyan {
  border-color: #79c5b6;
}
#referenzen .text-box.purple {
  border-color: #952381;
}
#referenzen .text-box.orange {
  border-color: #f28b00;
}
#referenzen .text-box.green {
  border-color: #94c11a;
}
#referenzen .text-box h6::before {
  content: "// ";
}
#referenzen-neu .text-box > div {
  border: 1px solid #00374d;
  border-top-width: 0.5rem;
}
#referenzen-neu .text-box .red {
  border-color: #ea5556;
}
#referenzen-neu .text-box .cyan {
  border-color: #79c5b6;
}
#referenzen-neu .text-box .purple {
  border-color: #952381;
}
#referenzen-neu .text-box .orange {
  border-color: #f28b00;
}
#referenzen-neu .text-box .green {
  border-color: #94c11a;
}
#experten figure {
  height: 400px;
}
#experten.toggle figure {
  height: auto;
}
#menschen figcaption, #experten figcaption {
  z-index: 1;
  bottom: 0;
  max-width: 425px;
  opacity: 0;
  transition: opacity 0.2s;
}
#menschen figure::after, #experten figure::after {
  transition: background 0.2s;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#menschen figure.mood::after {
  display: none;
}
#menschen figure:hover::after, #experten figure:hover::after {
  background: rgba(0, 55, 77, 0.9);
}
#experten figure.red:hover::after {
  background: rgba(234, 85, 86, 0.9);
}
#experten figure.cyan:hover::after {
  background: rgba(121, 197, 182, 0.9);
}
#experten figure.purple:hover::after {
  background: rgba(149, 35, 129, 0.9);
}
#experten figure.orange:hover::after {
  background: rgba(242, 139, 0, 0.9);
}
#experten figure.green:hover::after {
  background: rgba(148, 193, 26, 0.9);
}
#menschen figure:hover figcaption, #experten figure:hover figcaption {
  opacity: 1;
}
#experten .carousel-control-next svg, #experten .carousel-control-prev svg {
  stroke: #000;
}
main.has-quote, main:has(#whitepaper) {
  overflow: hidden;
}
main p.aside {
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 500;
  border-top: 1px solid #000;
}
main .text, .main-text, p.light, time.light, span.light {
  color: #777;
  line-height: 1.75;
}
.main-text.service-special p:last-child {
  margin-bottom: 0;
}
main ul, ul.lead {
  padding-left: 1.5rem;
  list-style: none;
}
main li::before, ul.lead li::before {
  content: "•";
  margin-right: calc(2rem - 13px);
  margin-left: -1.5rem;
}
main .anim-counter li::before {
  content: unset;
}
ul.lead li::before {
  margin-right: calc(2rem - 18px);
}
ul.arrow li::before {
  content: "";
  width: 16px;
  height: 16px;
  margin-right: calc(2rem - 24px);
  display: inline-block;
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path d="M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z"/></svg>') left center no-repeat;
}
ul.arrow.purple li::before {
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="rgb(149,35,129)"><path d="M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z"/></svg>') left center no-repeat;
}
ul.arrow.white li::before {
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="rgb(255,255,255)"><path d="M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z"/></svg>') left center no-repeat;
}
ul.lead.arrow {
  padding-left: 2.5rem;
}
ul.lead.arrow li::before {
  margin-right: calc(2.5rem - 24px);
  margin-left: -2.5rem;
  width: 24px;
  height: 24px;
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="1246" height="24" viewBox="0 0 24 24"><path d="M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z"/></svg>') left center no-repeat;
}
ul.lead.arrow li::before {
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z"/></svg>') left center no-repeat;
}
ul.lead.arrow.purple li::before {
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="rgb(149,35,129)"><path d="M7.33 24l-2.83-2.829 9.339-9.175-9.339-9.167 2.83-2.829 12.17 11.996z"/></svg>') left center no-repeat;
}
p.lead + ul.lead {
  margin-top: -2rem;
}
main img {
  max-width: 100%;
}
main .quote {
  background-color: #00374d;
  color: #fff;
  position: relative;
}
main .quote::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #00374d;
}
main .quote::after {
  content: "";
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background-color: #00374d;
}
main .quote p, #quotes .quote p {
  color: #777;
}
#quotes .carousel-control-next svg, #quotes .carousel-control-prev svg {
  stroke: #000;
}
#powerbi iframe {
  width: 100%;
  height: 100vh;
  display: block;
}
.countdown h3 {
  z-index: 1;
  left: 0;
  top: 50%;
  line-height: 1rem;
  top: calc(50% - .5rem);
  font-size: 1rem;
}
.sticker {
  background: #00374d;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  right: 0;
  bottom: 100%;
  bottom: calc(100% - 72px);
  z-index: 11;
  position: relative;
}
.sticker.sticker-karriere {
  background: #f28b00;
  width: 140px;
  height: 140px;
  top: -152px;
  right: 10px;
  left: auto;
  position: absolute;
  animation: pulse 3s infinite;
}
.sticker.sticker-karriere h3 {
  font-size: 1rem;
}
/*.sticker.sticker-karriere.sticker-karriere-start {
	width:180px;
	height:180px;
	bottom:100%;
}*/
@keyframes pulse {
  0% {
    transform: scale(1) rotate(-5deg);
  }
  33% {
    transform: scale(0.9) rotate(0);
  }
  66% {
    transform: scale(0.9) rotate(0);
  }
  100% {
    transform: scale(1) rotate(-5deg);
  }
}
.sticker span.hastag {
  border: 3px solid #fff;
}
.sticker img {
  width: 50%;
  margin-top: -4rem;
}
.sticker.cta-sticker {
  border-radius: 50%;
  right: 20px;
  bottom: -214px;
  z-index: 11;
  padding-top: 90px;
  font-size: 1.75rem;
  position: absolute;
  color: #fff;
  text-align: center;
  transition: transform 0.2s;
}
.sticker.cta-sticker strong {
  font-size: 2.5rem;
  line-height: 1.25;
}
.sticker.purple {
  background: #952381;
}
.sticker.cta-sticker:hover, .sticker.cta-sticker:focus {
  transform: scale(1.05);
}
.three-cards .card {
  border: 1px solid #00374d;
  border-top-width: 0.5rem;
}
.three-cards .card li {
  margin-bottom: 0.5rem;
}
.three-cards.red .card {
  border-color: #ea5556;
}
.three-cards.cyan .card {
  border-color: #79c5b6;
}
.three-cards.purple .card {
  border-color: #952381;
}
.three-cards.orange .card {
  border-color: #f28b00;
}
.three-cards.green .card {
  border-color: #94c11a;
}
#radiospot {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  margin-bottom: 0;
  display: none;
  z-index: 999;
}
.plyr--full-ui input[type=range] {
  color: #00374d;
}
.plyr__control--overlaid, .plyr__control--overlaid:focus {
  background: rgba(0, 55, 77, 0.8);
  padding: 1.5rem;
}
.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: #00374d;
}
.plyr__control.plyr__tab-focus {
  box-shadow: 0 0 0 5px rgba(0, 55, 77, 0.5);
}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
  background: #00374d;
}
div.anim-counter > ul {
  /* transform: scale(.9); */
}
#zahlen ins, .anim-counter ins {
  text-decoration: none;
}
#zahlen small, .anim-counter small {
  font-size: 100%;
  font-weight: 300;
  display: block;
}
#zahlen li:nth-of-type(3) ins::before {
  content: "+";
}
.anim-counter li:nth-of-type(4) ins::before {
  /* temp fuer lp pc */
  content: "+";
}
#geschichte {
  padding-bottom: 8rem;
}
#geschichte h5 {
  font-size: 4.25rem;
}
#geschichte p {
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 500;
}
#geschichte .carousel-indicators {
  bottom: -4rem;
}
#geschichte .carousel-indicators li {
  text-indent: 0;
  background: #9d9d9d;
  line-height: 3rem;
  display: block;
}
#geschichte .carousel-indicators li.active, #geschichte .carousel-indicators li:hover {
  background: #000;
  line-height: calc(3rem + 2px);
}
#geschichte .carousel-control-next svg, #geschichte .carousel-control-prev svg {
  stroke: #000;
}
#kunden li {
  display: inline;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 500;
}
#kunden li:not(:last-child)::after {
  content: " // ";
}
#kunden.kunden-neu li {
  font-size: 2rem;
  line-height: 1;
  color: #777;
  transition: color 0.2s;
}
#kunden.kunden-neu .splide:hover li {
  color: #000;
}
#kunden.kunden-neu .splide {
  user-select: none;
  direction: ltr;
  cursor: grab;
}
#kunden.kunden-neu li:not(:last-child)::after {
  content: "";
  margin-right: 2.5rem;
}
.filter img {
  z-index: 1;
}
.filter h3 {
  bottom: 0;
  z-index: 3;
}
.filter a::before, .filter a::after {
  height: 50%;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 55, 77, 0.75));
  width: 100%;
  z-index: 2;
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  transition: opacity 0.2s;
}
.filter a::before {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(242, 139, 0, 0.75));
  opacity: 0;
}
.filter a:hover::before, .filter a:focus::before, .filter a.active::before {
  opacity: 1;
}
.filter a:hover::after, .filter a:focus::after, .filter a.active::after {
  opacity: 0;
}
#karriere .onapply-department-header {
  display: none !important;
}
#karriere .onapply-job-ad {
  padding: 2rem 0;
}
/*#karriere .onapply-job-ad[data-id="0"] {
	padding-top:0;
}*/
#karriere .onapply-job-ad:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
#karriere .onapply-job-ad__title {
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 500;
}
#karriere .onapply-job-ad__location {
  color: #000;
  font-size: 1rem;
}
#karriere .onapply-job-ad__view-button {
  border-color: transparent;
}
#modell .modell-wrap {
  counter-increment: steps;
}
#modell .modell-step::before {
  content: counter(steps);
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
  width: 2.5rem;
  transform: translateY(-0.125rem);
  order: 1;
  color: #00374d;
}
#modell .modell-step::after {
  content: " / " attr(data-total);
  line-height: 1;
  display: flex;
  transform: translateY(0.375rem);
  order: 2;
  margin-right: 1rem;
  color: #777;
}
#modell .modell-content {
  order: 3;
}
#process .step {
  transition: opacity 0.4s;
}
#process .step.hidden {
  opacity: 0;
}
#benefits h3 {
  line-height: 1;
  color: #fff;
  padding: 0.5rem 1rem;
  background: #00374d;
}
#benefits img {
  height: 2.5rem;
  width: auto;
}
#benefits .carousel-control-next, #benefits .carousel-control-prev {
  display: flex;
}
#benefits .carousel-control-next svg, #benefits .carousel-control-prev svg {
  stroke: #ccc;
}
.splide__list {
  height: auto !important;
}
#werte .splide__slide__container {
  height: auto !important;
}
.btn-prev, .btn-next, .bs-btn-prev, .bs-btn-next {
  border: 2px solid #00374d;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.3s;
  background-color: transparent;
  height: 48px;
  width: 48px;
  padding: 0.375rem;
}
.btn-prev:hover, .btn-next:hover {
  background-color: #00374d;
}
.btn-prev svg, .btn-next svg {
  transition: fill 0.3s;
}
.btn-prev:hover svg, .btn-next:hover svg {
  fill: #fff;
}
.splide__track--draggable.splide__track--draggable {
  user-select: auto;
  -webkit-user-select: auto;
}
#stories .splide__slide__container {
  height: auto !important;
}
.slider-pro a.more, .slider-pro a.more:visited {
  transition: transform 0.2s !important;
  display: inline-block;
}
.slider-pro a.more:hover, .slider-pro a.more:focus {
  transform: scale(1.05) !important;
}
.sp-slide {
  transition: opacity 0.2s;
}
.sp-slide .text-box {
  z-index: 2;
  margin: 0 10px;
  border: 1px solid #f28c03;
  border-top-width: 0.5rem;
}
.sp-slide:not(.active) {
  opacity: 0.2;
}
#companies a {
  height: 600px;
}
#companies a .text-box {
  border-top: 0.5rem solid #f28b00;
  z-index: 2;
}
#companies a .text-box::after {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
  height: 50%;
  width: calc(100% - 30px);
  content: "";
  display: block;
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 15px;
}
#companies a img {
  top: 0;
  left: 0;
  z-index: 1;
}
form .fullname {
  display: none;
}
.form-group > label {
  font-size: 1.5rem;
  font-weight: 500;
}
.form-control, .custom-select, .custom-checkbox .custom-control-label::before {
  border-radius: 0;
  border-color: #00374d;
  background-color: #eee;
  font-weight: 300;
  transition: background-color 0.2s;
  color: #000;
}
.form-control:hover, .custom-select:hover, .custom-checkbox .custom-control-label:hover::before, .form-control:focus, .custom-select:focus, .custom-checkbox .custom-control-label:focus::before, .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none !important;
  border-color: #00374d !important;
  color: #000 !important;
}
.custom-control-label::before {
  border-color: #00374d;
  top: 0.333rem;
}
.custom-control-label::after {
  top: 0.333rem;
}
.form-control:hover, .custom-select:hover {
  background-color: #fff !important;
}
.custom-select:hover, .custom-control-label:hover::after {
  cursor: pointer;
}
.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #00374d;
  background-color: #00374d;
}
textarea {
  min-height: 100px;
  max-height: 500px;
}
.btn.red {
  background: #ea5556;
}
.btn.cyan {
  background: #79c5b6;
}
.btn.purple {
  background: #952381;
}
.btn.orange {
  background: #f28b00;
}
.btn.green {
  background: #94c11a;
}
#contact .form-control, #contact .custom-select, #contact .custom-checkbox .custom-control-label::before, #anmeldung .form-control, #anmeldung .custom-select, #anmeldung .custom-checkbox .custom-control-label::before {
  background-color: #fff;
}
#contact .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00374d;
}
#anmeldung .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00374d;
}
#contact p.lead:not(.larger) {
  font-size: 1.5rem;
}
.darkmode {
  background: #00374d;
}
.darkmode main p, .darkmode main h3, .darkmode main h1, .darkmode main li, .darkmode main a {
  color: #fff;
}
.darkmode main a {
  border-color: #fff;
}
.darkmode #anmeldung {
  padding: 2rem;
  background: #fff;
}
.darkmode #anmeldung p, .darkmode #anmeldung a {
  color: #000;
}
.darkmode #anmeldung a {
  border-color: #000;
}
.darkmode #anmeldung + div > h3:first-child {
  padding-top: 2.5rem;
}
.whitepaper-popup-content {
  position: relative;
  background: #fff;
  padding: 20px;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
}
#whitepaper {
  position: relative;
}
#whitepaper::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #eee;
}
#whitepaper::after {
  content: "";
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background-color: #eee;
}
footer {
  background: #52646c;
  padding-bottom: 10rem;
}
footer hr {
  border-color: rgba(255, 255, 255, 0.5);
}
footer a, footer a:visited {
  color: rgba(255, 255, 255, 0.5);
  transition: color 0.2s;
}
footer a.active, footer a:hover, footer a:focus {
  color: #fff !important;
}
footer a img {
  height: 20px;
  transition: opacity 0.2s;
  opacity: 0.5;
}
footer a:hover img, footer a:focus img {
  opacity: 1;
}
footer .btn-cta {
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
  right: 0.5rem;
  bottom: 0.5rem;
  z-index: 1000;
  font-size: 0.75rem;
  padding: 0.75rem 1rem;
}
footer .btn-cta.visible {
  opacity: 1;
  pointer-events: auto;
}
#loader {
  height: 100vh;
  z-index: 9999;
  left: 0;
  top: 0;
  display: flex;
}
.no-js #loader {
  display: none;
}
#loader svg {
  width: 300px;
  height: 300px;
  transform: scale(0.75) translateX(-23px) translateY(-23px);
}
#loader svg polygon {
  fill: #00374d;
}
#loader svg .logo-m {
  animation: logo-m 0.75s ease infinite;
}
@keyframes logo-m {
  0% {
    transform: translateX(600px) translateY(-600px);
    opacity: 0;
  }
  50% {
    transform: translate(0);
    opacity: 1;
  }
  70% {
    transform: translate(0);
    opacity: 1;
  }
  100% {
    transform: translate(0);
    opacity: 0;
  }
}
#loader svg .logo-c {
  animation: logo-c 0.75s ease infinite;
}
@keyframes logo-c {
  0% {
    transform: translateX(-900px);
    opacity: 0;
  }
  15% {
    transform: translateX(-900px);
    opacity: 0;
  }
  60% {
    transform: translateX(0);
    opacity: 1;
  }
  70% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 0;
  }
}
#loader svg .logo-g {
  animation: logo-g 0.75s ease infinite;
}
@keyframes logo-g {
  0% {
    transform: translateX(-300px) translateY(600px);
    opacity: 0;
  }
  30% {
    transform: translateX(-300px) translateY(600px);
    opacity: 0;
  }
  70% {
    transform: translate(0);
    opacity: 1;
  }
  100% {
    transform: translate(0);
    opacity: 0;
  }
}
#outdated {
  display: none;
  top: 0;
  left: 0;
  z-index: 1500;
  background-color: #00374d;
}
#outdated h6 {
  font-size: 2rem;
}
#outdated #btnUpdateBrowser {
  display: inline-block;
  margin: 1rem auto;
}
#outdated .last {
  top: 1rem;
  right: 1rem;
  width: 1rem;
  height: 1rem;
}
#outdated #btnCloseUpdateBrowser {
  text-decoration: none;
  line-height: 1;
  cursor: pointer;
  background: none;
}
@media (max-width: 575px) {
  #expertise h3, #expertise p {
    height: auto !important;
  }
}
@media (min-width: 576px) {
  h1, h2, h6.h1, #zahlen ins, .anim-counter ins {
    font-size: 3rem;
    line-height: 1.1;
  }
  p.lead, ul.lead li, #referenzen q, #menschen h3, .quote .lead, .lead p {
    font-size: 30px;
  }
  #hero h5 {
    font-size: 3rem;
  }
  #menu form.active input[type="text"] {
    width: 200px;
  }
  #hero .start-special h3 {
    font-size: 2rem;
  }
  main .text:not(.single), main .text.wide, .main-text {
    column-count: 2;
    column-gap: 30px;
  }
  #menschen {
    display: grid;
    grid-gap: 1rem;
    max-width: 1920px;
    margin: 0 auto;
    grid-template: 300px 150px 400px 500px 300px 400px 500px 300px 100px 250px 300px / 50%;
  }
  #menschen figure:nth-child(1) {
    grid-area: 1 / 1 / 2 / 2;
  }
  #menschen figure:nth-child(2) {
    grid-area: 1 / 2 / 3 / 3;
  }
  #menschen figure:nth-child(3) {
    grid-area: 2 / 1 / 4 / 2;
  }
  #menschen figure:nth-child(4) {
    grid-area: 3 / 2 / 4 / 3;
  }
  #menschen figure:nth-child(5) {
    grid-area: 4 / 1 / 5 / 3;
  }
  #menschen figure:nth-child(6) {
    grid-area: 5 / 1 / 6 / 2;
  }
  #menschen figure:nth-child(7) {
    grid-area: 5 / 2 / 7 / 3;
  }
  #menschen figure:nth-child(8) {
    grid-area: 6 / 1 / 7 / 2;
  }
  #menschen figure:nth-child(9) {
    grid-area: 7 / 1 / 8 / 3;
  }
  #menschen figure:nth-child(10) {
    grid-area: 8 / 1 / 10 / 2;
  }
  #menschen figure:nth-child(11) {
    grid-area: 8 / 2 / 9 / 3;
  }
  #menschen figure:nth-child(12) {
    grid-area: 9 / 2 / 11 / 3;
  }
  #menschen figure:nth-child(13) {
    grid-area: 10 / 1 / 12 / 2;
  }
  #menschen figure:nth-child(14) {
    grid-area: 11 / 2 / 12 / 3;
  }
}
@media (max-width: 767px) {
  .hyphens h1 {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
  }
  .onapply-job-ad {
    display: block !important;
  }
  #geschichte .carousel-indicators li {
    font-size: 0.75rem;
  }
  main .quote img {
    max-width: 66%;
  }
  #kunden.kunden-neu li {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  main .text, main .text.single, .main-text {
    column-count: 1;
    column-gap: 0;
  }
  main .text.large {
    font-size: 1.25rem;
  }
  .form-group > label {
    white-space: nowrap;
  }
  .countdown h3 {
    font-size: 2rem;
  }
}
@media (max-width: 991.98px) {
  .approach {
    flex-direction: column;
    max-width: 320px;
    margin: 0 auto;
  }
  .approach-item {
    transform: rotate(135deg);
  }
  .approach-content {
    transform: rotate(-135deg);
    padding: 4rem;
  }
}
@media (min-width: 992px) {
  h1, h2, h6.h1, #zahlen ins, .anim-counter ins {
    font-size: 4.25rem;
    line-height: 1;
  }
  #hero .video-hero, #hero .video-container::after {
    height: 75vh;
    min-height: 600px;
  }
  #hero .overlay-container {
    top: auto;
  }
  #hero .overlay-main {
    margin-right: 36px;
    background: rgba(0, 55, 77, 0.9);
  }
  #hero .overlay h1 {
    font-size: 3.25rem;
  }
  #hero h5 {
    font-size: 3.5rem;
  }
  #hero, #hero img, #hero.notext, #hero.notext img {
    height: 75vh;
    min-height: 600px;
  }
  #hero .carousel-caption {
    bottom: 7rem;
  }
  #hero .carousel-indicators {
    bottom: 3.5rem;
  }
  #portfolio .col-special {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  main .text:not(.single), .main-text {
    column-count: 2;
    column-gap: 30px;
  }
  main .text.wide {
    column-count: 3;
  }
}
@media (min-width: 1200px) {
  body {
    -ms-hyphens: manual;
    -webkit-hyphens: manual;
    hyphens: manual;
  }
  #menu.scrolled-down {
    transform: translateY(-100%);
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }
  #menu.scrolled-up {
    transform: translateY(0);
    opacity: 1;
    transition: all 0.4s ease-in-out;
  }
  #menu .dropdown-menu {
    left: -15px;
    visibility: hidden;
    opacity: 0;
    background: rgba(0, 55, 77, 0.9) !important;
    transition: background 0.2s, opacity 0.2s, visibility 0.2s;
  }
  #menu .dropdown-menu.show {
    visibility: visible;
    opacity: 1;
  }
  #menu img {
    width: 180px;
  }
  html[lang="de"] .splide .custom-video-width {
    width: 860px !important;
  }
  .sticker {
    position: absolute;
  }
  .sticker.sticker-karriere {
    width: 250px;
    height: 250px;
    bottom: calc(100% - 50px);
    top: auto;
    right: 0;
  }
  .sticker.sticker-karriere h3 {
    font-size: 1.5rem;
  }
  .sticker.sticker-karriere.sticker-karriere-start {
    width: 180px;
    height: 180px;
    bottom: 100%;
  }
  #menschen {
    grid-template: 300px 100px 100px 300px 150px 150px 350px 150px 400px / 25%;
  }
  #menschen figure:nth-child(1) {
    grid-area: 1 / 1 / 4 / 2;
  }
  #menschen figure:nth-child(2) {
    grid-area: 1 / 2 / 3 / 3;
  }
  #menschen figure:nth-child(3) {
    grid-area: 1 / 3 / 3 / 4;
  }
  #menschen figure:nth-child(4) {
    grid-area: 1 / 4 / 2 / 5;
  }
  #menschen figure:nth-child(5) {
    grid-area: 4 / 1 / 6 / 2;
  }
  #menschen figure:nth-child(6) {
    grid-area: 3 / 2 / 7 / 4;
  }
  #menschen figure:nth-child(7) {
    grid-area: 2 / 4 / 5 / 5;
  }
  #menschen figure:nth-child(8) {
    grid-area: 5 / 4 / 7 / 5;
  }
  #menschen figure:nth-child(9) {
    grid-area: 6 / 1 / 8 / 2;
  }
  #menschen figure:nth-child(10) {
    grid-area: 7 / 2 / 8 / 3;
  }
  #menschen figure:nth-child(11) {
    grid-area: 7 / 3 / 9 / 5;
  }
  #menschen figure:nth-child(12) {
    grid-area: 8 / 1 / 10 / 3;
  }
  #menschen figure:nth-child(13) {
    grid-area: 9 / 3 / 10 / 4;
  }
  #menschen figure:nth-child(14) {
    grid-area: 9 / 4 / 10 / 5;
  }
}
@media (min-width: 1400px) {
  .carousel-control-next, .carousel-control-prev {
    display: flex;
  }
  #benefits .carousel-control-next {
    right: -3rem;
  }
  #benefits .carousel-control-prev {
    left: -3rem;
  }
  #splide01-track, #splide02-track, #splide03-track {
    overflow: visible !important;
  }
  .modal-xxl {
    max-width: 1250px;
  }
  .col-special-7 {
    width: calc(100% / 7) !important;
    flex: 0 0 calc(100% / 7) !important;
    max-width: calc(100% / 7) !important;
  }
}
@media (min-width: 992px) and (max-height: 992px) {
  #hero p {
    margin-bottom: 1.5rem !important;
  }
  #hero .carousel-indicators {
    bottom: 1.5rem;
  }
  #hero .carousel-caption, #hero figcaption {
    bottom: 3.5rem;
  }
}
