@keyframes favourite {
  0% {
    transform: scale(0); }
  70% {
    transform: scale(1.3); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes favourite {
  0% {
    transform: scale(0); }
  80% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

@keyframes pulse {
  0% {
    opacity: 0; }
  40% {
    opacity: 1; }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes pulse {
  0% {
    opacity: 0; }
  40% {
    opacity: 1; }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

@-webkit-keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

@keyframes slide-right {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(5px); } }

@-webkit-keyframes slide-right {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(5px); } }

@keyframes heart-beat {
  0% {
    transform: scale(1); }
  10% {
    transform: scale(1.08); }
  20% {
    transform: scale(1); }
  30% {
    transform: scale(1.08); }
  50% {
    transform: scale(1); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes heart-beat {
  0% {
    transform: scale(1); }
  10% {
    transform: scale(1.08); }
  20% {
    transform: scale(1); }
  30% {
    transform: scale(1.08); }
  50% {
    transform: scale(1); }
  100% {
    transform: scale(1); } }

@keyframes bounce {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(5px); }
  100% {
    transform: translateY(0); } }

@-webkit-keyframes bounce {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(5px); }
  100% {
    transform: translateY(0); } }

@keyframes load5 {
  0%,
  100% {
    box-shadow: 0 -2.6em 0 0 #2d2d2e, 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2), 2.5em 0 0 0 rgba(45, 45, 46, 0.2), 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.2), 0 2.5em 0 0 rgba(45, 45, 46, 0.2), -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.2), -2.6em 0 0 0 rgba(45, 45, 46, 0.5), -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.7); }
  12.5% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.7), 1.8em -1.8em 0 0 #2d2d2e, 2.5em 0 0 0 rgba(45, 45, 46, 0.2), 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.2), 0 2.5em 0 0 rgba(45, 45, 46, 0.2), -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.2), -2.6em 0 0 0 rgba(45, 45, 46, 0.2), -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.5); }
  25% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.5), 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.7), 2.5em 0 0 0 #2d2d2e, 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.2), 0 2.5em 0 0 rgba(45, 45, 46, 0.2), -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.2), -2.6em 0 0 0 rgba(45, 45, 46, 0.2), -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2); }
  37.5% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.2), 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.5), 2.5em 0 0 0 rgba(45, 45, 46, 0.7), 1.75em 1.75em 0 0 #2d2d2e, 0 2.5em 0 0 rgba(45, 45, 46, 0.2), -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.2), -2.6em 0 0 0 rgba(45, 45, 46, 0.2), -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2); }
  50% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.2), 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2), 2.5em 0 0 0 rgba(45, 45, 46, 0.5), 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.7), 0 2.5em 0 0 #2d2d2e, -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.2), -2.6em 0 0 0 rgba(45, 45, 46, 0.2), -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2); }
  62.5% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.2), 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2), 2.5em 0 0 0 rgba(45, 45, 46, 0.2), 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.5), 0 2.5em 0 0 rgba(45, 45, 46, 0.7), -1.8em 1.8em 0 0 #2d2d2e, -2.6em 0 0 0 rgba(45, 45, 46, 0.2), -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2); }
  75% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.2), 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2), 2.5em 0 0 0 rgba(45, 45, 46, 0.2), 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.2), 0 2.5em 0 0 rgba(45, 45, 46, 0.5), -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.7), -2.6em 0 0 0 #2d2d2e, -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2); }
  87.5% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.2), 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2), 2.5em 0 0 0 rgba(45, 45, 46, 0.2), 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.2), 0 2.5em 0 0 rgba(45, 45, 46, 0.2), -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.5), -2.6em 0 0 0 rgba(45, 45, 46, 0.7), -1.8em -1.8em 0 0 #2d2d2e; } }

