@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: 100%;
  min-width: 320px;
}

img {
  border: 0;
  display: block;
}

body {
  -webkit-font-smoothing: antialiased;
  background: #fff;
  box-sizing: border-box;
  color: #000;
  font-family: "Scala-Sans";
  font-size: 18px;
  font-weight: normal;
  height: 100%;
  line-height: 1.33;
  margin: 0;
  min-width: 320px;
}
body > object {
  float: left;
}

h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
}

h1 {
  color: #000;
  font-family: "Scala-Sans";
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1030px) {
  h1 {
    font-size: 32px;
  }
}

h2 {
  color: #000;
  font-family: "Scala-Sans";
  font-size: 30px;
  font-weight: 600;
  line-height: 1.25;
}
@media only screen and (min-width: 992px) {
  h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1030px) {
  h2 {
    font-size: 30px;
  }
}

h3 {
  color: #000;
  font-family: "Scala-Sans";
  font-size: 26px;
  font-weight: 600;
  line-height: 1.25;
}
@media only screen and (min-width: 992px) {
  h3 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1030px) {
  h3 {
    font-size: 32px;
  }
}

h4 {
  color: #000;
  font-family: "Scala-Sans";
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}
@media only screen and (min-width: 992px) {
  h4 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1030px) {
  h4 {
    font-size: 30px;
  }
}

h5 {
  color: #000;
  font-family: "Scala-Sans";
  font-size: 21px;
  font-weight: 600;
  line-height: 1.25;
}
@media only screen and (min-width: 992px) {
  h5 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1030px) {
  h5 {
    font-size: 28px;
  }
}

h6 {
  color: #000;
  font-family: "Scala-Sans";
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
}
@media only screen and (min-width: 992px) {
  h6 {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1030px) {
  h6 {
    font-size: 1rem;
  }
}

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

input,
select,
textarea {
  border: 1px solid #808080;
  border-radius: 10px;
  color: #000;
  font-family: "Scala-Sans";
  font-size: 18px;
  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=email], input[type=number], input[type=password], input[type=text] {
  box-sizing: border-box;
  height: auto;
  min-height: 45px;
  padding-left: 1em;
  padding-right: 1em;
}
input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=text]:focus {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.5);
  outline: none;
}
input[type=submit] {
  border-radius: 10px;
}
input.input-file {
  display: none;
}

pre {
  color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  font-family: "Scala-Sans";
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  margin-left: 0.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: 0.95em;
  padding-top: 0.5em;
  width: 0.95em;
}
.link-icon svg {
  display: block;
  fill: #000;
}

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: -0.35em;
  margin-right: 1em;
  width: 1.45em;
}
dl .definition-list-icon svg {
  display: block;
  fill: #000;
}
dl dt {
  clear: left;
  color: rgba(0, 0, 0, 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: #a9a9a9;
  }
}
.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");
}
@font-face {
  font-family: "Scala-Sans";
  font-style: normal;
  font-weight: normal;
  src: url("/jobs/fonts/Scala-Sans-Regular.woff2") format("woff2"), url("/jobs/fonts/Scala-Sans-Regular.woff") format("woff");
}
@font-face {
  font-family: "Scala-Sans";
  font-style: normal;
  font-weight: Bold;
  src: url("/jobs/fonts/Scala-Sans-Bold.woff2") format("woff2"), url("/jobs/fonts/Scala-Sans-Bold.woff") format("woff");
}
.btn {
  background-color: #0588f0;
  border-color: #0588f0;
  border-style: solid;
  box-shadow: none;
  color: #fff;
  border-radius: 10px;
  border-width: 1px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.33;
  padding: 15px 15px;
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  font-family: "Scala-Sans";
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
  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:hover, .btn:focus, .btn:active {
  background-color: #003da5;
  border-color: #003da5;
  color: #fff;
}
.btn:hover .btn-icon svg,
.btn:hover .link-icon svg, .btn:focus .btn-icon svg,
.btn:focus .link-icon svg, .btn:active .btn-icon svg,
.btn:active .link-icon svg {
  fill: #fff;
}
.btn .btn-icon svg,
.btn .link-icon svg {
  fill: #fff;
}
.btn:hover, .btn:focus, .btn:active {
  outline: none;
  text-decoration: none;
}
.btn .btn-icon,
.btn .link-icon {
  height: 1rem;
  margin-left: 0;
  margin-top: 0;
  padding-left: 10px;
  padding-top: 0;
  width: 1rem;
}
.btn .btn-label + .btn-addon {
  margin-top: 0;
}
.btn .btn-addon + .btn-label {
  padding-left: 1.5em;
}
.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;
}

.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.disabled {
  cursor: not-allowed;
}

.btn-right {
  float: right;
}

.btn-left {
  float: left;
}

.btn.btn-cta {
  background-color: #808080;
  border-color: #808080;
  border-style: solid;
  box-shadow: none;
  color: #fff;
}
.btn.btn-cta:hover, .btn.btn-cta:focus, .btn.btn-cta:active {
  background-color: #676767;
  border-color: #676767;
  color: #e6e6e6;
}
.btn.btn-cta:hover .btn-icon svg,
.btn.btn-cta:hover .link-icon svg, .btn.btn-cta:focus .btn-icon svg,
.btn.btn-cta:focus .link-icon svg, .btn.btn-cta:active .btn-icon svg,
.btn.btn-cta:active .link-icon svg {
  fill: #e6e6e6;
}
.btn.btn-cta .btn-icon svg,
.btn.btn-cta .link-icon svg {
  fill: #fff;
}

.btn.btn-inverse {
  background-color: #fff;
  border-color: #808080;
  border-style: solid;
  box-shadow: none;
  color: #808080;
}
.btn.btn-inverse:hover, .btn.btn-inverse:focus, .btn.btn-inverse:active {
  background-color: #e6e6e6;
  border-color: #676767;
  color: #676767;
}
.btn.btn-inverse:hover .btn-icon svg,
.btn.btn-inverse:hover .link-icon svg, .btn.btn-inverse:focus .btn-icon svg,
.btn.btn-inverse:focus .link-icon svg, .btn.btn-inverse:active .btn-icon svg,
.btn.btn-inverse:active .link-icon svg {
  fill: #676767;
}
.btn.btn-inverse .btn-icon svg,
.btn.btn-inverse .link-icon svg {
  fill: #808080;
}

.btn.btn-submit {
  background-color: #808080;
  border-color: #808080;
  border-style: solid;
  box-shadow: none;
  color: #fff;
}
.btn.btn-submit:hover, .btn.btn-submit:focus, .btn.btn-submit:active {
  background-color: #676767;
  border-color: #676767;
  color: #e6e6e6;
}
.btn.btn-submit:hover .btn-icon svg,
.btn.btn-submit:hover .link-icon svg, .btn.btn-submit:focus .btn-icon svg,
.btn.btn-submit:focus .link-icon svg, .btn.btn-submit:active .btn-icon svg,
.btn.btn-submit:active .link-icon svg {
  fill: #e6e6e6;
}
.btn.btn-submit .btn-icon svg,
.btn.btn-submit .link-icon svg {
  fill: #fff;
}

.btn.btn-apply {
  background-color: #808080;
  border-color: #808080;
  border-style: solid;
  box-shadow: none;
  color: #fff;
}
.btn.btn-apply:hover, .btn.btn-apply:focus, .btn.btn-apply:active {
  background-color: #676767;
  border-color: #676767;
  color: #e6e6e6;
}
.btn.btn-apply:hover .btn-icon svg,
.btn.btn-apply:hover .link-icon svg, .btn.btn-apply:focus .btn-icon svg,
.btn.btn-apply:focus .link-icon svg, .btn.btn-apply:active .btn-icon svg,
.btn.btn-apply:active .link-icon svg {
  fill: #e6e6e6;
}
.btn.btn-apply .btn-icon svg,
.btn.btn-apply .link-icon svg {
  fill: #fff;
}

.btn.btn-back {
  background-color: #808080;
  border-color: #808080;
  border-style: solid;
  box-shadow: none;
  color: #fff;
}
.btn.btn-back:hover, .btn.btn-back:focus, .btn.btn-back:active {
  background-color: #676767;
  border-color: #676767;
  color: #e6e6e6;
}
.btn.btn-back:hover .btn-icon svg,
.btn.btn-back:hover .link-icon svg, .btn.btn-back:focus .btn-icon svg,
.btn.btn-back:focus .link-icon svg, .btn.btn-back:active .btn-icon svg,
.btn.btn-back:active .link-icon svg {
  fill: #e6e6e6;
}
.btn.btn-back .btn-icon svg,
.btn.btn-back .link-icon svg {
  fill: #fff;
}

.btn.btn-dropdown {
  background-color: #808080;
  border-color: #808080;
  border-style: solid;
  box-shadow: none;
  color: #fff;
}
.btn.btn-dropdown:hover, .btn.btn-dropdown:focus, .btn.btn-dropdown:active {
  background-color: #676767;
  border-color: #676767;
  color: #e6e6e6;
}
.btn.btn-dropdown:hover .btn-icon svg,
.btn.btn-dropdown:hover .link-icon svg, .btn.btn-dropdown:focus .btn-icon svg,
.btn.btn-dropdown:focus .link-icon svg, .btn.btn-dropdown:active .btn-icon svg,
.btn.btn-dropdown:active .link-icon svg {
  fill: #e6e6e6;
}
.btn.btn-dropdown .btn-icon svg,
.btn.btn-dropdown .link-icon svg {
  fill: #fff;
}

.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: #808080;
}
.dropdown.dropdown-open .dropdown-list::-webkit-scrollbar-track {
  background: #a9a9a9;
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
}
.dropdown.dropdown-open .dropdown-list body {
  scrollbar-face-color: #808080;
  scrollbar-track-color: #a9a9a9;
}
.dropdown.dropdown-open .btn-filter {
  border-bottom-color: #fff;
  border-radius: 10px 10px 0 0;
}
.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: #e6e6e6;
}
.dropdown-item.selected .checkbox-container {
  background: #808080;
  border-color: #808080;
}
.dropdown-item.selected .checkbox-container svg {
  fill: #fff;
}

.btn.btn-favourites {
  background-color: #808080;
  border-color: #808080;
  border-style: solid;
  box-shadow: none;
  color: #fff;
}
.btn.btn-favourites:hover, .btn.btn-favourites:focus, .btn.btn-favourites:active {
  background-color: #676767;
  border-color: #676767;
  color: #e6e6e6;
}
.btn.btn-favourites:hover .btn-icon svg,
.btn.btn-favourites:hover .link-icon svg, .btn.btn-favourites:focus .btn-icon svg,
.btn.btn-favourites:focus .link-icon svg, .btn.btn-favourites:active .btn-icon svg,
.btn.btn-favourites:active .link-icon svg {
  fill: #e6e6e6;
}
.btn.btn-favourites .btn-icon svg,
.btn.btn-favourites .link-icon svg {
  fill: #fff;
}

.btn.btn-filter {
  background-color: #808080;
  border-color: #808080;
  border-style: solid;
  box-shadow: none;
  color: #fff;
}
.btn.btn-filter:hover, .btn.btn-filter:focus, .btn.btn-filter:active {
  background-color: #676767;
  border-color: #676767;
  color: #e6e6e6;
}
.btn.btn-filter:hover .btn-icon svg,
.btn.btn-filter:hover .link-icon svg, .btn.btn-filter:focus .btn-icon svg,
.btn.btn-filter:focus .link-icon svg, .btn.btn-filter:active .btn-icon svg,
.btn.btn-filter:active .link-icon svg {
  fill: #e6e6e6;
}
.btn.btn-filter .btn-icon svg,
.btn.btn-filter .link-icon svg {
  fill: #fff;
}

.btn.btn-more {
  background-color: #808080;
  border-color: #808080;
  border-style: solid;
  box-shadow: none;
  color: #fff;
}
.btn.btn-more:hover, .btn.btn-more:focus, .btn.btn-more:active {
  background-color: #676767;
  border-color: #676767;
  color: #e6e6e6;
}
.btn.btn-more:hover .btn-icon svg,
.btn.btn-more:hover .link-icon svg, .btn.btn-more:focus .btn-icon svg,
.btn.btn-more:focus .link-icon svg, .btn.btn-more:active .btn-icon svg,
.btn.btn-more:active .link-icon svg {
  fill: #e6e6e6;
}
.btn.btn-more .btn-icon svg,
.btn.btn-more .link-icon svg {
  fill: #fff;
}

.btn.btn-pagination {
  background-color: #808080;
  border-color: #808080;
  border-style: solid;
  box-shadow: none;
  color: #fff;
}
.btn.btn-pagination:hover, .btn.btn-pagination:focus, .btn.btn-pagination:active {
  background-color: #676767;
  border-color: #676767;
  color: #e6e6e6;
}
.btn.btn-pagination:hover .btn-icon svg,
.btn.btn-pagination:hover .link-icon svg, .btn.btn-pagination:focus .btn-icon svg,
.btn.btn-pagination:focus .link-icon svg, .btn.btn-pagination:active .btn-icon svg,
.btn.btn-pagination:active .link-icon svg {
  fill: #e6e6e6;
}
.btn.btn-pagination .btn-icon svg,
.btn.btn-pagination .link-icon svg {
  fill: #fff;
}

.btn.btn-share {
  background-color: #808080;
  border-color: #808080;
  border-style: solid;
  box-shadow: none;
  color: #fff;
}
.btn.btn-share:hover, .btn.btn-share:focus, .btn.btn-share:active {
  background-color: #676767;
  border-color: #676767;
  color: #e6e6e6;
}
.btn.btn-share:hover .btn-icon svg,
.btn.btn-share:hover .link-icon svg, .btn.btn-share:focus .btn-icon svg,
.btn.btn-share:focus .link-icon svg, .btn.btn-share:active .btn-icon svg,
.btn.btn-share:active .link-icon svg {
  fill: #e6e6e6;
}
.btn.btn-share .btn-icon svg,
.btn.btn-share .link-icon svg {
  fill: #fff;
}

.btn.btn-upload {
  background-color: #808080;
  border-color: #808080;
  border-style: solid;
  box-shadow: none;
  color: #fff;
}
.btn.btn-upload:hover, .btn.btn-upload:focus, .btn.btn-upload:active {
  background-color: #676767;
  border-color: #676767;
  color: #e6e6e6;
}
.btn.btn-upload:hover .btn-icon svg,
.btn.btn-upload:hover .link-icon svg, .btn.btn-upload:focus .btn-icon svg,
.btn.btn-upload:focus .link-icon svg, .btn.btn-upload:active .btn-icon svg,
.btn.btn-upload:active .link-icon svg {
  fill: #e6e6e6;
}
.btn.btn-upload .btn-icon svg,
.btn.btn-upload .link-icon svg {
  fill: #fff;
}

.btn.btn-loader.is-processing .favourite-label {
  visibility: hidden;
}
.btn.btn-loader .loader-icon {
  display: none;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.btn.btn-loader .loader-icon svg {
  animation: rotation 1s infinite linear;
}

.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: 0.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: 0.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 0.3s ease-in-out;
  background-color: #fff;
  background-image: none;
  border: 1px solid #808080;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  color: #000;
  font-family: "Scala-Sans";
  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: 60px;
}

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

.tooltip svg {
  pointer-events: none;
}

.tooltip-icon {
  height: 1rem;
  padding: 0;
  position: relative;
  width: 1rem;
}
.tooltip-icon .tooltip-hot-zone {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.tooltip-icon .tooltip-hover-balloon {
  background: #808080;
  left: calc($tooltip-icon-size + 10px);
  line-height: 1.5em;
  padding: 10px;
  position: absolute;
  top: -10px;
  width: 200px;
  z-index: 3;
}
.tooltip-icon .tooltip-hover-balloon::before {
  background: #808080;
  content: "";
  height: 10px;
  left: -5px;
  position: absolute;
  right: 0;
  transform: rotate(45deg);
  width: 10px;
}

.ui-icon {
  cursor: pointer;
  height: 1rem;
  padding: 0;
  width: 1rem;
}

.banner,
.banner-wrapper {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
}

.banner-wrapper .arrow-scroll {
  bottom: 20px;
  height: 30px;
  position: absolute;
  width: 30px;
}
.banner-wrapper.banner-video .banner-background::before {
  background: #e6eaea;
  content: "";
  height: 100%;
  opacity: 0.4;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.banner-background {
  background: #e6eaea;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.banner-background img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.banner-background video {
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}

.banner-content-wrapper {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  min-height: 200px;
  padding: 80px 25px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .banner-content-wrapper {
    min-height: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .banner-content-wrapper {
    min-height: 500px;
  }
}
.banner-content-wrapper .banner-content-container {
  max-width: 1180px;
  width: 100%;
}
.banner-content-wrapper .banner-content-container .cms-wrapper {
  padding: 0;
  text-align: center;
}
.banner-content-wrapper .form-filter-search h3 {
  display: none;
}

.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;
}

.banner-search .form-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .banner-search .form-container {
    flex-direction: row;
    margin-left: -10px;
    width: calc(100% + 10px);
  }
}
.banner-search .form-container .form-fieldset {
  flex: 1;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .banner-search .form-container .form-fieldset {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.banner-search .form-container .btn {
  display: flex;
  justify-content: space-between;
}
.banner-search .autocomplete {
  width: 100%;
}
.banner-search .form-filter-search {
  margin-bottom: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .banner-search .autocomplete-container {
    left: 0;
  }
}

.article {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}
.article .article-header {
  display: flex;
  flex: 1 100%;
  flex-direction: column;
}
.article .article-header > div:last-child {
  flex: 1 auto;
}
.article .article-header h2 {
  font-size: 30px;
}
.article .article-content {
  color: #000;
  flex: 1 100%;
  padding-top: 1em;
}
.article .article-header-title {
  font-family: "Scala-Sans";
  line-height: 1.25em;
}
.article .article-header-title a {
  cursor: pointer;
}
.article .article-header-date {
  flex: 0 1 auto;
  margin: 0 1rem 0 0;
}
.article .article-image {
  width: 100%;
}
.article.article-highlight {
  background: #fff;
  color: #000;
  padding: 0;
}
.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: #000;
}
.article.article-highlight .article-content {
  color: #000;
}

blockquote {
  box-sizing: border-box;
  color: #000;
  font-family: "Scala-Sans";
  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: 25px;
}

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

.date {
  align-items: center;
  background: #484848;
  color: #000;
  flex-wrap: wrap;
  font-family: "Scala-Sans";
  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: #a9a9a9;
  color: #000;
}
.date.date-highlight .date-day {
  color: #000;
}
.date.date-highlight .date-month {
  color: #000;
}
.date.date-highlight .date-year {
  color: #000;
}
.date .date-day,
.date .date-month,
.date .date-year {
  display: block;
  flex: 1 100%;
  line-height: 1em;
}
.date .date-day {
  color: #000;
}
.date .date-month {
  color: #000;
}
.date .date-year {
  color: #000;
}

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

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

.link.link-back {
  align-items: center;
  color: #000;
  display: flex;
}
.link.link-back .link-icon {
  background: #808080;
  border: 1px solid #808080;
  height: 1.35em;
  margin-right: 0.75em;
  padding-bottom: 0.3em;
  padding-top: 0.3em;
  width: 1.35em;
}
.link.link-back .link-icon svg {
  fill: #fff;
}
.link.link-back:hover {
  color: #000;
}
.link.link-back:hover .link-icon {
  background: #008000;
  border: 1px solid #008000;
}
.link.link-back:hover .link-icon svg {
  fill: #fff;
}

.link.link-cta {
  background: transparent;
  box-sizing: border-box;
  color: #000;
  display: inline-block;
  padding: 10px 30px;
}
.link.link-cta svg {
  fill: #000;
}
.link.link-cta:hover {
  background: rgba(0, 0, 0, 0.05);
  color: #000;
  text-decoration: none;
}
.link.link-cta:hover svg {
  fill: #000;
}
.link.link-cta .link-icon {
  float: right;
  margin-left: 0.5em;
  margin-top: 0.4rem;
  padding-top: 0;
}
.link.link-cta.link-reverse .link-icon {
  float: left;
  margin-left: 0;
  margin-right: 0.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: #000;
  text-decoration: none;
}
.link.link-cta.link-inverse:hover svg {
  fill: #000;
}
.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: 0.5;
}

.link-favourite {
  align-items: center;
  box-sizing: border-box;
  color: #000;
  cursor: pointer;
  display: flex;
  justify-content: center;
  position: relative;
}
.link-favourite:hover {
  color: black;
  font-weight: 600;
  text-decoration: none;
}
.link-favourite:hover .link-favourite-default-icon svg {
  fill: rgba(0, 0, 0, 0.5);
}
.link-favourite:hover .link-favourite-active-icon svg {
  fill: rgba(0, 0, 0, 0.85);
}
.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: #000;
  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: #000;
  font-weight: 600;
}
.link-favourite .link-icon {
  padding: 0;
}
.link-favourite .link-favourite-label {
  display: none;
}
@media only screen and (min-width: 768px) {
  .link-favourite .link-favourite-label {
    display: flex;
  }
}

