<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Theme Name: JsmeDeloitt - EN
	Author: Deloitte Digital Marketing, ceczdigitalmarketing@deloittece.com
	Description: Template made for site jsmedeloitte.cz
	Version: 2.0
*/
@font-face {
  font-family: "Dcom-EDE";
  src: url("/wp-content/themes/jsmedeloitt_en/assets/font/Dcom-EDE.woff") format("woff"),
    url("/wp-content/themes/jsmedeloitt_en/assets/font/Dcom-EDE.ttf") format("truetype"),
    url("/wp-content/themes/jsmedeloitt_en/assets/font/Dcom-EDE.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("/wp-content/themes/jsmedeloitt_en/assets/font/opensans/woff2/OpenSans-Light.woff2") format("woff2"),
    url("/wp-content/themes/jsmedeloitt_en/assets/font/opensans/woff/OpenSans-Light.woff") format("woff"),
    url("/wp-content/themes/jsmedeloitt_en/assets/font/opensans/ttf/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("/wp-content/themes/jsmedeloitt_en/assets/font/opensans/woff2/OpenSans-Regular.woff2")
      format("woff2"),
    url("/wp-content/themes/jsmedeloitt_en/assets/font/opensans/woff/OpenSans-Regular.woff") format("woff"),
    url("/wp-content/themes/jsmedeloitt_en/assets/font/opensans/ttf/OpenSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("/wp-content/themes/jsmedeloitt_en/assets/font/opensans/woff2/OpenSans-Bold.woff2") format("woff2"),
    url("/wp-content/themes/jsmedeloitt_en/assets/font/opensans/woff/OpenSans-Bold.woff") format("woff"),
    url("/wp-content/themes/jsmedeloitt_en/assets/font/opensans/ttf/OpenSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

#about .wrapper,
#langswitcher ul,
#navigation ul,
#mobile_menu ul,
.benefits,
.certifications,
.requirements,
.slick-dots {
  list-style-type: none;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.clear,
.commonForm__body .form-row::after,
.slick-track::after {
  clear: both;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
li.select2-search {
  line-height: 100%;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  position: relative;
  display: block;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
#swipebox-overlay,
.custom-select-container {
  -ms-user-select: none;
  -moz-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--classic .select2-results &gt; .select2-results__options,
.select2-container--default .select2-results &gt; .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}
.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  cursor: text;
  height: 100%;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.3em;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  list-style: none;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__placeholder {
  color: #999;
  float: left;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  position: absolute;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
  font-weight: 700;
  color: #5897fb;
  transition: 0.2s color ease-out;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear:hover {
  color: #000;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  gap: 0.3em;
  background-color: #f5f5f5;
  color: #373737;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.9em;
  cursor: default;
  padding: 2px 5px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__clear,
.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-search--inline,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__placeholder {
  float: right;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  outline: none;
}
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #f5f5f5;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #fff),
    to(#eee)
  );
  background-image: -moz-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #eee),
    to(#ccc)
  );
  background-image: -moz-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  background: 0 0;
  border: none;
}
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(white),
    color-stop(50%, #eee)
  );
  background-image: -moz-linear-gradient(top, #fff 0, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #eee),
    to(white)
  );
  background-image: -moz-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open
  .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top: none;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
  color: grey;
}
.select2-container--classic
  .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.toast-title {
  font-weight: 700;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #fff;
}
.toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  -webkit-filter: alpha(opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}
.toast-close-button:focus,
.toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -webkit-filter: alpha(opacity=40);
  filter: alpha(opacity=40);
}
.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
#navigation ul li:first-child a,
#toast-container &gt; div {
  border-radius: 3px;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
}
#swipebox-slider .slide .swipebox-video-container,
#toast-container * {
  box-sizing: border-box;
}
#toast-container &gt; div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: 0.8;
  -webkit-filter: alpha(opacity=80);
  filter: alpha(opacity=80);
}
#navigation a,
footer .social p {
  color: grey;
}
#toast-container &gt; div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}
#toast-container &gt; div:hover {
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -webkit-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container &gt; .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}
#toast-container &gt; .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}
#toast-container &gt; .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}
#toast-container &gt; .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}
#toast-container.toast-bottom-center &gt; div,
#toast-container.toast-top-center &gt; div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-bottom-full-width &gt; div,
#toast-container.toast-top-full-width &gt; div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  -webkit-filter: alpha(opacity=40);
  filter: alpha(opacity=40);
}
@media all and (max-width: 240px) {
  #toast-container &gt; div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container &gt; div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container &gt; div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container &gt; div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container &gt; div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container &gt; div.rtl {
    padding: 15px 50px 15px 15px;
  }
} /*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  user-select: none;
}
#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#swipebox-slider {
  transition: transform 0.4s ease, -webkit-transform 0.4s ease,
    -moz-transform 0.4s ease, -o-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
ol li,
p,
ul li {
  line-height: 160%;
}
#swipebox-slider .slide::before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide .swipebox-inline-container,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: 0 0;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
body,
html {
  background-color: #000;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}
#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
  -ms-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}
#swipebox-top-bar {
  top: -50px;
  color: #fff !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}
body,
input.submitButton,
input[type="email"],
input[type="file"],
input[type="text"],
textarea {
  font-family: "Open Sans", sans-serif;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
  -ms-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}
#swipebox-close,
#swipebox-next,
#swipebox-prev {
  background-image: url(../images/libs/swipebox/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}
#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}
#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}
#swipebox-next {
  background-position: -78px 13px;
  float: right;
}
#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}
.swipebox-no-close-button #swipebox-close {
  display: none;
}
#swipebox-next.disabled,
#swipebox-prev.disabled {
  opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container::after,
.swipebox-touch #swipebox-container::before {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.3s ease;
  content: " ";
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
#reactionModal,
a.close {
  transition: opacity 0.3s;
}
.swipebox-touch #swipebox-container::before {
  left: 0;
  -webkit-box-shadow: inset 10px 0 10px -8px #656565;
  box-shadow: inset 10px 0 10px -8px #656565;
}
.swipebox-touch #swipebox-container::after {
  right: 0;
  -webkit-box-shadow: inset -10px 0 10px -8px #656565;
  box-shadow: inset -10px 0 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container::before,
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container::after {
  opacity: 1;
}
@-webkit-keyframes rightSpring {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@keyframes rightSpring {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-webkit-keyframes leftSpring {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@keyframes leftSpring {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
  #job_headline .intro_icon.team {
    max-width: unset;
  }
}
#swipebox-overlay {
  background: #0d0d0d;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px #000;
  background: #000;
  opacity: 0.95;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
* {
  box-sizing: border-box;
}
article,
body,
html {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 100%;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}
body {
  font-weight: 300;
  color: #fff;
  font-size: 12pt;
  text-align: center;
}
body.fadein {
  -webkit-animation: fadein 3s;
  animation: fadein 3s;
}
html.overlay,
html.overlay body {
  overflow: hidden;
  position: relative;
  height: 100%;
}
strong {
  font-weight: 600;
}
a,
a:active {
  color: #0a7cac;
  text-decoration: none;
}
a:hover {
  color: #0a7cac;
  text-decoration: none;
  outline: 0;
}
a.close {
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
  transition: opacity 0.3s;
}
a.close:hover {
  opacity: 0.5;
}
a.close::after,
a.close::before {
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: #fff;
  opacity: 1;
}
a.close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
a.close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* Removed this due to rendering problems */
/* #mobile_menu,
footer,
header,
section {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
} */
a.close span {
  display: none;
}
.logo {
  position: relative;
  /* Inherit the width from the grid */
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  padding: 0 !important;
  margin: 0;
}
.logo img {
  display: block;
  width: 100%;
  height: auto;
  border: 0 !important;
}
article h2 {
  font-weight: 700;
  font-size: 1.8rem;
  margin: 0 0 2em;
}
article h2::after {
  content: "";
  display: block;
  height: 0.15em;
  background-color: #7fc241;
  width: 4em;
  margin-top: 0.4em;
}
footer .legal,
footer .social,
footer .social .icons a {
  display: inline-block;
}
h3,
#job_body .wrapper h2,
#job_body .wrapper h3,
#job_body .wrapper h4,
#job_body .wrapper h5,
#job_body .wrapper h6 {
  font-size: 18pt;
  font-weight: 600;
  margin-top: 0;
}
ol li,
ul li {
  text-align: left;
}
input[type="email"],
input[type="file"],
input[type="text"],
textarea {
  border: 0;
  background-color: #fff;
  color: #000;
  padding: 1rem;
  font-size: 1em;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}
