/**
 * Swiper 9.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2023
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  /*ADD_HOST*/
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification,
swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}

@charset "UTF-8";
/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1, .recruitment__info--fact-text {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*---------------- Global Elements ------------*/
* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

.layout {
  margin: 0;
  padding-top: 4.5rem;
}
@media (min-width: 60rem) {
  .layout {
    padding-top: 4rem;
    margin-bottom: 44.45rem;
  }
}

.logo-animation ~ .layout {
  padding-top: 0;
}

.container {
  margin: 0 auto;
  max-width: 120rem;
}
.container--content {
  margin: 0 auto;
  max-width: 90rem;
}

.row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
}
@media (min-width: 45rem) {
  .row {
    padding: 0 0.9615384615%;
  }
}
@media (min-width: 90rem) {
  .row {
    padding: 0 20px;
  }
}

[class^=col-], [class*=" col-"] {
  padding: 0 10px;
}
@media (min-width: 45rem) {
  [class^=col-], [class*=" col-"] {
    padding: 0 0.9892307692%;
  }
}
@media (min-width: 90rem) {
  [class^=col-], [class*=" col-"] {
    padding: 0 20px;
  }
}

.col-1 {
  flex: 0 0 100%;
}
@media (min-width: 45rem) {
  .col-1 {
    flex: 0 0 8.3333333333%;
  }
}

.col-offset-1 {
  margin-left: 0;
}
@media (min-width: 45rem) {
  .col-offset-1 {
    margin-left: 8.3333333333%;
  }
}

.col-2 {
  flex: 0 0 100%;
}
@media (min-width: 45rem) {
  .col-2 {
    flex: 0 0 16.6666666667%;
  }
}

.col-offset-2 {
  margin-left: 0;
}
@media (min-width: 45rem) {
  .col-offset-2 {
    margin-left: 16.6666666667%;
  }
}

.col-3 {
  flex: 0 0 100%;
}
@media (min-width: 45rem) {
  .col-3 {
    flex: 0 0 25%;
  }
}

.col-offset-3 {
  margin-left: 0;
}
@media (min-width: 45rem) {
  .col-offset-3 {
    margin-left: 25%;
  }
}

.col-4 {
  flex: 0 0 100%;
}
@media (min-width: 45rem) {
  .col-4 {
    flex: 0 0 33.3333333333%;
  }
}

.col-offset-4 {
  margin-left: 0;
}
@media (min-width: 45rem) {
  .col-offset-4 {
    margin-left: 33.3333333333%;
  }
}

.col-5 {
  flex: 0 0 100%;
}
@media (min-width: 45rem) {
  .col-5 {
    flex: 0 0 41.6666666667%;
  }
}

.col-offset-5 {
  margin-left: 0;
}
@media (min-width: 45rem) {
  .col-offset-5 {
    margin-left: 41.6666666667%;
  }
}

.col-6 {
  flex: 0 0 100%;
}
@media (min-width: 45rem) {
  .col-6 {
    flex: 0 0 50%;
  }
}

.col-offset-6 {
  margin-left: 0;
}
@media (min-width: 45rem) {
  .col-offset-6 {
    margin-left: 50%;
  }
}

.col-7 {
  flex: 0 0 100%;
}
@media (min-width: 45rem) {
  .col-7 {
    flex: 0 0 58.3333333333%;
  }
}

.col-offset-7 {
  margin-left: 0;
}
@media (min-width: 45rem) {
  .col-offset-7 {
    margin-left: 58.3333333333%;
  }
}

.col-8 {
  flex: 0 0 100%;
}
@media (min-width: 45rem) {
  .col-8 {
    flex: 0 0 66.6666666667%;
  }
}

.col-offset-8 {
  margin-left: 0;
}
@media (min-width: 45rem) {
  .col-offset-8 {
    margin-left: 66.6666666667%;
  }
}

.col-9 {
  flex: 0 0 100%;
}
@media (min-width: 45rem) {
  .col-9 {
    flex: 0 0 75%;
  }
}

.col-offset-9 {
  margin-left: 0;
}
@media (min-width: 45rem) {
  .col-offset-9 {
    margin-left: 75%;
  }
}

.col-10 {
  flex: 0 0 100%;
}
@media (min-width: 45rem) {
  .col-10 {
    flex: 0 0 83.3333333333%;
  }
}

.col-offset-10 {
  margin-left: 0;
}
@media (min-width: 45rem) {
  .col-offset-10 {
    margin-left: 83.3333333333%;
  }
}

.col-11 {
  flex: 0 0 100%;
}
@media (min-width: 45rem) {
  .col-11 {
    flex: 0 0 91.6666666667%;
  }
}

.col-offset-11 {
  margin-left: 0;
}
@media (min-width: 45rem) {
  .col-offset-11 {
    margin-left: 91.6666666667%;
  }
}

.col-12 {
  flex: 0 0 100%;
}
@media (min-width: 45rem) {
  .col-12 {
    flex: 0 0 100%;
  }
}

.col-offset-12 {
  margin-left: 0;
}
@media (min-width: 45rem) {
  .col-offset-12 {
    margin-left: 100%;
  }
}

@media screen and (min-width: 45rem) {
  .hide-md {
    display: none;
  }
}

@media screen and (min-width: 60rem) {
  .hide-lg {
    display: none;
  }
}

@media screen and (max-width: 45rem) {
  .show-md {
    display: none;
  }
}

@media screen and (max-width: 60rem) {
  .show-lg {
    display: none;
  }
}

body {
  font-family: "Soehne", Arial, Helvetica, sans-serif;
  font-weight: 400;
}

h1, .recruitment__info--fact-text,
h2,
h3,
h4,
.expertise__sections--content ul li p,
.person__data--expertise ul li,
.person__position,
h5 {
  font-family: "SoehneSchmal", sans-serif;
  font-weight: 500;
  margin: 0.5em 0;
  text-transform: uppercase;
  color: #fff;
}

h1, .recruitment__info--fact-text {
  font-size: 5.625rem;
  letter-spacing: 0.02em;
}

h2 {
  font-size: 3.75rem;
  letter-spacing: 0.02em;
}

h3 {
  font-size: 2.25rem;
  letter-spacing: 0.03em;
}

h4, .expertise__sections--content ul li p, .person__data--expertise ul li, .person__position {
  font-size: 1.75rem;
  letter-spacing: 0.04em;
  font-weight: 700;
  line-height: 1;
}

h5 {
  font-size: 0.75rem;
  letter-spacing: 0.05em;
}

p {
  font-size: 1rem;
  line-height: 1.5;
  margin: 0.5em 0;
}
p.larger {
  font-size: 1.125rem;
}

a {
  text-decoration: none;
}
a:hover {
  opacity: 0.6;
}

small {
  font-size: 0.75rem;
}

address {
  font-size: 1rem;
  line-height: 1.375;
  font-weight: 400;
  font-style: normal;
  overflow: visible;
  white-space: nowrap;
}

.serif {
  font-family: "TiemposHeadline", Georgia, "Times New Roman", Times, serif;
  letter-spacing: 0.03em;
}

.lc {
  text-transform: none;
}

.normal-weight {
  font-weight: 400;
}

.white {
  color: #fff;
}

h2.content-summary {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.25;
  text-transform: none;
  font-family: "TiemposHeadline", Georgia, "Times New Roman", Times, serif;
  color: #fff;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 60rem) {
  h2.content-summary {
    font-size: 2rem;
  }
}

p.cta {
  font-size: 1.125rem;
  margin-top: 1em;
}
p.cta a {
  text-decoration: none;
  padding-bottom: 4px;
  border-bottom: 1.5px solid #fff;
  color: #fff;
  cursor: pointer;
}
p.cta--black {
  color: #000;
}
p.cta--black a {
  border-color: #000;
}
p.cta--white {
  color: #fff;
}
p.cta--white a {
  border-color: #fff;
}