.link-favourite-count {
  align-items: center;
  background: transparent;
  border-radius: 50%;
  color: transparent;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2rem;
  justify-content: center;
  left: -2rem;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: -0.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 {
  position: relative;
}
.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: #000;
}

.link-favourite-active-icon {
  height: 1rem;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 150ms ease-in-out;
  width: 1rem;
}
.link-favourite-active-icon svg {
  fill: #000;
  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: #000;
}

.link-social {
  display: inline-block;
}
.link-social:hover {
  color: #000;
}
.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: #808080;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  height: 2.5em;
  padding: 0;
  width: 2.5em;
}
.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%;
  height: 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: #000;
  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;
  position: relative;
  width: 100%;
}
.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-link-button:hover .video-link-icon svg {
  fill: #d4d4d4;
}
.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: #a8a8a8;
}
.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%;
}

.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 #000;
  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: 25px;
}

.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: 100px;
  height: 100px;
  min-width: 100px;
}
@media only screen and (min-width: 768px) {
  .usp-media {
    flex-basis: 100px;
    height: 100px;
    min-width: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .usp-media {
    flex-basis: 100px;
    height: 100px;
    min-width: 100px;
  }
}
.usp-media svg {
  fill: #000;
}

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

.usp-description {
  color: #000;
  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;
}
.quick-links .job-alert-large {
  display: none;
}
@media only screen and (min-width: 768px) {
  .quick-links .job-alert-large {
    display: flex;
  }
}

.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 #000;
  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(0, 0, 0, 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(0, 0, 0, 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: 10px;
  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: 0.25;
  overflow: hidden;
}
.quick-link.quick-link-world .quick-link-background img {
  height: 100%;
}

.grid {
  box-sizing: border-box;
  color: #000;
  padding: 0 25px;
  width: 100%;
}
.grid.is-slideable {
  margin-bottom: 60px;
}
.grid.grid-offset {
  padding: 0 25px;
}
@media only screen and (min-width: 992px) {
  .grid.grid-offset {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1401px) {
  .grid.grid-offset {
    padding: 0 50px;
  }
}
.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-cell {
  background: transparent;
  color: #000;
  flex-basis: 100%;
  overflow: hidden;
  transition: min-width 150ms ease-in-out, max-width 150ms ease-in-out;
}

.grid.grid-highlight {
  background: #f5f5f5;
  color: #000;
  padding-bottom: 25px;
  padding-top: 25px;
}
@media only screen and (min-width: 992px) {
  .grid.grid-highlight {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .grid.grid-highlight {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.grid.grid-highlight .grid-cell {
  background: transparent;
  color: #000;
}
.grid.grid-job-alert {
  background: transparent;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 30px 15px 60px;
}
.grid.grid-job-alert h2 {
  align-self: center;
  color: #686868;
  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: 30px;
}
@media only screen and (min-width: 768px) {
  section.grid {
    margin-bottom: 60px;
  }
}

.grid {
  position: relative;
}
.grid.grid-max {
  padding: 0;
}
.grid.grid-max .grid-wrapper {
  max-width: 100%;
}
.grid.grid-extended .grid-wrapper {
  max-width: 1350px;
}
.grid.grid-condensed .grid-wrapper {
  max-width: calc((100% / 3) * 2);
}

@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: -25px;
  width: calc(100% + (25px * 2));
}
.grid.grid-gutter > .grid-wrapper > .grid-container > .grid-cell {
  box-sizing: border-box;
  padding-bottom: 50px;
  padding-left: 25px;
  padding-right: 25px;
}
.grid.grid-gutter.grid-offset {
  padding-bottom: -25px;
  padding-top: 0;
}
.grid.grid-gutter.grid-offset > .grid-wrapper > .grid-container {
  padding-bottom: 25px;
}

.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: 50px;
}
.grid-contact .grid-cell .media.media-html {
  height: 100%;
}
.grid-contact .contact-info {
  color: #000;
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  .grid-contact .contact-info {
    padding: 50px;
    padding-top: 0;
  }
}
.grid-contact .contact-info .cms-subtitle {
  color: #000;
  padding-top: 0;
}
.grid-contact .contact-info .cms-text {
  color: #000;
}

.grid-jumbotron {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .grid-jumbotron {
    padding: 0 30px;
  }
}
.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: 25px;
  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: 25px;
}
@media only screen and (min-width: 992px) {
  .grid-jumbotron.grid-gutter > .grid-wrapper > .grid-container > .grid-cell:last-child {
    padding: 25px;
    padding-right: 0;
  }
}
.grid-jumbotron.grid-highlight .grid-container > .grid-cell:last-child .media {
  padding: 50px;
  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: 10px;
  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: #000;
  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: 25px;
  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: 10px;
  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%;
}
.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: 25px;
  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: 25px;
  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: #808080;
  border: 1px solid #808080;
  border-radius: 50%;
  height: 18px;
  margin-left: 0.5em;
  margin-right: 0.5em;
  width: 18px;
  z-index: 1;
}
.grid-slider .grid-slider-control:hover {
  background-color: #9a9a9a;
  border: 1px solid #9a9a9a;
}
.grid-slider .grid-slider-control.active {
  background: #808080;
  border: 1px solid #808080;
  height: 18px;
  width: 18px;
}
.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: 25px;
}

.autocomplete {
  display: flex;
  position: relative;
}
.autocomplete > input {
  flex: 1 0 auto;
}
.autocomplete .no-suggestions {
  box-sizing: border-box;
  padding: 1rem;
}
.autocomplete .no-suggestions span:first-child {
  padding-right: 5px;
}

.autocomplete-container {
  align-items: center;
  background: #fff;
  box-shadow: 2px 2px 10px 0 rgba(128, 128, 128, 0.5);
  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-heading,
.autocomplete-item {
  align-items: center;
  box-sizing: border-box;
  display: block;
  padding: 0.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 25px;
  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 input,
.application-form-container select {
  border: 1px solid #808080;
  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: #808080;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  height: 1.25rem;
  margin-right: 0.5rem;
  padding: 0.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: 0.5em;
  padding-right: 0.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: 0.5em;
}
.application-form-container pre {
  font-family: "Scala-Sans";
  font-size: 0.9em;
  margin: 0;
  margin-left: 0.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: 1;
  }
  .content-layout .content-main {
    flex: 1 auto;
  }
}
.content-layout .content-aside {
  display: none;
}
.content-layout .content-main {
  padding-left: 25px;
  padding-right: 25px;
}
.content-layout .content-main > div {
  margin: 0 auto;
  max-width: 1180px;
}

.cms-menu {
  border-bottom: 1px solid #808080;
  border-top: 1px solid #808080;
  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: 25px;
  padding-right: 25px;
}
@media only screen and (min-width: 768px) {
  .cms-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .cms-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.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: #000;
}
.cms-title:first-child {
  padding-top: 0;
}

.cms-intro p,
.cms-text p {
  line-height: 1.33;
  margin-bottom: 1em;
  margin-top: 0;
}
.cms-intro p:last-child,
.cms-text p:last-child {
  margin-bottom: 0;
}

.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.33;
}

.cms-text-highlight {
  font-family: "Scala-Sans";
  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%;
}

.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: #000;
  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: #000;
  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: #000;
  margin-top: 0.3em;
}
.contact-info a {
  color: #000;
}
.contact-info a .link-icon {
  fill: #000;
  margin-right: 0.5em;
}
.contact-info a:hover {
  color: #000;
}

@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: 1350px;
}
@media only screen and (min-width: 992px) {
  .content.content-condensed {
    max-width: calc((100% / 3) * 2);
  }
}
@media only screen and (min-width: 992px) {
  .content {
    padding-left: 0;
    padding-right: 0;
  }
}
.content > section {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .content > section {
    margin-bottom: 60px;
  }
}

.content-header {
  position: relative;
}

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

.grid.vacancy-overview .grid-cell {
  overflow: visible;
}

.filter-bar {
  background: #fff;
  color: #333333;
  display: block;
  margin-bottom: 25px;
  width: 100%;
}
.filter-bar h3 {
  font-size: 30px;
}
.filter-bar h2,
.filter-bar h3 {
  color: #333f48;
  margin-top: 0;
}

.filter-button {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 0 5px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 568px) {
  .filter-button {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 768px) {
  .filter-button {
    padding-bottom: 50px;
  }
}
.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;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .filter-container {
    display: block;
  }
}
.filter-container.is-open {
  display: block;
  padding-top: 25px;
}
@media only screen and (min-width: 768px) {
  .filter-container.is-open {
    padding-top: 5px;
  }
}
.filter-container.is-open:before {
  content: "";
  position: absolute;
  background: #f5f5f5;
  top: 0;
  left: 0;
  width: 140%;
  margin-left: -20%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .filter-container.is-open:before {
    content: none;
  }
}

.filter {
  border-bottom: 1px solid #808080;
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .filter {
    padding-bottom: 30px;
  }
}
.filter input,
.filter label {
  cursor: pointer;
}
.filter .btn.btn-dropdown {
  background-color: transparent;
  border-radius: 0;
  color: #333333;
  display: flex;
  font-size: 18px;
  font-weight: normal;
  justify-content: space-between;
  padding: 0;
  text-align: left;
  width: 100%;
}
.filter .btn.btn-dropdown span {
  color: #333333;
  font-size: 15px;
}
.filter .btn.btn-dropdown svg {
  fill: #333333;
  float: right;
  height: 0.7em;
  transition: transform 150ms ease-in-out;
  width: 0.7em;
}
.filter.open ul,
.filter.open ol {
  display: block;
}
.filter.open svg {
  fill: #333333;
  transition: fill 150ms ease-in-out, transform 150ms ease-in-out;
}
.filter ul,
.filter ol {
  display: none;
  margin: 0;
  padding: 0;
  padding-left: 1px;
  padding-top: 0;
}
.filter .checkbox {
  background: transparent;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.filter .checkbox [type=checkbox] {
  display: none;
}
.filter .checkbox .filter-count {
  display: none;
}
.filter .checkbox label {
  display: flex;
}
.filter .checkbox label span {
  font-size: 18px;
  padding-left: 5px;
}
.filter .checkbox label span:hover, .filter .checkbox label span:active, .filter .checkbox label span:focus {
  color: #0588f0;
}
.filter .filter-label-wrapper {
  align-items: center;
  display: flex;
  flex-direction: row;
}
.filter .filter-label-wrapper .checkbox-container {
  align-items: center;
  background-color: transparent;
  border: 2px solid #0588f0;
  border-radius: 2px;
  display: flex;
  height: 15px;
  justify-content: center;
  margin-right: 15px;
  padding: 1px;
  width: 15px;
  box-sizing: border-box;
}
.filter .checkbox {
  margin-left: 0;
}
.filter .checkbox.checked .checkbox-container {
  background-color: #0588f0;
}
.filter .checkbox.checked .checkbox-container svg {
  fill: #fff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .filter .checkbox {
    list-style-image: url("data: 0");
  }
}

.vacancies #filter-container {
  max-width: 580px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .vacancies #filter-container {
    min-width: 290px;
    max-width: 290px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.vacancies #filter-container .filter {
  border: 0;
}
.vacancies #filter-container .filter.open .link-icon {
  transform: rotate(180deg);
}
.vacancies #filter-container .filter .link-icon {
  transition: ease-in-out 0.3s;
}
.vacancies #filter-container .btn-dropdown {
  border: 0;
  font-size: 26px;
  font-weight: bold;
  color: #333f48;
  padding-bottom: 20px;
}
.vacancies #filter-container .btn-dropdown:hover, .vacancies #filter-container .btn-dropdown:active, .vacancies #filter-container .btn-dropdown:focus {
  background: none;
}
.vacancies #filter-container .btn-dropdown svg {
  height: 100%;
  width: 14px;
}
.vacancies #filter-container .btn-dropdown:hover svg {
  fill: #333f48;
}
.vacancies .filter-button {
  flex-direction: row;
  justify-content: space-between;
}
.vacancies .filter-button .filter-icon {
  margin: 0;
  height: 27px;
  width: 46px;
  padding: 0;
}

#filter-empty-icon path {
  fill: #a2aaad;
}

#filter-fill-icon path {
  fill: #009a44;
}

.sticky-element {
  background-color: #fff;
  border: 0;
  box-sizing: border-box;
  display: block;
  left: 0;
  opacity: 1;
  padding: 10px 25px;
  position: fixed;
  top: 75px;
  width: 100%;
  z-index: 1999;
}
.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: #000;
  display: none;
  font-family: "Scala-Sans";
  font-size: 30px;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  padding-right: 0.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;
  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 0.75em;
  text-align: center;
}

#page-vacancy .header.header-mobile {
  height: 75px;
}

.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: 25px;
  padding-bottom: 50px;
  padding-top: 50px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .job-alert-teaser {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1401px) {
  .job-alert-teaser {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.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: calc((100% / 3) * 2);
}
.job-alert-teaser .cms-form form input {
  flex: 1 100%;
  margin-right: 25px;
}
.job-alert-teaser .cms-form form input:first-child {
  margin: 0;
}
.job-alert-teaser .cms-form form input:first-child:last-child {
  border-radius: 10px;
  border-right: 1px solid #808080;
}
.job-alert-teaser .cms-form form input:first-child + .btn {
  border-left: 0;
  border-radius: 10px;
}
.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: 10px 0 0 10px;
    border-right: 0;
  }
  .job-alert-teaser .cms-form form input:first-child + .btn {
    border-radius: 0 10px 10px 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: #fff;
  border: 0;
  padding: 0;
  color: #333f48;
}
@media only screen and (min-width: 992px) {
  .default-form {
    padding: 50px;
  }
}
.default-form input[type=text],
.default-form input[type=email],
.default-form input[type=number],
.default-form select {
  border: 1px solid #808080;
  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: 0.5em;
}
.default-form dl {
  max-width: none;
  width: 100%;
}
.default-form dl dt {
  color: #000;
  font-weight: 600;
  width: 100%;
}
.default-form dl dd {
  color: #000;
  margin: 0;
}
.default-form dl dd ul {
  margin: 0;
  padding: 0;
}
.default-form dl dd ul li {
  display: block;
  max-width: 380px;
  width: 100%;
}
.default-form dl dd ul .checked .checkbox-container {
  background-color: #0588f0;
}
.default-form dl dd ul .checked .checkbox-container svg {
  fill: #fff;
}
.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] {
  display: none;
}
.default-form dl dd label.checkbox-label-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 0;
}
.default-form dl dd label.checkbox-label-wrapper .checkbox-container {
  position: absolute;
  top: 0;
  left: 0;
  align-items: center;
  border: 2px solid #0588f0;
  border-radius: 2px;
  display: flex;
  height: 15px;
  justify-content: center;
  margin-right: 15px;
  padding: 1px;
  width: 15px;
  box-sizing: border-box;
  position: relative;
}
.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: #000;
  font-family: "Scala-Sans";
  font-size: 0.9em;
  margin: 0;
  margin-left: 0.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: 0.5em;
  padding-top: 0.5em;
}
.default-form .check-field {
  display: flex;
  line-height: 1.5em;
  padding: 0;
}
.default-form .check-field .checkbox-container {
  top: 4px;
}
.default-form .check-field label {
  line-height: 1.33;
}
.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: 1rem;
}
@media only screen and (min-width: 768px) {
  .default-form .field-list-group .field-list-label {
    max-width: 32%;
  }
}
.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.33;
}

.to-apply-form-wrapper {
  align-items: center;
  background: #808080;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  padding: 50px 25px;
  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: 50px 25px;
}
@media only screen and (min-width: 768px) {
  .apply-form-thank-you {
    padding-left: 50px;
    padding-right: 50px;
  }
}

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

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

.login-form-wrapper {
  flex: 1;
}
.login-form-wrapper .login-form {
  background: #d4d4d4;
  text-align: left;
}

.login-form-container {
  background: #d4d4d4;
  padding-left: 25px;
  padding-right: 25px;
  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: #000;
}
.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: #d4d4d4;
  border: 0;
  box-sizing: border-box;
  margin: 0;
  margin-bottom: 60px;
  padding: 25px;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .my-form fieldset {
    padding: 50px;
  }
}
.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: #808080;
}
.my-form fieldset input[type=text].select-multiple::-webkit-scrollbar-track,
.my-form fieldset select.select-multiple::-webkit-scrollbar-track {
  background: #a9a9a9;
  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: #808080;
  scrollbar-track-color: #a9a9a9;
}
.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 50px 20px 80px;
  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: 25px;
  padding-right: 25px;
  position: absolute;
  top: 32px;
}
@media only screen and (min-width: 768px) {
  .my-form .fieldset-container fieldset .icon-toggle {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.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: 25px;
  padding-right: 25px;
}
@media only screen and (min-width: 768px) {
  .my-form .fieldset-container .form-header-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.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.33;
  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: 25px;
}
.my-form .label-waarden .field-list-label {
  display: none;
}
.my-form .label-waarden .items-container {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.33;
  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 #808080;
  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: 1rem;
  margin-left: 20px;
  padding: 0;
  width: 1rem;
}
.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: 25px;
  padding-right: 25px;
}

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

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

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

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

.person {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .person {
    flex-direction: row;
  }
}
.person .person-content-wrapper {
  flex: 1;
}
.person .content-details {
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .person .content-details {
    padding-bottom: 0;
  }
}
.person .contact-option {
  display: flex;
}
.person .person-avatar,
.person .person-container {
  padding-left: 25px;
  padding-right: 25px;
}
.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: 0.5em;
  padding: 0;
  width: 1.2em;
}
.person .person-details .link-icon svg {
  fill: #000;
  margin-top: 0.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: 0.5em;
}
.quick-links-favorites .favourite-count {
  background: #00f;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 0.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: #00f;
  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: #000;
  color: #000;
  font-size: 16px;
}
.footer .footer-top {
  background: #808080;
}
.footer .footer-bottom {
  background: #808080;
}

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

.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: 50px;
  padding-top: 50px;
}
@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: #000;
  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: 0.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: 10px;
  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: 10px;
    margin: 0 5px;
  }
}

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

.footer-legal-links a,
.footer-nav-item a {
  color: #000;
}
.footer-legal-links a:hover,
.footer-nav-item a:hover {
  color: black;
}

.header {
  background: #575757;
  box-sizing: border-box;
  display: flex;
  position: fixed;
  width: 100%;
  z-index: 2000;
}
.header.header-mobile {
  flex-direction: row;
  height: 75px;
}
@media only screen and (min-width: 1200px) {
  .header.header-mobile {
    display: none;
  }
}
.header.header-mobile .header-logo {
  left: calc(50% - 37.5px);
  position: absolute;
}
.header.header-desktop {
  display: none;
  flex-direction: column;
  height: 120px;
}
@media only screen and (min-width: 1200px) {
  .header.header-desktop {
    display: flex;
  }
}
.header.header-desktop .header-top {
  background: gray;
  max-height: 40px;
}
.header.header-desktop .header-top .header-logo {
  display: none;
}
.header.header-desktop .header-middle {
  background: transparent;
  max-height: 80px;
}
.header.header-desktop .header-middle .header-container {
  justify-content: flex-start;
}
.header.header-desktop .header-middle .header-logo {
  margin-right: 25px;
}
.header.header-desktop .header-middle .header-menu {
  margin-left: -20px;
  margin-right: -20px;
}
.header a,
.header img {
  display: flex;
  height: 100%;
  width: 100%;
}
.header a {
  align-items: center;
  color: #fff;
  display: flex;
}
.header a:hover {
  color: #fff;
}
.header svg {
  fill: #fff;
}
.header .header-wrapper {
  box-sizing: border-box;
  height: 100%;
  padding: 0 25px;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .header .header-wrapper {
    padding: 0 25px;
  }
}
.header .header-container {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1180px;
  width: 100%;
}
.header .header-container .header-section {
  align-items: center;
  display: flex;
}
.header .header-container .header-quick-links {
  margin-left: auto;
}
.header .header-container .header-quick-links .quick-link {
  margin-left: 15px;
}
.header .header-container .header-quick-links .job-alert-label {
  display: none;
  margin-left: 10px;
}
@media only screen and (min-width: 1200px) {
  .header .header-container .header-quick-links .job-alert-label {
    display: flex;
  }
}
.header .header-container .header-quick-links svg {
  height: 20px;
  width: 20px;
}
@media only screen and (min-width: 1200px) {
  .header .header-container .header-quick-links svg {
    height: 1rem;
    width: 1rem;
  }
}
.header .header-container .header-logo {
  height: 100%;
}
.header .header-container .header-logo .logo {
  box-sizing: border-box;
  height: 75px;
  padding: 10px;
  width: 75px;
}
@media only screen and (min-width: 1200px) {
  .header .header-container .header-logo .logo {
    height: 80px;
    padding-left: 0;
    padding-right: 20px;
    width: 80px;
  }
}

.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-submenu {
  align-items: center;
  background: #fff;
  box-shadow: 2px 2px 10px 0 rgba(128, 128, 128, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  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: #e6e6e6;
}

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

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

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

.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: #e6e6e6;
  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: 0.5rem;
}
.menu-dropdown-icon svg {
  fill: #fff;
  height: 0.5rem;
  transition: transform 150ms ease-in-out;
  width: 0.5rem;
}