input.submitButton {
  cursor: pointer;
  background: 0 0;
}
article ul {
  padding: 0 1em;
  list-style: none;
  margin: 1em 0;
}
header {
  overflow: hidden;
}
section {
  text-align: left;
}
footer {
  background-color: #fff;
  color: #000;
  text-align: left;
  position: relative;
}
footer a,
footer a:active,
footer a:hover {
  color: #0a7cac;
  text-decoration: none;
}
footer .wrapper {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
footer .legal {
  font-size: 0.8em;
  width: 70%;
  padding-right: 4em;
  vertical-align: top;
}
footer .social {
  width: 30%;
  vertical-align: top;
}
#navigation a,
#navigation ul,
#mobile_toggle img {
  vertical-align: middle;
}
footer .social h2 {
  font-size: 1.6em;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
footer .social .icons a img {
  width: 2.8em;
  height: 2.8em;
  margin-right: 0.8em;
  display: inline-block;
  transition: opacity 0.2s;
}
footer .social .icons img:hover {
  opacity: 0.8;
}
#mobile_menu {
  display: none;
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  text-align: right;
}
#mobile_menu ul {
  padding: 3rem 0 0;
  margin: 0;
  display: block;
}
#mobile_menu ul li {
  margin: 0.3em 0;
  text-align: right;
}
#mobile_menu ul li a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 1.4em;
  padding: 0.3em 0;
  font-weight: 400;
}
#mobile_menu ul.lang li {
  display: inline-block;
  margin: 0;
}
#mobile_menu ul.lang li a {
  font-size: 1em;
  padding: 0;
}
#mobile_menu.on {
  display: block;
}
#navigation a,
#navigation li,
#navigation ul {
  display: inline-block;
}
#navigation {
  top: 0;
  width: 100%;
  text-align: left;
  z-index: 99;
}
#navigation .wrapper {
  display: grid;
  grid-template-columns: 10em minmax(0, 1fr);
  column-gap: 4em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  align-items: center;
  justify-content: stretch;
}
#navigation ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  height: 100%;
}
#navigation li {
  display: flex;
  justify-content: stretch;
  align-items: inherit;
  flex-wrap: nowrap;
  font-size: 1em;
  height: 100%;
  margin: 0;
}
#navigation a {
  text-decoration: none;
  font-weight: 400;
  padding: 0 1.5rem;
  transition: all 0.1s linear;
  outline: 0;
}
#navigation li:last-child a {
  padding-right: 0;
}
#navigation a:hover,
#navigation li.current-menu-item a {
  text-decoration: none;
  color: #fff;
}
#navigation li.current-menu-item a {
  pointer-events: none;
}
#navigation a.border-menu {
  position: relative;
  padding-right: 2.6em;
  margin-top: -2px;
}
#navigation a.border-menu span {
  text-transform: uppercase;
  font-weight: 700;
}
#navigation a.border-menu::before {
  content: "";
  position: absolute;
  top: 41px;
  right: 0;
  width: 2em;
  height: 4px;
  border-top: 10px double #7fc241;
  border-bottom: 3px solid #7fc241;
}
#navigation a.border-menu:hover {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  border: 0;
}
#navigation a.border-menu:hover span {
  opacity: 1;
}
#navigation ul li:first-child a {
  background-color: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.6);
  padding: 0.5em 1em;
  border-radius: 3px;
}
#navigation ul li:first-child a:hover {
  background-color: #86bc25;
  color: #000;
  padding: 0.5em 1em;
  border-radius: 3px;
}
#langswitcher ul,
#langswitcher ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#mobile_toggle {
  display: none;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  float: right;
}
#mobile_toggle img {
  width: 40px;
  height: 40px;
}
#langswitcher {
  border-top: 1px solid #54565a;
  font-size: 0.8em;
  color: grey;
  height: 25px;
  text-align: right;
}
#langswitcher a,
#langswitcher a:visited {
  color: grey;
  text-decoration: none;
  transition: all 0.1s;
}
#langswitcher a.active,
#langswitcher a:active,
#langswitcher a:hover {
  color: #fff;
  text-decoration: none;
}
#langswitcher .wrapper {
  padding-top: 0.05rem;
  padding-bottom: 0.05rem;
}
#home {
  position: relative;
  overflow: hidden;
}
#home video {
  min-height: 100%;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
