@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap);
.wrapper,
figure,
header.grey,
main {
  position: relative;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li,
.select2-results__options,
ul li {
  list-style: none;
}
.accordeon li ul.normal li,
.post-container .post-content > ul li,
ul.normal li {
  list-style: disc;
}
#about .quote a:hover,
.cta.arrow:hover span,
.main-nav .main-nav-items .lang-switch a:hover,
.main-nav .main-nav-items > div > ul li a:hover,
.main-nav .main-nav-items > div > ul li.current_page_item:not(:first-child) a,
.myform #resetForm:hover small,
footer .footerlinks a:hover,
footer .legal a,
p.readable a {
  text-decoration: underline;
}
a {
  color: inherit;
  text-decoration: none;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear:hover,
body {
  color: #000;
}
ul li ul.normal {
  margin: 0.65em 0 1em 2em;
}
ul li ul.normal li {
  list-style: circle;
}
.post-container .post-header ul li:not(:first-child),
ul li ul.normal li:not(:first-child) {
  margin-top: 0.65em;
}
ul.normal {
  box-sizing: border-box;
  margin-left: 2em;
  width: 100%;
}
ul.normal li {
  display: list-item;
}
.accordeon li,
.culture-header article .title1,
.culture-header article .title2,
.culture-header article p,
.is-graphic .animate strong:not(:first-child):not(:last-child),
.is-graphic .is-carousel span,
.open-positions li,
.select2-results,
.title1,
.title2,
.title3,
.title4,
.title5,
.title6,
.wrapper,
figure,
header.grey::before {
  display: block;
}
img {
  max-width: 100%;
  height: auto;
}
.select2-container,
figure,
figure img {
  height: 100%;
  width: 100%;
}
figure {
  line-height: 0;
  overflow: hidden;
}
figure img {
  position: absolute;
  inset: 0;
  object-fit: cover;
}
main {
  overflow: hidden;
}
footer button,
footer input,
footer select,
footer textarea,
header button,
header input,
header select,
header textarea,
main button,
main input,
main select,
main textarea,
nav button,
nav input,
nav select,
nav textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  outline: 0;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  background: #fff;
  -webkit-appearance: none;
  appearance: none;
}
strong {
  font-weight: 700;
}
p.readable {
  max-width: 90ch;
  margin: 1em 0;
}
p.readable a {
  color: #046a38;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  font-size: 0.625em;
}
body {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.7;
  background: #fff;
}
.wrapper {
  width: 100%;
  max-width: 130.4rem;
  margin: 0 auto;
  padding: 0 3.2rem;
}
.wrapper.narrow {
  max-width: 88.4rem;
}
.wrapper.center {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
header {
  padding-top: 4.6rem;
}
header.grey {
  background: #f3f3f3;
  overflow: visible;
}
header.grey::before {
  content: "";
  position: absolute;
  inset: -8.2rem 0 auto 0;
  height: 8.2rem;
  background: inherit;
}
.culture-wrapper > .culture-section .culture-img,
.culture-wrapper > .culture-section .orderNumber,
.culture-wrapper > .culture-section article,
.select2-container,
.select2-container .select2-selection--single .select2-selection__clear,
[data-scroll-container] {
  position: relative;
}
header.black {
  background: #000;
}
section {
  margin: 10.6rem 0;
}
.about-page #timeline .timeline-slider .slick-list + .slick-controls::after,
.about-page #timeline .timeline-slider .slick-list + .slick-controls::before,
.departments.detail
  .text-columns.slick-initialized
  .slick-list
  + .slick-controls::after,
.departments.detail
  .text-columns.slick-initialized
  .slick-list
  + .slick-controls::before,
.text-columns .slick-list + .slick-controls::after,
.text-columns .slick-list + .slick-controls::before,
section.grey {
  background: #f3f3f3;
}
section.no-margin-bottom {
  margin-bottom: 0;
}
div.center,
h1.center,
h2.center,
h3.center,
h4.center,
h5.center,
h6.center,
p.center {
  text-align: center;
}
h1.outline,
h2.outline,
h3.outline,
h4.outline,
h5.outline,
h6.outline,
p.outline {
  font-weight: 700;
  color: #86bc25;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke: 0.1rem #86bc25;
  text-stroke: 0.1rem #86bc25;
}
.title1.green,
.title2.green,
.title3.green,
.title4.green,
.title5.green,
.title6.green {
  color: #26890d;
}
.title1 {
  font-size: 4.2rem;
  line-height: normal;
  font-weight: 400;
}
.title2 {
  font-size: 3.8rem;
  line-height: normal;
  font-weight: 400;
}
.title4,
.title5 {
  line-height: 1.35;
  font-weight: 400;
}
.project-slider .headline,
.title3,
.wp-block-heading {
  font-size: 2.6rem;
  line-height: 1.35;
  font-weight: 400;
}
.title4 {
  font-size: 2.2rem;
}
.title5 {
  font-size: 1.8rem;
}
.normal {
  font-size: 1em;
  font-weight: 400;
  line-height: inherit;
}
small {
  font-size: 1.2rem;
}
@media only screen and (max-width: 1160px) {
  section {
    margin: 8.2rem 0;
  }
  .wrapper {
    padding: 0 2.4rem;
  }
}
@media only screen and (max-width: 660px) {
  .wrapper {
    padding: 0 2rem;
  }
  .title1 {
    font-size: 2em;
  }
  .title2 {
    font-size: 1.8em;
  }
  .title3 {
    font-size: 1.5em;
  }
  .title4,
  .title5 {
    font-size: 1.3em;
  }
  section {
    margin: 6.4rem 0;
  }
}
@media only screen and (max-width: 460px) {
  .wrapper.center {
    text-align: center;
  }
  .wrapper {
    padding: 0 1.6rem;
  }
  .title2 {
    font-size: 1.5em;
  }
  .title3 {
    font-size: 1.3em;
  }
  .title4,
  .title5 {
    font-size: 1.4rem;
  }
  section {
    margin: 4rem 0;
  }
}
@media only screen and (min-width: 440px) {
  #_x_cookie_tool_window {
    border-radius: 1rem;
  }
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  display: none;
}
.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;
  background: #fff;
  border-radius: 1rem;
  border: 0.1rem solid #d9d9d9;
  overflow: hidden;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li
  input {
  width: 100% !important;
  padding: 1.2rem 1.6rem;
  border: none;
  background: rgba(0, 0, 0, 0);
}
.select2-container {
  align-self: stretch;
  cursor: pointer;
  color: #000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  border-radius: 1rem;
  overflow: hidden;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
html.has-scroll-smooth {
  backface-visibility: hidden;
  transform: translateZ(0);
}
.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;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--multiple {
  position: relative;
  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;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear,
.select2-search--dropdown.select2-search--hide {
  display: none;
}
#swipebox-overlay,
.custom-select-container,
.select2-results__option {
  -moz-user-select: none;
  -ms-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  -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;
}
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results__options {
  margin: 0;
}
.select2-results__option {
  user-select: none;
  -webkit-user-select: none;
  padding: 0.8rem;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--open .select2-dropdown--below {
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  border-radius: 0.8rem;
}
.select2-search--dropdown {
  display: block;
  padding: 0.4rem 1.2rem;
  font-size: 1.2rem;
}
.select2-search--dropdown .select2-search__field {
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-close-mask {
  border: 0;
  margin: 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;
}
.myform,
.text-columns {
  margin-top: 3rem;
}
.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 > .select2-results__options,
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
  font-size: 1.2rem;
}
.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-results__option[aria-disabled="true"],
.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--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__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: color 0.2s ease-out;
}
.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: 0.1rem solid rgba(0, 0, 0, 0.1);
  font-size: 0.8em;
  cursor: default;
  padding: 0.2rem 0.4rem;
  margin: 0.2rem 0.4rem;
  border-radius: 0.3rem;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice:first-child {
  margin-left: 0.8rem;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
}
.cta.disabled,
.main-nav .boorgir,
.myform #resetForm:not(.active),
.myform .select-wrapper.optional:not(.active),
.myform select,
.open-positions li.hidden,
.open-positions li.inactive,
.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: 0;
}
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.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[aria-selected="true"] {
  background-color: #ddd;
}
.post-container .post-content > ul,
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.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;
}
.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;
  border-top-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;
}
.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;
}
.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;
}
.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;
}
.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[aria-disabled="true"] {
  color: gray;
}
.select2-container--classic
  .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.cta-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 2rem;
}
.cta-wrapper.margin-top {
  margin-top: 2em;
}
.cta {
  display: block;
  width: max-content;
  max-width: 100%;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 1rem 3rem;
  border-radius: 0.8rem;
  color: inherit;
  border: none;
  transition: 0.2s ease-out;
  cursor: pointer;
}
.cta.center {
  margin-right: auto;
  margin-left: auto;
}
.cta.green {
  background: #26890d;
  color: #fff;
}
.cta.green:hover {
  background: #43b02a;
}
.cta.blue {
  background: #007cb0;
  color: #fff;
}
.cta.blue:hover {
  background: #005587;
}
.cta.outline,
.cta.outline:hover {
  background: #fff;
}
.cta.outline {
  border: 0.1rem solid;
}
.cta.outline.blue {
  border-color: #007cb0;
  color: #007cb0;
}
.cta.outline.blue:hover {
  border-color: #005587;
  color: #005587;
}
.cta.outline.green {
  border-color: #26890d;
  color: #26890d;
}
.cta.outline.green:hover {
  border-color: #43b02a;
  color: #43b02a;
}
.cta.arrow {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.35em;
  border-radius: none;
  padding: 0;
}
.cta.arrow span {
  font-size: 1.2rem;
  line-height: 1.85;
  font-weight: 500;
}
.cta.arrow svg {
  width: 0.85rem;
  height: auto;
  transform: translateX(0);
  transition: transform 0.3s ease-in-out;
}
.cta.arrow svg path {
  stroke-width: 0.1rem;
  stroke: #fff;
}
.cta.arrow:hover svg {
  transform: translateX(60%);
}
.cta.arrow.down svg {
  transform: rotate(90deg) translateX(15%);
}
.accordeon li article button:hover svg,
.cta.arrow.down svg:hover {
  transform: rotate(90deg) translateX(50%);
}
.cta.goback {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 1rem;
  flex-wrap: nowrap;
}
.cta.goback svg {
  width: 1.1rem;
  height: auto;
  transform: translate;
}
.main-nav {
  position: sticky;
  top: 0;
  padding: 2.5rem 0;
  z-index: 9;
  background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0.7) 100%);
  backdrop-filter: blur(3px);
  transform: translateY(0);
  transition: 0.4s ease-in-out;
}
.main-nav.slide-out {
  transform: translateY(-100%);
}
.main-nav.top {
  background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0) 100%);
}
.main-nav .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 2rem;
}
.main-nav .main-logo,
footer .social .icons a {
  line-height: 0;
}
.main-nav .main-logo img {
  width: 13.4rem;
  height: auto;
}
.main-nav .main-nav-items {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 2rem;
}
.main-nav .main-nav-items .lang-switch,
.main-nav .main-nav-items > div > ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  gap: 2.2rem;
}
.main-nav .main-nav-items .lang-switch li a,
.main-nav .main-nav-items > div > ul li a {
  display: block;
  width: 100%;
}
.main-nav .main-nav-items .lang-switch a,
.main-nav .main-nav-items > div > ul li a {
  font-size: 1em;
  padding: 1rem 0.7em;
  font-weight: 500;
}
.main-nav .main-nav-items .separator {
  color: transparent;
  display: inline-block;
  width: 0.1rem;
  height: 1.9rem;
  background: rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 960px) {
  .main-nav .main-nav-items > div > ul > li:first-child a {
    padding-right: 3rem;
    padding-left: 3rem;
    background: #007cb0;
    color: #fff;
    border-radius: 0.8rem;
    transition: background 0.2s ease-out;
  }
  .main-nav .main-nav-items > div > ul > li:first-child a:hover {
    text-decoration: none;
    background: #036d9a;
  }
}
@media only screen and (max-width: 960px) {
  .main-nav .wrapper {
    display: grid;
    grid-template-columns: 1fr 3.2rem;
    justify-content: stretch;
    gap: 2.4rem;
  }
  .main-nav .main-logo {
    display: block;
    width: max-content;
    max-width: 100%;
  }
  .main-nav .main-nav-items {
    gap: 0;
  }
  .main-nav .main-nav-items .lang-switch,
  .main-nav .main-nav-items > div > ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
  }
  .main-nav .main-nav-items .lang-switch a,
  .main-nav .main-nav-items > div > ul li a {
    padding-left: 0;
  }
  .main-nav .main-nav-items,
  .main-nav .main-nav-items .lang-switch .separator {
    display: none;
  }
  .main-nav .main-nav-items > div > ul a {
    border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1);
  }
  .main-nav .boorgir {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.2rem;
    height: 3.2rem;
    background: inherit;
    border: none;
    pointer-events: all;
    cursor: pointer;
  }
  .main-nav .boorgir span {
    position: relative;
    display: block;
    height: 0.4rem;
    font-size: 0;
    color: transparent;
    border-radius: 0.2rem;
    width: 100%;
    background: #c3c3c3;
    transform: rotate(0);
    transition: 0.2s ease-out;
  }
  .main-nav .boorgir span:hover {
    background: #a1a1a1;
  }
  .main-nav .boorgir span::after,
  .main-nav .boorgir span::before {
    content: "";
    position: absolute;
    inset: 0;
    background: inherit;
    border-radius: inherit;
    width: inherit;
    height: inherit;
    transition: inherit;
  }
  .main-nav .boorgir span::before {
    transform: translateY(-1rem) rotate(0);
  }
  .main-nav .boorgir span::after {
    transform: translateY(1rem);
    opacity: 1;
    visibility: visible;
  }
  .main-nav .boorgir.close span {
    transform: rotate(-45deg);
  }
  .main-nav .boorgir.close span::before {
    transform: translateY(0) rotate(90deg);
  }
  .main-nav .boorgir.close span::after {
    transform: translateY(0);
    opacity: 0;
    visibility: hidden;
  }
  .main-nav.open {
    backdrop-filter: 6px;
    background: linear-gradient(
      180deg,
      #fff 0,
      rgba(255, 255, 255, 0.8) 100%
    ) !important;
    height: 100vh;
  }
  .main-nav.open .main-nav-items {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 1em;
    grid-column: span 2;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-4.6rem);
  }
  to {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
.carousel,
.project_slider {
  position: relative;
  display: block;
  width: 100%;
}
.carousel.main.no-slider {
  background: #000;
  border-radius: 1rem;
  overflow: hidden;
  padding: 6.2rem 7.2rem 6.6rem;
}
.carousel.main,
.project_slider.main {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-4.6rem);
  animation: 0.6s ease-in-out 0.3s forwards fade-in;
}