.menu-mobile {
  background: #fff;
  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: 25px;
  text-align: left;
  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: 75px;
  width: 100%;
}
.menu-mobile .menu-logo {
  box-sizing: border-box;
  height: 75px;
}
.menu-mobile .menu-mobile-logo {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 0;
}
.menu-mobile .menu-mobile-logo img {
  height: 100%;
  width: 100%;
}

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

.menu-header {
  align-items: center;
  background: #575757;
  box-sizing: border-box;
  display: flex;
  height: 75px;
  justify-content: space-between;
  padding: 0 25px;
}

.menu-header-item {
  align-items: center;
  display: flex;
  justify-content: center;
}
.menu-header-item.menu-logo {
  width: 100%;
}
.menu-header-item.menu-logo .menu-mobile-logo {
  box-sizing: border-box;
  height: 75px;
  left: calc(50% - 37.5px);
  padding: 10px;
  position: absolute;
  width: 75px;
}
.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 {
  box-sizing: border-box;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}

.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: 30px;
  position: relative;
  user-select: none;
}
.language-menu-wrapper svg,
.country-menu-wrapper svg {
  fill: #808080;
}
.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 0.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: #fff;
  padding: 0.5em 20px;
}
.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: #e6e6e6;
}
.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: #000;
}
.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: 600;
}
.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: 0.2em;
  width: 32px;
}

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

.header-social-icons {
  display: none;
  position: relative;
  z-index: 2001;
}

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

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

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

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

@media only screen and (min-width: 992px) {
  .header-social-icons {
    display: inline-block;
    float: right;
    margin-top: 25px;
  }
}
.social-feeds {
  background-color: #808080;
  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: #808080;
  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: 10px;
  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: 0.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;
  }
}

#page-home .autocomplete-wrapper,
#vacancy-overview .autocomplete-wrapper {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 10px;
}
#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: #686868;
  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: 0.75em;
  width: 0.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: "Scala-Sans";
  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: 0.12em;
  margin-top: 0.48em;
  max-width: 1em;
}
.slogan-wrapper .slogan-container .slogan-content {
  color: #fff;
  display: block;
  flex: 1 100%;
  font-family: "Scala-Sans";
  font-size: 1.25em;
  line-height: 100%;
  margin-top: 0.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;
}
.vacancies .content-main {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .vacancies .content-main {
    padding-left: 25px;
  }
}
.vacancies .content-sidebar {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .vacancies .content-sidebar {
    padding-right: 25px;
  }
}
.vacancies .vacancies-more-link {
  display: inline-block;
  margin-top: 60px;
  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: #000;
  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: #000;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  min-height: 2.5rem;
  padding-bottom: 25px;
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .vacancies-top-bar {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-bottom: 50px;
    margin-bottom: 0;
  }
}
.vacancies-top-bar .vacancies-result-count {
  align-items: center;
  color: #333333;
  display: flex;
  margin-left: auto;
  padding-bottom: 10px;
  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 .vacancies-result-count .vacancies-count,
.vacancies-top-bar .vacancies-result-count .vacancies-found {
  display: flex;
}
.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: 0.25em;
  min-width: 120px;
}
.vacancies-top-bar .filter-selection .tag-container {
  align-items: center;
  display: flex;
  flex: 1 auto;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .vacancies-top-bar .filter-selection .tag-container {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.vacancies-top-bar .filter-selection .tag {
  align-items: center;
  background: #ff6200;
  border: 1px solid #ff6200;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: flex;
  flex: 0 1 auto;
  justify-content: center;
  margin-bottom: 0.5em;
  margin-right: 20px;
  padding: 10px;
  user-select: none;
}
.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: 0.5em;
  padding: 0;
  height: 16px;
  width: 16px;
}
.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: transparent;
  border-color: transparent;
  line-height: 1;
  color: #333f48;
  padding-right: 0;
}
.vacancies-top-bar .filter-selection .tag.tag-remove:hover {
  text-decoration: underline;
}
.vacancies-top-bar .filter-selection .tag-title {
  display: none;
}
.vacancies-top-bar .filter-selection .tag-container {
  justify-content: flex-start;
}
.vacancies-top-bar .vacancies-count-separator,
.vacancies-top-bar #vacancies-start-at {
  display: none;
}
.vacancies-top-bar .vacancies-result-count span#vacancies-found {
  font-weight: normal;
}

.vacancy-overview {
  position: relative;
}
.vacancy-overview .content-main {
  position: relative;
}

@media only screen and (min-width: 992px) {
  .content-layout .content-main .vacancies-top-bar {
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) and (-ms-high-contrast: active), only screen and (min-width: 992px) and (-ms-high-contrast: none) {
  .content-layout .content-main .vacancies-top-bar {
    flex-wrap: wrap-reverse;
    max-width: 750px;
  }
}
@media only screen and (min-width: 992px) {
  .content-layout .content-main .vacancies-top-bar .tag-container {
    padding: 0;
  }
}

.social-share-block {
  margin-bottom: 60px;
}
.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: 0.95em;
  margin-right: 10px;
  margin-top: 0.35em;
  position: absolute;
  width: 0.95em;
}
.vacancy-usp .vacancy-usp-icon svg {
  fill: #808080;
}

.location-picker-suggestion {
  color: #808080;
}
.location-picker-suggestion > .link-icon {
  height: 1.25rem;
  margin-right: 0.5rem;
  width: 1.25rem;
}
.location-picker-suggestion > .link-icon svg {
  fill: #808080;
}
.location-picker-suggestion:hover {
  background: #808080;
  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: 0 solid transparent;
  border-radius: 0;
  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: 0 solid transparent;
  }
}
.vacancy-item h2,
.vacancy-item h3,
.vacancy-item h4 {
  color: #000;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 0.9em;
  margin: 0;
  margin-bottom: 1em;
}
@media only screen and (min-width: 992px) {
  .vacancy-item h2,
.vacancy-item h3,
.vacancy-item h4 {
    font-size: 22px;
  }
}
.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: #000;
  display: flex;
}
.vacancy-item .vacancy-summary {
  color: #000;
}
@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: #000;
  display: block;
  font-family: "Scala-Sans";
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  min-height: 13px;
  padding-left: 0;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .vacancy-metadata {
    font-size: 1.25em;
    min-height: 1.25em;
  }
}
.vacancy-metadata li {
  border-right: 1px solid #000;
  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: 0.5em;
  margin-top: 0.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: #808080;
}

.metadata-location {
  color: #000;
}

.metadata-address {
  color: #000;
}

.metadata-hours {
  color: #000;
}

.metadata-distance,
.metadata-distance span {
  color: #000 !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: #a9a9a9;
  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: #a9a9a9;
  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 #c0c0c0;
  margin: 0 15px;
  padding: 15px 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 0.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 15px;
  user-select: none;
}
@media only screen and (min-width: 768px) {
  .cms-section .cms-section-toggle .cms-subtitle {
    padding: 0 0 15px;
  }
}
.cms-section .cms-section-toggle svg {
  fill: #808080;
  height: 10px;
  min-height: 10px;
  min-width: 10px;
  transition: transform 0.2s ease-in-out;
  width: 10px;
}
@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: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .cms-section .cms-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .cms-section .cms-wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.modal {
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  transition: opacity 0.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: 1150px;
  }
}
.modal .modal-container .modal-content {
  background-color: #fff;
  border-radius: 10px;
}
.modal .modal-container .modal-header {
  align-items: center;
  background-color: #575757;
  box-sizing: border-box;
  color: #d4d4d4;
  display: flex;
  font-size: 26px;
  font-weight: 600;
  height: 60px;
  justify-content: space-between;
  line-height: 60px;
  padding: 25px;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 400px) {
  .modal .modal-container .modal-header {
    padding: 25px 25px;
  }
}
.modal .modal-container .modal-logo {
  display: none;
  height: 100%;
  max-width: 30px;
  object-fit: contain;
  object-position: left;
  padding-right: 25px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .modal .modal-container .modal-logo {
    display: flex;
  }
}
.modal .modal-container .modal-logo a,
.modal .modal-container .modal-logo img {
  display: flex;
  height: 100%;
  object-fit: contain;
  object-position: left;
  width: 100%;
}
.modal .modal-container .modal-title {
  padding-right: 25px;
}
.modal .modal-container .modal-close {
  margin-left: auto;
}
.modal .modal-container .modal-close .close {
  cursor: pointer;
  height: 1rem;
  line-height: 0;
  width: 1rem;
}
.modal .modal-container .modal-close .close svg {
  fill: #cccccc;
}
.modal .modal-container .modal-body {
  background: #d4d4d4;
  border: 1px solid #d4d4d4;
}
.modal .modal-container .default-form {
  background: #d4d4d4;
  box-sizing: border-box;
  color: #000;
  height: 100%;
  overflow: auto;
  padding: 25px;
}
@media only screen and (min-width: 400px) {
  .modal .modal-container .default-form {
    padding: 25px;
  }
}
.modal .modal-container .default-form h2 {
  color: #000;
}
.modal .modal-container .default-form h2::after {
  background: #808080;
}
.modal .modal-container .default-form dl dt {
  color: #000;
}
.modal .modal-container .default-form dl dd {
  color: #000;
}
.modal .modal-container .default-form input,
.modal .modal-container .default-form select {
  border: 1px solid #808080;
}
.modal .modal-container .default-form .form-privacy .link {
  color: #000;
}
.modal .modal-container .default-form .form-privacy .link .link-icon svg {
  fill: #fff;
}
.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 25px;
}

.modal-video .modal-content {
  height: 100vh;
}
@media only screen and (min-width: 1030px) {
  .modal-video .modal-content {
    height: auto;
  }
}
.modal-video .modal-body {
  height: calc(100% - 60px);
}

.cookie-modal .cookie-modal-footer {
  box-sizing: border-box;
  display: flex;
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .cookie-modal .cookie-modal-footer {
    flex-direction: row;
    align-items: flex-start;
  }
}
.cookie-modal .cookie-modal-footer .button-container:nth-child(2) {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .cookie-modal .cookie-modal-footer .button-container:nth-child(2) {
    margin-top: 0;
    margin-left: 25px;
  }
}
.cookie-modal .modal-body {
  padding-bottom: 30px;
  padding-top: 15px;
}
.cookie-modal .modal-body .text-block {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .cookie-modal .modal-body .text-block {
    padding: 0 30px;
  }
}

.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: #808080;
  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: #808080;
}

.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: left;
}
.application-process .grid-wrapper {
  box-sizing: border-box;
  position: relative;
}
.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.3333333333%;
    min-width: 33.3333333333%;
  }
}
.application-process .step-count {
  align-items: center;
  background: transparent;
  border-radius: 50%;
  color: #808080;
  display: flex;
  font-size: 22px;
  font-weight: 600;
  height: 30px;
  justify-content: center;
  left: 5px;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 30px;
}
.application-process .icon-container {
  height: 100%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.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: #fff;
  border: 1px solid #808080;
  border-radius: 50%;
  display: flex;
  height: 20px;
  width: 20px;
}
.application-process .grid-controller .grid-arrow.arrow-inactive {
  opacity: 0.2;
}
.application-process .grid-controller .grid-arrow.grid-slider-left {
  margin-left: 25px;
  margin-right: auto;
}
.application-process .grid-controller .grid-arrow.grid-slider-right {
  margin-left: auto;
  margin-right: 25px;
}
.application-process .grid-controller .grid-arrow .link-icon {
  height: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 15px;
}
.application-process .ap-block {
  box-sizing: border-box;
  display: block;
  min-height: 150px;
  padding: 25px;
  position: relative;
  width: 100%;
}
.application-process .ap-caption {
  color: #808080;
  font-family: "Scala-Sans";
  font-size: 26px;
  font-weight: normal;
  padding-bottom: 1em;
  width: 100%;
}
.application-process .ap-description {
  color: #808080;
  width: 100%;
}

#page-vacancy .cms-content section {
  border-bottom: 4px solid #a9a9a9;
  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: -0.2em;
  padding-top: 0.2em;
  position: absolute;
  right: 1em;
}
#page-vacancy .cms-content section .cms-subtitle-container .link-icon svg {
  display: block;
  fill: #000;
  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 #a9a9a9;
  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: 18px;
  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: -0.2em;
  padding-top: 0.2em;
  position: absolute;
  right: 1em;
}
#page-faq .cms-content #faq-container section .cms-subtitle-container .link-icon svg {
  display: block;
  fill: #000;
  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: 50px;
  margin-top: 50px;
  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: 60px;
  left: -30px;
  margin: 0;
  padding: 10px;
  position: absolute;
  top: -30px;
  width: 60px;
  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: #808080;
}

.map-balloon {
  background-color: #fff;
  border: 1px solid #808080;
  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: 75px;
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .wrapper {
    padding-top: 75px;
  }
}

.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 #808080;
  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: 1rem;
  margin-left: 20px;
  padding: 0;
  width: 1rem;
}

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

.styleguide .cms-buttons,
.styleguide .cms-icons,
.styleguide .cms-forms {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-left: -25px;
  width: calc(100% + 50px);
}
.styleguide .cms-buttons .button-container,
.styleguide .cms-buttons .icon-container,
.styleguide .cms-icons .button-container,
.styleguide .cms-icons .icon-container,
.styleguide .cms-forms .button-container,
.styleguide .cms-forms .icon-container {
  padding: 25px;
}
.styleguide .cms-icons {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.styleguide .cms-icons .icon-container {
  border: 1px solid #666;
  height: 1rem;
  width: 1rem;
}
.styleguide .cms-forms {
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.styleguide .cms-forms .default-form {
  margin-bottom: 30px;
}

.usp {
  background: transparent;
  padding-bottom: 25px;
  padding-top: 25px;
  text-align: center;
}

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

.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: 0.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-vacancies .social-share-block {
  display: none;
}

#page-vacancy .header.header-mobile {
  height: 75px;
}
#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: 50px;
}
#page-vacancy .related-vacancies .cms-subtitle {
  padding: 0;
}
#page-vacancy .related-vacancies .grid.grid-gutter.grid-vacancy .grid-wrapper .grid-container {
  padding: 0;
}
#page-vacancy .related-vacancies .share-icon-container {
  display: none;
}
#page-vacancy .social-share-block {
  display: none;
}
#page-vacancy .cms-section {
  margin-bottom: 20px;
}

#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;
}
.content > .title-block .cms-content {
  box-sizing: border-box;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .content > .title-block .cms-content {
    padding: 0 30px;
  }
}
.content > .title-block h1.cms-title {
  margin-left: 0;
  max-width: 680px;
}
.content > .subtitle-block .cms-content {
  box-sizing: border-box;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .content > .subtitle-block .cms-content {
    padding: 0 30px;
  }
}
.content > .subtitle-block h2.cms-subtitle {
  margin-left: 0;
  max-width: 680px;
}
.content > .text-block .cms-content {
  box-sizing: border-box;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .content > .text-block .cms-content {
    padding: 0 30px;
  }
}
.content > .text-block .cms-text {
  color: #333f48;
  max-width: 680px;
  padding-bottom: 60px;
}
.content h2.cms-subtitle {
  color: #0588f0;
  font-weight: bold;
  padding-bottom: 10px;
  line-height: 1.2;
}

body {
  color: #333;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  li {
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  }
}

.cms-section {
  margin: 25px;
  margin-top: 0;
}
.cms-section .cms-section-toggle svg {
  height: 15px;
  width: 15px;
  min-width: 15px;
  min-height: 15px;
}

.btn {
  border-radius: 5px;
}
.btn.btn-apply, .btn.btn-back, .btn.btn-cta, .btn.btn-dropdown, .btn.btn-favourites, .btn.btn-filter, .btn.btn-more, .btn.btn-share, .btn.btn-submit, .btn.btn-upload, .btn.btn-pagination {
  background: #0588f0;
  border: 1px solid #0588f0;
}
.btn.btn-apply:hover, .btn.btn-apply:focus, .btn.btn-apply:active, .btn.btn-back:hover, .btn.btn-back:focus, .btn.btn-back:active, .btn.btn-cta:hover, .btn.btn-cta:focus, .btn.btn-cta:active, .btn.btn-dropdown:hover, .btn.btn-dropdown:focus, .btn.btn-dropdown:active, .btn.btn-favourites:hover, .btn.btn-favourites:focus, .btn.btn-favourites:active, .btn.btn-filter:hover, .btn.btn-filter:focus, .btn.btn-filter:active, .btn.btn-more:hover, .btn.btn-more:focus, .btn.btn-more:active, .btn.btn-share:hover, .btn.btn-share:focus, .btn.btn-share:active, .btn.btn-submit:hover, .btn.btn-submit:focus, .btn.btn-submit:active, .btn.btn-upload:hover, .btn.btn-upload:focus, .btn.btn-upload:active, .btn.btn-pagination:hover, .btn.btn-pagination:focus, .btn.btn-pagination:active {
  background: #003da5;
  border: 1px solid #003da5;
}