#home .carousel {
  height: -webkit-calc(100vh - 125px);
  height: -moz-calc(100vh - 125px);
  height: calc(100vh - 125px);
  width: 100%;
  min-height: 525px;
  background: rgba(10, 10, 10, 0.5);
  position: relative;
}
#home .carousel .wrapper {
  overflow: hidden;
  max-height: -webkit-calc(100vh - 125px);
  max-height: -moz-calc(100vh - 125px);
  max-height: calc(100vh - 125px);
  min-height: 400px;
}
#home .carousel h2 {
  font-weight: 400;
  font-size: 3em;
  width: 100%;
  max-width: 13ch;
  margin-top: -webkit-calc(50vh - 8em);
  margin-top: -moz-calc(50vh - 8em);
  margin-top: calc(50vh - 8em);
}
#home_guide .cta h3,
#home_guide .cta p,
#job_search h2 {
  margin: 0;
  font-weight: 400;
}
#job_search select {
  display: none;
}
#home_guide {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#home_guide .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
}
#home_guide .cta {
  display: inline-block;
  width: -webkit-calc(33.33% - 0.33em);
  width: -moz-calc(33.33% - 0.33em);
  width: calc(33.33% - 0.33em);
  background: #d2d2d2;
  transition: background 0.2s;
  padding: 3em 4em 3em 2em;
  text-decoration: none;
  color: #000;
  position: relative;
}
#home_guide .cta::after {
  font-family: "Dcom-EDE";
  content: "\f105";
  color: #0a7cac;
  margin-left: 0;
  font-size: 1.9em;
  bottom: -webkit-calc(50% - 0.5em + 0.1rem);
  bottom: -moz-calc(50% - 0.5em + 0.1rem);
  bottom: calc(50% - 0.5em + 0.1rem);
  position: absolute;
  text-decoration: none;
  transition: all 0.15s;
  right: 1.2rem;
}
#home_guide .cta:hover {
  background: #e6e6e6;
}
#home_guide .cta:hover::after {
  right: 0.9rem;
}
#home_guide .cta h3 {
  color: grey;
  font-size: 1em;
  padding: 0;
}
#home_guide .cta p {
  font-size: 1.4em;
  padding: 0;
}
#job_search p {
  line-height: normal;
  color: #bfbfbf;
  font-weight: 400;
  display: block;
  margin: 0.5em 0 1em;
}
/*#job_search select {
  display: none;
}*/
#job_search .wrapper {
  max-width: 1000px;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#job_search .search_box input[type="text"] {
  font-size: 0.9em;
  padding: 1.4rem 1rem;
  width: 100%;
  font-weight: 400;
}
#job_search .search_box .search {
  position: relative;
  display: block;
  width: 100%;
  grid-column: span 2;
}
#job_search .search_box .custom-select-container .custom-select-opener::after,
#job_search .search_box .select2-container .custom-select-opener::after,
.select2-container--default .select2-selection--multiple::after,
#job_search .search_box .search input[type="submit"] {
  margin-left: 0;
  bottom: -webkit-calc(50% - 0.7em + 0.1rem);
  bottom: -moz-calc(50% - 0.7em + 0.1rem);
  position: absolute;
  right: 1rem;
  font-family: "Dcom-EDE";
  text-decoration: none;
}
#job_search .search_box .search input[type="submit"] {
  color: #0a7cac;
  font-size: 1em;
  bottom: calc(50% - 0.7em + 0.1rem);
  transition: all 0.15s;
  border: 0;
  background: 0 0;
  cursor: pointer;
  padding: 0;
}
#job_search .search_box .select2-container,
#job_search .search_box .custom-select-container {
  display: block;
  width: 100%;
  font-size: 0.9em;
  font-weight: 400;
}
#job_search .search_box .custom-select-container.is-disabled,
#job_search .search_box .select2-container.is-disabled {
  color: #7f7f7f;
  opacity: 0.9;
  cursor: not-allowed;
}
#job_search .search_box .custom-select-container .custom-select-panel {
  -webkit-box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.25);
  max-height: 200px;
  overflow-y: scroll;
}
#job_search .search_box .custom-select-container .custom-select-opener,
.select2-container--default .select2-selection--multiple {
  padding: 1.4rem 1rem;
}
#job_search .search_box .custom-select-container .custom-select-opener::after,
.select2-container--default .select2-selection--multiple::after {
  content: "\f105";
  color: #0a7cac;
  font-size: 1em;
  bottom: calc(50% - 0.7em + 0.1rem);
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transition: all 0.2s;
}
#job_search
  .search_box
  .custom-select-container.is-open
  .select2-container.is-open
  .custom-select-opener::after,
.select2-opener::after {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.myform {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  justify-content: stretch;
  gap: 1.2rem;
  margin-top: 1em;
}
#job_search .search_results {
  text-align: center;
  background-color: #fff;
  color: #000;
}
#job_search .search_results h2 {
  font-size: 1em;
  text-align: left;
}
#job_search .search_results h2 span {
  font-size: 1.4em;
  color: #0076a8;
  font-weight: 600;
}
#job_search .open_positions {
  margin: 2rem 0;
}
#job_search .open_positions ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
#job_search .open_positions ul.header {
  border-bottom: 1px solid #e5e5e5;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.8em;
  letter-spacing: 1px;
}
#job_search .open_positions ul li {
  line-height: normal;
  transition: opacity 0.4s;
}
#job_search .open_positions ul li.hidden,
#job_search .open_positions ul li.inactive {
  opacity: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
#commonModal,
#reactionModal {
  z-index: 9999;
  overflow-y: auto;
}
#job_search .open_positions ul.header li {
  padding: 1rem 2rem;
}
#job_search .open_positions ul li a {
  padding: 1.5rem 2rem;
  display: block;
  position: relative;
  text-decoration: none;
}
#job_search .open_positions ul li a::after {
  font-family: "Dcom-EDE";
  content: "\f105";
  color: #0a7cac;
  margin-left: 0;
  font-size: 1em;
  bottom: -webkit-calc(50% - 0.7em + 0.1rem);
  bottom: -moz-calc(50% - 0.7em + 0.1rem);
  bottom: calc(50% - 0.7em + 0.1rem);
  position: absolute;
  right: 1rem;
  text-decoration: none;
  transition: all 0.15s;
}
#job_search .open_positions ul li a:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
#job_search .open_positions ul li a:hover::after {
  right: 0.7rem;
}
#job_search .open_positions ul li span {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
}
#job_search .open_positions ul li span:nth-child(1) {
  width: 65%;
  color: #000;
}
#job_search .open_positions ul li span:nth-child(2),
#job_search .open_positions ul li span:nth-child(3) {
  width: 15%;
  color: #7f7f7f;
}
#job_search .open_positions ul.header li span {
  color: #7f7f7f;
}
#job_search .loadmore,
#job_search .loadmore:active,
#job_search .loadmore:visited {
  display: inline-block;
  margin: 1rem 0 3rem;
}
#job_search .contactbanner,
#job_search .contactbanner:active,
#job_search .contactbanner:visited {
  color: #fff;
  display: block;
  text-align: left;
  padding: 2em;
  text-decoration: none;
  transition: opacity 0.2s;
  background: url("/wp-content/themes/jsmedeloitt_en/assets/img/napiste_nam_placeholder.jpg") right 4em center
    no-repeat #000;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
}
#job_search .contactbanner h3 {
  font-weight: 400;
  font-size: 1.2em;
  margin: 0;
}
#job_search .contactbanner p {
  font-size: 1em;
  margin: 0.5em 0;
  color: grey;
  display: block;
  max-width: 25em;
}
#job_search .contactbanner strong {
  font-weight: 400;
}
#job_search .contactbanner strong::after {
  font-family: "Dcom-EDE";
  content: "\f105";
  color: grey;
  margin-left: 4px;
  font-size: 0.6em;
  position: relative;
  bottom: 1px;
}
#job_search .contactbanner:hover {
  opacity: 0.9;
}
#notice,
#reactionModal {
  height: 0;
  opacity: 0;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
}
#job_detail {
  background-color: #fff;
  color: #000;
}
#job_detail p,
#job_detail ul li {
  font-weight: 400;
  color: #5b5b5b;
}
#job_detail .wrapper {
  max-width: 1000px;
}
#job_headline .wrapper {
  padding-bottom: 0;
}
#job_headline .borderarea {
  border-bottom: 1px solid #e5e5e5;
}
#job_headline .info_respond {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 1.8em;
  padding: 3em 0;
}
#job_headline h2 {
  margin: 0;
}
#job_headline .preheadline {
  color: #7f7f7f;
  font-weight: 600;
}
#job_headline .intro_icon {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  font-weight: 400;
  color: #7f7f7f;
  padding-left: 2.8em;
  max-width: 22ch;
  min-height: 3em;
}
#job_headline .intro_icon span {
  font-size: 0.8em;
}
#commonModal .close,
#reactionModal .close {
  float: right;
}
#job_headline .intro_icon.team {
  background: url("/wp-content/themes/jsmedeloitt_en/assets/img/team.png") left center no-repeat;
  -webkit-background-size: auto 2em;
  -moz-background-size: auto 2em;
  background-size: auto 2em;
  max-width: 28ch;
}
#job_headline .intro_icon.label {
  background: url("/wp-content/themes/jsmedeloitt_en/assets/img/label.png") left center no-repeat;
  -webkit-background-size: auto 2em;
  -moz-background-size: auto 2em;
  background-size: auto 2em;
}
#job_headline .intro_icon.location {
  background: url("/wp-content/themes/jsmedeloitt_en/assets/img/location.png") left center no-repeat;
  -webkit-background-size: auto 2em;
  -moz-background-size: auto 2em;
  background-size: auto 2em;
}
#job_headline .intro_icon.calendar {
  background: url("/wp-content/themes/jsmedeloitt_en/assets/img/calendar.png") left center no-repeat;
  -webkit-background-size: auto 2em;
  -moz-background-size: auto 2em;
  background-size: auto 2em;
}
#job_headline .intro_icon h3 {
  font-size: 1em;
  font-weight: 400;
  color: #000;
  margin: 0;
}
#job_body .wrapper {
  padding-top: 3em;
}
#job_body .section,
#job_body .wrapper &gt; * {
  margin: 3em 0;
}
#job_body .wrapper &gt; p + ul,
#job_body .wrapper &gt; ul + p {
  margin-top: -2em;
}
  