@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0 -2.6em 0 0 #2d2d2e, 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2), 2.5em 0 0 0 rgba(45, 45, 46, 0.2), 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.2), 0 2.5em 0 0 rgba(45, 45, 46, 0.2), -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.2), -2.6em 0 0 0 rgba(45, 45, 46, 0.5), -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.7); }
  12.5% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.7), 1.8em -1.8em 0 0 #2d2d2e, 2.5em 0 0 0 rgba(45, 45, 46, 0.2), 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.2), 0 2.5em 0 0 rgba(45, 45, 46, 0.2), -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.2), -2.6em 0 0 0 rgba(45, 45, 46, 0.2), -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.5); }
  25% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.5), 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.7), 2.5em 0 0 0 #2d2d2e, 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.2), 0 2.5em 0 0 rgba(45, 45, 46, 0.2), -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.2), -2.6em 0 0 0 rgba(45, 45, 46, 0.2), -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2); }
  37.5% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.2), 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.5), 2.5em 0 0 0 rgba(45, 45, 46, 0.7), 1.75em 1.75em 0 0 #2d2d2e, 0 2.5em 0 0 rgba(45, 45, 46, 0.2), -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.2), -2.6em 0 0 0 rgba(45, 45, 46, 0.2), -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2); }
  50% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.2), 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2), 2.5em 0 0 0 rgba(45, 45, 46, 0.5), 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.7), 0 2.5em 0 0 #2d2d2e, -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.2), -2.6em 0 0 0 rgba(45, 45, 46, 0.2), -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2); }
  62.5% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.2), 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2), 2.5em 0 0 0 rgba(45, 45, 46, 0.2), 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.5), 0 2.5em 0 0 rgba(45, 45, 46, 0.7), -1.8em 1.8em 0 0 #2d2d2e, -2.6em 0 0 0 rgba(45, 45, 46, 0.2), -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2); }
  75% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.2), 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2), 2.5em 0 0 0 rgba(45, 45, 46, 0.2), 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.2), 0 2.5em 0 0 rgba(45, 45, 46, 0.5), -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.7), -2.6em 0 0 0 #2d2d2e, -1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2); }
  87.5% {
    box-shadow: 0 -2.6em 0 0 rgba(45, 45, 46, 0.2), 1.8em -1.8em 0 0 rgba(45, 45, 46, 0.2), 2.5em 0 0 0 rgba(45, 45, 46, 0.2), 1.75em 1.75em 0 0 rgba(45, 45, 46, 0.2), 0 2.5em 0 0 rgba(45, 45, 46, 0.2), -1.8em 1.8em 0 0 rgba(45, 45, 46, 0.5), -2.6em 0 0 0 rgba(45, 45, 46, 0.7), -1.8em -1.8em 0 0 #2d2d2e; } }

html {
  height: 80px;
  min-width: 320px; }

img {
  border: 0;
  display: block; }

body {
  -webkit-font-smoothing: antialiased;
  background: #fff;
  box-sizing: border-box;
  color: #333;
  font-family: "ProximaNova-Light";
  font-size: 16px;
  font-weight: normal;
  height: 80px;
  line-height: 1.5;
  margin: 0;
  min-width: 320px; }
  body > object {
    float: left; }

h1,
h2,
h3,
h4 {
  color: #333;
  font-family: "Bebas Neue";
  font-weight: bold;
  margin: 0;
  padding: 0; }

h1 {
  color: #333;
  font-family: "Bebas Neue";
  font-size: 28px;
  line-height: 1.5em;
  padding-top: 5px; }
  @media only screen and (min-width: 992px) {
    h1 {
      font-size: 32px; } }
  @media only screen and (min-width: 1030px) {
    h1 {
      font-size: 32px; } }

h2 {
  font-family: "Bebas Neue";
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5em; }
  @media only screen and (min-width: 992px) {
    h2 {
      font-size: 30px; } }
  @media only screen and (min-width: 1030px) {
    h2 {
      font-size: 30px; } }

h3 {
  color: #333;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5em; }
  @media only screen and (min-width: 992px) {
    h3 {
      font-size: 24px; } }
  @media only screen and (min-width: 1030px) {
    h3 {
      font-size: 24px; } }

h4 {
  font-family: "ProximaNova-Light";
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5em; }
  @media only screen and (min-width: 992px) {
    h4 {
      font-size: 24px; } }
  @media only screen and (min-width: 1030px) {
    h4 {
      font-size: 24px; } }

h5 {
  font-size: 1.1rem; }
  @media only screen and (min-width: 992px) {
    h5 {
      font-size: 24px; } }
  @media only screen and (min-width: 1030px) {
    h5 {
      font-size: 24px; } }

h6 {
  font-size: 1rem; }
  @media only screen and (min-width: 992px) {
    h6 {
      font-size: 24px; } }
  @media only screen and (min-width: 1030px) {
    h6 {
      font-size: 24px; } }

a {
  color: #000;
  text-decoration: none; }
  a:hover {
    color: black;
    text-decoration: underline; }

input,
select,
textarea {
  border: 1px solid #fff;
  border-radius: 5px;
  color: #333;
  font-family: "ProximaNova-Light";
  font-size: 16px;
  margin: 0; }
  input:-webkit-autofill,
  select:-webkit-autofill,
  textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset; }

textarea {
  box-sizing: border-box;
  min-height: 190px;
  min-width: 290px;
  padding: 1em; }

input[type='text'], input[type='email'], input[type='password'] {
  box-sizing: border-box;
  height: auto;
  min-height: 60px;
  padding-left: 1em;
  padding-right: 1em; }
  input[type='text']:focus, input[type='email']:focus, input[type='password']:focus {
    background: #fff;
    border-color: #e81e75;
    outline: none; }

input[type='submit'] {
  border-radius: 5px; }

input.input-file {
  display: none; }

pre {
  color: rgba(51, 51, 51, 0.5);
  display: inline-block;
  font-family: "ProximaNova-Light";
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  margin-left: .5em;
  padding: 0;
  text-transform: lowercase; }

select {
  background: #fff; }

.no-margin,
.no-push {
  margin: 0 !important; }

.link-icon {
  box-sizing: border-box;
  display: inline-block;
  height: .95em;
  padding-top: .5em;
  width: .95em; }
  .link-icon svg {
    display: block;
    fill: #333; }

picture {
  display: block;
  height: 100%;
  width: 100%; }

svg {
  height: 100%;
  width: 100%; }

dl {
  display: block;
  margin: 0;
  max-width: 50%;
  position: relative;
  width: 100%; }
  dl .definition-list-icon {
    box-sizing: border-box;
    display: inline-block;
    height: 1.45em;
    margin-bottom: -.35em;
    margin-right: 1em;
    width: 1.45em; }
    dl .definition-list-icon svg {
      display: block;
      fill: #333; }
  dl dt {
    clear: left;
    color: rgba(51, 51, 51, 0.5);
    float: left;
    width: 50%; }
  dl dd {
    margin: 0 50%;
    padding: 0;
    width: 50%; }

.bar.no-padding {
  padding: 0; }

.bar .content {
  overflow: visible;
  padding: 0; }

.bar.white {
  background-color: #fff; }

.bar.gray {
  background-color: #fff; }
  @media only screen and (min-width: 992px) {
    .bar.gray {
      background-color: #d5d6d9; } }

.bar.red {
  background-color: #f00; }

.bar.blue {
  background-color: #00f; }

.bar.black {
  background-color: #000; }

.no-scroll {
  overflow: hidden; }

.no-list-style {
  list-style-type: none; }

.breadcrumbs + .bar {
  padding-top: 0; }
  @media only screen and (min-width: 992px) {
    .breadcrumbs + .bar {
      padding-top: 0; } }

#apply-with-indeed-container {
  opacity: 0;
  position: absolute; }

.svg-list {
  background: #00f; }
  .svg-list svg {
    display: inline-block;
    fill: #fff;
    height: 4em;
    margin: 1em;
    width: 4em; }

.hide {
  display: none; }

.Form_form input {
  border: 1px solid #ffb3b3; }

.error-message {
  color: #f00;
  display: block;
  line-height: 3em; }

.job-alert-button {
  color: #fff; }
  .job-alert-button.btn {
    width: auto !important; }
  .job-alert-button:hover, .job-alert-button:focus {
    color: #fff;
    text-decoration: underline; }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url("/jobs/fonts/OpenSans-Extrabold.eot");
  src: url("/jobs/fonts/OpenSans-Extrabold.eot?#iefix") format("embedded-opentype"), url("/jobs/fonts/OpenSans-Extrabold.woff2") format("woff2"), url("/jobs/fonts/OpenSans-Extrabold.woff") format("woff"), url("/jobs/fonts/OpenSans-Extrabold.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: normal;
  src: url("/jobs/fonts/OpenSans-Italic.eot");
  src: url("/jobs/fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("/jobs/fonts/OpenSans-Italic.woff2") format("woff2"), url("/jobs/fonts/OpenSans-Italic.woff") format("woff"), url("/jobs/fonts/OpenSans-Italic.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: bold;
  src: url("/jobs/fonts/OpenSans-Bold.eot");
  src: url("/jobs/fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("/jobs/fonts/OpenSans-Bold.woff2") format("woff2"), url("/jobs/fonts/OpenSans-Bold.woff") format("woff"), url("/jobs/fonts/OpenSans-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url("/jobs/fonts/OpenSansLight-Italic.eot");
  src: url("/jobs/fonts/OpenSansLight-Italic.eot?#iefix") format("embedded-opentype"), url("/jobs/fonts/OpenSansLight-Italic.woff2") format("woff2"), url("/jobs/fonts/OpenSansLight-Italic.woff") format("woff"), url("/jobs/fonts/OpenSansLight-Italic.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url("/jobs/fonts/OpenSans-ExtraboldItalic.eot");
  src: url("/jobs/fonts/OpenSans-ExtraboldItalic.eot?#iefix") format("embedded-opentype"), url("/jobs/fonts/OpenSans-ExtraboldItalic.woff2") format("woff2"), url("/jobs/fonts/OpenSans-ExtraboldItalic.woff") format("woff"), url("/jobs/fonts/OpenSans-ExtraboldItalic.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url("/jobs/fonts/OpenSans-Light.eot");
  src: url("/jobs/fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("/jobs/fonts/OpenSans-Light.woff2") format("woff2"), url("/jobs/fonts/OpenSans-Light.woff") format("woff"), url("/jobs/fonts/OpenSans-Light.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url("/jobs/fonts/OpenSans-SemiboldItalic.eot");
  src: url("/jobs/fonts/OpenSans-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("/jobs/fonts/OpenSans-SemiboldItalic.woff2") format("woff2"), url("/jobs/fonts/OpenSans-SemiboldItalic.woff") format("woff"), url("/jobs/fonts/OpenSans-SemiboldItalic.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: normal;
  src: url("/jobs/fonts/OpenSans.eot");
  src: url("/jobs/fonts/OpenSans.eot?#iefix") format("embedded-opentype"), url("/jobs/fonts/OpenSans.woff2") format("woff2"), url("/jobs/fonts/OpenSans.woff") format("woff"), url("/jobs/fonts/OpenSans.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: bold;
  src: url("/jobs/fonts/OpenSans-BoldItalic.eot");
  src: url("/jobs/fonts/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/jobs/fonts/OpenSans-BoldItalic.woff2") format("woff2"), url("/jobs/fonts/OpenSans-BoldItalic.woff") format("woff"), url("/jobs/fonts/OpenSans-BoldItalic.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url("/jobs/fonts/OpenSans-Semibold.eot");
  src: url("/jobs/fonts/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("/jobs/fonts/OpenSans-Semibold.woff2") format("woff2"), url("/jobs/fonts/OpenSans-Semibold.woff") format("woff"), url("/jobs/fonts/OpenSans-Semibold.ttf") format("truetype"); }

@font-face {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: bold;
  src: url("/jobs/fonts/BebasNeueBold.woff2") format("woff2"), url("/jobs/fonts/BebasNeueBold.woff") format("woff"); }

@font-face {
  font-family: 'Manus';
  font-style: normal;
  font-weight: normal;
  src: url("/jobs/fonts/Manus.woff2") format("woff2"), url("/jobs/fonts/Manus.woff") format("woff"); }

@font-face {
  font-family: 'ProximaNova-Semibold';
  font-style: normal;
  font-weight: normal;
  src: url("/jobs/fonts/ProximaNova-Semibold.woff2") format("woff2"), url("/jobs/fonts/ProximaNova-Semibold.woff") format("woff"); }

@font-face {
  font-family: 'ProximaNovaA-Light';
  font-style: normal;
  font-weight: normal;
  src: url("/jobs/fonts/ProximaNovaA-Light.woff2") format("woff2"), url("/jobs/fonts/ProximaNovaA-Light.woff") format("woff"); }

@font-face {
  font-family: 'ProximaNovaS-Semibold';
  font-style: normal;
  font-weight: normal;
  src: url("/jobs/fonts/ProximaNovaS-Semibold.woff2") format("woff2"), url("/jobs/fonts/ProximaNovaS-Semibold.woff") format("woff"); }

@font-face {
  font-family: 'ProximaNova-Light';
  font-style: normal;
  font-weight: normal;
  src: url("/jobs/fonts/ProximaNova-Light.woff2") format("woff2"), url("/jobs/fonts/ProximaNova-Light.woff") format("woff"); }

@font-face {
  font-family: 'ProximaNovaA-Semibold';
  font-style: normal;
  font-weight: normal;
  src: url("/jobs/fonts/ProximaNovaA-Semibold.woff2") format("woff2"), url("/jobs/fonts/ProximaNovaA-Semibold.woff") format("woff"); }

@font-face {
  font-family: 'ProximaNovaS-Light';
  font-style: normal;
  font-weight: normal;
  src: url("/jobs/fonts/ProximaNovaS-Light.woff2") format("woff2"), url("/jobs/fonts/ProximaNovaS-Light.woff") format("woff"); }

.btn {
  background-color: #e81e75;
  border-color: #e81e75;
  border-style: solid;
  color: #fff;
  border-radius: 5px;
  border-width: 1px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  padding: 9px 16px;
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  font-family: "ProximaNova-Semibold";
  font-weight: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: background 150ms ease-in-out, transform 150ms ease-in-out, border 150ms ease-in-out, color 150ms ease-in-out;
  user-select: none;
  white-space: nowrap; }
  .btn:focus, .btn.focus {
    background-color: #bf145e;
    border-color: #7a0c3c;
    color: #fff; }
  .btn:hover {
    background-color: #bf145e;
    border-color: #b61359;
    color: #fff; }
  .btn:active, .btn.active,
  .open > .btn.dropdown-toggle {
    background-color: #bf145e;
    border-color: #b61359;
    color: #fff; }
    .btn:active:hover, .btn:active:focus, .btn:active.focus, .btn.active:hover, .btn.active:focus, .btn.active.focus,
    .open > .btn.dropdown-toggle:hover,
    .open > .btn.dropdown-toggle:focus,
    .open > .btn.dropdown-toggle.focus {
      background-color: #9f104e;
      border-color: #7a0c3c;
      color: #fff; }
  .btn:active, .btn.active,
  .open > .btn.dropdown-toggle {
    background-image: none; }
  .btn.disabled:hover, .btn.disabled:focus, .btn.disabled.focus, .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled].focus,
  fieldset[disabled] .btn:hover,
  fieldset[disabled] .btn:focus,
  fieldset[disabled] .btn.focus {
    background-color: #e81e75;
    border-color: #e81e75; }
  .btn svg {
    fill: #fff;
    height: 20px;
    width: 20px; }
  .btn .link-icon {
    height: auto;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
    width: auto; }
    .btn .link-icon svg {
      fill: #fff;
      height: 20px;
      width: 20px; }
  .btn:hover, .btn:focus {
    text-decoration: none; }
    .btn:hover .link-icon svg, .btn:focus .link-icon svg {
      fill: #fff; }
  .btn .btn-label + .btn-addon {
    margin-top: 0; }
  .btn .btn-addon + .btn-label {
    padding-left: 1.5em; }

a.btn.btn-default, a.btn.btn-submit {
  padding: 10px 30px; }
  a.btn.btn-default .link-icon, a.btn.btn-submit .link-icon {
    margin: 0; }

button {
  margin: 0; }
  button.btn.btn-default, button.btn.btn-submit {
    padding: 10px 30px;
    padding-bottom: 11px;
    padding-top: 11px; }
    button.btn.btn-default .link-icon, button.btn.btn-submit .link-icon {
      margin: 0; }

.button-container {
  display: flex; }
  .button-container.align-left {
    justify-content: flex-start; }
  .button-container.align-center {
    justify-content: center; }
  .button-container.align-right {
    justify-content: flex-end; }

.btn-block {
  display: block;
  margin: 1em auto; }

.btn:focus {
  outline: none; }

.btn.disabled {
  cursor: not-allowed; }

.btn-right {
  float: right; }

.btn-left {
  float: left; }

.btn-icon {
  align-items: center;
  display: flex;
  justify-content: center; }
  .btn-icon svg {
    height: 1rem;
    width: 1rem; }
  .btn-icon:last-child {
    padding-left: 1rem; }

.btn.btn-default {
  background: #e81e75;
  border: none;
  color: #fff; }
  .btn.btn-default svg {
    fill: #fff; }
  .btn.btn-default:hover, .btn.btn-default:focus {
    background: #f178ac;
    color: #fff; }
    .btn.btn-default:hover svg, .btn.btn-default:focus svg {
      fill: #fff; }

.btn.btn-cta {
  border-radius: 5px;
  border-width: 1px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 30px;
  align-items: center; }
  .btn.btn-cta svg {
    fill: #fff;
    height: 1rem;
    padding-left: 20px;
    width: 1rem; }

.btn.btn-inverse, .btn.btn-inverse.btn-submit, .btn.btn-inverse.btn-default {
  background: transparent;
  border: 0 solid #e81e75;
  color: #e81e75; }
  .btn.btn-inverse svg, .btn.btn-inverse.btn-submit svg, .btn.btn-inverse.btn-default svg {
    fill: #e81e75; }
  .btn.btn-inverse .link-icon svg, .btn.btn-inverse.btn-submit .link-icon svg, .btn.btn-inverse.btn-default .link-icon svg {
    fill: #e81e75; }
  .btn.btn-inverse .loader-icon, .btn.btn-inverse.btn-submit .loader-icon, .btn.btn-inverse.btn-default .loader-icon {
    padding: 0; }
    .btn.btn-inverse .loader-icon svg, .btn.btn-inverse.btn-submit .loader-icon svg, .btn.btn-inverse.btn-default .loader-icon svg {
      padding: 0; }
  .btn.btn-inverse:hover, .btn.btn-inverse:focus, .btn.btn-inverse.btn-submit:hover, .btn.btn-inverse.btn-submit:focus, .btn.btn-inverse.btn-default:hover, .btn.btn-inverse.btn-default:focus {
    background: rgba(0, 0, 0, 0.05);
    border: 0 solid #bf145e;
    color: #bf145e; }
    .btn.btn-inverse:hover svg, .btn.btn-inverse:focus svg, .btn.btn-inverse.btn-submit:hover svg, .btn.btn-inverse.btn-submit:focus svg, .btn.btn-inverse.btn-default:hover svg, .btn.btn-inverse.btn-default:focus svg {
      fill: #bf145e; }

.btn.btn-submit {
  background: #e81e75;
  border-color: #e81e75;
  box-sizing: border-box;
  color: #fff; }
  .btn.btn-submit svg {
    fill: #fff; }
  .btn.btn-submit .link-icon {
    height: 20px;
    margin-left: 20px;
    width: 20px; }
    .btn.btn-submit .link-icon svg {
      fill: #fff; }
  .btn.btn-submit:hover, .btn.btn-submit:focus {
    background: #f178ac;
    border-color: #f178ac;
    color: #fff; }

.btn-application,
.btn-knockout {
  background-color: #f00;
  color: #fff;
  margin-top: 20px; }
  .btn-application:hover,
  .btn-knockout:hover {
    opacity: .8; }

.btn.btn-apply {
  background-color: #e81e75;
  border-color: #e81e75;
  border-style: solid;
  color: #fff;
  border-radius: 5px;
  border-width: 0;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  padding: 9px 16px; }
  .btn.btn-apply:focus, .btn.btn-apply.focus {
    background-color: #bf145e;
    border-color: #7a0c3c;
    color: #fff; }
  .btn.btn-apply:hover {
    background-color: #bf145e;
    border-color: #b61359;
    color: #fff; }
  .btn.btn-apply:active, .btn.btn-apply.active,
  .open > .btn.btn-apply.dropdown-toggle {
    background-color: #bf145e;
    border-color: #b61359;
    color: #fff; }
    .btn.btn-apply:active:hover, .btn.btn-apply:active:focus, .btn.btn-apply:active.focus, .btn.btn-apply.active:hover, .btn.btn-apply.active:focus, .btn.btn-apply.active.focus,
    .open > .btn.btn-apply.dropdown-toggle:hover,
    .open > .btn.btn-apply.dropdown-toggle:focus,
    .open > .btn.btn-apply.dropdown-toggle.focus {
      background-color: #9f104e;
      border-color: #7a0c3c;
      color: #fff; }
  .btn.btn-apply:active, .btn.btn-apply.active,
  .open > .btn.btn-apply.dropdown-toggle {
    background-image: none; }
  .btn.btn-apply.disabled:hover, .btn.btn-apply.disabled:focus, .btn.btn-apply.disabled.focus, .btn.btn-apply[disabled]:hover, .btn.btn-apply[disabled]:focus, .btn.btn-apply[disabled].focus,
  fieldset[disabled] .btn.btn-apply:hover,
  fieldset[disabled] .btn.btn-apply:focus,
  fieldset[disabled] .btn.btn-apply.focus {
    background-color: #e81e75;
    border-color: #e81e75; }
  .btn.btn-apply svg {
    fill: #fff;
    height: 20px;
    width: 20px; }
  .btn.btn-apply .link-icon svg {
    fill: #fff; }

.btn.btn-back {
  background-color: #e81e75;
  border-color: #e81e75;
  border-style: solid;
  color: #fff;
  border-radius: 5px;
  border-width: 0;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  padding: 9px 16px; }
  .btn.btn-back:focus, .btn.btn-back.focus {
    background-color: #bf145e;
    border-color: #7a0c3c;
    color: #fff; }
  .btn.btn-back:hover {
    background-color: #bf145e;
    border-color: #b61359;
    color: #fff; }
  .btn.btn-back:active, .btn.btn-back.active,
  .open > .btn.btn-back.dropdown-toggle {
    background-color: #bf145e;
    border-color: #b61359;
    color: #fff; }
    .btn.btn-back:active:hover, .btn.btn-back:active:focus, .btn.btn-back:active.focus, .btn.btn-back.active:hover, .btn.btn-back.active:focus, .btn.btn-back.active.focus,
    .open > .btn.btn-back.dropdown-toggle:hover,
    .open > .btn.btn-back.dropdown-toggle:focus,
    .open > .btn.btn-back.dropdown-toggle.focus {
      background-color: #9f104e;
      border-color: #7a0c3c;
      color: #fff; }
  .btn.btn-back:active, .btn.btn-back.active,
  .open > .btn.btn-back.dropdown-toggle {
    background-image: none; }
  .btn.btn-back.disabled:hover, .btn.btn-back.disabled:focus, .btn.btn-back.disabled.focus, .btn.btn-back[disabled]:hover, .btn.btn-back[disabled]:focus, .btn.btn-back[disabled].focus,
  fieldset[disabled] .btn.btn-back:hover,
  fieldset[disabled] .btn.btn-back:focus,
  fieldset[disabled] .btn.btn-back.focus {
    background-color: #e81e75;
    border-color: #e81e75; }
  .btn.btn-back svg {
    fill: #fff;
    height: 20px;
    width: 20px; }
  .btn.btn-back .link-icon svg {
    fill: #fff; }

.btn.btn-center {
  align-items: center;
  display: flex;
  justify-content: center; }
  .btn.btn-center .btn-content {
    flex: 1 auto;
    justify-content: center; }
  .btn.btn-center .btn-addon {
    display: flex;
    flex: 1; }
    .btn.btn-center .btn-addon:first-child {
      justify-content: flex-start; }
    .btn.btn-center .btn-addon:last-child {
      justify-content: flex-end; }
    .btn.btn-center .btn-addon .link-icon {
      float: none;
      margin: 0; }

.btn-dropdown {
  -webkit-touch-callout: none;
  background: #00f;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-weight: 400;
  margin: 0;
  overflow: hidden;
  padding: 10px;
  padding-right: 40px;
  text-align: center;
  text-overflow: ellipsis;
  user-select: none;
  white-space: normal; }
  .btn-dropdown span {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    width: 100%; }

.btn.btn-dropdown {
  font-family: "ProximaNova-Light";
  transform: none;
  transition: none; }
  .btn.btn-dropdown:hover {
    transform: none;
    transition: none; }

.dropdown {
  display: flex;
  justify-content: stretch;
  position: relative; }
  .dropdown.dropdown-open .dropdown-list {
    overflow-x: auto;
    display: flex;
    max-height: 340px; }
    .dropdown.dropdown-open .dropdown-list::-webkit-scrollbar {
      width: 10px; }
    .dropdown.dropdown-open .dropdown-list::-webkit-scrollbar-thumb {
      background: #fbcccd; }
    .dropdown.dropdown-open .dropdown-list::-webkit-scrollbar-track {
      background: #d8d8d8;
      border-left: 4px solid #fff;
      border-right: 4px solid #fff; }
    .dropdown.dropdown-open .dropdown-list body {
      scrollbar-face-color: #fbcccd;
      scrollbar-track-color: #d8d8d8; }
  .dropdown.dropdown-open .btn-filter {
    border-radius: 5px 5px 0 0;
    border-bottom-color: #fff; }
  .dropdown.menu-dropdown {
    position: static; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .dropdown.menu-dropdown {
        position: relative; } }

.dropdown-list {
  background: #fff;
  box-shadow: 0 5px 10px 0 rgba(128, 128, 128, 0.4);
  box-sizing: border-box;
  display: none;
  flex-direction: column;
  min-width: 250px;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 9999; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .dropdown-list {
      right: 0;
      width: 100%; } }

.dropdown-item {
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  flex: 0 0 auto;
  padding: 10px; }
  .dropdown-item:hover {
    color: #fbcccd; }
  .dropdown-item.selected .checkbox-container {
    background: #fbcccd;
    border-color: #fbcccd; }
    .dropdown-item.selected .checkbox-container svg {
      fill: #fff; }

.btn.btn-favourites {
  background-color: #fbcccd;
  border-color: #fbcccd;
  border-style: solid;
  color: #fff;
  border-radius: 5px;
  border-width: 0;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  padding: 9px 16px; }
  .btn.btn-favourites:focus, .btn.btn-favourites.focus {
    background-color: #f79d9f;
    border-color: #f25659;
    color: #fff; }
  .btn.btn-favourites:hover {
    background-color: #f79d9f;
    border-color: #f79395;
    color: #fff; }
  .btn.btn-favourites:active, .btn.btn-favourites.active,
  .open > .btn.btn-favourites.dropdown-toggle {
    background-color: #f79d9f;
    border-color: #f79395;
    color: #fff; }
    .btn.btn-favourites:active:hover, .btn.btn-favourites:active:focus, .btn.btn-favourites:active.focus, .btn.btn-favourites.active:hover, .btn.btn-favourites.active:focus, .btn.btn-favourites.active.focus,
    .open > .btn.btn-favourites.dropdown-toggle:hover,
    .open > .btn.btn-favourites.dropdown-toggle:focus,
    .open > .btn.btn-favourites.dropdown-toggle.focus {
      background-color: #f57c7e;
      border-color: #f25659;
      color: #fff; }
  .btn.btn-favourites:active, .btn.btn-favourites.active,
  .open > .btn.btn-favourites.dropdown-toggle {
    background-image: none; }
  .btn.btn-favourites.disabled:hover, .btn.btn-favourites.disabled:focus, .btn.btn-favourites.disabled.focus, .btn.btn-favourites[disabled]:hover, .btn.btn-favourites[disabled]:focus, .btn.btn-favourites[disabled].focus,
  fieldset[disabled] .btn.btn-favourites:hover,
  fieldset[disabled] .btn.btn-favourites:focus,
  fieldset[disabled] .btn.btn-favourites.focus {
    background-color: #fbcccd;
    border-color: #fbcccd; }
  .btn.btn-favourites svg {
    fill: #fff;
    height: 20px;
    width: 20px; }
  .btn.btn-favourites .link-icon svg {
    fill: #e81e75; }
  .btn.btn-favourites.btn-loader.is-processing .favourite-label {
    visibility: hidden; }

.btn.btn-filter {
  border-color: #fff;
  color: #fff; }
  .btn.btn-filter svg {
    fill: #fff; }
  .btn.btn-filter:hover, .btn.btn-filter:focus {
    border-color: #e6e6e6;
    color: #e6e6e6; }
    .btn.btn-filter:hover svg, .btn.btn-filter:focus svg {
      fill: #e6e6e6; }

.btn.btn-more {
  background-color: transparent;
  border-color: #fbcccd;
  border-style: solid;
  color: #000;
  border-radius: 5px;
  border-width: 0;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  padding: 9px 16px; }
  .btn.btn-more:focus, .btn.btn-more.focus {
    background-color: rgba(0, 0, 0, 0);
    border-color: #f25659;
    color: #000; }
  .btn.btn-more:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: #f79395;
    color: #000; }
  .btn.btn-more:active, .btn.btn-more.active,
  .open > .btn.btn-more.dropdown-toggle {
    background-color: rgba(0, 0, 0, 0);
    border-color: #f79395;
    color: #000; }
    .btn.btn-more:active:hover, .btn.btn-more:active:focus, .btn.btn-more:active.focus, .btn.btn-more.active:hover, .btn.btn-more.active:focus, .btn.btn-more.active.focus,
    .open > .btn.btn-more.dropdown-toggle:hover,
    .open > .btn.btn-more.dropdown-toggle:focus,
    .open > .btn.btn-more.dropdown-toggle.focus {
      background-color: rgba(0, 0, 0, 0);
      border-color: #f25659;
      color: #000; }
  .btn.btn-more:active, .btn.btn-more.active,
  .open > .btn.btn-more.dropdown-toggle {
    background-image: none; }
  .btn.btn-more.disabled:hover, .btn.btn-more.disabled:focus, .btn.btn-more.disabled.focus, .btn.btn-more[disabled]:hover, .btn.btn-more[disabled]:focus, .btn.btn-more[disabled].focus,
  fieldset[disabled] .btn.btn-more:hover,
  fieldset[disabled] .btn.btn-more:focus,
  fieldset[disabled] .btn.btn-more.focus {
    background-color: transparent;
    border-color: #fbcccd; }
  .btn.btn-more svg {
    fill: #000;
    height: 20px;
    width: 20px; }
  .btn.btn-more .link-icon svg {
    fill: #000; }

.btn.btn-pagination {
  background-color: #e81e75;
  border-color: #e81e75;
  border-style: solid;
  color: #fff;
  border-radius: 5px;
  border-width: 0;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  padding: 9px 16px;
  align-items: center;
  display: flex; }
  .btn.btn-pagination:focus, .btn.btn-pagination.focus {
    background-color: #bf145e;
    border-color: #7a0c3c;
    color: #fff; }
  .btn.btn-pagination:hover {
    background-color: #bf145e;
    border-color: #b61359;
    color: #fff; }
  .btn.btn-pagination:active, .btn.btn-pagination.active,
  .open > .btn.btn-pagination.dropdown-toggle {
    background-color: #bf145e;
    border-color: #b61359;
    color: #fff; }
    .btn.btn-pagination:active:hover, .btn.btn-pagination:active:focus, .btn.btn-pagination:active.focus, .btn.btn-pagination.active:hover, .btn.btn-pagination.active:focus, .btn.btn-pagination.active.focus,
    .open > .btn.btn-pagination.dropdown-toggle:hover,
    .open > .btn.btn-pagination.dropdown-toggle:focus,
    .open > .btn.btn-pagination.dropdown-toggle.focus {
      background-color: #9f104e;
      border-color: #7a0c3c;
      color: #fff; }
  .btn.btn-pagination:active, .btn.btn-pagination.active,
  .open > .btn.btn-pagination.dropdown-toggle {
    background-image: none; }
  .btn.btn-pagination.disabled:hover, .btn.btn-pagination.disabled:focus, .btn.btn-pagination.disabled.focus, .btn.btn-pagination[disabled]:hover, .btn.btn-pagination[disabled]:focus, .btn.btn-pagination[disabled].focus,
  fieldset[disabled] .btn.btn-pagination:hover,
  fieldset[disabled] .btn.btn-pagination:focus,
  fieldset[disabled] .btn.btn-pagination.focus {
    background-color: #e81e75;
    border-color: #e81e75; }
  .btn.btn-pagination svg {
    fill: #fff;
    height: 20px;
    width: 20px; }
  .btn.btn-pagination .link-icon svg {
    fill: #00f; }

.btn.btn-share {
  background-color: #fbcccd;
  border-color: #fbcccd;
  border-style: solid;
  color: #fff;
  border-radius: 5px;
  border-width: 0;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  padding: 9px 16px; }
  .btn.btn-share:focus, .btn.btn-share.focus {
    background-color: #f79d9f;
    border-color: #f25659;
    color: #fff; }
  .btn.btn-share:hover {
    background-color: #f79d9f;
    border-color: #f79395;
    color: #fff; }
  .btn.btn-share:active, .btn.btn-share.active,
  .open > .btn.btn-share.dropdown-toggle {
    background-color: #f79d9f;
    border-color: #f79395;
    color: #fff; }
    .btn.btn-share:active:hover, .btn.btn-share:active:focus, .btn.btn-share:active.focus, .btn.btn-share.active:hover, .btn.btn-share.active:focus, .btn.btn-share.active.focus,
    .open > .btn.btn-share.dropdown-toggle:hover,
    .open > .btn.btn-share.dropdown-toggle:focus,
    .open > .btn.btn-share.dropdown-toggle.focus {
      background-color: #f57c7e;
      border-color: #f25659;
      color: #fff; }
  .btn.btn-share:active, .btn.btn-share.active,
  .open > .btn.btn-share.dropdown-toggle {
    background-image: none; }
  .btn.btn-share.disabled:hover, .btn.btn-share.disabled:focus, .btn.btn-share.disabled.focus, .btn.btn-share[disabled]:hover, .btn.btn-share[disabled]:focus, .btn.btn-share[disabled].focus,
  fieldset[disabled] .btn.btn-share:hover,
  fieldset[disabled] .btn.btn-share:focus,
  fieldset[disabled] .btn.btn-share.focus {
    background-color: #fbcccd;
    border-color: #fbcccd; }
  .btn.btn-share svg {
    fill: #fff;
    height: 20px;
    width: 20px; }
  .btn.btn-share .link-icon svg {
    fill: #fff; }

.btn.btn-upload {
  background: transparent;
  border: 1px solid #fbcccd;
  border-radius: 5px;
  color: #333; }
  .btn.btn-upload:hover {
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid #333;
    color: #333; }
  .btn.btn-upload:focus {
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid #333;
    color: #333; }

.btn.btn-loader .loader-icon {
  display: none;
  margin: 0;
  padding: 0; }

.label-block {
  display: block;
  margin-top: 1em;
  text-align: left; }

[type='radio'] {
  border: 0;
  font-size: 200%;
  height: 24px;
  left: 0;
  margin-left: 0;
  margin-top: .26em;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 24px; }

.checkbox {
  display: block;
  margin-left: 24px;
  position: relative; }
  .checkbox input[type='checkbox'] {
    font-size: 200%;
    margin-left: -24px;
    margin-top: .25em;
    min-height: auto;
    position: absolute; }

input[type='checkbox'] {
  border: 0;
  border-radius: unset;
  outline: none; }

.checkbox-2-col {
  float: left;
  width: 46%; }

.form-email {
  max-width: 95%; }
  .form-email label {
    float: left; }

.form-control {
  -webkit-transition: all .30s ease-in-out;
  background-color: #fff;
  background-image: none;
  border: 1px solid #a5a6a9;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  color: #000;
  font-family: "ProximaNova-Light";
  height: 28px;
  line-height: 1.42857143;
  outline: none;
  padding-left: 1%;
  padding-right: 1%; }

.form-control:focus {
  border: 1px solid #f00;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 0 0 5px #f00; }

.form-control-wide {
  display: block;
  margin-bottom: 1em;
  width: 98%; }

.form-control:disabled {
  border: 0;
  box-shadow: none; }

.form-control-block {
  display: block; }

textarea.form-control {
  height: 120px;
  padding-top: 7px;
  resize: vertical; }

.fieldset {
  border: 0;
  padding: 0;
  position: relative; }
  .fieldset ol {
    list-style: none;
    padding-left: 0; }
  .fieldset .first-label {
    display: block;
    margin-top: 20px; }

.fieldset.is-open {
  display: block; }

.tooltip svg {
  pointer-events: none; }

.tooltip-icon {
  height: 12px;
  padding: 0;
  position: relative;
  width: 12px; }
  .tooltip-icon .tooltip-hot-zone {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .tooltip-icon .tooltip-hover-balloon {
    background: #e3e3e3;
    left: 22px;
    line-height: 1.5em;
    padding: 10px;
    position: absolute;
    top: -10px;
    width: 200px;
    z-index: 3; }
    .tooltip-icon .tooltip-hover-balloon::before {
      background: #e3e3e3;
      content: '';
      height: 10px;
      left: -5px;
      position: absolute;
      right: 0;
      transform: rotate(45deg);
      width: 10px; }

.ui-icon {
  cursor: pointer;
  height: 16px;
  padding: 0;
  width: 16px; }

.banner {
  display: flex;
  justify-content: center;
  position: relative; }

.banner-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px; }

.banner,
.banner-wrapper {
  box-sizing: border-box;
  min-height: 200px; }
  @media only screen and (min-width: 768px) {
    .banner,
    .banner-wrapper {
      min-height: 470px; } }
  @media only screen and (min-width: 992px) {
    .banner,
    .banner-wrapper {
      min-height: 470px; } }

.banner-background {
  background: #e6eaea;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }
  .banner-background img {
    height: 100%;
    object-fit: cover;
    width: 100%; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .banner .autocomplete-container {
    left: 0; } }

.banner-usp {
  background-color: #fff;
  box-sizing: border-box;
  display: none;
  max-height: 50px;
  overflow: hidden;
  padding-bottom: 15px;
  padding-top: 15px;
  position: absolute;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .banner-usp {
      display: block; } }
  .banner-usp .link-icon {
    padding-top: 0; }
  .banner-usp svg {
    fill: #333; }
  .banner-usp ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%; }
    .banner-usp ul li {
      box-sizing: border-box;
      display: none;
      float: left;
      padding-left: 10px;
      padding-right: 10px;
      text-align: center;
      width: 100%; }
      .banner-usp ul li:first-child {
        display: inline-block; }
      .banner-usp ul li span {
        box-sizing: border-box;
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      @media only screen and (min-width: 768px) {
        .banner-usp ul li {
          width: 50%; }
          .banner-usp ul li:nth-child(2n) {
            display: inline-block; } }
      @media only screen and (min-width: 1401px) {
        .banner-usp ul li {
          display: inline-block;
          width: 33.3333%; } }

.banner-match {
  height: 220px;
  margin-top: 0; }
  .banner-match a,
  .banner-match h2 {
    padding-left: 3%;
    padding-right: 3%;
    visibility: hidden;
    width: 100%; }
  .banner-match a {
    height: 100%; }
  .banner-match h2 {
    font-weight: normal;
    margin-top: 50px; }

.article {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  padding: 0; }
  .article .article-header {
    display: flex;
    flex: 1 100%; }
    .article .article-header > div:last-child {
      flex: 1 auto; }
    .article .article-header h2 {
      font-size: 22px; }
  .article .article-content {
    color: #a5a6a9;
    flex: 1 100%;
    padding-top: 1em; }
  .article .article-header-title {
    font-family: "Bebas Neue";
    line-height: 1.25em; }
    .article .article-header-title a {
      cursor: pointer; }
  .article .article-header-avatar {
    margin: 0 1.5rem 0 0; }
  .article .article-header-date {
    flex: 0 1 auto;
    margin: 0 1.5rem 0 0; }
  .article.article-highlight {
    background: #008000;
    color: #fff;
    padding: 80px; }
    .article.article-highlight h1,
    .article.article-highlight h2,
    .article.article-highlight h3,
    .article.article-highlight h4,
    .article.article-highlight h5,
    .article.article-highlight h6 {
      color: #fff; }
    .article.article-highlight .article-content {
      color: #fff; }

blockquote {
  box-sizing: border-box;
  color: #333;
  font-family: "ProximaNova-Light";
  font-size: 22px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    blockquote {
      margin: 0; } }

.blockquote-background {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }
  .blockquote-background img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%; }

.blockquote-quote {
  text-align: center; }
  .blockquote-quote span {
    width: 100%; }

.blockquote-body {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%; }

cite {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px; }

.cite-signature {
  box-sizing: border-box;
  padding-top: 1rem; }
  .cite-signature img {
    height: auto;
    width: 100px; }

.date {
  align-items: center;
  background: #454649;
  color: #fff;
  flex-wrap: wrap;
  font-family: "ProximaNova-Light";
  font-size: 1rem;
  justify-content: center; }
  .date.date-calendar {
    box-sizing: border-box;
    padding: 1rem; }
    .date.date-calendar .date-day {
      font-size: 2em; }
  .date.date-highlight {
    background: #d5d6d9;
    color: #fff; }
    .date.date-highlight .date-day {
      color: #fff; }
    .date.date-highlight .date-month {
      color: #fff; }
    .date.date-highlight .date-year {
      color: #fff; }
  .date .date-day,
  .date .date-month,
  .date .date-year {
    display: block;
    flex: 1 100%;
    line-height: 1em; }
  .date .date-day {
    color: #fff; }
  .date .date-month {
    color: #fff; }
  .date .date-year {
    color: #fff; }

.link {
  color: #000;
  transition: color 100ms ease-in-out, background 100ms ease-in-out, border 100ms ease-in-out; }
  .link svg {
    fill: #fff; }
  .link:hover {
    color: black;
    text-decoration: underline; }
    .link:hover svg {
      fill: black; }

.link-group {
  align-items: center;
  display: flex; }

.link.link-back {
  color: #333;
  display: flex; }
  .link.link-back .link-icon {
    background: #fabfc0;
    border: #fabfc0;
    height: 1.35em;
    margin-right: .75em;
    padding-bottom: .3em;
    padding-top: .3em;
    width: 1.35em; }
    .link.link-back .link-icon svg {
      fill: #fff; }
  .link.link-back:hover {
    color: black; }
    .link.link-back:hover .link-icon {
      background: #f69091;
      border: #f69091; }
      .link.link-back:hover .link-icon svg {
        fill: #fff; }

.link.link-cta {
  background: transparent;
  box-sizing: border-box;
  color: #333;
  display: inline-block;
  padding: 10px 30px; }
  .link.link-cta svg {
    fill: #333; }
  .link.link-cta:hover {
    background: rgba(0, 0, 0, 0.05);
    color: #333;
    text-decoration: none; }
    .link.link-cta:hover svg {
      fill: #333; }
  .link.link-cta .link-icon {
    float: right;
    margin-left: .5em;
    margin-top: .4rem;
    padding-top: 0; }
  .link.link-cta.link-reverse .link-icon {
    float: left;
    margin-left: 0;
    margin-right: .5em; }
  .link.link-cta.link-inverse {
    background: transparent;
    border: 2px solid #fff;
    color: #fff; }
    .link.link-cta.link-inverse svg {
      fill: #fff; }
    .link.link-cta.link-inverse:hover {
      background: #fff;
      border: 2px solid #fff;
      color: #333;
      text-decoration: none; }
      .link.link-cta.link-inverse:hover svg {
        fill: #333; }
    .link.link-cta.link-inverse.link-disabled:hover {
      background: transparent;
      border: 2px solid #fff;
      color: #fff; }
      .link.link-cta.link-inverse.link-disabled:hover svg {
        fill: #fff; }
  .link.link-cta.link-disabled {
    cursor: default;
    opacity: .5; }

.link-favourite {
  align-items: center;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: flex;
  justify-content: center;
  position: relative; }
  .link-favourite:hover {
    color: #e6e6e6;
    font-weight: bold;
    text-decoration: none; }
    .link-favourite:hover .link-favourite-default-icon svg {
      fill: #fabfc0; }
    .link-favourite:hover .link-favourite-active-icon svg {
      fill: #fabfc0; }
  .link-favourite.link-favourite-active .link-favourite-default-icon {
    opacity: 0;
    transition: opacity 150ms ease-in-out; }
  .link-favourite.link-favourite-active .link-favourite-active-icon {
    opacity: 1;
    transition: opacity 150ms ease-in-out; }
  .link-favourite.link-favourite-active .link-favourite-count {
    color: #333;
    opacity: 1;
    transform: none;
    transition: opacity 150ms cubic-bezier(0.3, 1.8, 0.85, 1.8), transform 100ms cubic-bezier(0.3, 1.8, 0.85, 1.8); }
    .link-favourite.link-favourite-active .link-favourite-count:hover {
      color: #333;
      font-weight: bold; }
  .link-favourite .link-icon {
    padding: 0; }

.link-favourite-count {
  align-items: center;
  background: transparent;
  border-radius: 50%;
  color: transparent;
  display: inline-flex;
  font-size: .75rem;
  height: 2rem;
  justify-content: center;
  left: -2rem;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: -.25rem;
  transition: opacity 150ms cubic-bezier(0.3, -0.8, 0.85, -0.8), transform 100ms cubic-bezier(0.3, -0.8, 0.85, -0.8);
  width: 2rem;
  z-index: 2000; }

.link-favourite-icon {
  height: 20px;
  position: relative;
  width: 20px; }
  .link-favourite-icon svg {
    transition: fill 150ms ease-in-out, stroke 150ms ease-in-out; }

.link-favourite-default-icon {
  opacity: 1;
  transition: opacity 150ms ease-in-out; }
  .link-favourite-default-icon svg {
    fill: #fabfc0; }

.link-favourite-active-icon {
  height: 20px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 150ms ease-in-out;
  width: 20px; }
  .link-favourite-active-icon svg {
    fill: #fabfc0;
    stroke: transparent; }

.link-jobalert {
  align-items: center;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  justify-content: center; }
  .link-jobalert:hover {
    color: #fff; }
  .link-jobalert svg {
    fill: #fff; }

.link-social {
  display: inline-block; }
  .link-social:hover {
    color: #bf145e; }
    .link-social:hover .link-icon {
      border: none; }
      .link-social:hover .link-icon.pinterest-icon svg {
        fill: #fff; }
      .link-social:hover .link-icon.facebook-icon svg {
        fill: #fff; }
      .link-social:hover .link-icon.youtube-icon svg {
        fill: #fff; }
      .link-social:hover .link-icon.snapchat-icon svg {
        fill: #fff; }
      .link-social:hover .link-icon.twitter-icon svg {
        fill: #fff; }
      .link-social:hover .link-icon.instagram-icon svg {
        fill: #fff; }
      .link-social:hover .link-icon.linkedin-icon svg {
        fill: #fff; }
  .link-social .link-icon {
    background: #000;
    border: none;
    border-radius: 50%;
    box-sizing: border-box;
    display: block;
    height: 25px;
    padding: 5px;
    width: 25px; }
    .link-social .link-icon.rss-icon svg {
      fill: #fff; }
    .link-social .link-icon.pinterest-icon svg {
      fill: #fff; }
    .link-social .link-icon.facebook-icon svg {
      fill: #fff; }
    .link-social .link-icon.youtube-icon svg {
      fill: #fff; }
    .link-social .link-icon.snapchat-icon svg {
      fill: #fff; }
    .link-social .link-icon.twitter-icon svg {
      fill: #fff; }
    .link-social .link-icon.instagram-icon svg {
      fill: #fff; }
    .link-social .link-icon.linkedin-icon svg {
      fill: #fff; }

.media.media-html {
  text-align: left;
  width: 100%; }
  .media.media-html .cms-subtitle {
    text-align: left; }
  .media.media-html .cms-text:last-child {
    padding-bottom: 0; }

.media.media-image {
  display: block;
  overflow: hidden;
  width: 100%; }
  .media.media-image .media-image-wrapper {
    height: 100%;
    width: 100%; }
  .media.media-image a {
    background-position: center;
    background-size: cover;
    display: block;
    float: left;
    width: 100%; }
  .media.media-image img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%; }

.media-link {
  height: 100%;
  width: 100%; }
  .media-link img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%; }
  .media-link .link-text {
    box-sizing: border-box; }

.media-link-description {
  background: transparent;
  box-sizing: border-box;
  color: #333;
  display: flex;
  flex-direction: column;
  font-size: 22px;
  padding: 20px; }

.media-link-thumbnail {
  height: 100%;
  overflow: hidden; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .media.media-link img {
    height: 100%;
    width: auto; } }

.media.media-video .video-link-wrapper {
  align-items: stretch;
  display: flex;
  justify-content: stretch; }
  .media.media-video .video-link-wrapper .video-preview {
    display: flex;
    justify-content: stretch;
    width: 100%; }

.video-link-wrapper {
  overflow: hidden;
  width: 100%; }
  .video-link-wrapper .video-link {
    align-items: stretch;
    cursor: pointer;
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%; }
    .video-link-wrapper .video-link:hover .video-link-button {
      background: transparent; }
    .video-link-wrapper .video-link:hover .video-link-icon svg {
      fill: #fabfc0; }
  .video-link-wrapper .video-link-button {
    align-items: center;
    background: transparent;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    transition: background 150ms ease-in-out;
    width: 100%; }
  .video-link-wrapper .video-preview {
    align-self: center;
    height: 100%;
    overflow: hidden;
    width: auto; }
    .video-link-wrapper .video-preview img {
      display: block;
      height: auto;
      margin: 0 auto;
      object-fit: cover;
      object-position: center;
      width: 100%; }
  .video-link-wrapper .video-link-icon {
    border-radius: 50%;
    display: block;
    height: 100px;
    transition: opacity 150ms ease-in-out;
    width: 100px; }
    .video-link-wrapper .video-link-icon svg {
      fill: #fff; }

.media.media-map {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .media.media-map .media-block-content {
    align-self: center;
    cursor: pointer;
    font-size: 3em;
    font-weight: 900; }
    .media.media-map .media-block-content #map {
      float: left;
      height: 0;
      width: 0; }
    .media.media-map .media-block-content #pano {
      float: left;
      height: 400px;
      width: 100%; }

.media.media-streetview {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .media.media-streetview .media-block-content {
    align-self: center;
    cursor: pointer;
    font-size: 3em;
    font-weight: 900; }
    .media.media-streetview .media-block-content #map {
      float: left;
      height: 0;
      width: 0; }
    .media.media-streetview .media-block-content #pano {
      float: left;
      height: 400px;
      width: 100%; }

.media {
  background-color: #e6eaea;
  display: block;
  width: 100%; }
  .media.media-video, .media.media-image, .media.media-streetview, .media.media-map {
    height: 100%; }
  .media.media-link {
    background-color: transparent; }
  .media.media-description, .media.media-html {
    background: transparent;
    box-sizing: border-box;
    width: 100%; }
  .media.media-contain img {
    object-fit: contain;
    width: 100%; }
  .media.media-cover img {
    object-fit: cover;
    width: 100%; }

.media-divider {
  border-top: 1px solid #333;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 30px;
  max-width: 1180px; }

.usp {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.usp-aside,
.usp-header,
.usp-body,
.usp-section {
  flex: 0 0 auto;
  width: 100%; }

.usp-aside {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-bottom: 20px; }

.usp-header {
  box-sizing: border-box;
  display: flex;
  padding-bottom: 30px;
  width: 100%; }

.usp-section {
  display: flex; }

.usp-body {
  display: flex;
  flex-direction: column;
  width: 100%; }

.usp-media {
  flex: 0 0 auto;
  flex-basis: 65px;
  height: 65px;
  min-width: 65px; }
  @media only screen and (min-width: 768px) {
    .usp-media {
      flex-basis: 65px;
      height: 65px;
      min-width: 65px; } }
  @media only screen and (min-width: 992px) {
    .usp-media {
      flex-basis: 65px;
      height: 65px;
      min-width: 65px; } }
  .usp-media svg {
    fill: #fff; }

.usp-title {
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  width: 100%; }

.usp-description {
  color: #fff;
  display: flex;
  flex: 1 0 auto; }
  .usp-description span {
    width: 100%; }

.quick-links {
  align-items: stretch;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0; }
  .quick-links li {
    align-items: stretch;
    display: flex;
    justify-content: stretch; }

.header-mobile .link-profile {
  height: 20px;
  width: 20px; }
  .header-mobile .link-profile .link-text {
    display: none; }

.quick-link {
  background: transparent;
  box-sizing: border-box;
  height: auto;
  text-align: center; }
  .quick-link.quick-link-world {
    display: flex; }
    .quick-link.quick-link-world .quick-link-wrapper {
      border: 1px solid #333;
      border-radius: 0;
      box-shadow: none;
      box-sizing: border-box;
      display: flex;
      flex: 1 auto;
      overflow: hidden;
      position: relative;
      transition: box-shadow 150ms ease-in-out; }
      .quick-link.quick-link-world .quick-link-wrapper:hover {
        border: 1px solid rgba(51, 51, 51, 0.8);
        box-shadow: 0 1px 1px #ddd; }
        .quick-link.quick-link-world .quick-link-wrapper:hover .quick-link-content {
          height: 100%;
          left: 0;
          position: absolute;
          top: 0;
          z-index: 1; }
          .quick-link.quick-link-world .quick-link-wrapper:hover .quick-link-content .link-inverse {
            background: #fff;
            color: rgba(51, 51, 51, 0.8); }
            .quick-link.quick-link-world .quick-link-wrapper:hover .quick-link-content .link-inverse svg {
              fill: #fff; }
        .quick-link.quick-link-world .quick-link-wrapper:hover .quick-link-background {
          display: block;
          overflow: hidden; }
    .quick-link.quick-link-world .quick-link-title {
      -webkit-touch-callout: none;
      align-items: center;
      cursor: default;
      display: flex;
      flex: 1;
      justify-content: center;
      user-select: none; }
      .quick-link.quick-link-world .quick-link-title h1,
      .quick-link.quick-link-world .quick-link-title h2 {
        color: #fff;
        margin: 0;
        padding: 0;
        text-transform: none; }
        .quick-link.quick-link-world .quick-link-title h1::after,
        .quick-link.quick-link-world .quick-link-title h2::after {
          display: none; }
    .quick-link.quick-link-world .quick-link-content {
      box-sizing: border-box;
      display: flex;
      flex: 1 100%;
      flex-direction: row;
      justify-content: space-between;
      padding: 0;
      padding-bottom: 5px;
      width: 100%; }
      .quick-link.quick-link-world .quick-link-content .link {
        min-width: auto;
        text-align: left;
        width: 100%; }
        @media only screen and (min-width: 1401px) {
          .quick-link.quick-link-world .quick-link-content .link {
            min-width: 250px;
            width: auto; } }
    .quick-link.quick-link-world .quick-link-background {
      display: none;
      opacity: .25;
      overflow: hidden; }
      .quick-link.quick-link-world .quick-link-background img {
        height: 100%; }

.grid {
  box-sizing: border-box;
  color: #333;
  padding: 0 15px;
  width: 100%; }
  .grid.is-slideable {
    margin-bottom: 80px; }
  .grid .grid-wrapper {
    margin: 0 auto;
    max-width: 1180px;
    width: 100%; }
  .grid .grid-controller {
    display: flex;
    justify-content: center; }
  .grid .grid-slider-arrows {
    display: none; }
  .grid .grid-container {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap; }
  .grid.grid-offset {
    padding: 0 20px; }
    @media only screen and (min-width: 992px) {
      .grid.grid-offset {
        padding: 0 40px; } }
    @media only screen and (min-width: 1401px) {
      .grid.grid-offset {
        padding: 0 80px; } }
  .grid .grid-cell {
    background: transparent;
    color: #333;
    flex-basis: 100%;
    overflow: hidden;
    transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out; }

.grid.grid-highlight {
  background: #f0f0f0;
  color: #000; }
  .grid.grid-highlight .grid-cell {
    background: transparent;
    color: #000; }

.grid.grid-job-alert {
  background: #fbcccd;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 30px 15px 60px; }
  .grid.grid-job-alert h2 {
    align-self: center;
    color: #333;
    margin-bottom: 25px;
    text-align: center; }
  .grid.grid-job-alert .cms-text {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center; }
  .grid.grid-job-alert .job-alert-block {
    align-items: center;
    display: block;
    justify-content: center; }
    @media only screen and (min-width: 768px) {
      .grid.grid-job-alert .job-alert-block {
        display: flex;
        margin: 0 auto;
        max-width: 600px;
        width: 100%; } }
    .grid.grid-job-alert .job-alert-block input {
      height: 3em;
      margin-top: 15px;
      padding-right: 1em;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .grid.grid-job-alert .job-alert-block input {
          flex: 1 0 auto;
          padding-right: 4em;
          width: auto; } }
    .grid.grid-job-alert .job-alert-block .btn {
      background-color: #fff;
      border: 2px solid #00f;
      display: block;
      margin: auto;
      margin-top: 15px;
      max-width: 300px; }
      @media only screen and (min-width: 768px) {
        .grid.grid-job-alert .job-alert-block .btn {
          flex: 1 0 auto;
          margin-left: 5px;
          max-width: 200px; } }
      .grid.grid-job-alert .job-alert-block .btn:hover {
        border: 2px solid rgba(0, 0, 0, 0.2); }

.grid-flex-sm-6 {
  align-items: center;
  display: flex;
  padding: 0;
  position: relative; }
  .grid-flex-sm-6 .grid-wrapper .grid-container .grid-cell {
    align-items: stretch;
    display: flex; }
    .grid-flex-sm-6 .grid-wrapper .grid-container .grid-cell .media .media-link-thumbnail {
      background-size: contain !important;
      box-sizing: border-box;
      margin: auto;
      min-width: 80px;
      padding: 25px 0;
      width: 100%; }
      .grid-flex-sm-6 .grid-wrapper .grid-container .grid-cell .media .media-link-thumbnail img {
        max-height: 50px;
        max-width: 100px; }

section.grid {
  margin-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    section.grid {
      margin-bottom: 80px; } }

.grid {
  position: relative; }
  .grid.grid-max {
    padding: 0; }
    .grid.grid-max .grid-wrapper {
      max-width: 100%; }
  .grid.grid-extended .grid-wrapper {
    max-width: 1280px; }
  .grid.grid-condensed .grid-wrapper {
    max-width: 980px; }

@media only screen and (min-width: 768px) {
  .grid.grid-flex-sm-2 > .grid-wrapper > .grid-container > .grid-cell,
  .grid .grid-cell.grid-flex-sm-2 {
    flex-basis: 50%;
    max-width: 50%;
    transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out; } }

@media only screen and (min-width: 768px) {
  .grid.grid-flex-sm-3 > .grid-wrapper > .grid-container > .grid-cell,
  .grid .grid-cell.grid-flex-sm-3 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out; } }

@media only screen and (min-width: 768px) {
  .grid.grid-flex-sm-4 > .grid-wrapper > .grid-container > .grid-cell,
  .grid .grid-cell.grid-flex-sm-4 {
    flex-basis: 25%;
    max-width: 25%;
    transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out; } }

@media only screen and (min-width: 768px) {
  .grid.grid-flex-sm-5 > .grid-wrapper > .grid-container > .grid-cell,
  .grid .grid-cell.grid-flex-sm-5 {
    flex-basis: 20%;
    max-width: 20%;
    transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out; } }

@media only screen and (min-width: 992px) {
  .grid.grid-flex-md-2 > .grid-wrapper > .grid-container > .grid-cell,
  .grid .grid-cell.grid-flex-md-2 {
    flex-basis: 50%;
    max-width: 50%;
    transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out; } }

@media only screen and (min-width: 992px) {
  .grid.grid-flex-md-3 > .grid-wrapper > .grid-container > .grid-cell,
  .grid .grid-cell.grid-flex-md-3 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out; } }

@media only screen and (min-width: 992px) {
  .grid.grid-flex-md-4 > .grid-wrapper > .grid-container > .grid-cell,
  .grid .grid-cell.grid-flex-md-4 {
    flex-basis: 25%;
    max-width: 25%;
    transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out; } }

@media only screen and (min-width: 1401px) {
  .grid.grid-flex-lg-2 > .grid-wrapper > .grid-container > .grid-cell,
  .grid .grid-cell.grid-flex-lg-2 {
    flex-basis: 50%;
    max-width: 50%;
    transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out; } }

@media only screen and (min-width: 1401px) {
  .grid.grid-flex-lg-3 > .grid-wrapper > .grid-container > .grid-cell,
  .grid .grid-cell.grid-flex-lg-3 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out; } }

@media only screen and (min-width: 1401px) {
  .grid.grid-flex-lg-4 > .grid-wrapper > .grid-container > .grid-cell,
  .grid .grid-cell.grid-flex-lg-4 {
    flex-basis: 25%;
    max-width: 25%;
    transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out; } }

.grid.grid-flex-sm-6 > .grid-wrapper > .grid-container > .grid-cell,
.grid .grid-cell.grid-flex-sm-6 {
  flex-basis: 33.3333%;
  max-width: 33.3333%;
  transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out; }
  @media only screen and (min-width: 768px) {
    .grid.grid-flex-sm-6 > .grid-wrapper > .grid-container > .grid-cell,
    .grid .grid-cell.grid-flex-sm-6 {
      flex-basis: 16.667%;
      max-width: 16.667%; } }

.grid.grid-gutter > .grid-wrapper > .grid-container {
  margin: 0;
  margin-left: -10px;
  width: calc(100% + (10px * 2)); }
  .grid.grid-gutter > .grid-wrapper > .grid-container > .grid-cell {
    box-sizing: border-box;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px; }

.grid.grid-gutter.grid-offset {
  padding-bottom: -10px;
  padding-top: 0; }
  .grid.grid-gutter.grid-offset > .grid-wrapper > .grid-container {
    padding-bottom: 10px; }

.grid-article.grid-highlight h1,
.grid-article.grid-highlight h2,
.grid-article.grid-highlight h3 {
  color: #000; }
  .grid-article.grid-highlight h1::after,
  .grid-article.grid-highlight h2::after,
  .grid-article.grid-highlight h3::after {
    background: #000; }

.grid-article.grid-gutter .grid-cell:last-child {
  padding-left: 0; }

.grid-contact {
  background: transparent;
  padding-bottom: 80px; }
  .grid-contact .grid-cell .media.media-html {
    height: 100%; }
  .grid-contact .contact-info {
    color: #333;
    padding-top: 0; }
    @media only screen and (min-width: 992px) {
      .grid-contact .contact-info {
        padding: 80px;
        padding-top: 0; } }
    .grid-contact .contact-info .cms-subtitle {
      color: #333;
      padding-top: 0; }
    .grid-contact .contact-info .cms-text {
      color: #333; }

.grid-jumbotron {
  position: relative; }
  @media only screen and (min-width: 992px) {
    .grid-jumbotron {
      padding: 0 40px; } }
  .grid-jumbotron .grid-container {
    align-items: center;
    justify-content: flex-end;
    max-width: 1180px;
    width: 100%; }
    .grid-jumbotron .grid-container > .grid-cell {
      flex-basis: 100%;
      height: 500px;
      max-width: 100%;
      padding: 0;
      position: relative; }
      .grid-jumbotron .grid-container > .grid-cell:first-child {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0; }
        .grid-jumbotron .grid-container > .grid-cell:first-child .media {
          max-width: none; }
        .grid-jumbotron .grid-container > .grid-cell:first-child img {
          font-family: 'object-fit: cover; object-position: center;';
          height: 500px;
          object-fit: cover;
          object-position: center; }
        .grid-jumbotron .grid-container > .grid-cell:first-child .media-link-thumbnail {
          height: 500px; }
      .grid-jumbotron .grid-container > .grid-cell:last-child {
        align-items: center;
        display: flex;
        flex-basis: 100%;
        height: 500px;
        justify-content: flex-end;
        max-width: 100%; }
      @media only screen and (min-width: 992px) {
        .grid-jumbotron .grid-container > .grid-cell {
          height: 500px; }
          .grid-jumbotron .grid-container > .grid-cell:first-child img {
            height: 500px;
            object-fit: cover;
            object-position: center; }
          .grid-jumbotron .grid-container > .grid-cell:last-child {
            flex-basis: 50%;
            max-width: 50%; } }
  .grid-jumbotron.grid-jumbotron-reverse .grid-container {
    justify-content: flex-start; }
  .grid-jumbotron.grid-jumbotron-reverse.grid-gutter > .grid-wrapper > .grid-container > .grid-cell:last-child {
    justify-content: flex-start;
    padding: 10px;
    padding-left: 0; }
  .grid-jumbotron.grid-gutter > .grid-wrapper > .grid-container {
    margin: 0 auto;
    padding: 0;
    width: 100%; }
    .grid-jumbotron.grid-gutter > .grid-wrapper > .grid-container > .grid-cell {
      padding: 0; }
      .grid-jumbotron.grid-gutter > .grid-wrapper > .grid-container > .grid-cell:last-child {
        box-sizing: border-box;
        padding: 10px; }
        @media only screen and (min-width: 992px) {
          .grid-jumbotron.grid-gutter > .grid-wrapper > .grid-container > .grid-cell:last-child {
            padding: 10px;
            padding-right: 0; } }
  .grid-jumbotron.grid-highlight .grid-container > .grid-cell:last-child .media {
    padding: 20px;
    width: auto; }

.grid-vacancy.grid-gutter > .grid-wrapper > .grid-container {
  padding-bottom: 0; }

.grid-vacancy .grid-cell {
  align-items: stretch;
  display: flex;
  justify-content: stretch; }
  .grid-vacancy .grid-cell .vacancy-item-container {
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    display: flex;
    margin: 0;
    overflow: hidden;
    padding: 0; }

.grid-vacancy + .grid.grid-vacancy {
  margin-top: 0; }

.grid-world {
  margin-top: 0 !important;
  overflow: hidden; }
  .grid-world .grid-container {
    align-items: stretch;
    flex: 1 0  auto; }
    .grid-world .grid-container .grid-cell,
    .grid-world .grid-container .media {
      overflow: visible; }
    .grid-world .grid-container .grid-cell {
      display: flex;
      justify-content: center; }
      .grid-world .grid-container .grid-cell .world,
      .grid-world .grid-container .grid-cell .world-aside,
      .grid-world .grid-container .grid-cell .world-body,
      .grid-world .grid-container .grid-cell .world-summary,
      .grid-world .grid-container .grid-cell .world-footer,
      .grid-world .grid-container .grid-cell .world-section {
        box-sizing: border-box; }
      .grid-world .grid-container .grid-cell .world {
        align-content: stretch;
        align-items: stretch;
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        justify-content: stretch;
        text-align: center;
        transition: transform 200ms linear;
        width: 100%; }
        .grid-world .grid-container .grid-cell .world:hover .world-body {
          background: #fff; }
          .grid-world .grid-container .grid-cell .world:hover .world-body .link-cta {
            min-width: auto;
            width: 100%; }
        .grid-world .grid-container .grid-cell .world .world-aside {
          display: block;
          margin-bottom: -50px;
          width: 100%;
          z-index: 1; }
          .grid-world .grid-container .grid-cell .world .world-aside .world-media .world-icon-container,
          .grid-world .grid-container .grid-cell .world .world-aside .world-media img {
            background: #333;
            border-radius: 50%;
            height: 80px;
            margin: 0 auto;
            padding: 20px;
            width: 80px; }
        .grid-world .grid-container .grid-cell .world .world-body {
          display: flex;
          flex: 1 1 auto;
          flex-direction: column;
          transition: border-radius 200ms linear;
          width: 100%; }
          .grid-world .grid-container .grid-cell .world .world-body .world-header,
          .grid-world .grid-container .grid-cell .world .world-body .world-summary,
          .grid-world .grid-container .grid-cell .world .world-body .world-footer {
            box-sizing: border-box;
            padding: 30px 10px; }
          .grid-world .grid-container .grid-cell .world .world-body .world-header {
            flex: 0 0 auto;
            text-transform: uppercase; }
            .grid-world .grid-container .grid-cell .world .world-body .world-header h1,
            .grid-world .grid-container .grid-cell .world .world-body .world-header h2,
            .grid-world .grid-container .grid-cell .world .world-body .world-header h3,
            .grid-world .grid-container .grid-cell .world .world-body .world-header h4 {
              font-size: 1.4em;
              font-weight: 700;
              line-height: 1.5em; }
              @media only screen and (min-width: 992px) {
                .grid-world .grid-container .grid-cell .world .world-body .world-header h1,
                .grid-world .grid-container .grid-cell .world .world-body .world-header h2,
                .grid-world .grid-container .grid-cell .world .world-body .world-header h3,
                .grid-world .grid-container .grid-cell .world .world-body .world-header h4 {
                  font-size: 18px; } }
          .grid-world .grid-container .grid-cell .world .world-body .world-summary {
            flex: 0 1 auto; }
          .grid-world .grid-container .grid-cell .world .world-body .world-footer {
            align-items: flex-end;
            display: flex;
            flex: 1 0 auto;
            justify-content: center; }
            .grid-world .grid-container .grid-cell .world .world-body .world-footer .world-section {
              flex: 1 0 auto;
              padding: 20px;
              padding-top: 0; }
              .grid-world .grid-container .grid-cell .world .world-body .world-footer .world-section:last-child {
                padding-bottom: 0; }
    .grid-world .grid-container .media {
      display: flex; }

.grid-progress .grid-cell {
  align-items: stretch;
  display: flex;
  justify-content: stretch;
  transition: transform 250ms ease-in-out; }
  .grid-progress .grid-cell .media {
    border-radius: 5px;
    box-sizing: border-box; }

.cms-wrapper + .grid.grid-blogs,
.cms-wrapper + .grid.blogs {
  margin-top: -25px; }

.grid-blogs {
  background: transparent; }
  .grid-blogs .grid-cell {
    flex-grow: 1;
    position: relative; }
  .grid-blogs .grid-cell:first-child .cms-subtitle {
    padding-top: 0; }

.grid-usp {
  margin-top: 50px; }
  .grid-usp h2 {
    padding-bottom: 0; }

.grid-multiple {
  position: relative; }
  .grid-multiple h1,
  .grid-multiple h2 {
    margin: 0;
    padding-top: 0; }
  .grid-multiple .grid-cell {
    align-items: center;
    display: flex;
    justify-content: center;
    z-index: 1; }
  .grid-multiple .grid-container {
    padding-bottom: 50px; }
  .grid-multiple .media-link-thumbnail,
  .grid-multiple .video-preview {
    background-position: center !important;
    background-size: contain !important; }
    .grid-multiple .media-link-thumbnail img,
    .grid-multiple .video-preview img {
      height: 450px !important;
      margin: 0 auto;
      width: auto; }

.banner-svg-overlay {
  z-index: -1; }

.grid-slider.show-count-1 .grid-cell {
  flex-basis: 100%;
  min-width: 100%; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .grid-slider.show-count-1 .grid-cell {
      min-width: auto; } }

.grid-slider.show-count-2 .grid-cell {
  flex-basis: 50%;
  min-width: 50%; }

.grid-slider.show-count-3 .grid-cell {
  flex-basis: 33.333%;
  min-width: 33.333%; }

.grid-slider.show-count-4 .grid-cell {
  flex-basis: 25%;
  min-width: 25%; }

.grid-slider.show-count-5 .grid-cell {
  flex-basis: 20%;
  min-width: 20%; }

.grid-slider .grid-container {
  transition: transform 250ms ease-in-out; }

.grid-slider.grid-slider-active .grid-wrapper {
  overflow: hidden; }

.grid-slider.grid-slider-active .grid-container {
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding-bottom: 10px;
  position: relative; }
  .grid-slider.grid-slider-active .grid-container > .grid-cell {
    box-sizing: border-box;
    flex-basis: 100%;
    max-width: none;
    min-width: 100%; }

.grid-slider.grid-slider-active.grid-slider-gutter .grid-container {
  margin-left: -25px;
  padding-bottom: 10px;
  width: calc(100% + 50px); }
  .grid-slider.grid-slider-active.grid-slider-gutter .grid-container > .grid-cell {
    padding-left: 25px;
    padding-right: 25px; }

.grid-slider .grid-slider-control {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  height: 10px;
  margin-left: .5em;
  margin-right: .5em;
  width: 10px;
  z-index: 1; }
  .grid-slider .grid-slider-control:hover {
    background-color: #e81e75;
    border: 1px solid #e81e75; }
  .grid-slider .grid-slider-control.active {
    background: #e81e75;
    border: 1px solid #e81e75;
    height: 10px;
    width: 10px; }

.grid-slider.grid.grid-extended .grid-wrapper {
  max-width: none; }

.grid-slider .grid-cell {
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px; }
  .grid-slider .grid-cell .media {
    overflow: hidden; }
    .grid-slider .grid-cell .media img {
      height: 60vw;
      margin: 0 auto; }

.grid-slider .grid-wrapper {
  overflow: visible; }
  .grid-slider .grid-wrapper .grid-container {
    flex-direction: row;
    flex-wrap: nowrap; }

.grid-slider .grid-controller {
  max-width: 100vw; }
  .grid-slider .grid-controller .grid-slider-controller {
    display: flex;
    flex-direction: row;
    padding-top: 20px; }

.autocomplete {
  display: flex;
  position: relative; }
  .autocomplete > input {
    flex: 1 0 auto; }
  .autocomplete .no-suggestions {
    box-sizing: border-box;
    padding: 1rem; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .autocomplete .no-suggestions {
        width: 100%; } }
    .autocomplete .no-suggestions span:first-child {
      padding-right: 5px; }

.autocomplete-container {
  align-items: center;
  background: #fff;
  box-shadow: none;
  display: none;
  flex-direction: column;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1999; }

.autocomplete-open .autocomplete-container {
  display: flex; }

.autocomplete-suggestions {
  display: flex;
  flex-direction: column;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%; }
  .autocomplete-suggestions:last-child .autocomplete-item {
    color: #333; }

.autocomplete-heading,
.autocomplete-item {
  align-items: center;
  box-sizing: border-box;
  display: block;
  padding: .5em 1em; }
  .autocomplete-heading:last-child,
  .autocomplete-item:last-child {
    padding-bottom: 1em; }

.autocomplete-heading {
  padding-top: 1em; }
  .autocomplete-heading h5 {
    font-size: 1rem;
    margin: 0;
    padding: 0; }

.autocomplete-heading,
.autocomplete-suggestions {
  text-align: left; }

.autocomplete-item {
  cursor: pointer; }
  .autocomplete-item > span {
    font-weight: bold; }

.application-form-container {
  display: flex;
  flex-direction: column; }
  @media only screen and (min-width: 768px) {
    .application-form-container {
      flex-direction: row; } }
  .application-form-container .application-form-wrapper {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 560px;
    padding: 50px 20px;
    width: 100%; }
  .application-form-container .field-list-input,
  .application-form-container .field-list-label {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin: 0;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .application-form-container .field-list-input,
      .application-form-container .field-list-label {
        width: 50%; } }
  .application-form-container .field-list-input textarea {
    min-width: unset;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .application-form-container .field-list-input textarea {
        min-width: 290px; } }
  .application-form-container .field-list-forcer {
    display: none; }
    @media only screen and (min-width: 768px) {
      .application-form-container .field-list-forcer {
        display: flex; } }
  .application-form-container .field-list-form-button {
    margin: 0; }
  .application-form-container .btn-group {
    display: flex;
    flex-wrap: wrap; }
    .application-form-container .btn-group > div {
      flex-basis: 100%;
      margin-top: 20px; }
      @media only screen and (min-width: 768px) {
        .application-form-container .btn-group > div {
          flex-basis: auto;
          margin-right: 20px; }
          .application-form-container .btn-group > div:last-child {
            margin-right: 0; } }
  .btn
.application-form-container.btn-apply {
    margin: 0;
    width: 100%; }
    .btn
.application-form-container.btn-apply.btn-upload {
      margin-right: 5%;
      width: 45%; }
      .btn
.application-form-container.btn-apply.btn-upload:last-child {
        margin-top: 5%; }
        @media only screen and (min-width: 768px) {
          .btn
.application-form-container.btn-apply.btn-upload:last-child {
            margin-top: 0; } }
    @media only screen and (min-width: 768px) {
      .btn
.application-form-container.btn-apply {
        width: auto; }
        .btn
.application-form-container.btn-apply.btn-upload {
          margin-right: 8px;
          width: 160px; } }
  .application-form-container + .media-block {
    padding-top: 50px; }
  .application-form-container input,
  .application-form-container select {
    border: 1px solid #fff;
    border-radius: 3px;
    box-sizing: border-box;
    width: 290px; }
    .application-form-container input[type='radio'],
    .application-form-container select[type='radio'] {
      width: 24px; }
  .application-form-container label {
    line-height: 3em; }
  .application-form-container label.btn {
    height: 3em;
    padding: 0; }
  .application-form-container .collection-field {
    border-radius: 5px; }
    .application-form-container .collection-field pre {
      display: none; }
  .application-form-container .Form_error label.btn {
    border: 1px solid #f00; }
  .application-form-container .Form_error .collection-field {
    border: 1px solid #f00;
    padding-left: 20px;
    padding-top: 20px; }
    .application-form-container .Form_error .collection-field label.btn {
      border: 1px solid #fff; }
  .application-form-container a.form-remove {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex: 1 0 auto;
    justify-content: center; }
    .application-form-container a.form-remove .link-icon {
      background: #fabfc0;
      border-radius: 50%;
      box-sizing: border-box;
      display: flex;
      height: 1.25rem;
      margin-right: .5rem;
      padding: .35rem;
      width: 1.25rem; }
      .application-form-container a.form-remove .link-icon svg {
        fill: #fff; }
  .application-form-container select {
    font-size: 1rem;
    height: calc(3em - 3px);
    padding-left: .5em;
    padding-right: .5em; }
  .application-form-container dl {
    max-width: none; }
    .application-form-container dl dt {
      align-items: flex-start;
      color: #000;
      font-weight: bold; }
    .application-form-container dl dd {
      align-items: center;
      color: #000;
      margin: 0;
      min-height: 3em;
      width: auto; }
    .application-form-container dl dt,
    .application-form-container dl dd {
      display: flex;
      margin-bottom: .5em; }
  .application-form-container button {
    margin: 0;
    margin-top: 1em;
    width: 200px; }
  .application-form-container pre {
    font-family: "ProximaNova-Light";
    font-size: .9em;
    margin: 0;
    margin-left: .5em;
    padding: 0; }

.blogs .grid-article {
  height: 100%;
  padding: 20px; }
  .blogs .grid-article a {
    text-decoration: none; }
  .blogs .grid-article .link {
    bottom: 0;
    left: 0;
    min-width: auto;
    position: absolute;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .blogs .grid-article .link {
        min-width: 250px;
        width: auto; } }
    @media only screen and (min-width: 992px) {
      .blogs .grid-article .link {
        min-width: auto;
        width: 100%; } }
  .blogs .grid-article .cms-content {
    padding-bottom: 56px;
    position: static; }
  .blogs .grid-article > .grid-wrapper,
  .blogs .grid-article > .grid-wrapper > .grid-container {
    height: 100%; }
    .blogs .grid-article > .grid-wrapper > .grid-cell,
    .blogs .grid-article > .grid-wrapper > .grid-container > .grid-cell {
      position: relative; }
  .blogs .grid-article .cms-text {
    padding-top: 30px; }

.blog-links {
  font-size: 1.1em;
  list-style: none;
  margin: 0;
  padding: 0; }

.page-breadcrumbs {
  display: flex;
  flex-direction: row;
  list-style: none;
  padding: 0; }
  .page-breadcrumbs li:first-child .breadcrumb-icon {
    display: none; }
  .page-breadcrumbs li,
  .page-breadcrumbs a {
    align-items: center;
    display: flex; }
    .page-breadcrumbs li .breadcrumb-icon,
    .page-breadcrumbs a .breadcrumb-icon {
      display: flex;
      height: 10px;
      padding-left: 10px;
      padding-right: 10px;
      width: 10px; }

.react-breadcrumbs-container {
  display: flex;
  justify-content: center; }
  .react-breadcrumbs-container .page-breadcrumbs {
    max-width: 1140px;
    width: 100%; }

.content-layout {
  display: block;
  max-width: 1180px; }
  @media only screen and (min-width: 992px) {
    .content-layout {
      display: flex;
      flex-wrap: nowrap; }
      .content-layout .content-sidebar,
      .content-layout .content-aside {
        display: flex;
        flex: 0 0 auto; }
      .content-layout .content-main {
        flex: 1 auto; } }
  .content-layout .content-aside {
    display: none; }
  .content-layout .content-main {
    padding-left: 20px;
    padding-right: 20px; }
    .content-layout .content-main > div {
      margin: 0 auto;
      max-width: 1180px; }

.cms-menu {
  border-bottom: 1px solid #a5a6a9;
  border-top: 1px solid #a5a6a9;
  display: none; }
  .cms-menu.hide {
    display: none; }
  @media only screen and (min-width: 992px) {
    .cms-menu {
      display: block; } }
  .cms-menu ul {
    display: flex;
    list-style-type: none;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
    padding-bottom: 15px;
    padding-top: 15px; }
    .cms-menu ul li {
      box-sizing: border-box;
      flex: 1 auto;
      padding-left: 5px;
      padding-right: 5px;
      text-align: left; }
      .cms-menu ul li:first-child {
        padding-left: 0; }
      .cms-menu ul li:last-child {
        padding-right: 0; }

.cms-wrapper {
  box-sizing: border-box;
  flex: 1 0 100%;
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (min-width: 768px) {
    .cms-wrapper {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (min-width: 992px) {
    .cms-wrapper {
      padding-left: 40px;
      padding-right: 40px; } }

.cms-content {
  margin: 0 auto;
  max-width: 1180px;
  width: 100%; }

.cms-plainhtml {
  padding-bottom: 55px; }
  @media only screen and (min-width: 768px) {
    .cms-plainhtml {
      padding-bottom: 0; } }
  .cms-plainhtml .btn,
  .cms-plainhtml .btn.btn-submit {
    width: auto; }

.cms-basic-html h1,
.cms-basic-html h2 {
  padding-bottom: 30px;
  padding-top: 0; }

.cms-anchor {
  display: block;
  position: relative;
  top: -105px; }

.cms-intro,
.cms-title,
.cms-text,
.cms-subtitle,
.cms-list,
.cms-plainhtml,
.cmssubtitel {
  padding-bottom: 30px; }

.cms-title {
  color: #333; }
  .cms-title:first-child {
    padding-top: 0; }

.cms-subtitle {
  padding-top: 30px; }

.cms-intro {
  box-sizing: border-box;
  font-size: 22px; }

.cms-text {
  max-width: 100%;
  width: 100%; }
  .cms-text .cms-title {
    padding-bottom: 30px;
    padding-top: 10px; }
  .cms-text .btn {
    line-height: 1.25em;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .cms-text .btn {
        width: auto; } }
  .cms-text ul {
    margin-top: 0;
    padding-left: 1.25em; }
    .cms-text ul:last-child {
      margin-bottom: 0; }
    .cms-text ul li {
      line-height: 1.5; }
  .cms-text p {
    line-height: 1.5;
    margin-bottom: 1em;
    margin-top: 0; }
    .cms-text p:last-child {
      margin-bottom: 0; }

.cms-text-highlight {
  font-family: "Manus";
  font-weight: 600; }

.cms-list {
  padding: 0; }
  .cms-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .cms-list li {
    margin-bottom: 1em; }
    .cms-list li:last-child {
      margin-bottom: 0; }
    .cms-list li span {
      box-sizing: border-box;
      display: block;
      width: 100%; }

.cms-subtitle,
.cmssubtitel {
  margin: 0 auto;
  max-width: 100%;
  width: 100%; }
  .cms-subtitle + .media-block,
  .cmssubtitel + .media-block {
    padding-top: 10px; }

.ui-collapsable-sections .cms-section.open .cms-section-toggle .link-icon svg {
  transform: rotate(180deg);
  transition: transform 150ms ease-in-out; }

.ui-collapsable-sections .cms-section.open .cms-section-content {
  display: block; }

.ui-collapsable-sections .cms-section-toggle {
  cursor: pointer; }
  .ui-collapsable-sections .cms-section-toggle .link-icon {
    display: inline-block;
    float: right; }
    .ui-collapsable-sections .cms-section-toggle .link-icon svg {
      transition: transform 150ms ease-in-out; }

.ui-collapsable-sections .cms-section-content {
  display: none; }

@media only screen and (min-width: 768px) {
  .ui-collapsable-sections.ui-collapsable-sm .cms-section-toggle {
    cursor: default; }
    .ui-collapsable-sections.ui-collapsable-sm .cms-section-toggle .link-icon {
      display: none; }
  .ui-collapsable-sections.ui-collapsable-sm .cms-section-content {
    display: block; } }

.cms-section-toggle .link-icon {
  display: none; }

.cms-subtitle-container .link-icon {
  display: none; }

.cms-page h1 {
  margin-top: 0; }

.contact h1 {
  margin-top: 0; }

.contact .recruiter-container {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%; }
  .contact .recruiter-container .recruiter {
    margin: 0;
    margin-top: 30px;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    width: 100%; }
    .contact .recruiter-container .recruiter h4 {
      margin-bottom: 5px;
      margin-top: 0; }
    .contact .recruiter-container .recruiter span {
      margin: 0; }
    .contact .recruiter-container .recruiter img {
      width: 100%; }
    .contact .recruiter-container .recruiter .share-img {
      display: inline-block;
      float: left;
      height: 25px;
      margin-right: 10px;
      width: 25px; }
      .contact .recruiter-container .recruiter .share-img img {
        border: 0;
        margin: 0;
        padding: 0; }
    @media only screen and (min-width: 400px) {
      .contact .recruiter-container .recruiter {
        width: calc(50% - (10px * 2)); } }
    @media only screen and (min-width: 768px) {
      .contact .recruiter-container .recruiter {
        width: calc(33.333% - (10px * 2)); } }
    @media only screen and (min-width: 992px) {
      .contact .recruiter-container .recruiter {
        width: calc(25% - (10px * 2)); } }

.contact-info {
  background: transparent;
  box-sizing: border-box;
  color: #333;
  padding: 20px;
  padding-bottom: 0; }
  @media only screen and (min-width: 992px) {
    .contact-info {
      padding: 50px;
      padding-bottom: 0; } }
  .contact-info .info-block .info-block-container {
    position: relative; }
    .contact-info .info-block .info-block-container .info-block-content {
      padding: 0; }
      .contact-info .info-block .info-block-container .info-block-content .cms-subtitle {
        color: #333;
        font-size: 1.2em;
        line-height: 1.5em;
        padding-top: 0; }
      @media only screen and (min-width: 768px) {
        .contact-info .info-block .info-block-container .info-block-content {
          padding: 20px;
          position: relative; }
          .contact-info .info-block .info-block-container .info-block-content .cms-subtitle {
            font-size: 1.2em;
            line-height: 1.5em;
            padding-top: 0; } }
    .contact-info .info-block .info-block-container .info-block-image,
    .contact-info .info-block .info-block-container .info-block-image.info-block-thumbnail {
      max-width: 220px; }
      .contact-info .info-block .info-block-container .info-block-image img,
      .contact-info .info-block .info-block-container .info-block-image.info-block-thumbnail img {
        display: none; }
        @media only screen and (min-width: 768px) {
          .contact-info .info-block .info-block-container .info-block-image img,
          .contact-info .info-block .info-block-container .info-block-image.info-block-thumbnail img {
            display: block; } }
  .contact-info .link-icon {
    height: 1.2em;
    padding: 0;
    width: 1.2em; }
    .contact-info .link-icon svg {
      fill: #333;
      margin-top: .3em; }
  .contact-info a {
    color: #333; }
    .contact-info a .link-icon {
      fill: #333;
      margin-right: .5em; }
    .contact-info a:hover {
      color: #333; }

@media only screen and (min-width: 992px) {
  .bar.vacancy-form {
    padding-bottom: 50px; } }

.content {
  margin: 0 auto;
  max-width: 1180px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  position: relative; }
  .content.content-max {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .content.content-extended {
    max-width: 1280px; }
  @media only screen and (min-width: 992px) {
    .content.content-condensed {
      max-width: 980px; } }
  @media only screen and (min-width: 992px) {
    .content {
      padding-left: 0;
      padding-right: 0; } }

.content-header {
  position: relative; }

.favourites .favourites-heading {
  margin-top: 0; }

.filter-bar {
  background: #fff;
  color: #000;
  display: block;
  margin-bottom: 15px;
  width: 100%; }
  .filter-bar h2,
  .filter-bar h3 {
    color: #000;
    margin-top: 0; }

.filter-button {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 0 5px; }
  @media only screen and (min-width: 568px) {
    .filter-button {
      flex-direction: row-reverse;
      justify-content: flex-end; } }
  .filter-button .filter-icon {
    cursor: pointer;
    height: 24px;
    padding-bottom: 7px;
    width: 24px; }
    @media only screen and (min-width: 568px) {
      .filter-button .filter-icon {
        margin-right: 20px; } }
    @media only screen and (min-width: 992px) {
      .filter-button .filter-icon {
        display: none; } }

.filter-container {
  display: none;
  padding-left: 5px; }
  @media only screen and (min-width: 992px) {
    .filter-container {
      display: block; } }
  .filter-container.is-open {
    display: block; }
  .filter-container .filter {
    border-bottom: 1px solid #333; }
    .filter-container .filter input,
    .filter-container .filter label {
      cursor: pointer; }
    .filter-container .filter .btn.btn-dropdown {
      background-color: transparent;
      border-radius: 0;
      color: #000;
      display: flex;
      font-size: 18px;
      font-weight: normal;
      justify-content: space-between;
      padding: 0;
      text-align: left;
      width: 100%; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .filter-container .filter .btn.btn-dropdown {
          height: 60px; } }
      .filter-container .filter .btn.btn-dropdown span {
        color: #000;
        font-size: 15px; }
      .filter-container .filter .btn.btn-dropdown svg {
        fill: #000;
        float: right;
        height: .7em;
        transition: transform 150ms ease-in-out;
        width: .7em; }
      .filter-container .filter .btn.btn-dropdown .btn-label {
        margin-right: 20px; }
    .filter-container .filter.open ul,
    .filter-container .filter.open ol {
      display: block; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .filter-container .filter.open ul,
        .filter-container .filter.open ol {
          list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); } }
    .filter-container .filter.open svg {
      fill: #000;
      transition: fill 150ms ease-in-out, transform 150ms ease-in-out; }
    .filter-container .filter ul,
    .filter-container .filter ol {
      display: none;
      margin: 0;
      padding: 0;
      padding-left: 1px;
      padding-top: 0; }
    .filter-container .filter .checkbox {
      background: #fff;
      border-radius: 5px;
      box-shadow: none;
      display: flex;
      flex-wrap: wrap;
      margin: 6px 0; }
      .filter-container .filter .checkbox [type='checkbox'] {
        display: none; }
      .filter-container .filter .checkbox label {
        display: flex; }
        .filter-container .filter .checkbox label span {
          font-size: 14px;
          padding-left: 5px; }
          .filter-container .filter .checkbox label span:hover, .filter-container .filter .checkbox label span:active {
            color: black; }
    .filter-container .filter .filter-label-wrapper {
      align-items: center;
      display: flex;
      flex-direction: row; }
      .filter-container .filter .filter-label-wrapper .checkbox-container {
        align-items: center;
        background-color: #fff;
        border: 1px solid #333;
        border-radius: 50%;
        display: flex;
        height: 12px;
        justify-content: center;
        margin-right: 10px;
        min-width: 12px;
        padding: 1px;
        width: 12px; }

.checkbox-container {
  align-items: center;
  background-color: #fff;
  border: 1px solid #a5a6a9;
  border-radius: 5px;
  display: flex;
  height: 12px;
  justify-content: center;
  margin-right: 10px;
  width: 12px; }

.sticky-element {
  background-color: #fff;
  border: 0;
  box-sizing: border-box;
  display: block;
  left: 0;
  opacity: 1;
  padding: 10px 20px;
  position: fixed;
  top: 43px;
  width: 100%;
  z-index: 1999; }
  @media only screen and (min-width: 1200px) {
    .sticky-element {
      top: 110px; } }
  .sticky-element ul li {
    display: inline-block;
    padding-left: 13px;
    padding-right: 13px; }
    .sticky-element ul li:last-of-type {
      padding-left: 0;
      padding-right: 0; }
      .sticky-element ul li:last-of-type a {
        padding-left: 0;
        padding-right: 0; }
    .sticky-element ul li a {
      color: #008000; }
      .sticky-element ul li a:hover {
        color: #008000; }
  .sticky-element .content {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    height: 100%;
    justify-content: space-between; }
  .sticky-element.hidden {
    opacity: 0;
    z-index: -1; }
  .sticky-element img {
    border: 0;
    display: block;
    margin-right: 1em;
    margin-top: -8px;
    width: 108px; }
  .sticky-element .btn-apply-sticky-heading {
    color: #333;
    display: none;
    font-family: "Bebas Neue";
    font-size: 30px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding-right: .3em;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap; }
    @media only screen and (min-width: 768px) {
      .sticky-element .btn-apply-sticky-heading {
        box-sizing: border-box;
        display: block;
        flex: 1; } }
  .sticky-element .btn.btn-submit {
    flex: 0 1 auto;
    margin-bottom: 0 !important;
    margin-top: 0;
    width: auto; }
    .sticky-element .btn.btn-submit span {
      margin-right: 10px; }
  .sticky-element .btn-apply {
    margin: 0;
    max-width: 325px;
    padding: 8px .75em;
    text-align: center; }

.info-block.info-block-reverse .info-block-container {
  flex-direction: row-reverse; }

.info-block .info-block-container {
  display: block; }
  @media only screen and (min-width: 768px) {
    .info-block .info-block-container {
      display: flex; } }
  .info-block .info-block-container .info-block-content {
    box-sizing: border-box;
    display: inline-block;
    flex: none;
    padding: 20px; }
  .info-block .info-block-container .info-block-image {
    box-sizing: border-box;
    display: block;
    flex: none;
    padding: 0;
    padding-right: 20px; }
    .info-block .info-block-container .info-block-image.info-block-thumbnail {
      max-width: 250px;
      overflow: hidden; }
    .info-block .info-block-container .info-block-image img {
      display: block;
      width: 100%; }
  .info-block .info-block-container .video-link-wrapper {
    box-sizing: border-box;
    display: block;
    flex: none;
    min-height: 250px;
    padding: 20px; }
    .info-block .info-block-container .video-link-wrapper .video-link {
      max-width: 400px; }
  @media only screen and (min-width: 768px) {
    .info-block .info-block-container .info-block-content {
      flex: 1; }
    .info-block .info-block-container .video-link-wrapper,
    .info-block .info-block-container .info-block-image {
      flex: 1; } }

.job-alert-wrapper {
  text-align: center; }
  .job-alert-wrapper h1 {
    text-align: center; }
  .job-alert-wrapper .job-alert-form {
    display: block;
    margin: 0 auto;
    padding-top: 20px; }
    @media only screen and (min-width: 768px) {
      .job-alert-wrapper .job-alert-form {
        display: flex;
        flex-direction: row;
        max-width: 70%; }
        .job-alert-wrapper .job-alert-form .job-alert-input {
          box-sizing: border-box;
          flex: 3;
          padding: 10px; }
        .job-alert-wrapper .job-alert-form .job-alert-btn {
          box-sizing: border-box;
          flex: 1;
          padding: 10px; } }
    .job-alert-wrapper .job-alert-form .job-alert-input,
    .job-alert-wrapper .job-alert-form .job-alert-btn {
      padding-bottom: 10px;
      padding-top: 10px; }
    .job-alert-wrapper .job-alert-form input {
      width: 100%; }
    .job-alert-wrapper .job-alert-form .btn {
      box-sizing: border-box;
      height: 3em;
      line-height: 2em;
      margin: 0;
      width: 100%; }

.job-alert-teaser {
  background: transparent;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  max-width: none;
  padding: 20px;
  padding-bottom: 80px;
  padding-top: 80px;
  text-align: center; }
  @media only screen and (min-width: 992px) {
    .job-alert-teaser {
      padding-left: 40px;
      padding-right: 40px; } }
  @media only screen and (min-width: 1401px) {
    .job-alert-teaser {
      padding-left: 80px;
      padding-right: 80px; } }
  .job-alert-teaser input {
    background: #fff; }
  .job-alert-teaser .cms-subtitle:first-child {
    padding-top: 0; }
  .job-alert-teaser .cms-form form {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    max-width: 980px; }
    .job-alert-teaser .cms-form form input {
      flex: 1 100%;
      margin-right: 20px; }
      .job-alert-teaser .cms-form form input:first-child {
        margin: 0; }
        .job-alert-teaser .cms-form form input:first-child:last-child {
          border-radius: 5px;
          border-right: 1px solid #fff; }
        .job-alert-teaser .cms-form form input:first-child + .btn {
          border-radius: 5px;
          border-left: 0; }
    .job-alert-teaser .cms-form form .btn {
      flex: 0 1 auto;
      margin-bottom: 0;
      margin-top: 20px;
      max-width: 250px;
      width: auto; }
    @media only screen and (min-width: 768px) {
      .job-alert-teaser .cms-form form .btn {
        margin-top: 0;
        width: auto; }
      .job-alert-teaser .cms-form form input {
        flex: 1 auto;
        max-width: 400px; }
        .job-alert-teaser .cms-form form input:first-child {
          border-radius: 5px 0 0 5px;
          border-right: 0; }
          .job-alert-teaser .cms-form form input:first-child + .btn {
            border-radius: 0 5px 5px 0; } }
  .job-alert-teaser .btn.btn-submit {
    background-color: #f00;
    border-color: #f00; }
    .job-alert-teaser .btn.btn-submit:hover {
      background-color: #f00;
      border-color: #f00; }

.grid .job-alert-teaser {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0; }
  .grid .job-alert-teaser .cms-subtitle,
  .grid .job-alert-teaser .cms-title,
  .grid .job-alert-teaser .cms-text {
    margin: 0;
    text-align: left; }
  .grid .job-alert-teaser:last-child {
    padding-bottom: 0; }
  .grid .job-alert-teaser .btn-submit {
    padding: 10px 1em; }
    .grid .job-alert-teaser .btn-submit .link-icon {
      height: 1em;
      padding: 0;
      width: 1em; }
  .grid .job-alert-teaser form {
    justify-content: flex-start; }
    .grid .job-alert-teaser form .btn {
      margin-top: 0; }
    .grid .job-alert-teaser form input {
      flex: 1 auto; }

@media only screen and (min-width: 768px) {
  .form-job-alert input {
    max-width: 50%; } }

#page-employee .banner {
  background: none; }

#page-employee .employee-picture {
  margin-bottom: 15px;
  max-height: 300px;
  max-width: 300px; }
  @media only screen and (min-width: 540px) {
    #page-employee .employee-picture {
      float: right;
      margin-left: 30px; } }

.Form_form label {
  user-select: none; }

.default-form {
  background: #f0f0f0;
  border: none;
  color: #333;
  padding: 20px;
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (min-width: 992px) {
    .default-form {
      padding: 50px;
      padding-left: 0;
      padding-right: 0; } }
  .default-form + .media-block {
    padding-top: 50px; }
  .default-form input[type='text'],
  .default-form input[type='email'],
  .default-form input[type='number'],
  .default-form select {
    border: 1px solid #fff;
    border-radius: 5px;
    box-sizing: border-box;
    min-height: 3em;
    width: 100%; }
  .default-form label {
    line-height: 3em; }
  .default-form select {
    font-size: 1em;
    height: calc(3em - 3px);
    padding: .5em; }
  .default-form dl {
    max-width: none;
    width: 100%; }
    .default-form dl dt {
      color: #333;
      font-weight: 600;
      width: 100%; }
    .default-form dl dd {
      color: #333;
      margin: 0; }
      .default-form dl dd ul {
        margin: 0;
        padding: 0; }
        .default-form dl dd ul li {
          display: inline-block;
          max-width: 380px;
          width: 100%; }
      .default-form dl dd .form-remove {
        line-height: 3em; }
      .default-form dl dd label {
        display: block;
        overflow: hidden;
        padding-left: 24px;
        position: relative;
        text-overflow: ellipsis; }
        .default-form dl dd label.btn {
          display: inline-block;
          padding-left: 1em;
          padding-right: 1em;
          text-overflow: ellipsis; }
        .default-form dl dd label input[type='checkbox'] {
          font-size: 200%;
          left: 0;
          margin-left: 0;
          margin-top: .51em;
          min-height: auto;
          position: absolute;
          width: 24px !important; }
    .default-form dl dt,
    .default-form dl dd {
      align-items: flex-start;
      display: flex;
      flex-direction: column;
      margin-bottom: 1em;
      width: 100%; }
  .default-form button .btn {
    align-items: center;
    justify-content: center;
    margin: 0;
    margin-top: 1em;
    text-align: center;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .default-form button .btn {
        width: auto; } }
  .default-form pre {
    color: #333;
    font-family: "ProximaNova-Light";
    font-size: .9em;
    margin: 0;
    margin-left: .5em;
    padding: 0; }
  .default-form .form-privacy dt,
  .default-form .form-privacy dd {
    line-height: 3em;
    width: 100%; }
  .default-form .form-privacy dt {
    display: none; }
  .default-form .date_selector {
    display: inline-block;
    position: relative; }
    .default-form .date_selector label {
      display: inline-flex;
      flex-wrap: wrap;
      margin: 0;
      padding: 0;
      padding-bottom: 1em;
      width: auto; }
      .default-form .date_selector label:first-child {
        padding-left: 0; }
      .default-form .date_selector label span {
        flex: 1 0 100%;
        line-height: 1.5;
        width: auto; }
      .default-form .date_selector label select {
        flex: 1 0 100%;
        width: auto; }
        @media only screen and (min-width: 768px) {
          .default-form .date_selector label select {
            flex: 0 0 auto; } }
  .default-form .form-subtitle {
    box-sizing: border-box;
    line-height: 1.25em;
    padding-bottom: .5em;
    padding-top: .5em; }
  .default-form .check-field {
    display: flex;
    line-height: 1.5em;
    padding: 0; }
    .default-form .check-field .checkbox-container {
      margin-top: 3px; }
    .default-form .check-field input[type='checkbox'] {
      display: none; }
  .default-form .field-list-group {
    display: flex;
    flex-direction: column;
    padding-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      .default-form .field-list-group {
        flex-direction: row; } }
    .default-form .field-list-group .field-list-label,
    .default-form .field-list-group .field-list-input {
      line-height: 3em; }
    .default-form .field-list-group .field-list-label span {
      padding-right: 5px; }
    .default-form .field-list-group .field-list-label .is-optional {
      display: none;
      font-style: italic;
      margin-left: 0;
      padding-right: 5px; }
  .default-form .form-field-explanation-text {
    line-height: 1.5; }

.general-job-alert-form .field-list-label {
  display: none; }

.to-apply-form-wrapper {
  align-items: center;
  background: #f0f0f0;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  padding: 80px 20px;
  text-align: center; }
  .to-apply-form-wrapper .cms-subtitle {
    padding-top: 0; }
  .to-apply-form-wrapper .btn {
    max-width: 100%;
    white-space: normal; }

.apply-form-thank-you {
  box-sizing: border-box;
  padding: 80px 20px; }
  @media only screen and (min-width: 768px) {
    .apply-form-thank-you {
      padding-left: 80px;
      padding-right: 80px; } }

.contact-form-container {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 560px;
  padding-left: 20px;
  padding-right: 20px; }

.contact-form-thank-you {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (min-width: 768px) {
    .contact-form-thank-you {
      padding-left: 80px;
      padding-right: 80px; } }

.login-form-wrapper {
  flex: 1; }
  .login-form-wrapper .login-form {
    background: #fabfc0;
    text-align: center; }

.login-form-container {
  background: #fabfc0;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center; }
  .login-form-container dl {
    align-items: center;
    display: flex;
    flex-direction: column; }
    .login-form-container dl dd {
      display: flex;
      justify-content: center;
      margin-left: 0 !important;
      max-width: 300px;
      width: 100%; }
      .login-form-container dl dd input {
        width: 100%; }
  .login-form-container h2,
  .login-form-container p,
  .login-form-container ul,
  .login-form-container li,
  .login-form-container a,
  .login-form-container label {
    color: #fff; }
  .login-form-container ul {
    list-style: none;
    padding: 0; }
    .login-form-container ul a {
      text-decoration: underline; }
  .login-form-container .field-list-group {
    display: flex;
    flex-direction: column; }

.login-form label {
  text-align: center;
  width: 100%; }

.login-form .is-required {
  display: none; }

.login-form p a {
  text-decoration: underline; }

.login-form .field-list-group {
  align-items: center;
  width: 100%; }

.login-form .field-list-label,
.login-form .field-list-input {
  width: 100%; }

.login-form .btn {
  margin: 0 auto; }

.my-form-container {
  padding: 0; }

.my-form {
  background: transparent; }
  .my-form fieldset {
    background: #f0f0f0;
    border: 0;
    box-sizing: border-box;
    margin: 0;
    margin-bottom: 80px;
    padding: 20px;
    position: relative;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .my-form fieldset {
        padding: 80px; } }
    .my-form fieldset:last-child {
      margin-bottom: 0; }
    .my-form fieldset fieldset {
      padding: 0; }
      .my-form fieldset fieldset dt,
      .my-form fieldset fieldset dd {
        flex-direction: row;
        width: 50%; }
    .my-form fieldset input[type='text'],
    .my-form fieldset select {
      border: 0 !important;
      max-width: 20em; }
      .my-form fieldset input[type='text'].select-multiple,
      .my-form fieldset select.select-multiple {
        overflow-x: auto;
        height: 15em; }
        .my-form fieldset input[type='text'].select-multiple::-webkit-scrollbar,
        .my-form fieldset select.select-multiple::-webkit-scrollbar {
          width: 10px; }
        .my-form fieldset input[type='text'].select-multiple::-webkit-scrollbar-thumb,
        .my-form fieldset select.select-multiple::-webkit-scrollbar-thumb {
          background: #fbcccd; }
        .my-form fieldset input[type='text'].select-multiple::-webkit-scrollbar-track,
        .my-form fieldset select.select-multiple::-webkit-scrollbar-track {
          background: #d8d8d8;
          border-left: 4px solid #fff;
          border-right: 4px solid #fff; }
        .my-form fieldset input[type='text'].select-multiple body,
        .my-form fieldset select.select-multiple body {
          scrollbar-face-color: #fbcccd;
          scrollbar-track-color: #d8d8d8; }
    .my-form fieldset .button-container {
      bottom: 0;
      display: flex;
      justify-content: flex-end;
      left: 0;
      position: absolute;
      width: 100%; }
  .my-form .fieldset-container {
    padding: 35px 0 0; }
    .my-form .fieldset-container fieldset {
      box-sizing: border-box;
      margin: 0;
      padding: 20px 80px 20px 110px;
      position: relative;
      width: 100%; }
      .my-form .fieldset-container fieldset:nth-child(odd) {
        background: #eae9ea; }
      .my-form .fieldset-container fieldset dl {
        line-height: 3em;
        position: static; }
        .my-form .fieldset-container fieldset dl dt,
        .my-form .fieldset-container fieldset dl dd {
          margin-bottom: 0; }
      .my-form .fieldset-container fieldset .form-header-container {
        position: absolute;
        right: 0;
        top: 32px; }
      .my-form .fieldset-container fieldset .icon-toggle {
        left: 0;
        line-height: 0;
        padding-left: 20px;
        padding-right: 20px;
        position: absolute;
        top: 32px; }
        @media only screen and (min-width: 768px) {
          .my-form .fieldset-container fieldset .icon-toggle {
            padding-left: 80px;
            padding-right: 80px; } }
      .my-form .fieldset-container fieldset .icon-edit {
        padding-right: 10px; }
    .my-form .fieldset-container > .button-container {
      display: none; }
    .my-form .fieldset-container .form-header-container {
      padding-left: 20px;
      padding-right: 20px; }
      @media only screen and (min-width: 768px) {
        .my-form .fieldset-container .form-header-container {
          padding-left: 80px;
          padding-right: 80px; } }
  .my-form .form-header-container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px; }
    .my-form .form-header-container legend {
      font-size: 22px;
      font-weight: 600; }
  .my-form .field-list {
    flex-wrap: wrap; }
    .my-form .field-list .field-list-label,
    .my-form .field-list .field-list-input {
      line-height: 1.5;
      margin-bottom: 0;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .my-form .field-list .field-list-label,
        .my-form .field-list .field-list-input {
          width: 50%; } }
    .my-form .field-list .field-list-input textarea {
      min-width: unset;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .my-form .field-list .field-list-input textarea {
          min-width: 290px; } }
  .my-form .label-waarden {
    background: transparent;
    padding-bottom: 20px; }
    .my-form .label-waarden .field-list-label {
      display: none; }
    .my-form .label-waarden .items-container {
      display: flex;
      flex-wrap: wrap;
      line-height: 1.5;
      margin-bottom: -50px;
      margin-left: -25px;
      margin-right: -25px;
      width: 100%; }
      .my-form .label-waarden .items-container .item,
      .my-form .label-waarden .items-container .btn {
        margin-bottom: 40px; }
      .my-form .label-waarden .items-container .item {
        align-items: center;
        border: 2px solid #fbcccd;
        display: flex;
        justify-content: space-between;
        margin-left: 25px;
        margin-right: 25px;
        max-width: unset;
        padding: 15px;
        width: unset; }
        .my-form .label-waarden .items-container .item .link-icon {
          height: 20px;
          margin-left: 20px;
          padding: 0;
          width: 20px; }
    .my-form .label-waarden .field-list dt,
    .my-form .label-waarden .field-list dd {
      width: 100%; }
  .my-form .form-remove {
    display: none; }

.curriculum-start-date {
  padding-right: 5px; }

.curriculum-end-date {
  padding-left: 5px; }

.user-registration-form-container {
  margin: 0 auto;
  max-width: 560px;
  padding-left: 20px;
  padding-right: 20px; }

.user-registration-form-thank-you {
  box-sizing: border-box;
  padding: 80px 20px; }
  @media only screen and (min-width: 768px) {
    .user-registration-form-thank-you {
      padding-left: 80px;
      padding-right: 80px; } }

.password-reset-form-container {
  margin: 0 auto;
  max-width: 560px;
  padding-left: 20px;
  padding-right: 20px; }

.change-password-form-invalid-token {
  padding-left: 20px;
  padding-right: 20px; }

.overlay {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%; }

.person {
  display: flex; }
  .person .person-avatar,
  .person .person-container {
    padding-left: 10px;
    padding-right: 10px; }
    .person .person-avatar img,
    .person .person-container img {
      height: 100%;
      object-fit: cover;
      object-position: center;
      width: 100%; }
  .person .person-details {
    flex: 1 100%; }
    .person .person-details li {
      margin: 0;
      padding: 0; }
      .person .person-details li::before {
        display: none; }
    .person .person-details .link-icon {
      height: 1.2em;
      margin-right: .5em;
      padding: 0;
      width: 1.2em; }
      .person .person-details .link-icon svg {
        fill: #333;
        margin-top: .2em; }

.quick-links-favorites {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  min-width: 54px;
  padding: 0;
  position: relative; }
  .quick-links-favorites a {
    position: relative;
    text-decoration: none;
    width: auto; }
    .quick-links-favorites a .link-text {
      border-color: transparent; }
    .quick-links-favorites a .favourite-count,
    .quick-links-favorites a .link-icon {
      border: 0; }
    .quick-links-favorites a:hover .link-text {
      border-color: transparent;
      color: #fff; }
  .quick-links-favorites .link-text {
    color: #fff;
    padding-left: .5em; }
  .quick-links-favorites .favourite-count {
    background: #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: .7em;
    height: 20px;
    line-height: 21px;
    opacity: 1;
    padding: 1px;
    position: absolute;
    right: 0;
    text-align: center;
    text-indent: -2px;
    top: 5px;
    transition: opacity 150ms cubic-bezier(0.3, 1.8, 0.85, 1.8), transform 100ms cubic-bezier(0.3, 1.8, 0.85, 1.8);
    width: 20px;
    z-index: 9999; }
    .quick-links-favorites .favourite-count.hide {
      color: #fff;
      opacity: 0;
      transform: scale(0.5);
      transition: opacity 150ms cubic-bezier(0.3, -0.8, 0.85, -0.8), transform 100ms cubic-bezier(0.3, -0.8, 0.85, -0.8); }
      .quick-links-favorites .favourite-count.hide + .link-icon svg {
        fill: #fff;
        stroke: #fff; }
  .quick-links-favorites .link-icon {
    display: inline-block;
    float: left;
    height: 1.2em;
    margin: 0;
    padding: 0;
    width: 1.2em; }
    .quick-links-favorites .link-icon svg {
      fill: #fff;
      height: 100%;
      stroke: #fff;
      transition: fill 200ms ease-in-out;
      width: 100%; }

.footer {
  background: transparent;
  color: #4a4a4a;
  font-size: 14px; }
  .footer .footer-top {
    background: transparent; }
  .footer .footer-bottom {
    background: #fbcccd; }

.footer-wrapper {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px; }

.footer-container {
  align-items: flex-start;
  box-sizing: border-box;
  display: flex;
  flex: 1 0 100%;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1180px;
  padding-bottom: 80px;
  padding-top: 80px; }
  @media only screen and (min-width: 768px) {
    .footer-container {
      flex-direction: row; } }

.footer-legal-links,
.footer-social-icons {
  flex: 0 0 auto; }

.footer-legal-links {
  align-items: center;
  color: #4a4a4a;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%; }
  .footer-legal-links li {
    flex: 0 0 auto;
    padding: .5rem;
    text-align: center; }
    .footer-legal-links li:first-child {
      flex: 1 0 100%;
      padding-top: 0; }
    @media only screen and (min-width: 992px) {
      .footer-legal-links li {
        flex: 0 0 auto;
        padding: 0;
        padding-left: 20px;
        padding-right: 0; }
        .footer-legal-links li:first-child {
          flex: 0 0 auto;
          padding-left: 0; }
        .footer-legal-links li:last-child {
          padding-right: 0; } }

.footer-job-alert {
  flex: 1 0 auto;
  width: 100%; }
  .footer-job-alert .form-job-alert .form-fieldset {
    flex-direction: column;
    width: 100%; }
    .footer-job-alert .form-job-alert .form-fieldset input,
    .footer-job-alert .form-job-alert .form-fieldset .btn {
      border-radius: 5px;
      margin-bottom: 25px; }
      .footer-job-alert .form-job-alert .form-fieldset input:last-child,
      .footer-job-alert .form-job-alert .form-fieldset .btn:last-child {
        margin-bottom: 0; }
    @media only screen and (min-width: 768px) {
      .footer-job-alert .form-job-alert .form-fieldset {
        flex-direction: row;
        width: auto; }
        .footer-job-alert .form-job-alert .form-fieldset input,
        .footer-job-alert .form-job-alert .form-fieldset .btn {
          border-radius: 5px;
          margin: 0 5px; } }

.footer-job-alert-intro {
  box-sizing: border-box;
  color: #333;
  text-align: center; }
  .footer-job-alert-intro h2 {
    color: #333; }

.footer-legal-links a,
.footer-nav-item a {
  color: #4a4a4a; }
  .footer-legal-links a:hover,
  .footer-nav-item a:hover {
    color: #313131; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header .header-top {
    height: 120px; } }

.header {
  background-color: #000;
  display: flex;
  font-family: "ProximaNova-Light";
  justify-content: center;
  position: fixed;
  width: 100%;
  z-index: 2000; }
  .header.header-mobile {
    box-sizing: border-box;
    flex-direction: row;
    height: 43px; }
    @media only screen and (min-width: 1200px) {
      .header.header-mobile {
        display: none; } }
  .header.header-desktop {
    display: none;
    height: 110px; }
    @media only screen and (min-width: 1200px) {
      .header.header-desktop {
        display: flex; } }
  .header .header-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    max-width: 1180px; }
    @media only screen and (min-width: 1200px) {
      .header .header-container {
        padding: 0 20px; } }
    .header .header-container.mobile-menu {
      display: flex;
      height: 110px;
      justify-content: center; }
      @media only screen and (min-width: 1200px) {
        .header .header-container.mobile-menu {
          display: none; } }
    .header .header-container.desktop-menu {
      align-items: center;
      display: none;
      flex-direction: row;
      justify-content: center;
      padding: 0 20px; }
      @media only screen and (min-width: 1200px) {
        .header .header-container.desktop-menu {
          display: flex; } }
      .header .header-container.desktop-menu .main-menu a {
        color: #fff; }
        .header .header-container.desktop-menu .main-menu a span {
          border-bottom: 2px solid transparent;
          flex: 0 0 auto;
          font-size: 14px;
          font-weight: bold;
          line-height: normal;
          transition: border 150ms ease-in-out; }
        .header .header-container.desktop-menu .main-menu a:hover {
          color: #fff; }
          .header .header-container.desktop-menu .main-menu a:hover span {
            border-bottom: 2px solid;
            border-color: transparent;
            transition: border 150ms ease-in-out; }

.site-logo {
  box-sizing: border-box; }
  .site-logo svg {
    fill: #fff; }
  .site-logo img {
    width: 135px; }
    @media only screen and (min-width: 1200px) {
      .site-logo img {
        width: 181px; } }

.menu {
  display: flex;
  flex: 0 0 auto;
  font-size: 18px;
  position: relative; }
  .menu ul {
    align-items: stretch;
    display: flex;
    justify-content: stretch;
    list-style: none;
    margin: 0;
    padding: 0; }
  .menu li {
    align-items: stretch;
    display: flex;
    justify-content: stretch; }
  .menu.menu-desktop .menu-heading {
    display: none; }

.menu-submenu {
  align-items: center;
  background: #fdebeb;
  box-shadow: none;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  position: absolute;
  top: 100%; }
  .menu-submenu.menu-hidden {
    display: none; }
  .menu-submenu li:first-child .menu-item {
    padding-top: 20px; }
  .menu-submenu li:last-child .menu-item {
    padding-bottom: 20px; }
  .menu-submenu .menu-item {
    background: transparent;
    color: #000;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    width: 100%; }
    .menu-submenu .menu-item span {
      width: 100%; }
    .menu-submenu .menu-item:hover {
      background: transparent;
      color: black; }

.menu-item,
.menu-dropdown,
.menu-heading {
  align-items: center;
  display: flex;
  justify-content: center;
  user-select: none; }

.menu-item,
.menu-heading {
  box-sizing: border-box;
  padding: 0.5em 20px; }

.menu-heading {
  background: transparent;
  color: #333; }

.menu-item,
.menu-dropdown > a {
  background: transparent;
  color: #333;
  font-weight: normal;
  text-transform: none; }
  .menu-item:hover,
  .menu-dropdown > a:hover {
    background: transparent;
    color: #000; }

.menu-dropdown {
  justify-content: flex-start;
  position: relative; }
  .menu-dropdown > a {
    align-items: center;
    align-self: stretch;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    padding-left: 20px;
    padding-right: 20px; }
  .menu-dropdown:hover .menu-dropdown-icon svg {
    fill: #000;
    transform: rotate(-180deg);
    transition: transform 150ms ease-in-out; }
  .menu-dropdown:hover .menu-submenu {
    display: flex;
    left: 0; }

.menu-dropdown-icon {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  padding-left: .5rem; }
  .menu-dropdown-icon svg {
    fill: #333;
    height: 16px;
    transition: transform 150ms ease-in-out;
    width: 16px; }

.menu-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  left: -100%;
  list-style: none;
  margin: 0;
  overflow: auto;
  padding: 0;
  position: fixed;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%;
  z-index: 2001; }
  @media only screen and (min-width: 1200px) {
    .menu-mobile {
      display: none; } }
  .menu-mobile a {
    box-sizing: border-box;
    color: #000;
    display: inline-block;
    font-weight: 600;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 100%; }
    .menu-mobile a .dropdown-icon {
      float: right; }
      .menu-mobile a .dropdown-icon svg {
        fill: #000; }
  .menu-mobile.is-open {
    left: 0; }
  .menu-mobile .menu-item {
    padding: 0; }
    .menu-mobile .menu-item.submenu-active {
      display: flex;
      flex-direction: column; }
  .menu-mobile .menu-submenu {
    align-items: unset;
    box-shadow: none;
    left: 0;
    top: 43px;
    width: 100%; }
  .menu-mobile .menu-logo {
    box-sizing: border-box;
    height: 43px; }
  .menu-mobile .menu-mobile-logo-image {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    padding: 0; }
    .menu-mobile .menu-mobile-logo-image img {
      height: 100%;
      width: 100%; }
  .menu-mobile .menu-body {
    background: #fdebeb;
    box-sizing: border-box; }

.menu-close {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 20px;
  justify-content: flex-start;
  width: 20px; }

.menu-header {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 43px;
  justify-content: space-between;
  padding: 0 20px; }

.menu-header-item {
  flex: 0 0 auto; }
  .menu-header-item:nth-child(2) {
    align-items: center;
    display: flex;
    flex: 1 0 auto;
    justify-content: center; }
  .menu-header-item svg {
    fill: #fff; }

.arrow-icon {
  display: none; }
  .arrow-icon.show {
    align-items: center;
    cursor: pointer;
    display: block;
    height: 20px;
    justify-content: flex-start;
    width: 20px; }

.menu-title {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase; }

.has-submenu .hide {
  display: none; }

.menu-toggle {
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  height: 20px;
  width: 20px; }
  .menu-toggle svg {
    fill: #fff; }

.language-menu-wrapper,
.country-menu-wrapper {
  display: flex;
  flex: 0 0 auto;
  height: 100%;
  padding-left: 40px;
  position: relative;
  user-select: none; }
  .language-menu-wrapper svg,
  .country-menu-wrapper svg {
    fill: #fff; }
  .language-menu-wrapper .language-menu-button,
  .language-menu-wrapper .country-menu-button,
  .country-menu-wrapper .language-menu-button,
  .country-menu-wrapper .country-menu-button {
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0; }
    .language-menu-wrapper .language-menu-button.menu-open,
    .language-menu-wrapper .country-menu-button.menu-open,
    .country-menu-wrapper .language-menu-button.menu-open,
    .country-menu-wrapper .country-menu-button.menu-open {
      transition: transform .25s ease-in-out; }
      .language-menu-wrapper .language-menu-button.menu-open svg,
      .language-menu-wrapper .country-menu-button.menu-open svg,
      .country-menu-wrapper .language-menu-button.menu-open svg,
      .country-menu-wrapper .country-menu-button.menu-open svg {
        transform: rotate(180deg); }
    .language-menu-wrapper .language-menu-button li,
    .language-menu-wrapper .country-menu-button li,
    .country-menu-wrapper .language-menu-button li,
    .country-menu-wrapper .country-menu-button li {
      align-items: center;
      display: flex;
      height: 100%;
      justify-content: space-between; }
      .language-menu-wrapper .language-menu-button li svg,
      .language-menu-wrapper .country-menu-button li svg,
      .country-menu-wrapper .language-menu-button li svg,
      .country-menu-wrapper .country-menu-button li svg {
        height: 20px;
        width: 20px; }
    .language-menu-wrapper .language-menu-button a,
    .language-menu-wrapper .country-menu-button a,
    .country-menu-wrapper .language-menu-button a,
    .country-menu-wrapper .country-menu-button a {
      align-content: center;
      display: flex;
      justify-content: flex-start;
      padding-right: 10px;
      pointer-events: none; }
    .language-menu-wrapper .language-menu-button .language-name,
    .language-menu-wrapper .country-menu-button .language-name,
    .country-menu-wrapper .language-menu-button .language-name,
    .country-menu-wrapper .country-menu-button .language-name {
      align-items: center;
      display: flex; }
  .language-menu-wrapper .language-menu,
  .language-menu-wrapper .country-menu,
  .country-menu-wrapper .language-menu,
  .country-menu-wrapper .country-menu {
    list-style: none;
    z-index: 1; }
    .language-menu-wrapper .language-menu.show,
    .language-menu-wrapper .country-menu.show,
    .country-menu-wrapper .language-menu.show,
    .country-menu-wrapper .country-menu.show {
      flex: 1 0 auto;
      left: 0;
      margin: 0;
      padding: 0;
      position: absolute;
      top: 40px;
      user-select: none;
      width: auto; }
      .language-menu-wrapper .language-menu.show li,
      .language-menu-wrapper .country-menu.show li,
      .country-menu-wrapper .language-menu.show li,
      .country-menu-wrapper .country-menu.show li {
        background: #fcd9d9;
        padding: 0.5em 20px; }
        @media only screen and (min-width: 1200px) {
          .language-menu-wrapper .language-menu.show li,
          .language-menu-wrapper .country-menu.show li,
          .country-menu-wrapper .language-menu.show li,
          .country-menu-wrapper .country-menu.show li {
            background: #fdebeb; } }
        .language-menu-wrapper .language-menu.show li:hover,
        .language-menu-wrapper .country-menu.show li:hover,
        .country-menu-wrapper .language-menu.show li:hover,
        .country-menu-wrapper .country-menu.show li:hover {
          background: #e81e75; }
          .language-menu-wrapper .language-menu.show li:hover a,
          .language-menu-wrapper .country-menu.show li:hover a,
          .country-menu-wrapper .language-menu.show li:hover a,
          .country-menu-wrapper .country-menu.show li:hover a {
            color: #fff; }
          .language-menu-wrapper .language-menu.show li:hover span,
          .language-menu-wrapper .country-menu.show li:hover span,
          .country-menu-wrapper .language-menu.show li:hover span,
          .country-menu-wrapper .country-menu.show li:hover span {
            font-weight: bold; }
        .language-menu-wrapper .language-menu.show li a,
        .language-menu-wrapper .country-menu.show li a,
        .country-menu-wrapper .language-menu.show li a,
        .country-menu-wrapper .country-menu.show li a {
          text-decoration: none; }
  .language-menu-wrapper .country-menu-button.menu-open .flag-container svg,
  .country-menu-wrapper .country-menu-button.menu-open .flag-container svg {
    transform: rotate(0deg); }
  .language-menu-wrapper .country-menu-button a,
  .country-menu-wrapper .country-menu-button a {
    padding-right: 5px; }
    .language-menu-wrapper .country-menu-button a .flag-container,
    .country-menu-wrapper .country-menu-button a .flag-container {
      display: none; }
    .language-menu-wrapper .country-menu-button a svg,
    .country-menu-wrapper .country-menu-button a svg {
      margin: 0 5px; }
  .language-menu-wrapper .country-menu-button li,
  .country-menu-wrapper .country-menu-button li {
    cursor: pointer; }
    .language-menu-wrapper .country-menu-button li span,
    .country-menu-wrapper .country-menu-button li span {
      color: #fff; }

.my-menu {
  display: flex;
  flex-wrap: wrap;
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .my-menu {
      justify-content: space-between; } }
  .my-menu li {
    display: inline-block;
    padding-right: 10px; }
    .my-menu li a {
      color: #fff; }

.icon-social {
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 32px;
  margin: .2em;
  width: 32px; }

.site-header .icon-social {
  display: inline-block;
  float: right;
  height: 22px;
  margin-right: .5em;
  width: 22px; }

.header-social-icons {
  display: none;
  position: relative;
  z-index: 2001; }
  @media only screen and (min-width: 992px) {
    .header-social-icons {
      display: inline-block;
      float: right;
      margin-top: 25px; } }

.header-facebook {
  background-image: url("//hunkemoller.floydhamilton.nl/images/pub/icons/facebook-header.png"); }

.header-linkedin {
  background-image: url("//hunkemoller.floydhamilton.nl/images/pub/icons/linkedin-header.png"); }

.header-twitter {
  background-image: url("//hunkemoller.floydhamilton.nl/images/pub/icons/twitter-header.png"); }

.header-youtube {
  background-image: url("//hunkemoller.floydhamilton.nl/images/pub/icons/youtube-header.png"); }

.social-feeds {
  background-color: #a5a6a9;
  overflow: hidden;
  padding: 0 1.5em 2em; }

.facebook-feed,
.twitter-feed {
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
  max-width: 500px;
  overflow: auto;
  width: 100%; }

.facebook-feed {
  margin-top: 2em; }

@media only screen and (min-width: 1111px) {
  .social-feeds {
    padding-left: 0;
    padding-right: 0; }
  .facebook-feed,
  .twitter-feed {
    float: left;
    width: 45%; }
  .facebook-feed {
    float: right; } }

.search-filter-container {
  box-sizing: border-box;
  flex-basis: 100%;
  padding-top: 10px; }
  .search-filter-container a.filter-toggle {
    background: #fff;
    border-color: #a5a6a9;
    box-shadow: 2px 2px 10px 0 rgba(128, 128, 128, 0.4);
    box-sizing: border-box;
    color: #f00;
    display: inline-block;
    height: 45px;
    line-height: 32px;
    margin: 0;
    text-align: center;
    width: 100%; }
  .search-filter-container #vacancies-found {
    display: none; }
  .search-filter-container #filter-container {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    z-index: 99999; }
    .search-filter-container #filter-container .filter {
      width: 100%; }

.search-filter-results {
  border-radius: 5px;
  flex-basis: 100%; }
  .search-filter-results form {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
  .search-filter-results .filter-submit {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: center; }
    .search-filter-results .filter-submit input {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .search-filter-results .filter-submit input {
          width: auto; } }
    @media only screen and (min-width: 768px) {
      .search-filter-results .filter-submit {
        align-items: flex-end;
        justify-content: flex-end; } }
  .search-filter-results .filter {
    flex: 4 0 auto;
    width: auto; }
    .search-filter-results .filter > h3,
    .search-filter-results .filter > span {
      margin-left: 20px;
      margin-top: 20px; }
    .search-filter-results .filter .checkbox {
      margin-left: 4px; }

.search-bar.advanced-search {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .search-bar.advanced-search a {
    text-decoration: none; }
  .search-bar.advanced-search .search-filter-results-push,
  .search-bar.advanced-search .search-filter-results {
    display: none;
    transition: all 200ms ease-in-out; }
  .search-bar.advanced-search .filter-toggle .open {
    display: none; }
  .search-bar.advanced-search .filter-toggle .close {
    display: inline; }
  .search-bar.advanced-search .autocomplete-wrapper {
    flex: 4; }
  .search-bar.advanced-search.filter-open .search-filter-results-push,
  .search-bar.advanced-search.filter-open .search-filter-results {
    display: flex; }
  .search-bar.advanced-search.filter-open .search {
    opacity: .25; }
  .search-bar.advanced-search.filter-open .filter-toggle {
    box-shadow: none; }
    .search-bar.advanced-search.filter-open .filter-toggle .open {
      display: inline; }
    .search-bar.advanced-search.filter-open .filter-toggle .close {
      display: none; }
  @media only screen and (min-width: 768px) {
    .search-bar.advanced-search .search-filter-container {
      flex: 1 0 auto;
      padding-left: 10px;
      padding-top: 0; }
    .search-bar.advanced-search .search-input-container {
      padding-right: 10px; } }

#vacancy-overview .content.content-max {
  overflow: visible; }

#page-home .autocomplete-wrapper,
#vacancy-overview .autocomplete-wrapper {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 5px; }
  #page-home .autocomplete-wrapper .container,
  #vacancy-overview .autocomplete-wrapper .container {
    background: none;
    flex: 1 0 100%;
    flex-wrap: wrap;
    padding: 8px 0;
    width: 90vw; }
    #page-home .autocomplete-wrapper .container .search-input,
    #vacancy-overview .autocomplete-wrapper .container .search-input {
      border-radius: 3px;
      flex: 1 0 100%;
      width: auto; }
    #page-home .autocomplete-wrapper .container .btn.btn-apply,
    #vacancy-overview .autocomplete-wrapper .container .btn.btn-apply {
      border-radius: 3px;
      flex: 1 0 100%;
      margin-top: 10px; }
    @media only screen and (min-width: 768px) {
      #page-home .autocomplete-wrapper .container,
      #vacancy-overview .autocomplete-wrapper .container {
        flex-wrap: nowrap;
        min-width: 600px; }
        #page-home .autocomplete-wrapper .container .search-input,
        #vacancy-overview .autocomplete-wrapper .container .search-input {
          border-radius: 3px 0 0 3px;
          flex: 1 0 auto; }
        #page-home .autocomplete-wrapper .container .btn.btn-apply,
        #vacancy-overview .autocomplete-wrapper .container .btn.btn-apply {
          border-radius: 0 3px 3px 0;
          flex: 0 1 auto;
          margin-top: 0;
          max-width: 200px; }
        #page-home .autocomplete-wrapper .container .filter-bar,
        #vacancy-overview .autocomplete-wrapper .container .filter-bar {
          display: none; } }
    @media only screen and (min-width: 992px) {
      #page-home .autocomplete-wrapper .container,
      #vacancy-overview .autocomplete-wrapper .container {
        padding: 8px; } }
  #page-home .autocomplete-wrapper .filter-bar,
  #vacancy-overview .autocomplete-wrapper .filter-bar {
    background: none;
    display: flex;
    flex: 1 0 100%;
    max-width: none;
    min-width: 0; }
    @media only screen and (min-width: 768px) {
      #page-home .autocomplete-wrapper .filter-bar,
      #vacancy-overview .autocomplete-wrapper .filter-bar {
        background: rgba(255, 255, 255, 0.95); } }
    #page-home .autocomplete-wrapper .filter-bar .bar,
    #vacancy-overview .autocomplete-wrapper .filter-bar .bar {
      background: none;
      display: flex;
      flex: 1 0 auto;
      padding: 0 5px; }
      #page-home .autocomplete-wrapper .filter-bar .bar h3,
      #vacancy-overview .autocomplete-wrapper .filter-bar .bar h3 {
        display: none; }
      #page-home .autocomplete-wrapper .filter-bar .bar .filter-container,
      #vacancy-overview .autocomplete-wrapper .filter-bar .bar .filter-container {
        background: none;
        display: flex;
        flex: 1 0 100%;
        flex-direction: row;
        justify-content: space-between;
        margin: 0; }
        @media only screen and (min-width: 568px) {
          #page-home .autocomplete-wrapper .filter-bar .bar .filter-container,
          #vacancy-overview .autocomplete-wrapper .filter-bar .bar .filter-container {
            justify-content: flex-start; } }
        #page-home .autocomplete-wrapper .filter-bar .bar .filter-container .filter,
        #vacancy-overview .autocomplete-wrapper .filter-bar .bar .filter-container .filter {
          border: 0;
          padding-bottom: 5px;
          padding-right: 10px;
          padding-top: 10px; }
          @media only screen and (min-width: 568px) {
            #page-home .autocomplete-wrapper .filter-bar .bar .filter-container .filter,
            #vacancy-overview .autocomplete-wrapper .filter-bar .bar .filter-container .filter {
              padding-right: 50px; } }
          @media only screen and (min-width: 768px) {
            #page-home .autocomplete-wrapper .filter-bar .bar .filter-container .filter,
            #vacancy-overview .autocomplete-wrapper .filter-bar .bar .filter-container .filter {
              padding-right: 100px; } }
          #page-home .autocomplete-wrapper .filter-bar .bar .filter-container .filter .btn.btn-dropdown,
          #vacancy-overview .autocomplete-wrapper .filter-bar .bar .filter-container .filter .btn.btn-dropdown {
            background: none; }
            #page-home .autocomplete-wrapper .filter-bar .bar .filter-container .filter .btn.btn-dropdown .btn-label,
            #vacancy-overview .autocomplete-wrapper .filter-bar .bar .filter-container .filter .btn.btn-dropdown .btn-label {
              color: #000;
              font-size: 14px;
              font-weight: 600;
              text-transform: none; }
            #page-home .autocomplete-wrapper .filter-bar .bar .filter-container .filter .btn.btn-dropdown .btn-addon.link-icon svg,
            #vacancy-overview .autocomplete-wrapper .filter-bar .bar .filter-container .filter .btn.btn-dropdown .btn-addon.link-icon svg {
              fill: #000;
              height: .75em;
              width: .75em; }

.slogan-wrapper {
  display: block;
  margin-bottom: 2em; }
  .slogan-wrapper .slogan-container {
    box-sizing: border-box;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    font-size: 20px; }
    .slogan-wrapper .slogan-container.slogan-full-width {
      font-size: 22px; }
    .slogan-wrapper .slogan-container .slogan-title {
      color: #fff;
      flex: 1 auto;
      font-family: "ProximaNova-Light";
      font-size: 22px;
      line-height: 100%; }
      @media only screen and (min-width: 768px) {
        .slogan-wrapper .slogan-container .slogan-title {
          font-size: 36px; } }
      @media only screen and (min-width: 992px) {
        .slogan-wrapper .slogan-container .slogan-title {
          color: #fff; } }
    .slogan-wrapper .slogan-container .slogan-underline {
      background: #fff;
      display: block;
      flex: 1 auto;
      height: .12em;
      margin-top: .48em;
      max-width: 1em; }
    .slogan-wrapper .slogan-container .slogan-content {
      color: #fff;
      display: block;
      flex: 1 100%;
      font-family: "ProximaNova-Light";
      font-size: 1.25em;
      line-height: 100%;
      margin-top: .75em; }

.top-vacancy {
  color: #f00;
  display: inline-block;
  font-weight: 600;
  padding-left: 1em;
  padding-top: 8px;
  vertical-align: top; }

.vacancies {
  background-color: transparent;
  display: block; }
  .vacancies .content-layout {
    box-sizing: content-box;
    margin: 0 auto;
    max-width: 1180px;
    padding: 0 20px; }
  .vacancies .content-main {
    padding: 0; }
    @media only screen and (min-width: 992px) {
      .vacancies .content-main {
        padding-left: 20px; } }
  .vacancies .content-sidebar {
    padding: 0; }
    @media only screen and (min-width: 992px) {
      .vacancies .content-sidebar {
        padding-right: 20px; } }
  .vacancies .vacancies-more-link {
    display: inline-block;
    margin-top: 20px;
    text-decoration: none; }
  .vacancies .content {
    padding-left: 20px;
    padding-right: 20px; }
    @media only screen and (min-width: 992px) {
      .vacancies .content {
        padding-left: 30px;
        padding-right: 30px; } }
  .vacancies .content-aside {
    background: #fff;
    display: none;
    max-width: 350px; }
    @media only screen and (min-width: 1824px) {
      .vacancies .content-aside {
        display: block; } }
  .vacancies .vacancies-title {
    color: #333;
    margin-top: 0; }

.vacancies-heading {
  font-size: 26px;
  margin-top: 0; }

.filter-section .filter {
  width: 25%; }
  @media only screen and (max-width: 768px) {
    .filter-section .filter {
      width: 100%; } }

.vacancy-pagination {
  max-height: 159px;
  padding: 50px;
  text-align: center; }
  .vacancy-pagination .content-sidebar .push-bar {
    max-width: 400px;
    min-width: 320px; }
  .vacancy-pagination .content-main {
    box-sizing: border-box;
    padding: 50px; }
  .vacancy-pagination a {
    text-decoration: none;
    width: auto; }
    .vacancy-pagination a:last-child, .vacancy-pagination a:only-child {
      margin: 0; }

.vacancies-top-bar {
  color: #333;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
  justify-content: flex-end;
  min-height: 2.5rem;
  padding-bottom: 0;
  padding-top: 80px; }
  @media only screen and (min-width: 992px) {
    .vacancies-top-bar {
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-between; } }
  .vacancies-top-bar .vacancies-result-count {
    align-items: center;
    color: #333333;
    display: flex;
    margin-top: .25em;
    padding-bottom: 10px;
    text-align: right;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .vacancies-top-bar .vacancies-result-count {
        padding-bottom: 0;
        padding-top: 0;
        text-align: right;
        width: auto; } }
    .vacancies-top-bar .vacancies-result-count span {
      padding: 0 2px; }
      .vacancies-top-bar .vacancies-result-count span#vacancies-found {
        font-weight: bold; }
  .vacancies-top-bar .filter-selection {
    padding-left: 2px;
    width: 100%; }
    .vacancies-top-bar .filter-selection > div {
      align-items: flex-start;
      display: flex;
      justify-content: center; }
      .vacancies-top-bar .filter-selection > div > span {
        flex: 0 1 120px;
        margin-top: .25em;
        min-width: 120px; }
    .vacancies-top-bar .filter-selection .tag-container {
      align-items: center;
      display: flex;
      flex: 1 auto;
      flex-wrap: wrap;
      justify-content: center;
      padding-left: .5em;
      padding-right: .5em; }
    .vacancies-top-bar .filter-selection .tag {
      align-items: center;
      background: #333;
      border: 2px solid #333;
      border-radius: 5px;
      color: #fff;
      cursor: pointer;
      display: flex;
      flex: 0 1 auto;
      justify-content: center;
      margin-bottom: .5em;
      margin-right: .5em;
      padding: .5em;
      padding-bottom: .4em;
      padding-left: 1em;
      padding-right: 1em;
      user-select: none; }
      .vacancies-top-bar .filter-selection .tag:hover {
        background: #262626;
        border: 2px solid #262626;
        color: #fff; }
      .vacancies-top-bar .filter-selection .tag span {
        line-height: 1; }
      .vacancies-top-bar .filter-selection .tag .link-icon {
        align-items: center;
        display: flex;
        justify-content: center;
        margin: 0;
        margin-left: .5em;
        padding: 0;
        padding-top: .125em; }
        .vacancies-top-bar .filter-selection .tag .link-icon svg {
          fill: #fff; }
      .vacancies-top-bar .filter-selection .tag:last-child {
        margin-right: 0; }
      .vacancies-top-bar .filter-selection .tag.tag-remove {
        background: #e81e75;
        border: none;
        line-height: 1; }
        .vacancies-top-bar .filter-selection .tag.tag-remove:hover {
          color: #fff; }

.social-share-block {
  margin-bottom: 80px; }
  .social-share-block > .cms-wrapper {
    padding: 0; }
    .social-share-block > .cms-wrapper .cms-subtitle {
      padding-top: 0; }

.vacancy-usp {
  display: inline-block;
  width: 100%; }
  .vacancy-usp ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%; }
    .vacancy-usp ul li {
      box-sizing: border-box;
      flex: 1 1 auto;
      padding-left: 0;
      padding-right: 10px;
      padding-top: 5px;
      width: 100%; }
      .vacancy-usp ul li span {
        display: inline-block;
        max-width: calc(100% - 1.5em);
        overflow: hidden;
        padding-left: 1.5em;
        text-overflow: ellipsis;
        white-space: nowrap; }
      @media only screen and (min-width: 1401px) {
        .vacancy-usp ul li {
          min-width: 0;
          width: 33.3333%; } }
  .vacancy-usp .vacancy-usp-icon {
    display: inline-block;
    float: left;
    height: .95em;
    margin-right: 10px;
    margin-top: .35em;
    position: absolute;
    width: .95em; }
    .vacancy-usp .vacancy-usp-icon svg {
      fill: #a5a6a9; }

.location-picker-suggestion {
  color: #fabfc0; }
  .location-picker-suggestion .link-icon {
    height: 1.25rem;
    margin-right: .5rem;
    width: 1.25rem; }
    .location-picker-suggestion .link-icon svg {
      fill: #fabfc0; }
  .location-picker-suggestion:hover {
    background: #fabfc0;
    color: #fff; }
    .location-picker-suggestion:hover .link-icon svg {
      fill: #fff; }

.vacancy-item-container {
  box-shadow: none;
  box-sizing: border-box;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%; }
  @media only screen and (min-width: 992px) {
    .vacancy-item-container {
      border: 0;
      padding-bottom: 35px;
      padding-top: 35px; } }

.vacancy-item {
  background: #fff;
  border: 3px solid #fabfc0;
  border-radius: 5px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  position: relative;
  width: 100%; }
  @media only screen and (min-width: 992px) {
    .vacancy-item:hover, .vacancy-item:focus {
      background: #fff;
      border: 3px solid #fabfc0; } }
  .vacancy-item h2,
  .vacancy-item h3,
  .vacancy-item h4 {
    color: #e81e75;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    line-height: .9em;
    margin: 0;
    margin-bottom: 1em; }
    @media only screen and (min-width: 992px) {
      .vacancy-item h2,
      .vacancy-item h3,
      .vacancy-item h4 {
        font-size: 24px; } }
  .vacancy-item .vacancy-item-content {
    box-sizing: border-box;
    display: flex;
    position: relative;
    width: 100%; }
    .vacancy-item .vacancy-item-content > a {
      text-decoration: none; }
      .vacancy-item .vacancy-item-content > a:hover {
        text-decoration: none; }
  .vacancy-item .vacancy-summary,
  .vacancy-item .vacancy-metadata {
    margin-bottom: 30px; }
  .vacancy-item .vacancy-metadata {
    color: #9b9b9b;
    display: flex; }
  .vacancy-item .vacancy-summary {
    color: #9b9b9b; }
  @media only screen and (min-width: 768px) {
    .vacancy-item .position-name {
      display: block;
      height: auto;
      width: 100%; } }
  .vacancy-item .favourited {
    display: inline-block;
    margin-left: 20px; }

.vacancy-metadata {
  color: #4a4a4a;
  display: block;
  font-family: "ProximaNova-Light";
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  min-height: 14px;
  padding-left: 0;
  text-align: left; }
  @media only screen and (min-width: 768px) {
    .vacancy-metadata {
      font-size: 14px;
      min-height: 14px; } }
  .vacancy-metadata li {
    border-right: 0;
    box-sizing: border-box;
    display: inline-block;
    list-style-type: none;
    overflow: hidden;
    padding-left: 1em;
    padding-right: 1em;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto; }
    .vacancy-metadata li:last-child {
      border: 0;
      padding-right: 0; }
    @media only screen and (min-width: 768px) {
      .vacancy-metadata li {
        width: auto; } }
    @media only screen and (min-width: 992px) {
      .vacancy-metadata li {
        max-width: 200px;
        width: auto; } }
    @media only screen and (min-width: 1401px) {
      .vacancy-metadata li {
        max-width: 400px;
        width: auto; } }
  .vacancy-metadata .vacancy-metadata-icon {
    display: inline-block;
    float: left;
    height: 1em;
    margin-right: .5em;
    margin-top: .12em;
    width: 1em; }
    @media only screen and (min-width: 992px) {
      .vacancy-metadata .vacancy-metadata-icon {
        font-size: 1.2em; } }
    .vacancy-metadata .vacancy-metadata-icon svg {
      fill: #e81e75; }

.metadata-location {
  color: #4a4a4a; }

.metadata-address {
  color: #4a4a4a; }

.metadata-hours {
  color: #4a4a4a; }

.metadata-distance,
.metadata-distance span {
  color: #4a4a4a !important; }

.print .vacancy-metadata {
  border-bottom: 3px solid #f00;
  line-height: 32px;
  margin-bottom: 15px;
  margin-top: 5px;
  padding-bottom: 15px;
  padding-top: 0; }

.print ul {
  list-style: circle; }

.print h1 {
  display: block;
  margin-top: 100px; }

.read-more {
  color: #f00;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  text-decoration: none; }
  @media only screen and (min-width: 768px) {
    .read-more {
      margin-right: 1em; } }
  .read-more:hover {
    color: #fff;
    text-decoration: none; }

.related-vacancies {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  display: block;
  width: 100%; }
  .related-vacancies .grid-gutter {
    margin-top: 0; }
  .related-vacancies h1,
  .related-vacancies h2,
  .related-vacancies h3 {
    margin-top: 0; }

.vacancy-related {
  background: transparent;
  box-sizing: border-box;
  padding: 0; }
  .vacancy-related .vacancy-item-content {
    padding: 0; }
  .vacancy-related .vacancy-item-container {
    padding-bottom: 0;
    padding-top: 0; }
    .vacancy-related .vacancy-item-container:first-child {
      padding-top: 0; }
    .vacancy-related .vacancy-item-container:last-child {
      padding-bottom: 0; }

#page-share-by-email .site-logo {
  position: relative; }

.vacancy-summary {
  font-size: 1em; }

.cms-section {
  border-bottom: 1px solid #f5f6f9;
  margin: 0 20px;
  padding: 20px 0 0; }
  @media only screen and (min-width: 768px) {
    .cms-section {
      border: 0;
      margin: 0;
      padding: 0; } }
  .cms-section.open .cms-section-toggle svg {
    transform: rotate(180deg);
    transition: transform .2s ease-in-out; }
  .cms-section.open .cms-section-content .cms-content {
    display: flex; }
  .cms-section .cms-section-toggle {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; }
    .cms-section .cms-section-toggle .cms-subtitle {
      font-size: 28px;
      margin: 0;
      padding: 0 0 20px;
      user-select: none; }
      @media only screen and (min-width: 768px) {
        .cms-section .cms-section-toggle .cms-subtitle {
          padding: 0 0 20px; } }
    .cms-section .cms-section-toggle svg {
      fill: #e81e75;
      height: 15px;
      min-height: 15px;
      min-width: 15px;
      transition: transform .2s ease-in-out;
      width: 15px; }
      @media only screen and (min-width: 768px) {
        .cms-section .cms-section-toggle svg {
          display: none; } }
  .cms-section .cms-section-content .cms-content {
    display: none; }
    @media only screen and (min-width: 768px) {
      .cms-section .cms-section-content .cms-content {
        display: flex; } }
  .cms-section .cms-wrapper {
    padding: 0; }
    @media only screen and (min-width: 768px) {
      .cms-section .cms-wrapper {
        padding-left: 20px;
        padding-right: 20px; } }
    @media only screen and (min-width: 992px) {
      .cms-section .cms-wrapper {
        padding-left: 40px;
        padding-right: 40px; } }
    @media only screen and (min-width: 1200px) {
      .cms-section .cms-wrapper {
        padding-left: 80px;
        padding-right: 80px; } }

.modal {
  background: rgba(17, 17, 17, 0.65);
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  transition: opacity .25s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 99999; }
  @media only screen and (min-width: 1030px) {
    .modal {
      padding-top: 50vh; } }
  .modal.modal-show {
    background-color: rgba(0, 0, 0, 0.4);
    display: inline-block;
    opacity: 1;
    visibility: visible; }
  .modal .modal-container {
    box-sizing: border-box;
    height: 100%;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: relative;
    width: 100%; }
    @media only screen and (min-width: 1030px) {
      .modal .modal-container {
        transform: translateY(-50%); } }
    @media only screen and (min-width: 1030px) {
      .modal .modal-container {
        height: auto;
        margin-left: auto;
        margin-right: auto;
        max-height: 100%;
        max-width: 750px; } }
    .modal .modal-container .modal-content {
      background-color: #fff;
      border-radius: 5px; }
    .modal .modal-container .modal-header {
      align-items: center;
      background-color: #fabfc0;
      color: #333;
      display: flex;
      font-size: 22px;
      height: 60px;
      justify-content: space-between;
      line-height: 60px;
      padding: 0 15px;
      position: relative;
      text-align: center; }
      @media only screen and (min-width: 400px) {
        .modal .modal-container .modal-header {
          padding: 0 30px; } }
    .modal .modal-container .model-title {
      margin-right: auto; }
    .modal .modal-container .modal-close {
      margin-left: auto; }
      .modal .modal-container .modal-close .close {
        cursor: pointer;
        height: 20px;
        line-height: 1;
        width: 20px; }
        .modal .modal-container .modal-close .close svg {
          fill: #000; }
    .modal .modal-container .default-form {
      background: #fff;
      border: 1px solid #333;
      box-sizing: border-box;
      color: #333;
      height: 100%;
      overflow: auto;
      padding: 30px; }
      .modal .modal-container .default-form h2 {
        color: #333; }
        .modal .modal-container .default-form h2::after {
          background: #a5a6a9; }
      .modal .modal-container .default-form dl dt {
        color: #333; }
      .modal .modal-container .default-form dl dd {
        color: #333; }
      .modal .modal-container .default-form input,
      .modal .modal-container .default-form select {
        border: 1px solid #fff; }
      .modal .modal-container .default-form .form-privacy .link {
        color: #000; }
        .modal .modal-container .default-form .form-privacy .link .link-icon svg {
          fill: #e81e75; }
  .modal .video-banner {
    cursor: pointer; }
  .modal iframe {
    border: 0;
    float: left;
    height: 100%;
    left: 0;
    margin: 0 auto;
    width: 100%; }
    @media only screen and (min-width: 1030px) {
      .modal iframe {
        height: auto;
        min-height: 562px; } }
  .modal .job-alert-iframe {
    box-sizing: border-box;
    padding: 10px 20px; }

.recruiter {
  display: block;
  height: auto;
  width: 100%; }
  .recruiter a {
    text-decoration: none; }
    .recruiter a:hover {
      font-weight: normal; }
  .recruiter h4 {
    margin-bottom: 0; }
  .recruiter img {
    border-top: 1px solid #000;
    padding-top: 15px; }

.recruiter-function {
  color: #a5a6a9;
  display: block;
  max-width: 300px;
  padding-bottom: 10px; }

.recruiter-email {
  color: #000;
  display: block;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
  text-overflow: ellipsis; }

.recruiter-linkedin {
  color: #000;
  display: block;
  max-width: 300px;
  padding-bottom: 10px; }

.recruiter-phonenumber {
  color: #000;
  display: block;
  font-style: italic;
  margin: 0 auto;
  max-width: 300px;
  padding-bottom: 10px; }

#svg-list {
  display: none; }

#heart-icon .st0 {
  stroke-width: 1.5px; }

#magnifying-glass-icon .st0 {
  fill: none;
  overflow: visible;
  stroke-width: 6px;
  transform: scale(0.9);
  transform-origin: 50%; }

#mouse-icon .st1 {
  stroke-width: 0;
  transform: translateY(-14%) scale(1.14); }

#mail-icon .st0 {
  stroke-width: 1.2px; }

.phone-icon {
  fill: none;
  stroke: #000; }

.mail-icon {
  box-sizing: border-box;
  fill: none;
  padding: 5%;
  stroke: #000; }

.heart-icon {
  fill: none;
  stroke: #000; }

.quick-filter-image-container.car-icon svg {
  transform: translateX(-7.5%) scale(1.25); }

.quick-filter-image-container.mouse-icon svg {
  transform: scale(1.125); }

.dropdown-icon {
  box-sizing: border-box;
  display: inline-block;
  height: 20px;
  padding-top: 2px;
  width: 20px; }
  .dropdown-icon svg {
    fill: #a5a6a9; }

.loader {
  animation: load5 1.1s infinite ease;
  border-radius: 50%;
  display: none;
  font-size: 4px;
  height: 1em;
  position: relative;
  text-indent: -9999em;
  transform: translateZ(0);
  width: 1em; }

.loader-icon {
  height: 20px;
  margin: auto;
  padding: 11.5px;
  width: 20px;
  z-index: 1; }
  .loader-icon svg {
    animation: rotation 1s infinite linear; }

.application-process {
  text-align: center; }
  .application-process .grid-wrapper {
    box-sizing: border-box;
    position: relative; }
  .application-process .cms-subtitle {
    color: #333; }
  .application-process .grid-slider {
    padding: 0; }
    @media only screen and (min-width: 768px) {
      .application-process .grid-slider.grid-slider-active .grid-container > .grid-cell {
        flex-basis: 33.33333%;
        min-width: 33.33333%; } }
  .application-process .step-count {
    align-items: center;
    background: #fff;
    border-radius: 50%;
    display: flex;
    font-size: 22px;
    font-weight: bold;
    height: 30px;
    justify-content: center;
    left: 5px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 30px; }
  .application-process .grid-controller {
    display: flex;
    height: 100%;
    width: 100%; }
    .application-process .grid-controller .grid-slider-arrows {
      align-items: center;
      justify-content: space-between;
      width: 100%; }
    .application-process .grid-controller .grid-arrow {
      align-items: center;
      background: #666;
      border: none;
      border-radius: 50%;
      display: flex;
      height: 50px;
      width: 50px; }
      .application-process .grid-controller .grid-arrow.arrow-inactive {
        opacity: .2; }
      .application-process .grid-controller .grid-arrow.grid-slider-left {
        margin-left: 15px;
        margin-right: auto; }
      .application-process .grid-controller .grid-arrow.grid-slider-right {
        margin-left: auto;
        margin-right: 15px; }
      .application-process .grid-controller .grid-arrow .link-icon {
        height: 1em;
        padding: 0;
        width: 1em; }
  .application-process .ap-block {
    box-sizing: border-box;
    display: block;
    min-height: 150px;
    padding: 20px;
    width: 100%; }
  .application-process .ap-caption {
    color: #333;
    font-family: "Bebas Neue";
    font-weight: normal;
    padding-bottom: 1em;
    text-align: left;
    width: 100%; }
  .application-process .ap-description {
    color: #333;
    text-align: left;
    width: 100%; }

#page-vacancy .cms-content section {
  border-bottom: 4px solid #d5d6d9;
  padding-bottom: 0; }
  #page-vacancy .cms-content section .cms-subtitle-container {
    -webkit-touch-callout: none;
    cursor: pointer;
    display: inline-block;
    position: relative;
    user-select: none;
    width: 100%; }
    #page-vacancy .cms-content section .cms-subtitle-container h2 {
      -webkit-touch-callout: none;
      cursor: pointer;
      padding-right: 3em;
      user-select: none; }
    #page-vacancy .cms-content section .cms-subtitle-container .link-icon {
      display: inline-block;
      float: right;
      font-size: 1.2em;
      margin-top: -.2em;
      padding-top: .2em;
      position: absolute;
      right: 1em; }
      #page-vacancy .cms-content section .cms-subtitle-container .link-icon svg {
        display: block;
        fill: #333;
        transform: rotate(0deg);
        transition: transform 150ms ease-in-out; }
  #page-vacancy .cms-content section > div {
    display: none; }
  #page-vacancy .cms-content section.open .cms-subtitle-container .link-icon svg {
    transform: rotate(180deg);
    transition: transform 150ms ease-in-out; }
  #page-vacancy .cms-content section.open > div {
    display: block; }

@media only screen and (min-width: 768px) {
  #page-vacancy .cms-content section {
    border-bottom: 0;
    cursor: default;
    padding-bottom: 0; }
    #page-vacancy .cms-content section > div {
      display: block; } }

.faq .cms-section {
  margin: 0; }

.faq .cms-text {
  margin: 0; }

#page-faq h2 {
  text-transform: none; }

#page-faq .cms-content #faq-container section {
  border-bottom: 1px solid #d5d6d9;
  padding-bottom: 20px; }
  #page-faq .cms-content #faq-container section .cms-subtitle-container {
    -webkit-touch-callout: none;
    cursor: pointer;
    display: inline-block;
    position: relative;
    user-select: none;
    width: 100%; }
    #page-faq .cms-content #faq-container section .cms-subtitle-container h2 {
      -webkit-touch-callout: none;
      cursor: pointer;
      font-size: 16px;
      font-weight: normal;
      padding-right: 3em;
      user-select: none; }
    #page-faq .cms-content #faq-container section .cms-subtitle-container .link-icon {
      display: inline-block !important;
      float: right;
      font-size: 1.2em;
      margin-top: -.2em;
      padding-top: .2em;
      position: absolute;
      right: 1em; }
      #page-faq .cms-content #faq-container section .cms-subtitle-container .link-icon svg {
        display: block;
        fill: #333;
        transform: rotate(0deg);
        transition: transform 150ms ease-in-out; }
  #page-faq .cms-content #faq-container section div.cms-text {
    display: none; }
  #page-faq .cms-content #faq-container section.open .cms-subtitle-container .link-icon svg {
    transform: rotate(180deg);
    transition: transform 150ms ease-in-out; }
  #page-faq .cms-content #faq-container section.open div.cms-text {
    display: block; }

#map-container {
  height: 480px;
  margin-bottom: 80px;
  margin-top: 80px;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    #map-container {
      display: block; } }

.cluster-marker,
.single-marker {
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  height: 30px;
  left: -15px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -15px;
  width: 30px;
  z-index: 2; }
  .cluster-marker svg,
  .single-marker svg {
    fill: #f00; }
  .cluster-marker .numPoints,
  .single-marker .numPoints {
    display: none; }

.map-marker .marker-icon svg {
  fill: #e81e75; }

.map-balloon {
  background-color: #fff;
  border: 1px solid #000;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.8);
  padding: 10px;
  position: absolute;
  width: 400px;
  z-index: 2; }
  .map-balloon li {
    font-size: 12px;
    margin: 10px; }

.wrapper {
  box-sizing: border-box;
  height: auto !important;
  min-height: 100%;
  padding-top: 43px;
  position: relative; }
  @media only screen and (min-width: 1200px) {
    .wrapper {
      padding-top: 110px; } }

.value-container {
  margin: 0;
  padding: 0; }
  .value-container.vacancy-keywords .value-item {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 15px; }
  .value-container .value-item {
    align-items: center;
    border: 2px solid #fbcccd;
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    margin-bottom: 30px;
    max-width: unset;
    padding: 15px;
    width: unset; }
    .value-container .value-item .link-icon {
      height: 20px;
      margin-left: 20px;
      padding: 0;
      width: 20px; }

.world .world-image-container .world-image {
  width: 100%; }

.usp {
  background: #fbcccd;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center; }

.is-disabled {
  background-color: #a5a6a9; }

.is-hidden {
  display: none; }

.is-index-2001 {
  z-index: 2001; }

.is-invalid-border {
  border: 1px solid #f00; }

.is-invalid-color {
  color: #f00; }

.is-overlay-visible {
  opacity: .8; }

.is-video-container-visible {
  opacity: 1;
  z-index: 2002; }

#page-home .cms-group .grid {
  padding: 0 !important; }

#page-home .autocomplete-wrapper .container .filter-bar {
  display: flex; }

#page-vacancies #map-container {
  display: none; }

#page-vacancies .autocomplete-wrapper .container {
  padding: 8px; }

#page-vacancies .search-filter-results {
  display: block; }
  @media only screen and (min-width: 992px) {
    #page-vacancies .search-filter-results {
      display: none; } }

#page-vacancy .vacancy-content > .wrapper {
  padding-top: 0; }

#page-vacancy .grid-slider .grid-container {
  margin-bottom: 0;
  padding-bottom: 0; }

#page-vacancy .related-vacancies {
  padding-top: 80px; }
  #page-vacancy .related-vacancies .cms-subtitle {
    padding: 0; }

@media only screen and (min-width: 1030px) {
  .cookie-modal .modal-container {
    max-width: 800px !important; } }

.cookie-modal .modal-header {
  align-items: center !important;
  display: flex;
  flex-direction: column;
  justify-content: center !important; }
  .cookie-modal .modal-header .modal-logo {
    display: block !important;
    padding: 0 !important; }

.cookie-modal .modal-body {
  background-color: #fff;
  color: #000;
  padding: 2em; }

.cookie-modal .text-block {
  padding: 0; }

.cookie-modal .modal-footer {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .cookie-modal .modal-footer .button-container {
    margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .cookie-modal .modal-footer {
      flex-direction: row; }
      .cookie-modal .modal-footer .button-container {
        margin-bottom: 0; } }

#favourites-page .wrapper {
  padding: 0; }
  #favourites-page .wrapper .content.content-max {
    margin: 0;
    padding: 0; }
    #favourites-page .wrapper .content.content-max .content-blocks {
      margin: 0;
      padding: 0;
      position: relative; }
      #favourites-page .wrapper .content.content-max .content-blocks .grid.grid-jumbotron .grid-wrapper .grid-container {
        height: 500px;
        margin: 0;
        padding: 0;
        width: auto; }
        #favourites-page .wrapper .content.content-max .content-blocks .grid.grid-jumbotron .grid-wrapper .grid-container .grid-cell {
          margin: 0;
          max-width: 100%;
          padding: 0;
          width: 100%; }
      #favourites-page .wrapper .content.content-max .content-blocks > .cms-wrapper {
        background: transparent; }
        #favourites-page .wrapper .content.content-max .content-blocks > .cms-wrapper .cms-content h1 {
          margin-left: 0;
          padding-left: 35px;
          padding-right: 35px; }
          @media only screen and (min-width: 992px) {
            #favourites-page .wrapper .content.content-max .content-blocks > .cms-wrapper .cms-content h1 {
              padding-left: 0; } }
        #favourites-page .wrapper .content.content-max .content-blocks > .cms-wrapper .cms-content .cms-text.grid-cell {
          padding: 0 35px; }
          @media only screen and (min-width: 992px) {
            #favourites-page .wrapper .content.content-max .content-blocks > .cms-wrapper .cms-content .cms-text.grid-cell {
              padding: 0; } }
          #favourites-page .wrapper .content.content-max .content-blocks > .cms-wrapper .cms-content .cms-text.grid-cell a {
            padding: 0; }

body[class^='page-my'] .grid > .grid-wrapper,
body[class^='page-my'] .grid > .cms-content,
body[class^='page-my'] .cms-wrapper > .grid-wrapper,
body[class^='page-my'] .cms-wrapper > .cms-content {
  max-width: 850px; }

.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden; }

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
.btn {
  background: #e81e75;
  border: 0;
  display: flex;
  font-weight: 600;
  justify-content: center;
  min-height: 60px;
  min-width: 190px; }
  .btn:hover {
    background: #f178ac; }
  .btn:active, .btn:focus {
    background: #e81e75; }
    .btn:active:hover, .btn:focus:hover {
      background: #e81e75; }

.show-vacancies-button .button-container.align-left {
  justify-content: center; }

.btn-apply.btn:hover:hover {
  background: #f178ac; }

.btn.btn-pagination {
  border: 0; }
  .btn.btn-pagination:hover {
    background: #f178ac; }
  .btn.btn-pagination:active, .btn.btn-pagination:focus {
    background: #e81e75; }
    .btn.btn-pagination:active:hover, .btn.btn-pagination:focus:hover {
      background: #e81e75; }
  .btn.btn-pagination .link-icon {
    display: none; }

.btn.btn-back {
  display: flex; }
  .btn.btn-back:hover, .btn.btn-back:active, .btn.btn-back:focus {
    background: #f178ac; }
  .btn.btn-back .link-icon {
    display: none; }

.link-jobalert {
  height: 100%; }
  .link-jobalert a {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 100%; }
  .link-jobalert span {
    padding-left: 10px; }
  .link-jobalert svg {
    width: 20px; }

.header {
  align-items: center;
  display: flex;
  flex: 1 0 100%;
  flex-direction: column;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: stretch; }
  .header .header-container {
    flex: 1 0 100%;
    max-width: 1180px;
    padding: 0; }
  .header .header-wrapper {
    align-items: stretch;
    display: flex;
    flex: 1 0 0;
    justify-content: center;
    min-width: 100%; }
  @media only screen and (min-width: 1200px) {
    .header .header-quick-links {
      margin-left: auto; } }
  .header .link-jobalert:hover {
    font-weight: bold; }
    .header .link-jobalert:hover svg {
      transform: scale(1.1);
      transition: transform .1s ease-in; }
  .header .link-jobalert span {
    color: #fff; }
  .header.header-mobile {
    border-bottom: 3px solid #fabfc0; }
    .header.header-mobile .header-wrapper {
      box-sizing: border-box;
      height: 100%;
      padding-left: 15px;
      padding-right: 15px; }
    .header.header-mobile .header-container {
      justify-content: space-between; }
    .header.header-mobile .header-section {
      align-items: center;
      display: flex; }
    .header.header-mobile .header-logo {
      bottom: 0;
      left: calc(50% - 15px);
      position: absolute;
      top: 0; }
      .header.header-mobile .header-logo img {
        box-sizing: border-box;
        height: 18px; }
    .header.header-mobile .link-favourite-count {
      left: 0; }
    .header.header-mobile .link-favourite-text {
      display: none; }
    .header.header-mobile .quick-links {
      flex-direction: row-reverse; }
    .header.header-mobile .language-menu-wrapper {
      padding: 0; }
  .header.header-desktop .header-top {
    border-bottom: 5px solid #fabfc0;
    height: 100%;
    max-height: 40px; }
  .header.header-desktop .header-middle {
    background: #fff;
    height: 100%;
    max-height: 70px; }
  .header.header-desktop .header-wrapper {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px; }
  .header.header-desktop .header-container {
    display: flex;
    justify-content: space-between; }
  .header.header-desktop .header-section {
    align-items: center;
    display: flex;
    justify-content: stretch; }
    .header.header-desktop .header-section.header-menu {
      flex: 1; }
  .header.header-desktop .header-logo {
    align-items: center;
    display: flex; }
    .header.header-desktop .header-logo .logo {
      padding-right: 30px; }
    .header.header-desktop .header-logo img {
      box-sizing: content-box;
      height: 20px;
      width: 37px; }
  .header.header-desktop .quick-links {
    align-items: center; }
  .header.header-desktop .link-favourite-count {
    left: 10px; }
  .header.header-desktop .link-favourite-text {
    display: block; }

.menu.menu-desktop {
  flex: 1 0 auto;
  height: 100%; }
  .menu.menu-desktop ul {
    flex: 1 0 auto; }
    .menu.menu-desktop ul.menu-submenu {
      border-radius: 5px;
      font-size: 16px;
      margin-left: -20px;
      margin-top: -10px;
      min-width: calc(100% + (20px * 2)); }
      .menu.menu-desktop ul.menu-submenu li {
        position: relative; }
        .menu.menu-desktop ul.menu-submenu li:first-child {
          border-top-left-radius: 5px;
          border-top-right-radius: 5px; }
        .menu.menu-desktop ul.menu-submenu li:last-child {
          border-bottom-left-radius: 5px;
          border-bottom-right-radius: 5px; }
  .menu.menu-desktop .main-menu {
    flex: 1 0 100%;
    justify-content: space-between; }
    .menu.menu-desktop .main-menu > li:hover .menu-item {
      border-bottom: 3px solid #fabfc0;
      margin-bottom: 20px;
      padding-bottom: 0;
      transition: border 150ms ease-in-out, margin 150ms ease-in-out, padding 150ms ease-in-out; }
    .menu.menu-desktop .main-menu > li:hover.is-current .menu-item {
      border-bottom: 3px solid #e81e75; }
    .menu.menu-desktop .main-menu > li:hover.is-current .menu-dropdown .menu-submenu .menu-item {
      border-bottom: 0; }
    .menu.menu-desktop .main-menu > li.is-current .menu-item {
      border-bottom: 3px solid #e81e75;
      margin-bottom: 20px;
      padding-bottom: 0; }
    .menu.menu-desktop .main-menu > li:first-child .submenu-item {
      padding-left: 20px; }
    .menu.menu-desktop .main-menu > li:last-child .submenu-item {
      padding-right: 20px; }
    .menu.menu-desktop .main-menu > li .menu-item {
      font-weight: 600;
      padding-left: 0;
      padding-right: 0;
      text-transform: uppercase; }
      .menu.menu-desktop .main-menu > li .menu-item.submenu-item {
        font-weight: normal;
        padding-left: 20px;
        padding-right: 20px;
        text-transform: none; }
    .menu.menu-desktop .main-menu .menu-dropdown .menu-submenu li:hover {
      background: #e81e75; }
      .menu.menu-desktop .main-menu .menu-dropdown .menu-submenu li:hover:first-child {
        border-radius: 5px 5px 0 0; }
      .menu.menu-desktop .main-menu .menu-dropdown .menu-submenu li:hover:last-child {
        border-radius: 0 0 5px 5px; }
      .menu.menu-desktop .main-menu .menu-dropdown .menu-submenu li:hover .menu-item {
        color: #fff;
        font-weight: bold; }
    .menu.menu-desktop .main-menu .menu-dropdown .menu-submenu .menu-item {
      border-bottom: 0;
      margin-bottom: 0;
      padding: 10px 20px; }
  .menu.menu-desktop .menu-submenu {
    transform: translateY(-50%) scaleY(0);
    transition: transform 150ms ease-in-out, opacity 150ms ease-in-out;
    z-index: -1; }
    .menu.menu-desktop .menu-submenu.menu-hidden {
      display: flex;
      opacity: 0;
      transition: transform 150ms ease-in-out, height 150ms ease-in-out, opacity 150ms ease-in-out; }
  .menu.menu-desktop .menu-dropdown {
    position: relative; }
    .menu.menu-desktop .menu-dropdown:hover .menu-submenu {
      opacity: 1;
      transform: none;
      transition: transform 150ms ease-in-out, opacity 150ms ease-in-out;
      z-index: 1; }

.menu.menu-mobile {
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  padding-top: 43px;
  top: 0;
  width: 100%;
  z-index: 1999; }
  .menu.menu-mobile.is-open {
    background: rgba(0, 0, 0, 0.4);
    transition: all .2s ease 150ms; }
    .menu.menu-mobile.is-open .menu-body {
      left: 0;
      transition: all 250ms ease-out; }
    .menu.menu-mobile.is-open .menu-close {
      left: 12px; }
    .menu.menu-mobile.is-open .country-menu-button {
      font-size: 16px; }
      .menu.menu-mobile.is-open .country-menu-button svg {
        fill: #333; }
    .menu.menu-mobile.is-open .country-menu {
      font-size: 16px; }
      .menu.menu-mobile.is-open .country-menu.show {
        bottom: 60px;
        flex-direction: column;
        right: auto;
        top: auto;
        width: calc(100% - 30px); }
        .menu.menu-mobile.is-open .country-menu.show li:hover a .country-name, .menu.menu-mobile.is-open .country-menu.show li:active a .country-name, .menu.menu-mobile.is-open .country-menu.show li:focus a .country-name {
          color: #fff; }
  .menu.menu-mobile.is-closed {
    background: none;
    left: -100%; }
  .menu.menu-mobile .menu-header {
    background: none;
    border: 0;
    display: none;
    height: 0; }
    .menu.menu-mobile .menu-header .menu-back .arrow-icon.show {
      height: 24px; }
  .menu.menu-mobile .menu-close {
    background: #000;
    height: 18px;
    left: -24px;
    padding: 2px;
    position: fixed;
    top: 10px; }
  .menu.menu-mobile .menu-logo {
    display: none; }
  .menu.menu-mobile .menu-mobile-logo-image {
    box-sizing: border-box;
    display: flex;
    padding: 0 20px;
    width: auto; }
    .menu.menu-mobile .menu-mobile-logo-image img {
      height: 18px;
      margin-right: 20px; }
    .menu.menu-mobile .menu-mobile-logo-image:first-child {
      padding-left: 0; }
    .menu.menu-mobile .menu-mobile-logo-image:last-child {
      padding-right: 0; }
  .menu.menu-mobile .menu-body {
    height: 100%;
    left: -100%;
    max-width: 400px;
    min-width: 280px;
    position: relative;
    width: 90%; }
    .menu.menu-mobile .menu-body .menu-main {
      box-sizing: border-box;
      height: 100%;
      overflow: scroll;
      padding-bottom: 80px; }
    .menu.menu-mobile .menu-body .menu-medium {
      display: none; }
    .menu.menu-mobile .menu-body .menu-country-selector {
      background: #fdebeb;
      bottom: 0;
      max-width: 400px;
      min-width: 280px;
      position: fixed;
      width: 90%; }
      @media only screen and (min-width: 400px) {
        .menu.menu-mobile .menu-body .menu-country-selector {
          padding-bottom: 15px; } }
      .menu.menu-mobile .menu-body .menu-country-selector .country-menu-wrapper {
        justify-content: center; }
      .menu.menu-mobile .menu-body .menu-country-selector .country-menu.hide {
        display: none; }
      .menu.menu-mobile .menu-body .menu-country-selector .country-name {
        color: #333; }
      .menu.menu-mobile .menu-body .menu-country-selector .flag-container svg {
        fill: #333; }
  .menu.menu-mobile .menu-title {
    text-align: center;
    width: 100%; }
  .menu.menu-mobile .menu-item a {
    border-bottom: 1px solid #fddfe0;
    font-size: 16px;
    margin: 0 15px;
    padding: 20px calc(20px / 2);
    position: relative;
    text-transform: uppercase; }
    .menu.menu-mobile .menu-item a span {
      display: flex;
      justify-content: center;
      padding: 0 40px; }
  .menu.menu-mobile .menu-item.has-submenu.submenu-active .dropdown-icon {
    left: 20px;
    right: auto; }
  .menu.menu-mobile .menu-item.has-submenu.submenu-active > a {
    align-items: center;
    border: 0;
    display: flex;
    flex-direction: column; }
    .menu.menu-mobile .menu-item.has-submenu.submenu-active > a::after {
      background: #e81e75;
      bottom: 0;
      content: '';
      height: 2px;
      position: absolute;
      width: 100px; }
  .menu.menu-mobile .menu-item .dropdown-icon {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 0; }
    .menu.menu-mobile .menu-item .dropdown-icon svg {
      height: 20px; }
  .menu.menu-mobile .menu-submenu {
    background: #fdebeb; }
    .menu.menu-mobile .menu-submenu.menu-active {
      position: relative;
      top: 100%; }
    .menu.menu-mobile .menu-submenu .menu-item span {
      width: auto; }
  .menu.menu-mobile .menu-site-switch a {
    background: #e81e75;
    color: #fff; }
  .menu.menu-mobile .menu-site-switch .icon-container {
    display: none; }

.menu-item:hover,
.menu-dropdown > a:hover {
  text-decoration: none; }

.menu-toggle {
  margin-right: 20px; }

.menu-toggle.open {
  height: 18px;
  margin-right: 22px;
  width: 18px; }

.language-menu-wrapper,
.country-menu-wrapper {
  padding: 0; }
  .language-menu-wrapper .flag-container,
  .country-menu-wrapper .flag-container {
    display: none; }
  .language-menu-wrapper .language-menu-button:hover,
  .language-menu-wrapper .country-menu-button:hover,
  .country-menu-wrapper .language-menu-button:hover,
  .country-menu-wrapper .country-menu-button:hover {
    cursor: pointer;
    font-weight: bold; }
  .language-menu-wrapper .language-menu-button .language-name,
  .language-menu-wrapper .country-menu-button .language-name,
  .country-menu-wrapper .language-menu-button .language-name,
  .country-menu-wrapper .country-menu-button .language-name {
    color: #fff; }
  .language-menu-wrapper .language-menu-button a,
  .language-menu-wrapper .country-menu-button a,
  .country-menu-wrapper .language-menu-button a,
  .country-menu-wrapper .country-menu-button a {
    padding-right: 5px; }
  .language-menu-wrapper .language-menu.show,
  .language-menu-wrapper .country-menu.show,
  .country-menu-wrapper .language-menu.show,
  .country-menu-wrapper .country-menu.show {
    left: auto;
    min-width: 50px;
    right: 0;
    width: auto; }
    .language-menu-wrapper .language-menu.show li,
    .language-menu-wrapper .country-menu.show li,
    .country-menu-wrapper .language-menu.show li,
    .country-menu-wrapper .country-menu.show li {
      padding: 0; }
      .language-menu-wrapper .language-menu.show li:first-child,
      .language-menu-wrapper .country-menu.show li:first-child,
      .country-menu-wrapper .language-menu.show li:first-child,
      .country-menu-wrapper .country-menu.show li:first-child {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px; }
      .language-menu-wrapper .language-menu.show li:last-child,
      .language-menu-wrapper .country-menu.show li:last-child,
      .country-menu-wrapper .language-menu.show li:last-child,
      .country-menu-wrapper .country-menu.show li:last-child {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px; }
      .language-menu-wrapper .language-menu.show li a,
      .language-menu-wrapper .country-menu.show li a,
      .country-menu-wrapper .language-menu.show li a,
      .country-menu-wrapper .country-menu.show li a {
        display: flex;
        justify-content: flex-start;
        padding: 5px 20px;
        width: 100%; }
        .language-menu-wrapper .language-menu.show li a span,
        .language-menu-wrapper .country-menu.show li a span,
        .country-menu-wrapper .language-menu.show li a span,
        .country-menu-wrapper .country-menu.show li a span {
          text-align: left; }
  .language-menu-wrapper .country-menu.show,
  .country-menu-wrapper .country-menu.show {
    min-width: 150px; }

.footer-top {
  margin-bottom: 15px;
  padding-top: 10px; }
  @media only screen and (min-width: 768px) {
    .footer-top {
      margin-bottom: 80px;
      padding-top: 20px; } }
  .footer-top.footer-wrapper {
    padding-left: 15px;
    padding-right: 15px; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .footer-top.footer-wrapper {
        display: block; } }
  .footer-top .footer-container {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    padding: 0; }
    @media only screen and (min-width: 768px) {
      .footer-top .footer-container {
        padding-left: 20px; } }
  .footer-top .footer-job-alert-background {
    align-items: center;
    background: #fabfc0;
    border-radius: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .footer-top .footer-job-alert-background {
        border-radius: 5px;
        flex-direction: row; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .footer-top .footer-job-alert-background {
        margin-right: 20px; } }
  @media only screen and (-ms-high-contrast: active) and (min-width: 992px), only screen and (-ms-high-contrast: none) and (min-width: 992px) {
    .footer-top .footer-job-alert-background {
      margin-right: 0; } }
  @media only screen and (min-width: 768px) {
    .footer-top .footer-section {
      flex-basis: 50%;
      max-width: 50%;
      transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out; } }
  .footer-top .footer-image-container {
    background: none;
    box-sizing: border-box;
    height: 270px;
    margin-top: -10px;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .footer-top .footer-image-container {
        height: 300px;
        margin-left: -20px;
        margin-top: -20px;
        padding-bottom: 20px;
        padding-left: 0;
        padding-right: 0; } }
    .footer-top .footer-image-container .image-container {
      border-radius: 5px;
      height: 100%;
      overflow: hidden; }
    .footer-top .footer-image-container img {
      height: 100%;
      object-fit: cover;
      object-position: center;
      width: 100%; }
  .footer-top .footer-job-alert-container {
    box-sizing: border-box;
    padding: 10px;
    padding-top: 0;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .footer-top .footer-job-alert-container {
        padding-bottom: 20px; } }
  @media only screen and (min-width: 768px) {
    .footer-top .footer-job-alert {
      box-sizing: border-box;
      padding-right: 20px; } }
  .footer-top .footer-job-alert-intro {
    padding-bottom: 20px; }
    .footer-top .footer-job-alert-intro .cms-subtitle {
      padding: 0;
      padding-bottom: 10px; }
  .footer-top .footer-job-alert-form {
    display: flex;
    flex-direction: column; }
    @media only screen and (min-width: 992px) {
      .footer-top .footer-job-alert-form {
        align-items: center;
        flex-direction: row;
        margin: 0 auto;
        max-width: 450px; } }
    .footer-top .footer-job-alert-form input {
      flex: 1;
      margin-bottom: 10px; }
      @media only screen and (min-width: 992px) {
        .footer-top .footer-job-alert-form input {
          border-radius: 5px 0 0 5px;
          margin: 0; }
          .footer-top .footer-job-alert-form input:focus {
            border-right: 0; } }
    @media only screen and (min-width: 992px) {
      .footer-top .footer-job-alert-form .job-alert-button {
        border-radius: 0 5px 5px 0; } }

.footer-bottom .footer-section {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .footer-bottom .footer-section {
      width: auto; } }

.footer-bottom .footer-container {
  align-items: center;
  flex-direction: column;
  text-align: center; }
  @media only screen and (min-width: 1200px) {
    .footer-bottom .footer-container {
      align-items: flex-start;
      flex-direction: row;
      text-align: left; } }

.footer-bottom .subtitle {
  color: #e81e75;
  font-family: "Manus";
  font-weight: normal;
  line-height: 1em; }

.footer-bottom .footer-logo-section {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    .footer-bottom .footer-logo-section {
      flex-direction: row; } }
  @media only screen and (min-width: 1200px) {
    .footer-bottom .footer-logo-section {
      align-items: flex-start; } }

.footer-bottom .footer-logo {
  height: 40px;
  padding-bottom: 20px;
  padding-right: 0;
  width: 70px; }
  @media only screen and (min-width: 768px) {
    .footer-bottom .footer-logo {
      height: 50px;
      padding-bottom: 0;
      padding-right: 40px;
      width: 80px; } }

.footer-bottom .footer-text-container {
  padding-bottom: 0; }
  .footer-bottom .footer-text-container .link {
    display: block;
    font-family: "ProximaNova-Semibold";
    font-size: 18px;
    padding-bottom: 0; }

.footer-bottom .footer-social-section {
  display: flex;
  justify-content: center; }
  @media only screen and (min-width: 768px) {
    .footer-bottom .footer-social-section {
      display: block; } }

.footer-bottom .footer-social-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding-bottom: 40px;
  width: 296px; }
  @media only screen and (min-width: 768px) {
    .footer-bottom .footer-social-icons {
      flex-wrap: nowrap;
      width: auto; } }
  @media only screen and (min-width: 1200px) {
    .footer-bottom .footer-social-icons {
      padding-bottom: 0; } }
  .footer-bottom .footer-social-icons .link-social {
    margin: 0 20px 20px; }
    @media only screen and (min-width: 1200px) {
      .footer-bottom .footer-social-icons .link-social {
        margin: 0 10px 10px; } }
    .footer-bottom .footer-social-icons .link-social .link-icon {
      height: 34px;
      padding: 8px;
      width: 34px; }

.footer-bottom .footer-nav {
  padding-bottom: 40px; }
  @media only screen and (min-width: 1200px) {
    .footer-bottom .footer-nav {
      padding: 0; } }
  .footer-bottom .footer-nav a:hover {
    font-weight: bold;
    text-decoration: none; }

.grid-slider .grid-wrapper .grid-container {
  width: 100%; }

.grid-slider .grid-slider-controller {
  padding-top: 30px; }

.grid-slider .media-block-controller {
  min-width: 290px; }
  .grid-slider .media-block-controller .media-block-controller-container {
    align-items: center; }

.grid-slider .grid-slider-control {
  background: #fcd9d9; }
  .grid-slider .grid-slider-control:first-child, .grid-slider .grid-slider-control:last-child {
    background: #666; }
    .grid-slider .grid-slider-control:first-child:hover, .grid-slider .grid-slider-control:last-child:hover {
      background-color: #e81e75;
      border: 1px solid #e81e75; }
    .grid-slider .grid-slider-control:first-child.active, .grid-slider .grid-slider-control:last-child.active {
      background: #e81e75; }
  .grid-slider .grid-slider-control.active {
    height: 18px;
    width: 18px; }

.grid-vacancy {
  display: flex;
  margin: 0 auto;
  max-width: 980px; }
  .grid-vacancy .grid-cell {
    flex: 1 0 50%;
    overflow: visible;
    padding-bottom: 20px !important;
    width: 100%; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .grid-vacancy .grid-cell {
        flex-basis: 100%; } }
  @media only screen and (-ms-high-contrast: active) and (min-width: 768px), only screen and (-ms-high-contrast: none) and (min-width: 768px) {
    .grid-vacancy .grid-cell {
      flex-basis: calc((100% / 3) - (40px / 3)); } }
    .grid-vacancy .grid-cell .vacancy-item-container {
      overflow: visible; }

.text-block .cms-content {
  margin: 0 auto;
  max-width: 980px; }

h2 {
  line-height: .94; }

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

.cms-intro {
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 80px;
  max-width: 700px;
  padding-bottom: 0;
  text-align: center; }

.banner,
.banner-wrapper {
  min-height: 340px; }
  @media only screen and (min-width: 768px) {
    .banner,
    .banner-wrapper {
      min-height: 390px; } }

.banner {
  margin: 15px;
  margin-bottom: 40px;
  max-width: 1180px; }
  @media only screen and (min-width: 1200px) {
    .banner {
      margin: 0 auto;
      margin-bottom: 80px;
      margin-top: 0; } }
  .banner .banner-background {
    border-radius: 5px;
    overflow: hidden; }
  .banner .banner-wrapper {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    flex-basis: 100%;
    padding: 0; }
  .banner .banner-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%; }
  .banner .cms-group {
    display: flex;
    flex-basis: 100%;
    flex-direction: column-reverse;
    padding-top: 100px; }
    @media only screen and (min-width: 768px) {
      .banner .cms-group {
        padding-top: 200px; } }
  .banner .cms-wrapper {
    flex: auto; }
    .banner .cms-wrapper.subtitle-block {
      z-index: 2; }
  .banner .cms-title {
    color: #fff;
    font-size: 42px;
    font-weight: bold;
    letter-spacing: normal;
    line-height: .82; }
    @media only screen and (min-width: 768px) {
      .banner .cms-title {
        font-size: 80px; } }
  .banner .highlighted-text {
    color: #e81e75;
    font-family: "Manus";
    font-size: 45px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: .61;
    padding-bottom: 0;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .banner .highlighted-text {
        font-size: 65px;
        letter-spacing: 1.5px; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .banner .highlighted-text {
        max-width: 700px; } }
  .banner .arrow-scroll {
    display: none; }

.banner-search.banner {
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .banner-search.banner {
      margin-bottom: 40px; } }
  .banner-search.banner .cms-group {
    align-items: center;
    flex-direction: column; }
    @media only screen and (min-width: 768px) {
      .banner-search.banner .cms-group {
        padding-top: 100px; } }
  .banner-search.banner .media {
    background: none;
    box-sizing: border-box;
    margin-bottom: 40px;
    max-width: 520px;
    padding: 0 20px;
    width: 100%; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .banner-search.banner .media {
        height: 100px; } }

.banner-search .vacancy-search {
  box-sizing: border-box;
  padding: 0 10px;
  padding-bottom: 10px;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .banner-search .vacancy-search {
      max-width: 780px; } }
  .banner-search .vacancy-search input {
    border: 1px solid #fff; }
  .banner-search .vacancy-search .form-container {
    display: flex;
    flex-direction: column;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .banner-search .vacancy-search .form-container {
        flex-flow: row nowrap;
        width: 100%; }
        .banner-search .vacancy-search .form-container .form-fieldset {
          flex: 1; } }
    .banner-search .vacancy-search .form-container .input-search {
      height: 60px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .banner-search .vacancy-search .form-container .input-search::placeholder {
        color: #333;
        font-size: 16px; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .banner-search .vacancy-search .form-container .input-search::-ms-clear {
          display: none; } }
    .banner-search .vacancy-search .form-container .form-full-text-search {
      background: #fff;
      border-radius: 5px 5px 0 0;
      height: 60px;
      padding: 0 10px; }
      @media only screen and (min-width: 768px) {
        .banner-search .vacancy-search .form-container .form-full-text-search {
          border-radius: 5px 0 0 5px; } }
      .banner-search .vacancy-search .form-container .form-full-text-search .input-search {
        border-bottom: 1px solid #666;
        border-radius: 0;
        padding: 0 10px; }
        @media only screen and (min-width: 768px) {
          .banner-search .vacancy-search .form-container .form-full-text-search .input-search {
            border-bottom: 0; } }
    .banner-search .vacancy-search .form-container .form-full-text-search .autocomplete-open .autocomplete-container {
      background: #fdebeb;
      border-radius: 5px;
      margin-top: 10px;
      text-align: center;
      white-space: normal;
      word-break: break-word; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .banner-search .vacancy-search .form-container .form-full-text-search .autocomplete-open .autocomplete-container {
          word-break: break-all; } }
      .banner-search .vacancy-search .form-container .form-full-text-search .autocomplete-open .autocomplete-container .autocomplete-suggestions:first-child li:first-child {
        border-radius: 5px 5px 0 0; }
      .banner-search .vacancy-search .form-container .form-full-text-search .autocomplete-open .autocomplete-container .autocomplete-suggestions:last-child li:last-child {
        border-radius: 0 0 5px 5px; }
      .banner-search .vacancy-search .form-container .form-full-text-search .autocomplete-open .autocomplete-container .autocomplete-suggestions li:hover {
        background: #e81e75; }
        .banner-search .vacancy-search .form-container .form-full-text-search .autocomplete-open .autocomplete-container .autocomplete-suggestions li:hover .autocomplete-item {
          color: #fff;
          font-weight: bold; }
      .banner-search .vacancy-search .form-container .form-full-text-search .autocomplete-open .autocomplete-container .autocomplete-suggestions li.autocomplete-heading {
        background: #fff;
        padding: 15px 20px;
        text-transform: capitalize; }
    .banner-search .vacancy-search .form-container .form-full-text-search .autocomplete-open .autocomplete-item {
      padding: 15px 20px; }
    .banner-search .vacancy-search .form-container .form-location-search {
      background: #fff;
      box-sizing: border-box;
      max-height: 60px;
      padding: 0 10px; }
      @media only screen and (min-width: 768px) {
        .banner-search .vacancy-search .form-container .form-location-search {
          padding: 10px 0; } }
      .banner-search .vacancy-search .form-container .form-location-search .location-picker {
        position: relative; }
        .banner-search .vacancy-search .form-container .form-location-search .location-picker .autocomplete.has-value .autocomplete-suggestions li:first-child .location-picker-suggestion {
          border-radius: 5px 5px 0 0; }
        .banner-search .vacancy-search .form-container .form-location-search .location-picker .autocomplete.has-value .autocomplete-suggestions li:last-child .autocomplete-item {
          border-bottom-left-radius: 5px;
          border-bottom-right-radius: 5px; }
        .banner-search .vacancy-search .form-container .form-location-search .location-picker .autocomplete-container {
          background: #fdebeb;
          border-radius: 5px;
          margin-top: 10px; }
          @media only screen and (min-width: 768px) {
            .banner-search .vacancy-search .form-container .form-location-search .location-picker .autocomplete-container {
              left: 10px;
              margin-top: 20px;
              width: calc(100% - 20px); } }
          .banner-search .vacancy-search .form-container .form-location-search .location-picker .autocomplete-container .autocomplete-item {
            font-weight: normal;
            padding: 15px 20px; }
            .banner-search .vacancy-search .form-container .form-location-search .location-picker .autocomplete-container .autocomplete-item:hover {
              background: #e81e75;
              color: #fff;
              font-weight: bold; }
          .banner-search .vacancy-search .form-container .form-location-search .location-picker .autocomplete-container .location-picker-suggestion {
            border-radius: 5px;
            display: flex;
            flex-direction: row;
            justify-content: flex-start; }
            .banner-search .vacancy-search .form-container .form-location-search .location-picker .autocomplete-container .location-picker-suggestion:hover .link-text {
              font-weight: bold; }
            .banner-search .vacancy-search .form-container .form-location-search .location-picker .autocomplete-container .location-picker-suggestion:hover .link-icon svg {
              fill: #fff; }
          .banner-search .vacancy-search .form-container .form-location-search .location-picker .autocomplete-container .link-icon {
            display: inline-block;
            height: 20px;
            margin-right: 20px;
            padding-top: 0;
            width: 20px; }
            .banner-search .vacancy-search .form-container .form-location-search .location-picker .autocomplete-container .link-icon svg {
              fill: #e81e75; }
          .banner-search .vacancy-search .form-container .form-location-search .location-picker .autocomplete-container .link-text {
            font-weight: normal; }
        .banner-search .vacancy-search .form-container .form-location-search .location-picker .link-icon {
          display: none; }
        .banner-search .vacancy-search .form-container .form-location-search .location-picker .input-search {
          border-radius: 0;
          height: 60px;
          min-height: 40px;
          padding: 0 10px; }
          @media only screen and (min-width: 768px) {
            .banner-search .vacancy-search .form-container .form-location-search .location-picker .input-search {
              border-left: 1px solid #666;
              height: 100%;
              padding-left: 20px; } }
    .banner-search .vacancy-search .form-container a:hover {
      text-decoration: none; }
    .banner-search .vacancy-search .form-container a:focus {
      outline: none; }
    .banner-search .vacancy-search .form-container .loader-icon {
      box-sizing: border-box;
      height: 100%;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      width: 50px; }
      .banner-search .vacancy-search .form-container .loader-icon svg {
        fill: #e81e75; }
    .banner-search .vacancy-search .form-container .form-filter-search {
      display: none; }
    .banner-search .vacancy-search .form-container .btn-submit {
      border-radius: 0 0 5px 5px;
      height: 60px;
      justify-content: center; }
      @media only screen and (min-width: 768px) {
        .banner-search .vacancy-search .form-container .btn-submit {
          border-radius: 0 5px 5px 0; } }
      .banner-search .vacancy-search .form-container .btn-submit .btn-icon {
        display: none; }

.banner-video.banner {
  margin-bottom: 80px;
  transition: height 250ms ease-in-out; }
  .banner-video.banner.banner-search {
    height: calc(100vh - 75px);
    min-height: 460px; }
    @media only screen and (min-width: 1200px) {
      .banner-video.banner.banner-search {
        height: calc(100vh - 130px);
        margin-top: 0; } }
  .banner-video.banner .banner-container {
    align-items: flex-start;
    margin-top: 20%; }
    @media only screen and (min-width: 768px) {
      .banner-video.banner .banner-container {
        align-items: flex-end;
        margin-top: 0; } }
  @media only screen and (min-width: 768px) {
    .banner-video.banner .cms-group {
      padding-bottom: 100px; } }
  .banner-video.banner .media {
    margin-bottom: 0;
    padding-bottom: 8%; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .banner-video.banner .media {
        height: 150px;
        padding-bottom: 50px; } }
  .banner-video.banner .vacancy-search {
    bottom: 0;
    position: absolute; }
    @media only screen and (min-width: 768px) {
      .banner-video.banner .vacancy-search {
        position: relative; } }
  .banner-video.banner .arrow-scroll {
    animation: bounce 1s infinite; }
    @media only screen and (min-width: 768px) {
      .banner-video.banner .arrow-scroll {
        bottom: 10px;
        display: block;
        height: 25px;
        position: absolute;
        width: 25px; } }
  @media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
    .banner-video.banner .arrow-scroll {
      left: calc(50% - 12.5px); } }
    @media only screen and (min-width: 768px) {
        .banner-video.banner .arrow-scroll svg {
          fill: #fff; } }

.banner-video .background-video {
  display: none; }
  @media only screen and (min-width: 768px) {
    .banner-video .background-video {
      display: block;
      min-height: 100%;
      object-fit: cover;
      object-position: center;
      position: absolute;
      top: 0;
      width: 100%; } }

@media only screen and (min-width: 768px) and (-ms-high-contrast: active) and (min-height: 850px), only screen and (min-width: 768px) and (-ms-high-contrast: none) and (min-height: 850px) {
  .banner-video .background-video {
    height: 100%;
    width: auto; } }

@media only screen and (min-width: 768px) and (-ms-high-contrast: active) and (max-height: 851px), only screen and (min-width: 768px) and (-ms-high-contrast: none) and (max-height: 851px) {
  .banner-video .background-video {
    height: auto;
    width: 100%; } }

.react-breadcrumbs-container {
  display: none; }

.filter-container .filter {
  padding-right: 10px; }
  .filter-container .filter.open {
    padding-bottom: 20px; }
    .filter-container .filter.open .link-icon svg {
      transform: rotate(180deg);
      transition: transform 150ms ease-in-out; }
  .filter-container .filter .btn {
    height: auto; }
    .filter-container .filter .btn.btn-dropdown .link-icon svg {
      display: inline-block;
      fill: #333;
      height: 24px; }
    .filter-container .filter .btn.btn-dropdown:hover {
      background: transparent;
      border-color: #fff;
      color: #333; }
      .filter-container .filter .btn.btn-dropdown:hover svg {
        fill: #333; }
  .filter-container .filter .checkbox {
    margin: 0;
    padding-bottom: 10px;
    padding-left: 0;
    padding-top: 10px; }
    .filter-container .filter .checkbox:last-child {
      padding-bottom: 0; }
    .filter-container .filter .checkbox.checked .filter-count {
      color: inherit; }
    .filter-container .filter .checkbox.checked .checkbox-container {
      background: #000; }
      .filter-container .filter .checkbox.checked .checkbox-container::before {
        background: #fff;
        border-radius: 50%;
        content: '';
        height: 6px;
        position: absolute;
        width: 6px; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .filter-container .filter .checkbox.checked .checkbox-container::before {
            left: 18px;
            top: 19px; } }
    .filter-container .filter .checkbox label > span {
      padding: 0; }

.vacancy-form {
  margin-bottom: 40px;
  padding: 0 15px; }
  @media only screen and (min-width: 1200px) {
    .vacancy-form {
      margin-bottom: 80px; } }
  .vacancy-form .cms-wrapper {
    margin: 0 auto;
    max-width: 1180px;
    padding: 0; }
  .vacancy-form .default-form {
    background: #fcd9d9;
    border-radius: 5px;
    padding-top: 50px; }
    .vacancy-form .default-form.Form_form input {
      border: 1px solid #fff; }
    .vacancy-form .default-form.contact-form-container {
      max-width: 100%;
      padding: 20px;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .vacancy-form .default-form.contact-form-container {
          padding: 50px 40px; } }
    .vacancy-form .default-form .field-list {
      display: flex;
      flex-direction: column; }
    .vacancy-form .default-form .field-list-group {
      flex-direction: column; }
      .vacancy-form .default-form .field-list-group.field-list-group-agreeavw {
        margin-top: 20px; }
      .vacancy-form .default-form .field-list-group .field-list-label {
        margin-bottom: 0; }
      .vacancy-form .default-form .field-list-group dd,
      .vacancy-form .default-form .field-list-group dl {
        margin: 0; }
      .vacancy-form .default-form .field-list-group textarea {
        min-width: auto;
        width: 100%; }
      .vacancy-form .default-form .field-list-group input:hover, .vacancy-form .default-form .field-list-group input:active, .vacancy-form .default-form .field-list-group input:focus,
      .vacancy-form .default-form .field-list-group textarea:hover,
      .vacancy-form .default-form .field-list-group textarea:active,
      .vacancy-form .default-form .field-list-group textarea:focus {
        border: 1px solid #ed4b91;
        outline: none; }
      .vacancy-form .default-form .field-list-group .Form_error .error-message {
        display: none; }
      .vacancy-form .default-form .field-list-group .Form_error input,
      .vacancy-form .default-form .field-list-group .Form_error textarea {
        border: 1px solid #e81e75; }
        .vacancy-form .default-form .field-list-group .Form_error input::placeholder,
        .vacancy-form .default-form .field-list-group .Form_error textarea::placeholder {
          color: #e81e75; }
      .vacancy-form .default-form .field-list-group .Form_error .checkbox-container {
        border: 1px solid #e81e75; }
    .vacancy-form .default-form .check-field.checked .checkbox-container {
      background: #000; }
      .vacancy-form .default-form .check-field.checked .checkbox-container::before {
        background: #fff;
        border-radius: 50%;
        content: '';
        height: 6px;
        position: absolute;
        width: 6px; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .vacancy-form .default-form .check-field.checked .checkbox-container::before {
            left: 5px;
            top: 8px; } }
    .vacancy-form .default-form .check-field .checkbox-container {
      border-radius: 50%;
      height: 14px;
      width: 14px; }
    .vacancy-form .default-form .btn {
      min-width: 100%; }
      @media only screen and (min-width: 568px) {
        .vacancy-form .default-form .btn {
          min-width: 190px; } }
    @media only screen and (min-width: 768px) {
      .vacancy-form .default-form .field-list-group,
      .vacancy-form .default-form .field-list-form-button {
        max-width: calc(50% - 20px); }
      .vacancy-form .default-form .field-list-group-message {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%; }
        .vacancy-form .default-form .field-list-group-message textarea {
          min-height: 259px; }
      .vacancy-form .default-form .field-list-group-agreeavw,
      .vacancy-form .default-form .field-list-form-button {
        align-self: flex-end;
        width: 100%; } }

@media only screen and (min-width: 1030px) {
  .modal .modal-container {
    max-width: 750px; } }

.modal .modal-content {
  box-shadow: 2px 2px 10px 0 rgba(128, 128, 128, 0.4);
  margin: 20px; }
  .modal .modal-content.content {
    overflow: hidden; }
  .modal .modal-content .modal-logo {
    display: none;
    padding-right: 20px; }
    .modal .modal-content .modal-logo img {
      height: 28px; }
  .modal .modal-content .modal-title {
    color: #fff;
    font-weight: bold; }
  .modal .modal-content .modal-close .close svg {
    fill: #fff; }
  .modal .modal-content .default-form {
    border: 0;
    padding: 30px 15px; }
    @media only screen and (min-width: 400px) {
      .modal .modal-content .default-form {
        padding: 30px; } }
    @media only screen and (min-width: 1030px) {
      .modal .modal-content .default-form input {
        max-width: auto;
        width: 100%; } }
    .modal .modal-content .default-form .form-privacy {
      display: none; }
  .modal .modal-content .modal-body .check-list {
    position: relative; }
    .modal .modal-content .modal-body .check-list.checked::before {
      background: #000; }
    .modal .modal-content .modal-body .check-list.checked label::before {
      background: #fff;
      border-radius: 2px;
      content: '';
      height: 6px;
      left: 5px;
      position: absolute;
      top: 20px;
      width: 6px; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .modal .modal-content .modal-body .check-list.checked label::before {
          left: 5px;
          top: 20px; } }
    .modal .modal-content .modal-body .check-list::before {
      border: 1px solid #333;
      border-radius: 5px;
      content: '';
      height: 14px;
      left: 0;
      margin-right: 20px;
      position: absolute;
      top: 15px;
      width: 14px; }
  .modal .modal-content .modal-body dl dt input,
  .modal .modal-content .modal-body dl dt select,
  .modal .modal-content .modal-body dl dd input,
  .modal .modal-content .modal-body dl dd select {
    background-color: #fff;
    border-radius: 5px;
    color: #333;
    max-width: 350px; }
  .modal .modal-content .modal-body dl dt input[type='checkbox'],
  .modal .modal-content .modal-body dl dd input[type='checkbox'] {
    display: none; }
  .modal .modal-content .modal-body dl dt .select-field,
  .modal .modal-content .modal-body dl dd .select-field {
    align-items: center;
    border: 1px solid #fbcccd;
    border-radius: 5px;
    display: flex;
    flex-wrap: nowrap;
    max-width: 350px;
    position: relative;
    width: 100%; }
    .modal .modal-content .modal-body dl dt .select-field:hover, .modal .modal-content .modal-body dl dt .select-field:active, .modal .modal-content .modal-body dl dt .select-field.focus,
    .modal .modal-content .modal-body dl dd .select-field:hover,
    .modal .modal-content .modal-body dl dd .select-field:active,
    .modal .modal-content .modal-body dl dd .select-field.focus {
      border: 1px solid #f178ac; }
    .modal .modal-content .modal-body dl dt .select-field select,
    .modal .modal-content .modal-body dl dd .select-field select {
      background: transparent;
      outline: none;
      z-index: 1; }
      .modal .modal-content .modal-body dl dt .select-field select.active, .modal .modal-content .modal-body dl dt .select-field select.focus,
      .modal .modal-content .modal-body dl dd .select-field select.active,
      .modal .modal-content .modal-body dl dd .select-field select.focus {
        border: 0;
        outline: none !important; }
    .modal .modal-content .modal-body dl dt .select-field .link-icon,
    .modal .modal-content .modal-body dl dd .select-field .link-icon {
      height: 24px;
      margin-right: 10px;
      padding: 0;
      position: absolute;
      right: 0;
      width: 24px; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .modal .modal-content .modal-body dl dt .select-field .link-icon,
        .modal .modal-content .modal-body dl dd .select-field .link-icon {
          top: 10px; } }
  .modal .modal-content .modal-body dl dt select,
  .modal .modal-content .modal-body dl dd select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: ''; }
    .modal .modal-content .modal-body dl dt select::-ms-expand,
    .modal .modal-content .modal-body dl dd select::-ms-expand {
      display: none; }
  .modal .modal-content .modal-body dl dt label,
  .modal .modal-content .modal-body dl dt label pre,
  .modal .modal-content .modal-body dl dd label,
  .modal .modal-content .modal-body dl dd label pre {
    color: #333; }
  .modal .modal-content .modal-body dl dt .btn.btn-submit,
  .modal .modal-content .modal-body dl dd .btn.btn-submit {
    max-width: 100%;
    white-space: normal;
    word-break: keep-all; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .modal .modal-content .modal-body dl dt .btn.btn-submit,
      .modal .modal-content .modal-body dl dd .btn.btn-submit {
        min-height: auto; } }
  .modal .modal-content .modal-body .field-list .field-list-radio {
    align-items: center;
    display: flex;
    flex-direction: row; }
    .modal .modal-content .modal-body .field-list .field-list-radio:before {
      border: 1px solid #333;
      border-radius: 50%;
      content: '';
      height: 14px;
      left: 0;
      margin-right: 20px;
      position: absolute;
      width: 14px; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .modal .modal-content .modal-body .field-list .field-list-radio:before {
          left: 0;
          top: 14px; } }
    .modal .modal-content .modal-body .field-list .field-list-radio.checked:before {
      background: #333; }
    .modal .modal-content .modal-body .field-list .field-list-radio.checked:after {
      background: #fff;
      border-radius: 50%;
      content: '';
      height: 6px;
      left: 5px;
      position: absolute;
      width: 6px; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .modal .modal-content .modal-body .field-list .field-list-radio.checked:after {
          top: 18px; } }
    .modal .modal-content .modal-body .field-list .field-list-radio input {
      display: none; }
  .modal .modal-content .modal-body .form-subtitle a {
    color: #e81e75;
    font-weight: bold; }
    .modal .modal-content .modal-body .form-subtitle a:hover {
      color: #f178ac;
      text-decoration: none; }
  .modal .modal-content .modal-body input {
    border: 1px solid #fbcccd; }
    .modal .modal-content .modal-body input:hover {
      border: 1px solid #f178ac; }
  .modal .modal-content .modal-body .Form_error .error-message {
    display: none; }
  .modal .modal-content .modal-body .Form_error input,
  .modal .modal-content .modal-body .Form_error textarea {
    border: 1px solid #e81e75; }
    .modal .modal-content .modal-body .Form_error input::placeholder,
    .modal .modal-content .modal-body .Form_error textarea::placeholder {
      color: #e81e75; }

.modal .checkbox-container {
  display: none; }

.checkbox-container {
  align-items: center;
  background-color: #fff;
  border: 1px solid #a5a6a9;
  border-radius: 5px;
  display: flex;
  height: 12px;
  justify-content: center;
  margin-right: 10px;
  width: 12px; }

input::-ms-clear {
  display: none; }

.share-vacancy-wrapper {
  padding: 40px 20px; }
  .share-vacancy-wrapper .social-share-icons {
    display: flex;
    justify-content: space-around; }
  .share-vacancy-wrapper .link-social:hover svg {
    fill: #fff; }
  .share-vacancy-wrapper .link-social .link-icon {
    height: 40px;
    padding: 10px;
    width: 40px; }

.quick-links .quick-link {
  margin: 0;
  margin-left: 20px; }
  .quick-links .quick-link.quick-profile {
    display: none; }

.quick-links .quick-favourite {
  margin-left: 20px;
  order: 1; }

.quick-links .quick-country {
  display: none;
  order: 3; }
  @media only screen and (min-width: 768px) {
    .quick-links .quick-country {
      display: flex; } }
  @media only screen and (min-width: 1200px) {
    .quick-links .quick-country {
      order: 2; } }

.quick-links .quick-language {
  order: 2; }
  @media only screen and (min-width: 1200px) {
    .quick-links .quick-language {
      order: 3; } }

.quick-links .link-favourite {
  align-self: flex-start;
  margin-right: 0; }
  .quick-links .link-favourite:hover .link-favourite-icon {
    animation: heart-beat 1s infinite; }
  .quick-links .link-favourite:hover svg {
    fill: #fcd9d9; }
  .quick-links .link-favourite .link-favourite-icon {
    margin: 0;
    top: 0; }
    @media only screen and (min-width: 1200px) {
      .quick-links .link-favourite .link-favourite-icon {
        margin: 0 10px; } }
  .quick-links .link-favourite .link-favourite-count {
    bottom: 0;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    line-height: 1;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 1px;
    width: 20px; }

.vacancies .content-layout {
  margin: 0 auto 80px;
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (min-width: 768px) {
    .vacancies .content-layout {
      padding-left: 20px;
      padding-right: 20px; }
      .vacancies .content-layout .content-main > div {
        margin-top: -5px; } }

.vacancies .vacancy-pagination {
  display: flex;
  justify-content: center; }
  .vacancies .vacancy-pagination .btn-pagination {
    display: flex; }

.vacancies-top-bar {
  flex-direction: column-reverse;
  justify-content: flex-end;
  margin-top: -25px;
  padding-bottom: 20px;
  padding-top: 20px; }
  @media only screen and (min-width: 400px) {
    .vacancies-top-bar {
      flex-direction: row;
      flex-wrap: nowrap;
      padding-bottom: 30px; } }
  @media only screen and (min-width: 992px) {
    .vacancies-top-bar {
      padding-top: 0; } }
  .vacancies-top-bar .filter-selection {
    padding: 0; }
    .vacancies-top-bar .filter-selection .tag-container {
      justify-content: flex-start;
      padding-left: 0; }
      .vacancies-top-bar .filter-selection .tag-container > span {
        color: #333333; }
      .vacancies-top-bar .filter-selection .tag-container .tag {
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        border-radius: 5px;
        hyphens: auto;
        margin: 10px 10px 0 0;
        padding: .75em 1em;
        white-space: normal;
        word-break: break-all; }
        .vacancies-top-bar .filter-selection .tag-container .tag span {
          font-size: 16px; }
        .vacancies-top-bar .filter-selection .tag-container .tag .link-icon i {
          font-size: 18px; }
          @media only screen and (min-width: 768px) {
            .vacancies-top-bar .filter-selection .tag-container .tag .link-icon i {
              font-size: 15px; } }
        .vacancies-top-bar .filter-selection .tag-container .tag.tag-title, .vacancies-top-bar .filter-selection .tag-container .tag.tag-remove {
          background: transparent;
          color: #333;
          margin-right: 0;
          min-width: 0;
          padding-left: 0; }
          .vacancies-top-bar .filter-selection .tag-container .tag.tag-title:hover, .vacancies-top-bar .filter-selection .tag-container .tag.tag-remove:hover {
            font-weight: bold;
            text-decoration: none; }
        .vacancies-top-bar .filter-selection .tag-container .tag.tag-title {
          display: none; }
  .vacancies-top-bar .vacancies-result-count {
    align-self: flex-start;
    width: auto; }
    .vacancies-top-bar .vacancies-result-count span#vacancies-found {
      font-weight: normal; }

#react-banner-container {
  left: 0;
  margin: 0 15px;
  position: absolute;
  right: 0; }
  #react-banner-container .banner {
    height: calc(100vh - 75px);
    margin: 0 auto;
    margin-top: 15px;
    min-height: 400px; }
    @media only screen and (min-width: 768px) {
      #react-banner-container .banner {
        height: 540px; } }
    @media only screen and (min-width: 1200px) {
      #react-banner-container .banner {
        margin-top: 0; } }
    #react-banner-container .banner:before {
      background: rgba(0, 0, 0, 0.3);
      border-radius: 5px;
      content: '';
      height: 100%;
      width: 100%; }
    #react-banner-container .banner .arrow-scroll {
      animation: bounce 1s infinite;
      bottom: 15px;
      display: block;
      height: 25px;
      position: absolute;
      width: 25px; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        #react-banner-container .banner .arrow-scroll {
          left: calc(50% - 12.5px); } }
      #react-banner-container .banner .arrow-scroll svg {
        fill: #fff; }
      @media only screen and (min-width: 768px) {
        #react-banner-container .banner .arrow-scroll {
          display: none; } }
  #react-banner-container .banner-background {
    background: none; }

#page-vacancy .vacancy-form {
  display: none; }

.vacancy .vacancy-container .cms-wrapper {
  padding: 0 15px; }

.vacancy .vacancy-container .vacancy-header {
  box-sizing: border-box;
  height: calc(100vh - 43px);
  margin-bottom: 40px;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-top: 15px;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .vacancy .vacancy-container .vacancy-header {
      height: auto;
      padding: 0; } }

.vacancy .vacancy-container .vacancy-top {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-around;
  margin-bottom: 40px;
  padding-bottom: 180px;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .vacancy .vacancy-container .vacancy-top {
      height: 555px;
      min-height: 460px;
      padding-bottom: 60px;
      padding-top: 60px; } }
  @media only screen and (min-width: 1200px) {
    .vacancy .vacancy-container .vacancy-top {
      height: 540px; } }
  .vacancy .vacancy-container .vacancy-top .vacancy-header-title .vacancy-title-slogan {
    box-sizing: border-box;
    color: #e81e75;
    font-family: "Manus";
    font-size: 2em;
    font-weight: normal;
    letter-spacing: .5px;
    line-height: 1;
    margin: 0 auto;
    max-width: 280px;
    padding: 0;
    text-align: center;
    width: 100%;
    z-index: 1; }
    @media only screen and (min-width: 768px) {
      .vacancy .vacancy-container .vacancy-top .vacancy-header-title .vacancy-title-slogan {
        font-size: 4em;
        letter-spacing: 1.5px;
        max-width: 100%; } }
  .vacancy .vacancy-container .vacancy-top .vacancy-header-title h1 {
    color: #fff;
    font-size: 42px;
    letter-spacing: -.9px;
    line-height: .83;
    padding: 0 20px;
    position: relative;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .vacancy .vacancy-container .vacancy-top .vacancy-header-title h1 {
        font-size: 97px;
        letter-spacing: normal; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .vacancy .vacancy-container .vacancy-top .vacancy-header-title h1 {
        left: 0; } }
  .vacancy .vacancy-container .vacancy-top .video-link-container {
    padding-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      .vacancy .vacancy-container .vacancy-top .video-link-container {
        padding: 20px; } }
    .vacancy .vacancy-container .vacancy-top .video-link-container .video-link-button {
      cursor: pointer;
      height: 50px;
      margin: 0 auto;
      width: 50px; }
      @media only screen and (min-width: 768px) {
        .vacancy .vacancy-container .vacancy-top .video-link-container .video-link-button {
          height: 80px;
          width: 80px; } }
      .vacancy .vacancy-container .vacancy-top .video-link-container .video-link-button .video-link-icon {
        fill: #fff; }
        .vacancy .vacancy-container .vacancy-top .video-link-container .video-link-button .video-link-icon:hover, .vacancy .vacancy-container .vacancy-top .video-link-container .video-link-button .video-link-icon:active, .vacancy .vacancy-container .vacancy-top .video-link-container .video-link-button .video-link-icon:focus {
          fill: #fabfc0; }
  .vacancy .vacancy-container .vacancy-top .btn-container {
    bottom: 0;
    box-sizing: border-box;
    padding: 0 10px 120px;
    position: absolute;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .vacancy .vacancy-container .vacancy-top .btn-container {
        padding: 0;
        position: relative; } }
  .vacancy .vacancy-container .vacancy-top .btn-apply {
    border-radius: 5px 5px 0 0;
    width: 100%; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .vacancy .vacancy-container .vacancy-top .btn-apply {
        height: 100%; } }
    @media only screen and (min-width: 768px) {
      .vacancy .vacancy-container .vacancy-top .btn-apply {
        border-radius: 5px;
        margin: 0 auto;
        max-width: 290px;
        position: relative;
        text-align: center;
        white-space: normal;
        word-break: break-word; } }
    .vacancy .vacancy-container .vacancy-top .btn-apply .link-icon {
      display: none; }
  .vacancy .vacancy-container .vacancy-top .link-back-wrapper {
    display: none; }
    @media only screen and (min-width: 768px) {
      .vacancy .vacancy-container .vacancy-top .link-back-wrapper {
        bottom: 10px;
        display: flex;
        padding: 0 10px;
        position: absolute; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .vacancy .vacancy-container .vacancy-top .link-back-wrapper {
        left: 0; } }
    .vacancy .vacancy-container .vacancy-top .link-back-wrapper .cms-content {
      position: relative; }
    .vacancy .vacancy-container .vacancy-top .link-back-wrapper .link:hover {
      text-decoration: none; }
    .vacancy .vacancy-container .vacancy-top .link-back-wrapper .link-back:hover {
      font-weight: bold; }
    .vacancy .vacancy-container .vacancy-top .link-back-wrapper .link-back span {
      color: #fff;
      text-transform: uppercase; }
    .vacancy .vacancy-container .vacancy-top .link-back-wrapper .link-back .link-icon {
      background: none;
      margin-right: 5px;
      padding: 0; }

.vacancy .vacancy-container .vacancy-bottom {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  margin-bottom: 40px;
  max-width: 700px; }
  .vacancy .vacancy-container .vacancy-bottom .vacancy-keywords {
    display: none; }
  .vacancy .vacancy-container .vacancy-bottom .vacancy-header-meta {
    bottom: 75px;
    left: 0;
    position: absolute;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .vacancy .vacancy-container .vacancy-bottom .vacancy-header-meta {
        bottom: auto;
        position: relative;
        width: auto; } }
    .vacancy .vacancy-container .vacancy-bottom .vacancy-header-meta ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .vacancy .vacancy-container .vacancy-bottom .vacancy-header-meta ul.vacancy-metadata-wrapper {
        background: #fff;
        border-radius: 0 0 5px 5px;
        display: flex;
        flex-direction: row;
        height: 60px;
        justify-content: space-between;
        margin: 0 10px;
        padding: 0 20px; }
        @media only screen and (min-width: 768px) {
          .vacancy .vacancy-container .vacancy-bottom .vacancy-header-meta ul.vacancy-metadata-wrapper {
            box-sizing: border-box;
            justify-content: flex-start;
            margin: 0 auto;
            max-width: 700px;
            padding: 0; } }
        .vacancy .vacancy-container .vacancy-bottom .vacancy-header-meta ul.vacancy-metadata-wrapper li {
          align-items: center;
          display: flex;
          padding: 0; }
          @media only screen and (min-width: 768px) {
            .vacancy .vacancy-container .vacancy-bottom .vacancy-header-meta ul.vacancy-metadata-wrapper li:first-child {
              margin-right: 20px; } }
        .vacancy .vacancy-container .vacancy-bottom .vacancy-header-meta ul.vacancy-metadata-wrapper span {
          font-size: 14px; }
        .vacancy .vacancy-container .vacancy-bottom .vacancy-header-meta ul.vacancy-metadata-wrapper .vacancy-metadata-separator {
          display: none; }
    .vacancy .vacancy-container .vacancy-bottom .vacancy-header-meta .metadata-icon {
      height: 18px;
      margin-right: 10px;
      padding: 0;
      width: 18px; }
      .vacancy .vacancy-container .vacancy-bottom .vacancy-header-meta .metadata-icon svg {
        fill: #e81e75; }
  .vacancy .vacancy-container .vacancy-bottom .share-block {
    bottom: 15px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    position: absolute;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .vacancy .vacancy-container .vacancy-bottom .share-block {
        bottom: auto;
        flex-direction: row;
        position: relative;
        width: auto; } }
    .vacancy .vacancy-container .vacancy-bottom .share-block .label-favourites {
      margin-left: auto; }
    .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites {
      background: none;
      border: 0;
      min-width: 60px;
      position: relative; }
      .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites:hover span {
        font-weight: bold; }
      @media only screen and (min-width: 768px) {
        .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites:hover svg {
          fill: #f178ac; } }
      .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites.is-selected .empty-icon {
        display: none; }
      .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites.is-selected .fill-icon {
        animation: favourite .1s ease-in;
        display: block; }
      @media only screen and (min-width: 768px) {
        .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites {
          display: flex;
          flex-direction: row-reverse;
          margin-right: -15px; }
          .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites.is-selected .empty-icon {
            display: none; }
          .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites.is-selected .fill-icon {
            display: block; }
          .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites .empty-icon {
            display: block; }
          .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites .fill-icon {
            display: none; } }
      .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites .empty-icon {
        display: block; }
      .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites .fill-icon {
        display: none; }
      .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites svg {
        fill: #fff;
        height: 24px;
        width: 24px; }
        @media only screen and (min-width: 768px) {
          .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites svg {
            fill: #e81e75;
            height: 20px;
            width: 20px; } }
      .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites .favourite-label {
        display: none; }
        @media only screen and (min-width: 768px) {
          .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites .favourite-label {
            color: #333;
            display: block;
            font-family: 'ProximaNova-Light';
            font-size: 14px;
            font-weight: normal;
            margin-right: 10px;
            text-transform: lowercase; } }
      .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites .loader-icon {
        align-items: center;
        justify-content: flex-end;
        opacity: 0;
        position: absolute;
        right: 25px; }
        .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites .loader-icon svg {
          width: 10px; }
        @media only screen and (min-width: 768px) {
          .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites .loader-icon {
            background: #fff;
            opacity: 1;
            right: 15px;
            width: 100%; }
            .vacancy .vacancy-container .vacancy-bottom .share-block .btn-favourites .loader-icon svg {
              width: 15px; } }
    .vacancy .vacancy-container .vacancy-bottom .share-block .btn-share {
      background: none;
      border: 0;
      min-width: 60px; }
      .vacancy .vacancy-container .vacancy-bottom .share-block .btn-share:hover span {
        font-weight: bold; }
      @media only screen and (min-width: 768px) {
        .vacancy .vacancy-container .vacancy-bottom .share-block .btn-share:hover svg {
          fill: #f178ac; } }
      .vacancy .vacancy-container .vacancy-bottom .share-block .btn-share span {
        display: none;
        font-family: 'ProximaNova-Light';
        font-weight: normal; }
        @media only screen and (min-width: 768px) {
          .vacancy .vacancy-container .vacancy-bottom .share-block .btn-share span {
            color: #333;
            display: inline-block;
            font-size: 14px;
            font-weight: normal;
            margin-right: 10px;
            text-transform: lowercase; } }
      .vacancy .vacancy-container .vacancy-bottom .share-block .btn-share svg {
        height: 24px;
        width: 24px; }
        @media only screen and (min-width: 768px) {
          .vacancy .vacancy-container .vacancy-bottom .share-block .btn-share svg {
            fill: #e81e75;
            height: 20px;
            width: 20px; } }
      @media only screen and (min-width: 768px) {
        .vacancy .vacancy-container .vacancy-bottom .share-block .btn-share {
          padding-right: 0; } }

.vacancy-header-summary {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.63;
  margin: 0 auto;
  margin-bottom: 40px;
  max-width: 700px; }

.vacancy-content {
  margin-bottom: 80px; }
  .vacancy-content .cms-content {
    margin: 0 auto;
    max-width: 700px; }
    .vacancy-content .cms-content .cms-text {
      padding-bottom: 0; }
  .vacancy-content h2 {
    padding: 30px 0 20px; }

.whatsapp-share {
  display: none; }

.vacancy-contact {
  margin-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    .vacancy-contact {
      margin-bottom: 80px; } }

.vacancy-item {
  display: flex;
  justify-content: center;
  z-index: 1; }
  .vacancy-item .vacancy-item-content {
    flex-direction: column; }
    @media only screen and (min-width: 768px) {
      .vacancy-item .vacancy-item-content {
        flex-direction: row; } }
  .vacancy-item.spotlight .link-to-vacancy {
    padding-top: 50px; }
  .vacancy-item .link-to-vacancy {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex: 1;
    padding: 30px; }
    @media only screen and (min-width: 768px) {
      .vacancy-item .link-to-vacancy {
        padding: 30px 40px; } }
    .vacancy-item .link-to-vacancy .vacancy-details {
      display: flex;
      flex-direction: column;
      width: 100%; }
    .vacancy-item .link-to-vacancy .vacancy-metadata {
      margin-bottom: 0; }
  .vacancy-item .vacancy-summary {
    display: none; }
  .vacancy-item .vacancy-link-icon-container {
    align-items: center;
    background: #fcd9d9;
    border: 3px solid #fabfc0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-bottom: -3px;
    margin-left: -3px;
    margin-right: -3px;
    padding: 20px; }
    @media only screen and (min-width: 768px) {
      .vacancy-item .vacancy-link-icon-container {
        border-left: 0;
        border-top-right-radius: 5px;
        flex-direction: column;
        justify-content: center;
        margin-top: -3px;
        padding: 0 20px;
        width: 70px; } }
    .vacancy-item .vacancy-link-icon-container .vacancy-link-icon {
      align-items: center;
      display: flex;
      height: 25px;
      justify-content: center;
      width: 25px; }
      @media only screen and (min-width: 768px) {
        .vacancy-item .vacancy-link-icon-container .vacancy-link-icon {
          height: 50%; } }
      .vacancy-item .vacancy-link-icon-container .vacancy-link-icon .is-selected svg {
        animation: favourite .1s ease-in;
        fill: #e81e75; }
      .vacancy-item .vacancy-link-icon-container .vacancy-link-icon .is-selected .link-icon:hover svg {
        fill: #f178ac; }
      .vacancy-item .vacancy-link-icon-container .vacancy-link-icon .is-selected .link-icon svg {
        fill: #e81e75; }
    .vacancy-item .vacancy-link-icon-container .link-text {
      display: none; }
    .vacancy-item .vacancy-link-icon-container .link-icon {
      display: flex;
      float: none;
      height: 25px;
      margin: 0;
      padding: 0;
      width: 25px; }
      .vacancy-item .vacancy-link-icon-container .link-icon:hover svg {
        fill: #fabfc0; }
    .vacancy-item .vacancy-link-icon-container svg {
      fill: #fff; }

.vacancy-item-container {
  align-content: center;
  display: flex;
  justify-content: center;
  position: relative;
  transition: all .3s ease;
  vertical-align: middle;
  z-index: 0; }
  .vacancy-item-container:hover, .vacancy-item-container:focus, .vacancy-item-container:active {
    transform: scale(0.99);
    z-index: 1; }
    .vacancy-item-container:hover::after, .vacancy-item-container:focus::after, .vacancy-item-container:active::after {
      padding: 6px; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .vacancy-item-container:hover::after, .vacancy-item-container:focus::after, .vacancy-item-container:active::after {
          margin-left: -6px;
          margin-top: -6px; } }
    @media only screen and (min-width: 992px) {
      .vacancy-item-container:hover .vacancy-link-icon-container, .vacancy-item-container:focus .vacancy-link-icon-container, .vacancy-item-container:active .vacancy-link-icon-container {
        border: 3px solid #fabfc0;
        border-left: 0; } }
  @media only screen and (min-width: 992px) {
    .vacancy-item-container:hover, .vacancy-item-container:focus, .vacancy-item-container:active {
      transform: scale(1.01); } }
  .vacancy-item-container::after {
    align-self: center;
    background: #fdebeb;
    border-radius: 5px;
    content: '';
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .vacancy-item-container::after {
        bottom: 0;
        left: 0;
        right: 0;
        top: 0; } }
  .vacancy-item-container .spotlight-container {
    align-items: center;
    color: #fff;
    display: flex;
    left: 0;
    position: absolute;
    top: -7px;
    z-index: 3; }
    .vacancy-item-container .spotlight-container::before, .vacancy-item-container .spotlight-container::after {
      content: '';
      height: 100%;
      position: absolute;
      top: 0; }
    .vacancy-item-container .spotlight-container::before {
      background: #e81e75;
      border-radius: 5px 0 0 0;
      height: 26px;
      left: -5px;
      width: 6px; }
    .vacancy-item-container .spotlight-container::after {
      border-bottom: 13px solid transparent;
      border-left: 13px solid #e81e75;
      height: 0;
      right: -12px;
      width: 0;
      z-index: -1; }
    .vacancy-item-container .spotlight-container .spotlight-wrapper {
      background: #e81e75;
      line-height: 1;
      padding: 4px 7px 0 5px; }
      .vacancy-item-container .spotlight-container .spotlight-wrapper::after {
        border-left: 13px solid #e81e75;
        border-top: 13px solid transparent;
        content: '';
        height: 100%;
        height: 0;
        position: absolute;
        right: -12px;
        top: 13px;
        width: 0;
        z-index: -1; }
    .vacancy-item-container .spotlight-container .spotlight-title {
      font-family: "Bebas Neue";
      font-size: 22px;
      position: relative;
      text-transform: uppercase; }

.vacancy-metadata li {
  flex: 1;
  padding-left: 0;
  padding-right: 1em; }
  .vacancy-metadata li:nth-child(even) {
    display: none; }

.vacancy-contact .social-share-block {
  display: none; }

.sticky-element {
  background: #fdebeb;
  height: 80px; }
  .sticky-element .content {
    justify-content: center; }
    @media only screen and (min-width: 400px) {
      .sticky-element .content {
        justify-content: space-between; } }
    @media only screen and (min-width: 568px) {
      .sticky-element .content {
        justify-content: flex-end; } }
    .sticky-element .content .btn-apply-sticky-heading {
      display: none; }
      @media only screen and (min-width: 568px) {
        .sticky-element .content .btn-apply-sticky-heading {
          display: block; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .sticky-element .content .link-icon {
        margin: 15px 0; } }
  .sticky-element .btn {
    height: 100%;
    margin: 0; }
  .sticky-element .whatsapp-share {
    display: none; }
  .sticky-element .favourite-label {
    display: none; }
  .sticky-element .email-share span {
    display: none; }

.vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .btn-favourites {
  display: none; }
  @media only screen and (min-width: 400px) {
    .vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .btn-favourites {
      display: flex;
      margin-right: 15px; } }
  .vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .btn-favourites .favourite-label {
    display: none; }
  .vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .btn-favourites svg {
    fill: #fff; }

.vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .btn-share {
  display: none; }
  @media only screen and (min-width: 400px) {
    .vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .btn-share {
      display: flex;
      margin-right: 30px;
      padding-right: 15px; } }
  .vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .btn-share span {
    display: none; }
  .vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .btn-share svg {
    fill: #fff; }

.vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .btn-apply {
  border-radius: 5px;
  width: 100%; }
  @media only screen and (min-width: 400px) {
    .vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .btn-apply {
      width: auto; } }

.vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .loader-icon {
  opacity: 0; }

.vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element svg {
  height: 24px;
  width: 24px; }

.vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .is-selected .favourites-icon:hover svg {
  fill: #f178ac; }

.vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .is-selected .favourites-icon svg {
  animation: favourite .1s ease-in;
  fill: #e81e75; }

.vacancy .vacancy-container .vacancy-bottom .share-block .sticky-element .link-icon:hover svg {
  fill: #fabfc0; }

.intro-block .cms-content {
  box-sizing: border-box;
  padding: 0 15px; }

.mb-application-process.grid {
  padding: 0; }
  .mb-application-process.grid .grid-slider .grid-container,
  .mb-application-process.grid .grid-slider-active .grid-container {
    margin: 0 auto;
    max-width: 400px;
    width: 60%; }
    @media only screen and (min-width: 768px) {
      .mb-application-process.grid .grid-slider .grid-container,
      .mb-application-process.grid .grid-slider-active .grid-container {
        max-width: 100%;
        width: 100%; } }

.mb-application-process .cms-subtitle {
  text-align: center; }

.mb-application-process .title-block .cms-title {
  text-align: center; }

.mb-application-process .grid-wrapper {
  overflow: visible; }
  @media only screen and (min-width: 768px) {
    .mb-application-process .grid-wrapper {
      overflow: hidden; } }

.mb-application-process .application-process .grid-cell {
  overflow: visible;
  position: relative; }
  .mb-application-process .application-process .grid-cell:nth-child(3n+1) .ap-sub-block::before {
    background: linear-gradient(to right, #666 0%, #e81e75 30%); }
  .mb-application-process .application-process .grid-cell:nth-child(3n+1) .ap-sub-block::after {
    background: #e81e75; }
  .mb-application-process .application-process .grid-cell:nth-child(3n+1) .ap-icon {
    background: #e81e75; }
  .mb-application-process .application-process .grid-cell:nth-child(3n+1) .step-count {
    border: 2px solid #e81e75;
    color: #e81e75; }
  .mb-application-process .application-process .grid-cell:nth-child(3n+2) .ap-sub-block::before {
    background: linear-gradient(to right, #e81e75 0%, #fabfc0 30%); }
  .mb-application-process .application-process .grid-cell:nth-child(3n+2) .ap-sub-block::after {
    background: #fabfc0; }
  .mb-application-process .application-process .grid-cell:nth-child(3n+2) .ap-icon {
    background: #fabfc0; }
  .mb-application-process .application-process .grid-cell:nth-child(3n+2) .step-count {
    border: 2px solid #fabfc0;
    color: #fabfc0; }
  .mb-application-process .application-process .grid-cell:nth-child(3n+3) .ap-sub-block::before {
    background: linear-gradient(to right, #fabfc0 0%, #666 30%); }
  .mb-application-process .application-process .grid-cell:nth-child(3n+3) .ap-sub-block::after {
    background: #666; }
  .mb-application-process .application-process .grid-cell:nth-child(3n+3) .ap-icon {
    background: #666; }
  .mb-application-process .application-process .grid-cell:nth-child(3n+3) .step-count {
    border: 2px solid #666;
    color: #666; }
  .mb-application-process .application-process .grid-cell:first-child .ap-sub-block::before {
    background: none; }
  .mb-application-process .application-process .grid-cell:last-child .ap-sub-block::after {
    background: none; }

.mb-application-process .ap-block {
  padding-bottom: 0; }
  .mb-application-process .ap-block .ap-sub-block {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .mb-application-process .ap-block .ap-sub-block::before, .mb-application-process .ap-block .ap-sub-block::after {
      content: '';
      height: 4px;
      position: absolute;
      top: 92px;
      width: calc(50% + 10px);
      z-index: -1; }
    .mb-application-process .ap-block .ap-sub-block::before {
      left: -10px; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .mb-application-process .ap-block .ap-sub-block::before {
          top: 36%; } }
    .mb-application-process .ap-block .ap-sub-block::after {
      right: -10px; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .mb-application-process .ap-block .ap-sub-block::after {
          top: 36%; } }
  .mb-application-process .ap-block .ap-icon {
    align-items: center;
    border-radius: 50%;
    display: flex;
    height: 150px;
    justify-content: center;
    position: relative;
    width: 150px; }
  .mb-application-process .ap-block svg {
    fill: #fff;
    width: 60px; }
  .mb-application-process .ap-block .ap-caption {
    align-items: center;
    display: flex;
    font-size: 24px;
    height: 50px;
    justify-content: center;
    line-height: .96;
    padding: 20px;
    text-align: center;
    width: 145px;
    word-break: normal; }

.mb-application-process .grid-wrapper {
  position: relative; }

.mb-application-process .grid-controller {
  display: block; }
  .mb-application-process .grid-controller .media-block-controller-container {
    justify-content: center; }
  @media only screen and (min-width: 768px) {
    .mb-application-process .grid-controller .grid-slider-controller {
      display: none; } }

.mb-application-process .grid-slider-arrows {
  display: none; }
  @media only screen and (min-width: 768px) {
    .mb-application-process .grid-slider-arrows {
      display: flex;
      position: absolute;
      top: 70px; } }
  .mb-application-process .grid-slider-arrows .grid-arrow {
    cursor: pointer;
    justify-content: center; }
    .mb-application-process .grid-slider-arrows .grid-arrow.arrow-inactive {
      display: none; }
    .mb-application-process .grid-slider-arrows .grid-arrow.grid-slider-left .link-icon {
      margin-right: 5px; }
    .mb-application-process .grid-slider-arrows .grid-arrow.grid-slider-right .link-icon {
      margin-left: 2px; }
    .mb-application-process .grid-slider-arrows .grid-arrow .link-icon {
      height: 30px;
      padding: 0;
      width: 30px; }
    .mb-application-process .grid-slider-arrows .grid-arrow svg {
      fill: #fff; }

.mb-button.show-vacancies-button .button-container {
  justify-content: center; }

.mb-buttons-image {
  margin-bottom: 80px; }
  .mb-buttons-image .grid-container {
    align-items: center;
    flex-direction: column-reverse; }
    @media only screen and (min-width: 768px) {
      .mb-buttons-image .grid-container {
        flex-direction: row; } }
  .mb-buttons-image .grid-cell {
    align-items: center;
    display: flex; }
    @media only screen and (min-width: 768px) {
      .mb-buttons-image .grid-cell {
        flex-basis: 50%; }
        .mb-buttons-image .grid-cell:last-child {
          box-sizing: border-box;
          padding-left: 10px; } }
  .mb-buttons-image .cms-group {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 560px;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .mb-buttons-image .cms-group {
        align-items: flex-start;
        padding-right: 15px; } }
  .mb-buttons-image .subtitle-block {
    padding: 0 30px 30px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .mb-buttons-image .subtitle-block {
        padding: 0 0 15px;
        text-align: left; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .mb-buttons-image .subtitle-block {
        min-height: 80px;
        width: 100%; } }
    .mb-buttons-image .subtitle-block .cms-subtitle {
      padding: 0; }
  .mb-buttons-image .button-container {
    box-sizing: border-box;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
    .mb-buttons-image .button-container:last-child {
      padding-bottom: 0; }
    .mb-buttons-image .button-container .btn-default {
      padding: 10px 20px; }
    @media only screen and (min-width: 400px) {
      .mb-buttons-image .button-container {
        max-width: 320px; } }
    .mb-buttons-image .button-container svg {
      margin-left: 5px; }
    .mb-buttons-image .button-container .btn {
      justify-content: space-between;
      width: 100%; }
  .mb-buttons-image .media {
    display: none; }
    @media only screen and (min-width: 768px) {
      .mb-buttons-image .media {
        display: block;
        height: 225px; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .mb-buttons-image .media {
        border-radius: 5px; } }
  .mb-buttons-image .media-image-wrapper img {
    border-radius: 5px; }

.mb-collage {
  padding-top: 20px; }
  .mb-collage.mb-collage-countries .grid-cell:first-child, .mb-collage.mb-collage-countries .grid-cell:last-child {
    height: 270px;
    overflow: visible; }
    @media only screen and (min-width: 768px) {
      .mb-collage.mb-collage-countries .grid-cell:first-child, .mb-collage.mb-collage-countries .grid-cell:last-child {
        height: 500px; } }
  .mb-collage.mb-collage-countries .button-container:last-child {
    margin-bottom: 20px; }
  .mb-collage.mb-collage-countries .button-container .btn {
    background: none;
    border: 1px solid #fbcccd;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-bottom: 10px;
    min-width: 290px; }
    .mb-collage.mb-collage-countries .button-container .btn:hover {
      border: 1px solid #f178ac; }
    .mb-collage.mb-collage-countries .button-container .btn span {
      color: #333; }
    .mb-collage.mb-collage-countries .button-container .btn svg {
      margin-right: 20px; }
  .mb-collage .grid-cell {
    justify-content: center; }
    .mb-collage .grid-cell:first-child, .mb-collage .grid-cell:last-child {
      height: 270px;
      overflow: visible; }
      @media only screen and (min-width: 768px) {
        .mb-collage .grid-cell:first-child, .mb-collage .grid-cell:last-child {
          height: auto; } }
    .mb-collage .grid-cell:nth-child(1) {
      order: 1; }
      @media only screen and (min-width: 768px) {
        .mb-collage .grid-cell:nth-child(1) {
          box-sizing: border-box;
          padding-right: 10px; } }
      .mb-collage .grid-cell:nth-child(1) .media {
        background: rgba(250, 191, 192, 0.5);
        border-radius: 10px;
        display: flex;
        justify-content: center;
        overflow: visible;
        position: relative; }
        @media only screen and (min-width: 768px) {
          .mb-collage .grid-cell:nth-child(1) .media {
            margin-left: 20px; } }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .mb-collage .grid-cell:nth-child(1) .media {
            min-height: 500px; } }
        .mb-collage .grid-cell:nth-child(1) .media.media-image .media-image-wrapper {
          border-radius: 5px;
          margin-top: -10px;
          overflow: hidden;
          width: calc(100% - 20px); }
          @media only screen and (min-width: 768px) {
            .mb-collage .grid-cell:nth-child(1) .media.media-image .media-image-wrapper {
              left: -20px;
              margin-top: 0;
              position: absolute;
              top: -20px;
              width: 100%; } }
    .mb-collage .grid-cell:nth-child(2) {
      align-items: center;
      display: flex;
      flex-direction: column;
      order: 2; }
      @media only screen and (min-width: 768px) {
        .mb-collage .grid-cell:nth-child(2) {
          box-sizing: border-box;
          min-height: 490px;
          padding-bottom: 110px;
          padding-left: 10px; } }
      @media only screen and (min-width: 768px) {
        .mb-collage .grid-cell:nth-child(2) .cms-group {
          max-width: 380px; } }
    .mb-collage .grid-cell:nth-child(3) {
      align-items: center;
      display: flex;
      flex-direction: column;
      order: 4; }
      @media only screen and (min-width: 768px) {
        .mb-collage .grid-cell:nth-child(3) {
          box-sizing: border-box;
          order: 3;
          padding-right: 110px; } }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .mb-collage .grid-cell:nth-child(3) {
          min-height: 400px; } }
      @media only screen and (min-width: 768px) {
        .mb-collage .grid-cell:nth-child(3) .cms-group {
          max-width: 280px; } }
      @media only screen and (min-width: 768px) {
        .mb-collage .grid-cell:nth-child(3) .cms-text {
          box-sizing: border-box; } }
    .mb-collage .grid-cell:nth-child(4) {
      order: 3; }
      @media only screen and (min-width: 768px) {
        .mb-collage .grid-cell:nth-child(4) {
          order: 4; } }
      .mb-collage .grid-cell:nth-child(4) .media {
        border-radius: 5px; }
        @media only screen and (min-width: 768px) {
          .mb-collage .grid-cell:nth-child(4) .media {
            height: calc(100% + 90px);
            margin-left: -90px;
            margin-top: -90px;
            width: calc(100% + 90px); } }
  .mb-collage .cms-group {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 100%;
    padding: 0;
    padding-top: 30px; }
    @media only screen and (min-width: 768px) {
      .mb-collage .cms-group {
        padding-left: 20px;
        padding-right: 20px; }
        .mb-collage .cms-group .cms-wrapper {
          padding: 0; } }
  .mb-collage .subtitle-block {
    display: none; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .mb-collage .cms-content {
      box-sizing: border-box;
      max-width: 380px;
      padding: 0 40px; } }

.mb-faq .grid-wrapper {
  box-sizing: border-box;
  padding: 0 15px; }

.mb-faq .grid-container {
  margin: 0 auto;
  max-width: 700px; }

.mb-faq .cms-section {
  border-color: #e81e75; }
  .mb-faq .cms-section .cms-section-toggle .cms-subtitle {
    align-items: center;
    display: flex;
    font-family: 'Bebas Neue';
    font-size: 22px;
    justify-content: space-between;
    line-height: 1;
    padding-bottom: 15px;
    text-transform: uppercase; }
    @media only screen and (min-width: 768px) {
      .mb-faq .cms-section .cms-section-toggle .cms-subtitle {
        font-size: 28px;
        padding-bottom: 15px; } }
    .mb-faq .cms-section .cms-section-toggle .cms-subtitle span {
      margin-right: 20px; }
    .mb-faq .cms-section .cms-section-toggle .cms-subtitle .link-icon {
      display: inline-block;
      height: 20px;
      padding: 0;
      width: 20px; }
      .mb-faq .cms-section .cms-section-toggle .cms-subtitle .link-icon svg {
        fill: #333;
        height: 100%;
        width: 100%; }

.page-faq .cms-subtitle {
  text-align: center; }

.mb-favourites .cms-wrapper,
.mb-favourites .grid-vacancy {
  padding: 0; }

.mb-favourites .grid-cell {
  overflow: visible; }

.mb-favourites .cms-content {
  margin: 0 auto;
  max-width: 980px; }

.mb-favourites .related-vacancies {
  margin-bottom: 0; }

.mb-favourites .cms-section-toggle {
  padding-bottom: 15px; }
  .mb-favourites .cms-section-toggle .cms-subtitle {
    padding: 0;
    padding-bottom: 20px;
    text-align: center; }
  .mb-favourites .cms-section-toggle svg {
    display: none; }

.mb-highlighted-text {
  z-index: 2; }
  .mb-highlighted-text.grid {
    margin-bottom: 10px; }
  .mb-highlighted-text .highlighted-text {
    color: #e81e75;
    font-family: "Manus";
    font-size: 36px;
    font-weight: normal;
    letter-spacing: .5px;
    line-height: 1;
    padding: 0;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .mb-highlighted-text .highlighted-text {
        font-size: 43px;
        letter-spacing: 1.5px; } }

.mb-image .media {
  border-radius: 5px;
  height: 270px; }
  @media only screen and (min-width: 768px) {
    .mb-image .media {
      height: 390px; } }

@media only screen and (min-width: 768px) {
  .mb-image-slider .grid-container {
    max-width: calc(100% + 20px) !important;
    transform: none !important; } }

.mb-image-slider .grid-cell {
  padding: 0 5px !important; }
  @media only screen and (min-width: 768px) {
    .mb-image-slider .grid-cell {
      min-width: unset !important;
      padding: 0 10px !important; } }

.mb-image-slider .media {
  border-radius: 5px;
  height: 270px; }
  @media only screen and (min-width: 768px) {
    .mb-image-slider .media {
      height: 260px; } }
  .mb-image-slider .media img {
    height: 100% !important; }

.mb-image-slider .grid-controller {
  cursor: pointer; }
  @media only screen and (min-width: 768px) {
    .mb-image-slider .grid-controller {
      display: none; } }

@media only screen and (min-width: 768px) {
  .mb-image-text.grid.grid-flex-sm-2 > .grid-wrapper > .grid-container > .grid-cell:first-child {
    max-width: calc(50% - 10px); }
  .mb-image-text.grid.grid-flex-sm-2 > .grid-wrapper > .grid-container > .grid-cell:last-child {
    margin-left: 10px; } }

.mb-image-text .grid-cell:first-child {
  height: 270px;
  overflow: visible; }
  @media only screen and (min-width: 768px) {
    .mb-image-text .grid-cell:first-child {
      height: auto;
      min-height: 500px; } }

.mb-image-text .grid-cell:last-child {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media only screen and (min-width: 768px) {
    .mb-image-text .grid-cell:last-child {
      padding-bottom: 20px; } }

.mb-image-text .media {
  background: rgba(250, 191, 192, 0.5);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  overflow: visible;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .mb-image-text .media {
      margin-left: 20px; } }
  .mb-image-text .media.media-image .media-image-wrapper {
    border-radius: 5px;
    margin-top: -10px;
    overflow: hidden;
    width: calc(100% - 20px); }
    @media only screen and (min-width: 768px) {
      .mb-image-text .media.media-image .media-image-wrapper {
        left: -20px;
        margin-top: 0;
        position: absolute;
        top: -20px;
        width: 100%; } }

.mb-image-text .cms-group {
  padding-top: 20px; }
  @media only screen and (min-width: 768px) {
    .mb-image-text .cms-group {
      margin-left: 20px;
      padding-top: 0; }
      .mb-image-text .cms-group .cms-content {
        max-width: 380px; } }

.mb-image-text .cms-text {
  padding-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .mb-image-text .cms-text {
      padding-bottom: 30px; } }

.mb-image-text-highlight {
  margin-bottom: 20px;
  padding-top: 10px; }
  @media only screen and (min-width: 768px) {
    .mb-image-text-highlight {
      margin-bottom: 80px;
      padding-top: 20px; } }
  .mb-image-text-highlight .grid-wrapper {
    box-sizing: border-box;
    padding: 0; }
    @media only screen and (min-width: 768px) {
      .mb-image-text-highlight .grid-wrapper {
        padding-left: 20px; } }
  .mb-image-text-highlight .grid-container {
    background: #fabfc0;
    border-radius: 10px;
    box-sizing: border-box; }
    @media only screen and (min-width: 768px) {
      .mb-image-text-highlight .grid-container {
        border-radius: 5px; } }
  .mb-image-text-highlight .grid-cell {
    overflow: visible; }
    .mb-image-text-highlight .grid-cell:last-child {
      align-items: center;
      display: flex;
      justify-content: center; }
  .mb-image-text-highlight .media {
    background: none;
    box-sizing: border-box;
    margin-top: -10px;
    padding-left: 10px;
    padding-right: 10px; }
    @media only screen and (min-width: 768px) {
      .mb-image-text-highlight .media {
        margin-left: -20px;
        margin-top: -20px;
        padding-left: 0;
        padding-right: 0; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .mb-image-text-highlight .media .media-image-wrapper {
        border-radius: 5px;
        min-height: 270px; } }
    .mb-image-text-highlight .media img {
      border-radius: 5px; }
  .mb-image-text-highlight .cms-group {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px; }
    @media only screen and (min-width: 768px) {
      .mb-image-text-highlight .cms-group {
        padding-bottom: 0;
        padding-left: 40px;
        padding-right: 40px; } }
    @media only screen and (min-width: 768px) {
      .mb-image-text-highlight .cms-group .cms-wrapper {
        max-width: 380px;
        padding: 0; } }

.mb-image-video .grid-cell {
  height: 270px; }
  @media only screen and (min-width: 768px) {
    .mb-image-video .grid-cell {
      height: 390px; } }
  .mb-image-video .grid-cell:first-child {
    margin-bottom: 40px; }
    @media only screen and (min-width: 768px) {
      .mb-image-video .grid-cell:first-child {
        margin-bottom: 0; } }

.mb-image-video .media {
  background: none;
  box-sizing: border-box; }
  @media only screen and (min-width: 768px) {
    .mb-image-video .media.media-image {
      padding-right: 10px; } }
  @media only screen and (min-width: 768px) {
    .mb-image-video .media.media-video {
      padding-left: 10px; } }
  .mb-image-video .media .media-image-wrapper {
    border-radius: 5px;
    overflow: hidden; }

.mb-image-video .video-link-wrapper {
  border-radius: 5px;
  height: 100%;
  overflow: hidden; }

.mb-logos .grid-container {
  max-height: 200px; }
  @media only screen and (min-width: 768px) {
    .mb-logos .grid-container {
      max-width: calc(100% + (10px * 2)) !important;
      transform: none !important; } }

.mb-logos.grid.grid-gutter > .grid-wrapper > .grid-container > .grid-cell {
  padding-bottom: 0; }

@media only screen and (min-width: 768px) {
  .mb-logos .grid-cell {
    min-width: unset !important; } }

.mb-logos .grid-cell .media {
  border-radius: 5px; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .mb-logos .grid-cell .media .media-link-thumbnail {
      background-size: contain !important;
      min-height: 200px; } }
  .mb-logos .grid-cell .media img {
    height: 100%;
    object-fit: contain; }

@media only screen and (min-width: 768px) {
  .mb-logos .grid-controller {
    display: none; } }

.mb-payoff.top-employer {
  margin: 0 auto;
  margin-bottom: 40px;
  width: 300px; }

.mb-payoff .media {
  background: none;
  border-radius: 5px;
  height: 150px; }
  @media only screen and (min-width: 768px) {
    .mb-payoff .media {
      height: 210px; } }
  .mb-payoff .media img {
    object-fit: contain; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .mb-payoff .media .media-image-wrapper {
      background-size: contain !important; } }

.mb-testimonial,
.mb-quote {
  padding-top: 10px; }
  @media only screen and (min-width: 768px) {
    .mb-testimonial,
    .mb-quote {
      padding-top: 20px; } }
  @media only screen and (min-width: 768px) {
    .mb-testimonial.grid.grid-flex-sm-2 > .grid-wrapper > .grid-container > .grid-cell:first-child,
    .mb-quote.grid.grid-flex-sm-2 > .grid-wrapper > .grid-container > .grid-cell:first-child {
      max-width: calc(50% - 10px); }
    .mb-testimonial.grid.grid-flex-sm-2 > .grid-wrapper > .grid-container > .grid-cell:last-child,
    .mb-quote.grid.grid-flex-sm-2 > .grid-wrapper > .grid-container > .grid-cell:last-child {
      margin-left: 10px; } }
  .mb-testimonial .grid-cell:first-child,
  .mb-quote .grid-cell:first-child {
    height: 270px;
    overflow: visible; }
    @media only screen and (min-width: 768px) {
      .mb-testimonial .grid-cell:first-child,
      .mb-quote .grid-cell:first-child {
        height: auto; } }
  .mb-testimonial .grid-cell:last-child,
  .mb-quote .grid-cell:last-child {
    align-items: center;
    display: flex;
    flex-direction: column; }
  .mb-testimonial .media,
  .mb-quote .media {
    background: rgba(250, 191, 192, 0.5);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    overflow: visible;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .mb-testimonial .media,
      .mb-quote .media {
        margin-left: 20px; } }
    .mb-testimonial .media.media-image .media-image-wrapper,
    .mb-quote .media.media-image .media-image-wrapper {
      border-radius: 5px;
      margin-top: -10px;
      overflow: hidden;
      width: calc(100% - 20px); }
      @media only screen and (min-width: 768px) {
        .mb-testimonial .media.media-image .media-image-wrapper,
        .mb-quote .media.media-image .media-image-wrapper {
          left: -20px;
          margin-top: 0;
          position: absolute;
          top: -20px;
          width: 100%; } }
  .mb-testimonial .cms-group,
  .mb-quote .cms-group {
    display: flex;
    flex-direction: column;
    padding: 40px;
    padding-bottom: 0; }
    @media only screen and (min-width: 768px) {
      .mb-testimonial .cms-group,
      .mb-quote .cms-group {
        align-items: flex-start;
        margin-left: 20px;
        max-width: 380px;
        padding: 80px 0;
        padding-left: 20px; } }
  .mb-testimonial .title-block,
  .mb-quote .title-block {
    padding: 0; }
    .mb-testimonial .title-block .cms-title,
    .mb-quote .title-block .cms-title {
      padding-bottom: 20px; }
  .mb-testimonial .blockquote-body,
  .mb-quote .blockquote-body {
    align-items: center; }
    @media only screen and (min-width: 768px) {
      .mb-testimonial .blockquote-body,
      .mb-quote .blockquote-body {
        align-items: flex-start; } }
  .mb-testimonial .blockquote-quote,
  .mb-quote .blockquote-quote {
    font-size: 16px;
    font-style: italic;
    padding-bottom: 40px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .mb-testimonial .blockquote-quote,
      .mb-quote .blockquote-quote {
        text-align: left; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .mb-testimonial .blockquote-quote,
      .mb-quote .blockquote-quote {
        max-width: 380px;
        padding-top: 60px; } }
    .mb-testimonial .blockquote-quote span::before,
    .mb-quote .blockquote-quote span::before {
      content: open-quote; }
    .mb-testimonial .blockquote-quote span::after,
    .mb-quote .blockquote-quote span::after {
      content: close-quote; }
  .mb-testimonial .cite,
  .mb-quote .cite {
    flex-direction: column;
    justify-content: center;
    padding: 0; }
    @media only screen and (min-width: 568px) {
      .mb-testimonial .cite,
      .mb-quote .cite {
        flex-direction: row;
        justify-content: flex-start; } }
  .mb-testimonial .cite-picture,
  .mb-quote .cite-picture {
    border-radius: 50%;
    height: 80px;
    margin-bottom: 20px;
    object-fit: cover;
    object-position: center;
    width: 80px; }
    @media only screen and (min-width: 568px) {
      .mb-testimonial .cite-picture,
      .mb-quote .cite-picture {
        margin-bottom: 0;
        margin-right: 20px; } }
  .mb-testimonial .cite-author,
  .mb-quote .cite-author {
    display: flex;
    flex-direction: column; }
  .mb-testimonial .cite-name,
  .mb-quote .cite-name {
    font-family: 'Bebas Neue';
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px; }
  .mb-testimonial .cite-position,
  .mb-quote .cite-position {
    font-size: 16px;
    font-style: normal;
    line-height: 1.5;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .mb-testimonial .cite-position,
      .mb-quote .cite-position {
        text-align: left; } }
  .mb-testimonial .cms-wrapper,
  .mb-quote .cms-wrapper {
    flex: 0; }

.mb-recruiter-contact .grid-cell {
  overflow: visible; }

.mb-recruiter-contact .person {
  background: #fcd9d9;
  border-radius: 10px;
  flex-direction: column; }
  @media only screen and (min-width: 834px) {
    .mb-recruiter-contact .person {
      align-items: center;
      background: transparent;
      border-radius: 5px;
      flex-direction: row-reverse;
      margin: 0 auto;
      max-width: 980px; } }
  .mb-recruiter-contact .person .media-image,
  .mb-recruiter-contact .person .person-content-wrapper {
    flex: 1; }
  .mb-recruiter-contact .person .media-image {
    background: transparent;
    border-radius: 5px;
    box-sizing: border-box;
    height: auto;
    margin-top: -10px;
    padding-left: 10px;
    padding-right: 10px; }
    @media only screen and (min-width: 834px) {
      .mb-recruiter-contact .person .media-image {
        flex: 1 0 25%;
        margin: 0;
        padding: 0; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .mb-recruiter-contact .person .media-image {
        background-size: contain;
        height: 410px; } }
    .mb-recruiter-contact .person .media-image img {
      border-radius: 5px;
      object-fit: contain; }
  .mb-recruiter-contact .person .person-content-wrapper {
    padding-bottom: 20px;
    padding-top: 20px; }
  .mb-recruiter-contact .person .person-content-container {
    background: #fcd9d9;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 20px;
    text-align: center; }
    @media only screen and (min-width: 834px) {
      .mb-recruiter-contact .person .person-content-container {
        padding: 70px;
        padding-right: 40px;
        text-align: left; } }
  .mb-recruiter-contact .person .cms-wrapper {
    flex: auto;
    padding: 0; }
  .mb-recruiter-contact .person .person-title {
    font-size: 32px;
    padding-bottom: 0;
    padding-top: 0; }
  .mb-recruiter-contact .person .person-subtitle {
    font-size: 24px;
    padding-bottom: 30px;
    padding-top: 0; }
  .mb-recruiter-contact .person .contact-text {
    display: none; }
  .mb-recruiter-contact .person .link-icon {
    display: none; }
  .mb-recruiter-contact .person .text-block .cms-text {
    padding: 0; }
    .mb-recruiter-contact .person .text-block .cms-text a:hover {
      font-weight: bold;
      text-decoration: none; }

.mb-related-vacancies.grid {
  margin-bottom: 0; }

.mb-related-vacancies.related-vacancies .highlighted-text {
  color: #e81e75;
  font-family: "Manus";
  font-size: 36px;
  font-weight: normal;
  letter-spacing: .5px;
  line-height: 1;
  padding: 0;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .mb-related-vacancies.related-vacancies .highlighted-text {
      font-size: 43px;
      letter-spacing: 1.5px; } }

.mb-related-vacancies.related-vacancies .cms-subtitle {
  padding-bottom: 30px !important;
  padding-top: 0;
  text-align: center; }

.mb-related-vacancies.related-vacancies .btn-wrapper {
  display: flex;
  justify-content: center; }

.mb-related-vacancies .related-vacancies-wrapper {
  margin: 0 auto;
  margin-bottom: 80px;
  max-width: 980px; }

.mb-related-vacancies .no-vacancies-title {
  margin: 0 auto;
  max-width: 980px;
  padding: 0;
  text-align: center; }

.mb-text-image .grid-container {
  flex-direction: column-reverse; }
  @media only screen and (min-width: 768px) {
    .mb-text-image .grid-container {
      flex-direction: row; } }

.mb-text-image .grid-cell:last-child {
  height: 270px;
  overflow: visible; }
  @media only screen and (min-width: 768px) {
    .mb-text-image .grid-cell:last-child {
      box-sizing: border-box;
      height: auto;
      min-height: 500px;
      padding-left: 10px; } }

.mb-text-image .grid-cell:first-child {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.mb-text-image .media {
  border-radius: 5px;
  overflow: hidden; }

.mb-text-image .cms-group {
  padding-top: 20px; }
  @media only screen and (min-width: 768px) {
    .mb-text-image .cms-group {
      margin-right: 20px;
      padding-top: 0; }
      .mb-text-image .cms-group .cms-content {
        max-width: 380px; } }

.mb-text-image .cms-text {
  padding-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .mb-text-image .cms-text {
      padding-bottom: 30px; } }

.mb-text-text .grid-wrapper {
  box-sizing: border-box;
  padding: 0 15px; }
  @media only screen and (min-width: 768px) {
    .mb-text-text .grid-wrapper {
      box-sizing: border-box;
      padding: 0; } }

.mb-text-text .grid-container > .grid-cell {
  align-items: flex-start;
  display: flex;
  justify-content: center; }

.mb-text-text .grid-cell .cms-wrapper {
  padding: 0; }

@media only screen and (min-width: 768px) {
  .mb-text-text .grid-cell .cms-subtitle,
  .mb-text-text .grid-cell .cms-text {
    margin: 0 15px;
    max-width: 380px; }
  .mb-text-text .grid-cell .cms-subtitle {
    padding-top: 0; } }

.mb-text-text .cms-text {
  padding-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .mb-text-text .cms-text {
      padding-bottom: 0; } }

.grid.grid-gutter > .grid-wrapper > .grid-container > .grid-cell {
  padding-bottom: 20px; }
  .grid.grid-gutter > .grid-wrapper > .grid-container > .grid-cell:last-child {
    padding-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .grid.grid-gutter > .grid-wrapper > .grid-container > .grid-cell {
      padding-bottom: 0; } }

.mb-text-text-nosub.grid.grid-gutter > .grid-wrapper > .grid-container > .grid-cell:last-child {
  padding-bottom: 0; }

.mb-text-video .grid-container {
  flex-direction: column-reverse; }
  @media only screen and (min-width: 768px) {
    .mb-text-video .grid-container {
      flex-direction: row; } }

.mb-text-video .grid-cell:last-child {
  height: 270px;
  overflow: visible; }
  @media only screen and (min-width: 768px) {
    .mb-text-video .grid-cell:last-child {
      box-sizing: border-box;
      height: auto;
      padding-left: 10px; } }

.mb-text-video .grid-cell:first-child {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.mb-text-video .media {
  border-radius: 5px;
  overflow: hidden; }

.mb-text-video .video-link-wrapper {
  height: 100%; }
  .mb-text-video .video-link-wrapper .video-preview img {
    height: 270px; }
    @media only screen and (min-width: 768px) {
      .mb-text-video .video-link-wrapper .video-preview img {
        height: 100%; } }

.mb-text-video .cms-group {
  padding-top: 20px; }
  @media only screen and (min-width: 768px) {
    .mb-text-video .cms-group {
      margin-right: 20px;
      padding-top: 0; }
      .mb-text-video .cms-group .cms-content {
        max-width: 380px; } }

.mb-text-video .cms-text {
  padding-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .mb-text-video .cms-text {
      padding-bottom: 30px; } }

.mb-two-columns-text .cms-wrapper {
  padding: 0; }

.mb-two-columns-text .cms-subtitle {
  box-sizing: border-box;
  padding-top: 0; }

@media only screen and (min-width: 768px) {
  .mb-two-columns-text .text-block {
    padding: 0; }
    .mb-two-columns-text .text-block .cms-content {
      column-count: 2;
      column-gap: 20px; }
      .mb-two-columns-text .text-block .cms-content .cms-text {
        column-fill: balance;
        max-width: none;
        padding: 0; } }

.mb-two-columns-text .cms-text {
  padding-bottom: 0; }

.mb-two-images {
  margin-bottom: 80px; }
  .mb-two-images.grid-slider .grid-wrapper .grid-container {
    flex-wrap: wrap;
    width: 100% !important; }
    @media only screen and (min-width: 768px) {
      .mb-two-images.grid-slider .grid-wrapper .grid-container {
        flex-wrap: nowrap; } }
  .mb-two-images.grid-slider .grid-cell {
    padding: 0; }
    .mb-two-images.grid-slider .grid-cell .media img {
      height: 100%; }
  .mb-two-images .grid-cell {
    height: 270px; }
    @media only screen and (min-width: 768px) {
      .mb-two-images .grid-cell {
        height: 390px; } }
    .mb-two-images .grid-cell:first-child {
      margin-bottom: 40px; }
      @media only screen and (min-width: 768px) {
        .mb-two-images .grid-cell:first-child {
          margin-bottom: 0; }
          .mb-two-images .grid-cell:first-child .media {
            padding-right: 10px; } }
    @media only screen and (min-width: 768px) {
      .mb-two-images .grid-cell:last-child .media {
        padding-left: 10px; } }
    .mb-two-images .grid-cell .media {
      background: none;
      box-sizing: border-box; }
    .mb-two-images .grid-cell .media-image-wrapper {
      border-radius: 5px;
      overflow: hidden; }
  .mb-two-images .grid-controller {
    display: none; }

.mb-two-videos .grid-cell {
  height: 270px; }
  @media only screen and (min-width: 768px) {
    .mb-two-videos .grid-cell {
      height: 390px; } }
  .mb-two-videos .grid-cell:first-child {
    margin-bottom: 40px; }
    @media only screen and (min-width: 768px) {
      .mb-two-videos .grid-cell:first-child {
        margin-bottom: 0; }
        .mb-two-videos .grid-cell:first-child .media {
          padding-right: 10px; } }
  @media only screen and (min-width: 768px) {
    .mb-two-videos .grid-cell:last-child .media {
      padding-left: 10px; } }

.mb-two-videos .media {
  background: none;
  box-sizing: border-box; }

.mb-two-videos .video-link-wrapper {
  border-radius: 5px;
  height: 100%;
  overflow: hidden; }

@media only screen and (min-width: 992px) {
  .mb-usps .grid-container {
    align-items: stretch;
    max-width: calc(100% + (10px * 2)) !important;
    transform: none !important; } }

.mb-usps .grid-cell {
  flex: 1;
  justify-content: center; }
  @media only screen and (min-width: 992px) {
    .mb-usps .grid-cell {
      display: flex;
      min-width: auto !important; } }
  .mb-usps .grid-cell:nth-child(2n+2) .usp {
    background: #fcd9d9; }
  .mb-usps .grid-cell .usp {
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    padding: 80px 0; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .mb-usps .grid-cell .usp {
        flex-basis: 100%; } }

.mb-usps .usp-aside,
.mb-usps .usp-header,
.mb-usps .usp-body,
.mb-usps .usp-section {
  flex: 1 0 auto; }

.mb-usps .usp-aside {
  align-items: center;
  padding: 0 15px 15px; }

.mb-usps .usp-header {
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  align-items: flex-start;
  hyphens: auto;
  padding: 10px 0;
  white-space: normal;
  word-break: break-word; }

.mb-usps .usp-media {
  flex-basis: 100%; }
  .mb-usps .usp-media svg {
    fill: #333; }

.mb-usps .usp-title {
  color: #e81e75;
  font-family: "Bebas Neue";
  font-size: 30px;
  line-height: .94;
  padding: 0 15px; }
  @media only screen and (min-width: 992px) {
    .mb-usps .usp-title {
      padding: 0 20px; } }
  @media only screen and (min-width: 992px) and (-ms-high-contrast: active), only screen and (min-width: 992px) and (-ms-high-contrast: none) {
    .mb-usps .usp-title {
      padding: 0 50px; } }
  @media only screen and (min-width: 1200px) {
    .mb-usps .usp-title {
      padding: 0 40px; } }

.mb-usps .usp-description {
  align-items: flex-end;
  color: #333;
  padding: 0 15px; }

@media only screen and (min-width: 992px) {
  .mb-usps .grid-controller {
    display: none; } }

.mb-values .grid-wrapper {
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .mb-values .grid-wrapper {
      overflow: visible; } }

@media only screen and (min-width: 768px) {
  .mb-values .grid-container {
    margin: 0;
    max-width: 100% !important;
    transform: none !important;
    width: 100%; } }

.mb-values .grid-cell {
  border-radius: 5px;
  height: 270px;
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .mb-values .grid-cell {
      border-radius: 0;
      height: 240px;
      margin: 0;
      min-width: unset !important; }
      .mb-values .grid-cell:first-child {
        border-radius: 5px 0 0 5px; }
      .mb-values .grid-cell:last-child {
        border-radius: 0 5px 5px 0; }
      .mb-values .grid-cell:hover, .mb-values .grid-cell:active, .mb-values .grid-cell:focus {
        background: rgba(250, 191, 192, 0.5);
        border-radius: 15px;
        box-sizing: border-box;
        transform: scale(1.2);
        transition: all .3s ease !important;
        z-index: 2; }
        .mb-values .grid-cell:hover .usp-aside, .mb-values .grid-cell:active .usp-aside, .mb-values .grid-cell:focus .usp-aside {
          transform: scale(1.2); }
        .mb-values .grid-cell:hover .usp, .mb-values .grid-cell:active .usp, .mb-values .grid-cell:focus .usp {
          border-radius: 5px;
          box-sizing: border-box;
          height: calc(100% - 30px);
          margin: 15px;
          overflow: hidden; }
        .mb-values .grid-cell:hover .usp-header, .mb-values .grid-cell:active .usp-header, .mb-values .grid-cell:focus .usp-header {
          align-items: flex-end;
          height: auto;
          padding: 0 15px;
          text-align: left; }
          .mb-values .grid-cell:hover .usp-header .usp-title, .mb-values .grid-cell:active .usp-header .usp-title, .mb-values .grid-cell:focus .usp-header .usp-title {
            font-size: 28px; }
        .mb-values .grid-cell:hover .usp-body, .mb-values .grid-cell:active .usp-body, .mb-values .grid-cell:focus .usp-body {
          background: rgba(255, 255, 255, 0.8);
          display: block;
          z-index: 1; }
          .mb-values .grid-cell:hover .usp-body .usp-description, .mb-values .grid-cell:active .usp-body .usp-description, .mb-values .grid-cell:focus .usp-body .usp-description {
            color: #333;
            font-size: 14px;
            line-height: 1.2;
            padding: 15px;
            padding-top: 0;
            text-align: left; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .mb-values .grid-cell {
      min-width: auto !important; } }

.mb-values .usp {
  height: 100%;
  justify-content: flex-end;
  padding: 0;
  position: relative; }

.mb-values .usp-aside {
  height: 100%;
  padding: 0;
  position: absolute;
  width: 100%; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .mb-values .usp-aside {
      flex-direction: column;
      left: 0;
      top: 0; } }
  .mb-values .usp-aside .usp-media {
    align-items: center;
    display: flex;
    flex-basis: 100%;
    height: 100%;
    justify-content: center;
    width: 100%; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .mb-values .usp-aside .usp-media {
        height: 240px;
        min-width: 100%;
        width: auto; } }
  .mb-values .usp-aside img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%; }

.mb-values .usp-header {
  align-items: center;
  height: 130px;
  line-height: 1.2;
  padding: 0;
  z-index: 1; }
  @media only screen and (min-width: 768px) {
    .mb-values .usp-header {
      background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8));
      padding-left: 20px;
      padding-right: 20px; } }
  .mb-values .usp-header .usp-title {
    color: #333;
    font-family: "Bebas Neue";
    font-size: 30px;
    height: fit-content; }

.mb-values .usp-body {
  display: none; }

@media only screen and (min-width: 768px) {
  .mb-values .grid-controller {
    display: none; } }

.mb-video .media {
  border-radius: 5px;
  height: 270px;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .mb-video .media {
      height: 390px; } }

.mb-video .video-link-wrapper {
  height: 100%; }

@media only screen and (min-width: 768px) {
  .mb-video-image .grid-container {
    max-width: calc(100% + 20px) !important;
    transform: none !important; } }

.mb-video-image .grid-cell {
  padding: 0 10px !important; }
  @media only screen and (min-width: 768px) {
    .mb-video-image .grid-cell {
      min-width: auto !important; } }

.mb-video-image .media {
  border-radius: 5px;
  height: 270px; }
  @media only screen and (min-width: 768px) {
    .mb-video-image .media {
      height: 260px; } }
  .mb-video-image .media img,
  .mb-video-image .media .video-link-wrapper {
    height: 100% !important; }

.mb-video-image .grid-controller {
  cursor: pointer; }
  @media only screen and (min-width: 768px) {
    .mb-video-image .grid-controller {
      display: none; } }

@media only screen and (min-width: 768px) {
  .mb-video-text.grid.grid-flex-sm-2 > .grid-wrapper > .grid-container > .grid-cell:first-child {
    max-width: calc(50% - 10px); }
  .mb-video-text.grid.grid-flex-sm-2 > .grid-wrapper > .grid-container > .grid-cell:last-child {
    margin-left: 10px; } }

.mb-video-text .grid-cell:first-child {
  height: 270px;
  overflow: visible; }
  @media only screen and (min-width: 768px) {
    .mb-video-text .grid-cell:first-child {
      height: auto;
      min-height: 500px; } }

.mb-video-text .grid-cell:last-child {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media only screen and (min-width: 768px) {
    .mb-video-text .grid-cell:last-child {
      padding-bottom: 20px; } }

.mb-video-text .media {
  background: rgba(250, 191, 192, 0.5);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  overflow: visible;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .mb-video-text .media {
      margin-left: 20px; } }
  .mb-video-text .media.media-video .video-link-wrapper {
    border-radius: 5px;
    height: 100%;
    margin-top: -10px;
    overflow: hidden;
    width: calc(100% - 20px); }
    @media only screen and (min-width: 768px) {
      .mb-video-text .media.media-video .video-link-wrapper {
        left: -20px;
        margin-top: 0;
        position: absolute;
        top: -20px;
        width: 100%; } }

.mb-video-text .cms-group {
  padding-top: 20px; }
  @media only screen and (min-width: 768px) {
    .mb-video-text .cms-group {
      margin-left: 20px;
      padding-top: 0; }
      .mb-video-text .cms-group .cms-content {
        max-width: 380px; } }

.mb-video-text .cms-text {
  padding-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .mb-video-text .cms-text {
      padding-bottom: 30px; } }

.mb-worlds {
  margin-bottom: 65px; }
  .mb-worlds .grid-cell {
    height: 130px;
    padding-bottom: 15px;
    transition: none; }
    .mb-worlds .grid-cell:active .world-image-container {
      background: #fabfc0;
      border-radius: 5px;
      box-sizing: border-box;
      padding: 2px; }
    @media only screen and (min-width: 768px) {
      .mb-worlds .grid-cell {
        box-sizing: border-box;
        height: 320px; }
        .mb-worlds .grid-cell:nth-of-type(1) {
          max-width: 50%;
          padding-right: calc(20px / 2); }
        .mb-worlds .grid-cell:nth-of-type(2) {
          max-width: 50%;
          padding-left: calc(20px / 2); }
        .mb-worlds .grid-cell:nth-of-type(3) {
          max-width: calc(100% / 3);
          padding-right: calc(40px / 3); }
        .mb-worlds .grid-cell:nth-of-type(4) {
          max-width: calc(100% / 3);
          padding-left: calc((40px / 3) / 2);
          padding-right: calc((40px / 3) / 2); }
        .mb-worlds .grid-cell:nth-of-type(5) {
          max-width: calc(100% / 3);
          padding-left: calc(40px / 3); }
        .mb-worlds .grid-cell:hover, .mb-worlds .grid-cell:active, .mb-worlds .grid-cell:focus {
          margin-top: -20px;
          overflow: visible;
          transform: scale(1.1);
          transition: all .3s ease;
          z-index: 1; }
          .mb-worlds .grid-cell:hover .world, .mb-worlds .grid-cell:active .world, .mb-worlds .grid-cell:focus .world {
            background: rgba(250, 191, 192, 0.5);
            border-radius: 15px;
            overflow: hidden;
            padding: 20px; }
            .mb-worlds .grid-cell:hover .world .world-body, .mb-worlds .grid-cell:active .world .world-body, .mb-worlds .grid-cell:focus .world .world-body {
              background: rgba(255, 255, 255, 0.9);
              border-radius: 0 0 5px 5px;
              bottom: 20px;
              width: calc(100% - 40px); } }
        @media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
          .mb-worlds .grid-cell:hover .world .world-body, .mb-worlds .grid-cell:active .world .world-body, .mb-worlds .grid-cell:focus .world .world-body {
            height: auto; } }
    @media only screen and (min-width: 768px) {
            .mb-worlds .grid-cell:hover .world .world-header, .mb-worlds .grid-cell:active .world .world-header, .mb-worlds .grid-cell:focus .world .world-header {
              font-size: 28px;
              padding-top: 20px; }
            .mb-worlds .grid-cell:hover .world .world-summary, .mb-worlds .grid-cell:active .world .world-summary, .mb-worlds .grid-cell:focus .world .world-summary {
              display: block;
              font-size: 14px;
              line-height: 1.2; }
              .mb-worlds .grid-cell:hover .world .world-summary p, .mb-worlds .grid-cell:active .world .world-summary p, .mb-worlds .grid-cell:focus .world .world-summary p {
                margin-bottom: 0; } }
  .mb-worlds .world {
    height: 100%;
    position: relative; }
  .mb-worlds .world-aside {
    height: 100%; }
  .mb-worlds .world-media {
    height: 100%; }
  .mb-worlds .world-image-container {
    height: 100%; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .mb-worlds .world-image-container {
        border-radius: 5px; } }
  .mb-worlds .world-image {
    border-radius: 5px;
    height: 100%;
    object-fit: cover;
    object-position: center; }
  .mb-worlds .world-body {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 12%, rgba(0, 0, 0, 0.8) 100%);
    border-radius: 0 0 5px 5px;
    bottom: 0;
    box-sizing: border-box;
    height: 80%;
    padding: 20px;
    position: absolute;
    width: 100%; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .mb-worlds .world-body {
        height: auto; } }
    @media only screen and (min-width: 768px) {
      .mb-worlds .world-body {
        background: rgba(255, 255, 255, 0.75);
        border-radius: 0;
        display: flex;
        flex-direction: column;
        height: auto;
        justify-content: center;
        min-height: 100px;
        padding: 20px 20px; } }
  @media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
    .mb-worlds .world-body {
      height: 100px; } }
    @media only screen and (min-width: 768px) {
        .mb-worlds .world-body .world-header {
          position: static; }
          .mb-worlds .world-body .world-header h2 {
            color: #333; } }
  .mb-worlds .world-header {
    bottom: 20px;
    position: absolute; }
    .mb-worlds .world-header h2 {
      color: #fff;
      line-height: .92; }
  .mb-worlds .world-summary {
    display: none; }
  .mb-worlds .world-footer {
    display: none; }

.mb-worlds-small {
  margin-bottom: 80px; }
  @media only screen and (min-width: 768px) {
    .mb-worlds-small .grid-container {
      margin-left: -10px;
      width: calc(100% + 20px); } }
  .mb-worlds-small .grid-cell {
    height: 130px;
    padding-bottom: 15px;
    transition: none; }
    .mb-worlds-small .grid-cell:active .world-image-container {
      background: #fabfc0;
      border-radius: 5px;
      box-sizing: border-box;
      padding: 2px; }
    @media only screen and (min-width: 768px) {
      .mb-worlds-small .grid-cell {
        box-sizing: border-box;
        height: 274px;
        padding: 10px; }
        .mb-worlds-small .grid-cell:hover, .mb-worlds-small .grid-cell:active, .mb-worlds-small .grid-cell:focus {
          background: rgba(250, 191, 192, 0.5);
          border-radius: 10px;
          overflow: hidden;
          padding: 10px;
          transition: all .3s ease !important; } }
    .mb-worlds-small .grid-cell .world {
      height: 100%;
      position: relative; }
    .mb-worlds-small .grid-cell .world-aside {
      height: 100%; }
    .mb-worlds-small .grid-cell .world-media {
      height: 100%; }
    .mb-worlds-small .grid-cell .world-image-container {
      height: 100%; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .mb-worlds-small .grid-cell .world-image-container {
          border-radius: 5px; } }
    .mb-worlds-small .grid-cell .world-image {
      border-radius: 5px;
      height: 100%;
      object-fit: cover;
      object-position: center; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .mb-worlds-small .grid-cell .world-image {
          min-width: 100%;
          width: auto; } }
    .mb-worlds-small .grid-cell .world-body {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 12%, rgba(0, 0, 0, 0.8) 100%);
      border-radius: 0 0 5px 5px;
      bottom: 0;
      box-sizing: border-box;
      height: 80%;
      padding: 20px;
      position: absolute;
      width: 100%; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .mb-worlds-small .grid-cell .world-body {
          height: auto; } }
      @media only screen and (min-width: 768px) {
        .mb-worlds-small .grid-cell .world-body {
          background: rgba(255, 255, 255, 0.75);
          display: flex;
          flex-direction: column;
          height: auto;
          justify-content: center;
          min-height: 100px;
          padding: 20px 20px; } }
  @media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
    .mb-worlds-small .grid-cell .world-body {
      height: 100px; } }
      @media only screen and (min-width: 768px) {
          .mb-worlds-small .grid-cell .world-body .world-header {
            position: static; }
            .mb-worlds-small .grid-cell .world-body .world-header h2 {
              color: #333; } }
    .mb-worlds-small .grid-cell .world-header {
      bottom: 20px;
      position: absolute; }
      .mb-worlds-small .grid-cell .world-header h2 {
        color: #fff;
        line-height: .92; }
    .mb-worlds-small .grid-cell .world-summary {
      display: none; }
    .mb-worlds-small .grid-cell .world-footer {
      display: none; }