.footer {
  color: #fff;
  background: transparent;
  font-weight: bold;
}
.footer .footer-container {
  background: #f5f5f5;
  padding: 0 25px;
  max-width: 100%;
}
.footer .footer-section {
  display: flex;
  margin: 0 auto;
  padding: 65px 0;
  max-width: 450px;
  width: 100%;
  flex-flow: column nowrap;
}
@media only screen and (min-width: 768px) {
  .footer .footer-section {
    align-items: center;
    flex-flow: row nowrap;
    padding: 60px 0;
    max-width: 1180px;
  }
}
.footer .footer-section .footer-wrapper {
  align-items: flex-end;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .footer .footer-section .footer-wrapper {
    width: 50%;
  }
}
.footer .footer-section .footer-social-icons {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding-bottom: 60px;
  min-width: 100%;
}
@media only screen and (min-width: 768px) {
  .footer .footer-section .footer-social-icons {
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    min-width: 50%;
  }
}
.footer .footer-section .footer-social-icons .link-icon {
  background-color: #0588f0;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  box-sizing: content-box;
}
@media only screen and (min-width: 768px) {
  .footer .footer-section .footer-social-icons .link-icon {
    margin-right: 30px;
  }
}
.footer .footer-section .footer-social-icons .link-icon:hover, .footer .footer-section .footer-social-icons .link-icon:active, .footer .footer-section .footer-social-icons .link-icon:focus {
  background: transparent;
}
.footer .footer-section .footer-social-icons .link-icon:hover svg, .footer .footer-section .footer-social-icons .link-icon:active svg, .footer .footer-section .footer-social-icons .link-icon:focus svg {
  fill: #0588f0;
}
.footer .footer-section .footer-social-icons .link-icon.facebook-icon svg {
  width: 9px;
  padding-left: 11px;
}
.footer .footer-section .footer-social-icons .link-icon svg {
  width: 16px;
  padding-left: 7px;
}
.footer .footer-section .footer-nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .footer .footer-section .footer-nav {
    flex-direction: row-reverse;
    width: 100%;
  }
}
.footer .footer-section .footer-nav .footer-nav-container {
  flex-direction: column;
  align-items: center;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .footer .footer-section .footer-nav .footer-nav-container {
    flex-direction: row;
    padding-top: 10px;
  }
}
.footer .footer-section .footer-nav .footer-nav-container .footer-nav-item {
  font-weight: bold;
  padding: 0;
  padding-bottom: 30px;
}
.footer .footer-section .footer-nav .footer-nav-container .footer-nav-item a {
  color: #333f48;
}
.footer .footer-section .footer-nav .footer-nav-container .footer-nav-item:last-child {
  padding: 0;
}
.footer .footer-section .footer-nav .footer-nav-container .footer-nav-item:last-child a {
  color: #0588f0;
}
@media only screen and (min-width: 768px) {
  .footer .footer-section .footer-nav .footer-nav-container .footer-nav-item {
    padding: 0;
    padding-right: 60px;
  }
  .footer .footer-section .footer-nav .footer-nav-container .footer-nav-item:last-child {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .footer .footer-section .footer-nav .footer-nav-container .footer-nav-item {
    margin-top: 0;
    padding-right: 62px;
  }
  .footer .footer-section .footer-nav .footer-nav-container .footer-nav-item:last-child {
    padding: 0;
  }
}
.footer .footer-section ul {
  display: flex;
  flex-direction: row;
  list-style-type: none;
}
.footer .footer-section .footer-nav-item a {
  color: #0588f0;
}

@media only screen and (min-width: 992px) {
  .vacancy-overview .content-main,
.mb-related-vacancies .content-main {
    padding-left: 80px;
  }
}
.vacancy-overview .content-main .cms-wrapper,
.mb-related-vacancies .content-main .cms-wrapper {
  padding: 0;
}

.grid.grid-gutter.grid-vacancy .grid-wrapper .grid-container .grid-cell {
  flex-basis: 100%;
  padding: 0px;
  border-bottom: 2px solid #e8e8e8;
  min-height: 220px;
  margin-bottom: 30px;
  box-sizing: border-box;
}
@media only screen and (min-width: 1030px) {
  .grid.grid-gutter.grid-vacancy .grid-wrapper .grid-container .grid-cell {
    padding: 0 40px 0 30px;
    flex-basis: 50%;
    min-height: 275px;
    margin-bottom: 50px;
    border-left: 2px solid #e8e8e8;
    border-bottom: 0;
    max-width: 50%;
  }
}
.grid.grid-gutter.grid-vacancy .grid-wrapper .grid-container .grid-cell:hover {
  border-color: #99d9fa;
}
.grid.grid-gutter.grid-vacancy .grid-wrapper .grid-container .grid-cell:hover h2 {
  color: #0588f0;
}
.grid.grid-gutter.grid-vacancy .grid-wrapper .grid-container .grid-cell:hover .favourite-toggle svg,
.grid.grid-gutter.grid-vacancy .grid-wrapper .grid-container .grid-cell:hover .share-icon-container svg {
  fill: #0588f0;
}
.grid.grid-gutter.grid-vacancy .grid-wrapper .grid-container .grid-cell:hover .btn-submit {
  background: #0588f0;
}

.vacancy-item-container .vacancy-item-content {
  flex-direction: column;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.vacancy-item-container .vacancy-header h2 {
  font-size: 26px;
  margin-bottom: 10px;
  color: #333f48;
  line-height: 1.23;
}
.vacancy-item-container .vacancy-metadata .vacancy-metadata-item {
  padding: 0 6px;
  font-size: 16px;
  border: 0;
}
.vacancy-item-container .vacancy-metadata .vacancy-metadata-item:first-child {
  padding-left: 0;
}
.vacancy-item-container .vacancy-metadata li:nth-child(even) {
  text-overflow: unset;
}
.vacancy-item-container .vacancy-metadata .vacancy-metadata-icon {
  display: none;
}
.vacancy-item-container .vacancy-metadata .distance {
  font-size: 16px;
  white-space: nowrap;
  flex-wrap: nowrap;
}
.vacancy-item-container .vacancy-summary {
  color: #a2aaad;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
.vacancy-item-container .vacancy-link-icon-container {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1030px) {
  .vacancy-item-container .vacancy-link-icon-container {
    margin-bottom: 0px;
  }
}
.vacancy-item-container .vacancy-link-icon-container .vacancy-link-icon {
  padding: 0;
  height: 100%;
}
.vacancy-item-container .vacancy-link-icon-container .vacancy-link-icon .link-icon {
  padding: 0;
  height: 100%;
  width: 40px;
}
.vacancy-item-container .vacancy-link-icon-container .vacancy-link-icon svg {
  height: 30px;
  padding: 0;
  fill: #ff6200;
}
.vacancy-item-container .vacancy-link-icon-container .btn-submit {
  background: #ff6200;
  padding: 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
}
.vacancy-item-container .vacancy-link-icon-container .btn-submit .link-icon {
  margin: 0;
  padding: 0;
  height: 20px;
  width: 20px;
}
.vacancy-item-container .vacancy-link-icon-container .btn-submit svg {
  fill: #fff;
}
.vacancy-item-container .vacancy-link-icon-container .favourite-toggle .link-text,
.vacancy-item-container .vacancy-link-icon-container .link-cta .link-text {
  display: none;
}
.vacancy-item-container .vacancy-link-icon-container .favourite-toggle {
  order: 3;
  padding-right: 20px;
}
.vacancy-item-container .vacancy-link-icon-container .share-icon-container {
  order: 2;
  flex: 1 0 auto;
}
.vacancy-item-container h2,
.vacancy-item-container .vacancy-metadata,
.vacancy-item-container .vacancy-summury {
  word-break: break-word;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vacancy-item-container h2,
.vacancy-item-container .vacancy-metadata,
.vacancy-item-container .vacancy-summury {
    word-break: break-all;
  }
}

.vacancy-pagination {
  padding: 0;
}
.vacancy-pagination .btn.btn-pagination {
  background-color: transparent;
  flex-direction: column-reverse;
  color: #333f48;
  padding: 0;
}
.vacancy-pagination .btn.btn-pagination .link-icon {
  height: 23px;
  width: 41px;
}
.vacancy-pagination .btn.btn-pagination .link-icon svg {
  fill: #0588f0;
  height: 100%;
}
.vacancy-pagination .btn.btn-pagination:hover {
  background-color: transparent;
  color: #333f48;
}
.vacancy-pagination .btn.btn-pagination:hover .link-icon svg {
  fill: #0588f0;
}
.vacancy-pagination .btn.btn-pagination,
.vacancy-pagination .btn.btn-dropdown {
  font-weight: bold;
  border: 0;
  padding: 30px 0;
}
.vacancy-pagination .btn.btn-pagination .link-icon,
.vacancy-pagination .btn.btn-dropdown .link-icon {
  padding: 0;
  box-sizing: content-box;
  padding-bottom: 15px;
}
.vacancy-pagination .btn.btn-pagination .link-icon svg,
.vacancy-pagination .btn.btn-dropdown .link-icon svg {
  fill: #0588f0;
  height: 100%;
}

.mb-related-vacancies {
  background-color: transparent;
}
.mb-related-vacancies .cms-subtitle {
  color: #0588f0;
}
.mb-related-vacancies .grid-vacancy .grid-wrapper .grid-container .grid-cell {
  max-width: 100%;
  flex-basis: 100%;
}
@media only screen and (min-width: 1030px) {
  .mb-related-vacancies .grid-vacancy .grid-wrapper .grid-container .grid-cell {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
}
.mb-related-vacancies .cms-content {
  display: flex;
  justify-content: center;
}
.mb-related-vacancies .btn.btn-pagination {
  padding: 0;
  flex-direction: column;
}
.mb-related-vacancies .btn.btn-pagination .link-icon {
  padding: 0;
  display: flex;
  align-items: center;
  height: 71px;
}

.vacancy-overview .vacancies .grid-gutter > .grid-wrapper > .grid-container {
  width: 100%;
  margin-left: 0;
}
@media only screen and (min-width: 1030px) {
  .vacancy-overview .vacancies .grid-gutter > .grid-wrapper > .grid-container {
    width: calc(100% + (25px * 2));
    margin-left: -25px;
  }
}

.sticky-element {
  padding: 0;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .sticky-element {
    min-height: 160px;
    padding: 0 30px;
    padding-top: 30px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    z-index: 1999;
  }
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .sticky-element {
    height: 150px;
  }
}
@media only screen and (min-width: 768px) {
  .sticky-element:after {
    background: #fff;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.95;
  }
}
.sticky-element .content {
  padding: 0 25px;
  justify-content: space-between;
  width: 100%;
  z-index: 1;
  top: 0;
  overflow: visible;
}
@media only screen and (min-width: 768px) and (-ms-high-contrast: active), only screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .sticky-element .content {
    top: auto;
  }
}
.sticky-element .btn-apply-sticky-heading {
  font-size: 30px;
  color: #0588f0;
  font-weight: bold;
}
.sticky-element .btn.btn-apply {
  padding: 15px;
  background-color: #ff6200;
  border-color: #ff6200;
  max-width: 200px;
  width: 100%;
  justify-content: space-between;
  margin-bottom: -29px;
}
@media only screen and (min-width: 768px) {
  .sticky-element .btn.btn-apply {
    margin-bottom: 0;
  }
}
.sticky-element .btn.btn-apply .btn-icon {
  display: none;
}
@media only screen and (min-width: 768px) {
  .sticky-element .btn.btn-apply .btn-icon {
    display: block;
  }
}
.sticky-element .btn.btn-apply:hover {
  background-color: #cc4f00;
  border-color: #cc4f00;
}
.sticky-element .btn.favourite-toggle-button, .sticky-element .btn.btn-share {
  background: transparent;
  border: transparent;
  padding: 0;
  padding-right: 35px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .sticky-element .btn.favourite-toggle-button, .sticky-element .btn.btn-share {
    display: block;
  }
}
.sticky-element .btn.favourite-toggle-button span, .sticky-element .btn.btn-share span {
  display: none;
}
.sticky-element .btn.favourite-toggle-button .favourites-icon,
.sticky-element .btn.favourite-toggle-button .btn-icon, .sticky-element .btn.btn-share .favourites-icon,
.sticky-element .btn.btn-share .btn-icon {
  height: 31px;
  width: 31px;
  padding: 0;
}
.sticky-element .btn.favourite-toggle-button .favourites-icon svg,
.sticky-element .btn.favourite-toggle-button .btn-icon svg, .sticky-element .btn.btn-share .favourites-icon svg,
.sticky-element .btn.btn-share .btn-icon svg {
  fill: #333f48;
}
.sticky-element .btn.favourite-toggle-button .favourites-icon.fill-icon svg,
.sticky-element .btn.favourite-toggle-button .btn-icon.fill-icon svg, .sticky-element .btn.btn-share .favourites-icon.fill-icon svg,
.sticky-element .btn.btn-share .btn-icon.fill-icon svg {
  fill: #ff6200;
}
.sticky-element .btn.favourite-toggle-button .empty-icon, .sticky-element .btn.btn-share .empty-icon {
  display: block;
}
.sticky-element .btn.favourite-toggle-button .fill-icon, .sticky-element .btn.btn-share .fill-icon {
  display: none;
}
.sticky-element .btn.favourite-toggle-button.is-processing .empty-icon,
.sticky-element .btn.favourite-toggle-button.is-processing .fill-icon, .sticky-element .btn.btn-share.is-processing .empty-icon,
.sticky-element .btn.btn-share.is-processing .fill-icon {
  display: none;
}
.sticky-element .btn.favourite-toggle-button.is-processing.is-selected .empty-icon,
.sticky-element .btn.favourite-toggle-button.is-processing.is-selected .fill-icon, .sticky-element .btn.btn-share.is-processing.is-selected .empty-icon,
.sticky-element .btn.btn-share.is-processing.is-selected .fill-icon {
  display: none;
}
.sticky-element .btn.favourite-toggle-button.is-selected .empty-icon, .sticky-element .btn.btn-share.is-selected .empty-icon {
  display: none;
}
.sticky-element .btn.favourite-toggle-button.is-selected .fill-icon, .sticky-element .btn.btn-share.is-selected .fill-icon {
  display: block;
}
.sticky-element .btn.favourite-toggle-button:hover, .sticky-element .btn.btn-share:hover {
  background: transparent;
}
.sticky-element .btn.favourite-toggle-button:hover svg, .sticky-element .btn.btn-share:hover svg {
  fill: #333f48;
}

.mb-application-process .cms-subtitle {
  color: #0588f0;
}
.mb-application-process .grid-container .grid-cell {
  overflow: visible;
  max-width: 100%;
}
.mb-application-process .grid-container .grid-cell .subtitle-block {
  padding-left: 0;
}
@media only screen and (min-width: 992px) {
  .mb-application-process .grid-container .grid-cell .subtitle-block {
    padding-left: 30px;
  }
}
.mb-application-process .grid-slider .grid-wrapper {
  width: calc(100% + 10px * 2);
  margin-left: -10px;
}
@media only screen and (min-width: 768px) {
  .mb-application-process .grid-slider .grid-wrapper {
    width: 100%;
    margin-left: 0;
  }
}
.mb-application-process .grid-slider .grid-container .ap-block {
  min-height: 340px;
  padding: 40px;
  background-color: #e0f4ff;
  border-radius: 10px;
}
@media only screen and (min-width: 768px) {
  .mb-application-process .grid-slider .grid-container .ap-block {
    padding: 30px;
    min-height: 230px;
  }
}
.mb-application-process .grid-slider .grid-container .icon-container {
  height: 50px;
  width: 50px;
  margin: 0;
}
.mb-application-process .grid-slider .grid-container .ap-header {
  display: flex;
  width: 100%;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .mb-application-process .grid-slider .grid-container .ap-header {
    align-items: center;
    flex-direction: row;
  }
}
.mb-application-process .grid-slider .grid-container .ap-header .step-count {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  border-radius: 0;
  width: auto;
  justify-content: flex-start;
  font-weight: normal;
  color: #003da5;
  font-size: 18px;
}
.mb-application-process .grid-slider .grid-container .ap-header .step-count .step-count-label {
  padding-right: 5px;
}
.mb-application-process .grid-slider .grid-container .ap-header .ap-caption {
  padding: 0;
  font-weight: bold;
  color: #0588f0;
}
.mb-application-process .grid-slider .grid-container .ap-header .icon-container {
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .mb-application-process .grid-slider .grid-container .ap-header .icon-container {
    padding-bottom: 0;
  }
}
.mb-application-process .grid-slider .grid-container .ap-header .icon-container svg {
  fill: #0588f0;
}
.mb-application-process .grid-slider .grid-container .ap-description {
  max-width: 230px;
  color: #333f48;
}
.mb-application-process .grid-slider .grid-controller .grid-slider-controller {
  display: none;
}
.mb-application-process .grid-slider .grid-controller .grid-slider-arrows {
  display: flex;
  width: calc(100% + (10px * 2));
  top: calc(50% - 20px);
  position: absolute;
  left: -10px;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .mb-application-process .grid-slider .grid-controller .grid-slider-arrows {
    top: 25px;
  }
}
.mb-application-process .grid-slider .grid-controller .grid-slider-arrows .grid-arrow {
  margin: 0;
  pointer-events: all;
  height: 40px;
  width: 40px;
  background-color: white;
  border: 0;
}
.mb-application-process .grid-slider .grid-controller .grid-slider-arrows .grid-arrow .link-icon {
  height: 20px;
  width: 20px;
}
.mb-application-process .grid-slider .grid-controller .grid-slider-arrows .grid-arrow.arrow-inactive {
  opacity: 1;
}
.mb-application-process .grid-slider .grid-controller .grid-slider-arrows .grid-arrow.arrow-inactive .link-icon svg {
  fill: #bfbfbf;
}

.banner-default {
  min-height: 425px;
  height: 425px;
  margin-bottom: -100px;
}
@media only screen and (min-width: 768px) {
  .banner-default {
    min-height: 445px;
    height: 445px;
  }
}
.banner-default .banner-content-wrapper {
  position: absolute;
  z-index: -1;
  padding: 0;
}
.banner-default .arrow-scroll {
  display: none;
}

.vacancy-container .react-breadcrumbs-container {
  display: none;
}
.vacancy-container .cms-wrapper {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .vacancy-container .cms-wrapper {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 992px) {
  .vacancy-container .cms-wrapper .cms-content {
    max-width: calc(960px + 260px);
    width: 100%;
  }
}

.vacancy-header {
  position: relative;
}
.vacancy-header .vacancy-intro-summary {
  display: block;
  padding: 0 25px;
  padding-bottom: 30px;
  font-size: 21px;
  margin: 0;
  overflow-wrap: break-word;
}
@media only screen and (min-width: 992px) {
  .vacancy-header .vacancy-intro-summary {
    display: none;
  }
}
.vacancy-header .vacancy-top {
  background-color: #fff;
  max-width: calc(100% - 72px);
  min-width: calc(100% - 72px);
  z-index: 1;
  padding: 25px;
  padding-bottom: 0;
  border-radius: 10px;
  border-top-left-radius: 0;
  box-sizing: border-box;
  min-height: 260px;
}
@media only screen and (min-width: 992px) {
  .vacancy-header .vacancy-top {
    max-width: 66.6666666667%;
    min-width: 66.6666666667%;
    min-height: 0;
    padding: 25px 30px;
    border-radius: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .vacancy-header .vacancy-top {
    padding: 50px;
  }
}
.vacancy-header .vacancy-top .vacancy-header-title h1 {
  color: #0588f0;
  font-size: 32px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .vacancy-header .vacancy-top .vacancy-header-title h1 {
    font-size: 36px;
  }
}
.vacancy-header .vacancy-top .vacancy-intro-meta .vacancy-metadata-wrapper {
  display: flex;
  flex-flow: column nowrap;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .vacancy-header .vacancy-top .vacancy-intro-meta .vacancy-metadata-wrapper {
    flex-flow: row nowrap;
  }
}
.vacancy-header .vacancy-top .vacancy-intro-meta .vacancy-metadata-wrapper li {
  list-style: none;
  color: #a2aaad;
  padding-bottom: 20px;
}
.vacancy-header .vacancy-top .vacancy-intro-meta .vacancy-metadata-wrapper li svg {
  fill: #a2aaad;
}
.vacancy-header .vacancy-top .vacancy-intro-meta .vacancy-metadata-wrapper li .vacancy-metadata-separator {
  display: none;
}
.vacancy-header .vacancy-top .vacancy-intro-summary {
  display: none;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .vacancy-header .vacancy-top .vacancy-intro-summary {
    display: block;
  }
}
.vacancy-header .vacancy-top .link-back-wrapper {
  display: none;
}
.vacancy-header .vacancy-top .metadata-item {
  display: flex;
  align-items: center;
  padding-right: 30px;
}
.vacancy-header .vacancy-top .metadata-item .metadata-icon {
  width: 18px;
  height: 18px;
  padding: 0;
  padding-right: 15px;
  box-sizing: content-box;
}
.vacancy-header .vacancy-bottom {
  width: 100%;
  max-width: 100%;
  padding: 15px 25px 50px 25px;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .vacancy-header .vacancy-bottom {
    min-width: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 40px 50px;
    left: 66.6666666667%;
    right: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-sizing: border-box;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 100px;
    display: flex;
  }
}
.vacancy-header .vacancy-bottom .share-block {
  padding: 30px 25px;
  border-bottom-left-radius: 10px;
  box-sizing: border-box;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
  width: 72px;
  max-width: 72px;
  right: 0;
  top: 100px;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .vacancy-header .vacancy-bottom .share-block {
    flex-flow: row nowrap;
    display: flex;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    width: auto;
    max-width: 100%;
    right: unset;
    top: auto;
    position: relative;
    flex-direction: row;
  }
}
.vacancy-header .vacancy-bottom .favourite-toggle-button,
.vacancy-header .vacancy-bottom .btn-share {
  background: none;
  border: 0;
  padding: 0;
  height: 100%;
}
.vacancy-header .vacancy-bottom .favourite-toggle-button span,
.vacancy-header .vacancy-bottom .btn-share span {
  display: none;
}
.vacancy-header .vacancy-bottom .favourite-toggle-button .favourites-icon,
.vacancy-header .vacancy-bottom .favourite-toggle-button .btn-icon,
.vacancy-header .vacancy-bottom .btn-share .favourites-icon,
.vacancy-header .vacancy-bottom .btn-share .btn-icon {
  height: 25px;
  width: 25px;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .vacancy-header .vacancy-bottom .favourite-toggle-button .favourites-icon,
.vacancy-header .vacancy-bottom .favourite-toggle-button .btn-icon,
.vacancy-header .vacancy-bottom .btn-share .favourites-icon,
.vacancy-header .vacancy-bottom .btn-share .btn-icon {
    height: 30px;
    width: 30px;
  }
}
.vacancy-header .vacancy-bottom .favourite-toggle-button .favourites-icon svg,
.vacancy-header .vacancy-bottom .favourite-toggle-button .btn-icon svg,
.vacancy-header .vacancy-bottom .btn-share .favourites-icon svg,
.vacancy-header .vacancy-bottom .btn-share .btn-icon svg {
  fill: #333f48;
  height: 100%;
}
.vacancy-header .vacancy-bottom .favourite-toggle-button .favourites-icon.fill-icon svg,
.vacancy-header .vacancy-bottom .favourite-toggle-button .btn-icon.fill-icon svg,
.vacancy-header .vacancy-bottom .btn-share .favourites-icon.fill-icon svg,
.vacancy-header .vacancy-bottom .btn-share .btn-icon.fill-icon svg {
  fill: #ff6200;
}
.vacancy-header .vacancy-bottom .btn-favourites {
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .vacancy-header .vacancy-bottom .btn-favourites {
    padding-right: 20px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1030px) {
  .vacancy-header .vacancy-bottom .btn-favourites {
    padding-right: 30px;
  }
}
.vacancy-header .vacancy-bottom .btn-favourites .fill-icon {
  display: none;
}
.vacancy-header .vacancy-bottom .btn-favourites .is-selected .empty-icon {
  display: none;
}
.vacancy-header .vacancy-bottom .btn-favourites .is-selected .fill-icon {
  display: block;
}
.vacancy-header .vacancy-bottom .btn-favourites .empty-icon {
  display: block;
}
.vacancy-header .vacancy-bottom .btn-favourites .fill-icon {
  display: none;
}
.vacancy-header .vacancy-bottom .btn-favourites.is-processing .empty-icon,
.vacancy-header .vacancy-bottom .btn-favourites.is-processing .fill-icon {
  display: none;
}
.vacancy-header .vacancy-bottom .btn-favourites.is-processing.is-selected .empty-icon,
.vacancy-header .vacancy-bottom .btn-favourites.is-processing.is-selected .fill-icon {
  display: none;
}
.vacancy-header .vacancy-bottom .btn-favourites.is-selected .empty-icon {
  display: none;
}
.vacancy-header .vacancy-bottom .btn-favourites.is-selected .fill-icon {
  display: block;
}
@media only screen and (min-width: 992px) {
  .vacancy-header .vacancy-bottom .social-share-icons {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1030px) {
  .vacancy-header .vacancy-bottom .social-share-icons {
    padding-right: 40px;
  }
}
.vacancy-header .vacancy-bottom .btn-apply {
  flex: 1 0 auto;
  justify-content: center;
  display: flex;
  background-color: #ff6200;
  padding: 15px;
  border: 0;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .vacancy-header .vacancy-bottom .btn-apply {
    position: relative;
    width: auto;
  }
}

.banner.mb-new-banner-search {
  padding: 0;
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .banner.mb-new-banner-search {
    margin-bottom: 40px;
  }
}
.banner.mb-new-banner-search .banner-wrapper {
  max-height: 405px;
}
@media only screen and (min-width: 768px) {
  .banner.mb-new-banner-search .banner-wrapper {
    max-height: 500px;
  }
}
.banner.mb-new-banner-search .banner-wrapper .banner-background {
  max-height: 405px;
}
@media only screen and (min-width: 768px) {
  .banner.mb-new-banner-search .banner-wrapper .banner-background {
    max-height: 445px;
  }
}
.banner.mb-new-banner-search .banner-wrapper .banner-content-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .banner.mb-new-banner-search .banner-wrapper .banner-content-wrapper {
    min-height: 455px;
    box-sizing: content-box;
    padding-left: 0;
    padding-right: 0;
    padding-top: 80px;
    padding-bottom: 0;
  }
}
.banner.mb-new-banner-search .banner-wrapper .banner-content-wrapper .cms-group {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .banner.mb-new-banner-search .banner-wrapper .banner-content-wrapper .cms-group {
    margin-left: 25px;
  }
}
@media only screen and (min-width: 1030px) {
  .banner.mb-new-banner-search .banner-wrapper .banner-content-wrapper .cms-group {
    margin-left: 0;
  }
}
.banner.mb-new-banner-search .banner-wrapper .banner-content-wrapper .vacancy-search .form-container {
  flex-direction: row;
}
.banner.mb-new-banner-search .banner-wrapper .banner-content-wrapper .vacancy-search .form-container .form-fieldset {
  padding-left: 0;
  padding-right: 0;
}

.grid.mb-banner-search,
.mb-new-banner-search {
  margin-bottom: 60px;
  padding: 0 25px;
}
@media only screen and (min-width: 1030px) {
  .grid.mb-banner-search,
.mb-new-banner-search {
    padding: 0;
  }
}
.grid.mb-banner-search .grid-container,
.mb-new-banner-search .grid-container {
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .grid.mb-banner-search .grid-container,
.mb-new-banner-search .grid-container {
    height: 445px;
  }
}
.grid.mb-banner-search .media-image,
.mb-new-banner-search .media-image {
  position: absolute;
  z-index: -1;
  top: 0;
  left: -25px;
  width: calc(100% + 25px);
}
.grid.mb-banner-search .grid-cell,
.mb-new-banner-search .grid-cell {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}
.grid.mb-banner-search .grid-cell:first-child,
.mb-new-banner-search .grid-cell:first-child {
  max-width: 100%;
  margin: 0;
}
.grid.mb-banner-search .grid-cell:nth-child(2),
.mb-new-banner-search .grid-cell:nth-child(2) {
  height: 100%;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .grid.mb-banner-search .grid-cell:nth-child(2),
.mb-new-banner-search .grid-cell:nth-child(2) {
    align-items: flex-end;
    min-height: 420px;
  }
}
.grid.mb-banner-search .grid-cell:last-child,
.mb-new-banner-search .grid-cell:last-child {
  overflow: visible;
}
.grid.mb-banner-search .cms-group,
.mb-new-banner-search .cms-group {
  padding: 30px;
  box-sizing: border-box;
  background: #0588f0;
  max-width: 195px;
  width: 100%;
  z-index: 1;
  margin: 80px 0 90px 0;
}
@media only screen and (min-width: 768px) {
  .grid.mb-banner-search .cms-group,
.mb-new-banner-search .cms-group {
    max-width: 335px;
    width: auto;
    padding: 15px 40px;
    margin: 85px 0 60px 0;
  }
}
.grid.mb-banner-search .cms-group .title-block,
.grid.mb-banner-search .cms-group .subtitle-block,
.mb-new-banner-search .cms-group .title-block,
.mb-new-banner-search .cms-group .subtitle-block {
  padding: 0;
}
.grid.mb-banner-search .cms-group .title-block h1,
.grid.mb-banner-search .cms-group .title-block h2,
.grid.mb-banner-search .cms-group .subtitle-block h1,
.grid.mb-banner-search .cms-group .subtitle-block h2,
.mb-new-banner-search .cms-group .title-block h1,
.mb-new-banner-search .cms-group .title-block h2,
.mb-new-banner-search .cms-group .subtitle-block h1,
.mb-new-banner-search .cms-group .subtitle-block h2 {
  color: #fff;
  font-size: 30px;
  word-break: break-word;
  text-align: initial;
}
@media only screen and (min-width: 768px) {
  .grid.mb-banner-search .cms-group .title-block h1,
.grid.mb-banner-search .cms-group .title-block h2,
.grid.mb-banner-search .cms-group .subtitle-block h1,
.grid.mb-banner-search .cms-group .subtitle-block h2,
.mb-new-banner-search .cms-group .title-block h1,
.mb-new-banner-search .cms-group .title-block h2,
.mb-new-banner-search .cms-group .subtitle-block h1,
.mb-new-banner-search .cms-group .subtitle-block h2 {
    font-size: 30px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .grid.mb-banner-search .cms-group .title-block h1,
.grid.mb-banner-search .cms-group .title-block h2,
.grid.mb-banner-search .cms-group .subtitle-block h1,
.grid.mb-banner-search .cms-group .subtitle-block h2,
.mb-new-banner-search .cms-group .title-block h1,
.mb-new-banner-search .cms-group .title-block h2,
.mb-new-banner-search .cms-group .subtitle-block h1,
.mb-new-banner-search .cms-group .subtitle-block h2 {
    word-break: break-all;
  }
}
.grid.mb-banner-search .cms-group h2,
.mb-new-banner-search .cms-group h2 {
  font-weight: normal;
  padding: 0;
}
.grid.mb-banner-search .cms-group h1,
.mb-new-banner-search .cms-group h1 {
  font-weight: bold;
  padding: 0;
}
.grid.mb-banner-search .form-container,
.mb-new-banner-search .form-container {
  max-width: 580px;
  display: flex;
  margin: 0 auto;
  height: 50px;
  margin-bottom: -25px;
  background: white;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .grid.mb-banner-search .form-container,
.mb-new-banner-search .form-container {
    margin-bottom: 0px;
    margin-top: -25px;
  }
}
.grid.mb-banner-search .form-container .form-fieldset,
.grid.mb-banner-search .form-container .autocomplete,
.grid.mb-banner-search .form-container .location-picker,
.mb-new-banner-search .form-container .form-fieldset,
.mb-new-banner-search .form-container .autocomplete,
.mb-new-banner-search .form-container .location-picker {
  height: 100%;
  flex: 1 0 auto;
}
.grid.mb-banner-search .form-container .form-fieldset input,
.grid.mb-banner-search .form-container .autocomplete input,
.grid.mb-banner-search .form-container .location-picker input,
.mb-new-banner-search .form-container .form-fieldset input,
.mb-new-banner-search .form-container .autocomplete input,
.mb-new-banner-search .form-container .location-picker input {
  border: 0;
  color: #333f48;
  border-radius: 0;
}
.grid.mb-banner-search .form-container .form-fieldset input::placeholder,
.grid.mb-banner-search .form-container .autocomplete input::placeholder,
.grid.mb-banner-search .form-container .location-picker input::placeholder,
.mb-new-banner-search .form-container .form-fieldset input::placeholder,
.mb-new-banner-search .form-container .autocomplete input::placeholder,
.mb-new-banner-search .form-container .location-picker input::placeholder {
  color: #a2aaad;
}
.grid.mb-banner-search .form-container .form-full-text-search input,
.mb-new-banner-search .form-container .form-full-text-search input {
  border-right: 1px solid #f5f5f5;
}
.grid.mb-banner-search .form-container .form-full-text-search .autocomplete-container,
.mb-new-banner-search .form-container .form-full-text-search .autocomplete-container {
  left: 0;
  width: calc(100% + 50px);
}
@media only screen and (min-width: 768px) {
  .grid.mb-banner-search .form-container .form-full-text-search .autocomplete-container,
.mb-new-banner-search .form-container .form-full-text-search .autocomplete-container {
    width: 100%;
  }
}
.grid.mb-banner-search .form-container .form-full-text-search .autocomplete-container .no-suggestions,
.mb-new-banner-search .form-container .form-full-text-search .autocomplete-container .no-suggestions {
  max-width: 100%;
}
.grid.mb-banner-search .form-container .form-full-text-search .autocomplete-container .no-suggestions a,
.mb-new-banner-search .form-container .form-full-text-search .autocomplete-container .no-suggestions a {
  color: #0588f0;
  font-weight: bold;
}
.grid.mb-banner-search .form-container .form-full-text-search .autocomplete-container .no-suggestions a:hover, .grid.mb-banner-search .form-container .form-full-text-search .autocomplete-container .no-suggestions a:active, .grid.mb-banner-search .form-container .form-full-text-search .autocomplete-container .no-suggestions a:focus,
.mb-new-banner-search .form-container .form-full-text-search .autocomplete-container .no-suggestions a:hover,
.mb-new-banner-search .form-container .form-full-text-search .autocomplete-container .no-suggestions a:active,
.mb-new-banner-search .form-container .form-full-text-search .autocomplete-container .no-suggestions a:focus {
  text-decoration: none;
}
.grid.mb-banner-search .form-container .form-full-text-search .autocomplete-suggestions li:first-child a,
.mb-new-banner-search .form-container .form-full-text-search .autocomplete-suggestions li:first-child a {
  padding-top: 15px;
}
.grid.mb-banner-search .form-container .form-full-text-search .autocomplete-suggestions li:last-child a,
.mb-new-banner-search .form-container .form-full-text-search .autocomplete-suggestions li:last-child a {
  padding-bottom: 15px;
}
.grid.mb-banner-search .form-container .form-full-text-search .autocomplete-highlight a,
.mb-new-banner-search .form-container .form-full-text-search .autocomplete-highlight a {
  color: #0588f0;
}
.grid.mb-banner-search .form-container .form-full-text-search .autocomplete-highlight .autocomplete-item,
.mb-new-banner-search .form-container .form-full-text-search .autocomplete-highlight .autocomplete-item {
  padding-top: 10px;
  padding-bottom: 10px;
}
.grid.mb-banner-search .form-container .form-full-text-search .autocomplete-highlight .autocomplete-heading,
.mb-new-banner-search .form-container .form-full-text-search .autocomplete-highlight .autocomplete-heading {
  text-transform: capitalize;
  padding-top: 0;
  padding-bottom: 10px;
}
.grid.mb-banner-search .form-container .form-full-text-search .autocomplete-highlight .autocomplete-heading h5,
.mb-new-banner-search .form-container .form-full-text-search .autocomplete-highlight .autocomplete-heading h5 {
  font-size: 18px;
}
.grid.mb-banner-search .form-container .form-filter-search,
.mb-new-banner-search .form-container .form-filter-search {
  display: none;
}
.grid.mb-banner-search .form-container .form-location-search,
.mb-new-banner-search .form-container .form-location-search {
  display: none;
}
@media only screen and (min-width: 768px) {
  .grid.mb-banner-search .form-container .form-location-search,
.mb-new-banner-search .form-container .form-location-search {
    display: block;
  }
}
.grid.mb-banner-search .form-container .form-location-search .autocomplete-container,
.mb-new-banner-search .form-container .form-location-search .autocomplete-container {
  width: calc(100% + 50px);
  left: 0;
}
.grid.mb-banner-search .form-container .autocomplete-container,
.mb-new-banner-search .form-container .autocomplete-container {
  top: 103%;
}
.grid.mb-banner-search .form-container .autocomplete-container .autocomplete-item,
.mb-new-banner-search .form-container .autocomplete-container .autocomplete-item {
  color: #0588f0;
}
.grid.mb-banner-search .form-container .autocomplete-container .autocomplete-item span,
.mb-new-banner-search .form-container .autocomplete-container .autocomplete-item span {
  color: #0588f0;
  font-weight: normal;
}
.grid.mb-banner-search .form-container .autocomplete-container .location-picker-suggestion,
.mb-new-banner-search .form-container .autocomplete-container .location-picker-suggestion {
  padding: 18px;
}
.grid.mb-banner-search .form-container .autocomplete-container .location-picker-suggestion .link-text,
.mb-new-banner-search .form-container .autocomplete-container .location-picker-suggestion .link-text {
  color: #333f48;
  background: transparent;
  font-weight: bold;
}
.grid.mb-banner-search .form-container .autocomplete-container .location-picker-suggestion .link-icon,
.mb-new-banner-search .form-container .autocomplete-container .location-picker-suggestion .link-icon {
  width: 22px;
  height: 21px;
  padding-top: 3px;
}
.grid.mb-banner-search .form-container .autocomplete-container .location-picker-suggestion .link-icon svg,
.mb-new-banner-search .form-container .autocomplete-container .location-picker-suggestion .link-icon svg {
  fill: #333f48;
}
.grid.mb-banner-search .form-container .autocomplete-container .autocomplete-suggestions:hover,
.mb-new-banner-search .form-container .autocomplete-container .autocomplete-suggestions:hover {
  text-decoration: none;
}
.grid.mb-banner-search .form-container .autocomplete-container .autocomplete-suggestions:hover .location-picker-suggestion,
.mb-new-banner-search .form-container .autocomplete-container .autocomplete-suggestions:hover .location-picker-suggestion {
  background: transparent;
}
.grid.mb-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:hover, .grid.mb-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:focus, .grid.mb-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:active,
.mb-new-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:hover,
.mb-new-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:focus,
.mb-new-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:active {
  text-decoration: none;
}
.grid.mb-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:hover .link-text, .grid.mb-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:focus .link-text, .grid.mb-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:active .link-text,
.mb-new-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:hover .link-text,
.mb-new-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:focus .link-text,
.mb-new-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:active .link-text {
  color: #0588f0;
}
.grid.mb-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:hover .link-icon svg, .grid.mb-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:focus .link-icon svg, .grid.mb-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:active .link-icon svg,
.mb-new-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:hover .link-icon svg,
.mb-new-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:focus .link-icon svg,
.mb-new-banner-search .form-container .autocomplete-container .autocomplete-suggestions .location-picker-suggestion:active .link-icon svg {
  fill: #0588f0;
}
.grid.mb-banner-search .form-container .btn.btn-submit,
.mb-new-banner-search .form-container .btn.btn-submit {
  width: 50px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 0;
  background: transparent;
}
.grid.mb-banner-search .form-container .btn.btn-submit .btn-text,
.mb-new-banner-search .form-container .btn.btn-submit .btn-text {
  display: none;
}
.grid.mb-banner-search .form-container .btn.btn-submit .btn-icon,
.mb-new-banner-search .form-container .btn.btn-submit .btn-icon {
  padding-left: 0;
  height: 22px;
  width: 22px;
}
.grid.mb-banner-search .form-container .btn.btn-submit .btn-icon svg,
.mb-new-banner-search .form-container .btn.btn-submit .btn-icon svg {
  fill: #0588f0;
}
.grid.mb-banner-search .arrow-scroll,
.mb-new-banner-search .arrow-scroll {
  display: none;
}

.banner.mb-new-banner-content {
  margin-bottom: 95px;
}
.banner.mb-new-banner-content .banner-content-wrapper {
  min-height: 425px;
  padding: 0;
}
.banner.mb-new-banner-content .banner-content-wrapper .banner-content-container {
  min-height: 425px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .banner.mb-new-banner-content .banner-content-wrapper .banner-content-container {
    height: 425px;
  }
}
.banner.mb-new-banner-content .banner-content-wrapper .banner-content-container .cms-group {
  min-width: 270px;
  max-width: calc(100vw - (20px * 2));
  padding: 25px;
  padding-bottom: 0;
  box-sizing: border-box;
  border-top-right-radius: 10px;
  background-color: #fff;
  margin-bottom: -50px;
}
@media only screen and (min-width: 992px) {
  .banner.mb-new-banner-content .banner-content-wrapper .banner-content-container .cms-group {
    max-width: calc(100vw - (80px));
    padding: 60px 60px 0;
    border-top-left-radius: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner.mb-new-banner-content .banner-content-wrapper .banner-content-container .cms-group {
    margin-left: -30px;
  }
}
.banner.mb-new-banner-content .banner-content-wrapper .banner-content-container .cms-group .cms-subtitle,
.banner.mb-new-banner-content .banner-content-wrapper .banner-content-container .cms-group .subtitle-block,
.banner.mb-new-banner-content .banner-content-wrapper .banner-content-container .cms-group .title-block,
.banner.mb-new-banner-content .banner-content-wrapper .banner-content-container .cms-group .cms-title {
  padding: 0;
  text-align: left;
}
.banner.mb-new-banner-content .arrow-scroll {
  display: none;
}

.grid.mb-banner-content,
.mb-new-banner-content {
  margin-bottom: 95px;
  padding: 0;
}
.grid.mb-banner-content h1,
.mb-new-banner-content h1 {
  font-size: 36px;
  color: #0588f0;
}
.grid.mb-banner-content h2,
.mb-new-banner-content h2 {
  font-size: 24px;
  color: #0588f0;
  font-weight: normal;
}
.grid.mb-banner-content .grid-container .grid-cell,
.mb-new-banner-content .grid-container .grid-cell {
  overflow: visible;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .grid.mb-banner-content .grid-container .grid-cell,
.mb-new-banner-content .grid-container .grid-cell {
    height: 425px;
  }
}
.grid.mb-banner-content .grid-container .grid-cell > .cms-group,
.mb-new-banner-content .grid-container .grid-cell > .cms-group {
  min-height: 425px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .grid.mb-banner-content .grid-container .grid-cell > .cms-group,
.mb-new-banner-content .grid-container .grid-cell > .cms-group {
    height: 425px;
  }
}
.grid.mb-banner-content .grid-container .grid-cell > .cms-group ~ .cms-group,
.mb-new-banner-content .grid-container .grid-cell > .cms-group ~ .cms-group {
  min-height: auto;
  height: auto;
}
.grid.mb-banner-content .grid-container .grid-cell .media-image,
.mb-new-banner-content .grid-container .grid-cell .media-image {
  left: 0;
  position: absolute;
  z-index: -1;
  top: 0;
}
.grid.mb-banner-content .grid-container .cms-group .cms-group .cms-group,
.mb-new-banner-content .grid-container .cms-group .cms-group .cms-group {
  min-width: 270px;
  max-width: calc(100vw - (20px * 2));
  padding: 25px;
  padding-bottom: 0;
  box-sizing: border-box;
  border-top-right-radius: 10px;
  background-color: #fff;
  margin-bottom: -50px;
}
@media only screen and (min-width: 992px) {
  .grid.mb-banner-content .grid-container .cms-group .cms-group .cms-group,
.mb-new-banner-content .grid-container .cms-group .cms-group .cms-group {
    max-width: calc(100vw - (80px));
    padding: 60px 60px 0;
    border-top-left-radius: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .grid.mb-banner-content .grid-container .cms-group .cms-group .cms-group,
.mb-new-banner-content .grid-container .cms-group .cms-group .cms-group {
    margin-left: -30px;
  }
}
.grid.mb-banner-content .grid-container .cms-group .cms-group .cms-group .cms-subtitle,
.grid.mb-banner-content .grid-container .cms-group .cms-group .cms-group .subtitle-block,
.grid.mb-banner-content .grid-container .cms-group .cms-group .cms-group .title-block,
.grid.mb-banner-content .grid-container .cms-group .cms-group .cms-group .cms-title,
.mb-new-banner-content .grid-container .cms-group .cms-group .cms-group .cms-subtitle,
.mb-new-banner-content .grid-container .cms-group .cms-group .cms-group .subtitle-block,
.mb-new-banner-content .grid-container .cms-group .cms-group .cms-group .title-block,
.mb-new-banner-content .grid-container .cms-group .cms-group .cms-group .cms-title {
  padding: 0;
}

.mb-favourites .cms-section {
  display: none;
}
.mb-favourites .related-vacancies {
  background: transparent;
}
.mb-favourites .grid.grid-gutter.grid-vacancy .grid-wrapper .grid-container .grid-cell {
  max-width: 100%;
  flex-basis: 100%;
}
@media only screen and (min-width: 1030px) {
  .mb-favourites .grid.grid-gutter.grid-vacancy .grid-wrapper .grid-container .grid-cell {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
}

.intro-block {
  padding-bottom: 60px;
}
.intro-block .cms-intro {
  font-size: 21px;
  max-width: 680px;
  padding: 0;
  box-sizing: content-box;
  color: #333f48;
}
@media only screen and (min-width: 992px) {
  .intro-block .cms-intro {
    padding: 0 30px;
  }
}

.header-desktop {
  display: none !important;
}

.header-mobile {
  display: block !important;
}

.menu-mobile {
  top: 75px;
  z-index: 2;
}
.menu-mobile .menu-header {
  display: none;
}
@media only screen and (min-width: 768px) {
  .menu-mobile .has-submenu .dropdown-icon {
    display: none;
  }
}
.menu-mobile .menu-submenu {
  position: initial;
}
@media only screen and (min-width: 768px) {
  .menu-mobile .menu-submenu {
    position: absolute;
  }
}
.menu-mobile.is-open {
  display: block;
  top: 75px;
  z-index: 2000;
  height: 100%;
}
.menu-mobile.is-open a {
  padding-left: 0;
  padding-right: 0;
  font-weight: normal;
}
.menu-mobile.is-open a:hover {
  font-weight: bold;
}
.menu-mobile.is-open .menu-body {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 30px;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .menu-mobile.is-open .menu-body {
    padding-top: 0;
  }
}
.menu-mobile.is-open + #header .header-menu {
  background: none;
}
@media only screen and (min-width: 768px) {
  .menu-mobile.is-open + #header .header-menu {
    background: #333f48;
  }
}
.menu-mobile .no-scroll .header.header-mobile .header-container .header-menu {
  background-color: #333f48;
}

.header.header-mobile {
  height: 75px;
  background: #fff;
}
.header.header-mobile.search-open .header-container {
  padding-top: 20px;
}
.header.header-mobile.search-open .header-container .header-logo {
  display: none;
}
.header.header-mobile.search-open .quick-links {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .header.header-mobile.search-open .quick-links {
    width: auto;
  }
}
.header.header-mobile.search-open .quick-favourite,
.header.header-mobile.search-open .header-menu {
  display: none;
}
@media only screen and (min-width: 768px) {
  .header.header-mobile.search-open .quick-favourite,
.header.header-mobile.search-open .header-menu {
    display: flex;
  }
}
.header.header-mobile .header-container {
  align-items: center;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .header.header-mobile .header-container {
    align-items: flex-end;
    height: 100%;
  }
}
.header.header-mobile .header-container .header-logo {
  order: 1;
  left: 0;
  top: 0;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .header.header-mobile .header-container .header-logo {
    height: 50px;
  }
}
.header.header-mobile .header-container .header-logo .logo {
  padding: 0;
  height: 100px;
  width: 61px;
}
.header.header-mobile .header-container .header-quick-links {
  flex: auto;
  display: flex;
  margin-left: 0;
  justify-content: flex-end;
  order: 2;
}
@media only screen and (min-width: 768px) {
  .header.header-mobile .header-container .header-quick-links {
    margin-bottom: -25px;
  }
}
.header.header-mobile .header-container .header-quick-links .quick-links {
  flex-flow: row;
  position: relative;
}
.header.header-mobile .header-container .header-quick-links .quick-link {
  height: 50px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .header.header-mobile .header-container .header-quick-links .quick-link {
    margin-left: 10px;
    padding-bottom: 0;
  }
}
.header.header-mobile .header-container .header-quick-links .quick-link.quick-vacancy-search {
  padding-bottom: 15px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .header.header-mobile .header-container .header-quick-links .quick-link.quick-vacancy-search {
    padding-bottom: 15px;
  }
}
.header.header-mobile .header-container .header-quick-links .quick-link.quick-vacancy-search .vacancy-search-form {
  display: flex;
  align-items: center;
  flex-flow: row-reverse;
}
.header.header-mobile .header-container .header-quick-links .quick-link.quick-vacancy-search .vacancy-search-form.closed .vacancy-search {
  display: none;
}
.header.header-mobile .header-container .header-quick-links .quick-link.quick-vacancy-search .vacancy-search-form.open {
  display: flex;
  width: 100%;
}
.header.header-mobile .header-container .header-quick-links .quick-link.quick-vacancy-search .btn.btn-default {
  background: none;
  border: 0;
  padding: 0;
  padding-left: 10px;
}
.header.header-mobile .header-container .header-quick-links .quick-link.quick-vacancy-search .btn.btn-default svg {
  fill: #a2aaad;
}
.header.header-mobile .header-container .header-menu {
  order: 3;
  height: 50px;
  padding: 0 15px;
  border-radius: 5px;
  padding-bottom: 15px;
}
.header.header-mobile .header-container .header-menu svg {
  fill: #a2aaad;
}
@media only screen and (min-width: 768px) {
  .header.header-mobile .header-container .header-menu {
    margin-bottom: -25px;
    background: #0588f0;
    margin-left: 15px;
    padding-bottom: 0;
  }
  .header.header-mobile .header-container .header-menu svg {
    fill: #fff;
  }
}
.header.header-mobile .header-container .header-menu .menu-toggle {
  flex: 0 0 auto;
  align-items: center;
  color: #fff;
}
.header.header-mobile .header-container .header-menu .menu-toggle span {
  display: none;
}
.header.header-mobile .header-container .header-menu .menu-toggle svg {
  width: 18px;
  height: 18px;
}
@media only screen and (min-width: 768px) {
  .header.header-mobile .header-container .header-menu .menu-toggle {
    width: 80px;
    display: flex;
    justify-content: center;
  }
  .header.header-mobile .header-container .header-menu .menu-toggle span {
    display: block;
    margin-left: 10px;
  }
}
.header.header-mobile .header-container .link-favourite {
  position: relative;
  padding: 0 15px;
  margin-left: 15px;
  border-radius: 5px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .header.header-mobile .header-container .link-favourite {
    padding-bottom: 0;
  }
}
.header.header-mobile .header-container .link-favourite svg {
  fill: #a2aaad;
  height: 18px;
  width: 21px;
}
@media only screen and (min-width: 768px) {
  .header.header-mobile .header-container .link-favourite {
    margin-bottom: -25px;
    background: #0588f0;
  }
  .header.header-mobile .header-container .link-favourite svg {
    fill: #fff;
    height: 18px;
    width: 21px;
  }
}
.header.header-mobile .header-container .link-favourite .link-favourite-label {
  display: none;
}
.header.header-mobile .header-container .link-favourite .link-favourite-active-icon {
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}
.header.header-mobile .header-container .link-favourite .link-favourite-active-icon svg {
  fill: #0588f0;
}
@media only screen and (min-width: 768px) {
  .header.header-mobile .header-container .link-favourite .link-favourite-active-icon svg {
    fill: #fff;
  }
}
.header.header-mobile .header-container .link-favourite .link-favourite-default-icon svg {
  padding-top: 5px;
}
.header.header-mobile .header-container .link-favourite .link-favourite-count {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .header.header-mobile .header-container .link-favourite .link-favourite-count {
    color: #0588f0;
  }
}
.header.header-mobile .vacancy-search {
  position: relative;
  right: auto;
  top: auto;
  width: 100%;
}
.header.header-mobile .vacancy-search .form-location-search,
.header.header-mobile .vacancy-search .form-filter-search {
  display: none;
}
.header.header-mobile .vacancy-search .form-search {
  position: relative;
}
.header.header-mobile .vacancy-search .form-search .form-container {
  height: 100%;
}
.header.header-mobile .vacancy-search .form-search .form-container .form-full-text-search {
  display: flex;
  height: 100%;
}
.header.header-mobile .vacancy-search .form-search .form-container .form-full-text-search .autocomplete {
  width: 100%;
}
.header.header-mobile .vacancy-search .form-search .form-container .form-full-text-search .autocomplete-container {
  text-align: left;
}
.header.header-mobile .vacancy-search .form-search .form-container .form-full-text-search .autocomplete-container .no-suggestions a {
  display: initial;
  color: #0588f0;
  font-weight: bold;
  padding: 0;
}
.header.header-mobile .vacancy-search .form-search .form-container .form-full-text-search .autocomplete-container .no-suggestions a:hover, .header.header-mobile .vacancy-search .form-search .form-container .form-full-text-search .autocomplete-container .no-suggestions a:active, .header.header-mobile .vacancy-search .form-search .form-container .form-full-text-search .autocomplete-container .no-suggestions a:focus {
  text-decoration: none;
}
.header.header-mobile .vacancy-search .form-search .form-container .form-full-text-search .autocomplete-container .autocomplete-suggestions li:first-child a {
  padding-top: 15px;
}
.header.header-mobile .vacancy-search .form-search .form-container .form-full-text-search .autocomplete-container .autocomplete-suggestions li:last-child a {
  padding-bottom: 15px;
}
.header.header-mobile .vacancy-search .form-search .form-container .form-full-text-search .autocomplete-container .autocomplete-highlight a {
  color: #0588f0;
}
.header.header-mobile .vacancy-search .form-search .form-container .form-full-text-search .autocomplete-container .autocomplete-highlight .autocomplete-item {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header.header-mobile .vacancy-search .form-search .form-container .form-full-text-search .autocomplete-container .autocomplete-highlight .autocomplete-heading {
  text-transform: capitalize;
  padding-top: 0;
  padding-bottom: 10px;
}
.header.header-mobile .vacancy-search .form-search .form-container .form-full-text-search .autocomplete-container .autocomplete-highlight .autocomplete-heading h5 {
  font-size: 18px;
}
.header.header-mobile .vacancy-search .form-search .form-container .btn-submit {
  padding: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background-color: transparent;
  position: absolute;
}
.header.header-mobile .vacancy-search .form-search .form-container .btn-submit #filter-submit-label {
  display: none;
}
.header.header-mobile .vacancy-search .form-search .form-container .btn-submit .btn-icon {
  padding: 0;
  height: 23px;
  width: auto;
}
.header.header-mobile .vacancy-search .form-search .form-container .btn-submit .btn-icon svg {
  height: 100%;
  width: 100%;
  fill: #0588f0;
}
.header.header-mobile .vacancy-search .form-search .form-container .input-search {
  height: 50px;
  min-width: 255px;
  padding-right: 50px;
  box-sizing: border-box;
  border-radius: 0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
  border: 0;
}
@media only screen and (min-width: 350px) {
  .header.header-mobile .vacancy-search .form-search .form-container .input-search {
    min-width: 290px;
  }
}

body.no-scroll {
  overflow: visible;
}

.menu-main {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .menu-main {
    max-width: 180px;
    box-shadow: 5px -4px 4px -5px rgba(51, 63, 72, 0.35);
    height: calc( 100vh - (50px + 140px + 75px) );
    max-width: 181px;
    padding-bottom: 70px;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 768px) {
  .menu-main .menu-item:hover {
    background: #f5f5f5;
    font-weight: bold;
    padding-left: 25px;
    margin-left: -25px;
  }
}
@media only screen and (min-width: 768px) {
  .menu-main .menu-item .menu-submenu {
    display: none;
    align-items: center;
    left: 181px;
    top: 0;
    height: 100%;
    width: 60vw;
    background: transparent;
    padding: 10px;
    padding-top: 75px;
    padding-left: 75px;
    justify-content: flex-start;
  }
}
.menu-main .menu-item .menu-submenu .menu-item {
  z-index: 1;
}
.menu-main .menu-item .menu-submenu .menu-item a {
  padding: 10px 25px;
}
.menu-main .menu-item .menu-submenu .menu-item span {
  position: relative;
}
.menu-main .menu-item .menu-submenu .menu-item span:before {
  display: inline-flex;
  position: absolute;
  content: url(https://cbr.floydhamilton.nl/images/pub/icons/dropdown_down.svg);
  height: 9px;
  width: 14px;
  top: 5px;
  left: -30px;
  transform: rotate(-90deg);
}
.menu-main .has-submenu {
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .menu-main .has-submenu a:active {
    pointer-events: none;
  }
}
.menu-main .has-submenu .dropdown-icon svg {
  fill: #0588f0;
  transform: rotate(-90deg);
}
.menu-main .has-submenu.submenu-active .dropdown-icon svg {
  transform: rotate(90deg);
}
.menu-main .has-submenu .menu-item {
  padding-left: 0;
  margin-left: 0;
  background: transparent;
}
.menu-main .has-submenu .menu-item a:hover {
  color: #0588f0;
  font-weight: normal;
}
.menu-main .has-submenu .menu-item a:active {
  pointer-events: all;
}
@media only screen and (min-width: 768px) {
  .menu-main .has-submenu:hover .menu-submenu, .menu-main .has-submenu:focus .menu-submenu, .menu-main .has-submenu:active .menu-submenu {
    display: flex;
  }
}

.application-form-container .application-form-wrapper {
  max-width: 800px;
}
.application-form-container .application-form-wrapper h2 {
  padding-bottom: 30px;
  color: #0588f0;
}
.application-form-container .application-form-wrapper input {
  width: 100%;
  padding: 15px;
  border-radius: 5px;
}
.application-form-container .application-form-wrapper .field-list-label {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .application-form-container .application-form-wrapper .field-list-label {
    max-width: 32%;
  }
}
.application-form-container .application-form-wrapper .field-list-input {
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .application-form-container .application-form-wrapper .field-list-input {
    width: auto;
    margin-bottom: 0;
    display: flex;
    flex-flow: row wrap;
  }
  .application-form-container .application-form-wrapper .field-list-input > :first-child {
    margin-right: 20px;
  }
}
.application-form-container .application-form-wrapper .field-list-group- .field-list-input {
  width: 100%;
  padding: 15px 0;
}
.application-form-container .application-form-wrapper .btn-upload {
  width: auto;
  padding: 15px;
  display: flex;
  justify-content: center;
  border: 0;
  line-height: 1;
  white-space: pre-line;
  background-color: #0588f0;
}
.application-form-container .application-form-wrapper .form-remove {
  margin-top: 10px;
}
.application-form-container .application-form-wrapper .form-remove .link-icon {
  background: #ff6200;
}
.application-form-container .application-form-wrapper .field-list-group-agreepriv .field-list-label {
  display: none;
}
.application-form-container .application-form-wrapper .field-list-group-agreepriv .field-list-input {
  width: 100%;
}
.application-form-container .application-form-wrapper .field-list-group-agreepriv .checkbox-label-wrapper {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
}
.application-form-container .application-form-wrapper .field-list-group-agreepriv .checkbox-label-wrapper input {
  width: auto;
  margin-right: 15px;
}
.application-form-container .application-form-wrapper .field-list-group-agreepriv .checkbox-label-wrapper .checkbox-field-label {
  line-height: 1.33;
}
.application-form-container .application-form-wrapper .button-container {
  width: 100%;
}
.application-form-container .application-form-wrapper .button-container .btn {
  width: 100%;
  align-items: center;
  justify-content: center;
  border: 0;
  background-color: #0588f0;
}
.application-form-container .application-form-wrapper input[type=checkbox] {
  display: none;
}
.application-form-container .application-form-wrapper .checkbox-label-wrapper {
  align-items: center;
}
.application-form-container .application-form-wrapper .checked .checkbox-container {
  background-color: #0588f0;
}
.application-form-container .application-form-wrapper .checked .checkbox-container svg {
  fill: #fff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .application-form-container .application-form-wrapper {
    list-style-image: url("data: 0");
  }
}

.application-form .field-list-group:last-child {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .application-form .field-list-group .field-list-label {
    max-width: 60%;
    margin-right: auto;
  }
}
.application-form .field-list-group label {
  line-height: 1.8rem;
}
@media only screen and (min-width: 768px) {
  .application-form .field-list-group {
    display: flex;
    flex-flow: row nowrap;
  }
}
.application-form .field-list-forcer {
  display: flex;
}
.application-form.compact-form .field-list-group {
  margin-bottom: 20px;
  display: block;
}
.application-form.compact-form .field-list-group .field-list-label {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .application-form.compact-form .field-list-group .field-list-label {
    max-width: 32%;
  }
}
.application-form.compact-form .field-list-group label {
  line-height: 3rem;
}
.application-form.compact-form .field-list-forcer {
  display: none;
}
.application-form .checkbox-container {
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  padding: 1px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #0588f0;
  border-radius: 2px;
  background-color: #fff;
}

.contact-form-container {
  max-width: 1180px;
}

.default-form {
  background: #fff;
}

.radio-field label {
  display: flex;
  align-items: center;
}
.radio-field input {
  display: none;
}
.radio-field .radio-container {
  border-radius: 50%;
}

.footer-job-alert,
.mb-job-alert {
  background: white;
}
.footer-job-alert .job-alert-wrapper,
.mb-job-alert .job-alert-wrapper {
  text-align: left;
  flex-direction: column;
  display: flex;
  margin: 0 auto;
  max-width: 1180px;
  align-items: flex-start;
  padding: 30px;
  justify-content: space-between;
  background-color: #f5f5f5;
  border-radius: 10px;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .footer-job-alert .job-alert-wrapper,
.mb-job-alert .job-alert-wrapper {
    flex-direction: row;
    align-items: center;
  }
}
.footer-job-alert .job-alert-wrapper .job-alert-container,
.footer-job-alert .job-alert-wrapper .job-alert-intro,
.mb-job-alert .job-alert-wrapper .job-alert-container,
.mb-job-alert .job-alert-wrapper .job-alert-intro {
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .footer-job-alert .job-alert-wrapper .job-alert-container,
.footer-job-alert .job-alert-wrapper .job-alert-intro,
.mb-job-alert .job-alert-wrapper .job-alert-container,
.mb-job-alert .job-alert-wrapper .job-alert-intro {
    max-width: 450px;
    padding-bottom: 0;
    padding-right: 10px;
  }
}
.footer-job-alert .job-alert-wrapper .job-alert-container h2,
.footer-job-alert .job-alert-wrapper .job-alert-container p,
.footer-job-alert .job-alert-wrapper .job-alert-intro h2,
.footer-job-alert .job-alert-wrapper .job-alert-intro p,
.mb-job-alert .job-alert-wrapper .job-alert-container h2,
.mb-job-alert .job-alert-wrapper .job-alert-container p,
.mb-job-alert .job-alert-wrapper .job-alert-intro h2,
.mb-job-alert .job-alert-wrapper .job-alert-intro p {
  font-size: 30px;
  margin: 0;
  color: #0588f0;
}
.footer-job-alert .job-alert-wrapper .job-alert-body,
.footer-job-alert .job-alert-wrapper .job-alert-form,
.mb-job-alert .job-alert-wrapper .job-alert-body,
.mb-job-alert .job-alert-wrapper .job-alert-form {
  width: 100%;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .footer-job-alert .job-alert-wrapper .job-alert-body,
.footer-job-alert .job-alert-wrapper .job-alert-form,
.mb-job-alert .job-alert-wrapper .job-alert-body,
.mb-job-alert .job-alert-wrapper .job-alert-form {
    max-width: 595px;
    margin: 0;
    position: relative;
  }
}
.footer-job-alert .job-alert-wrapper .job-alert-body .job-alert-text,
.footer-job-alert .job-alert-wrapper .job-alert-form .job-alert-text,
.mb-job-alert .job-alert-wrapper .job-alert-body .job-alert-text,
.mb-job-alert .job-alert-wrapper .job-alert-form .job-alert-text {
  padding-right: 10px;
}
@media only screen and (min-width: 992px) {
  .footer-job-alert .job-alert-wrapper .job-alert-body .job-alert-text,
.footer-job-alert .job-alert-wrapper .job-alert-form .job-alert-text,
.mb-job-alert .job-alert-wrapper .job-alert-body .job-alert-text,
.mb-job-alert .job-alert-wrapper .job-alert-form .job-alert-text {
    display: none;
  }
}
.footer-job-alert .job-alert-wrapper .job-alert-body .footer-job-alert-form,
.footer-job-alert .job-alert-wrapper .job-alert-form .footer-job-alert-form,
.mb-job-alert .job-alert-wrapper .job-alert-body .footer-job-alert-form,
.mb-job-alert .job-alert-wrapper .job-alert-form .footer-job-alert-form {
  position: relative;
}
.footer-job-alert .job-alert-wrapper .job-alert-body #job-alert-email-input,
.footer-job-alert .job-alert-wrapper .job-alert-form #job-alert-email-input,
.mb-job-alert .job-alert-wrapper .job-alert-body #job-alert-email-input,
.mb-job-alert .job-alert-wrapper .job-alert-form #job-alert-email-input {
  width: 100%;
  height: auto;
  border-color: transparent;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  border-radius: 5px;
}
@media only screen and (min-width: 992px) {
  .footer-job-alert .job-alert-wrapper .job-alert-body #job-alert-email-input,
.footer-job-alert .job-alert-wrapper .job-alert-form #job-alert-email-input,
.mb-job-alert .job-alert-wrapper .job-alert-body #job-alert-email-input,
.mb-job-alert .job-alert-wrapper .job-alert-form #job-alert-email-input {
    margin: 0;
    border-radius: 5px;
  }
}
.footer-job-alert .job-alert-wrapper .job-alert-body #job-alert-email-input:focus, .footer-job-alert .job-alert-wrapper .job-alert-body #job-alert-email-input:hover, .footer-job-alert .job-alert-wrapper .job-alert-body #job-alert-email-input:active,
.footer-job-alert .job-alert-wrapper .job-alert-form #job-alert-email-input:focus,
.footer-job-alert .job-alert-wrapper .job-alert-form #job-alert-email-input:hover,
.footer-job-alert .job-alert-wrapper .job-alert-form #job-alert-email-input:active,
.mb-job-alert .job-alert-wrapper .job-alert-body #job-alert-email-input:focus,
.mb-job-alert .job-alert-wrapper .job-alert-body #job-alert-email-input:hover,
.mb-job-alert .job-alert-wrapper .job-alert-body #job-alert-email-input:active,
.mb-job-alert .job-alert-wrapper .job-alert-form #job-alert-email-input:focus,
.mb-job-alert .job-alert-wrapper .job-alert-form #job-alert-email-input:hover,
.mb-job-alert .job-alert-wrapper .job-alert-form #job-alert-email-input:active {
  border-color: #0588f0;
}
.footer-job-alert .job-alert-wrapper .job-alert-body #general-job-alert-button,
.footer-job-alert .job-alert-wrapper .job-alert-form #general-job-alert-button,
.mb-job-alert .job-alert-wrapper .job-alert-body #general-job-alert-button,
.mb-job-alert .job-alert-wrapper .job-alert-form #general-job-alert-button {
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  line-height: unset;
  background: #ff6200;
  border: #ff6200;
}
@media only screen and (min-width: 992px) {
  .footer-job-alert .job-alert-wrapper .job-alert-body #general-job-alert-button,
.footer-job-alert .job-alert-wrapper .job-alert-form #general-job-alert-button,
.mb-job-alert .job-alert-wrapper .job-alert-body #general-job-alert-button,
.mb-job-alert .job-alert-wrapper .job-alert-form #general-job-alert-button {
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    padding: 0;
    height: 100%;
    background: transparent;
    border: 0;
    width: auto !important;
  }
}
.footer-job-alert .job-alert-wrapper .job-alert-body #general-job-alert-button .job-alert-icon,
.footer-job-alert .job-alert-wrapper .job-alert-form #general-job-alert-button .job-alert-icon,
.mb-job-alert .job-alert-wrapper .job-alert-body #general-job-alert-button .job-alert-icon,
.mb-job-alert .job-alert-wrapper .job-alert-form #general-job-alert-button .job-alert-icon {
  height: 20px;
  width: 20px;
}
.footer-job-alert .job-alert-wrapper .job-alert-body #general-job-alert-button .job-alert-icon svg,
.footer-job-alert .job-alert-wrapper .job-alert-form #general-job-alert-button .job-alert-icon svg,
.mb-job-alert .job-alert-wrapper .job-alert-body #general-job-alert-button .job-alert-icon svg,
.mb-job-alert .job-alert-wrapper .job-alert-form #general-job-alert-button .job-alert-icon svg {
  fill: #fff;
}
@media only screen and (min-width: 992px) {
  .footer-job-alert .job-alert-wrapper .job-alert-body #general-job-alert-button .job-alert-icon svg,
.footer-job-alert .job-alert-wrapper .job-alert-form #general-job-alert-button .job-alert-icon svg,
.mb-job-alert .job-alert-wrapper .job-alert-body #general-job-alert-button .job-alert-icon svg,
.mb-job-alert .job-alert-wrapper .job-alert-form #general-job-alert-button .job-alert-icon svg {
    fill: #0588f0;
  }
}
.footer-job-alert .cms-subtitle,
.mb-job-alert .cms-subtitle {
  padding: 0;
}

.mb-job-alert .job-alert-form {
  max-width: 100%;
  flex-direction: column;
}

.content .cms-text ul {
  list-style: none;
  padding: 0;
}
.content .cms-text ul li {
  line-height: 1.56;
  padding-bottom: 5px;
}
.content .cms-text ul li:before {
  content: "";
  background-color: #0588f0;
  font-weight: bold;
  width: 8px;
  height: 8px;
  margin-right: 15px;
  border-radius: 50%;
  display: inline-flex;
}
.content .cms-text ul li ul {
  padding-left: 25px;
}
.content .cms-text ul .vacancy-metadata-item:before {
  background-color: transparent;
  margin: 0;
  padding: 0;
  width: unset;
  height: unset;
}

.modal .modal-container .modal-content {
  margin: 25px;
}
.modal .modal-container .modal-header {
  margin-bottom: 50px;
  background: #fff;
  align-items: center;
  display: flex;
  padding: 30px;
}
@media only screen and (min-width: 768px) {
  .modal .modal-container .modal-header {
    height: 100px;
    padding: 0 30px;
  }
}
.modal .modal-container .modal-title {
  color: #333f48;
}
@media only screen and (min-width: 768px) {
  .modal .modal-container .modal-title {
    padding-left: 75px;
  }
}
.modal .modal-container .modal-logo {
  position: absolute;
  top: 0;
  height: 100px;
  max-width: 61px;
  display: block;
}
.modal .modal-container .modal-body {
  background: #fff;
  border: 0;
  padding: 30px;
}
@media only screen and (min-width: 768px) {
  .modal .modal-container .modal-body {
    padding: 0;
    padding-bottom: 30px;
  }
}
.modal .modal-container .button-container:first-child .btn {
  border: 2px solid #0588f0;
  color: #fff;
  background: #0588f0;
  font-weight: bold;
}
.modal .modal-container .button-container:nth-child(2) .btn {
  border: 2px solid #0588f0;
  color: #0588f0;
  background: #fff;
  font-weight: bold;
}
.modal .modal-container .default-form {
  background-color: #fff;
}
.modal.share-by-email-modal .modal-header {
  margin-bottom: 0;
}
.modal.share-by-email-modal .share-vacancy-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal.share-by-email-modal .social-share-icons {
  max-width: 370px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .modal.share-by-email-modal .social-share-icons {
    padding-bottom: 30px;
  }
}
.modal.share-by-email-modal .link-icon {
  background: transparent;
  height: 2.5em;
  width: 2.5em;
  box-sizing: border-box;
  padding: 0.7rem;
  background: #0588f0;
  border-radius: 50%;
}
.modal.share-by-email-modal .link-icon svg {
  fill: #fff;
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .modal.share-by-email-modal .link-icon {
    height: 4rem;
    width: 4rem;
    padding: 1rem;
  }
}
.modal.share-by-email-modal .link-icon:hover {
  background: #ff6200;
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}
.modal.cookie-modal .modal-logo {
  display: block;
}
.modal.cookie-modal .cookie-modal-footer {
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .modal.cookie-modal .cookie-modal-footer {
    flex-direction: row;
  }
}
.modal.cookie-modal .cookie-modal-footer .btn-submit {
  margin-bottom: 15px;
  white-space: pre-wrap;
}
.modal.cookie-modal .cookie-modal-footer .button-container:nth-child(2) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .modal.cookie-modal .cookie-modal-footer .button-container:nth-child(2) {
    margin-left: 25px;
  }
}
.modal.modal-video .modal-header {
  height: auto;
  margin: 0;
  padding: 10px;
}
.modal.modal-video .modal-close {
  cursor: pointer;
}
.modal.modal-video .modal-close .close {
  height: 25px;
}
.modal .field-list-input ul {
  max-width: 100%;
}
.modal.general-job-alert-modal .modal-container .modal-logo {
  display: flex;
}
.modal.general-job-alert-modal .modal-container .modal-title {
  padding-left: 75px;
}
.modal.general-job-alert-modal .modal-container .modal-header {
  height: 100px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .modal.general-job-alert-modal .modal-container .modal-header {
    margin-bottom: 50px;
  }
}
.modal.general-job-alert-modal .modal-container .form-subtitle {
  display: none;
}
.modal.general-job-alert-modal input[type=text] {
  border-radius: 5px;
}
.modal.general-job-alert-modal .btn-submit {
  background: #0588f0;
  border-color: #0588f0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal.general-job-alert-modal .form-subtitle a {
  text-decoration: underline;
  color: #0588f0;
}
.modal .form-privacy .link-icon {
  border-radius: 50px;
  height: 40px;
  width: 40px;
  padding: 10px;
  box-sizing: border-box;
  background: #0588f0;
  border: 0;
}
.modal .form-privacy:hover .link-icon {
  background-color: #ff6200;
  border: 0;
}
.modal.share-by-email-modal .modal-title {
  padding-right: 0;
  padding-left: 40px;
  font-size: 18px;
}
@media only screen and (min-width: 568px) {
  .modal.share-by-email-modal .modal-title {
    padding-left: 100px;
    font-size: 26px;
  }
}
.modal.share-by-email-modal .modal-logo {
  left: 0;
}
@media only screen and (min-width: 768px) {
  .modal.share-by-email-modal .modal-logo {
    left: 40px;
  }
}
.modal.share-by-email-modal .modal-body {
  padding-top: 60px;
}
.modal.share-by-email-modal .modal-footer {
  display: none;
}