#job_body .wrapper &gt; *:first-child {
  margin-top: 0;
}
#job_body .wrapper &gt; h2,
#job_body .wrapper &gt; h3,
#job_body .wrapper &gt; h4,
#job_body .wrapper &gt; h5,
#job_body .wrapper &gt; h6 {
  margin-bottom: 0;
}
#job_body .wrapper &gt; h2 + ul,
#job_body .wrapper &gt; h2 + p,
#job_body .wrapper &gt; h3 + ul,
#job_body .wrapper &gt; h3 + p,
#job_body .wrapper &gt; h4 + ul,
#job_body .wrapper &gt; h4 + p,
#job_body .wrapper &gt; h5 + ul,
#job_body .wrapper &gt; h5 + p,
#job_body .wrapper &gt; h6 + ul,
#job_body .wrapper &gt; h6 + p {
  margin-top: 1em;
}
#job_body .wp-block-image {
  display: block;
  max-width: 100%;
  width: 100%;
}
#job_body .wrapper &gt; .wp-block-image {
  margin: 3em 0;
}
#job_body .wp-block-image img {
  width: 100%;
}
#job_body .wrapper h3,
#job_body .wrapper h2,
#job_body .wrapper h4,
#job_body .wrapper h5,
#job_body .wrapper h6,
#job_body p,
#job_body ul {
  margin: 1rem 0;
}
#job_body ul.slick-dots {
  margin: 0;
}
#job_body .wrapper h3,
#job_body .wrapper h2,
#job_body .wrapper h4,
#job_body .wrapper h5,
#job_body .wrapper h6,
#standard_page h3 {
  font-weight: 400;
}
#job_body .intro,
#job_body .intro p {
  font-weight: 400;
  color: #000;
  margin-top: 0;
}
#job_apply {
  max-width: 600px;
  margin: 4rem auto !important;
}
#job_apply .button:first-child {
  width: 100%;
  text-align: center;
  padding: 1em 2em;
  margin-bottom: 2rem;
}
#job_apply .button.grey {
  display: inline-block;
  width: -webkit-calc(50% - 1rem);
  width: -moz-calc(50% - 1rem);
  width: calc(50% - 1rem);
  text-align: center;
  padding: 1em 2em;
}
#job_apply .button.grey:nth-child(2) {
  margin-right: 1rem;
}
#job_apply .button.grey:nth-child(3) {
  margin-left: 1rem;
}
#notice {
  overflow: hidden;
  width: 100%;
  padding: 0;
  background: #86bc25;
  z-index: 999;
  font-weight: 700;
  -webkit-animation-name: notice;
  animation-name: notice;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}