@media (min-width: 660px) and (max-width: 960px) {
  .title1 {
    font-size: 3.2rem;
  }

  .banners.wide li a {
    aspect-ratio: 2 / 3 !important;
  }
  .banners li a {
    aspect-ratio: 3 / 3 !important;
  }
}

@media only screen and (min-width: 860px) {
  .carousel.main .slick-list + .slick-controls .slick-dots li button,
  .project_slider.main .slick-list + .slick-controls .slick-dots li button {
    width: 6rem;
  }
}
.carousel:not(.no-slider) article,
.project_slider:not(.no-slider) article {
  display: block;
  width: 100%;
  background: #000;
  color: #fff;
  border-radius: 1rem;
  overflow: hidden;
}
.carousel:not(.no-slider) article a,
.project_slider:not(.no-slider) article a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  gap: 1rem;
  height: 100%;
  padding: 6.2rem 7.2rem 6.6rem;
}
.carousel:not(.no-slider) article a h2,
.project_slider:not(.no-slider) article a h2 {
  font-weight: 400;
  line-height: normal;
  max-width: 28ch;
}
.carousel:not(.no-slider) article a p,
.project_slider:not(.no-slider) article a p {
  max-width: 55rem;
  margin: 0.65em 0 2em;
}
.carousel.no-slider article.featured a .cta,
.carousel:not(.no-slider) article a .cta,
.project_slider.no-slider article.featured a .cta,
.project_slider:not(.no-slider) article a .cta {
  margin-top: auto;
  justify-self: flex-end;
}
.carousel:not(.no-slider) article a figure,
.project_slider:not(.no-slider) article a figure {
  position: absolute;
  height: 100%;
  width: 37rem;
  right: 0;
  top: 0;
  bottom: 0;
}
.carousel.no-slider,
.project_slider.no-slider {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-areas: "featured second" "featured third";
  justify-content: stretch;
  align-items: stretch;
  gap: 2rem;
}
.carousel.no-slider > article:first-child,
.project_slider.no-slider > article:first-child {
  grid-area: featured;
}
.carousel.no-slider > article:nth-child(2),
.project_slider.no-slider > article:nth-child(2) {
  grid-area: second;
}
.carousel.no-slider > article:nth-child(3),
.project_slider.no-slider > article:nth-child(3) {
  grid-area: third;
}
.carousel.no-slider article.featured a,
.project_slider.no-slider article.featured a {
  padding: 4.4rem 5.4rem;
}
.carousel.no-slider article.featured a > :not(figure),
.project_slider.no-slider article.featured a > :not(figure) {
  max-width: calc(100% - 35rem);
}
.carousel.no-slider article.featured a h2,
.project_slider.no-slider article.featured a h2 {
  font-weight: 400;
  line-height: normal;
}
.carousel.no-slider article.secondary a,
.project_slider.no-slider article.secondary a {
  padding: 2.6rem 3.3rem;
}
.carousel.no-slider article.secondary a h3,
.project_slider.no-slider article.secondary a h3 {
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 0.85em;
}
.carousel.no-slider article.featured figure,
.project_slider.no-slider article.featured figure {
  position: absolute;
  height: 100%;
  width: 35rem;
  right: 0;
  top: 0;
  bottom: 0;
}
@media only screen and (max-width: 1280px) {
  .carousel:not(.no-slider) article a > :not(figure) {
    position: relative;
    z-index: 2;
  }
  .carousel:not(.no-slider) article a figure {
    opacity: 0.5;
    z-index: 1;
  }
}
@media only screen and (max-width: 1190px) {
  .carousel.no-slider article.featured figure {
    width: 26rem;
    height: 26rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .carousel.no-slider article.featured a > :not(figure) {
    max-width: calc(100% - 26rem);
  }
}
@media only screen and (max-width: 1060px) {
  .carousel.no-slider article.featured figure {
    width: 18rem;
    height: 18rem;
    top: 4.4rem;
    transform: unset;
  }
  .carousel.no-slider article.featured a > :not(figure) {
    max-width: calc(100% - 18rem);
  }
  .carousel:not(.no-slider) article a,
  .project_slider:not(.no-slider) article a {
    padding: 3.6rem 4.6rem;
  }
}
@media only screen and (max-width: 930px) {
  .carousel.no-slider {
    gap: 1.2rem;
  }
  .carousel.no-slider article.featured figure {
    display: none;
  }
  .carousel.no-slider article.featured a > :not(figure) {
    max-width: 100%;
  }
  .carousel:not(.no-slider) article a figure {
    opacity: 0.4;
  }
}
@media only screen and (max-width: 760px) {
  .carousel.no-slider {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: unset;
  }
  .carousel.no-slider article.featured {
    grid-area: unset;
    grid-column: span 2;
  }
  .carousel.no-slider article.secondary {
    grid-area: unset;
  }
  .carousel.no-slider article.featured figure {
    display: block;
  }
  .carousel.no-slider article.featured a > :not(figure) {
    max-width: calc(100% - 18rem);
  }
  .contactbanner.gradient .project_slider_item,
  .project_slider.gradient .project_slider_item {
    padding-top: 22rem;
    background-position: 50% -10vw !important;
    background-size: 100% auto !important;
  }
}
@media only screen and (max-width: 660px) {
  .select2-container--default
    .select2-selection--multiple
    .select2-selection__rendered
    li
    input {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .main-nav {
    padding: 1.8rem 0;
    background: #fff !important;
    backdrop-filter: unset;
  }
  .main-nav .boorgir {
    width: 2.4rem;
    height: 2.4rem;
  }
  .main-nav .boorgir span {
    height: 0.3rem;
  }
  .main-nav .boorgir span::before {
    transform: translateY(-0.8rem) rotate(0);
  }
  .main-nav .boorgir span::after {
    transform: translateY(0.8rem);
  }
  .carousel article.featured a {
    padding: 3.2rem 3.6rem;
  }
  .carousel article.secondary a {
    padding: 1.8rem 3.6rem;
  }
  .carousel article.secondary h3 {
    min-height: 2em;
  }
  .carousel.no-slider article.featured figure {
    width: 14rem;
    height: 14rem;
    top: 3.2rem;
  }
  .carousel.no-slider article.featured a > :not(figure) {
    max-width: calc(100% - 14rem);
  }
  .contactbanner.gradient .item_inner,
  .project_slider.gradient .item_inner {
    padding: 2.4rem 3.2rem;
  }
}
@media only screen and (max-width: 360px) {
  .wrapper {
    padding: 0 1.4rem;
  }
  .carousel.no-slider {
    grid-template-columns: 1fr;
  }
  .carousel.no-slider article.featured {
    grid-column: unset;
  }
  .carousel article.secondary h3 {
    margin-bottom: 0.3em;
  }
  .carousel.no-slider article.featured figure {
    width: 12rem;
    height: 12rem;
  }
  .carousel.no-slider article.featured a > :not(figure) {
    max-width: calc(100% - 12rem);
  }
}
@media only screen and (max-width: 320px) {
  .carousel.no-slider article.featured figure {
    display: none;
  }
  .carousel.no-slider article.featured a > :not(figure) {
    max-width: 100%;
  }
}
.slick-list + .slick-controls {
  position: relative;
  display: flex;
  width: max-content;
  height: auto;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  background: #fff;
  padding: 1.8rem 3rem 0.5rem;
  border-radius: 1rem 1rem 0 0;
  margin: -4.1rem auto 0;
  overflow: visible;
  column-gap: 2rem;
}
.slick-list + .slick-controls::after,
.slick-list + .slick-controls::before {
  content: "";
  position: absolute;
  display: block;
  background: #000;
  bottom: 0;
  width: 2rem;
  height: 2rem;
}
.slick-list + .slick-controls::before {
  left: 0;
  border-top-left-radius: 1rem;
  transform: rotate(180deg) translateX(100%);
  box-shadow: -0.7rem -0.7rem 0 0 #fff;
}
.slick-list + .slick-controls::after {
  right: 0;
  border-top-right-radius: 1rem;
  transform: rotate(-180deg) translateX(-100%);
  box-shadow: 1rem 0 0 0 #fff;
}
.slick-list + .slick-controls .slick-next,
.slick-list + .slick-controls .slick-prev {
  border: none;
  cursor: pointer;
  transform: translateX(0);
  transition: 0.2s ease-in-out;
}
.slick-list + .slick-controls .slick-prev:hover {
  transform: translateX(-0.4rem);
}
.slick-list + .slick-controls .slick-next:hover {
  transform: translateX(0.4rem);
}
.slick-list + .slick-controls .slick-dots {
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  width: max-content;
  height: auto;
  transform: translateY(-2px);
  background: rgba(0, 0, 0, 0.1);
}
.slick-list + .slick-controls .slick-dots li {
  font-size: 0;
  line-height: 0;
  height: max-content;
}
.slick-list + .slick-controls .slick-dots li button {
  display: inline-block;
  border: none;
  font-size: 0;
  line-height: 0;
  background: #000;
  width: 2rem;
  height: 0.1rem;
  transform: scaleX(100%);
  transform-origin: left;
  transition: 0.3s ease-in-out;
}
.slick-list + .slick-controls .slick-dots li.slick-active ~ li button {
  background: rgba(0, 0, 0, 0.1);
  transform: scaleX(0);
}
.contactbanner.gradient,
.project_slider.gradient {
  border-radius: 1rem;
  overflow: hidden;
}
.contactbanner.gradient .item_inner,
.project_slider.gradient .item_inner {
  position: relative;
  z-index: 2;
  background: #000;
  color: #fff;
}
.contactbanner.gradient .item_inner::after,
.project_slider.gradient .item_inner::after {
  content: "";
  position: absolute;
  inset: 0 auto 0 100%;
  width: 60%;
  height: 100%;
  display: block;
  background: linear-gradient(90deg, #000 16.31%, rgba(0, 0, 0, 0) 99.77%);
  z-index: -1;
}
.contactbanner,
.slick-list {
  display: block;
  border-radius: 1rem;
  overflow: hidden;
}
.slick-list .slick-track {
  display: flex !important;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 21em;
}
.slick-list .slick-track .slick-slide {
  height: inherit !important;
}
.slick-list .slick-track .slick-slide .item_inner {
  height: 100%;
}
.department-header article .cta,
.post-container .post-content > :first-child,
.text-columns .slick-list + .slick-controls {
  margin-top: 0;
}
.myform .checkbox-wrapper input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 6px;
  width: 4px;
  height: 8px;
  border: solid #d9d9d9;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.myform .checkbox-wrapper input:checked + small label::before,
.myform .checkbox-wrapper input:checked ~ label:before {
  background-color: #fff;
}
.open-positions li a {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 660px) {
  .open-positions li a {
    grid-template-columns: 1fr;
  }
  .open-positions li a .title4 {
    grid-column: unset;
  }
}
.myform {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  justify-content: stretch;
  gap: 2rem;
  padding-bottom: 8rem;
}
.banners,
.open-positions {
  margin: 4rem 0;
}
.myform .select-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  row-gap: 0.4rem;
  width: 100%;
}
.myform .select-wrapper.search-wrapper {
  grid-column: span 2;
}
.myform .select-wrapper.search-wrapper .search {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 2rem;
}
.myform .select-wrapper.search-wrapper .search fieldset {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 0.8rem;
  padding: 1rem 1.8rem;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  border-radius: 0.8rem;
  background: #fff;
}
.myform .select-wrapper.search-wrapper .search fieldset input {
  border: none;
}
.myform .select-wrapper.search-wrapper .search fieldset:focus-within {
  border: 0.1rem solid rgba(0, 0, 0, 0.4);
}
.myform .checkbox-wrapper {
  display: block;
  grid-column: span 2;
}
.myform .checkbox-wrapper input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.myform .checkbox-wrapper label {
  position: relative;
  cursor: pointer;
  text-transform: initial;
  -webkit-touch-callout: none;
  user-select: none;
}
.myform .checkbox-wrapper label:before {
  content: "";
  background: #fff;
  border-radius: 0.4rem;
  overflow: hidden;
  border: 0.1rem solid #d9d9d9;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.05),
    inset 0 -15px 10px -12px rgba(255, 255, 255, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin: -3px 0.5em 0 0;
}
.myform .checkbox-wrapper input:checked + small label::after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 8px;
  width: 4px;
  height: 8px;
  border: solid #797979;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.myform .checkbox-wrapper.active ~ .select-wrapper.optional {
  display: flex;
}
.myform #resetForm {
  display: flex;
  justify-content: flex-start;
  justify-self: flex-end;
  align-items: center;
  flex-wrap: nowrap;
  column-gap: 0.5rem;
}
.myform #resetForm img {
  width: 0.5rem;
  transform: rotate(0);
  transition: transform 0.3s ease-out;
}
.myform #resetForm small,
footer .footerlinks a {
  font-weight: 500;
}
.myform #resetForm:hover img {
  transform: rotate(90deg);
}
.open-positions li a {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.3rem;
  padding: 1.6rem 2.8rem;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  transition: border 0.3s ease-in-out;
}
@media only screen and (max-width: 660px) {
  .open-positions li a {
    grid-template-columns: 1fr auto;
    align-items: flex-end;
  }
}
.banners li a,
.job-search form {
  display: grid;
  grid-template-columns: 1fr auto;
}
.open-positions li a .title4 {
  color: #007cb0;
  grid-column: span 2;
}
.about-page .branch-cta-wrapper li a:hover,
.accordeon li article button:hover,
.event-list li a:hover,
.open-positions li a:hover {
  border: 0.1rem solid rgba(0, 0, 0, 0.4);
}
.accordeon li article button.is-open .accordeon-item-title,
.accordeon li article button:hover .accordeon-item-title,
.open-positions li a:hover .title4 {
  color: #005587;
}
.open-positions li a .meta-about {
  line-height: 1.7;
}
.event-list .event-info span:not(:first-child),
.open-positions li a .meta-about span:not(:first-child) {
  padding-left: 2rem;
  border-left: 0.1rem solid rgba(0, 0, 0, 0.1);
}
.open-positions li a .meta-about span:not(:last-child) {
  padding-right: 2rem;
}
.open-positions li a .meta-city {
  line-height: 1.7;
  display: flex;
  flex-wrap: nowrap;
  gap: 1rem;
  justify-content: flex-start;
  justify-self: flex-end;
  align-items: center;
}
.open-positions li a .meta-city img,
.post-container .post-header ul li.with-icon img {
  width: 1.7rem;
}
.open-positions li:not(:first-child) {
  margin-top: 2rem;
}
.open-positions ~ .contactbanner {
  margin-top: 10.6rem;
}
.job-search h3 {
  margin-bottom: 1em;
}
.job-search form {
  position: relative;
  padding: 0.3rem;
  background: #f6f6f6;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  border-radius: 0.8rem;
}
.job-search form svg {
  position: absolute;
  inset: 50% auto auto 1.8rem;
  transform: translateY(-50%);
}
.job-search form input {
  font-size: 1em;
  line-height: 1.7;
  padding: 1.1rem 3.7rem;
  background: 0 0;
  border: none;
}
@media only screen and (max-width: 660px) {
  .job-search form input {
    font-size: 1.2rem;
  }
}
.job-search form .cta {
  padding: 0.8rem 2.5rem;
}
.banners {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: stretch;
  align-items: stretch;
  gap: 2rem;
}
.banners li {
  background: #000;
  color: #fff;
  border-radius: 0.8rem;
  overflow: hidden;
}
.banners li a {
  grid-template-areas: "title image" "info image";
  gap: 3.2rem;
  height: 100%;
  padding: 2rem 2.7rem;
}
.banners li a:hover figure {
  opacity: 1;
  transform: scale(1.2);
}
.banners li a figure {
  grid-area: image;
  width: 10.2rem;
  height: auto;
  aspect-ratio: 1/1;
  justify-self: flex-end;
  align-self: center;
  opacity: 0.8;
  transform: scale(1);
  transition: opacity 0.2s ease-out, transform 0.4s ease-out;
}
.banners li a h4 {
  grid-area: title;
  margin-bottom: 0.5em;
  max-width: 14ch;
}
.banners li a span {
  display: block;
  margin-top: auto;
  align-self: flex-end;
  grid-area: info;
}
.banners.wide li a {
  position: relative;
  aspect-ratio: 4/3;
}
.banners.wide li a h4,
.banners.wide li a span {
  position: relative;
  z-index: 2;
}
.banners.wide li a figure {
  position: absolute;
  width: 23rem;
  height: auto;
  inset: auto 0 0 auto;
  transform: translate(20%, 20%) scale(1);
  aspect-ratio: 1/1;
  z-index: 1;
  opacity: 0.5;
  transition: 0.6s ease-in-out;
}
.banners.wide li a:hover figure {
  transform: translate(20%, 20%) scale(1.1);
  opacity: 0.8;
}
.banners.about li a {
  position: relative;
  pointer-events: none;
}
.banners.about li a h4,
.banners.about li a span {
  position: relative;
  z-index: 3;
}
.banners.about li a figure {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 115% !important;
  grid-area: unset !important;
  opacity: 1 !important;
  transform: none !important;
  z-index: 1 !important;
}
.banners.about-promos li a figure,
.banners.about-promos li a:hover figure {
  opacity: 1;
  transform: translate(35%, 45%) scale(1);
}
.banners.about li a figure::before {
  content: "";
  position: inherit;
  inset: inherit;
  width: inherit;
  height: inherit;
  background: linear-gradient(
    91deg,
    rgba(0, 0, 0, 0.8) 7.81%,
    rgba(0, 0, 0, 0) 100%
  );
  z-index: 2;
}
.banners.about-promos {
  grid-template-columns: repeat(2, 1fr);
  margin-top: 11.6rem;
}
@media only screen and (max-width: 660px) {
  .banners.about-promos {
    grid-template-columns: 1fr;
    margin-top: 8.2rem;
  }
}
.banners.about-promos li a {
  padding: 4.6rem 6.4rem;
  aspect-ratio: unset;
}
.banners.about-promos li a figure {
  width: 38rem;
}
.banners.about-promos li a h4 {
  max-width: 20ch;
}
@media only screen and (max-width: 960px) {
  .banners li a:hover figure {
    opacity: 0.7;
    transform: translate(20%, 20%) scale(1.1);
  }
  .banners.about-promos li a figure {
    opacity: 0.5;
    width: 30rem;
  }
  .banners.about-promos li a:hover figure {
    opacity: 0.5;
  }
  .banners {
    gap: 1.6rem;
  }
  .banners li a {
    position: relative;
    grid-template-columns: 1fr;
    grid-template-areas: unset;
    aspect-ratio: 4/3;
    overflow: hidden;
  }
  .banners li a figure {
    position: absolute;
    width: 24rem;
    transform: translate(33%, 33%) scale(1);
    z-index: 1;
  }
  .banners li a h4,
  .banners li a span {
    grid-area: unset;
    z-index: 2;
  }
}
#about {
  padding: 7.7rem 0;
}
#about .quote a,
#about .quote strong {
  color: #26890d;
  font-weight: 600;
}
.about-page #timeline {
  position: relative;
  padding-top: 30rem;
  margin-top: 21.3rem;
  display: block;
  width: 100%;
}
.about-page #timeline .pinnedbanner {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-page #timeline .timeline-slider {
  margin-top: 8.2rem;
}
.about-page #timeline .timeline-slider .slick-list {
  position: relative;
  overflow: visible;
}
.about-page #timeline .timeline-slider .slick-list::before {
  content: "";
  position: absolute;
  inset: 0 100% 0 auto;
  width: 2000px;
  background: #f3f3f3;
  height: 100%;
  z-index: 2;
}
.about-page #timeline .timeline-slider .slick-list .slick-track {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 2rem;
}
.about-page #timeline .timeline-slider .timeline-item {
  display: inline-block;
  width: 23rem;
  overflow: visible;
}
.about-page #timeline .timeline-slider .timeline-item hr {
  position: relative;
  display: block;
  margin: 2rem 0;
  border: 1px solid #000;
  overflow: visible;
  width: calc(100% + 2rem);
}
.about-page #timeline .timeline-slider .timeline-item hr::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -1px;
  transform: translateY(-50%);
  display: inherit;
  width: 1.1rem;
  height: 1.1rem;
  background: #f3f3f3;
  border: inherit;
  z-index: 2;
  border-radius: 50%;
}
.about-page #timeline .timeline-slider .timeline-item p {
  max-width: 45ch;
}
.about-page #timeline .timeline-slider .timeline-item:last-child {
  overflow: visible;
}
.about-page #timeline .timeline-slider .timeline-item:last-child hr {
  width: 1000px;
}
.about-page .branch-cta-wrapper {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 4rem;
}
@media only screen and (min-width: 1160px) {
  .carousel:not(.no-slider) article a figure,
  .project_slider:not(.no-slider) article a figure {
    right: 6.2rem;
  }
  .about-page .branch-cta-wrapper {
    padding: 0 3rem;
  }
}
@media only screen and (max-width: 660px) {
  .banners.about-promos li a figure {
    width: 23rem;
  }
  .about-page #timeline .timeline-slider {
    margin-top: 4.6rem;
  }
  .about-page .branch-cta-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: stretch;
  }
}
.about-page .branch-cta-wrapper li {
  width: 29.5rem;
  max-width: 29.5rem;
}
.about-page .branch-cta-wrapper li a {
  display: block;
  width: 100%;
  background: url("/wp-content/themes/jsmedeloitt/assets/img/location.svg") 0 0/3rem
    3.6rem no-repeat;
  background-position: calc(100% - 1.7rem) calc(100% - 1.5rem);
  padding: 2.4rem 3rem;
  border-radius: 1rem;
  border: 0.1rem solid #d9d9d9;
  transition: border 0.3s ease-in-out;
  min-height: 13rem;
}
.about-page .branch-cta-wrapper li a address {
  font-style: normal;
  opacity: 0.5;
}
.about-page .branch-cta-wrapper li a .cta,
.accordeon li:not(:first-child),
.post-container .post-content > h2 + p,
.post-container .post-content > h2 + ul,
.post-container .post-content > h3 + p,
.post-container .post-content > h3 + ul,
.post-container .post-content > h4 + p,
.post-container .post-content > h4 + ul,
.post-container .post-content > h5 + p,
.post-container .post-content > h5 + ul,
.post-container .post-content > h6 + p,
.post-container .post-content > h6 + ul {
  margin-top: 1rem;
}
.about-page .branch-cta-wrapper li a .cta svg path {
  stroke: #000;
}
.about-page .awards-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 5.6rem;
  row-gap: 2rem;
  margin-top: 4rem;
  padding-right: 2.4rem;
  padding-left: 2.4rem;
}
.culture-header {
  display: block;
  margin: 6rem 0;
}
.culture-header article {
  position: relative;
  display: block;
  padding: 4.6rem 0;
  overflow: visible;
}
.culture-header article h2 {
  margin-top: 0.5em;
  margin-bottom: 1rem;
}
.culture-wrapper > section {
  margin-top: 35rem;
  margin-bottom: 35rem;
}
.culture-wrapper > section:last-child {
  margin-bottom: 10.6rem;
}
.culture-wrapper > .culture-section {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 12.5rem;
}
.culture-wrapper > .culture-section .orderNumber {
  position: absolute;
  font-size: 300px;
  line-height: 1.33;
  z-index: 3;
}
.culture-wrapper > .culture-section .culture-img {
  width: 40rem;
  aspect-ratio: 1/1;
  border-radius: 1rem;
  z-index: 1;
}
.culture-wrapper > .culture-section article {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  row-gap: 2rem;
  width: auto;
  max-width: 63ch;
  z-index: 2;
}
.culture-wrapper > .culture-section article ul li {
  list-style: disc;
  margin-left: 1em;
}
.culture-wrapper > .culture-section article ul li:not(:first-child) {
  margin-top: 0.35em;
}
.culture-wrapper > .culture-section article ul li a {
  font-weight: 700;
  color: #26890d;
}
.culture-wrapper > .culture-section:first-child .orderNumber {
  top: -50%;
  left: 0;
}
.culture-wrapper > .culture-section:first-child .culture-img {
  top: -40%;
  right: 0;
}
.culture-wrapper > .culture-section:first-child article {
  top: 20%;
  left: 4%;
}
.culture-wrapper > .culture-section:nth-child(2) .orderNumber {
  top: -50%;
  right: 0;
}
.culture-wrapper > .culture-section:nth-child(2) .culture-img {
  top: 20%;
  right: 20;
}
.culture-wrapper > .culture-section:nth-child(3) .orderNumber {
  top: -80%;
  left: 30%;
}
.culture-wrapper > .culture-section:nth-child(4) .orderNumber {
  top: -70%;
  left: 50%;
}
.culture-wrapper > .culture-section:nth-child(5) .orderNumber {
  top: -40%;
  left: 33%;
}
@media only screen and (max-width: 1100px) {
  .culture-wrapper > .culture-section {
    gap: 8.2rem;
    gap: 6.4rem;
  }
  .culture-wrapper > .culture-section .culture-img {
    width: 22rem;
  }
  .culture-wrapper > .culture-section .orderNumber {
    font-size: 200px;
  }
}
.culture-wrapper .benefits-overview {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  margin-top: 4rem;
}
.culture-wrapper .benefits-overview li {
  display: block;
  line-height: 1.5;
}
.culture-wrapper .benefits-overview li img {
  max-width: 5.2rem;
}
.culture-wrapper .benefits-overview li strong {
  margin: 0.55em 0;
}
.custom-page header {
  display: block;
  max-width: 90ch;
  margin: 0 auto;
}
.custom-page .post-content {
  padding-top: 0 !important;
  margin: 5rem auto 0;
}
.post-container {
  padding-top: 1.6rem;
  padding-bottom: 10.7rem;
}

