/*!*******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/main.scss ***!
  \*******************************************************************************************************************************************************/
@charset "UTF-8";
/* stylelint-disable max-line-length */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  -webkit-text-size-adjust: 100%; /* 2 */
  line-height: 1.15; /* 1 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible; /* 1 */
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none; /* 1 */
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 0.063rem dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-appearance: textfield;
       appearance: textfield;
  outline-offset: -0.125rem; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.card-story-excerpt__footer, .accordion .tab__label, .accordion .tab__close, .flex-container, .flex-space {
  display: flex;
}
.accordion .tab__label, .flex-space {
  justify-content: space-between;
}
.front-page-hero__overlay {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.front-page-hero__overlay, .section-vacancy-details {
  position: absolute;
}
.row {
  display: flex;
  flex-direction: column;
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}

.grid {
  grid-gap: 1.875rem;
  display: grid;
  gap: 1.875rem;
  grid-template-columns: repeat(var(--grid-cols, 1), 1fr);
}
.grid--no-gap {
  gap: 0;
}

.flex-container {
  flex-wrap: wrap;
  gap: 1rem;
}
.flex-container--item {
  flex: 100%;
}

.one-third,
.two-third {
  flex: 1 1 100%;
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
.site-header {
  height: 5.625rem;
  height: 5.625rem;
  position: absolute;
  top: 0;
  transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  width: 100%;
  z-index: 100;
}
.site-header--single-vacancy, .site-header--vacancy-archive {
  background: linear-gradient(to right, #5ec2a6 0%, #388e7b 100%);
  position: inherit;
}
.site-header .menu-item {
  color: var(--background-color-primary);
}
.site-header .container {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.admin-bar .site-header {
  top: 2.875rem;
}

.site-branding {
  max-width: 15.625rem;
}
.site-branding .custom-logo-link {
  display: block;
}
.site-branding .custom-logo-link .custom-logo {
  display: block;
  filter: brightness(100) saturate(0);
  height: auto;
  max-width: 100%;
}

.main-navigation.toggled .menu-primary-menu-container {
  opacity: 1;
  pointer-events: auto;
  position: auto;
}
.main-navigation.toggled .menu-toggle span {
  background: none;
}
.main-navigation.toggled .menu-toggle span:before {
  transform: translateY(15px) rotate(45deg);
}
.main-navigation.toggled .menu-toggle span:after {
  transform: translateY(-15px) rotate(-45deg);
}
.main-navigation .menu-primary-menu-container {
  align-items: center;
  background: var(--accent-color-primary);
  background: linear-gradient(to right, var(--accent-color-secondary) 0%, var(--accent-color-primary) 100%);
  display: flex;
  height: 100vh;
  justify-content: center;
  left: 0;
  opacity: 0;
  padding: 1.875rem;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: all 0.3s ease;
  width: 100vw;
  z-index: 100;
}
.main-navigation .menu-primary-menu-container .menu {
  align-items: flex-start;
  clear: both;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  font-size: 1.406rem;
  padding: 0;
  text-align: left;
  width: 100%;
}
.main-navigation .menu-primary-menu-container .menu-item {
  align-items: center;
  display: flex;
  max-width: 30rem;
  order: initial;
  padding: 1rem 0;
  text-transform: uppercase;
  width: auto;
}
.main-navigation .menu-primary-menu-container .menu-item a {
  position: relative;
}
.main-navigation .menu-primary-menu-container .menu-item a:hover:before {
  background: var(--background-color-primary);
  bottom: 0;
  content: "";
  height: 0.125rem;
  position: absolute;
  transition: all 0.3s ease;
  width: 1rem;
}
.main-navigation .menu-primary-menu-container .menu-item.current-menu-item a:before {
  background: var(--background-color-primary);
  bottom: 0;
  content: "";
  height: 0.125rem;
  position: absolute;
  transition: all 0.3s ease;
  width: 1rem;
}
.main-navigation .menu-toggle {
  background: none;
  border: none;
  cursor: pointer;
  height: 1.875rem;
  padding: 0;
  position: absolute;
  right: 1.875rem;
  top: 1.875rem;
  z-index: 200;
}
.main-navigation .menu-toggle span {
  background: #fff;
  display: inline-block;
  height: 0.125rem;
  pointer-events: none;
  transition: all 0.3s ease;
  width: 1.875rem;
}
.main-navigation .menu-toggle span:before, .main-navigation .menu-toggle span:after {
  background: #fff;
  content: "";
  height: 0.125rem;
  left: 0;
  margin: -0.938rem 0 0;
  position: absolute;
  transition: all 0.3s ease;
  width: 1.875rem;
}
.main-navigation .menu-toggle span:after {
  margin: 0.938rem 0 0;
}

.widget-area section {
  margin-bottom: 1.875rem;
}
.widget-area section:last-child {
  margin-bottom: 0;
}
.widget-area .widget-title {
  font-size: 1.5rem;
}
.widget-area .menu {
  color: var(--accent-color-secondary);
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.site-footer .site-info {
  background-color: var(--background-color-secondary);
  padding: 3.75rem 0;
}
.site-footer .site-copyright {
  background: linear-gradient(to right, var(--accent-color-secondary) 0%, var(--accent-color-primary) 100%);
  color: var(--background-color-primary);
  padding: 0.938rem 0;
}
.site-footer .site-copyright__text {
  font-size: 10px;
  order: 1;
}
.site-footer .site-copyright .footer-menu a {
  color: var(--background-color-primary);
  text-decoration: none;
}
.site-footer .site-copyright .footer-menu__list {
  display: flex;
  gap: 16px;
}

.wrap {
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.accordion {
  margin: 0 0 1.875rem;
  overflow: hidden;
}
.accordion:last-child {
  margin-bottom: 0;
}
.accordion h2 {
  line-height: 1.236;
  margin: 0 0 0.5em;
}
.accordion__item {
  border-bottom: 0.063rem solid var(--background-color-secondary);
}
.accordion__item:last-child {
  border-bottom: 0;
}
.accordion__panel {
  border-top: 0.063rem solid var(--background-color-secondary);
  margin: 0;
  padding: 0.938rem 0 0.938rem 1.875rem;
}
.accordion .collapse__icon {
  color: var(--button-color);
  font-size: 1.6rem;
  height: 1.25rem;
  left: 0;
  position: absolute;
  top: calc(50% - 10px);
  transform: rotate(0deg);
  transition: all 0.3s ease;
  vertical-align: middle;
  width: 1.25rem;
}
.accordion .collapse__icon:before {
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.accordion__button {
  background: none;
  border: none;
  color: var(--text-color);
  cursor: pointer;
  display: flex;
  font-weight: bold;
  padding: 0.938rem 0 0.938rem 1.875rem;
  position: relative;
  text-align: left;
  text-transform: none;
  width: 100%;
}
.accordion__button--open .collapse__icon {
  transform: rotate(90deg);
}
.accordion .tab {
  position: relative;
}
.accordion .tab input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.accordion .tab input:checked ~ .tab__content {
  max-height: 10rem;
}
.accordion .tab input:checked + .tab__label::after {
  left: -3px;
  top: 20px;
  transform: rotate(270deg);
}
.accordion .tab__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s;
}
.accordion .tab__content p {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 1rem 0;
}
.accordion .tab__label, .accordion .tab__close {
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
.accordion .tab__label {
  font-weight: bold;
  padding: 1rem;
  padding-left: 24px;
  position: relative;
}
.accordion .tab__label::after {
  color: var(--button-color);
  content: "❯";
  height: 1em;
  left: 3px;
  position: relative;
  position: absolute;
  text-align: center;
  top: 20px;
  transform: rotate(90deg);
  transition: all 0.35s;
  width: 1em;
}
.accordion .tab__close {
  font-size: 0.75rem;
  justify-content: flex-end;
  padding: 0.5rem 1rem;
}

#breadcrumbs {
  color: inherit;
  margin-bottom: 16px;
  text-align: left;
}

.button,
input[type=button],
input[type=submit],
.gform-theme.gform-theme--framework.gform_wrapper .gform_button.button {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  background-color: var(--button-color);
  border: 0.063rem solid transparent;
  border-radius: 0.25rem;
  color: var(--text-color);
  color: var(--background-color-primary);
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5;
  padding: 0.375rem 0.75rem;
  text-align: center;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  user-select: none;
  vertical-align: middle;
}
.button:hover,
input[type=button]:hover,
input[type=submit]:hover,
.gform-theme.gform-theme--framework.gform_wrapper .gform_button.button:hover {
  background-color: var(--accent-color-primary);
}

.wp-block-button.is-style-outline:hover .wp-block-button__link {
  background-color: var(--button-color) !important;
  color: #ffffff !important;
}

.section-vacancies,
.section-faq {
  background: var(--background-color-primary);
  border-radius: 0.938rem;
  margin: 0 0 0.938rem;
  padding: 0.938rem;
}
.section-vacancies:last-child,
.section-faq:last-child {
  margin-bottom: 0;
}
.section-vacancies h2,
.section-faq h2 {
  font-weight: 400;
}
.section-vacancies ul,
.section-faq ul {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.section-facts {
  margin-top: 3.75rem;
}

.section-stories ul {
  color: var(--accent-color-secondary);
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.section-stories h2,
.section-recent-stories h2 {
  color: var(--text-color);
  font-weight: 400;
  margin-bottom: 1.875rem;
}

.section-vacancy-details {
  background: #fff;
  bottom: 0;
  box-shadow: 0 0.313rem 0.938rem var(--text-color);
  left: 0;
  margin: 0 0 0.938rem;
  padding: 1.25rem 1.875rem;
  width: 100%;
}
.section-vacancy-details .vacancy-details__list {
  list-style: none;
  margin: 0 0 0.938rem;
  padding: 0;
}
.section-vacancy-details .vacancy-details__btn {
  width: 100%;
}

.card-contact_person {
  border: 0.063rem solid var(--accent-color-primary);
  border-radius: 0.938rem;
  padding: 1.875rem;
}
.card-contact_person .entry-header {
  text-align: center;
}
.card-contact_person .entry-title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 0.5em;
}
.card-contact_person .entry-content {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}
.card-contact_person .entry-content .wp-post-image {
  border-radius: 50%;
  height: auto;
  margin: 0 0.938rem 0 0;
  max-width: 3.875rem;
  overflow: hidden;
}
.card-contact_person .entry-content .entry-meta .entry-email {
  color: var(--accent-color-secondary);
  font-size: 1.1rem;
  text-decoration: none;
}
.card-contact_person .entry-content .entry-meta .entry-name {
  color: var(--accent-color-primary);
  font-weight: normal;
}
.card--vacancy {
  background: var(--background-color-primary);
  border: 0.125rem solid var(--accent-color-primary);
  border-radius: 0.938rem;
  min-height: 16.5rem;
  padding: 1.875rem;
  position: relative;
}
.card--vacancy .entry-header {
  margin: 0 0 0.5em;
}
.card--vacancy .entry-header .entry-title {
  line-height: normal;
}
.card--vacancy .entry-header .entry-title a {
  color: var(--accent-color-primary);
  font-size: 1.4rem;
  text-decoration: none;
}
.card--vacancy .entry-summary {
  margin: 0 0 3rem;
}
.card--vacancy .entry-meta {
  align-items: center;
  bottom: -20px;
  display: flex;
  flex-direction: row;
  font-size: 0.8rem;
  justify-content: space-between;
  left: 0;
  margin: 0;
  padding: 0 2rem 2rem;
  position: absolute;
  width: 100%;
}
.card--vacancy .entry-meta li {
  align-items: center;
  display: flex;
  justify-content: center;
}
.card--vacancy .entry-meta li .fal {
  margin: 0 0.313rem 0 0;
}
.card-story {
  background: var(--accent-color-secondary);
  border-radius: 0.938rem;
  min-height: 15.625rem;
  overflow: hidden;
  position: relative;
}
.card-story:hover .entry-background {
  -webkit-clip-path: circle(120% at 70% 0%);
  clip-path: circle(120% at 70% 0%);
}
.card-story:hover .entry-background:after {
  opacity: 0.75;
}
.card-story .entry-background {
  -webkit-clip-path: circle(50% at 80% 0%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  clip-path: circle(50% at 80% 0%);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease;
  width: 100%;
}
.card-story .entry-background:before {
  background: var(--accent-color-secondary);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease;
  width: 100%;
}
.card-story .entry-background:after {
  background: var(--accent-color-secondary);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease;
  width: 100%;
  z-index: 0;
}
.card-story .entry-header {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.card-story .entry-header .entry-title {
  color: var(--background-color-primary);
  font-size: 1.6rem;
  line-height: normal;
}
.card-story .entry-header .entry-title a {
  align-items: flex-end;
  display: flex;
  font-size: 1.4rem;
  font-weight: bold;
  height: 100%;
  justify-content: space-between;
  left: 0;
  padding: 2rem;
  position: absolute;
  top: 0;
  width: 100%;
}

.vacancies-filter {
  background: var(--background-color-primary);
  border-radius: 0.938rem 0.938rem 0px 0px;
  margin-top: 0.938rem;
  padding: 1.875rem 1.875rem 0 1.875rem;
}

form select,
form input[type=text],
form input[type=email],
form input[type=submit] {
  border-radius: 0.25rem;
  padding: 0.469rem 0.75rem;
  width: 100%;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--accent-color-primary);
  font-weight: 700;
  line-height: 1.236;
  margin: 0 0 0.5em;
}

h1 {
  font-size: 1.6em;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.2em;
}

h4 {
  font-size: 1.2em;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 1em;
}

.page-title {
  color: var(--background-color-primary);
  margin-bottom: 0;
}

.fal {
  color: var(--button-color);
}

a {
  color: var(--accent-color-primary);
  text-decoration: none;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

.nav-menu a {
  color: var(--background-color-primary);
}

.site-header.active .nav-menu .menu-item a {
  color: var(--text-color);
}

.before-footer a {
  text-decoration: underline;
}

.footer-menu a {
  color: var(--background-color-primary);
  text-decoration: none;
}

figure.wp-block-video {
  border-radius: 0.938rem;
  overflow: hidden;
  position: relative;
}
figure.wp-block-video:hover {
  cursor: pointer;
}
figure.wp-block-video:hover figcaption {
  opacity: 0;
}
figure.wp-block-video figcaption {
  background: linear-gradient(to top, black, transparent);
  bottom: 0;
  color: var(--background-color-primary);
  font-size: 1.5rem;
  left: 0;
  line-height: 1.6rem;
  margin: 0;
  padding: 0.938rem;
  position: absolute;
  transition: all 0.3s ease;
  width: 100%;
  z-index: 1;
}
figure.wp-block-video .states {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
figure.wp-block-video .states:before {
  background: black;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.25;
  position: absolute;
  top: 0;
  width: 100%;
}
figure.wp-block-video .states__state {
  color: var(--background-color-primary);
  display: none;
  font-size: 8rem;
  position: relative;
}
figure.wp-block-video .states__state--active {
  display: block;
}
figure.wp-block-video .states .fal {
  color: var(--background-color-primary);
}

.hero {
  align-items: flex-end;
  background: var(--accent-color-primary);
  background-image: linear-gradient(to right, rgba(var(--accent-color-secondary-rgb), 0.8) 0%, rgba(var(--accent-color-primary-rgb), 0.8) 100%), url(../assets/images/bg-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  height: 23.438rem;
  margin-bottom: 2rem;
  position: relative;
}
.hero--vacancy-archive {
  height: 24.375rem;
}
.hero--single-vacancy {
  height: 15.625rem;
}
.hero__bg {
  height: 100%;
  left: 0;
  opacity: 0.3;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.hero .page-header {
  padding-bottom: 0.938rem;
  padding-top: 0.938rem;
  z-index: 1;
}
.hero .page-header .wrap {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hero .page-header .wrap > * {
  max-width: 100%;
}

.has-post-thumbnail .page-header {
  background: var(--accent-color-secondary);
  background: linear-gradient(to right, var(--accent-color-secondary) 0%, var(--accent-color-primary) 100%);
}

.apply-form {
  margin: 16px 0;
}

#apply-form {
  scroll-margin-top: 95px;
}

.open-apply-cta {
  margin: 3.75rem 0;
}

.card-story-excerpt {
  cursor: pointer;
  height: 100%;
  margin: 0 auto 30px;
  max-width: 330px;
  position: relative;
}
.card-story-excerpt__header {
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
.card-story-excerpt__image {
  border-radius: 15px;
}
.card-story-excerpt__content {
  margin: 30px 30px 60px;
  text-align: center;
}
.card-story-excerpt__heading {
  margin: 0 0 30px;
}
.card-story-excerpt__link {
  color: #1da8a5;
  text-decoration: none;
}
.card-story-excerpt__quote {
  border: none;
  margin: 0;
  padding: 0;
}
.card-story-excerpt__icon {
  color: #227899;
}
.card-story-excerpt__footer {
  bottom: 0;
  left: 15px;
  position: absolute;
  width: calc(100% - 30px);
}

.home .bg-gradient {
  background: var(--accent-color-primary);
  background: linear-gradient(to right, var(--accent-color-secondary) 0%, var(--accent-color-primary) 100%);
  padding-bottom: 11.25rem;
  padding-top: 7.5rem;
}
.home .bg-gradient + div {
  margin-bottom: 3.75rem;
  margin-top: -9.375rem;
}
.home .bg-gradient + div h2 {
  color: var(--background-color-primary);
  margin-bottom: 1.875rem;
}

.front-page-hero {
  align-items: center;
  background-image: url(../assets/images/home-hero-background.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  height: 100vh;
  justify-content: flex-start;
  padding: 0;
}
.front-page-hero > * {
  z-index: 1;
}
.front-page-hero__overlay {
  background: #1da8a5;
  background-image: linear-gradient(to right, #227899 0%, #1da8a5 100%);
  height: 100vh;
  opacity: 0.75;
  pointer-events: none;
  width: 100%;
  z-index: 0;
}
.front-page-hero__intro {
  color: #fff;
}
.front-page-hero__intro h1 {
  font-size: 1.6rem;
  margin: 0 0 20px;
  text-shadow: 0 2px 10px #5a5a5a;
}
.front-page-hero__intro h1,
.front-page-hero__intro h2 {
  color: #fff;
}
.front-page-hero__intro p {
  margin: 0 0 30px;
  text-shadow: 0 2px 10px #5a5a5a;
}

.front-page-stories {
  padding: 60px 0;
}

.front-page-panel {
  background: #1da8a5;
  background-image: linear-gradient(to right, #227899 0%, #1da8a5 100%);
  padding: 60px 0;
  text-align: center;
}
.front-page-panel h2 {
  color: #fff;
  margin: 0 0 20px;
}
.front-page-panel p {
  color: #fff;
  margin: 0 0 30px;
}

.front-page-colleague-speaks {
  padding: 120px 0;
}
.front-page-colleague-speaks img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.front-page-colleague-speaks__read-more {
  display: block;
}

.post-type-archive-vacancy .hero .page-header {
  background: none;
  padding-bottom: 0;
}

.post-type-archive-story .page-header {
  background: transparent;
}

.post-type-archive-faq .faq-bg {
  background-image: url(../assets/images/werkenbij-vragen.png);
}
.post-type-archive-faq .hero .page-header {
  background: linear-gradient(to right, var(--accent-color-secondary) 0, var(--accent-color-primary) 100%);
}

.tax-job_role .title {
  margin-top: -85px;
}
.tax-job_role__bg {
  background: linear-gradient(to right, var(--accent-color-secondary) 0, var(--accent-color-primary) 100%);
}
.tax-job_role .function-block {
  align-items: center;
  -moz-column-gap: 2em;
       column-gap: 2em;
  padding: 30px;
}
.tax-job_role .function-block--intro {
  background: #fff;
  border-radius: 15px;
  margin: 0;
  margin-top: -65px;
  position: relative;
  z-index: 1;
}
.tax-job_role .function-block__image {
  border-radius: 8px;
  height: auto;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tax-job_role .function-block__text--outline {
  border: 2px solid #ff746a;
  border-radius: 15px;
  padding: 30px 40px;
}
.tax-job_role .function-block__text--outline h2 {
  color: #fd4239;
}
.tax-job_role .function-block__text--outline a {
  -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  background: #fd4239;
  border: none;
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  padding: 8px 60px;
  text-decoration: none;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
}
.tax-job_role .function-vacancies__title {
  color: var(--button-color);
  margin: 1em;
  text-align: center;
}
.tax-job_role .function-vacancies__grid {
  padding: 30px;
}
.tax-job_role .function-cta {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 30px;
}
.tax-job_role .function-cta__title {
  color: #fff;
  font-size: 1.5rem;
  margin-top: 0;
  text-align: center;
}

* {
  box-sizing: border-box;
}

body {
  background-color: var(--background-color-primary);
  color: var(--text-color);
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-size: 0.938rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.618;
}

html {
  scroll-behavior: smooth;
}

blockquote {
  font-style: italic;
}

.container {
  height: 100%;
  margin: 0 auto;
  max-width: 65.625rem;
  width: 88%;
}

.page-header {
  width: 100%;
}

.site-main {
  padding-bottom: 1rem;
}

.entry-content > *:first-child {
  margin-top: 0;
}
.entry-content > *:last-child {
  margin-bottom: 0;
}

body:not(.home) .site-main .two-third {
  margin-bottom: 3.75rem;
}

.no-dot {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.wp-block-group.has-background {
  border-radius: 15px;
}

/* montserrat-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  src: url(../assets/fonts/montserrat-v31-latin-100.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-100.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 100;
  src: url(../assets/fonts/montserrat-v31-latin-100italic.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-100italic.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200;
  src: url(../assets/fonts/montserrat-v31-latin-200.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-200.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 200;
  src: url(../assets/fonts/montserrat-v31-latin-200italic.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-200italic.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url(../assets/fonts/montserrat-v31-latin-300.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-300.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: url(../assets/fonts/montserrat-v31-latin-300italic.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-300italic.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url(../assets/fonts/montserrat-v31-latin-regular.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-regular.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url(../assets/fonts/montserrat-v31-latin-italic.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-italic.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url(../assets/fonts/montserrat-v31-latin-500.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-500.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url(../assets/fonts/montserrat-v31-latin-500italic.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-500italic.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url(../assets/fonts/montserrat-v31-latin-600.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-600.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url(../assets/fonts/montserrat-v31-latin-600italic.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-600italic.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url(../assets/fonts/montserrat-v31-latin-700.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-700.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: url(../assets/fonts/montserrat-v31-latin-700italic.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-700italic.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url(../assets/fonts/montserrat-v31-latin-800.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-800.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  src: url(../assets/fonts/montserrat-v31-latin-800italic.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-800italic.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url(../assets/fonts/montserrat-v31-latin-900.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-900.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: url(../assets/fonts/montserrat-v31-latin-900italic.woff2) format("woff2"), url(../assets/fonts/montserrat-v31-latin-900italic.ttf) format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/*-----------------------------------------------------------------------------------*/
/*	0.0 Reset
/*-----------------------------------------------------------------------------------*/
/* --- Normalize --- */
/*-----------------------------------------------------------------------------------*/
/*	1.0 Abstracts
/*-----------------------------------------------------------------------------------*/
/* --- Functions --- */
/* --- Mixins --- */
/*-----------------------------------------------------------------------------------*/
/*	2.0 Utils
/*-----------------------------------------------------------------------------------*/
/* --- Ratio --- */
/* --- Stretched Link --- */
/*-----------------------------------------------------------------------------------*/
/*	3.0 Layout
/*-----------------------------------------------------------------------------------*/
/* --- Grid --- */
/* --- Header --- */
/* --- Navigation --- */
/* --- Sidebar --- */
/* --- Footer --- */
/* --- Wrap --- */
/*-----------------------------------------------------------------------------------*/
/*	4.0 Components
/*-----------------------------------------------------------------------------------*/
/* --- Accordion --- */
/* --- Breadcrumb --- */
/* --- Button --- */
/* --- Card --- */
/* --- Code --- */
/* --- Form --- */
/* --- Headline --- */
/* --- Icon --- */
/* --- Image --- */
/* --- Link --- */
/* --- List --- */
/* --- Quote --- */
/* --- Video --- */
/* --- Hero --- */
/* --- Apply form --- */
/* --- Open apply cta --- */
/* --- Card Story Excerpt --- */
/*-----------------------------------------------------------------------------------*/
/*	5.0 Pages
/*-----------------------------------------------------------------------------------*/
/* --- Home --- */
/* --- Home hero--- */
/* --- Archive --- */
/* --- Archive Story --- */
/* --- Archive FAQ --- */
/* --- Job Role --- */
/*-----------------------------------------------------------------------------------*/
/*	6.0 Base
/*-----------------------------------------------------------------------------------*/
/* --- Base --- */
/* --- Fonts --- */
@media only screen and (min-width: 48rem){
  .row {
    flex-direction: row;
  }
  .grid {
    --grid-cols: 3;
  }
  .grid--two-wide {
    --grid-cols: 2;
  }
  .grid--four-wide {
    --grid-cols: 4;
  }
  .grid--five-wide {
    --grid-cols: 5;
  }
  .grid--four-wide-footer {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid--three-wide-footer {
    grid-template-columns: 33.3333% 33.3333% 33.3333%;
  }
  .grid--one-third-two-third {
    grid-template-columns: 33.3333% 66.6666%;
  }
  .grid--two-third-one-third {
    grid-template-columns: 66.6666% 33.3333%;
  }
  .flex-container--item {
    flex: 0 0 calc(50% - 0.625rem);
  }
  .one-third {
    flex: 1 1 33.3333%;
  }
  .two-third {
    flex: 1 1 66.666%;
  }
  .site-header {
    background: transparent;
    top: 0;
    z-index: 100;
  }
  .site-header--single-vacancy, .site-header--vacancy-archive {
    background: transparent;
    position: absolute;
  }
  .site-footer .site-copyright__text, .site-footer .site-copyright__menu {
    flex: 1 1 50%;
  }
  .site-footer .site-copyright__text {
    font-size: inherit;
    order: 0;
  }
  .site-footer .site-copyright .footer-menu__list {
    justify-content: flex-end;
  }
  .wrap {
    max-width: 1050px;
    padding-left: 0;
    padding-right: 0;
    width: 88%;
  }
  .section-vacancy-details {
    border-radius: 0.938rem;
    bottom: auto;
    left: auto;
    max-width: 330px;
    position: fixed;
    top: 150px;
    z-index: 20;
  }
  figure.wp-block-video figcaption {
    font-size: 2.3rem;
    line-height: 2.5rem;
    padding: 1.875rem;
  }
  .hero--vacancy-archive {
    height: 23.438rem;
  }
  .hero--single-vacancy {
    height: 23.438rem;
  }
  .front-page-hero__intro {
    max-width: 50%;
  }
  .front-page-hero__intro h1 {
    font-size: 2.2rem;
  }
  .front-page-stories {
    padding: 120px 0;
  }
  .front-page-panel {
    padding: 120px 0;
  }
  .tax-job_role .function-block {
    padding: 60px;
  }
}
@media screen and (min-width: 783px){
  .admin-bar .site-header {
    top: 2rem;
  }
}
@media only screen and (min-width: 64rem){
  .hero .page-header .wrap {
    align-items: center;
    flex-direction: row;
  }
  .hero .page-header .wrap > * {
    max-width: 50%;
  }
  body:not(.home) .site-main .two-third {
    margin-bottom: 0;
    order: 2;
  }
}
@media only screen and (min-width: 87.5rem){
  .flex-container--item {
    flex: 0 0 calc(33% - 0.625rem);
  }
  .site-header {
    position: fixed;
  }
  .site-header.active {
    background: var(--background-color-primary);
    box-shadow: 0 0.313rem 0.938rem var(--text-color);
  }
  .site-header.active .site-branding {
    max-width: 15.625rem;
  }
  .site-header.active .site-branding .custom-logo-link .custom-logo {
    filter: none;
  }
  .site-header.active .main-navigation .menu-primary-menu-container .menu-item {
    color: var(--text-color);
  }
  .site-header.active .main-navigation .menu-primary-menu-container .menu-item.current-menu-item a:before {
    background: var(--text-color);
  }
  .main-navigation .menu-primary-menu-container {
    background: none;
    flex-grow: 2;
    height: auto;
    opacity: 1;
    padding: 0;
    pointer-events: auto;
    position: relative;
    width: auto;
  }
  .main-navigation .menu-primary-menu-container .menu {
    flex-direction: row;
    font-size: 1rem;
    justify-content: flex-end;
  }
  .main-navigation .menu-primary-menu-container .menu-item {
    padding: 0 1em;
  }
  .main-navigation .menu-toggle {
    display: none;
  }
}