#about {
  background-color: #2b2b2b;
  color: #fff;
  width: 100%;
}
#about .wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
#about .wrapper li {
  display: inline-block;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  width: 33.33%;
  padding: 0;
  margin: 0;
}
#about .wrapper li:first-child {
  border-left: 2px solid #000;
}
#about .wrapper li:last-child {
  border-right: 2px solid #000;
}
#about .wrapper li a {
  display: inline-block;
  color: #fff;
  font-weight: 300;
  font-size: 1.4em;
  text-align: center;
  padding: 1em 0;
  width: 100%;
  transition: background 0.2s;
}
#about .wrapper li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
#standard_page {
  background-color: #fff;
  color: #000;
}
#standard_page .wrapper {
  max-width: 1000px;
}
#standard_page h2,
#standard_page h4 {
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: 0;
}
#page_headline .intro {
  font-weight: 400;
  color: #000;
  margin-top: 0;
}
#page_headline .wrapper {
  padding-top: 3rem;
}
#job_find {
  max-width: 600px;
  margin: 2rem auto 0;
}
#job_find .button {
  width: 100%;
  text-align: center;
  padding: 1em 2em;
  margin-bottom: 2rem;
}
#more_button {
  width: 100%;
  text-align: center;
}
#more_button .button:first-child {
  margin: 4rem 0;
}
#more_button .button.grey {
  display: inline-block;
}
#reactionModal {
  width: 0;
  background-color: rgba(0, 0, 0, 0.9);
  transition: opacity 0.3s;
}
#reactionModal.on {
  width: 100%;
  height: 100%;
  opacity: 1;
}
#reactionModal h2 {
  font-weight: 400;
  margin-top: 4rem;
}
#reactionModal a {
  color: #86bc25;
}
#reactionModal input.submitButton {
  border-color: #86bc25;
  color: #fff;
  margin: 1em 0;
  font-size: 1.2em;
}
#reactionModal input.submitButton:hover {
  background-color: #86bc25;
}
#reactionModal textarea {
  width: 100%;
  margin: 0.5em 0;
}
#reactionModal .text,
#reactionModal [type="file"] {
  width: -webkit-calc(50% - 0.5em);
  width: -moz-calc(50% - 0.5em);
  width: calc(50% - 0.5em);
  margin: 0.5em 0;
}
#reactionModal .text:nth-child(odd) {
  margin-right: 1em;
}
#reactionModal .agreements {
  text-align: left;
  margin: 2em 0;
}
#reactionModal .modal-dialog {
  display: inline-block;
  width: 100%;
  max-width: 800px;
}
#commonModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  transition: opacity 0.3s;
  text-align: center;
}
#commonModal.on {
  width: 100%;
  height: 100%;
  opacity: 1;
}
#commonModal h2 {
  font-weight: 400;
  margin-top: 4rem;
}
#commonModal a {
  color: #86bc25;
}
#commonModal input.submitButton {
  border-color: #86bc25;
  color: #fff;
  margin: 1em 0;
  font-size: 1.2em;
}
#commonModal input.submitButton:hover {
  background-color: #86bc25;
}
#commonModal textarea {
  width: 100%;
  margin: 0.5em 0;
}
#commonModal .text,
#commonModal [type="file"] {
  width: -webkit-calc(50% - 0.5em);
  width: -moz-calc(50% - 0.5em);
  width: calc(50% - 0.5em);
  margin: 0.5em 0;
}
#commonModal .text.text--full {
  width: 100%;
}
#commonModal .text:nth-child(odd) {
  margin-right: 1em;
}
#commonModal .agreements {
  text-align: left;
  margin: 2em 0;
}
#commonModal .modal-dialog {
  display: inline-block;
  width: 100%;
  max-width: 800px;
}
.page_section {
  margin: 3em 0;
}
.page_section p {
  font-weight: 400;
  color: #7f7f7f;
  font-size: 0.9rem;
}
.float-clear::after {
  content: "";
  display: table;
  clear: both;
}
.cards_row {
  margin: 0 -8px;
}
.big_card {
  width: 33.33333%;
  display: inline-block;
  padding: 0 8px;
  float: left;
  margin-top: 2rem;
}
.card_body {
  color: #fff;
  background-color: #000;
}
.card_head {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 2/1;
  margin: 0 0 2px 0;
}
.card_head img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card_body {
  padding: 1.6rem;
  font-size: 0.8rem;
  min-height: 240px;
  position: relative;
}
.card_body h4 {
  font-size: 1rem;
}
.card_cta {
  margin-top: 1rem;
  position: absolute;
  bottom: 1.6rem;
}
.button.white {
  border-color: #fff !important;
  color: #fff;
}
.button.white:hover {
  background-color: #fff;
  color: #000;
}
.small_cards_row {
  margin: 0 -8px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
.benefits li,
.certifications li,
.requirements li,
.small_card {
  margin-top: 1rem;
  float: left;
}
.small_card {
  margin: 0 8px;
  width: 25%;
}
.small_card img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 2.35/1;
}
.small_card_content {
  border: 1px solid #e8eae9;
  padding: 0.5rem;
  min-height: 110px;
}
.small_card_content h4 {
  color: #000;
  margin-bottom: 0 !important;
}
.benefits .preheadline,
.certifications .preheadline,
.requirements .preheadline,
.small_card_content .preheadline {
  color: #7f7f7f;
  font-weight: 400;
  font-size: 0.8rem;
}
.requirements,
.certifications,
.benefits {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  gap: 0.5em;
  padding-left: 0;
}
.requirements li,
.certifications li,
.benefits li {
  display: block;
  width: 12.5%;
  text-align: center;
  line-height: 100%;
}
.requirements li img,
.certifications li img,
.benefits li img {
  width: 3em;
  height: 3em;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
}
.requirements .preheadline,
.certifications .preheadline,
.benefits .preheadline {
  display: block;
  padding: 0.7rem;
}
.project_slider .preheadline {
  color: #bfbfbf;
  font-weight: 400;
}
div.project_slider_item {
  outline: 0;
  background-repeat: no-repeat;
  background-position: -webkit-calc(100% - 3rem) 50%;
  background-position: -moz-calc(100% - 3rem) 50%;
  background-position: calc(100% - 3rem) 50%;
  -webkit-background-size: auto -webkit-calc(100% - 3rem);
  -moz-background-size: auto -moz-calc(100% - 3rem);
  background-size: auto calc(100% - 3rem);
  font-size: 0.8rem;
  background-color: #000;
  min-height: 270px;
}
div.item_inner {
  padding: 3rem;
  width: 50%;
}
div.item_inner p,
#job_detail .item_inner p {
  color: #fff;
  margin: 0;
}
.slick-list.draggable {
  background-color: #000;
}
.slick-list,
.slick-slide {
  outline: 0;
}
.slick-list {
  color: #fff;
}
.slick-dots {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.slick-dots li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  line-height: 10px;
}
.slick-dots li button {
  font-size: 0;
  width: 100%;
  cursor: pointer;
  border: none;
  height: 6px;
  background-color: #e8eae9;
  outline: 0;
  border-left: 6px solid #fff;
}
.slick-dots li:first-child button {
  border-left: 0;
}
li.slick-active button {
  background-color: #86bc26;
}
.more_info {
  margin-top: 1rem;
}
.more_info a {
  color: #fff;
  font-size: 0.8rem;
  font-weight: 400;
}
.more_info a::after {
  font-family: "Dcom-EDE";
  content: "\f105";
  color: grey;
  margin-left: 4px;
  font-size: 0.6rem;
  position: relative;
  bottom: 1px;
}
.more_info .cta {
  position: relative;
  display: block;
  width: max-content;
  max-width: 100%;
  padding-right: 1em;
}
a.project_slider:hover .more_info .cta{
 text-decoration: underline; 
}
.more_info .cta::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-filter: brightness(400%) saturate(0);
  filter: brightness(400%) saturate(0);
  display: block;
  margin-left: 0.5em;
  width: 0.6rem;
  height: 0.8rem;
  background: url('/wp-content/themes/jsmedeloitt_en/assets/img/arrow_right.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  transition: 0.2s ease-out;
}
a.project_slider:hover .more_info .cta::after{
  -webkit-transform: translate(0.2em, -50%);
  -ms-transform: translate(0.2em, -50%);
  transform: translate(0.2em, -50%);
 }