.form-field-explanation-text {
  max-width: 100%;
}

.grid.mb-3-cards {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .grid.mb-3-cards {
    margin-bottom: 180px;
  }
}
.grid.mb-3-cards .grid-container .grid-slider {
  padding: 0;
}
.grid.mb-3-cards .grid-container .grid-slider .grid-cell {
  flex-basis: 100%;
  max-width: 100%;
  min-width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .grid.mb-3-cards .grid-container .grid-slider .grid-cell {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    min-width: 33.3333333333%;
    margin: 0;
  }
}
.grid.mb-3-cards .grid-container .grid-container {
  width: calc(100% + (10px * 2));
  margin-left: -10px;
  min-height: 370px;
}
.grid.mb-3-cards .grid-container .media {
  border-radius: 10px;
}
.grid.mb-3-cards .grid-container .media .media-image-wrapper {
  height: 270px;
}
@media only screen and (min-width: 768px) {
  .grid.mb-3-cards .grid-container .media .media-image-wrapper {
    height: 370px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .grid.mb-3-cards .grid-container .media .media-image-wrapper {
    min-height: 370px;
  }
}
.grid.mb-3-cards .grid-container .media img {
  height: 100%;
}
.grid.mb-3-cards .grid-container .grid-cell {
  overflow: visible;
}
.grid.mb-3-cards .grid-container .slide-item {
  position: relative;
}
.grid.mb-3-cards .grid-container .slide-item h2,
.grid.mb-3-cards .grid-container .slide-item .cms-text,
.grid.mb-3-cards .grid-container .slide-item .subtitle-block,
.grid.mb-3-cards .grid-container .slide-item .text-block {
  color: #fff;
  padding: 0;
  margin: 0;
  word-break: break-word;
  word-wrap: break-word;
}
.grid.mb-3-cards .grid-container .slide-item .cms-group .cms-group:first-child {
  position: absolute;
  left: 21px;
  bottom: 10px;
  z-index: 1;
  padding: 15px;
  max-width: 87.5%;
  width: 100%;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .grid.mb-3-cards .grid-container .slide-item .cms-group .cms-group:first-child {
    bottom: -75px;
    max-width: 68%;
    left: 25px;
  }
}
.grid.mb-3-cards .grid-container .slide-item .cms-group .cms-group:first-child:before {
  height: 100%;
  background: #ff6200;
  content: "";
  width: 100%;
  border-radius: 10px;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0.8;
  position: absolute;
}
.grid.mb-3-cards .grid-container .slide-item .cms-group .cms-group:first-child .text-block {
  padding-bottom: 20px;
  transition: padding-bottom 0.3s;
}
.grid.mb-3-cards .grid-container .slide-item .cms-group .cms-group:first-child:hover .text-block {
  padding-bottom: 50px;
}
.grid.mb-3-cards .grid-container .slide-item .cms-group .cms-group:first-child .btn {
  background: transparent;
  flex-flow: row-reverse;
  border: 0;
  padding: 0;
  margin: 0;
}
.grid.mb-3-cards .grid-container .slide-item .cms-group .cms-group:first-child .btn .btn-label {
  display: none;
}
.grid.mb-3-cards .grid-container .slide-item .cms-group .cms-group:first-child .btn .btn-icon {
  background-color: #fff;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-right: 15px;
  padding: 10px;
  box-sizing: border-box;
}
.grid.mb-3-cards .grid-container .slide-item .cms-group .cms-group:first-child .btn .btn-icon svg {
  fill: #ff6200;
}
.grid.mb-3-cards .grid-container .grid-slider-controller {
  display: none;
}
.grid.mb-3-cards .grid-container .grid-slider-arrows {
  display: flex;
  width: calc(100% + (10px * 3));
  top: 25px;
  left: -15px;
  pointer-events: none;
  justify-content: space-between;
  position: absolute;
}
@media only screen and (min-width: 992px) {
  .grid.mb-3-cards .grid-container .grid-slider-arrows {
    display: none;
  }
}
.grid.mb-3-cards .grid-container .grid-slider-arrows .grid-arrow {
  height: 40px;
  width: 40px;
  background: #fff;
  border-radius: 50%;
  pointer-events: all;
  align-items: center;
  justify-content: center;
  display: flex;
  cursor: pointer;
}
.grid.mb-3-cards .grid-container .grid-slider-arrows .grid-arrow .link-icon {
  padding: 0;
}
.grid.mb-3-cards .grid-container .grid-slider-arrows .grid-arrow .link-icon svg {
  fill: #333f48;
}

.mb-image-text {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .mb-image-text {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 992px) {
  .mb-image-text .grid-container {
    width: calc(100% + (10px * 2));
    margin-left: -10px;
  }
}
.mb-image-text .grid-cell {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .mb-image-text .grid-cell {
    margin-bottom: 0;
  }
}
.mb-image-text .grid-cell:first-child {
  padding: 0;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .mb-image-text .grid-cell:first-child {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding: 0 10px;
  }
}
.mb-image-text .grid-cell:last-child {
  padding: 0;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .mb-image-text .grid-cell:last-child {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0 10px;
  }
}
.mb-image-text .grid-cell .button-container {
  padding: 0 25px;
}
@media only screen and (min-width: 992px) {
  .mb-image-text .grid-cell .subtitle-block,
.mb-image-text .grid-cell .text-block,
.mb-image-text .grid-cell .button-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.mb-image-text .grid-cell .media-image {
  min-height: 250px;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .mb-image-text .grid-cell .media-image {
    border-radius: 10px;
    background: transparent;
    overflow: hidden;
    height: auto;
  }
}
.mb-image-text .grid-cell .media-image .media-image-wrapper {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .mb-image-text .grid-cell .media-image .media-image-wrapper {
    min-height: 380px;
  }
}
.mb-image-text .grid-cell .media-image .media-image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.mb-image-text h2 {
  padding-bottom: 10px;
  color: #0588f0;
}
.mb-image-text .btn-default {
  background: transparent;
  flex-flow: row-reverse;
  color: #333f48;
  border: 0;
  padding: 0;
  font-weight: bold;
}
.mb-image-text .btn-default .btn-label {
  white-space: pre-wrap;
  text-align: initial;
}
.mb-image-text .btn-default .btn-icon {
  background-color: #0588f0;
  box-sizing: border-box;
  height: 40px;
  width: 40px;
  padding: 10px;
  margin-right: 10px;
  border-radius: 50%;
}
.mb-image-text .btn-default .btn-icon svg {
  fill: #fff;
}
.mb-image-text .btn-default:focus .btn-icon, .mb-image-text .btn-default:hover .btn-icon, .mb-image-text .btn-default:active .btn-icon {
  background: #003da5;
}

.mb-2-images {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .mb-2-images {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 992px) {
  .mb-2-images .grid-container {
    width: calc(100% + (10px * 2));
    margin-left: -10px;
  }
}
.mb-2-images .grid-cell {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .mb-2-images .grid-cell {
    margin-bottom: 0;
  }
}
.mb-2-images .grid-cell:first-child {
  padding: 0;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .mb-2-images .grid-cell:first-child {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding: 0 10px;
  }
}
.mb-2-images .grid-cell:last-child {
  padding: 0;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .mb-2-images .grid-cell:last-child {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0 10px;
  }
}
.mb-2-images .grid-cell .media-image {
  max-height: 250px;
  min-height: 250px;
}
@media only screen and (min-width: 992px) {
  .mb-2-images .grid-cell .media-image {
    max-height: 450px;
    min-height: 450px;
    border-radius: 10px;
  }
}

.mb-3-images {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .mb-3-images {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 992px) {
  .mb-3-images .grid-container {
    width: calc(100% + (10px * 2));
    margin-left: -10px;
  }
}
.mb-3-images .grid-cell {
  padding: 0;
  box-sizing: border-box;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .mb-3-images .grid-cell {
    flex-basis: 66.6666666667%;
    max-width: 33.3333333333%;
    padding: 0 10px;
    margin-bottom: 0;
  }
}
.mb-3-images .grid-cell .media-image {
  max-height: 250px;
  min-height: 250px;
}
@media only screen and (min-width: 992px) {
  .mb-3-images .grid-cell .media-image {
    min-height: 450px;
    border-radius: 10px;
  }
}

.mb-image {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .mb-image {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 992px) {
  .mb-image .media-image {
    border-radius: 10px;
  }
}
.mb-image .media-image-wrapper {
  max-height: 250px;
  min-height: 250px;
}
@media only screen and (min-width: 992px) {
  .mb-image .media-image-wrapper {
    min-height: 380px;
    max-height: 380px;
  }
}

.mb-stories .grid-container {
  width: calc(100% + 20px);
  margin-left: -10px;
}
.mb-stories .grid-column {
  padding: 0 10px;
  box-sizing: border-box;
}
@media only screen and (min-width: 1030px) {
  .mb-stories .grid-column {
    max-width: 33.3333333333%;
  }
}
.mb-stories .grid-column .masonry-wrapper {
  overflow: visible;
  margin-bottom: 50px;
}
.mb-stories .grid-column .masonry-wrapper.last-child {
  margin-bottom: 0;
}
.mb-stories .grid-column .masonry-index {
  display: none;
}
.mb-stories .grid-column .article-media {
  border-radius: 10px;
  height: 270px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .mb-stories .grid-column .article-media {
    height: 210px;
  }
}
.mb-stories .grid-column .article-media .article-link,
.mb-stories .grid-column .article-media .article-media {
  height: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mb-stories .grid-column .article-media .article-link,
.mb-stories .grid-column .article-media .article-media {
    display: block;
    min-width: 380px;
  }
}
.mb-stories .grid-column .article-media img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.mb-stories .grid-column .article-body {
  position: absolute;
  left: 20px;
  bottom: -20px;
  z-index: 1;
  padding: 15px;
  max-width: 87.5%;
  width: 100%;
  box-sizing: border-box;
}
.mb-stories .grid-column .article-body .cms-subtitle,
.mb-stories .grid-column .article-body span {
  word-break: break-word;
  word-wrap: break-word;
}
.mb-stories .grid-column .article-body h2,
.mb-stories .grid-column .article-body span,
.mb-stories .grid-column .article-body .article-summary,
.mb-stories .grid-column .article-body .article-header {
  color: #fff;
  padding: 0;
  margin: 0;
}
@media bp-md {
  .mb-stories .grid-column .article-body {
    max-width: 68%;
    left: 25px;
  }
}
.mb-stories .grid-column .article-body:before {
  height: 100%;
  background: #ff6200;
  content: "";
  width: 100%;
  border-radius: 10px;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0.8;
  position: absolute;
}
.mb-stories .grid-column .article-body .button-container {
  display: none;
}
.mb-stories .grid-container:nth-child(2) {
  padding: 0 25px;
}
.mb-stories .btn.btn-cta,
.mb-stories .btn.btn-default {
  padding: 0;
  background: none;
  border: 0;
  flex-direction: row-reverse;
  color: #4a4a4a;
  font-weight: bold;
}
.mb-stories .btn.btn-cta .btn-icon,
.mb-stories .btn.btn-default .btn-icon {
  padding: 10px;
  background: #0588f0;
  border: 1px solid #0588f0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  margin-right: 10px;
}
.mb-stories .btn.btn-cta .btn-icon svg,
.mb-stories .btn.btn-default .btn-icon svg {
  fill: #fff;
}
.mb-stories .btn.btn-cta:focus .btn-icon, .mb-stories .btn.btn-cta:hover .btn-icon, .mb-stories .btn.btn-cta:active .btn-icon,
.mb-stories .btn.btn-default:focus .btn-icon,
.mb-stories .btn.btn-default:hover .btn-icon,
.mb-stories .btn.btn-default:active .btn-icon {
  background: #003da5;
}

.grid.mb-testimonial {
  margin-bottom: 80px;
}
.grid.mb-testimonial .grid-container .grid-cell:first-child {
  overflow: visible;
}
.grid.mb-testimonial .blockquote {
  display: flex;
}
.grid.mb-testimonial .blockquote-body {
  display: flex;
  flex-direction: column-reverse;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .grid.mb-testimonial .blockquote-body {
    flex-direction: row-reverse;
    height: auto;
    justify-content: space-between;
  }
}
.grid.mb-testimonial .blockquote-body .cite {
  max-width: 100%;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  color: #fff;
  justify-content: flex-start;
  padding: 0;
  margin-bottom: 60px;
}
@media only screen and (min-width: 992px) {
  .grid.mb-testimonial .blockquote-body .cite {
    flex-basis: 33.3333333333%;
    margin-bottom: 0;
    max-width: 380px;
    justify-content: center;
    padding-right: 15px;
    box-sizing: content-box;
  }
}
.grid.mb-testimonial .blockquote-body .cite .cite-media {
  overflow: hidden;
  border-radius: 10px;
  height: 100%;
  min-height: 250px;
  flex: auto;
}
.grid.mb-testimonial .blockquote-body .cite img {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  object-fit: cover;
  object-position: center;
}
@media only screen and (min-width: 992px) {
  .grid.mb-testimonial .blockquote-body .cite img {
    position: relative;
  }
}
.grid.mb-testimonial .blockquote-body .cite .cite-author {
  bottom: -20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  font-style: normal;
  left: 25px;
  max-width: 68%;
  padding: 20px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.grid.mb-testimonial .blockquote-body .cite .cite-author:before {
  background: #ff6200;
  border-radius: 10px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.grid.mb-testimonial .blockquote-body .cite .cite-author .cite-author-name {
  font-weight: bold;
  font-size: 26px;
}
.grid.mb-testimonial .blockquote-body .blockquote-quote {
  align-items: center;
  background-color: #e0f4ff;
  border-radius: 10px;
  box-sizing: border-box;
  display: flex;
  flex: 1 0 auto;
  height: 100%;
  justify-content: center;
  max-width: 100%;
  min-height: 270px;
  padding: 30px;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .grid.mb-testimonial .blockquote-body .blockquote-quote {
    max-width: 780px;
    flex-basis: 66.6666666667%;
    margin-bottom: 0;
  }
}
.grid.mb-testimonial .blockquote-body .blockquote-quote:before, .grid.mb-testimonial .blockquote-body .blockquote-quote:after {
  position: absolute;
  content: url(https://cbr.floydhamilton.nl/images/pub/icons/quote.svg);
  height: auto;
  width: 42px;
}
.grid.mb-testimonial .blockquote-body .blockquote-quote:before {
  top: -10px;
  left: 20px;
}
.grid.mb-testimonial .blockquote-body .blockquote-quote:after {
  bottom: -10px;
  transform: rotate(180deg);
  right: 20px;
}
.grid.mb-testimonial .blockquote-body .blockquote-quote .blockquote-text {
  max-width: 420px;
  font-style: italic;
  min-height: 210px;
  text-align: center;
  align-items: center;
  display: flex;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .grid.mb-testimonial .blockquote-body .blockquote-quote .blockquote-text:after {
    content: "";
    min-height: inherit;
    height: 0;
    display: block;
    width: 100%;
  }
}

.mb-text-highlight.grid {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .mb-text-highlight.grid {
    padding: 0 25px;
  }
}
.mb-text-highlight .grid-cell {
  overflow: visible;
}
@media only screen and (min-width: 992px) {
  .mb-text-highlight .grid-cell {
    overflow: hidden;
  }
}
.mb-text-highlight .cms-group {
  padding: 25px;
  background-color: #f5f5f5;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .mb-text-highlight .cms-group {
    border-radius: 10px;
    width: 100%;
    max-width: 680px;
  }
}
.mb-text-highlight .cms-wrapper {
  padding: 0;
}
.mb-text-highlight .cms-text {
  color: #333f48;
  max-width: 680px;
  padding: 0;
}

@media only screen and (min-width: 992px) {
  .mb-text-text .grid-container {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 992px) {
  .mb-text-text .grid-container .grid-cell:nth-child(1) {
    border-left: 2px solid #e8e8e8;
    width: 100%;
    max-width: 33.3333333333%;
    padding-right: 50px;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 992px) {
  .mb-text-text .grid-container .grid-cell:nth-child(1) .cms-text {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .mb-text-text .grid-container .grid-cell:nth-child(2) {
    max-width: 66.6666666667%;
  }
  .mb-text-text .grid-container .grid-cell:nth-child(2) .cms-text {
    max-width: 610px;
    padding-bottom: 0;
  }
}
.mb-text-text .grid-container .cms-wrapper {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .mb-text-text .grid-container .cms-wrapper {
    padding-left: 30px;
  }
}
.mb-text-text .grid-container .cms-text {
  color: #333f48;
  max-width: 680px;
}

@media only screen and (min-width: 992px) {
  .mb-text-text-text .grid-container {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 992px) {
  .mb-text-text-text .grid-container .grid-cell {
    border-left: 2px solid #e8e8e8;
    padding-right: 50px;
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    box-sizing: border-box;
  }
}
.mb-text-text-text .grid-container .cms-wrapper {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .mb-text-text-text .grid-container .cms-wrapper {
    padding-left: 30px;
  }
}
.mb-text-text-text .grid-container .cms-text {
  color: #333f48;
  max-width: 680px;
}
@media only screen and (min-width: 992px) {
  .mb-text-text-text .grid-container .cms-text {
    padding: 0;
  }
}

.mb-text h2.cms-subtitle {
  margin-left: 0;
  max-width: 680px;
}
@media only screen and (min-width: 992px) {
  .mb-text h2.cms-subtitle {
    padding: 0 30px;
  }
}
.mb-text .cms-text {
  color: #333f48;
  line-height: 1.33;
  max-width: 680px;
}
@media only screen and (min-width: 992px) {
  .mb-text .cms-text {
    padding: 0 30px;
  }
}

.mb-recruiter-contact .grid-cell,
.mb-contact-person .grid-cell {
  overflow: visible;
}
.mb-recruiter-contact .person,
.mb-contact-person .person {
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  max-width: 100%;
  padding: 0;
  box-sizing: border-box;
  position: relative;
  min-height: 270px;
}
@media only screen and (min-width: 1030px) {
  .mb-recruiter-contact .person,
.mb-contact-person .person {
    flex-direction: row-reverse;
    max-width: 66.6666666667%;
    padding: 0 10px;
  }
}
.mb-recruiter-contact .person .person-content-container:first-child,
.mb-contact-person .person .person-content-container:first-child {
  padding: 15px;
  z-index: 1;
  position: relative;
  max-width: 87.5%;
  box-sizing: border-box;
  bottom: 50px;
  left: 0;
}
@media only screen and (min-width: 1030px) {
  .mb-recruiter-contact .person .person-content-container:first-child,
.mb-contact-person .person .person-content-container:first-child {
    position: absolute;
    left: 25px;
    bottom: -20px;
    max-width: 36.23%;
  }
}
.mb-recruiter-contact .person .person-content-container:first-child:before,
.mb-contact-person .person .person-content-container:first-child:before {
  height: 100%;
  background: #ff6200;
  content: "";
  width: 100%;
  border-radius: 10px;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0.8;
  position: absolute;
}
.mb-recruiter-contact .person .person-content-container:first-child h2,
.mb-recruiter-contact .person .person-content-container:first-child h3,
.mb-contact-person .person .person-content-container:first-child h2,
.mb-contact-person .person .person-content-container:first-child h3 {
  color: #fff;
}
.mb-recruiter-contact .person .person-content-container:first-child h2,
.mb-contact-person .person .person-content-container:first-child h2 {
  font-size: 30px;
}
.mb-recruiter-contact .person .person-content-container:first-child h3,
.mb-contact-person .person .person-content-container:first-child h3 {
  font-size: 18px;
  font-weight: normal;
}
.mb-recruiter-contact .person .person-content-container:nth-child(2),
.mb-contact-person .person .person-content-container:nth-child(2) {
  height: 100%;
  box-sizing: border-box;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media only screen and (min-width: 1030px) {
  .mb-recruiter-contact .person .person-content-container:nth-child(2),
.mb-contact-person .person .person-content-container:nth-child(2) {
    border: 1px solid #e8e8e8;
    padding: 30px;
  }
}
.mb-recruiter-contact .person .person-content-container:nth-child(2) .contact-label,
.mb-contact-person .person .person-content-container:nth-child(2) .contact-label {
  word-break: break-word;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mb-recruiter-contact .person .person-content-container:nth-child(2) .contact-label,
.mb-contact-person .person .person-content-container:nth-child(2) .contact-label {
    word-break: break-all;
  }
}
.mb-recruiter-contact .person .person-content-container:nth-child(2) .contact-option,
.mb-contact-person .person .person-content-container:nth-child(2) .contact-option {
  padding-bottom: 20px;
}
.mb-recruiter-contact .person .person-content-container:nth-child(2) .contact-option .link-icon,
.mb-contact-person .person .person-content-container:nth-child(2) .contact-option .link-icon {
  padding: 0;
  height: 20px;
  padding-right: 20px;
  box-sizing: content-box;
}
.mb-recruiter-contact .person .person-content-container:nth-child(2) .contact-option .link-icon svg,
.mb-contact-person .person .person-content-container:nth-child(2) .contact-option .link-icon svg {
  fill: #0588f0;
}
.mb-recruiter-contact .person .content-image .media-image,
.mb-contact-person .person .content-image .media-image {
  border-radius: 10px;
}
@media only screen and (min-width: 1030px) {
  .mb-recruiter-contact .person .content-image .media-image,
.mb-contact-person .person .content-image .media-image {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.mb-recruiter-contact .person .content-image .media-image img,
.mb-contact-person .person .content-image .media-image img {
  max-height: 235px;
}
@media only screen and (min-width: 1030px) {
  .mb-recruiter-contact .person .content-image .media-image img,
.mb-contact-person .person .content-image .media-image img {
    max-height: 330px;
  }
}

.mb-related-vacancies {
  margin-bottom: 60px;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .mb-related-vacancies h2.cms-subtitle {
    padding-left: 30px;
  }
}
.mb-related-vacancies .position-name {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
}
.mb-related-vacancies .grid.grid-gutter.grid-vacancy .grid-wrapper .grid-container {
  padding: 0 25px;
}
.mb-related-vacancies .grid.grid-gutter.grid-vacancy .grid-wrapper .grid-container .grid-cell {
  max-width: 100%;
  flex-basis: 100%;
}
@media only screen and (min-width: 1030px) {
  .mb-related-vacancies .grid.grid-gutter.grid-vacancy .grid-wrapper .grid-container .grid-cell {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
}
.mb-related-vacancies .cms-content {
  display: flex;
  justify-content: flex-start;
}
.mb-related-vacancies .btn.btn-pagination {
  padding: 0;
  flex-direction: row;
  border: 0;
  font-weight: bold;
  color: #4a4a4a;
  background: none;
}
.mb-related-vacancies .btn.btn-pagination .link-icon {
  width: 40px;
  height: 40px;
  padding: 5px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  border: 1px solid #0588f0;
  border-radius: 50%;
  background: #0588f0;
}
.mb-related-vacancies .btn.btn-pagination .link-icon svg {
  fill: #fff;
  width: 20px;
  height: 20px;
  padding-left: 5px;
}
.mb-related-vacancies .btn.btn-pagination:focus .link-icon, .mb-related-vacancies .btn.btn-pagination:hover .link-icon, .mb-related-vacancies .btn.btn-pagination:active .link-icon {
  border-color: #003da5;
  background: #003da5;
}
@media only screen and (min-width: 992px) {
  .mb-related-vacancies .btn.btn-pagination {
    padding-left: 30px;
  }
}

#page-vacancy .vacancy-content .cms-wrapper {
  padding: 0;
}
#page-vacancy .vacancy-content .cms-wrapper .cms-subtitle,
#page-vacancy .vacancy-content .cms-wrapper .cms-text {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  #page-vacancy .vacancy-content .cms-wrapper .cms-subtitle,
#page-vacancy .vacancy-content .cms-wrapper .cms-text {
    padding: 0 30px;
  }
}
#page-vacancy .mb-related-vacancies .cms-subtitle {
  padding-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  #page-vacancy .mb-related-vacancies .cms-subtitle {
    padding-left: 30px;
  }
}
#page-vacancy .mb-related-vacancies .grid-container {
  width: 100%;
  margin-left: 0;
}

.reverse .grid-container {
  flex-direction: row-reverse;
}

.mb-usp {
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .mb-usp .grid-container {
    width: calc(100% + (10px * 2));
    margin-left: -10px;
  }
}
@media only screen and (min-width: 992px) {
  .mb-usp .grid-cell {
    flex-basis: 50%;
    max-width: 50%;
    padding: 20px;
    box-sizing: border-box;
  }
}
.mb-usp .grid-cell .usp {
  flex-direction: row;
  background-color: #e0f4ff;
  padding: 25px 25px;
  border-radius: 10px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .mb-usp .grid-cell .usp {
    box-sizing: border-box;
    height: 100%;
    margin-bottom: 0;
  }
}
.mb-usp .grid-cell .usp .usp-aside {
  flex: auto;
  padding: 0;
  width: auto;
}
.mb-usp .grid-cell .usp .usp-aside .usp-media {
  height: 40px;
  width: 40px;
  min-width: auto;
  flex-basis: auto;
}
.mb-usp .grid-cell .usp .usp-aside .usp-media svg {
  fill: #0588f0;
}
.mb-usp .grid-cell .usp .usp-title {
  font-size: 26px;
  padding-left: 30px;
  text-align: left;
  color: #333f48;
}
.mb-usp .grid-cell .usp .usp-title span {
  hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
}
.mb-usp .grid-cell .usp .usp-header {
  max-width: 100%;
  flex: auto;
  padding: 0;
}

.mb-video-text {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .mb-video-text {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 992px) {
  .mb-video-text .grid-container {
    width: calc(100% + (10px * 2));
    margin-left: -10px;
  }
}
.mb-video-text .grid-cell {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .mb-video-text .grid-cell {
    margin-bottom: 0;
  }
}
.mb-video-text .grid-cell:first-child {
  padding: 0;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .mb-video-text .grid-cell:first-child {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding: 0 10px;
  }
}
.mb-video-text .grid-cell:last-child {
  padding: 0;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .mb-video-text .grid-cell:last-child {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0 10px;
  }
}
.mb-video-text .grid-cell .button-container {
  padding: 0 25px;
}
@media only screen and (min-width: 992px) {
  .mb-video-text .grid-cell .subtitle-block,
.mb-video-text .grid-cell .text-block,
.mb-video-text .grid-cell .button-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.mb-video-text .grid-cell .media-video {
  height: 100%;
  background: transparent;
}
@media only screen and (min-width: 992px) {
  .mb-video-text .grid-cell .media-video {
    border-radius: 10px;
    height: auto;
    overflow: hidden;
  }
}
.mb-video-text .grid-cell .video-link-wrapper,
.mb-video-text .grid-cell .video-link-button {
  height: 100%;
}
.mb-video-text h2 {
  padding-bottom: 10px;
  color: #0588f0;
}
.mb-video-text .btn-default {
  background: transparent;
  flex-flow: row-reverse;
  color: #333f48;
  border: 0;
  padding: 0;
  font-weight: bold;
}
.mb-video-text .btn-default .btn-label {
  white-space: pre-wrap;
  text-align: initial;
}
.mb-video-text .btn-default .btn-icon {
  background: #0588f0;
  box-sizing: border-box;
  height: 40px;
  width: 40px;
  padding: 10px;
  margin-right: 10px;
  border-radius: 50%;
}
.mb-video-text .btn-default .btn-icon svg {
  fill: #fff;
}
.mb-video-text .btn-default:focus .btn-icon, .mb-video-text .btn-default:hover .btn-icon, .mb-video-text .btn-default:active .btn-icon {
  background: #003da5;
}
.mb-video-text .video-preview {
  min-height: 250px;
  z-index: -1;
}
@media only screen and (min-width: 992px) {
  .mb-video-text .video-preview {
    min-height: 380px;
  }
}
.mb-video-text .video-preview img {
  height: 100%;
  position: absolute;
}

.mb-video {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .mb-video {
    padding: 0 30px;
  }
}
.mb-video .media-video {
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .mb-video .media-video {
    border-radius: 10px;
    overflow: hidden;
  }
}
.mb-video .video-link-wrapper,
.mb-video .video-link-button {
  height: 250px;
}
@media only screen and (min-width: 992px) {
  .mb-video .video-link-wrapper,
.mb-video .video-link-button {
    height: 380px;
  }
}
.mb-video .video-preview {
  height: 250px;
}
@media only screen and (min-width: 992px) {
  .mb-video .video-preview {
    height: 380px;
  }
}
.mb-video .video-preview img {
  height: 100%;
}

.video-link-wrapper .video-link-button .video-link-icon {
  background: #0588f0;
  box-sizing: border-box;
  height: 60px;
  width: 60px;
  padding: 17px 6px;
  padding-left: 10px;
  transition: ease-in-out 0.2s;
  display: flex;
  align-items: center;
}
.video-link-wrapper .video-link-button .video-link-icon svg {
  fill: #fff;
}
.video-link-wrapper .video-link-button:hover {
  cursor: pointer;
}
.video-link-wrapper .video-link-button:hover .video-link-icon {
  height: 72px;
  width: 72px;
  padding: 21px 0;
  padding-left: 5px;
}
.video-link-wrapper .video-link-button:hover .video-link-icon svg {
  fill: #fff;
}

.grid.mb-6-worlds {
  margin-bottom: 120px;
}
@media only screen and (min-width: 992px) {
  .grid.mb-6-worlds {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .grid.mb-6-worlds .grid-container {
    flex-wrap: wrap;
  }
}
.grid.mb-6-worlds .grid-container .grid-slider {
  padding: 0;
}
.grid.mb-6-worlds .grid-container .grid-slider .grid-cell {
  flex-basis: 100%;
  max-width: 100%;
  min-width: 100%;
}
@media only screen and (min-width: 992px) {
  .grid.mb-6-worlds .grid-container .grid-slider .grid-cell {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    min-width: 33.3333333333%;
    margin-bottom: 95px;
  }
}
.grid.mb-6-worlds .grid-container .grid-container {
  width: calc(100% + (10px * 2));
  margin-left: -10px;
  min-height: 210px;
}
.grid.mb-6-worlds .grid-container .media {
  height: 210px;
  border-radius: 10px;
}
.grid.mb-6-worlds .grid-container .media .media-image-wrapper {
  height: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .grid.mb-6-worlds .grid-container .media .media-image-wrapper {
    min-height: 210px;
  }
}
.grid.mb-6-worlds .grid-container .media img {
  height: 100%;
}
.grid.mb-6-worlds .grid-container .grid-cell {
  overflow: visible;
}
.grid.mb-6-worlds .grid-container .slide-item {
  position: relative;
  height: 100%;
}
.grid.mb-6-worlds .grid-container .slide-item h2,
.grid.mb-6-worlds .grid-container .slide-item .cms-text,
.grid.mb-6-worlds .grid-container .slide-item .subtitle-block,
.grid.mb-6-worlds .grid-container .slide-item .text-block {
  color: #fff;
  padding: 0;
  margin: 0;
}
.grid.mb-6-worlds .grid-container .slide-item .cms-group .cms-group:first-child {
  position: absolute;
  left: 22px;
  bottom: -72px;
  z-index: 1;
  padding: 15px;
  max-width: 87.5%;
  width: 100%;
  box-sizing: border-box;
  transition: max-height 0.3s ease-out;
}
@media only screen and (min-width: 992px) {
  .grid.mb-6-worlds .grid-container .slide-item .cms-group .cms-group:first-child {
    max-width: 68%;
    left: 25px;
  }
}
.grid.mb-6-worlds .grid-container .slide-item .cms-group .cms-group:first-child:before {
  height: 100%;
  background: #ff6200;
  content: "";
  width: 100%;
  border-radius: 10px;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0.8;
  position: absolute;
}
.grid.mb-6-worlds .grid-container .slide-item .cms-group .cms-group:first-child .text-block {
  padding-bottom: 20px;
  transition: padding-bottom 0.3s;
}
.grid.mb-6-worlds .grid-container .slide-item .cms-group .cms-group:first-child:hover .text-block {
  padding-bottom: 50px;
}
.grid.mb-6-worlds .grid-container .slide-item .cms-group .cms-group:first-child .cms-text {
  padding: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: max-height 0.3s ease-in-out;
  max-height: 46px;
}
.grid.mb-6-worlds .grid-container .slide-item .cms-group .cms-group:first-child:hover .cms-text {
  max-height: 115px;
  -webkit-line-clamp: 5;
}
.grid.mb-6-worlds .grid-container .slide-item .cms-group .cms-group:first-child .btn {
  background: transparent;
  flex-flow: row-reverse;
  border: 0;
  padding: 0;
  margin: 0;
}
.grid.mb-6-worlds .grid-container .slide-item .cms-group .cms-group:first-child .btn .btn-label {
  display: none;
}
.grid.mb-6-worlds .grid-container .slide-item .cms-group .cms-group:first-child .btn .btn-icon {
  background-color: #fff;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-right: 15px;
  padding: 10px;
  box-sizing: border-box;
}
.grid.mb-6-worlds .grid-container .slide-item .cms-group .cms-group:first-child .btn .btn-icon svg {
  fill: #ff6200;
}
.grid.mb-6-worlds .grid-container .grid-slider-controller {
  display: none;
}
.grid.mb-6-worlds .grid-container .grid-slider-arrows {
  display: flex;
  width: calc(100% + (10px * 3));
  top: 25px;
  left: -15px;
  pointer-events: none;
  justify-content: space-between;
  position: absolute;
}
@media only screen and (min-width: 992px) {
  .grid.mb-6-worlds .grid-container .grid-slider-arrows {
    display: none;
  }
}
.grid.mb-6-worlds .grid-container .grid-slider-arrows .grid-arrow {
  height: 40px;
  width: 40px;
  background: #fff;
  border-radius: 50%;
  pointer-events: all;
  align-items: center;
  justify-content: center;
  display: flex;
  cursor: pointer;
}
.grid.mb-6-worlds .grid-container .grid-slider-arrows .grid-arrow .link-icon {
  padding: 0;
}
.grid.mb-6-worlds .grid-container .grid-slider-arrows .grid-arrow .link-icon svg {
  fill: #333f48;
}