.post-container a strong {
  font-weight: 700;
  color: #007cb0;
}

.post-container.job {
  display: grid;
  grid-template-columns: 42rem auto;
  gap: 10.5rem;
  justify-content: stretch;
  align-items: flex-start;
  min-height: 100vh;
}
@media only screen and (max-width: 1160px) {
  .post-container.job {
    grid-template-columns: 38rem auto;
    gap: 8.2rem;
  }
}
@media only screen and (max-width: 860px) {
  .myform .select-wrapper.search-wrapper .search {
    grid-template-columns: 1fr;
  }
  .myform .select-wrapper.search-wrapper .search .cta {
    justify-self: flex-end;
  }
  .open-positions ~ .contactbanner {
    margin-top: 6.4rem;
  }
  .banners.about-promos li a {
    padding: 2.4rem 3.2rem;
  }
  .culture-wrapper > section {
    margin-top: 10.6rem;
    margin-bottom: 10.6rem;
  }
  .culture-wrapper > .culture-section .culture-img {
    display: none;
  }
  .culture-wrapper > .culture-section {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 3rem;
    grid-template-areas: "number text";
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2rem;
  }
  .culture-wrapper > .culture-section .orderNumber {
    position: relative;
    inset: unset !important;
    grid-area: number;
    line-height: 0.75;
    font-size: 100px;
  }
  .culture-wrapper > .culture-section article {
    grid-area: text;
    max-width: unset;
    width: 100%;
    inset: unset !important;
  }
  .culture-wrapper .benefits-overview {
    grid-template-columns: repeat(3, 1fr);
  }
  .post-container.job {
    grid-template-columns: 32rem auto;
  }
}
@media only screen and (max-width: 660px) {
  .about-page .branch-cta-wrapper li {
    width: 100%;
    max-width: 100%;
  }
  .about-page .branch-cta-wrapper li a {
    min-height: unset;
    height: 100%;
  }
  .culture-header {
    margin: 0;
  }
  .culture-header article {
    padding: 0;
  }
  .post-container {
    padding-bottom: 6.4rem;
  }
}
.post-container .post-header {
  position: sticky;
  top: 0;
  padding-top: 8.2rem;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 3rem;
  transition: padding-top 0.3s ease-in-out;
}
.post-container .post-header.slide-up {
  padding-top: 0;
}
.post-container .post-header ul li.with-icon {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 1rem;
}
.post-container .post-content {
  display: block;
  max-width: 90ch;
  justify-self: flex-end;
  line-height: 1.7;
  padding-top: 8.2rem;
}
.post-container .post-content > h2,
.post-container .post-content > h3,
.post-container .post-content > h4,
.post-container .post-content > h5,
.post-container .post-content > h6 {
  margin-top: 5rem;
  margin-bottom: 0;
}
.post-container .post-content > .wp-block-image {
  max-width: 100%;
  width: 100%;
  margin: 5rem 0;
  border-radius: 1rem;
  overflow: hidden;
}
.post-container .post-content > .wp-block-image img {
  position: static;
  object-fit: unset;
  inset: unset;
  width: 100%;
}
.post-container .post-content .wp-block-heading u,
footer .legal li a {
  text-decoration: none;
}
.post-container .post-content .wp-block-heading b,
.post-container .post-content .wp-block-heading strong {
  font-weight: 400;
}
.accordeon li article button + .wrapper p:not(:first-child),
.departments.detail .title1 + .text-columns p,
.post-container .post-content p + h1,
.post-container .post-content p + h2,
.post-container .post-content p + h3,
.post-container .post-content p + h4,
.post-container .post-content p + h5,
.post-container .post-content p + h6 {
  margin-top: 1em;
}
.post-container .post-content h2,
.post-container .post-content h3,
.post-container .post-content h4,
.post-container .post-content h5,
.post-container .post-content h6,
.post-container .post-content p,
.post-container .post-content ul {
  margin: 1rem 0;
}
.post-container .post-content > .cta-wrapper {
  margin-top: 5rem;
}
.post-container a strong {
  font-weight: 700;
  color: #007cb0;
}