.button,
.button:active,
.button:visited {
  display: block;
  border: 2px solid #0a7cac;
  padding: 0.5em 2em;
  text-decoration: none;
  font-weight: 600;
  border-radius: 4px;
  transition: color, background 0.2s;
  align-self: center;
  width: max-content;
  max-width: 100%;
}
.button.respond {
  margin-left: auto;
}
.button:hover {
  background-color: #0a7cac;
  color: #fff;
}
.button.grey,
.button.grey:active,
.button.grey:visited {
  border: 2px solid #707377;
  color: #707377;
}
.button.grey:hover {
  background-color: #707377;
  color: #fff;
}
.button.disabled,
.button.disabled:active,
.button.disabled:hover,
.button.disabled:visited {
  border: 2px solid #b7b7b7;
  color: #b7b7b7;
  cursor: default;
}
.button.disabled:hover {
  background: 0 0;
}
.custom-select-container select,
.select2-container select {
  display: none;
}
.custom-select-opener {
  padding: 1rem;
  height: 100%;
  display: flex;
  justify-content: stretch;
  align-items: center;
}
.custom-select-container,
.select2-container {
  display: block;
  width: 100%;
  align-self: stretch;
  position: relative;
  cursor: pointer;
  background-color: #fff;
  color: #000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.custom-select-container .custom-select-option,
.select2-results__option {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  color: grey;
  font-size: 0.9em;
  padding: 1em;
}
.select2-search__field {
  margin-top: 0;
}
.custom-select-container .custom-select-option.is-selected {
  color: #000;
}
.custom-select-container .custom-select-panel {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #fff;
  color: #000;
  opacity: 0;
  z-index: -99;
  transition: all 0.2s;
}
.custom-select-container.is-open .custom-select-panel {
  display: block;
  opacity: 1;
  z-index: 99;
}
.events_list {
  margin: 0 -8px;
}
.events_list .event {
  width: 33.33333%;
  display: inline-block;
  padding: 0 8px;
  float: left;
  margin-top: 1rem;
  transition: opacity 0.2s;
}
.events_list .event:hover {
  opacity: 0.85;
}
.events_list .event_inner {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  height: 190px;
  background-position: center center;
  position: relative;
  padding: 16px;
  z-index: 1;
  color: #fff;
}
.events_list .event_inner:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
.events_list .event_inner h2 {
  margin: 0;
  font-size: 1.4rem;
}
.events_list .event_date {
  position: absolute;
  bottom: 18px;
  font-size: 0.8rem;
}
.first-wrapper {
  padding-bottom: 0 !important;
}
.second-wrapper {
  padding-top: 0 !important;
}
.past_events .event {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.9;
}
.box-third {
  display: inline-block;
  width: -webkit-calc(33% - 3em);
  width: -moz-calc(33% - 3em);
  width: calc(33% - 3em);
  margin: 1.5em;
  vertical-align: top;
}
.box-fourth-full,
.box-half-full,
.box-third-full {
  vertical-align: middle;
  display: inline-block;
  margin: 0;
}
.box-third h3 {
  margin-top: 0;
}
.box-half-full {
  width: 50%;
}
.box-third-full {
  width: 33.333%;
}
.box-fourth-full {
  width: 25%;
}
.box-half {
  display: inline-block;
  width: 46%;
  margin: 0;
  vertical-align: top;
}
.box-half:nth-child(even) {
  margin-right: 2%;
}
.box-half:nth-child(odd) {
  margin-left: 2%;
}
.kill_overflow {
  overflow: hidden;
}
.wrapper {
  padding: 4rem;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1550px) {
  #home_guide .cta {
    font-size: 0.9em;
  }
}
@media only screen and (max-width: 1200px) {
  footer .social .icons a img {
    width: 2.6em;
    height: 2.6em;
    margin-right: 0.5em;
  }
}
@media only screen and (max-width: 1024px) {
  #home .carousel h2 {
    font-size: 2.8em;
  }
  #home_guide .cta {
    font-size: 0.8em;
  }
  #about .wrapper li a {
    font-size: 1.2em;
  }
  footer .social h2 {
    font-size: 1.4em;
  }
  footer .social .icons a img {
    width: 2.4em;
    height: 2.4em;
    margin-right: 0.3em;
  }
  .wrapper {
    padding: 3rem;
  }
}
@media only screen and (max-width: 900px) {
  #navigation a {
    padding: 0 1rem;
  }
  #home_guide .cta {
    padding: 2em 3.5em 2em 1em;
    font-size: 0.8em;
  }
  #home_guide .cta::after {
    right: 1rem;
  }
  #home_guide .cta:hover::after {
    right: 0.8rem;
  }
  #job_search .open_positions ul li a,
  #job_search .open_positions ul.header li {
    padding: 1rem;
  }
  #job_search .open_positions ul li span:nth-child(1) {
    width: 60%;
  }
  #job_search .open_positions ul li span:nth-child(2),
  #job_search .open_positions ul li span:nth-child(3) {
    width: 18%;
  }
  body {
    font-size: 0.9em;
  }
  footer .social .icons a img {
    width: 2.2em;
    height: 2.2em;
    margin-right: 0.2em;
  }
  .big_card {
    margin-top: 0;
    min-height: 260px;
  }
  div.item_inner {
    padding: 2rem;
  }
  .cards_row {
    margin: 0;
  }
}
@media only screen and (min-width: 801px) {
  #mobile_menu,
  #mobile_toggle {
    display: none !important;
  }
}
@media only screen and (max-width: 800px) {
  #langswitcher,
  .menu-hlavni-menu-container {
    display: none;
  }
  #mobile_toggle {
    display: inline-block;
    margin-left: auto;
  }
  #job_search .contactbanner,
  #job_search .contactbanner * {
    position: relative;
  }
  #job_search .contactbanner {
    background-position: right 1rem center;
  }
  #job_search .contactbanner::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
  }
  footer div.wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
  }
  footer .legal {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    order: 2;
    padding: 2rem 0 0;
  }
  footer .social {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    order: 1;
  }
  footer .social .icons a img {
    width: 2.6em;
    height: 2.6em;
    margin-right: 0.6em;
  }
  .events_list .event_inner h2 {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  #home .carousel h2 {
    font-size: 2.4em;
  }
  .requirements,
  .certifications,
  .benefits {
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
  }
  div.item_inner {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .wrapper {
    padding: 2rem;
  }
}
@media only screen and (max-width: 600px) {
  #home .carousel h2 {
    font-size: 2em;
    text-align: center;
    max-width: 100%;
  }
  #home_guide .wrapper {
    display: block;
  }
  #home_guide .cta {
    margin: 0.25em 0;
    width: 100%;
  }
  #job_search .open_positions ul.header {
    display: none;
  }
  #job_search .open_positions ul li a {
    padding: 1rem 0;
    border-bottom: 1px solid #e5e5e5;
  }
  #job_search .open_positions ul li a:hover {
    background-color: transparent;
  }
  #job_search .open_positions ul li:last-child a {
    border: 0;
  }
  #job_search .open_positions ul li span:nth-child(1) {
    width: 100%;
  }
  #job_search .open_positions ul li span:nth-child(2),
  #job_search .open_positions ul li span:nth-child(3) {
    width: 100%;
    display: block;
  }
  #job_search .open_positions ul li a::after {
    right: 1rem;
  }
  .myform {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    grid-template-columns: unset;
  }
  #job_search .search_box .custom-select-container .custom-select-opener,
  .select2-container--default .select2-selection--multiple,
  #job_search .search_box input[type="text"] {
    padding: 1rem;
  }
  #job_search .open_positions ul li a {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: 
    "title title"
    "department location";
    gap: 0.5em;
  }
  #job_search .open_positions ul li a span:nth-child(1){
    grid-area: title;
    grid-column: span 2;
  }
  #job_search .open_positions ul li a span:nth-child(2){
    grid-area: department;
  }
  #job_search .open_positions ul li a span:nth-child(3){
    grid-area: location;
  }
  #job_apply .button.grey {
    width: 100%;
  }
  #job_apply .button.grey:nth-child(2) {
    margin: 0 0 2em;
  }
  #commonModal [type="text"]:nth-child(odd),
  #reactionModal [type="text"]:nth-child(odd) {
    margin-right: 0;
  }
  #job_apply .button.grey:nth-child(3) {
    margin: 0;
  }
  #about .wrapper {
    padding: 0;
  }
  #about .wrapper li {
    width: 100%;
    border: 0;
  }
  #about .wrapper li:first-child {
    border-left: 0 none;
    border-bottom: 2px solid #000;
  }
  #about .wrapper li:last-child {
    border-right: 0 none;
    border-top: 2px solid #000;
  }
  #dcz {
    display: none;
  }
  #reactionModal .text,
  #reactionModal [type="text"],
  #reactionModal [type="file"] {
    width: 100%;
  }
  #commonModal .text,
  #commonModal [type="text"],
  #commonModal [type="file"] {
    width: 100%;
  }
  footer .legal,
  footer .social {
    text-align: center;
  }
  div.project_slider_item {
    background-position: center center;
  }
  div.item_inner p {
    color: #fff;
  }
  .more_info a {
    font-size: 1rem;
  }
  .events_list .event {
    width: 100%;
  }
  .events_list .event_inner h2 {
    font-size: 1.4rem;
  }
  #job_headline .info_respond {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }
  #job_headline .button.respond {
    margin-top: 1em;
    margin-left: 0;
  }
  .button, .button:active, .button:visited {
    align-self: unset;
  }
  .small_cards_row {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: stretch;
    align-items: stretch;
    gap: 1em;
  }
  .small_card {
    display: block;
    width: 100%;
    float: unset;
  }
  .small_card_content h4 {
    margin-top: 0.2em;
  }
}
.slick-list,
.slick-slider,
.slick-track {
  display: block;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .logo {
    width: 135px;
  }
  #navigation .wrapper {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    grid-template-columns: 135px minmax(0, 1fr);
  }
  #mobile_toggle img {
    width: 35px;
    height: 35px;
  }
  #home .carousel .wrapper {
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.6)),
      to(transparent)
    );
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), transparent);
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.6), transparent);
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0.6), transparent);
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), transparent);
  }
  #job_search .contactbanner {
    background-position: center center;
  }
  #home {
    background: url("/wp-content/themes/jsmedeloitt_en/assets/front/img/intro_placeholder.jpg")
      center center no-repeat #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
  .small_card {
    width: 100%;
  }
  .requirements,
  .certifications,
  .benefits {
    grid-template-columns: repeat(2, 1fr);
  }
  .wrapper {
    padding: 2rem 1rem;
  }
  #job_headline .info_respond {
    gap: 1em;
  }
}
@media only screen and (max-width: 350px) {
  #home .carousel h2 {
    font-size: 1.8em;
  }
  #home_guide .cta {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  #mobile_menu ul li a {
    font-size: 1.1em;
    padding: 0;
  }
}
@media only screen and (max-height: 800px) {
  #home .carousel h2 {
    margin-top: 0;
  }
}
@media only screen and (min-height: 1000px) {
  #home_guide {
    bottom: 1.5em;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes notice {
  0%,
  80% {
    opacity: 1;
    height: auto;
    padding: 2em;
  }
  100% {
    opacity: 0;
    height: auto;
    padding: 2em;
  }
}
@keyframes notice {
  0%,
  80% {
    opacity: 1;
    height: auto;
    padding: 2em;
  }
  100% {
    opacity: 0;
    height: auto;
    padding: 2em;
  }
}
.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;
  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);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}