.enable-themes .theme-background.theme-1 {
  background-color: #00594f;
}
.enable-themes.theme-1 {
  background-color: #00594f;
}
.enable-themes.theme-1 .layout {
  background-color: #00594f;
}
.enable-themes.theme-1 .footer::after {
  background-color: #00594f;
}
.enable-themes.theme-1 .background-text {
  color: #00594f;
}
.enable-themes.theme-1 .fill-background {
  background-color: #00594f;
}
.enable-themes.theme-1 .text-hover-bg:hover {
  color: #00594f;
}
.enable-themes.theme-1 .bg-hover-bg:hover {
  background-color: #00594f;
}
.enable-themes .theme-background.theme-2 {
  background-color: #425563;
}
.enable-themes.theme-2 {
  background-color: #425563;
}
.enable-themes.theme-2 .layout {
  background-color: #425563;
}
.enable-themes.theme-2 .footer::after {
  background-color: #425563;
}
.enable-themes.theme-2 .background-text {
  color: #425563;
}
.enable-themes.theme-2 .fill-background {
  background-color: #425563;
}
.enable-themes.theme-2 .text-hover-bg:hover {
  color: #425563;
}
.enable-themes.theme-2 .bg-hover-bg:hover {
  background-color: #425563;
}
.enable-themes .theme-background.theme-3 {
  background-color: #6a2c3e;
}
.enable-themes.theme-3 {
  background-color: #6a2c3e;
}
.enable-themes.theme-3 .layout {
  background-color: #6a2c3e;
}
.enable-themes.theme-3 .footer::after {
  background-color: #6a2c3e;
}
.enable-themes.theme-3 .background-text {
  color: #6a2c3e;
}
.enable-themes.theme-3 .fill-background {
  background-color: #6a2c3e;
}
.enable-themes.theme-3 .text-hover-bg:hover {
  color: #6a2c3e;
}
.enable-themes.theme-3 .bg-hover-bg:hover {
  background-color: #6a2c3e;
}
.enable-themes .theme-background.theme-4 {
  background-color: #003865;
}
.enable-themes.theme-4 {
  background-color: #003865;
}
.enable-themes.theme-4 .layout {
  background-color: #003865;
}
.enable-themes.theme-4 .footer::after {
  background-color: #003865;
}
.enable-themes.theme-4 .background-text {
  color: #003865;
}
.enable-themes.theme-4 .fill-background {
  background-color: #003865;
}
.enable-themes.theme-4 .text-hover-bg:hover {
  color: #003865;
}
.enable-themes.theme-4 .bg-hover-bg:hover {
  background-color: #003865;
}
.enable-themes .theme-background.theme-5 {
  background-color: #9d2235;
}
.enable-themes.theme-5 {
  background-color: #9d2235;
}
.enable-themes.theme-5 .layout {
  background-color: #9d2235;
}
.enable-themes.theme-5 .footer::after {
  background-color: #9d2235;
}
.enable-themes.theme-5 .background-text {
  color: #9d2235;
}
.enable-themes.theme-5 .fill-background {
  background-color: #9d2235;
}
.enable-themes.theme-5 .text-hover-bg:hover {
  color: #9d2235;
}
.enable-themes.theme-5 .bg-hover-bg:hover {
  background-color: #9d2235;
}
.enable-themes .theme-background.theme-6 {
  background-color: #ff8200;
}
.enable-themes.theme-6 {
  background-color: #ff8200;
}
.enable-themes.theme-6 .layout {
  background-color: #ff8200;
}
.enable-themes.theme-6 .footer::after {
  background-color: #ff8200;
}
.enable-themes.theme-6 .background-text {
  color: #ff8200;
}
.enable-themes.theme-6 .fill-background {
  background-color: #ff8200;
}
.enable-themes.theme-6 .text-hover-bg:hover {
  color: #ff8200;
}
.enable-themes.theme-6 .bg-hover-bg:hover {
  background-color: #ff8200;
}
.enable-themes.theme-1.HomePage .nav__logo svg path,
.enable-themes.theme-1.HomePage .nav-mobile__logo svg path {
  fill: #00bfb3;
}
.enable-themes.theme-1 .nav__subnav--item:hover {
  background: #00bfb3;
}
.enable-themes.theme-1 .c-search .logo svg path {
  fill: #00bfb3;
}
.enable-themes.theme-1 .highlight > button,
.enable-themes.theme-1 .highlight > a {
  color: #00bfb3;
}
.enable-themes.theme-1 .highlight::after {
  border-color: #00bfb3;
}
.enable-themes.theme-1 .foreground-text {
  color: #00bfb3;
}
.enable-themes.theme-1 .fill-foreground {
  background-color: #00bfb3;
}
.enable-themes.theme-1 .text-hover-fg:hover {
  color: #00bfb3;
  opacity: 1;
}
.enable-themes.theme-1 .bg-hover-fg:hover {
  background-color: #00bfb3;
}
.enable-themes.theme-2.HomePage .nav__logo svg path,
.enable-themes.theme-2.HomePage .nav-mobile__logo svg path {
  fill: #ff8200;
}
.enable-themes.theme-2 .nav__subnav--item:hover {
  background: #ff8200;
}
.enable-themes.theme-2 .c-search .logo svg path {
  fill: #ff8200;
}
.enable-themes.theme-2 .highlight > button,
.enable-themes.theme-2 .highlight > a {
  color: #ff8200;
}
.enable-themes.theme-2 .highlight::after {
  border-color: #ff8200;
}
.enable-themes.theme-2 .foreground-text {
  color: #ff8200;
}
.enable-themes.theme-2 .fill-foreground {
  background-color: #ff8200;
}
.enable-themes.theme-2 .text-hover-fg:hover {
  color: #ff8200;
  opacity: 1;
}
.enable-themes.theme-2 .bg-hover-fg:hover {
  background-color: #ff8200;
}
.enable-themes.theme-3.HomePage .nav__logo svg path,
.enable-themes.theme-3.HomePage .nav-mobile__logo svg path {
  fill: #ee2737;
}
.enable-themes.theme-3 .nav__subnav--item:hover {
  background: #ee2737;
}
.enable-themes.theme-3 .c-search .logo svg path {
  fill: #ee2737;
}
.enable-themes.theme-3 .highlight > button,
.enable-themes.theme-3 .highlight > a {
  color: #ee2737;
}
.enable-themes.theme-3 .highlight::after {
  border-color: #ee2737;
}
.enable-themes.theme-3 .foreground-text {
  color: #ee2737;
}
.enable-themes.theme-3 .fill-foreground {
  background-color: #ee2737;
}
.enable-themes.theme-3 .text-hover-fg:hover {
  color: #ee2737;
  opacity: 1;
}
.enable-themes.theme-3 .bg-hover-fg:hover {
  background-color: #ee2737;
}
.enable-themes.theme-4.HomePage .nav__logo svg path,
.enable-themes.theme-4.HomePage .nav-mobile__logo svg path {
  fill: #f04e98;
}
.enable-themes.theme-4 .nav__subnav--item:hover {
  background: #f04e98;
}
.enable-themes.theme-4 .c-search .logo svg path {
  fill: #f04e98;
}
.enable-themes.theme-4 .highlight > button,
.enable-themes.theme-4 .highlight > a {
  color: #f04e98;
}
.enable-themes.theme-4 .highlight::after {
  border-color: #f04e98;
}
.enable-themes.theme-4 .foreground-text {
  color: #f04e98;
}
.enable-themes.theme-4 .fill-foreground {
  background-color: #f04e98;
}
.enable-themes.theme-4 .text-hover-fg:hover {
  color: #f04e98;
  opacity: 1;
}
.enable-themes.theme-4 .bg-hover-fg:hover {
  background-color: #f04e98;
}
.enable-themes.theme-5.HomePage .nav__logo svg path,
.enable-themes.theme-5.HomePage .nav-mobile__logo svg path {
  fill: #ffcd00;
}
.enable-themes.theme-5 .nav__subnav--item:hover {
  background: #ffcd00;
}
.enable-themes.theme-5 .c-search .logo svg path {
  fill: #ffcd00;
}
.enable-themes.theme-5 .highlight > button,
.enable-themes.theme-5 .highlight > a {
  color: #ffcd00;
}
.enable-themes.theme-5 .highlight::after {
  border-color: #ffcd00;
}
.enable-themes.theme-5 .foreground-text {
  color: #ffcd00;
}
.enable-themes.theme-5 .fill-foreground {
  background-color: #ffcd00;
}
.enable-themes.theme-5 .text-hover-fg:hover {
  color: #ffcd00;
  opacity: 1;
}
.enable-themes.theme-5 .bg-hover-fg:hover {
  background-color: #ffcd00;
}
.enable-themes.theme-6.HomePage .nav__logo svg path,
.enable-themes.theme-6.HomePage .nav-mobile__logo svg path {
  fill: #fff;
}
.enable-themes.theme-6 .nav__subnav--item:hover {
  background: #fff;
}
.enable-themes.theme-6 .c-search .logo svg path {
  fill: #fff;
}
.enable-themes.theme-6 .highlight > button,
.enable-themes.theme-6 .highlight > a {
  color: #fff;
}
.enable-themes.theme-6 .highlight::after {
  border-color: #fff;
}
.enable-themes.theme-6 .foreground-text {
  color: #fff;
}
.enable-themes.theme-6 .fill-foreground {
  background-color: #fff;
}
.enable-themes.theme-6 .text-hover-fg:hover {
  color: #fff;
  opacity: 1;
}
.enable-themes.theme-6 .bg-hover-fg:hover {
  background-color: #fff;
}

@font-face {
  font-family: "Soehne";
  font-weight: 400;
  font-style: normal;
  src: url("/_resources/fonts/soehne-web-leicht.eot") format("eot"), url("/_resources/fonts/soehne-web-leicht.woff2") format("woff2"), url("/_resources/fonts/soehne-web-leicht.woff") format("woff");
}
@font-face {
  font-family: "Soehne";
  font-weight: 400;
  font-style: italic;
  src: url("/_resources/fonts/soehne-web-buch-kursiv.eot") format("eot"), url("/_resources/fonts/soehne-web-buch-kursiv.woff2") format("woff2"), url("/_resources/fonts/soehne-web-buch-kursiv.woff") format("woff");
}
@font-face {
  font-family: "Soehne";
  font-weight: 700;
  font-style: normal;
  src: url("/_resources/fonts/soehne-web-kraftig.eot") format("eot"), url("/_resources/fonts/soehne-web-kraftig.woff2") format("woff2"), url("/_resources/fonts/soehne-web-kraftig.woff") format("woff");
}
@font-face {
  font-family: "Soehne";
  font-weight: 700;
  font-style: italic;
  src: url("/_resources/fonts/soehne-web-kraftig-kursiv.eot") format("eot"), url("/_resources/fonts/soehne-web-kraftig-kursiv.woff2") format("woff2"), url("/_resources/fonts/soehne-web-kraftig-kursiv.woff") format("woff");
}
@font-face {
  font-family: "SoehneSchmal";
  font-weight: 400;
  font-style: normal;
  src: url("/_resources/fonts/soehne-schmal-web-buch.eot") format("eot"), url("/_resources/fonts/soehne-schmal-web-buch.woff2") format("woff2"), url("/_resources/fonts/soehne-schmal-web-buch.woff") format("woff");
}
@font-face {
  font-family: "SoehneSchmal";
  font-weight: 400;
  font-style: italic;
  src: url("/_resources/fonts/soehne-schmal-web-kursiv.eot") format("eot"), url("/_resources/fonts/soehne-schmal-web-kursiv.woff2") format("woff2"), url("/_resources/fonts/soehne-schmal-web-kursiv.woff") format("woff");
}
@font-face {
  font-family: "SoehneSchmal";
  font-weight: 500;
  font-style: normal;
  src: url("/_resources/fonts/soehne-schmal-web-halbfett.eot") format("eot"), url("/_resources/fonts/soehne-schmal-web-halbfett.woff2") format("woff2"), url("/_resources/fonts/soehne-schmal-web-halbfett.woff") format("woff");
}
@font-face {
  font-family: "SoehneSchmal";
  font-weight: 700;
  font-style: normal;
  src: url("/_resources/fonts/soehne-schmal-web-kraftig.eot") format("eot"), url("/_resources/fonts/soehne-schmal-web-kraftig.woff2") format("woff2"), url("/_resources/fonts/soehne-schmal-web-kraftig.woff") format("woff");
}
@font-face {
  font-family: "TiemposHeadline";
  font-weight: 400;
  font-style: normal;
  src: url("/_resources/fonts/tiempos-headline-web-light.eot") format("eot"), url("/_resources/fonts/tiempos-headline-web-light.woff2") format("woff2"), url("/_resources/fonts/tiempos-headline-web-light.woff") format("woff");
}
@font-face {
  font-family: "TiemposHeadline";
  font-weight: 400;
  font-style: italic;
  src: url("/_resources/fonts/tiempos-headline-web-light-italic.eot") format("eot"), url("/_resources/fonts/tiempos-headline-web-light-italic.woff2") format("woff2"), url("/_resources/fonts/tiempos-headline-web-light-italic.woff") format("woff");
}
@font-face {
  font-family: "TiemposHeadline";
  font-weight: 500;
  font-style: normal;
  src: url("/_resources/fonts/tiempos-headline-web-medium.eot") format("eot"), url("/_resources/fonts/tiempos-headline-web-medium.woff2") format("woff2"), url("/_resources/fonts/tiempos-headline-web-medium.woff") format("woff");
}
@font-face {
  font-family: "TiemposHeadline";
  font-weight: 500;
  font-style: italic;
  src: url("/_resources/fonts/tiempos-headline-web-medium-italic.eot") format("eot"), url("/_resources/fonts/tiempos-headline-web-medium-italic.woff2") format("woff2"), url("/_resources/fonts/tiempos-headline-web-medium-italic.woff") format("woff");
}
.button-link a {
  display: inline-block;
  overflow: hidden;
  padding: 0.81254rem 2.05rem;
  border: 2px solid #101010;
  color: #101010;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 700;
  margin: 1em 0;
  letter-spacing: 0.5px;
}

.btn {
  border: 2px solid #fff;
  color: #fff;
  background: transparent;
  text-transform: uppercase;
  padding: 12px 16px;
  font-weight: 700;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
}

input,
select,
textarea {
  appearance: none;
  background: none;
  border: 1px #fff solid;
  font-size: 0.875rem;
  font-weight: 700;
  font-family: "Soehne", Helvetica, Arial, sans-serif;
  color: #fff;
}

input[type=text] {
  height: 2.5rem;
  padding: 0.5rem 1rem;
  margin-right: 1rem;
}
input[type=text]::placeholder {
  color: #fff;
}

select {
  min-height: 2.5rem;
  margin-right: 1rem;
  padding: 0.5rem 1rem;
}