.post-content .quote,
.project_slider,
.wp-block-benefits-block,
.wp-block-certifications-block,
.wp-block-embed.is-type-video,
.wp-block-requirements-block {
  margin: 5rem 0;
}
.quote {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 4.6rem;
}
@media only screen and (max-width: 660px) {
  .quote {
    gap: 3rem;
  }
}
.quote figure {
  width: 15rem;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
.quote article strong {
  display: block;
  margin-top: 0.65em;
  color: #007cb0;
}
.card-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  margin: 4rem 0;
}
.card-wrapper .card {
  display: grid;
  grid-template-columns: 1fr;
  border-radius: 1rem;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  height: 100%;
}
.card-wrapper .card figure {
  width: 100%;
  height: 19.2rem;
}
.card-wrapper .card article {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  gap: 0.4rem;
  background: #fff;
  padding: 2rem 3rem;
}
.card-wrapper .card article strong {
  font-weight: 400;
  opacity: 0.5;
}
.card-wrapper .card article .card_icons {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  margin-top: auto;
  justify-self: flex-end;
  padding-top: 1em;
}
.card-wrapper .card article .card_icons a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
}
.card-wrapper.condensed {
  grid-template-columns: repeat(3, 1fr);
}
.card-wrapper.col-2 {
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 760px) {
  .contactbanner.gradient .item_inner::after,
  .project_slider.gradient .item_inner::after {
    inset: -6.4rem 0 auto 0;
    width: 100%;
    height: 6.4rem;
    background: linear-gradient(0deg, #000 16.31%, rgba(0, 0, 0, 0) 99.77%);
  }
  .banners {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.4rem;
  }
  .banners li a {
    aspect-ratio: unset;
  }
  .card-wrapper.condensed,
  .post-container.job,
  .card-wrapper.col-2 {
    grid-template-columns: 1fr;
  }
  .post-container .post-header {
    position: relative;
    padding-top: 4.6rem;
  }
  .post-container .post-content {
    padding-top: 0;
    justify-self: stretch;
    max-width: 100%;
  }
}
.event-list li a,
.event-list.boxes {
  grid-template-columns: repeat(3, 1fr);
}
.card-wrapper.people .card {
  grid-template-columns: 15.2rem 1fr;
}
.card-wrapper.people .card figure {
  width: 100%;
  height: 100%;
}
.card-wrapper.people .card .card_icons {
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 2.2rem;
}
@media only screen and (max-width: 460px) {
  .cta-wrapper,
  .myform .select-wrapper.search-wrapper .search {
    gap: 1em;
  }
  .cta {
    padding: 0.8rem 2.4rem;
  }
  .main-nav .main-logo img {
    width: 10.6rem;
  }
  .carousel article a {
    padding: 3.2rem 2.4rem !important;
  }
  .contactbanner.gradient .project_slider_item,
  .project_slider.gradient .project_slider_item {
    background-size: auto 40vh !important;
    padding-top: 20rem;
  }
  .contactbanner.gradient .item_inner,
  .project_slider.gradient .item_inner {
    padding: 1.8rem 2.4rem;
  }
  .open-positions li a {
    padding: 1.4rem 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    grid-template-columns: unset;
    gap: 1rem;
  }
  .open-positions li a .meta-about {
    font-size: 1.2rem;
  }
  .open-positions li a .meta-city {
    font-size: 1.2rem;
    gap: 0.8rem;
  }
  .open-positions li a .meta-city img {
    width: 1.2rem;
  }
  .open-positions ~ .contactbanner {
    margin-top: 0;
  }
  .job-search form svg {
    left: 1.5rem;
  }
  .job-search form input {
    font-size: 1rem;
    padding: 0.8rem 0 0.8rem 3rem;
  }
  .job-search form .cta {
    padding: 0.4rem 1.8rem;
  }
  .banners.about-promos {
    margin-top: 6.4rem;
  }
  .banners {
    grid-template-columns: 1fr;
    gap: 1.4rem;
  }
  .banners.about li a {
    padding: 2.4rem 1.8rem;
  }
  .banners li a figure {
    transform: translate(12%, 0);
    width: 15rem;
  }
  .banners li a {
    gap: 2rem;
    padding: 1.8rem 2.4rem;
  }
  .about-page .branch-cta-wrapper {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  .about-page .branch-cta-wrapper li a,
  .card-wrapper .card article {
    padding: 1.6rem 1.8rem;
  }
  .culture-wrapper .benefits-overview {
    grid-template-columns: repeat(2, 1fr);
  }
  .post-container {
    padding-bottom: 4rem;
  }
  .quote {
    gap: 1.8rem;
    grid-template-columns: 1fr;
  }
  .quote figure {
    margin: 0 auto;
  }
  .quote article {
    text-align: center;
    font-size: 1.2rem;
  }
  .card-wrapper.people .card {
    grid-template-columns: 37vw 1fr;
  }
  .accordeon li article button {
    padding-right: 2.4rem;
    padding-left: 2.4rem;
  }
}
.accordeon li article button.is-open + .wrapper,
button.is-open + .accordeon li article button + .wrapper {
  grid-template-rows: 1fr;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
}
.accordeon li article button.is-open + .wrapper > div,
.is-carousel .slick-list .slick-track .slick-slide,
button.is-open + .accordeon li article button + .wrapper > div {
  height: auto;
}
.wp-block-embed.is-type-video {
  overflow: hidden;
  border-radius: 1rem;
}
.wp-block-embed.is-type-video > div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.is-video-radius .is-video-wrapper iframe,
.wp-block-embed.is-type-video iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.benefits,
.certifications,
.requirements {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  padding-left: 0;
  row-gap: 2rem;
  column-gap: 4rem;
}
.benefits li,
.certifications li,
.requirements li {
  max-width: 6.4rem;
}
.benefits li img,
.certifications li img,
.requirements li img {
  display: block;
  width: 5.2rem;
  height: auto;
  margin: 0 auto;
}
.benefits li span,
.certifications li span,
.requirements li span {
  display: block;
  text-align: center;
  margin-top: 0.5em;
  font-size: 1.2rem;
  line-height: 1.35;
}
.contactbanner,
.project_slider_item {
  outline: 0;
  background-repeat: no-repeat;
  background-position: calc(100% - 3rem) 50%;
  background-size: auto calc(100% - 3rem);
  background-color: #000;
  color: #fff;
  min-height: 24rem;
  transition: background-size 0.3s ease-in-out,
    background-position 0.3s ease-in-out;
}
.contactbanner:hover,
.project_slider_item:hover {
  background-size: auto calc(100% - 2rem);
  background-position: calc(100% - 2rem) 50%;
}
.contactbanner .item_inner,
.project_slider_item .item_inner {
  padding: 4.2rem 5.6rem;
  width: 50%;
}
@media only screen and (max-width: 760px) {
  .contactbanner .item_inner,
  .project_slider_item .item_inner {
    padding: 3.2rem 4.6rem;
    width: 100%;
  }
}
@media only screen and (max-width: 460px) {
  .contactbanner,
  .project_slider_item {
    position: relative;
    z-index: 1;
    background-position: 50% 50%;
  }
  .contactbanner::before,
  .project_slider_item::before {
    content: "";
    position: absolute;
    inset: 0;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }
  .contactbanner .item_inner,
  .project_slider_item .item_inner {
    position: relative;
    z-index: 2;
    padding: 3.2rem;
  }
}
@media only screen and (max-width: 360px) {
  .slick-list + .slick-controls .slick-dots li button {
    width: 1.4rem;
  }
  .myform .checkbox-wrapper,
  .myform .select-wrapper.search-wrapper {
    grid-column: unset;
  }
  .accordeon li article button {
    padding-right: 1.8rem;
    padding-left: 1.8rem;
  }
  .contactbanner .item_inner,
  .project_slider_item .item_inner {
    padding: 3.2rem 2.4rem;
  }
}
.contactbanner .item_inner .preheadline,
.project_slider_item .item_inner .preheadline {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.85em;
  margin-bottom: 0.5rem;
}
.contactbanner .item_inner p,
.project_slider_item .item_inner p {
  color: #fff;
  line-height: 1.65;
  margin: 2rem 0;
}
.contactbanner .item_inner .cta,
.project_slider_item .item_inner .cta {
  padding: 0;
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin-top: 3rem;
}
.pagination .page-numbers:not(.next) {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1em;
  line-height: 1;
  border-radius: 50%;
  background-color: #f3f3f3;
  color: #000;
  width: 1.5em;
  height: 1.5em;
}
.pagination .page-numbers:not(.next).current {
  background-color: #007cb0;
  color: #fff;
}
.accordeon {
  margin: 2.4rem 0 5rem;
}
.accordeon li article button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  transition: border 0.3s ease-in-out;
  padding: 1.4rem 3rem;
  border-radius: 1rem;
  cursor: pointer;
}
@media only screen and (max-width: 460px) {
  .accordeon li article button {
    padding: 1.2rem 1.8rem;
  }
}
@media only screen and (max-width: 360px) {
  .accordeon li article button {
    padding-right: 1.4rem;
    padding-left: 1.4rem;
  }
}
.accordeon li article button .accordeon-item-title {
  color: #007cb0;
  transition: color 0.3s ease-in-out;
  pointer-events: none;
  text-align: left;
}
.accordeon li article button svg {
  display: inline-block;
  width: 0.8rem;
  height: 1.2rem;
  fill: none;
  transform: rotate(90deg) translateX(0);
  transition: transform 0.3s;
  pointer-events: none;
}
.accordeon li article button svg path {
  stroke: #000;
  stroke-width: 0.1rem;
}
.accordeon li article button.is-open svg {
  transform: rotate(-90deg) translateX(0);
}
.accordeon li article button + .wrapper {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: 0.3s ease-in-out;
}
.accordeon li article button + .wrapper > div {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-in-out;
}
.department-header {
  display: grid;
  grid-template-columns: 1fr 33.8rem;
  gap: 21.2rem;
  padding: 5.4rem 8.2rem 6.3rem;
  align-items: center;
  background: #000;
  color: #fff;
  border-radius: 1rem;
}
@media only screen and (max-width: 1260px) {
  .department-header {
    gap: 15%;
  }
}
@media only screen and (max-width: 1060px) {
  .department-header {
    grid-template-columns: 1fr 35%;
    padding: 6.4rem 4.6rem;
  }
}
.department-header.padding-vertical {
  padding-right: 0;
  padding-left: 0;
}
.department-header figure {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}
.department-header article {
  display: flex;
  justify-content: flex-start;
  justify-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  gap: 2rem;
}
@media only screen and (max-width: 860px) {
  .department-header {
    position: relative;
    overflow: hidden;
    grid-template-columns: 1fr;
  }
  .department-header figure {
    position: absolute;
    width: calc(22rem + 20vw);
    inset: 0 0 auto auto;
    transform: translate(15%, -15%);
    opacity: 0.5;
    z-index: 1;
  }
  .department-header article {
    position: relative;
    z-index: 2;
  }
  .is-header {
    display: flex;
    flex-direction: column;
    gap: 6.4rem;
    padding: 6.4rem 0;
  }
}
.departments.detail section.grey {
  padding: 8.2rem 0 0;
}
.departments.detail .text-columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
  padding-bottom: 8.2rem;
}
@media only screen and (max-width: 560px) {
  .carousel:not(.no-slider) article a .cta,
  .project_slider:not(.no-slider) article a .cta {
    margin-bottom: 1em;
  }
  .carousel article.featured a,
  .carousel article.secondary a {
    padding-right: 2.4rem;
    padding-left: 2.4rem;
  }
  .slick-list + .slick-controls {
    padding: 0.8rem 1.4rem 0.5rem;
    margin-top: 0;
    transform: translateY(-99%);
  }
  .slick-list + .slick-controls .slick-next svg,
  .slick-list + .slick-controls .slick-prev svg {
    width: 2rem;
    height: auto;
  }
  .text-columns .slick-list + .slick-controls {
    margin-top: 0;
    transform: unset;
  }
  .myform {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    grid-template-columns: unset;
    gap: 1em;
  }
  .open-positions li a .meta-about span {
    display: block;
  }
  .open-positions li a .meta-about span:not(:first-child) {
    padding-left: unset;
    border-left: unset;
  }
  .open-positions li a .meta-about span:not(:last-child) {
    padding-right: unset;
    margin-top: 1em;
  }
  .about-page #timeline .timeline-slider .slick-list + .slick-controls {
    transform: unset;
  }
  .culture-wrapper .benefits-overview li img {
    max-width: 3rem;
  }
  .department-header {
    padding: 4.6rem 3.2rem;
  }
  .departments.detail .text-columns {
    grid-template-columns: 1fr;
    gap: 1em;
  }
}
.departments.detail .text-columns.slick-initialized {
  display: block;
  padding-bottom: 0;
}
.departments.detail .text-columns.slick-initialized .slick-list {
  background: inherit;
  color: inherit;
}
.departments.detail .text-columns.slick-initialized .slick-track {
  gap: 3rem;
}
.departments.detail .title1 + .text-columns {
  margin-top: 5rem;
  gap: 5.6rem;
}
.event-list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  row-gap: 2rem;
  margin: 4rem 0;
}
.event-list li a {
  display: grid;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  overflow: hidden;
  min-height: 11rem;
  align-items: stretch;
}
.event-list li a:hover figure img {
  transform: scale(1.05);
}
.event-list li a:hover article h6 {
  color: #046a38;
}
.event-list li a figure img {
  transform: scale(1);
  transition: transform 0.2s ease-out;
}
.event-list li a article {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.6rem 4rem;
  grid-column: span 2;
}
.event-list li a article h6 {
  font-size: 1.8rem;
  line-height: 1.35;
  color: #26890d;
  font-weight: 400;
  margin-bottom: 0.4rem;
  min-height: 2em;
  transition: color 0.2s ease-out;
}
.event-list .event-info {
  display: block;
  margin-top: auto;
}
.event-list .event-info span {
  display: inline-block;
  line-height: 1.65;
  padding-right: 2rem;
}
.event-list.boxes {
  display: grid;
  flex-direction: unset;
  justify-content: stretch;
  align-items: stretch;
  gap: 3rem;
}
@media only screen and (max-width: 760px) {
  .event-list.boxes {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}
.event-list.boxes li a {
  grid-template-columns: 1fr;
  height: 100%;
  align-items: stretch;
}
@media only screen and (max-width: 460px) {
  .department-header figure {
    width: calc(15rem + 20vw);
    transform: translate(20%, -20%);
  }
  .department-header article {
    gap: 1rem;
  }
  .department-header article p {
    font-size: 1.2rem;
    margin-top: 1.8rem;
  }
  .department-header article .cta {
    margin-top: 1em;
  }
  .departments.detail .title1 + .text-columns p {
    font-size: 1.2rem;
  }
  .event-list.boxes {
    grid-template-columns: 1fr;
  }
  .event-list.boxes li a {
    grid-template-columns: 30% 1fr;
  }
}
@media only screen and (max-width: 300px) {
  .event-list.boxes li a {
    grid-template-columns: 15% 1fr;
  }
}
.event-list.boxes li a figure {
  height: 8.2rem;
}
@media only screen and (min-width: 460px) {
  .event-list.boxes li a figure {
    height: auto;
    aspect-ratio: 3/1;
  }
}
.event-list.boxes li a article {
  grid-column: unset;
  gap: 1rem;
  padding: 2.4rem 1.8rem;
}
footer .about,
footer .legal {
  padding-top: 4.6rem;
  padding-bottom: 4.6rem;
}
footer .about {
  background: #f6f6f6;
}
footer .about .wrapper {
  display: flex;
  gap: 4.6rem;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
footer .social,
footer .social .icons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
footer .social {
  gap: 2.4rem;
}
footer .social h6 {
  font-size: 1em;
  font-weight: 400;
  line-height: normal;
}
footer .social .icons {
  gap: 2.2rem;
}
footer .social .icons a img {
  width: 3rem;
  height: auto;
}
footer .footerlinks,
footer .legal ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
footer .footerlinks li:not(:first-child) {
  padding-left: 1.5em;
  border-left: 0.1rem solid rgba(0, 0, 0, 0.1);
}
footer .footerlinks li:not(:last-child),
footer .legal ul li:not(:last-child) {
  padding-right: 1.5em;
}
footer .legal {
  background: #000;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.65;
}
footer .legal p {
  margin-top: 1.15em;
}
footer .legal a {
  color: rgba(255, 255, 255, 0.65);
}
footer .legal a:hover {
  color: rgba(255, 255, 255, 0.75);
}
footer .legal ul li:not(:first-child) {
  padding-left: 1.5em;
  border-left: 0.1rem solid rgba(255, 255, 255, 0.4);
}
.is-graphic {
  display: block;
  width: 100%;
  height: auto;
  overflow: visible;
  transition: transform 0.3s ease-out;
}
.is-graphic .animate {
  line-height: 1.2;
}
.is-graphic .animate strong:nth-child(2) {
  color: #c8da37;
}
.is-graphic .animate strong:nth-child(3) {
  color: #92c444;
}
.is-graphic .animate strong:nth-child(4) {
  color: #00a65d;
}
.motto {
  text-transform: uppercase;
  margin: 3rem 0 4.6rem;
}
@media only screen and (max-width: 460px) {
  .event-list.boxes li a figure {
    height: 100%;
  }
  .event-list.boxes li a article {
    padding: 1.6rem 2.4rem;
  }
  .event-list .event-info span {
    display: block;
    padding-right: unset;
  }
  .event-list .event-info span:not(:first-child) {
    padding-left: unset;
    border-left: unset;
  }
  footer .legal p small {
    font-size: 1rem;
  }
  footer .footerlinks,
  footer .legal {
    display: block;
    width: 100%;
  }
  footer .footerlinks li:not(:first-child),
  footer .legal ul li:not(:first-child) {
    border-top: 0.1rem solid rgba(0, 0, 0, 0.1);
    padding-left: unset;
  }
  footer .legal ul li:not(:first-child) {
    border-top: 0.1rem solid rgba(255, 255, 255, 0.1);
    border-left: unset;
  }
  footer .footerlinks li:not(:last-child),
  footer .legal ul li:not(:last-child) {
    padding-right: unset;
  }
  footer .footerlinks li,
  footer .legal ul li {
    display: block;
    width: 100%;
    padding: 0.7em 0;
    text-align: center;
  }
  footer .legal ul li {
    text-align: left;
  }
  footer .footerlinks li:first-child {
    padding-top: 0;
  }
  footer .social .icons {
    gap: 1.2rem;
  }
  footer .social .icons img {
    width: 2.4rem;
  }
  .is-header {
    gap: 3rem;
  }
  .motto + img {
    display: none;
  }
}
.is-carousel .slick-list {
  border-radius: unset;
}
.is-carousel .slick-list .slick-track {
  min-height: unset;
}
.is-video-radius {
  position: relative;
  display: block;
  border-radius: 1rem;
  overflow: hidden;
}
.is-video-radius .is-video-wrapper {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.benefits-video iframe {
  width: 853px;
  height: 505px;
  border-radius: 1rem;
  margin-bottom: 9.8rem;
}
@media only screen and (max-width: 960px) {
  #about {
    padding: 4.6rem 0;
  }
  .about-page #timeline {
    padding-top: 10.6rem;
    margin: 0;
  }
  .about-page #timeline .wrapper.narrow {
    margin-bottom: 8.2rem;
  }
  .about-page #timeline .pinnedbanner {
    position: relative;
    transform: unset;
    inset: unset;
  }
  .post-container.job {
    gap: 4.6rem;
  }
  .benefits-video iframe {
    width: 560px;
    height: 340px;
  }
}
.patrons__image {
  margin-top: -6rem;
  margin-bottom: 6rem;
}
.patrons__image img {
  width: 80%;
  border-radius: 9px;
  box-shadow: rgba(50, 50, 93, 0.25) 0 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0 30px 60px -30px,
    rgba(10, 37, 64, 0.35) 0 -2px 6px 0 inset;
}
@media only screen and (max-width: 660px) {
  .quote figure {
    width: calc(4rem + 12vw);
  }
  footer .footerlinks {
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
  }
  footer .footerlinks li:not(:first-child) {
    border-left: unset;
  }
  footer .social {
    flex-direction: column;
    margin: 0 auto;
    gap: 1.2rem;
  }
  footer .social h6 {
    font-size: 1.2rem;
  }
  footer .legal p {
    text-align: justify;
  }
  .benefits-video iframe {
    width: 100%;
    margin-bottom: 4.8rem;
  }
  .patrons__image {
    margin-top: -3rem;
    margin-bottom: 4rem;
  }
  .patrons__image img {
    width: 100%;
  }
}

.mb-medium {
  margin-bottom: 3.2rem;
}
.mb-small {
  margin-bottom: 1.2rem;
}

/* Patrons style  */
.patrons p {
  margin: 3rem 0;
}

.patrons a strong {
  font-weight: 700;
  color: #007cb0;
}

.patrons figure img {
  position: unset;
}

.patrons .wp-block-image img {
  border-radius: 1rem;
}