.slick-track::after,
.slick-track::before {
  display: table;
  content: "";
}
.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;
}
.hidden,
.slick-arrow.slick-hidden {
  display: none;
}
.commonForm {
  padding: 2rem 4rem;
  width: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 1000px;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .commonForm {
    padding: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .commonForm {
    padding: 2rem;
  }
}
.commonForm__header h2 {
  font-weight: 400;
  text-align: left;
  margin: 0;
}
.commonForm__header p {
  line-height: normal;
  color: #bfbfbf;
  font-weight: 400;
  display: block;
  margin: 0.5em 0 1em;
  text-align: left;
}
.commonForm__body {
  margin-top: 1.2rem;
}
.commonForm__body .form-row {
  margin: 0 -0.6rem;
}
.commonForm__body .form-row::after,
.commonForm__body .form-row::before {
  content: " ";
  display: table;
}
.commonForm__body .form-control {
  width: 100%;
  font-size: 0.9em;
  padding: 1.5rem 1rem;
  font-weight: 400;
}
.commonForm__body .form-control--alt {
  position: absolute;
  top: -26px;
  margin: 0;
  padding: 0;
  z-index: -1;
}
.commonForm__body .form-item {
  float: left;
  padding: 0 0.6rem 1.2rem;
}
.commonForm__body .form-item &gt; label {
  display: block;
  margin-bottom: 5px;
}
.commonForm__body .form-item--half {
  width: 50%;
}
@media only screen and (max-width: 600px) {
  .commonForm__body .form-item--half {
    width: 100%;
  }
}
.commonForm__body .form-item--full {
  width: 100%;
}
.commonForm__body .form-item .checkbox {
  display: inline-block;
}
.commonForm__body .form-item .checkbox label {
  position: relative;
  padding-left: 30px;
  padding-right: 10px;
  cursor: pointer;
}
.commonForm__body .form-item .checkbox label::after,
.commonForm__body .form-item .checkbox label::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
#homeImage,
.commonForm__body .form-item .customSelect,
.commonForm__body .form-item .select {
  width: 100%;
}
.commonForm__body .form-item .checkbox label::before {
  background: #fff;
}
.commonForm__body .form-item .checkbox label::after {
  content: "";
  background: url(../images/forms/check.svg) center no-repeat #86bc25;
  -webkit-background-size: 13px 13px;
  -moz-background-size: 13px;
  background-size: 13px;
  opacity: 0;
  transition: opacity 0.2s;
}
.commonForm__body .form-item .checkbox input {
  position: absolute;
  opacity: 0;
}
.commonForm__body .form-item .checkbox input:checked + label::after {
  opacity: 1;
}
.commonForm__body .form-item .customSelect .custom-select-opener {
  padding: 1.4rem 1rem;
}
.commonForm__body .form-item .customSelect .custom-select-opener::after {
  font-family: "Dcom-EDE";
  content: "\f105";
  color: #0a7cac;
  margin-left: 0;
  font-size: 1em;
  bottom: -webkit-calc(50% - 0.7em + 0.1rem);
  bottom: -moz-calc(50% - 0.7em + 0.1rem);
  bottom: calc(50% - 0.7em + 0.1rem);
  position: absolute;
  right: 1rem;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  text-decoration: none;
  transition: all 0.2s;
}
.commonForm__body
  .form-item
  .customSelect.is-open
  .custom-select-opener::after {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.commonForm__body .agreements {
  text-align: left;
  margin: 2em 0;
}
.commonForm__body .agreements a {
  color: #86bc25;
}
.commonForm__body .submitButton {
  border-color: #86bc25;
  color: #fff;
  margin: 1em 0;
  font-size: 1.2em;
}
.commonForm__body .submitButton:hover {
  background-color: #86bc25;
}
#homeImage {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.GRecaptchaResponse {
  display: none;
}
.adminBar {
  position: fixed;
  left: 0;
  bottom: 0;
  background: #333;
  padding: 15px;
  z-index: 999;
}
.adminBar a {
  color: grey;
  font-size: 15px;
  text-decoration: none;
  padding: 0 10px;
}
.adminBar a:focus,
.adminBar a:hover {
  text-decoration: none;
  color: #fff;
}
.userPanel,
.userPanel form label {
  color: #000;
}
.userPanel {
  background: #fff;
  padding: 25px 50px;
  margin: 40px 0;
  max-width: 600px;
}
.userPanel h1 {
  margin: 0 0 20px;
  font-size: 30px;
}
.userPanel form {
  max-width: 450px;
  margin: 0 0 150px;
}

/* styles from subpages */
blockquote {
  font-size: 1.5em;
  background: transparent url("/wp-content/themes/jsmedeloitt_en/assets/img/quote.png") top left no-repeat;
  background-size: auto;
  background-size: 2.5em auto;
  padding-left: 3.5em;
  font-style: normal;
  margin: 3rem 1.5em;
}

blockquote span {
  display: block;
  color: #7f7f7f;
  font-style: normal;
  font-size: 0.8em;
}

blockquote span a,
blockquote span a:active,
blockquote span a:hover,
blockquote span a:visited {
  color: #7f7f7f;
  text-decoration: underline;
}

li {
  font-weight: 400;
  color: #7f7f7f;
}

.showcase.section {
  margin: 3rem 0;
  font-size: 0px;
}

.showcase.section img {
  max-width: 100%;
}

.big_card {
  margin-top: 1rem;
}

.cards_row {
  margin-top: 0;
}

.button.white {
  border-color: #fff !important;
}

.contactbanner {
  margin-top: 3rem;
}

.subheadline {
  text-align: left;
  color: #7f7f7f !important;
  font-size: 0.9em;
}

.cards_row_alt {
  margin: 0 -8px;
}

#fragment {
  background: #fff;
}