/*-------------------- Modules ----------------*/
.nav {
  padding-top: 32px;
  padding-bottom: 32px;
}
.nav.logo-animation {
  position: fixed;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
@media screen and (min-width: 60rem) {
  .nav {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.nav__logo > a:hover {
  opacity: 1;
}
.nav__logo svg {
  position: absolute;
  z-index: 10;
  top: 15px;
  left: 20px;
  height: 50px;
}
@media screen and (min-width: 45rem) {
  .nav__logo svg {
    height: 64px;
    top: 20px;
    left: 1.9230769231%;
  }
}
@media screen and (min-width: 90rem) {
  .nav__logo svg {
    left: 40px;
  }
}
.logo-animation .nav__logo svg {
  position: absolute;
  z-index: 10;
  bottom: auto;
  top: 190px;
  left: 20px;
  height: auto;
  width: calc(100vw - 40px);
  transform-origin: top left;
}
@media (min-width: 30rem) {
  .logo-animation .nav__logo svg {
    width: 440px;
    top: 218px;
    bottom: auto;
    transform-origin: bottom left;
  }
}
@media (min-width: 800px) {
  .logo-animation .nav__logo svg {
    top: 464px;
  }
}
@media (min-width: 1060px) {
  .logo-animation .nav__logo svg {
    width: 670px;
    top: 315px;
    left: 1.9230769231%;
  }
}
@media screen and (min-width: 1200px) {
  .logo-animation .nav__logo svg {
    top: 380px;
  }
}
@media (min-width: 90rem) {
  .logo-animation .nav__logo svg {
    top: 350px;
    width: 782px;
    left: 40px;
  }
}
.logo-animation .nav__logo svg path {
  fill: #fff;
}
.nav__list {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 32px;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 60rem) {
  .nav__list {
    gap: 2.286%;
  }
}
.nav__item {
  display: none;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  list-style: none;
}
.nav__item a {
  color: #fff;
  text-decoration: none;
}
@media screen and (min-width: 60rem) {
  .nav__item {
    display: flex;
  }
}
.nav__dropdown {
  position: relative;
  cursor: pointer;
}
@media (min-width: 45rem) {
  .nav__dropdown::after {
    content: "";
    width: 0.4rem;
    height: 0.4rem;
    transform: rotate(45deg);
    transform-origin: 5.5px 5.5px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-left: 6px;
    margin-top: 4px;
    transition: transform 0.3s ease-out;
  }
  .nav__dropdown:hover::after {
    opacity: 0.6;
  }
}
@media (min-width: 45rem) {
  .nav__dropdown--active::after {
    transform: rotate(-135deg);
  }
}
.nav__dropdown--title {
  background: transparent;
  border: none;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
}
.nav__dropdown--title:hover {
  opacity: 0.6;
}
.nav__subnav {
  display: none;
  position: absolute;
  top: 150%;
  left: -6px;
  z-index: 1;
  width: auto;
  background: #fff;
  padding: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.nav__dropdown--active .nav__subnav {
  display: flex;
}
.nav__subnav--item {
  width: auto;
  display: block;
  white-space: nowrap;
  width: 100%;
}
.nav__subnav--item a {
  padding: 0.6rem 2.5rem 0.6rem 0.75rem;
  color: #000;
  text-decoration: none;
  white-space: nowrap;
  display: block;
}
.nav__subnav--item a:hover {
  opacity: 1;
}
.nav__language {
  padding-left: 1.571%;
}
.nav__search {
  list-style: none;
  width: 40px;
  height: 40px;
  position: relative;
  bottom: 10px;
  left: 10px;
  padding: 10px;
  cursor: pointer;
}
.nav__search:hover {
  opacity: 0.6;
}
.nav__burger {
  display: flex;
  flex-direction: column;
  gap: 5.5px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: relative;
  bottom: 10px;
  padding: 10px;
}
@media (min-width: 60rem) {
  .nav__burger {
    display: none;
  }
}
.nav__burger > div {
  width: 20px;
  height: 0px;
  border: 1.25px solid #fff;
  background: #fff;
}

.nav-mobile {
  position: fixed;
  overflow-y: scroll;
  z-index: 20;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  padding: 140px 10vw 5.3vw 5.3vw;
  transform: translateY(-110vh);
  opacity: 0;
  transition: opacity 0.4s ease-out;
}
.nav-mobile--active {
  transform: translateY(0);
  opacity: 1;
  transition: transform 0.3s ease-out, opacity 0.4s ease-in;
}
@media screen and (min-width: 60rem) {
  .nav-mobile {
    display: none;
  }
}
.nav-mobile ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-mobile__logo {
  position: absolute;
  top: 15px;
  left: 20px;
  width: 115px;
  z-index: 20;
}
.nav-mobile__logo svg path {
  fill: #fff;
}
.nav-mobile__close {
  position: relative;
  width: 30px;
  margin-left: 32px;
}
.nav-mobile__close div {
  position: absolute;
  top: 9px;
  right: 0;
  height: 0;
  border: 1.25px solid #fff;
  width: 20px;
  background-color: #fff;
  transform-origin: center;
}
.nav-mobile__close--right {
  transform: rotate(45deg);
}
.nav-mobile__close--left {
  transform: rotate(-45deg);
}
.nav-mobile__search {
  position: relative;
  top: 2px;
}
.nav-mobile__header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 30px;
}
.nav-mobile__header ul {
  display: flex;
  justify-content: flex-end;
}
.nav-mobile__list {
  display: flex;
  flex-direction: column;
  align-content: flex-end;
}
.nav-mobile__list > li {
  display: inline-block;
  width: auto;
  text-align: right;
}
.nav-mobile__title {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
}
.nav-mobile__title > a {
  color: #fff;
  text-decoration: none;
}
.nav-mobile__item {
  margin-bottom: 1.875rem;
}
.nav-mobile__subnav--item {
  font-size: 1rem;
  line-height: 2;
  text-transform: uppercase;
}
.nav-mobile__subnav--item a {
  color: #fff;
  text-decoration: none;
}
.nav-mobile__language li {
  opacity: 0.6;
}
.nav-mobile__language li.active {
  opacity: 1;
}

.footer {
  position: relative;
  width: 100%;
  padding: 80px 0 120px;
  background: #fff;
}
.HomePage .footer {
  transform: translateY(123px);
}
@media (min-width: 60rem) {
  .footer {
    position: fixed;
    bottom: 0;
    z-index: -1;
    padding: 120px 0;
  }
}
.footer::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 55px;
  width: 100%;
  mask: url(/_resources/img/ture.svg) bottom center repeat-x;
  -webkit-mask: url(/_resources/img/ture.svg) bottom center repeat-x;
  background-color: #fff;
}
.footer a {
  color: #000;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer h3 {
  color: #000;
}
.footer__branding {
  margin-bottom: 2.5rem;
}
@media (min-width: 60rem) {
  .footer__branding {
    margin-bottom: 3.8rem;
  }
}
.footer__branding svg {
  width: 11.5rem;
}
.footer__content {
  flex-direction: column;
}
@media (min-width: 60rem) {
  .footer__content {
    flex-direction: row;
  }
}
.footer__contact {
  align-self: flex-start;
}
.footer__contact.col-4 {
  width: 60%;
}
@media (min-width: 60rem) {
  .footer__contact.col-4 {
    width: 25%;
  }
}
.footer__contact--address {
  display: flex;
  flex-direction: column;
}
@media (min-width: 45rem) {
  .footer__contact--address {
    flex-direction: row;
  }
}
.footer__contact--address address {
  display: inline-block;
  width: 100%;
  margin-right: 1.9230769231%;
  margin-bottom: 1em;
  line-height: 1.5625;
}
@media (min-width: 45rem) {
  .footer__contact--address address {
    width: 33%;
  }
}
@media (min-width: 60rem) {
  .footer__contact--address address {
    width: 50%;
  }
}
@media (min-width: 90rem) {
  .footer__contact--address address {
    width: 33%;
  }
}
.footer__info {
  margin: 4rem 0 0;
}
.footer__info--wrapper {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 60rem) {
  .footer__info--wrapper {
    flex-direction: row;
  }
}
.footer__info--copyright {
  display: inline-block;
  white-space: nowrap;
  margin-right: 1.9230769231%;
}
.footer__info--links {
  display: flex;
  gap: 1.9230769231%;
}
@media (min-width: 60rem) {
  .footer__info--links {
    gap: 20px;
  }
}
.footer__info--links p {
  white-space: nowrap;
  margin: 0;
}
@media screen and (min-width: 60rem) {
  .footer__info--links p {
    margin: 0.5em 0;
  }
}
.footer__info--links a {
  text-decoration: none;
  font-weight: 700;
}
.footer__menu ul {
  list-style: none;
  padding: 0;
  line-height: 1.5625;
}
.footer__menu a {
  text-decoration: none;
}

.banner {
  min-height: 230px;
}
.banner__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner__video {
  width: 100%;
}
.banner iframe {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  overflow: hidden;
}

.page-banner {
  padding-bottom: 3.75rem;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: flex-end;
  padding-right: 0;
  margin-right: -10px;
}
.page-banner.page-banner--reverse {
  justify-content: flex-start;
  margin-right: 0;
  margin-left: -10px;
}
@media screen and (min-width: 45rem) {
  .page-banner {
    padding-top: 2rem;
    margin-right: -0.9615384615%;
  }
  .page-banner.page-banner--reverse {
    margin-left: -0.9615384615%;
  }
}
.page-banner__image {
  width: 100%;
  padding: 0;
  height: 245px;
}
@media screen and (min-width: 30rem) {
  .page-banner__image {
    height: 350px;
  }
}
@media screen and (min-width: 45rem) {
  .page-banner__image {
    flex-basis: calc(100% - 320px);
  }
}
@media (min-width: 60rem) {
  .page-banner__image {
    margin-right: -0.9615384615%;
    height: 575px;
    flex-basis: calc(100% - 440px);
  }
  .page-banner--reverse .page-banner__image {
    margin-right: 0;
    margin-left: -0.9615384615%;
  }
}
@media screen and (min-width: 75rem) {
  .page-banner__image {
    height: 756px;
    flex-basis: calc(100% - 460px);
  }
}
@media screen and (min-width: 120rem) {
  .page-banner__image {
    height: 875px;
  }
}
.page-banner__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-banner__text {
  position: absolute;
  top: 0;
  left: 20px;
  line-height: 0.9;
}
@media screen and (min-width: 45rem) {
  .page-banner__text {
    left: 1.9784615385%;
    top: 65px;
  }
  .page-banner--reverse .page-banner__text {
    left: auto;
    right: 1%;
    text-align: right;
  }
}
@media screen and (min-width: 60rem) {
  .page-banner__text {
    top: 160px;
  }
  .page-banner--reverse .page-banner__text {
    right: 7.5rem;
  }
}
@media screen and (min-width: 120rem) {
  .page-banner__text {
    top: 225px;
  }
}
.page-banner__text > span {
  display: block;
}
@media screen and (min-width: 90rem) {
  .page-banner__image {
    flex-basis: calc(100% - 460px);
  }
}

.person-card {
  width: 100%;
  padding: 10px;
}
.person-card h3 {
  text-transform: none;
  font-size: 1.75rem;
  color: #1b1b1d;
  font-weight: 400;
}
.bg-hover-bg:hover .person-card h3 {
  color: #fff;
}
.person-card h4, .person-card .expertise__sections--content ul li p, .expertise__sections--content ul li .person-card p, .person-card .person__data--expertise ul li, .person__data--expertise ul .person-card li, .person-card .person__position {
  font-size: 1.375rem;
  font-weight: 400;
  color: #1b1b1d;
}
.person-card:hover h3 {
  color: #fff;
}
.person-card:hover h4, .person-card:hover .expertise__sections--content ul li p, .expertise__sections--content ul li .person-card:hover p, .person-card:hover .person__data--expertise ul li, .person__data--expertise ul .person-card:hover li, .person-card:hover .person__position {
  color: #fff;
}
.person-card a {
  text-decoration: none;
  display: block;
}
.person-card a:hover {
  opacity: 1;
}
.person-card__photo {
  width: 100%;
  height: 220px;
}
.person-card__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.expertise-card {
  list-style: none;
}
@media screen and (min-width: 60rem) {
  .expertise-card {
    margin-right: 0.5rem;
  }
}
.expertise-card p {
  font-family: SoehneSchmal, "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
  text-transform: uppercase;
  margin: 1.5rem 0;
  letter-spacing: 0.02em;
  line-height: 1;
}
.expertise-card a {
  transition: opacity 1s ease-in-out;
  text-decoration: none;
  color: #fff;
}
.expertise-card a:hover {
  opacity: 1;
  font-weight: 700;
}
.expertise-card__link {
  color: #fff;
  text-decoration: none;
}
.expertise-card--highlight .expertise-card__link {
  color: #9d2235;
}

.page-footer {
  padding-top: 50px;
  padding-bottom: 100px;
}
.page-footer h2 {
  color: #1b1b1d;
}
.page-footer__list {
  margin: 2.5rem -10px;
  width: calc(100% + 20px);
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(335px, 1fr));
}
.page-footer__list--link p {
  font-size: 1.125rem;
}
.page-footer__list--link .cta a {
  color: #1b1b1d;
  border-color: #1b1b1d;
}
.page-footer__content--reverse h2 {
  color: #fff;
}

@media screen and (min-width: 45rem) {
  .fix-column {
    position: sticky;
    top: 0;
    left: 20px;
  }
}

body.search-open {
  overflow: hidden;
}

.c-search {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 158px 21px 200px;
  overflow-x: hidden;
  overflow-y: scroll;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.search-open .c-search {
  display: block;
  opacity: 1;
  z-index: 200;
}
.c-search .close {
  position: absolute;
  top: 44px;
  right: 40px;
  cursor: pointer;
}
.c-search .logo {
  width: 115px;
  height: 50px;
  position: absolute;
  top: 15px;
  left: 20px;
}
@media (min-width: 45rem) {
  .c-search .logo {
    width: 147px;
    height: 64px;
    top: 18px;
    left: 40px;
  }
}
.c-search input {
  font-family: "SoehneSchmal";
  font-size: 4rem;
  line-height: 1;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  border: 0;
  border-bottom: 1px solid #fff;
  height: 4.6875rem;
  width: 100%;
  padding: 1rem 0;
}
.c-search input:focus {
  outline: none;
}
.c-search input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
.c-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
.c-search input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.c-search .tip {
  font-family: "Soehne";
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  margin: 15px 0;
}
.c-search .results {
  color: #fff;
}
.c-search .results h2 {
  margin-bottom: 10px;
}
.c-search .results p {
  color: #fff;
}
@media (min-width: 45rem) {
  .c-search input, .c-search .tip, .c-search .results {
    max-width: 1128px;
    margin-left: auto;
    margin-right: auto;
  }
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 10;
}
.modal--show {
  display: flex;
}
.modal__inner {
  position: relative;
  max-width: 850px;
  width: 90%;
  background-color: #9d2235;
  padding: 40px 20px 60px;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 45rem) {
  .modal__inner {
    padding: 60px 60px 80px;
  }
}
.modal__event-name {
  font-size: 1.75rem;
}
@media screen and (min-width: 45rem) {
  .modal__event-name {
    font-size: 2.25rem;
  }
}
.modal__submit input[type=email] {
  height: 46px;
  border-width: 1px;
  width: calc(100% - 16px);
  margin: 16px 8px;
  padding: 0 16px;
  font-weight: 400;
}
@media screen and (min-width: 45rem) {
  .modal__submit input[type=email] {
    max-width: 390px;
  }
}
.modal__submit input[type=email]::placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}
.modal__submit input[type=email]:focus-visible {
  outline: none;
}
.modal__close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 3px;
  right: 5px;
  cursor: pointer;
}
.modal__close:after {
  content: "×";
  color: #fff;
  font-size: 25px;
  line-height: 40px;
}
.modal__success p {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
}
.modal__success--hide {
  display: none;
}
.modal-trigger--hide {
  display: none;
}

.swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-button-disabled {
  opacity: 0.2;
}

.swiper-navigation-next,
.swiper-navigation-prev {
  position: absolute;
  top: 30%;
  z-index: 15;
  cursor: pointer;
}

.swiper-navigation-next {
  display: none;
  right: 1.75%;
}
@media screen and (min-width: 45rem) {
  .swiper-navigation-next {
    display: block;
  }
}

.swiper-navigation-prev {
  display: none;
  left: 1.75%;
}
@media screen and (min-width: 45rem) {
  .swiper-navigation-prev {
    display: block;
  }
}

/*------------------- Elemental ----------------*/
.text-image {
  margin-bottom: 4rem;
}
@media screen and (min-width: 45rem) {
  .text-image {
    margin-bottom: 8.75rem;
  }
}
.text-image--reverse {
  flex-direction: row-reverse;
}
.text-image__title {
  font-size: 4rem;
  margin-top: 0;
}
.text-image__content {
  align-self: center;
  justify-self: center;
  color: #fff;
}
.text-image__content h2 {
  font-size: calc(3.325rem + 0.675 * (100vw - 20rem) / 25);
  line-height: 1;
  margin-top: 0.6em;
}
@media screen and (min-width: 45rem) {
  .text-image__content h2 {
    font-size: 4rem;
    margin-top: 0;
  }
}
.text-image__content p {
  margin: 1em 0;
  max-width: 27rem;
}
.text-image__content a {
  color: #fff;
}
@media screen and (min-width: 45rem) {
  .text-image__content {
    padding-left: 9%;
  }
}
.text-image__image {
  align-self: stretch;
  min-height: 320px;
}
.text-image__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 45rem) {
  .text-image__image {
    margin-left: -1.4561538462%;
    padding-right: 0;
  }
  .text-image--reverse .text-image__image {
    margin-left: 0;
    margin-right: -1.4561538462%;
  }
}
@media screen and (min-width: 90rem) {
  .text-image__image {
    margin-left: -20px;
  }
  .text-image--reverse .text-image__image {
    margin-left: 0;
    margin-right: -20px;
  }
}

.block-image {
  width: 100%;
  margin: 3.5rem 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 45rem) {
  .block-image {
    margin: 7.5rem 0;
  }
}
.block-image:last-child {
  margin-bottom: 0;
}
.block-image__image {
  height: 240px;
}
.block-image__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
@media screen and (min-width: 60rem) {
  .block-image__image {
    height: 600px;
  }
}
@media screen and (min-width: 90rem) {
  .block-image__image {
    height: 750px;
  }
}
.block-image__content {
  position: relative;
  padding: 3rem 2.5rem;
}
.block-image__content h3 {
  font-size: 3.375rem;
  color: #101010;
  line-height: 0.9;
}
.block-image__content p {
  line-height: 1.5;
}
@media screen and (min-width: 60rem) {
  .block-image__content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 40%;
    padding: 2.5rem 3rem 2.5rem;
  }
  .block-image__content h3 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 75rem) {
  .block-image__content {
    padding: 2.5rem 4rem 5rem;
  }
  .block-image__content h3 {
    font-size: 4rem;
  }
}
.block-image__link a {
  color: #000;
  font-size: 0.875rem;
}

.full-width-image__image {
  aspect-ratio: 2/1;
  margin: 120px 0;
}
.full-width-image__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full-width-image__image.margin-0 {
  margin-top: 0;
}

.video-embed {
  width: 100vw;
  padding: 0 20px;
  margin: 60px 0;
}
@media screen and (min-width: 45rem) {
  .video-embed {
    padding: 0 1.9784615385%;
    margin: 120px 0;
  }
}
@media screen and (min-width: 90rem) {
  .video-embed {
    padding: 0 40px;
  }
}
.video-embed__video iframe {
  display: block;
  width: 100%;
  aspect-ratio: 1.7778;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  overflow: hidden;
}
.video-embed.margin-0 {
  margin-top: 0;
}