#landing_page {
  position: relative;
  overflow: hidden;
  background: #000;
}

#landing_page h1 {
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: 0;
  font-size: 2.1em;
}

#landing_page p {
  width: 33%;
  font-weight: 400;
  color: #bfbfbf;
  margin: 1em 0 2em 0;
}

#landing_page video,
#hero_image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 1;
  overflow: hidden;
}

#hero_image {
  min-width: 1em;
  width: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #000;
  background-size: auto 115%;
  max-width: 1300px;
}

#landing_page .button {
  color: #fff;
  border-color: #fff;
  margin-bottom: 1rem;
}

#landing_page .button:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

#landing_page .wrapper {
  max-width: 1300px;
}

#landing_page .hero {
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}

#landing_page .hero.subpage {
  background: transparent;
}

#standard_page .page_section:first-child,
#standard_page .page_section:last-child {
  margin: 0;
}

#job_search .open_positions {
  margin: 1rem 0;
}

@media only screen and (max-width: 1024px) {
  #landing_page p {
    width: 50%;
  }
}

@media only screen and (max-width: 900px) {
  .big_card {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  #landing_page p {
    width: 100%;
  }
  #landing_page .hero.subpage {
    background-color: rgba(0, 0, 0, 0.7);
  }

  #hero_image {
    background-position: center center;
  }

  #job_search .open_positions {
    margin: 0;
  }

  blockquote {
    font-size: 1.4em;
    margin: 2rem 0.5rem;
  }

  .big_card {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .small_card_content h4 {
    font-size: 1.1em;
  }
}

/* youtube block component override */

.wp-block-embed.is-type-video &gt; div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.wp-block-embed.is-type-video iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

/* 
* Checkbox 
* TODO: add to relevant position in the file later
*/
.checkbox-wrapper {
  display: block;
  grid-column: span 2;
  font-size: 0.9em;
}
.checkbox-wrapper input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.checkbox-wrapper label {
  position: relative;
  cursor: pointer;
  text-transform: initial;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-wrapper label:before {
  content: "";
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 2px solid #fff;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.05),
    inset 0px -15px 10px -12px rgba(255, 255, 255, 0.05);
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin: -3px 0.5em 0 0;
}
.checkbox-wrapper input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 6px;
  width: 4px;
  height: 8px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkbox-wrapper input:checked ~ label:before {
  background-color: #fff;
}
.custom-select-container.customSelect {
  display: none !important;
}

#resetForm {
  display: none;
  text-align: right;
  font-size: 0.9em;
  color: #fff;
  text-decoration: underline;
  grid-column: span 2;
}
#resetForm.active {
  display: block;
}

/* if checkbox is checked, display other inputs after it */
.checkbox-wrapper ~ .select2-container {
  display: none !important;
}
.checkbox-wrapper.active ~ .select2-container {
  display: block !important;
}

@media only screen and (max-width: 800px) {
  .requirements li,
  .certifications li,
  .benefits li {
    width: 20%;
  }
  .requirements li img, .certifications li img, .benefits li img {
    width: 2.5em;
    height: 2.5em;
  }
}
@media only screen and (max-width: 660px) {
  .requirements li,
  .certifications li,
  .benefits li {
    width: 25%;
  }
  .requirements .preheadline,
  .certifications .preheadline,
  .benefits .preheadline {
    padding: 0.3em 0 0 0;
  }
}
@media only screen and (max-width: 460px) {
  .requirements li,
  .certifications li,
  .benefits li {
    width: 33%;
  }
  .requirements li img, .certifications li img, .benefits li img {
    width: 2em;
    height: 2em;
  }
  .requirements .preheadline, .certifications .preheadline, .benefits .preheadline {
    font-size: 0.7rem;
  }
}


.select2-search__field::-webkit-input-placeholder,
#job_search .search_box input[type="text"]::-webkit-input-placeholder { 
  color: black;
  opacity: 1;
}
.select2-search__field::-moz-placeholder,
#job_search .search_box input[type="text"]::-moz-placeholder { 
  color: black;
  opacity: 1;
}
.select2-search__field:-ms-input-placeholder,
#job_search .search_box input[type="text"]::-ms-input-placeholder { 
  color: black;
  opacity: 1;
}
.process-wrapper {
  text-align: center;
  font-size: 16px;
  margin: 0 auto;
}
.process-wrapper ul{
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.process-wrapper ul li {
  position: relative;
  display: inline-block;
  width: fit-content;
}
.process-wrapper ul li:nth-child(even) {
  padding: 2.5rem .5em;
}
.process-wrapper ul li span {
  display: inline-block;
  text-align: center;
  max-width: 20ch;
  font-size: 0.8em;
  line-height: 1.35;
}
.process-wrapper img {
  display: block;
  width: 3.6rem;
  margin: 0 auto;
  padding: 1em 0;
  transition: .3s ease-in-out;
}
.process-wrapper img.arrow {
  width: 1.5em;
}
.process-wrapper ul h4 {
  font-size: .9em;
  position: absolute;
  top: -1em;
  left: 0%;
  display: block;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .process-wrapper {
      padding: 4em 0;
  }
  .process-wrapper ul {
      display: block;
  }
  .button {
      display: block;
      width: max-content;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
  }
  .process-wrapper ul li {
      display: grid;
      grid-template-columns: 4.6rem 1fr;
      grid-template-areas: "img text" "img text";
      align-items: center;
      gap: 2em;
      width: 22em;
      text-align: left;
      margin: 0 auto;
  }
  .process-wrapper ul li:nth-child(2n) {
      display: flex;
      grid-template-columns: unset;
      grid-template-areas: unset;
      align-items: center;
      justify-content: center;
  }
  .process-wrapper ul li img {
      grid-area: img;
      width: 100%;
      height: auto;
      padding: 0;
  }
  .process-wrapper ul li:not(:last-child) {
      padding: 0;
      margin-bottom: 2em;
  }
  .process-wrapper img.arrow {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      padding: 0;
      width: 1.5em;
      opacity: 0.7;
  }
  .process-wrapper ul li .text-wrap {
      grid-area: text;
      align-self: stretch;
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
  }
  .process-wrapper li h4 {
      position: relative;
      top: unset;
      left: unset;
      margin-bottom: 0.5em !important;
      text-align: left;    
  }
  .process-wrapper ul li span {
      display: inline-block;
      line-height: 1.2;
      font-size: 1.3em;
      max-width: 23ch;
     text-align: left; 
  }
}
@media only screen and (max-width: 460px) {
  .process-wrapper ul li {
      width: 100%;
      max-width: 15em;
      grid-template-columns: 3.2rem minmax(0,1fr);
      gap: 1em;
  }
  .process-wrapper ul li span {
      max-width: 100%;
      font-size: 1em;
  }
}

@media only screen and (max-width: 660px) {
  .project_slider.people .project_slider_item {
      background-position: top;
      background-size: 80% auto;
  }
  .project_slider.people .project_slider_item div.item_inner {
      padding-top: calc(80% + 2em);
      background: none;
  }
  .process-wrapper ul li:not(:last-child) {
      margin-bottom: 0;
      padding-bottom: 2em;
  }
  .process-wrapper {
      padding-bottom: 4em;
  }
}</pre></body></html>