.text-block {
  color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media screen and (min-width: 45rem) {
  .multi-column__content {
    display: flex;
    justify-content: space-between;
    gap: 3rem;
    margin-bottom: 6rem;
  }
}
.multi-column__content--text {
  width: 100%;
}
@media screen and (min-width: 45rem) {
  .multi-column__content--text {
    max-width: 25rem;
  }
}
.multi-column__content h2 {
  line-height: 0.95;
  font-size: calc(2.5rem + 1.5 * (100vw - 20rem) / 40);
}
@media screen and (min-width: 60rem) {
  .multi-column__content h2 {
    font-size: 4rem;
  }
}
.multi-column__column {
  margin: 3rem 0;
  color: #fff;
  width: 100%;
}
@media screen and (min-width: 45rem) {
  .multi-column__column:only-child {
    width: 100%;
  }
  .multi-column__column:nth-last-child(2), .multi-column__column:nth-last-child(2) ~ div {
    width: 50%;
  }
  .multi-column__column:nth-last-child(3), .multi-column__column:nth-last-child(3) ~ div {
    width: 33.333%;
  }
}

/*-------------------- Pages ----------------*/
.page__intro {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
@media screen and (min-width: 30rem) {
  .page__intro {
    padding-right: 10%;
  }
}
@media screen and (min-width: 45rem) {
  .page__intro {
    margin-bottom: 7.5rem;
  }
}
@media screen and (min-width: 60rem) {
  .page__intro {
    align-content: flex-end;
  }
}
.page__intro h2 {
  font-size: 1.375rem;
  line-height: 1.25;
  max-width: 25rem;
  text-transform: none;
  font-weight: 400;
}
@media (min-width: 45rem) {
  .page__intro h2 {
    font-size: 2rem;
    max-width: 35rem;
  }
}
.page__intro .button-link a {
  color: #fff;
  font-size: 0.875rem;
  border-color: #fff;
}

.home {
  padding-bottom: 12rem;
}
@media screen and (min-width: 30rem) {
  .home {
    padding-bottom: 7rem;
  }
}
@media screen and (min-width: 45rem) {
  .home {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1030px) {
  .home {
    padding-bottom: 10rem;
  }
}
.home-lockup {
  position: relative;
  height: calc(480px + 122 * (100vw - 320px) / 160);
}
@media screen and (min-width: 30rem) {
  .home-lockup {
    height: 647px;
  }
}
.home-lockup__content {
  height: 100%;
}
@media screen and (min-width: 30rem) {
  .home-lockup__content {
    min-height: 640px;
  }
}
.home-lockup__intro {
  position: absolute;
  transform: scale(0.73);
  transform-origin: right center;
  right: 20px;
  top: 360px;
  margin: 0;
  z-index: 10;
}
.home-lockup__intro span {
  line-height: 1;
  display: block;
}
.home-lockup__intro span:nth-of-type(1) {
  font-family: SoehneSchmal, sans-serif;
  font-size: 6.45rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
@media screen and (min-width: 60rem) {
  .home-lockup__intro span:nth-of-type(1) {
    font-size: 8.625rem;
  }
}
.home-lockup__intro span:nth-of-type(2) {
  color: #f04e98;
  font-size: 4.5rem;
  font-family: TiemposHeadline, serif;
  font-style: italic;
  font-weight: 500;
  text-transform: lowercase;
}
@media screen and (min-width: 60rem) {
  .home-lockup__intro span:nth-of-type(2) {
    font-size: 6.5rem;
  }
}
.home-lockup__intro span:nth-of-type(3) {
  color: #fff;
  display: block;
  font-size: 6.45rem;
  font-family: SoehneSchmal, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}
@media screen and (min-width: 60rem) {
  .home-lockup__intro span:nth-of-type(3) {
    font-size: 8.625rem;
  }
}
.home-lockup__intro span:nth-of-type(3) i {
  color: #f04e98;
  font-family: TiemposHeadline, serif;
  font-weight: 400;
}
@media screen and (min-width: 20rem) {
  .home-lockup__intro {
    top: 320px;
    transform: scale(0.5);
    width: max-content;
  }
}
@media screen and (min-width: 391px) {
  .home-lockup__intro {
    width: auto;
    top: 350px;
    transform: scale(0.6);
  }
}
@media screen and (min-width: 30rem) {
  .home-lockup__intro {
    top: 400px;
    transform: scale(0.78);
  }
}
@media screen and (min-width: 800px) {
  .home-lockup__intro {
    top: 410px;
    transform: scale(0.7);
  }
}
@media screen and (min-width: 60rem) {
  .home-lockup__intro {
    top: 315px;
    transform: scale(0.75);
  }
}
@media screen and (min-width: 1060px) {
  .home-lockup__intro {
    top: 315px;
    transform: scale(0.75);
  }
}
@media screen and (min-width: 75rem) {
  .home-lockup__intro {
    top: 310px;
    transform: scale(0.7);
  }
}
@media screen and (min-width: 90rem) {
  .home-lockup__intro {
    top: 310px;
    right: 40px;
    transform: scale(0.8);
  }
}
.home__content {
  padding: 3.125rem 20px 5rem;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 8.333%;
}
@media (min-width: 45rem) {
  .home__content {
    padding: 3.125rem 20px 9.5rem;
  }
}
@media screen and (min-width: 75rem) {
  .home__content {
    padding-left: 40px;
    padding-right: 40px;
    flex-wrap: nowrap;
    flex-direction: row;
  }
}
.home__content p {
  color: #fff;
}
.home__content a {
  color: #fff;
}
.home__content > div {
  max-width: 27.5rem;
}

.person {
  padding-bottom: 7.5rem;
}
.person__data h2, .person__content h2 {
  font-size: 3.75rem;
}
.person__data h3, .person__content h3 {
  font-size: 2.5rem;
}
.person__data p,
.person__data li, .person__content p,
.person__content li {
  color: #fff;
}
@media screen and (min-width: 45rem) {
  .person__data p,
  .person__data li, .person__content p,
  .person__content li {
    font-size: 1.125rem;
  }
}
.person__data ul, .person__content ul {
  padding: 0 0 0 0.6em;
}
.person__data li, .person__content li {
  margin: 1em 0;
  list-style-type: "–";
  padding: 0 0 0 1em;
}
.person__data a, .person__content a {
  color: #fff;
}
.person__data > div, .person__content > div {
  margin-bottom: 3rem;
}
.person__data--experience p, .person__data--credentials p, .person__content--experience p, .person__content--credentials p {
  font-size: 1rem;
}
.person__data--experience p strong, .person__data--credentials p strong, .person__content--experience p strong, .person__content--credentials p strong {
  font-size: 1.125rem;
}
.person__header {
  margin-bottom: 2.5rem;
}
@media (min-width: 60rem) {
  .person__header {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: row-reverse;
    gap: 2rem;
  }
}
.person__header > div {
  padding: 0 10px;
}
@media (min-width: 60rem) {
  .person__header > div {
    padding: 0;
    width: calc(50% - 20px);
  }
}
.person__info {
  order: 1;
}
.person__description {
  order: 3;
}
.person__description p {
  max-width: 40rem;
}
.person__description p.content-summary {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.25;
  text-transform: none;
  font-family: "TiemposHeadline", Georgia, "Times New Roman", Times, serif;
  color: #fff;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 60rem) {
  .person__description p.content-summary {
    font-size: 2rem;
  }
}
.person__description--smscreen {
  display: block;
}
@media (min-width: 60rem) {
  .person__description--smscreen {
    display: none;
  }
}
.person__description--lgscreen {
  display: none;
}
@media (min-width: 60rem) {
  .person__description--lgscreen {
    display: block;
  }
}
.person__position {
  margin-top: 0;
}
.person__name {
  display: inline-block;
  word-spacing: 120rem;
  font-size: 20vw;
  max-width: 100%;
  line-height: 0.85;
  margin: 0 0 4rem;
}
@media (min-width: 37.5rem) {
  .person__name {
    font-size: 7.5rem;
  }
}
.person__photo {
  order: 2;
  min-height: 240px;
}
.person__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
@media screen and (min-width: 60rem) {
  .person__photo {
    width: 50%;
    align-self: stretch;
  }
}
.person__data--contact {
  margin-bottom: 3.375rem;
}
.person__data--contact p {
  font-size: 1.375rem;
}
.person__data--expertise ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.person__data--expertise ul li {
  font-size: 1.75rem;
  font-weight: normal;
  letter-spacing: 0.04em;
  list-style: none;
  padding: 0;
}
.person__data--expertise ul li a {
  text-decoration: none;
}
.person__data--expertise ul li a:hover {
  opacity: 1;
  font-weight: 700;
}

.people {
  padding: 0.5rem 0 8rem;
}
.people__title {
  font-size: 3.375rem;
}
@media screen and (min-width: 60rem) {
  .people__title {
    font-size: 4rem;
  }
}
.people__list {
  margin: 2.5rem -10px;
  width: calc(100% + 20px);
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(335px, 1fr));
}
.people__list .person-card h3 {
  color: #fff;
  font-weight: 400;
}
.people__list .person-card h4, .people__list .person-card .expertise__sections--content ul li p, .expertise__sections--content ul li .people__list .person-card p, .people__list .person-card .person__position, .people__list .person-card .person__data--expertise ul li, .person__data--expertise ul .people__list .person-card li {
  color: #fff;
}
.people__list .person-card:hover h3, .people__list .person-card:hover h4, .people__list .person-card:hover .expertise__sections--content ul li p, .expertise__sections--content ul li .people__list .person-card:hover p, .people__list .person-card:hover .person__position, .people__list .person-card:hover .person__data--expertise ul li, .person__data--expertise ul .people__list .person-card:hover li {
  color: #000;
}
.people .page-banner {
  padding-top: calc(255px + 45 * (100vw - 320px) / 400);
}
@media screen and (min-width: 45rem) {
  .people .page-banner {
    padding-top: 0;
  }
}
.people .page-banner__text {
  right: 20px;
  left: auto;
  text-align: right;
}
@media screen and (min-width: 45rem) {
  .people .page-banner__text {
    top: 20px;
  }
}
@media screen and (min-width: 60rem) {
  .people .page-banner__text {
    top: 100px;
  }
}
@media screen and (min-width: 75rem) {
  .people .page-banner__text {
    top: 160px;
  }
}
@media screen and (min-width: 120rem) {
  .people .page-banner__text {
    top: 210px;
  }
}
.people .page-banner__text--line-1 {
  color: #fff;
  font-family: SoehneSchmal, sans-serif;
  font-size: calc(5rem + 3.75 * (100vw - 20rem) / 70);
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (min-width: 90rem) {
  .people .page-banner__text--line-1 {
    font-size: 8.75rem;
  }
}
.people .page-banner__text--line-2 {
  color: #fff;
  font-family: TiemposHeadline, serif;
  font-size: calc(4.1rem + 1.65 * (100vw - 20rem) / 70);
  line-height: 1.15;
  font-style: italic;
  font-weight: 500;
  text-transform: lowercase;
}
@media screen and (min-width: 90rem) {
  .people .page-banner__text--line-2 {
    font-size: 5.75rem;
  }
}
.people .page-banner__text--line-3 {
  color: #00bfb3;
  font-family: SoehneSchmal, sans-serif;
  font-size: calc(6.8rem + 2.9 * (100vw - 20rem) / 70);
  line-height: 0.75;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}
@media screen and (min-width: 90rem) {
  .people .page-banner__text--line-3 {
    font-size: 9.7rem;
  }
}
.people__filter {
  flex-direction: column;
  max-width: 480px;
}
@media screen and (min-width: 60rem) {
  .people__filter {
    flex-direction: row;
    max-width: none;
  }
}
.people__filter--input, .people__filter--select {
  width: 100%;
  margin: 1rem 1rem 0 0;
}
@media screen and (min-width: 60rem) {
  .people__filter--input, .people__filter--select {
    width: auto;
  }
}
.people__filter--select {
  cursor: pointer;
  background-color: #00594f;
}
.people__filter--role, .people__filter--expertise {
  position: relative;
}
.people__filter--role::after, .people__filter--expertise::after {
  content: "";
  position: absolute;
  top: 30px;
  right: 30px;
  border-left: 1.5px solid #fff;
  border-bottom: 1.5px solid #fff;
  width: 6px;
  height: 6px;
  transform: rotate(-45deg);
  pointer-events: none;
  cursor: pointer;
}
.people__filter--search {
  position: relative;
}
.people__filter--search::after {
  content: url(/_resources/img/search.svg);
  position: absolute;
  top: 28px;
  right: 30px;
}

.expertise {
  padding-bottom: 16px;
}
@media screen and (min-width: 60rem) {
  .expertise {
    padding-bottom: 120px;
  }
}
.expertise > .row {
  gap: 32px;
}
@media screen and (min-width: 60rem) {
  .expertise .page__intro {
    margin: 2.25rem 0 0;
  }
  .expertise .page__intro h2 {
    padding-left: 20px;
  }
}
.expertise__data {
  width: 100%;
}
@media screen and (min-width: 45rem) {
  .expertise__data {
    width: 36%;
  }
}
.expertise__title h1, .expertise__title .recruitment__info--fact-text {
  font-size: 25vw;
  line-height: 0.8333;
  margin-top: 0;
}
@media (min-width: 30rem) {
  .expertise__title h1, .expertise__title .recruitment__info--fact-text {
    font-size: 7.5rem;
  }
}
.expertise__content {
  width: 100%;
}
@media screen and (min-width: 45rem) {
  .expertise__content {
    padding-top: 2.5rem;
  }
}
.expertise__content p {
  margin: 1em 0;
}
.expertise__content ul {
  padding: 0 0 0 0.6em;
}
.expertise__content li {
  margin: 1em 0;
  list-style-type: "–";
  padding: 0 0 0 1em;
}
.expertise__content h3 {
  font-size: 2.5rem;
}
@media screen and (min-width: 30rem) {
  .expertise__keycontact {
    max-width: 320px;
    overflow: hidden;
  }
}
.expertise__keycontact h2 {
  font-size: 2.5rem;
}
.expertise__keycontact .person-card {
  padding: 0;
}
@media screen and (min-width: 30rem) {
  .expertise__keycontact .person-card {
    padding: 10px;
    padding-right: 0;
    margin: -10px;
  }
}
.expertise__keycontact .person-card__photo {
  height: auto;
}
@media screen and (min-width: 30rem) {
  .expertise__keycontact .person-card__photo {
    max-height: 180px;
    max-width: 310px;
    overflow: hidden;
  }
}
.expertise__keycontact .person-card h3,
.expertise__keycontact .person-card h4,
.expertise__keycontact .person-card .expertise__sections--content ul li p,
.expertise__sections--content ul li .expertise__keycontact .person-card p,
.expertise__keycontact .person-card .person__position,
.expertise__keycontact .person-card .person__data--expertise ul li,
.person__data--expertise ul .expertise__keycontact .person-card li {
  color: #fff;
}
.bg-hover-fg .expertise__keycontact .person-card h3:hover,
.bg-hover-fg .expertise__keycontact .person-card h4:hover,
.bg-hover-fg .expertise__keycontact .person-card .expertise__sections--content ul li p:hover,
.expertise__sections--content ul li .bg-hover-fg .expertise__keycontact .person-card p:hover,
.bg-hover-fg .expertise__keycontact .person-card .person__position:hover,
.bg-hover-fg .expertise__keycontact .person-card .person__data--expertise ul li:hover,
.person__data--expertise ul .bg-hover-fg .expertise__keycontact .person-card li:hover {
  color: #000;
}
.expertise__keycontact--contact {
  margin-top: 1.25em;
}
.expertise__keycontact--contact p {
  font-size: 1rem;
  line-height: 1.625;
  color: #fff;
}
.expertise__keycontact--contact a {
  color: #fff;
}
.expertise__list {
  margin-bottom: 5rem;
}
@media screen and (min-width: 60rem) {
  .expertise__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
    width: 75vw;
    margin-left: calc(25vw + 15px);
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 90rem) {
  .expertise__list {
    grid-template-columns: repeat(auto-fill, minmax(33%, 1fr));
  }
}
.expertise__sections--title {
  margin-top: 3rem;
  color: #9d432c !important;
}
.expertise__sections--content li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.expertise__sections--content ul li p {
  font-size: 1.75rem;
  font-weight: normal;
  letter-spacing: 0.04em;
  list-style: none;
  padding: 0;
}
.expertise__insights {
  display: flex;
  padding-top: 4rem;
  padding-bottom: 3.5rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
}
@media screen and (min-width: 45rem) {
  .expertise__insights {
    padding-top: 5rem;
    gap: 2.5rem;
  }
}
.expertise__insights__wrapper {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.25rem;
}
@media screen and (min-width: 45rem) {
  .expertise__insights__wrapper {
    gap: 0.75rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 60rem) {
  .expertise__insights__wrapper {
    gap: 0.75rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
.expertise__insights__card {
  --transition-time: 0s;
  display: flex;
  width: 100%;
  padding: 1rem 1.5rem 1rem 0rem;
  flex-direction: column;
  align-items: flex-start;
  transition: background-color var(--transition-time) ease;
}
@media screen and (min-width: 45rem) {
  .expertise__insights__card {
    padding: 2.125rem 2.125rem 2.625rem 0.625rem;
    --transition-time: 0.3s;
  }
}
.expertise__insights__card h4, .expertise__insights__card .person__position, .expertise__insights__card .person__data--expertise ul li, .person__data--expertise ul .expertise__insights__card li, .expertise__insights__card .expertise__sections--content ul li p, .expertise__sections--content ul li .expertise__insights__card p {
  margin: 0 !important;
  color: #fff;
  font-family: "TiemposHeadline";
  font-style: normal;
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 1.28;
  text-transform: none;
  margin-bottom: 1rem !important;
  transition: color var(--transition-time) ease;
}
.expertise__insights__card__body {
  transition: color var(--transition-time) ease;
  margin: 0 !important;
  align-self: stretch;
  color: #fff;
  font-family: "Soehne";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1.25rem !important;
}
@media screen and (min-width: 45rem) {
  .expertise__insights__card__body {
    margin-bottom: 3rem !important;
  }
}
.expertise__insights__card span {
  transition: color var(--transition-time) ease, border-bottom-color var(--transition-time) ease;
  text-decoration: none;
  padding-bottom: 0.25rem;
  border-bottom: 1.5px solid #fff;
  color: #fff;
}
.expertise__insights__card:hover {
  background-color: #ff8200;
  opacity: 1;
}
.expertise__insights__card:hover h4, .expertise__insights__card:hover .person__position, .expertise__insights__card:hover .person__data--expertise ul li, .person__data--expertise ul .expertise__insights__card:hover li, .expertise__insights__card:hover .expertise__sections--content ul li p, .expertise__sections--content ul li .expertise__insights__card:hover p {
  color: #000;
}
.expertise__insights__card:hover span {
  color: #000;
  border-bottom-color: #000;
}
.expertise__insights__card:hover .expertise__insights__card__body {
  color: #000;
}
.expertise__case-image {
  object-fit: cover;
  object-position: center;
  width: 100%;
  aspect-ratio: 1.5;
  margin-bottom: 1rem;
}
@media screen and (min-width: 45rem) {
  .expertise__case-image {
    margin-bottom: 2rem;
  }
}
.expertise__case-studies {
  max-width: 90rem;
  margin-inline: auto;
  padding-inline: 0.625rem;
  padding-bottom: 4rem;
}
@media screen and (min-width: 45rem) {
  .expertise__case-studies {
    padding-bottom: 5rem;
    padding-inline: 1.25rem;
  }
}
.expertise__subheading {
  margin: 0;
  color: #fff;
  font-family: "SoehneSchmal", sans-serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}
@media screen and (min-width: 45rem) {
  .expertise__subheading {
    font-size: 4rem;
    line-height: 0.93;
    letter-spacing: 0.08rem;
  }
}

.expertise-banner .page-banner {
  padding-top: 17.8rem;
}
@media screen and (min-width: 45rem) {
  .expertise-banner .page-banner {
    padding-top: 0;
  }
}
@media screen and (min-width: 45rem) {
  .expertise-banner .page-banner__text {
    top: 40px;
  }
}
@media screen and (min-width: 60rem) {
  .expertise-banner .page-banner__text {
    top: 95px;
  }
}
@media screen and (min-width: 75rem) {
  .expertise-banner .page-banner__text {
    top: 155px;
    left: 40px;
  }
}
@media screen and (min-width: 120rem) {
  .expertise-banner .page-banner__text {
    top: 205px;
  }
}
.expertise-banner .page-banner__text > span {
  line-height: 1;
}
.expertise-banner .page-banner__text--line-1 {
  font-family: SoehneSchmal, sans-serif;
  font-size: 6.45rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
@media screen and (min-width: 60rem) {
  .expertise-banner .page-banner__text--line-1 {
    font-size: 8.625rem;
  }
}
.expertise-banner .page-banner__text--line-2 {
  color: #ff8200;
  font-size: 4.5rem;
  font-family: TiemposHeadline, serif;
  font-style: italic;
  font-weight: 500;
  text-transform: lowercase;
}
@media screen and (min-width: 60rem) {
  .expertise-banner .page-banner__text--line-2 {
    font-size: 6.5rem;
  }
}
.expertise-banner .page-banner__text--line-3 {
  color: #fff;
  display: block;
  font-size: 5.25rem;
  font-family: SoehneSchmal, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}
@media screen and (min-width: 60rem) {
  .expertise-banner .page-banner__text--line-3 {
    font-size: 7.5rem;
  }
}
.expertise-banner .page-banner__text--line-3 i {
  color: #ff8200;
  font-family: TiemposHeadline, serif;
  font-weight: 400;
}

.case-study-card {
  padding: 10px;
}
.case-study-card .expertise__insights__card__body {
  margin-bottom: 1rem !important;
}
@media screen and (min-width: 45rem) {
  .case-study-card .expertise__insights__card__body {
    margin-bottom: 2rem !important;
  }
}

.key-contacts {
  background-color: #fff !important;
  padding-top: 3rem;
  padding-bottom: 4rem;
  padding-inline: 0.625rem !important;
}
@media screen and (min-width: 45rem) {
  .key-contacts {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.key-contacts .page-footer__list {
  margin-bottom: 0;
}
.key-contacts h2 {
  margin: 0 !important;
}

.hidden {
  display: none;
}

.recruitment__info > .row {
  display: block;
}
@media screen and (min-width: 45rem) {
  .recruitment__info > .row {
    display: flex;
    justify-content: space-between;
    gap: 4rem;
  }
}
.recruitment__info--header h2 {
  font-size: 4rem;
  margin: 1.5rem 0;
  line-height: 1;
}
.recruitment__info--header p {
  color: #fff;
}
.recruitment__info--header .fix-column {
  padding-top: 2rem;
}
.recruitment__info--facts {
  margin: 1rem 0;
  color: #fff;
}
.recruitment__info--facts p {
  font-size: 2rem;
}
.recruitment__info--fact {
  margin: 1rem 0 5.5rem;
}
.recruitment__info--fact-text {
  font-size: 5rem;
  line-height: 0.9;
  margin: 0;
}
@media screen and (min-width: 30rem) {
  .recruitment__info--fact-text {
    font-size: 5.625rem;
  }
}
@media screen and (min-width: 45rem) {
  .recruitment__info--fact-text {
    font-size: 5.75rem;
  }
}
@media screen and (min-width: 60rem) {
  .recruitment__info--fact-text {
    font-size: 7.5rem;
  }
}
@media screen and (min-width: 75rem) {
  .recruitment__info--fact-text {
    font-size: 9.375rem;
  }
}
@media screen and (min-width: 45rem) {
  .recruitment__info--fact {
    margin: 1rem 0 7rem;
  }
}
.recruitment .page-banner {
  padding-top: 260px;
}
@media screen and (min-width: 45rem) {
  .recruitment .page-banner {
    padding-top: 0;
  }
}
@media screen and (min-width: 45rem) {
  .recruitment .page-banner__text {
    top: 45px;
  }
}
@media screen and (min-width: 60rem) {
  .recruitment .page-banner__text {
    top: 45px;
  }
}
@media screen and (min-width: 75rem) {
  .recruitment .page-banner__text {
    top: 150px;
    left: 40px;
  }
}
@media screen and (min-width: 120rem) {
  .recruitment .page-banner__text {
    top: 200px;
  }
}
.recruitment .page-banner__text--line-1 {
  color: #f04e98;
  font-family: TiemposHeadline, serif;
  font-style: italic;
  font-size: 4.38rem;
  font-weight: 500;
}
@media screen and (min-width: 60rem) {
  .recruitment .page-banner__text--line-1 {
    font-size: 8.125rem;
  }
}
.recruitment .page-banner__text--line-2 {
  color: #fff;
  font-family: SoehneSchmal, sans-serif;
  font-size: 5.4rem;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (min-width: 60rem) {
  .recruitment .page-banner__text--line-2 {
    font-size: 10.3rem;
  }
}
.recruitment .page-banner__text--line-3 {
  color: #fff;
  font-family: SoehneSchmal, sans-serif;
  font-size: 7.42rem;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (min-width: 60rem) {
  .recruitment .page-banner__text--line-3 {
    font-size: 13.75rem;
    margin-left: 8.3rem;
  }
}

.recruitment-sub .nav__logo svg path,
.recruitment-sub .nav-mobile__logo svg path {
  fill: #fff;
}
@media screen and (min-width: 45rem) {
  .recruitment-sub__header {
    margin: 6.375rem 0 3.875rem;
  }
}
.recruitment-sub__title {
  align-self: flex-end;
  padding: 0 10px;
}
@media screen and (min-width: 45rem) {
  .recruitment-sub__title {
    padding: 0 0.9615384615%;
  }
}
@media screen and (min-width: 60rem) {
  .recruitment-sub__title {
    width: 41.6666666667%;
  }
}
@media screen and (min-width: 90rem) {
  .recruitment-sub__title {
    padding: 0 20px;
  }
}
.recruitment-sub__title h1, .recruitment-sub__title .recruitment__info--fact-text {
  line-height: 0.85;
  margin: 0 0 0.25em 0;
  font-size: calc(6rem + 4 * (100vw - 20rem) / 10);
}
@media screen and (min-width: 30rem) {
  .recruitment-sub__title h1, .recruitment-sub__title .recruitment__info--fact-text {
    font-size: 10rem;
  }
}
@media screen and (min-width: 60rem) {
  .recruitment-sub__title h1, .recruitment-sub__title .recruitment__info--fact-text {
    margin-left: 12%;
    margin-bottom: 0;
  }
}
.recruitment-sub__intro.page__intro {
  margin-bottom: 40px;
  padding: 0 10px;
  width: 100%;
}
@media screen and (min-width: 45rem) {
  .recruitment-sub__intro.page__intro {
    padding: 0 0.9615384615%;
  }
}
@media screen and (min-width: 60rem) {
  .recruitment-sub__intro.page__intro {
    width: 33.3333333333%;
    margin-left: 16.6666666667%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 90rem) {
  .recruitment-sub__intro.page__intro {
    padding: 0 20px;
  }
}
.recruitment-sub__intro--link {
  margin-bottom: 0;
}
.recruitment-sub .full-width-image__image {
  margin-bottom: -32px;
}
@media screen and (min-width: 45rem) {
  .recruitment-sub .full-width-image__image {
    margin-bottom: -150px;
  }
}
.recruitment-sub__content {
  padding-top: 56px;
}
@media screen and (min-width: 45rem) {
  .recruitment-sub__content {
    padding-top: 290px;
  }
}
.recruitment-sub__content .text-image__content {
  order: 1;
}
.recruitment-sub__content .text-image__image {
  order: 2;
}
@media screen and (min-width: 45rem) {
  .recruitment-sub__content .text-image__content {
    order: 2;
  }
  .recruitment-sub__content .text-image__image {
    order: 1;
  }
}
.recruitment-sub__info-list {
  margin-top: 130px;
  padding-bottom: 60px;
}
@media screen and (min-width: 45rem) {
  .recruitment-sub__info-list .fix-column {
    height: 4rem;
    margin-bottom: 110px;
  }
}
.recruitment-sub__info-list h2 {
  font-size: 4rem;
}
.recruitment-sub__info-list--list {
  margin-top: 2rem;
}
@media screen and (min-width: 45rem) {
  .recruitment-sub__info-list--item {
    margin-bottom: 4rem;
    max-width: 30rem;
  }
}
.recruitment-sub__info-list--item h3 {
  font-size: 1.75rem;
  line-height: 1;
}
.recruitment-sub__info-list--item p {
  font-size: 2rem;
}
.recruitment-sub.theme-1 .primary-text {
  color: #ffcd00;
}
.recruitment-sub.theme-1 .primary-bg,
.recruitment-sub.theme-1 .block-image__content {
  background-color: #ffcd00;
}
.recruitment-sub.theme-1 .nav__subnav--item:hover {
  background: #ffcd00;
}
.recruitment-sub.theme-1 .highlight > button,
.recruitment-sub.theme-1 .highlight > a {
  color: #ffcd00;
}
.recruitment-sub.theme-1 .highlight::after {
  border-color: #ffcd00;
}
.recruitment-sub.theme-2 .primary-text {
  color: #f04e98;
}
.recruitment-sub.theme-2 .primary-bg,
.recruitment-sub.theme-2 .block-image__content {
  background-color: #f04e98;
}
.recruitment-sub.theme-2 .nav__subnav--item:hover {
  background: #f04e98;
}
.recruitment-sub.theme-2 .highlight > button,
.recruitment-sub.theme-2 .highlight > a {
  color: #f04e98;
}
.recruitment-sub.theme-2 .highlight::after {
  border-color: #f04e98;
}
.recruitment-sub.theme-3 .primary-text {
  color: #f04e97;
}
.recruitment-sub.theme-3 .primary-bg,
.recruitment-sub.theme-3 .block-image__content {
  background-color: #f04e97;
}
.recruitment-sub.theme-3 .nav__subnav--item:hover {
  background: #f04e97;
}
.recruitment-sub.theme-3 .highlight > button,
.recruitment-sub.theme-3 .highlight > a {
  color: #f04e97;
}
.recruitment-sub.theme-3 .highlight::after {
  border-color: #f04e97;
}
.recruitment-sub.theme-1 {
  background-color: #f04e98;
}
.recruitment-sub.theme-1 .layout,
.recruitment-sub.theme-1 .secondary-bg,
.recruitment-sub.theme-1 .fill-background {
  background-color: #f04e98;
}
.recruitment-sub.theme-1 .footer::after {
  background-color: #f04e98;
}
.recruitment-sub.theme-2 {
  background-color: #00594f;
}
.recruitment-sub.theme-2 .layout,
.recruitment-sub.theme-2 .secondary-bg,
.recruitment-sub.theme-2 .fill-background {
  background-color: #00594f;
}
.recruitment-sub.theme-2 .footer::after {
  background-color: #00594f;
}
.recruitment-sub.theme-3 {
  background-color: #425563;
}
.recruitment-sub.theme-3 .layout,
.recruitment-sub.theme-3 .secondary-bg,
.recruitment-sub.theme-3 .fill-background {
  background-color: #425563;
}
.recruitment-sub.theme-3 .footer::after {
  background-color: #425563;
}
.recruitment-sub.theme-1 .tertiary-bg {
  background-color: #425563;
}

.about__intro {
  display: flex;
  flex-direction: column;
  align-content: flex-end;
  margin-bottom: 1rem;
}
@media screen and (min-width: 30rem) {
  .about__intro {
    padding-right: 10%;
  }
}
@media screen and (min-width: 45rem) {
  .about__intro {
    margin-bottom: 7.5rem;
  }
}
.about__intro p {
  font-size: 1.375rem;
  line-height: 1.25;
  max-width: 25rem;
}
@media (min-width: 45rem) {
  .about__intro p {
    font-size: 2rem;
    max-width: 35rem;
  }
}
.about__intro .button-link a {
  color: #fff;
  font-size: 0.875rem;
  border-color: #fff;
}
.about .page-banner {
  padding-top: 260px;
}
@media screen and (min-width: 45rem) {
  .about .page-banner {
    padding-top: 0;
  }
}
.about .page-banner__text {
  left: auto;
  right: 20px;
}
@media screen and (min-width: 60rem) {
  .about .page-banner__text {
    top: 95px;
  }
}
@media screen and (min-width: 75rem) {
  .about .page-banner__text {
    top: 185px;
  }
}
@media screen and (min-width: 120rem) {
  .about .page-banner__text {
    top: 200px;
  }
}
.about .page-banner__text--line-1 {
  color: #fff;
  text-align: left;
  font-family: SoehneSchmal, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 5.5rem;
}
@media screen and (min-width: 60rem) {
  .about .page-banner__text--line-1 {
    font-size: 8.75rem;
  }
}
.about .page-banner__text--line-2 {
  font-size: 3.7rem;
  font-family: TiemposHeadline, serif;
  font-weight: 500;
  font-style: italic;
  color: #fff;
  text-transform: lowercase;
}
@media screen and (min-width: 60rem) {
  .about .page-banner__text--line-2 {
    font-size: 5.9375rem;
  }
}
.about .page-banner__text--line-3 {
  font-size: 7.25rem;
  font-family: SoehneSchmal, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  text-align: right;
  color: #ffcd00;
}
@media screen and (min-width: 60rem) {
  .about .page-banner__text--line-3 {
    font-size: 11.5625rem;
  }
}

.contact .page-banner {
  padding-top: 185px;
}
@media screen and (min-width: 45rem) {
  .contact .page-banner {
    padding-top: 0;
  }
}
.contact .page-banner__text--line-1 {
  font-size: 6.74rem;
  font-family: SoehneSchmal, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #ee2737;
}
.contact .page-banner__text--line-2 {
  margin-left: 4.75rem;
  font-size: 5rem;
  font-family: TiemposHeadline, serif;
  font-style: italic;
  font-weight: 500;
  color: #fff;
}
@media screen and (min-width: 45rem) {
  .contact .page-banner__text {
    top: 55px;
  }
}
@media screen and (min-width: 60rem) {
  .contact .page-banner__text {
    top: 130px;
  }
  .contact .page-banner__text--line-1 {
    font-size: 10.375rem;
  }
  .contact .page-banner__text--line-2 {
    font-size: 7.8125rem;
  }
}
@media screen and (min-width: 75rem) {
  .contact .page-banner__text {
    top: 215px;
  }
}
.contact__details {
  padding-top: 0.25rem;
  padding-bottom: 1.5rem;
  justify-content: flex-end;
  gap: 8.333%;
}
@media screen and (min-width: 45rem) {
  .contact__details {
    padding-top: 3.75rem;
    padding-bottom: 4.875rem;
  }
}
@media screen and (min-width: 75rem) {
  .contact__details {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.contact__address {
  padding-bottom: 4rem;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 25rem;
}
@media screen and (max-width: 30rem) {
  .contact__address {
    min-width: 220px;
  }
}
@media screen and (min-width: 45rem) {
  .contact__address {
    padding-left: 0.9892307692%;
    padding-right: 0.9892307692%;
  }
}
@media screen and (min-width: 75rem) {
  .contact__address {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.contact__address h2 {
  margin-top: 0;
  line-height: 1;
}
.contact__address a {
  color: #fff;
}
.contact__address--section {
  color: #fff;
  margin: 1.5rem 0;
}

.PrivateClientPage {
  background-color: #9d2235;
}
.PrivateClientPage .layout {
  background-color: #9d2235;
}
.PrivateClientPage .fill-background {
  background-color: #9d2235;
}
.PrivateClientPage .page-footer {
  background-color: #425563;
}
.PrivateClientPage .page-footer .bg-hover-bg:hover {
  background-color: #9d2235;
}
.PrivateClientPage .page-footer .person-card h3,
.PrivateClientPage .page-footer .person-card h4,
.PrivateClientPage .page-footer .person-card .person__position,
.PrivateClientPage .page-footer .person-card .person__data--expertise ul li,
.person__data--expertise ul .PrivateClientPage .page-footer .person-card li,
.PrivateClientPage .page-footer .person-card .expertise__sections--content ul li p,
.expertise__sections--content ul li .PrivateClientPage .page-footer .person-card p,
.PrivateClientPage .page-footer .person-card a {
  color: #fff;
}
.PrivateClientPage .page-footer__list--link .cta a {
  color: #fff;
  border-color: #fff;
}

.private-client__title h1, .private-client__title .recruitment__info--fact-text {
  font-size: calc(5rem + 5 * (100vw - 20rem) / 25);
  line-height: 0.8;
}
@media screen and (min-width: 45rem) {
  .private-client__title h1, .private-client__title .recruitment__info--fact-text {
    font-size: 10rem;
  }
}
.private-client__banner {
  margin-top: 60px;
}
.private-client__banner img {
  width: 100%;
  height: auto;
}
.private-client__latest-news {
  padding-top: 50px;
}
.private-client__recent-events {
  padding-top: 20px;
}
.private-client__recent-events h2 {
  padding: 18px;
}
@media screen and (min-width: 45rem) {
  .private-client__recent-events h2 {
    padding-left: calc(0.9892307692% + 10px);
  }
}
@media screen and (min-width: 90rem) {
  .private-client__recent-events h2 {
    padding: 40px;
  }
}
.private-client__latest-news, .private-client__recent-events, .private-client__upcoming-events {
  padding-bottom: 50px;
}
.private-client__latest-news h2, .private-client__recent-events h2, .private-client__upcoming-events h2 {
  font-size: calc(2.5rem + 1.5 * (100vw - 20rem) / 25);
}
@media screen and (min-width: 45rem) {
  .private-client__latest-news h2, .private-client__recent-events h2, .private-client__upcoming-events h2 {
    font-size: 4rem;
  }
}
.private-client__articles {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 45rem) {
  .private-client__articles {
    flex-direction: row;
    column-gap: 2%;
  }
  .private-client__latest-news .private-client__articles {
    column-gap: calc(2% - 20px);
  }
}
.private-client__news-item {
  flex-basis: calc(32.1333333333% + 20px);
  display: block;
  padding: 10px;
  margin: 0 -10px 60px;
}
.private-client__news-item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 45rem) {
  .private-client__news-item {
    margin: 0;
  }
  .private-client__news-item:first-child {
    margin-left: -10px;
  }
  .private-client__news-item:last-child {
    margin-right: -10px;
  }
}
.private-client__news-item:hover {
  background-color: #425563;
  opacity: 1;
}
.private-client__article-type {
  font-size: 1.375rem;
  margin: 1.1em 0;
}
.private-client__recent-event {
  padding-bottom: 30px;
  transition: opacity 0.5s ease-out;
}
.private-client__recent-event.fade {
  opacity: 0.4;
}
.private-client__event {
  margin-bottom: 36px;
}
@media screen and (min-width: 45rem) {
  .private-client__event {
    flex-basis: 32%;
  }
}
.private-client__upcoming {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.news-item__image img {
  width: 100%;
  height: auto;
}
.news-item__title h4, .news-item__title .person__position, .news-item__title .person__data--expertise ul li, .person__data--expertise ul .news-item__title li, .news-item__title .expertise__sections--content ul li p, .expertise__sections--content ul li .news-item__title p {
  margin: 0.8em 0;
}
.news-item__link {
  color: #fff;
  text-decoration: underline;
}

.recent-event__image img {
  width: 100%;
  height: auto;
}
.recent-event__description {
  color: white;
}

.upcoming-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  z-index: 10;
}
.upcoming-pagination.swiper-pagination-bullets {
  bottom: 40px;
}

.event__image img {
  width: 100%;
  height: auto;
}
.event__content {
  padding: 24px 0;
  color: #fff;
}
.event__info {
  display: flex;
}
.event__info > div {
  flex-basis: 50%;
}
.event__cta {
  margin: 24px 0;
}
.event__cta .btn {
  width: 100%;
}
.event__cta .btn:hover {
  background-color: #425563;
  border-color: #425563;
}
@media screen and (min-width: 45rem) {
  .event__cta .btn {
    width: auto;
  }
}

.subscribe {
  background-color: #9d2235;
  padding: 80px 20px;
}
.subscribe__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #fff;
}
.subscribe__content h3 {
  margin: 1.5rem 0 0.5rem;
}
.subscribe__content p {
  max-width: 32.5rem;
  margin: 1em 0;
}
.subscribe__email {
  width: 100%;
}
.subscribe__email input[type=email] {
  height: 46px;
  border-width: 1px;
  width: calc(100% - 16px);
  margin: 16px 8px;
  padding: 0 16px;
}
@media screen and (min-width: 45rem) {
  .subscribe__email input[type=email] {
    max-width: 390px;
  }
}
.subscribe__email input[type=email]::placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}
.subscribe__email--submit {
  width: calc(100% - 16px);
}
@media screen and (min-width: 45rem) {
  .subscribe__email--submit {
    width: auto;
  }
}
.subscribe__email--hide {
  display: none;
}
.subscribe__success p {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
}
.subscribe__success--hide {
  display: none;
}

.custom__intro {
  display: flex;
  flex-direction: column;
  align-content: flex-end;
  margin-bottom: 1rem;
}
@media screen and (min-width: 30rem) {
  .custom__intro {
    padding-right: 10%;
  }
}
@media screen and (min-width: 45rem) {
  .custom__intro {
    margin-bottom: 7.5rem;
  }
}
.custom__intro p {
  font-size: 1.375rem;
  line-height: 1.25;
  max-width: 25rem;
}
@media (min-width: 45rem) {
  .custom__intro p {
    font-size: 2rem;
    max-width: 35rem;
  }
}
.custom__intro .button-link a {
  color: #fff;
  font-size: 0.875rem;
  border-color: #fff;
}
@media screen and (min-width: 45rem) {
  .custom .page-banner__text {
    top: 75px;
  }
}
@media screen and (min-width: 60rem) {
  .custom .page-banner__text {
    top: 85px;
  }
}
@media screen and (min-width: 75rem) {
  .custom .page-banner__text {
    top: 150px;
    left: 40px;
  }
}
@media screen and (min-width: 120rem) {
  .custom .page-banner__text {
    top: 200px;
  }
}
.custom .page-banner__text--line-1 {
  color: #f04e98;
  font-family: TiemposHeadline, serif;
  font-style: italic;
  font-size: 4.38rem;
  font-weight: 500;
}
@media screen and (min-width: 60rem) {
  .custom .page-banner__text--line-1 {
    font-size: 8.125rem;
  }
}
.custom .page-banner__text--line-2 {
  color: #fff;
  font-family: SoehneSchmal, sans-serif;
  font-size: 5.4rem;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (min-width: 60rem) {
  .custom .page-banner__text--line-2 {
    font-size: 10.3rem;
  }
}
.custom .page-banner__text--line-3 {
  color: #fff;
  font-family: SoehneSchmal, sans-serif;
  font-size: 7.42rem;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (min-width: 60rem) {
  .custom .page-banner__text--line-3 {
    font-size: 13.75rem;
  }
}

.insights {
  display: flex;
  flex-direction: column;
  max-width: 90rem;
  margin-inline: auto;
  gap: 2.5rem;
  padding: 0 1.25rem 7.5rem 1.25rem;
}
@media screen and (min-width: 60rem) {
  .insights {
    flex-direction: row;
    gap: 4rem;
    padding: 0 7.75rem 5.5rem 3.75rem;
  }
}
@media screen and (min-width: 75rem) {
  .insights {
    gap: 6rem;
    padding: 0 9.75rem 7.5rem 6.75rem;
  }
}
.insights__heading {
  max-width: 420px;
}
.insights__heading__breadcrumb {
  color: #fff;
  font-family: SoehneSchmal, sans-serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.928;
  letter-spacing: 0.56px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 60rem) {
  .insights__heading__breadcrumb {
    margin-bottom: 1.5rem;
  }
}
.insights__heading__title {
  color: #ff8200;
  font-family: SoehneSchmal, sans-serif;
  font-size: 5rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.875;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin: 0;
}
@media screen and (min-width: 60rem) {
  .insights__heading__title {
    font-size: 6.5rem;
    line-height: 0.865;
    letter-spacing: 1.04px;
  }
}
.insights__content {
  display: flex;
  flex-direction: column;
  max-width: 664px;
  width: 100%;
  gap: 3rem;
  margin: 0;
  padding-top: 1.5rem;
}
@media screen and (min-width: 60rem) {
  .insights__content {
    padding-top: 12.25rem;
  }
}
.insights__content__intro {
  color: #fff;
  font-family: TiemposHeadline, serif;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.27;
  letter-spacing: 0.22px;
  text-transform: none;
  margin: 0;
}
@media screen and (min-width: 60rem) {
  .insights__content__intro {
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: 0.32px;
  }
}
.insights__content__image img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1.5;
  object-fit: cover;
  object-position: center;
}
.insights__content__video {
  position: relative;
}
.insights__content__video iframe {
  display: block;
  aspect-ratio: 1.5;
  width: 100%;
  height: 100%;
  border: 0;
  margin: auto;
}
.insights__content__video__content-thumb {
  position: absolute;
  top: 0;
  pointer-events: none;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  height: 100%;
}
.insights__content__video .video-placeholder {
  position: relative;
  display: block;
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.insights__content__video .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Black with 50% opacity */
  z-index: 1;
}
.insights__content__video__action-button {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 180px;
  cursor: pointer;
  pointer-events: all;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.insights__content__content img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1.5;
  object-fit: cover;
  object-position: center;
}
.insights__content__content p {
  color: #fff;
  font-family: "Soehne";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.44;
  margin: 0.8em 0;
}
.insights__content__content h3 {
  color: #ff8200;
  font-family: SoehneSchmal, sans-serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-top: 3rem;
}
.insights__content__content p > img {
  margin: 0;
  margin-top: 2.2em;
}
.insights__content__content p:first-child img {
  margin-top: 0;
}

.case-study {
  display: flex;
  flex-direction: column;
  max-width: 90rem;
  margin-inline: auto;
  align-items: center;
  padding-bottom: 7.5rem;
  padding-inline: 1.25rem;
  gap: 4rem;
}
@media screen and (min-width: 45rem) {
  .case-study {
    gap: 5rem;
  }
}
.case-study__header {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  gap: 2rem;
}
@media screen and (min-width: 45rem) {
  .case-study__header {
    flex-direction: row;
  }
}
.case-study__header__image {
  width: 100%;
}
@media screen and (min-width: 45rem) {
  .case-study__header__image {
    width: 50%;
  }
}
.case-study__header__image img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1.35;
  object-fit: cover;
  object-position: center;
}
.case-study__header__info {
  width: 100%;
}
@media screen and (min-width: 45rem) {
  .case-study__header__info {
    width: 50%;
    max-width: 548px;
  }
}
.case-study__content {
  max-width: 664px;
}
.case-study__content__rich-text {
  margin-top: 3rem;
}
.case-study__content__rich-text img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1.5;
  object-fit: cover;
  object-position: center;
}
.case-study__content__rich-text p {
  color: #fff;
  font-family: "Soehne";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.44;
  margin: 0.8em 0;
}
.case-study__content__rich-text h3 {
  color: #ff8200;
  font-family: SoehneSchmal, sans-serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-top: 3rem;
}
.case-study__content__rich-text p > img {
  margin: 0;
  margin-top: 2.2em;
}
.case-study__content__rich-text p:first-child img {
  margin-top: 0;
}
.case-study .case-study-video {
  margin-top: 3rem;
}

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