@charset "UTF-8";
@font-face {
  font-family: "Circular Std Book";
  src: url("/templates/fietchz/fonts/CircularStd-Book.eot");
  src: url("/templates/fietchz/fonts/CircularStd-Book.eot?#iefix") format("embedded-opentype"), url("/templates/fietchz/fonts/CircularStd-Book.woff2") format("woff2"), url("/templates/fietchz/fonts/CircularStd-Book.woff") format("woff"), url("/templates/fietchz/fonts/CircularStd-Book.ttf") format("truetype"), url("/templates/fietchz/fonts/CircularStd-Book.svg#CircularStd-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Circular Std Book Italic";
  src: url("/templates/fietchz/fonts/CircularStd-BookItalic.eot");
  src: url("/templates/fietchz/fonts/CircularStd-BookItalic.eot?#iefix") format("embedded-opentype"), url("/templates/fietchz/fonts/CircularStd-BookItalic.woff2") format("woff2"), url("/templates/fietchz/fonts/CircularStd-BookItalic.woff") format("woff"), url("/templates/fietchz/fonts/CircularStd-BookItalic.ttf") format("truetype"), url("/templates/fietchz/fonts/CircularStd-BookItalic.svg#CircularStd-BookItalic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Circular Std";
  src: url("/templates/fietchz/fonts/CircularStd-Bold.eot");
  src: url("/templates/fietchz/fonts/CircularStd-Bold.eot?#iefix") format("embedded-opentype"), url("/templates/fietchz/fonts/CircularStd-Bold.woff2") format("woff2"), url("/templates/fietchz/fonts/CircularStd-Bold.woff") format("woff"), url("/templates/fietchz/fonts/CircularStd-Bold.ttf") format("truetype"), url("/templates/fietchz/fonts/CircularStd-Bold.svg#CircularStd-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Circular Std";
  src: url("/templates/fietchz/fonts/CircularStd-BoldItalic.eot");
  src: url("/templates/fietchz/fonts/CircularStd-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/templates/fietchz/fonts/CircularStd-BoldItalic.woff2") format("woff2"), url("/templates/fietchz/fonts/CircularStd-BoldItalic.woff") format("woff"), url("/templates/fietchz/fonts/CircularStd-BoldItalic.ttf") format("truetype"), url("/templates/fietchz/fonts/CircularStd-BoldItalic.svg#CircularStd-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Century Schoolbook";
  src: url("/templates/fietchz/fonts/CenturySchoolbook-Italic.eot");
  src: url("/templates/fietchz/fonts/CenturySchoolbook-Italic.eot?#iefix") format("embedded-opentype"), url("/templates/fietchz/fonts/CenturySchoolbook-Italic.woff2") format("woff2"), url("/templates/fietchz/fonts/CenturySchoolbook-Italic.woff") format("woff"), url("/templates/fietchz/fonts/CenturySchoolbook-Italic.ttf") format("truetype"), url("/templates/fietchz/fonts/CenturySchoolbook-Italic.svg#CenturySchoolbook-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poly";
  src: url("/templates/lente/fonts/Poly-Regular.eot");
  src: url("/templates/lente/fonts/Poly-Regular.eot?#iefix") format("embedded-opentype"), url("/templates/lente/fonts/Poly-Regular.woff2") format("woff2"), url("/templates/lente/fonts/Poly-Regular.woff") format("woff"), url("/templates/lente/fonts/Poly-Regular.ttf") format("truetype"), url("/templates/lente/fonts/Poly-Regular.svg#Poly-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Font settings */
/* Size settings */
/* Cheatsheet: 3px by default */
/* Color settings */
/* Feature settings */
/* Global overwrites */
/* Usually the related boxes */
/* Usually the home box */
*, *::before, *::after {
  box-sizing: border-box;
}

html, body {
  margin: 0;
  padding: 0;
}

html {
  text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

picture, article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

img, iframe {
  vertical-align: middle;
  border-style: none;
}

form {
  margin: 0 auto;
}

input, textarea, select, button {
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border-radius: 0;
  margin: 0;
}

select::-ms-expand {
  display: none;
}

input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=radio], input[type=checkbox] {
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

@font-face {
  font-family: "FontAwesome";
  src: url("/templates/core/fonts/FontAwesome.eot");
  src: url("/templates/core/fonts/FontAwesome.eot?#iefix") format("embedded-opentype"), url("/templates/core/fonts/FontAwesome.woff2") format("woff2"), url("/templates/core/fonts/FontAwesome.woff") format("woff"), url("/templates/core/fonts/FontAwesome.ttf") format("truetype"), url("/templates/core/fonts/FontAwesome.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "FontAwesome";
    src: url("/templates/core/fonts/FontAwesome.svg#FontAwesome") format("svg");
  }
}
[class^=icon-]:before, [class*=" icon-"]:before,
[class^=icon-]:after, [class*=" icon-"]:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-favorites:before {
  content: "";
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpLight {
  from {
    opacity: 0;
    transform: translate3d(0, 15%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
html, body {
  font-family: "Circular Std Book", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  -webkit-font-smoothing: antialiased;
}

h1, .text-banner .block-title, .intro-block .block-title, .form-heading, h2, .widget .widget-title, .widget .list-nav .title, h3, h4, h5, h6, .heading-text, .people-list .name, .people-list .block-title, .cta-bar .title, .related-post-item .title, .post-item .title, .vacancy .title {
  font-weight: bold;
  line-height: 1.15;
  font-family: "Circular Std Book", sans-serif;
  color: #bbbbb3;
  margin-top: 0;
  margin-bottom: 0;
}

h1, .text-banner .block-title, .intro-block .block-title, .form-heading {
  font-size: 2rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 550px) {
  h1, .text-banner .block-title, .intro-block .block-title, .form-heading {
    font-size: 2.3125rem;
  }
}
h1.state-hide, .text-banner .state-hide.block-title, .intro-block .state-hide.block-title, .state-hide.form-heading {
  position: fixed;
  top: -4011px;
  left: -4011px;
}

h2, .widget .widget-title, .widget .list-nav .title {
  font-size: 1.6875rem;
  font-weight: 500;
  margin-bottom: 1.875rem;
}

h3 {
  font-size: 1.5rem;
}

h4, h5, h6 {
  font-size: 1.3125rem;
}

p {
  margin-top: 0;
  margin-bottom: 1.875rem;
}

ol, ul {
  margin-top: 0;
  margin-bottom: 1.875rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

blockquote, .quotes .quote {
  font-size: 1.3125rem;
  font-weight: normal;
  line-height: 1.15;
  font-family: "Circular Std Book Italic", serif;
  font-style: italic;
  background: #bbbbb3;
  margin: 0 0 1.875rem;
  border-left: 0.1875rem solid #000000;
  padding: 0.9375rem;
}
@media (min-width: 550px) {
  blockquote, .quotes .quote {
    font-size: 1.5rem;
  }
}
@media (min-width: 1000px) {
  blockquote, .quotes .quote {
    font-size: 1.6875rem;
    padding: 1.875rem;
  }
}
blockquote p, .quotes .quote p {
  margin-bottom: 0.9375rem;
}
blockquote p:last-child, .quotes .quote p:last-child {
  margin-bottom: 0;
}

@media (min-width: 1000px) {
  .main-content blockquote, .main-content .quotes .quote, .quotes .main-content .quote {
    margin: 3.75rem 0;
  }
}

b, strong {
  font-weight: bold;
}

a {
  color: #686863;
  text-decoration: none;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}
@media (min-width: 1050px) {
  a:hover {
    color: #bbbbb3;
  }
}

button {
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}
button:focus {
  outline: none;
}

.intro {
  font-size: 1.125rem;
  color: #686863;
  font-weight: normal;
}
@media (min-width: 400px) {
  .intro {
    font-size: 1.3125rem;
  }
}

.desc {
  font-size: 0.875rem;
}

.check-list {
  list-style: none;
  padding: 0;
}
.check-list li {
  position: relative;
  padding-left: 0.9375rem;
  margin-top: 0.3125rem;
}
.check-list li:first-child {
  margin-top: 0;
}
.check-list li:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.625rem;
  line-height: 1.5rem;
  vertical-align: middle;
  color: #686863;
}

.widget .check-list li:before {
  line-height: 1.3125rem;
}

.widget.state-filled .check-list li:before {
  color: #FFF;
}

label {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 500;
  color: #000000;
}

input, textarea, select {
  font-size: 0.875rem;
  color: #000000;
  background: #FFF;
  border: 0.0625rem solid rgba(0, 0, 0, 0.15);
  display: block;
  width: 100%;
  padding: 0.625rem 1.875rem 0.625rem 0.625rem;
  border-radius: 0.1875rem;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}
input:focus, textarea:focus, select:focus {
  outline: none;
}
input.state-invalid, textarea.state-invalid, select.state-invalid {
  border-color: #686863;
}
input.state-invalid:focus:valid, textarea.state-invalid:focus:valid, select.state-invalid:focus:valid {
  border-color: rgba(0, 0, 0, 0.15);
}
input:required:valid + .validation, textarea:required:valid + .validation, select:required:valid + .validation {
  opacity: 1;
}

textarea {
  min-height: 6em;
}

::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.65);
}

:-moz-placeholder {
  color: rgba(0, 0, 0, 0.65);
}

::-moz-placeholder {
  color: rgba(0, 0, 0, 0.65);
}

:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.65);
}

input[type=checkbox] + label:before,
input[type=radio] + label:before,
.form-field .validation:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 0.625rem;
  vertical-align: middle;
}

.form-sub-heading {
  font-size: 1.3125rem;
}

.social-apply {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: -0.625rem 0 1.875rem -1.875rem;
}
.social-apply .trigger {
  flex: 0 0 auto;
  color: #000000;
  font-size: 0.875rem;
  line-height: 1.15;
  font-weight: 500;
  text-decoration: underline;
  margin-left: 1.875rem;
  margin-top: 0.625rem;
}
@media (min-width: 1050px) {
  .social-apply .trigger:hover {
    text-decoration: none;
    color: #686863;
  }
}

input[type=checkbox], input[type=radio] {
  display: none;
  width: auto;
}
input[type=checkbox] + label, input[type=radio] + label {
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 1.5625rem;
  line-height: 1.125rem;
  font-weight: normal;
}
input[type=checkbox] + label:before, input[type=radio] + label:before {
  position: absolute;
  top: 0;
  left: 0;
  border: 0.0625rem solid rgba(0, 0, 0, 0.15);
  color: transparent;
  background: transparent;
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  line-height: 1rem;
  text-align: center;
  border-radius: 0.1875rem;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}
@media (min-width: 1050px) {
  input[type=checkbox] + label:hover:before, input[type=radio] + label:hover:before {
    color: rgba(0, 0, 0, 0.15);
  }
}
input[type=checkbox]:checked + label:before, input[type=radio]:checked + label:before {
  color: #FFF;
  background: #686863;
  border-color: #686863;
}

input[type=checkbox] {
  -webkit-appearance: checkbox;
}

input[type=radio] {
  -webkit-appearance: radio;
}

input[type=checkbox] + label:before {
  border-radius: 0.1875rem;
}

input[type=radio] + label:before {
  border-radius: 50%;
}

.form-row {
  margin-bottom: 0.9375rem;
}
@media (min-width: 750px) {
  .form-row.state-aligned {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .form-row.state-aligned > label {
    flex: 1 1 20%;
  }
  .form-row.state-aligned .form-field, .form-row.state-aligned .form-options {
    flex: 1 1 80%;
  }
}
.form-row.state-html p:last-of-type {
  margin-bottom: 0;
}

.form-field {
  position: relative;
}
.form-field .validation {
  opacity: 0;
  display: block;
  position: absolute;
  bottom: 0.625rem;
  right: 0.625rem;
  color: #000000;
  line-height: 1.3125rem;
  vertical-align: middle;
  transition: color 0.3s ease-out, opacity 0.3s ease-out;
}
.form-field textarea + .validation {
  bottom: auto;
  top: 0.625rem;
}
.form-field.state-select-field select {
  position: relative;
  z-index: 2;
  background: transparent;
}
.form-field.state-select-field:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0.625rem;
  right: 0.625rem;
}
.form-field.state-location-field input {
  position: relative;
  z-index: 2;
}
.form-field.state-location-field .trigger-filter-location {
  position: absolute;
  z-index: 3;
  bottom: 0.6875rem;
  right: 0.6875rem;
  color: rgba(0, 0, 0, 0.65);
  font-size: 0.625rem;
  line-height: 1.3125rem;
}
@media (min-width: 1050px) {
  .form-field.state-location-field .trigger-filter-location:hover {
    color: #000000;
  }
}
.form-field.state-location-field .trigger-filter-location:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.form-row-validation {
  display: none;
  color: #686863;
  font-weight: bold;
  margin: 1.875rem 0 0.9375rem;
}
.form-row-validation.state-show {
  display: block;
  animation: fadeIn 0.3s;
  animation-fill-mode: both;
}

.form-row-submit {
  margin: 1.875rem 0;
}
.form-row-submit .btn, .form-row-submit .upload .file-select a, .upload .file-select .form-row-submit a {
  overflow: hidden;
  display: block;
  width: 100%;
}
@media (min-width: 550px) {
  .form-row-submit .btn, .form-row-submit .upload .file-select a, .upload .file-select .form-row-submit a {
    display: inline-block;
    width: auto;
  }
}
.form-row-submit .btn.state-submitting, .form-row-submit .upload .file-select a.state-submitting, .upload .file-select .form-row-submit a.state-submitting {
  cursor: progress;
}
.form-row-submit .btn.state-submitting:after, .form-row-submit .upload .file-select a.state-submitting:after, .upload .file-select .form-row-submit a.state-submitting:after {
  content: "";
  display: inline-block;
  border-width: 0.3125rem;
  border-style: solid;
  border-color: #FFF rgba(255, 255, 255, 0.65) rgba(255, 255, 255, 0.65);
  width: 1.25rem;
  height: 1.25rem;
  float: right;
  position: relative;
  top: 0.125rem;
  margin-left: 0.3125rem;
  border-radius: 50%;
  animation: spin 0.9s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}

.widget .form-row-submit {
  margin-bottom: 0;
}
.widget .form-row-submit .btn, .widget .form-row-submit .upload .file-select a, .upload .file-select .widget .form-row-submit a {
  display: block;
  width: 100%;
}
.widget.state-filled label {
  color: #FFF;
}
.widget.state-filled .upload .file-field .placeholder {
  color: rgba(255, 255, 255, 0.65);
}
.widget.state-filled input[type=checkbox] + label:before, .widget.state-filled input[type=radio] + label:before {
  border-color: rgba(255, 255, 255, 0.65);
}
@media (min-width: 1050px) {
  .widget.state-filled input[type=checkbox] + label:hover:before, .widget.state-filled input[type=radio] + label:hover:before {
    color: transparent;
  }
}
.widget.state-filled input[type=checkbox]:checked + label:before, .widget.state-filled input[type=radio]:checked + label:before {
  border-color: #686863;
}
@media (min-width: 1050px) {
  .widget.state-filled input[type=checkbox]:checked + label:hover:before, .widget.state-filled input[type=radio]:checked + label:hover:before {
    color: #FFF;
  }
}

::selection {
  background: rgba(187, 187, 179, 0.2);
}

html, body {
  background-color: #FFF;
}

.section, body > .collapsible-content, .text-banner .outer, .people-list, .intro-block, .quotes, .double-results-box, .application-form, #bottom .post-bottom, #bottom .pre-bottom {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
@media (min-width: 1000px) {
  .section, body > .collapsible-content, .text-banner .outer, .people-list, .intro-block, .quotes, .double-results-box, .application-form, #bottom .post-bottom, #bottom .pre-bottom {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
}
.section.main-section, body > .main-section.collapsible-content, .text-banner .main-section.outer, .main-section.people-list, .main-section.intro-block, .main-section.quotes, .main-section.double-results-box, .main-section.application-form, #bottom .main-section.post-bottom, #bottom .main-section.pre-bottom {
  padding-bottom: 0;
}
@media (min-width: 1000px) {
  .section.main-section, body > .main-section.collapsible-content, .text-banner .main-section.outer, .main-section.people-list, .main-section.intro-block, .main-section.quotes, .main-section.double-results-box, .main-section.application-form, #bottom .main-section.post-bottom, #bottom .main-section.pre-bottom {
    padding-bottom: 3.75rem;
  }
}
@media (max-width: 999px) {
  .section.main-section .primary-section .main-content, body > .main-section.collapsible-content .primary-section .main-content, .text-banner .main-section.outer .primary-section .main-content, .main-section.people-list .primary-section .main-content, .main-section.intro-block .primary-section .main-content, .main-section.quotes .primary-section .main-content, .main-section.double-results-box .primary-section .main-content, .main-section.application-form .primary-section .main-content, #bottom .main-section.post-bottom .primary-section .main-content, #bottom .main-section.pre-bottom .primary-section .main-content {
    display: flex;
    flex-direction: column;
  }
  .section.main-section .primary-section .main-content .collapsible-content, body > .main-section.collapsible-content .primary-section .main-content .collapsible-content, .text-banner .main-section.outer .primary-section .main-content .collapsible-content, .main-section.people-list .primary-section .main-content .collapsible-content, .main-section.intro-block .primary-section .main-content .collapsible-content, .main-section.quotes .primary-section .main-content .collapsible-content, .main-section.double-results-box .primary-section .main-content .collapsible-content, .main-section.application-form .primary-section .main-content .collapsible-content, #bottom .main-section.post-bottom .primary-section .main-content .collapsible-content, #bottom .main-section.pre-bottom .primary-section .main-content .collapsible-content {
    order: 1;
  }
}

.wrap, body > .collapsible-content .inner, .text-banner .outer .inner, .banner .inner, .intro-block .inner, .quotes .outer, .double-results-box .inner, .search-suggestions .inner, #bottom .post-bottom, #bottom .pre-bottom, .section-spacer {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1000px) {
  .wrap, body > .collapsible-content .inner, .text-banner .outer .inner, .banner .inner, .intro-block .inner, .quotes .outer, .double-results-box .inner, .search-suggestions .inner, #bottom .post-bottom, #bottom .pre-bottom, .section-spacer {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}

@media (min-width: 1000px) {
  .primary-section {
    overflow: hidden;
  }
  .primary-section .main-content {
    float: left;
    width: 75%;
    padding-left: 1.875rem;
  }
  .primary-section .main-content:first-child {
    padding-left: 0;
    padding-right: 1.875rem;
  }
  .primary-section .main-content:only-child {
    float: none;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .primary-section .main-content:only-child:first-child {
    padding-right: 0;
  }
  .primary-section .sidebar {
    float: left;
    width: 25%;
  }
  .primary-section .sidebar:empty {
    display: none;
  }
  .primary-section.state-reversed .main-content {
    padding-left: 0;
    padding-right: 1.875rem;
  }
  .primary-section.state-reversed .main-content:only-child {
    padding-right: 0;
  }
  .primary-section.state-reversed .sidebar {
    float: right;
  }
}
@media (min-width: 1200px) {
  .primary-section .main-content {
    padding-left: 5.625rem;
  }
  .primary-section .main-content:first-child {
    padding-left: 0;
    padding-right: 5.625rem;
  }
  .primary-section .main-content:only-child {
    padding-left: 0;
  }
  .primary-section .main-content:only-child:first-child {
    padding-right: 0;
  }
  .primary-section.state-reversed .main-content {
    padding-left: 0;
    padding-right: 5.625rem;
  }
  .primary-section.state-reversed .main-content:only-child {
    padding-right: 0;
  }
}

.sidebar.state-sticky {
  animation: fadeIn 0.6s;
  animation-fill-mode: both;
}
.sidebar.state-sticky.state-hide {
  animation: fadeOut 0.3s;
  animation-fill-mode: both;
}

hr {
  height: 0;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  margin-top: 0;
  margin-bottom: 1.875rem;
}

.section-spacer hr {
  margin-bottom: 0;
}

.flex-img img {
  width: 100%;
  display: block;
}

.primary-section .main-content .flex-img {
  margin: 1.875rem 0;
}

.primary-section .main-content p a {
  display: inline-block;
}

.detail-group {
  display: inline;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.65);
}
.detail-group:after {
  content: "•";
  display: inline-block;
  margin: 0 0.1875rem;
}
.detail-group:last-child:after {
  display: none;
}
.detail-group .value:after {
  content: ",";
}
.detail-group .value:last-child:after {
  display: none;
}

.text-overflow, .banner .scroll-to-options, .related-post-item .summary, .post-item .summary, .vacancy .summary, .upload .file-field {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.back-link {
  position: relative;
  display: inline-block;
  padding-left: 1em;
  font-size: 0.875rem;
  font-weight: 500;
  color: #686863;
}
@media (min-width: 1050px) {
  .back-link:hover {
    color: #bbbbb3;
  }
}
.back-link:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}

.main-section .wrap > .back-link, .main-section body > .collapsible-content .inner > .back-link, body > .collapsible-content .main-section .inner > .back-link, .main-section .text-banner .outer .inner > .back-link, .text-banner .outer .main-section .inner > .back-link, .main-section .banner .inner > .back-link, .banner .main-section .inner > .back-link, .main-section .intro-block .inner > .back-link, .intro-block .main-section .inner > .back-link, .main-section .quotes .outer > .back-link, .quotes .main-section .outer > .back-link, .main-section .double-results-box .inner > .back-link, .double-results-box .main-section .inner > .back-link, .main-section .search-suggestions .inner > .back-link, .search-suggestions .main-section .inner > .back-link, .main-section #bottom .post-bottom > .back-link, #bottom .main-section .post-bottom > .back-link, .main-section #bottom .pre-bottom > .back-link, #bottom .main-section .pre-bottom > .back-link, .main-section .section-spacer > .back-link {
  display: none;
}
@media (min-width: 1000px) {
  .main-section .wrap > .back-link, .main-section body > .collapsible-content .inner > .back-link, body > .collapsible-content .main-section .inner > .back-link, .main-section .text-banner .outer .inner > .back-link, .text-banner .outer .main-section .inner > .back-link, .main-section .banner .inner > .back-link, .banner .main-section .inner > .back-link, .main-section .intro-block .inner > .back-link, .intro-block .main-section .inner > .back-link, .main-section .quotes .outer > .back-link, .quotes .main-section .outer > .back-link, .main-section .double-results-box .inner > .back-link, .double-results-box .main-section .inner > .back-link, .main-section .search-suggestions .inner > .back-link, .search-suggestions .main-section .inner > .back-link, .main-section #bottom .post-bottom > .back-link, #bottom .main-section .post-bottom > .back-link, .main-section #bottom .pre-bottom > .back-link, #bottom .main-section .pre-bottom > .back-link, .main-section .section-spacer > .back-link {
    display: inline-block;
    position: relative;
    top: -1.875rem;
  }
}

.results-summary .current, .results-summary .total {
  font-weight: bold;
}

.flex-direction-nav {
  display: flex;
}
.flex-direction-nav .flex-nav-prev {
  margin-right: 0.3125rem;
}
.flex-direction-nav .flex-nav-next {
  margin-left: 0.3125rem;
}
.flex-direction-nav a {
  display: block;
  font-size: 0.875rem;
  width: 1.875rem;
  height: 1.875rem;
  line-height: 1.875rem;
  text-align: center;
  color: #686863;
  background: #FFF;
  border-radius: 50%;
}
@media (min-width: 1050px) {
  .flex-direction-nav a:hover {
    color: #bbbbb3;
    background: #FFF;
  }
}
.flex-direction-nav a:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flex-direction-nav a.flex-prev:before {
  content: "";
}
.flex-direction-nav a.flex-next:before {
  content: "";
}

.static-ar {
  position: relative;
  height: 0;
}
.static-ar img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.static-ar.static-ar-square {
  padding-bottom: 100%;
}
.static-ar.static-ar-photo {
  padding-bottom: 66.6666666667%;
}

.btn, .upload .file-select a {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-size: 1rem;
  color: #000000;
  background: #FFFFFF;
  border: 0.0625rem solid #FFFFFF;
  padding: 0.625rem 0.9375rem;
  border-radius: 0.1875rem;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}
@media (min-width: 1050px) {
  .btn:hover, .upload .file-select a:hover, .btn:focus, .upload .file-select a:focus {
    color: #FFF;
    background: #dfdfdb;
    border-color: #dfdfdb;
  }
}
.btn.state-primary, .upload .file-select a.state-primary {
  color: #FFF;
  border-color: #bbbbb3;
  background: #bbbbb3;
}
@media (min-width: 1050px) {
  .btn.state-primary:hover, .upload .file-select a.state-primary:hover, .btn.state-primary:focus, .upload .file-select a.state-primary:focus {
    background: #dfdfdb;
    border-color: #dfdfdb;
  }
}
.btn.state-secondary, .upload .file-select a {
  color: #FFF;
  border-color: #686863;
  background: #686863;
}
@media (min-width: 1050px) {
  .btn.state-secondary:hover, .upload .file-select a:hover, .btn.state-secondary:focus, .upload .file-select a:focus {
    background: #8f8f89;
    border-color: #8f8f89;
  }
}
.btn.state-tertiary, .upload .file-select a.state-tertiary {
  color: #FFF;
  border-color: #686863;
  background: #686863;
}
@media (min-width: 1050px) {
  .btn.state-tertiary:hover, .upload .file-select a.state-tertiary:hover, .btn.state-tertiary:focus, .upload .file-select a.state-tertiary:focus {
    background: #8f8f89;
    border-color: #8f8f89;
  }
}
.btn.state-border, .upload .file-select a {
  color: #bbbbb3;
  border-color: currentColor;
  background: transparent;
}
@media (min-width: 1050px) {
  .btn.state-border:hover, .upload .file-select a:hover, .btn.state-border:focus, .upload .file-select a:focus {
    color: #FFF;
    border-color: #dfdfdb;
    background: #dfdfdb;
  }
}
.btn.state-border.state-primary, .upload .file-select a.state-primary {
  color: #bbbbb3;
}
@media (min-width: 1050px) {
  .btn.state-border.state-primary:hover, .upload .file-select a.state-primary:hover, .btn.state-border.state-primary:focus, .upload .file-select a.state-primary:focus {
    color: #FFF;
    background: #dfdfdb;
    border-color: #dfdfdb;
  }
}
.btn.state-border.state-secondary, .upload .file-select a {
  color: #686863;
}
@media (min-width: 1050px) {
  .btn.state-border.state-secondary:hover, .upload .file-select a:hover, .btn.state-border.state-secondary:focus, .upload .file-select a:focus {
    color: #FFF;
    background: #8f8f89;
    border-color: #8f8f89;
  }
}
.btn.state-border.state-tertiary, .upload .file-select a.state-tertiary {
  color: #686863;
}
@media (min-width: 1050px) {
  .btn.state-border.state-tertiary:hover, .upload .file-select a.state-tertiary:hover, .btn.state-border.state-tertiary:focus, .upload .file-select a.state-tertiary:focus {
    color: #FFF;
    background: #8f8f89;
    border-color: #8f8f89;
  }
}

.btn-cont, .link-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-left: -0.9375rem;
  margin-top: -0.9375rem;
}

.btn-cont .btn, .btn-cont .upload .file-select a, .upload .file-select .btn-cont a {
  flex: 1 0 auto;
  margin-left: 0.9375rem;
  margin-top: 0.9375rem;
}
@media (min-width: 550px) {
  .btn-cont .btn, .btn-cont .upload .file-select a, .upload .file-select .btn-cont a {
    flex-grow: 0;
  }
}

.link-cont .link {
  flex: 0 0 auto;
  line-height: 1.15;
  margin-left: 0.9375rem;
  margin-top: 0.9375rem;
}
@media (min-width: 550px) {
  .link-cont .link {
    flex-grow: 0;
  }
}

#top {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1337;
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.15);
  background: #FFF;
}
#top .pre-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.9375rem;
}
@media (min-width: 1000px) {
  #top .pre-top {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
#top .pre-top .logo {
  flex: 0 0 auto;
  display: block;
  margin-right: auto;
  max-width: 6.5625rem;
}
#top .pre-top .logo img {
  display: block;
  max-width: 100%;
  max-height: 2.8125rem;
}
@media (min-width: 1000px) {
  #top .pre-top .logo {
    order: 1;
    max-width: 12.1875rem;
  }
  #top .pre-top .logo img {
    max-height: 5.625rem;
  }
}
#top .search-form {
  display: none;
}

.shortcuts {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
@media (min-width: 1000px) {
  .shortcuts {
    order: 3;
    margin-left: 0.9375rem;
  }
}
@media (min-width: 1100px) {
  .shortcuts {
    margin-left: 1.875rem;
  }
}
.shortcuts .link {
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #000000;
  font-size: 0.875rem;
  font-weight: bold;
  margin-left: 0.625rem;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}
.shortcuts .link:first-child {
  margin-left: 0;
}
@media (min-width: 1100px) {
  .shortcuts .link {
    margin-left: 1.875rem;
  }
  .shortcuts .link:first-child {
    margin-left: 0;
  }
}
@media (min-width: 1050px) {
  .shortcuts .link:hover {
    color: #686863;
  }
}
.shortcuts .link .anchor {
  flex: 0 0 auto;
  line-height: 1.15;
}
.shortcuts .link .amount, .shortcuts .link .icon-cont {
  flex: 0 0 auto;
  line-height: 1.15;
  margin-right: 0.3125rem;
}
.shortcuts .link .icon {
  line-height: 1.15;
}
.shortcuts .link .icon:before {
  font-size: 1.125rem;
}
.shortcuts .link .icon.icon-favorites {
  color: #686863;
}
.shortcuts .link.trigger-menu-main {
  margin-left: 0.9375rem;
}
@media (min-width: 1000px) {
  .shortcuts .link.trigger-menu-main {
    display: none;
  }
}
.shortcuts .link.trigger-menu-main .icon-cont {
  width: 1.5625rem;
  height: 0.875rem;
  background: #FFF;
  vertical-align: middle;
}
.shortcuts .link.trigger-menu-main .icon-cont .icon {
  margin-top: 0.375rem;
  display: block;
  position: relative;
  height: 0.125rem;
}
.shortcuts .link.trigger-menu-main .icon-cont .icon .base-line, .shortcuts .link.trigger-menu-main .icon-cont .icon:after, .shortcuts .link.trigger-menu-main .icon-cont .icon:before {
  display: block;
  background: #000000;
  width: 100%;
  height: 100%;
}
.shortcuts .link.trigger-menu-main .icon-cont .icon .base-line {
  transition: background-color 0.15s ease-out;
}
.shortcuts .link.trigger-menu-main .icon-cont .icon:after, .shortcuts .link.trigger-menu-main .icon-cont .icon:before {
  content: "";
  position: absolute;
  left: 0;
  transition: transform 0.15s ease-out;
}
.shortcuts .link.trigger-menu-main .icon-cont .icon:before {
  top: -0.375rem;
}
.shortcuts .link.trigger-menu-main .icon-cont .icon:after {
  top: 0.375rem;
}

#menu-main {
  display: none;
  flex: 0 0 100%;
  list-style: none;
  padding: 0;
  margin: 0.9375rem 0 0;
}
@media (min-width: 1000px) {
  #menu-main {
    flex-basis: auto;
    display: flex;
    align-items: center;
    order: 2;
    margin: 0;
  }
}
#menu-main .el {
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.15);
}
@media (min-width: 1000px) {
  #menu-main .el {
    border: none;
    padding: 0.3125rem 0;
    margin-left: 0.9375rem;
  }
  #menu-main .el:first-child {
    margin-left: 0;
  }
}
#menu-main .el.state-notification a {
  position: relative;
  padding-right: 12px;
}
#menu-main .el.state-notification a .notification {
  position: absolute;
  height: 20px;
  width: 20px;
  line-height: 20px;
  background-color: #686863;
  color: #FFFFFF;
  text-align: center;
  border-radius: 50%;
  font-size: 11px;
  top: 3px;
}
@media (min-width: 1000px) {
  #menu-main .el.state-notification a .notification {
    display: block;
    top: -10px;
    right: -6px;
  }
}
#menu-main a {
  color: #000000;
}
@media (min-width: 1050px) {
  #menu-main a:hover {
    color: #686863;
  }
}
#menu-main a.state-current {
  color: #686863;
}
#menu-main .top-level {
  display: block;
  white-space: nowrap;
  padding: 0.625rem 0;
  font-size: 0.875rem;
}
@media (min-width: 1000px) {
  #menu-main .top-level {
    padding: 0;
  }
}
@media (min-width: 1100px) {
  #menu-main .top-level {
    font-size: 1rem;
  }
}
#menu-main .trigger-second-level {
  position: relative;
}
#menu-main .trigger-second-level .top-level {
  display: block;
  position: relative;
  padding-right: 1em;
}
#menu-main .trigger-second-level .top-level:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 0.625rem;
  right: 0;
}
@media (min-width: 1000px) {
  #menu-main .trigger-second-level .top-level:after {
    top: 0;
  }
}
@media (min-width: 1000px) {
  #menu-main .trigger-second-level:hover .second-level {
    display: block;
    animation: fadeIn 0.3s;
    animation-fill-mode: both;
  }
}
#menu-main .second-level {
  display: none;
  list-style: none;
  font-size: 0.875rem;
  padding: 0 0 0.625rem;
  margin: 0;
}
@media (min-width: 1000px) {
  #menu-main .second-level {
    position: absolute;
    z-index: 10;
    top: 1.96875rem;
    left: 0;
    border: 0.0625rem solid rgba(0, 0, 0, 0.15);
    background: #FFF;
    white-space: nowrap;
    padding: 0.9375rem;
    border-radius: 0.1875rem;
  }
}
#menu-main .second-level a {
  position: relative;
  display: block;
  font-size: 0.875rem;
  padding-left: 1em;
}
#menu-main .second-level a:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transition: left 0.1s ease-out;
}
@media (min-width: 1050px) {
  #menu-main .second-level a:hover:before {
    left: 0.25em;
  }
}
@media (max-width: 1000px) {
  #menu-main .state-show-second-level .top-level:after {
    content: "";
  }
  #menu-main .state-show-second-level .second-level {
    display: block;
  }
}

body {
  transition: padding 0.15s ease-out;
}
body #top {
  display: block;
}
body.state-menu-main-open, body.state-search-box-open {
  position: fixed;
  overflow: hidden;
  height: 100vh;
  width: 100%;
}
body.state-menu-main-open #top, body.state-search-box-open #top {
  border: none;
}
@media (min-width: 1000px) {
  body.state-menu-main-open {
    position: static;
    height: auto;
    width: auto;
    overflow: visible;
  }
}
body.state-menu-main-open #top .shortcuts .trigger-menu-main .icon-cont .icon .base-line {
  background: transparent;
}
body.state-menu-main-open #top .shortcuts .trigger-menu-main .icon-cont .icon:before {
  top: -50%;
  transform: translateY(50%) rotate(45deg);
}
body.state-menu-main-open #top .shortcuts .trigger-menu-main .icon-cont .icon:after {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
body.state-menu-main-open #menu-main {
  display: block;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-bottom: 9.375rem;
}
@media (min-width: 1000px) {
  body.state-menu-main-open #menu-main {
    display: flex;
    overflow: visible;
    height: auto;
    padding-bottom: 0;
  }
}
body.state-search-box-open #top .search-form {
  display: block;
  overflow: hidden;
}
body.state-search-box-open #top .search-form .search-suggestions {
  position: relative;
  background: #FFF;
  min-height: 100vh;
}
body.state-search-box-open #top .search-form .search-suggestions .search-form {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
body.state-search-box-open #top .search-form .search-suggestions .results {
  padding-top: 6.253125rem;
  padding-bottom: 9.375rem;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  background: #FFF;
}
@media (min-width: 1000px) {
  body.state-search-box-open #top .search-form .search-suggestions .results {
    padding-bottom: 8.4375rem;
  }
}

@media (hover: none) {
  #menu-main, #top .search-form .search-suggestions .results {
    -webkit-overflow-scrolling: touch;
  }
}
#bottom {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.65);
  background: #bbbbb3;
  overflow: hidden;
}
#bottom .pre-bottom {
  overflow: hidden;
}
@media (min-width: 1000px) {
  #bottom .pre-bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
#bottom .pre-bottom .title {
  color: #FFF;
  font-size: 1.125rem;
  line-height: 1.15;
  font-family: "Circular Std Book", sans-serif;
  font-weight: 500;
  margin-bottom: 0.625rem;
}
#bottom .pre-bottom .logo {
  display: block;
  flex: 0 1 auto;
  max-width: 10.3125rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.875rem;
}
@media (min-width: 1000px) {
  #bottom .pre-bottom .logo {
    margin: 0 1.875rem 0 0;
  }
}
@media (min-width: 1200px) {
  #bottom .pre-bottom .logo {
    max-width: 12.1875rem;
    margin-right: 3.75rem;
  }
}
#bottom .pre-bottom .logo img {
  display: block;
  max-width: 100%;
  max-height: 8.4375rem;
  margin-left: auto;
  margin-right: auto;
}
#bottom .pre-bottom .list-nav, #bottom .pre-bottom .contact-box {
  flex: 0 0 auto;
  line-height: 2;
  margin-bottom: 1.875rem;
}
#bottom .pre-bottom .list-nav:last-child, #bottom .pre-bottom .contact-box:last-child {
  margin-bottom: 0;
}
@media (min-width: 750px) {
  #bottom .pre-bottom .list-nav, #bottom .pre-bottom .contact-box {
    float: left;
  }
}
@media (min-width: 1000px) {
  #bottom .pre-bottom .list-nav, #bottom .pre-bottom .contact-box {
    float: none;
    margin-bottom: 0;
  }
}
@media (min-width: 750px) {
  #bottom .pre-bottom .list-nav {
    margin-right: 3.75rem;
  }
}
@media (min-width: 1000px) {
  #bottom .pre-bottom .list-nav {
    margin-right: 1.875rem;
  }
}
@media (min-width: 1100px) {
  #bottom .pre-bottom .list-nav {
    margin-right: 3.75rem;
  }
}
#bottom .pre-bottom .list-nav a {
  color: rgba(255, 255, 255, 0.65);
}
@media (min-width: 1050px) {
  #bottom .pre-bottom .list-nav a:hover {
    color: #FFF;
  }
}
#bottom .pre-bottom .contact-box {
  color: rgba(255, 255, 255, 0.65);
  margin-right: auto;
}
#bottom .pre-bottom .contact-box p:last-child {
  margin-bottom: 0;
}
#bottom .pre-bottom .contact-box a {
  color: #FFF;
}
@media (min-width: 1050px) {
  #bottom .pre-bottom .contact-box a:hover {
    color: #FFF;
  }
}
#bottom .pre-bottom .btn-cont {
  clear: both;
  flex: 0 0 auto;
  display: block;
  margin: 0;
}
#bottom .pre-bottom .btn-cont .btn, #bottom .pre-bottom .btn-cont .upload .file-select a, .upload .file-select #bottom .pre-bottom .btn-cont a {
  display: block;
  width: 100%;
  font-size: 0.875rem;
  margin: 0 0 0.625rem;
  color: #bbbbb3;
  background: #FFF;
}
#bottom .pre-bottom .btn-cont .btn:last-child, #bottom .pre-bottom .btn-cont .upload .file-select a:last-child, .upload .file-select #bottom .pre-bottom .btn-cont a:last-child {
  margin-bottom: 0;
}
@media (min-width: 1050px) {
  #bottom .pre-bottom .btn-cont .btn:hover, #bottom .pre-bottom .btn-cont .upload .file-select a:hover, .upload .file-select #bottom .pre-bottom .btn-cont a:hover, #bottom .pre-bottom .btn-cont .btn:focus, #bottom .pre-bottom .btn-cont .upload .file-select a:focus, .upload .file-select #bottom .pre-bottom .btn-cont a:focus {
    color: #FFF;
    background: #dfdfdb;
    border-color: #dfdfdb;
  }
}
#bottom .pre-bottom .btn-cont .btn.state-border, #bottom .pre-bottom .btn-cont .upload .file-select a, .upload .file-select #bottom .pre-bottom .btn-cont a {
  color: #FFF;
  background: transparent;
}
@media (min-width: 1050px) {
  #bottom .pre-bottom .btn-cont .btn.state-border:hover, #bottom .pre-bottom .btn-cont .upload .file-select a:hover, .upload .file-select #bottom .pre-bottom .btn-cont a:hover, #bottom .pre-bottom .btn-cont .btn.state-border:focus, #bottom .pre-bottom .btn-cont .upload .file-select a:focus, .upload .file-select #bottom .pre-bottom .btn-cont a:focus {
    background: #dfdfdb;
    border-color: #dfdfdb;
  }
}
#bottom .post-bottom {
  border-top: 0.0625rem solid rgba(255, 255, 255, 0.15);
}
@media (min-width: 750px) {
  #bottom .post-bottom {
    display: flex;
    flex-wrap: wrap;
  }
}
#bottom .post-bottom .social-box {
  flex: 0 0 auto;
  margin-right: auto;
}
#bottom .post-bottom .social-box a {
  color: #FFF;
}
@media (min-width: 1050px) {
  #bottom .post-bottom .social-box a:hover {
    color: #FFF;
  }
}
#bottom .post-bottom .post-nav {
  flex: 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 0.9375rem;
}
#bottom .post-bottom .post-nav:first-child {
  margin-top: 0;
}
@media (min-width: 750px) {
  #bottom .post-bottom .post-nav {
    margin-top: 0;
  }
}
#bottom .post-bottom .post-nav .copyright {
  flex: 0 0 auto;
  margin-bottom: 0;
}
#bottom .post-bottom .post-nav .copyright:last-child {
  margin-right: 0;
}
@media (min-width: 750px) {
  #bottom .post-bottom .post-nav .copyright {
    margin-right: 1.875rem;
  }
  #bottom .post-bottom .post-nav .copyright:last-child {
    margin-right: 0;
  }
}
#bottom .post-bottom .post-nav .nav {
  flex: 0 0 auto;
  list-style: none;
  padding: 0;
  display: flex;
  margin-bottom: 0;
}
@media (min-width: 750px) {
  #bottom .post-bottom .post-nav .nav {
    margin-left: -0.9375rem;
  }
}
#bottom .post-bottom .post-nav .nav li {
  margin-left: 0.9375rem;
}
#bottom .post-bottom .post-nav .nav a {
  color: rgba(255, 255, 255, 0.65);
}
@media (min-width: 1050px) {
  #bottom .post-bottom .post-nav .nav a:hover {
    color: #FFF;
  }
}

.search-suggestions .search-form {
  padding: 1.25rem 0;
  background: #bbbbb3;
}
.search-suggestions .search-form input, .search-suggestions .search-form .form-field {
  background: transparent;
  border-radius: 0;
  padding: 0 0 0.625rem;
  color: #000000;
  border-width: 0 0 0.25rem;
  border-style: solid;
  border-color: #a3a398;
}
.search-suggestions .search-form input {
  font-size: 1.6875rem;
  line-height: 1.15;
}
.search-suggestions .search-form select {
  font-size: 1.125rem;
  line-height: 1.15;
  font-weight: 500;
  border-radius: 0;
  border: none;
}
.search-suggestions .search-form ::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.65);
}
.search-suggestions .search-form :-moz-placeholder {
  color: rgba(0, 0, 0, 0.65);
}
.search-suggestions .search-form ::-moz-placeholder {
  color: rgba(0, 0, 0, 0.65);
}
.search-suggestions .search-form :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.65);
}
.search-suggestions .search-form .search-direction {
  display: flex;
}
.search-suggestions .search-form .search-direction input {
  flex: 1 1 auto;
}
.search-suggestions .search-form .search-direction .form-field {
  flex: 0 0 auto;
}
.search-suggestions .search-form .form-field.state-select-field:after {
  line-height: 1.29375rem;
  bottom: 1.25rem;
}
.search-suggestions .results {
  display: none;
  padding: 0.9375rem 0;
  background: #FFF;
}
.search-suggestions .results.state-show {
  display: block;
}
@media (min-width: 750px) {
  .search-suggestions .results.state-show {
    animation: fadeIn 0.3s;
    animation-fill-mode: both;
  }
}
.search-suggestions .results-block {
  list-style: none;
  padding: 0;
  margin: 0.9375rem 0 0;
}
.search-suggestions .results-block:first-child {
  margin-top: 0;
}
.search-suggestions .el {
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.15);
}
.search-suggestions .el:first-child {
  border: none;
}
.search-suggestions .block-title, .search-suggestions .result {
  padding: 0.9375rem 0;
}
.search-suggestions .block-title {
  font-size: 0.875rem;
  font-weight: bold;
}
.search-suggestions .block-title .divider {
  color: rgba(0, 0, 0, 0.65);
}
.search-suggestions .block-title .wipe {
  color: rgba(0, 0, 0, 0.65);
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}
@media (min-width: 1050px) {
  .search-suggestions .block-title .wipe:hover {
    color: #686863;
  }
}
.search-suggestions .result {
  position: relative;
  display: flex;
  padding-left: 1em;
  color: #000000;
  font-size: 0.875rem;
}
.search-suggestions .result:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 0.875rem;
  left: 0;
  transition: left 0.1s ease-out;
}
@media (min-width: 1000px) {
  .search-suggestions .result {
    font-size: 1rem;
  }
}
@media (min-width: 1050px) {
  .search-suggestions .result:hover {
    color: #686863;
  }
  .search-suggestions .result:hover:before {
    left: 0.25em;
  }
}
.search-suggestions .result .anchor {
  flex: 1 1 auto;
  margin-right: auto;
}
.search-suggestions .result .highlight {
  font-weight: bold;
}
.search-suggestions .result .amount, .search-suggestions .result .type {
  flex: 0 0 auto;
  font-size: 0.875rem;
  margin-left: 0.625rem;
}
.search-suggestions .result .amount {
  color: rgba(0, 0, 0, 0.65);
}
.search-suggestions .result .type {
  font-weight: bold;
}

#search-page h1 .search-term, #search-page .text-banner .block-title .search-term, .text-banner #search-page .block-title .search-term, #search-page .intro-block .block-title .search-term, .intro-block #search-page .block-title .search-term, #search-page .form-heading .search-term {
  font-style: italic;
}
#search-page .results-block {
  list-style: none;
  padding: 0;
  margin: 0.9375rem 0 0;
}
#search-page .results-block:first-child {
  margin-top: 0;
}
#search-page .results-block .block-title {
  font-size: 0.875rem;
  font-weight: bold;
  padding-bottom: 0.9375rem;
}
#search-page .results-block .el {
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.15);
}
#search-page .results-block .el:first-child {
  border: none;
}
#search-page .results-block .result {
  padding: 0.9375rem 0;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 1em;
  color: #000000;
  font-size: 0.875rem;
}
#search-page .results-block .result:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 0.875rem;
  left: 0;
  transition: left 0.1s ease-out;
}
@media (min-width: 1000px) {
  #search-page .results-block .result {
    font-size: 1rem;
  }
}
@media (min-width: 1050px) {
  #search-page .results-block .result:hover {
    color: #686863;
  }
}
#search-page .results-block .result .anchor {
  flex: 1 1 auto;
  margin-right: auto;
}
#search-page .results-block .result .highlight {
  font-weight: bold;
}
#search-page .results-block .result .amount, #search-page .results-block .result .type {
  flex: 0 0 auto;
  font-size: 0.875rem;
  margin-left: 0.625rem;
}
#search-page .results-block .result .amount {
  color: rgba(0, 0, 0, 0.65);
}
#search-page .results-block .result .type {
  font-weight: bold;
}
#search-page .vacancy-results {
  margin-bottom: 1.875rem;
}
@media (min-width: 550px) {
  #search-page .vacancy-results {
    margin: 2.8125rem 0;
  }
}
#search-page .vacancy-results .results {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 0.9375rem;
}
@media (min-width: 550px) {
  #search-page .vacancy-results .results {
    display: flex;
  }
}
#search-page .vacancy-results .results .el {
  flex: 0 0 50%;
  margin-top: 0.9375rem;
}
#search-page .vacancy-results .results .el:first-child {
  margin-top: 0;
}
@media (min-width: 550px) {
  #search-page .vacancy-results .results .el {
    margin-top: 0;
  }
  #search-page .vacancy-results .results .el:nth-child(odd) .vacancy {
    margin-right: 0.46875rem;
  }
  #search-page .vacancy-results .results .el:nth-child(even) .vacancy {
    margin-left: 0.46875rem;
  }
}
#search-page .vacancy-results .btn, #search-page .vacancy-results .upload .file-select a, .upload .file-select #search-page .vacancy-results a {
  display: block;
}
#search-page .vacancy-results .block-title {
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 0.9375rem;
}
#search-page .vacancy-results .vacancy .trigger-favorites {
  top: 1.09375rem;
}
#search-page .vacancy-results .vacancy .title {
  font-size: 1rem;
  font-weight: 500;
}
#search-page .vacancy-results .vacancy .title .featured-note {
  top: -0.0625rem;
  font-size: 0.625rem;
}
#search-page .vacancy-results .vacancy .sub-title {
  display: none;
}
#search-page .vacancy-results .vacancy .summary {
  margin-top: 0.625rem;
  white-space: normal;
  overflow: initial;
  text-overflow: initial;
}
#search-page .vacancy-results .vacancy .detail-group .value {
  display: block;
}
#search-page .vacancy-results .vacancy .detail-group:after {
  display: none;
}
#search-page #search-page-form input {
  font-size: 1.6875rem;
  line-height: 1.15;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 0.9375rem;
}
#search-page #search-page-form .module-filters-box {
  background: rgba(0, 0, 0, 0.15);
  padding: 0.625rem 0.9375rem;
  border-radius: 0 0 0.1875rem 0.1875rem;
  margin-bottom: 1.875rem;
  display: flex;
  flex-wrap: wrap;
}
#search-page #search-page-form .module-filters-box .title {
  flex: 0 0 auto;
  font-size: 0.875rem;
  font-weight: bold;
  margin-right: 0.625rem;
}
#search-page #search-page-form .module-filters-box .module-filters {
  flex: 1 0 auto;
}
#search-page #search-page-form .module-filters-box .module-filters label {
  display: block;
  margin-bottom: 0.3125rem;
}
#search-page #search-page-form .module-filters-box .module-filters label:last-child {
  margin-top: 0;
}
@media (min-width: 550px) {
  #search-page #search-page-form .module-filters-box .module-filters label {
    display: inline;
    margin-bottom: 0;
  }
}
#search-page #search-page-form .module-filters-box .module-filters .divider {
  display: none;
}
@media (min-width: 550px) {
  #search-page #search-page-form .module-filters-box .module-filters .divider {
    display: inline;
    color: rgba(0, 0, 0, 0.35);
    margin: 0 0.3125rem;
  }
}

.application-form {
  background: #FFFFFF;
}
.application-form .form-heading {
  color: #000000;
  margin-bottom: 0;
}
.application-form .widget .content {
  background: #FFF;
}
@media (min-width: 1000px) {
  .application-form .vacancy-actions .options .trigger-application-form {
    display: none;
  }
}

.upload .file-field {
  color: #000000;
}
.upload .file-field .placeholder {
  color: rgba(0, 0, 0, 0.65);
}
.upload .file-select {
  border-color: transparent;
  width: 100%;
  margin-bottom: 0;
}
.upload .file-select a {
  font-size: 0.875rem;
  margin-bottom: 0.3125rem;
}
.upload .upload-error {
  font-size: 0.875rem;
  color: #686863;
  margin-bottom: 0;
}
.upload .state-invalid .upload-error {
  margin-top: 0.3125rem;
  display: block;
  animation: fadeIn 0.2s;
  animation-fill-mode: both;
}

.results-top-bar {
  font-size: 0.875rem;
  margin-bottom: 0.9375rem;
}
.results-top-bar .results-summary {
  margin-top: 0.9375rem;
  margin-bottom: 0;
}
@media (min-width: 550px) {
  .results-top-bar {
    display: flex;
    align-items: flex-start;
  }
  .results-top-bar .chosen-filters {
    flex: 1 1 auto;
  }
  .results-top-bar .results-summary {
    flex: 0 0 auto;
    margin-top: 0;
    margin-left: auto;
  }
}
@media (min-width: 1000px) {
  .results-top-bar {
    margin-bottom: 1.875rem;
  }
}

.filters {
  margin-bottom: 1.875rem;
}
.filters .outer {
  display: none;
}
@media (min-width: 1000px) {
  .filters .outer {
    display: block;
  }
}
.filters.state-show .outer {
  display: block;
}
.filters.state-show .trigger-filters:before {
  content: "Verberg ";
}
.filters .inner {
  border: 0.0625rem solid rgba(0, 0, 0, 0.15);
  padding: 0.9375rem;
  background: #FFFFFF;
  border-radius: 0.1875rem;
  margin: 0.9375rem 0;
}
@media (min-width: 1000px) {
  .filters .inner {
    margin-top: 0;
  }
}
.filters .trigger-filters, .filters .trigger-show-results, .filters .trigger-filter-location {
  font-size: 0.875rem;
  display: block;
  width: 100%;
}
.filters .trigger-filters:after, .filters .trigger-show-results:after, .filters .trigger-filter-location:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.filters .trigger-filters:before {
  content: "Toon ";
}
.filters .trigger-filters:after {
  content: "";
  margin-left: 0.3125rem;
}
@media (min-width: 1000px) {
  .filters .trigger-filters {
    display: none;
  }
}
.filters .trigger-filter-location {
  position: relative;
  color: rgba(0, 0, 0, 0.65);
  text-align: left;
  padding-right: 1em;
}
@media (min-width: 1050px) {
  .filters .trigger-filter-location:hover {
    color: #000000;
  }
}
.filters .trigger-filter-location:after {
  content: "";
  color: #000000;
  position: absolute;
  top: 0;
  right: 0;
}

.filters-group {
  padding: 0.9375rem 0;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.15);
}
.filters-group:first-child {
  padding-top: 0;
  border-top: none;
}
.filters-group:last-child {
  padding-bottom: 0;
}
.filters-group .trigger-filters-group {
  cursor: pointer;
}
.filters-group .title {
  display: block;
  width: 100%;
  text-align: left;
  font-weight: bold;
  color: #000000;
  position: relative;
  padding-right: 1em;
}
.filters-group .title:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  color: #000000;
}
.filters-group .chosen-items {
  font-size: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.3125rem;
}
.filters-group .chosen-items .trigger-filter {
  margin-left: 0.3125rem;
}
.filters-group .chosen-items .trigger-filter:after {
  content: ",";
}
.filters-group .chosen-items .trigger-filter:last-child:after {
  display: none;
}
.filters-group input {
  padding-right: 0.625rem;
}
.filters-group .search-location {
  display: flex;
  margin: 0.3125rem 0 0.625rem;
}
.filters-group .search-location .form-field {
  flex: 1 1 auto;
  margin-right: 0.3125rem;
}
.filters-group .search-location .form-field:last-child {
  margin-right: 0;
}
.filters-group .search-location .form-field.state-select-field {
  flex: 0 0 5.625rem;
  border-radius: 0.1875rem;
  background: #FFF;
}
.filters-group .group-items {
  display: none;
  margin-top: 0.625rem;
}
.filters-group .group-items input[type=checkbox] + label, .filters-group .group-items input[type=radio] + label {
  display: block;
  margin-bottom: 0.9375rem;
}
.filters-group .group-items input[type=checkbox] + label:last-child, .filters-group .group-items input[type=radio] + label:last-child {
  margin-bottom: 0;
}
.filters-group .group-items input[type=checkbox] + label:before, .filters-group .group-items input[type=radio] + label:before {
  background: #FFF;
}
.filters-group .group-items input[type=checkbox]:checked + label:before, .filters-group .group-items input[type=radio]:checked + label:before {
  background: #686863;
}
.filters-group .group-items label {
  display: block;
}
.filters-group.state-show .title:after {
  content: "";
}
.filters-group.state-show .chosen-items {
  display: none;
}
.filters-group.state-show .group-items {
  display: block;
}

.chosen-filters {
  display: none;
  font-size: 0.875rem;
  overflow: hidden;
}
.chosen-filters.state-show {
  display: block;
}
@media (min-width: 1000px) {
  .chosen-filters.state-show {
    animation: fadeIn 0.3s;
    animation-fill-mode: both;
  }
}
.chosen-filters .label {
  display: block;
  font-weight: bold;
}
@media (min-width: 550px) {
  .chosen-filters .label {
    float: left;
    font-weight: normal;
    margin-right: 0.9375rem;
  }
}
.chosen-filters .items {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media (min-width: 550px) {
  .chosen-filters .items {
    margin-top: -0.3125rem;
  }
}
.chosen-filters .items .trigger-filter {
  color: #000000;
  flex: 0 0 auto;
  display: inline-block;
  white-space: nowrap;
  margin-right: 0.9375rem;
  margin-top: 0.3125rem;
  position: relative;
  padding-right: 1em;
}
.chosen-filters .items .trigger-filter:last-child {
  margin-right: 0;
}
.chosen-filters .items .trigger-filter:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 0.625rem;
  line-height: 1.3125rem;
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 1050px) {
  .chosen-filters .items .trigger-filter {
    padding-right: 0;
    transition: padding 0.15s ease-out;
  }
  .chosen-filters .items .trigger-filter:after {
    display: none;
  }
  .chosen-filters .items .trigger-filter:hover {
    padding-right: 1em;
  }
  .chosen-filters .items .trigger-filter:hover:after {
    display: block;
    animation: fadeIn 0.15s;
    animation-fill-mode: both;
  }
}

.result-item.state-animated {
  animation: fadeInUpLight 0.3s;
  animation-fill-mode: both;
}
.result-item.state-animated:nth-child(10n+1) {
  animation-delay: 0.15s;
}
.result-item.state-animated:nth-child(10n+2) {
  animation-delay: 0.3s;
}
.result-item.state-animated:nth-child(10n+3) {
  animation-delay: 0.45s;
}
.result-item.state-animated:nth-child(10n+4) {
  animation-delay: 0.6s;
}
.result-item.state-animated:nth-child(10n+5) {
  animation-delay: 0.75s;
}
.result-item.state-animated:nth-child(10n+6) {
  animation-delay: 0.9s;
}
.result-item.state-animated:nth-child(10n+7) {
  animation-delay: 1.05s;
}
.result-item.state-animated:nth-child(10n+8) {
  animation-delay: 1.2s;
}
.result-item.state-animated:nth-child(10n+9) {
  animation-delay: 1.35s;
}
.result-item.state-animated:nth-child(10n+10) {
  animation-delay: 1.5s;
}

.form-field.state-suggestions {
  position: relative;
}
.form-field.state-suggestions input {
  position: relative;
  z-index: 2;
  background: transparent;
}
.form-field.state-suggestions input:focus {
  background: #FFF;
}

.filters .form-field.state-suggestions {
  border-radius: 0.1875rem;
  background: #FFF;
}

.field-suggestions {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 0.6875rem;
  font-size: 0.875rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.field-suggestions.state-hide {
  display: none;
}
.field-suggestions .tag, .field-suggestions .items {
  display: inline;
}
.field-suggestions .items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.field-suggestions .suggestion {
  display: none;
}
.field-suggestions .suggestion.state-show {
  display: inline-block;
  animation: fadeInDown 0.3s;
  animation-fill-mode: both;
}

.trigger-favorites {
  color: #000000;
}
.trigger-favorites:not(.btn) {
  line-height: 1em;
}
.trigger-favorites.btn, .upload .file-select a.trigger-favorites {
  color: #000000;
  background: #FFF;
  border-color: rgba(0, 0, 0, 0.15);
}
@media (min-width: 1050px) {
  .trigger-favorites:hover {
    color: #bbbbb3;
  }
}
.trigger-favorites .anchor {
  display: inline-block;
  margin-right: 0.3125rem;
}
.trigger-favorites .anchor:before {
  content: "Toevoegen als ";
}
.trigger-favorites.state-added .anchor:before {
  content: "Verwijder ";
}
.trigger-favorites.state-added:after {
  color: #686863;
  animation: rubberBand 0.6s;
  animation-fill-mode: both;
}
.trigger-favorites:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: inline-block;
  color: rgba(0, 0, 0, 0.15);
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}

.main-content .trigger-favorites.btn, .main-content .upload .file-select a.trigger-favorites, .upload .file-select .main-content a.trigger-favorites {
  padding: 0;
}

.widget {
  margin-bottom: 1.875rem;
}
.widget .widget-title, .widget .list-nav .title {
  font-size: 1.125rem;
  margin-bottom: 0.9375rem;
}
.widget .btn-cont {
  display: block;
  margin: 0;
}
.widget .btn-cont .btn, .widget .btn-cont .upload .file-select a, .upload .file-select .widget .btn-cont a {
  display: block;
  width: 100%;
  margin: 0 0 0.625rem;
}
.widget .btn-cont .btn:last-child, .widget .btn-cont .upload .file-select a:last-child, .upload .file-select .widget .btn-cont a:last-child {
  margin-bottom: 0;
}
@media (min-width: 550px) {
  .widget.state-clean .contact-box .btn-cont .btn, .widget.state-clean .contact-box .btn-cont .upload .file-select a, .upload .file-select .widget.state-clean .contact-box .btn-cont a {
    display: inline-block;
    width: auto;
  }
}
.widget .header {
  overflow: hidden;
}
.widget .header img {
  display: block;
  width: 100%;
}
@media (min-width: 1000px) {
  .widget .header {
    border-radius: 0.1875rem 0.1875rem 0 0;
  }
  .widget .header + .content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-width: 0 0.0625rem 0.0625rem;
  }
}
.widget .content {
  color: rgba(0, 0, 0, 0.65);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  font-size: 0.875rem;
  padding: 0.9375rem;
}
@media (min-width: 1000px) {
  .widget .content {
    border-radius: 0.1875rem;
    padding: 1.25rem;
  }
}
.widget .content p, .widget .content ul, .widget .content ol {
  margin-bottom: 0.9375rem;
}
.widget .content p:last-child, .widget .content ul:last-child, .widget .content ol:last-child {
  margin-bottom: 0;
}
.widget.state-clean .content {
  padding: 0;
  border: none;
}
@media (min-width: 1000px) {
  .widget.state-clean .content {
    padding: 0;
  }
}
.widget.state-filled a {
  color: rgba(255, 255, 255, 0.65);
}
@media (min-width: 1050px) {
  .widget.state-filled a:hover {
    color: #FFF;
  }
}
.widget.state-filled .content {
  color: rgba(255, 255, 255, 0.65);
  background: #686863;
  border-color: #686863;
}
.widget.state-filled .widget-title, .widget.state-filled .list-nav .title, .widget.state-filled .btn.state-border, .widget.state-filled .upload .file-select a, .upload .file-select .widget.state-filled a {
  color: #FFF;
}
.widget.state-filled .btn.state-default, .widget.state-filled .upload .file-select a.state-default, .upload .file-select .widget.state-filled a.state-default {
  color: #686863;
  background: #FFF;
  border-color: #FFF;
}
@media (min-width: 1050px) {
  .widget.state-filled .btn.state-default:hover, .widget.state-filled .upload .file-select a.state-default:hover, .upload .file-select .widget.state-filled a.state-default:hover, .widget.state-filled .btn.state-default:focus, .widget.state-filled .upload .file-select a.state-default:focus, .upload .file-select .widget.state-filled a.state-default:focus {
    color: #FFF;
    background: #8f8f89;
    border-color: #8f8f89;
  }
}

.personal-cta, .widget .personal-cta {
  text-align: center;
}
.personal-cta .widget-title, .personal-cta .widget .list-nav .title, .widget .list-nav .personal-cta .title, .widget .personal-cta .widget-title, .widget .personal-cta .list-nav .title {
  font-weight: 500;
  font-size: 1.6875rem;
  margin-bottom: 0;
}
.personal-cta .sub-title, .widget .personal-cta .sub-title {
  color: #000000;
  font-size: 1rem;
  margin: 0.3125rem 0 0;
}
.personal-cta .profile-img, .widget .personal-cta .profile-img {
  display: block;
  overflow: hidden;
  margin: 0.9375rem auto;
  max-width: 7.5rem;
  border-radius: 50%;
  background: #FFFFFF;
}
.personal-cta .profile-img img, .widget .personal-cta .profile-img img {
  display: block;
  width: 100%;
  border-radius: 50%;
}
.personal-cta .name, .widget .personal-cta .name {
  font-size: 1.125rem;
  font-weight: bold;
  color: #686863;
  margin-bottom: 0;
}
.personal-cta .function, .widget .personal-cta .function {
  font-size: 0.875rem;
  color: #000000;
  margin-bottom: 0;
}
.personal-cta .contact-options, .widget .personal-cta .contact-options {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0.9375rem;
}
.personal-cta .contact-options a, .widget .personal-cta .contact-options a {
  display: block;
  font-size: 1rem;
  font-weight: 500;
  color: #000000;
  margin-top: 0.3125rem;
}
.personal-cta .contact-options a:first-child, .widget .personal-cta .contact-options a:first-child {
  margin-top: 0;
}
.personal-cta .contact-options a:before, .widget .personal-cta .contact-options a:before {
  color: #686863;
  font-size: 1.125rem;
  margin-right: 0.3125rem;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}
@media (min-width: 1050px) {
  .personal-cta .contact-options a:hover, .widget .personal-cta .contact-options a:hover {
    color: #686863;
  }
  .personal-cta .contact-options a:hover:before, .widget .personal-cta .contact-options a:hover:before {
    color: #686863;
  }
}

.widget.state-filled .personal-cta .sub-title, .widget.state-filled .personal-cta .function {
  color: rgba(255, 255, 255, 0.65);
}
.widget.state-filled .personal-cta .name {
  color: #FFF;
}
.widget.state-filled .personal-cta .profile-img {
  background: #FFFFFF;
}
.widget.state-filled .personal-cta .contact-options a {
  color: #FFF;
}
.widget.state-filled .personal-cta .contact-options a:before {
  color: #FFF;
}
@media (min-width: 1050px) {
  .widget.state-filled .personal-cta .contact-options a:hover {
    color: rgba(255, 255, 255, 0.65);
  }
  .widget.state-filled .personal-cta .contact-options a:hover:before {
    color: rgba(255, 255, 255, 0.65);
  }
}

.list-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-nav a {
  position: relative;
  display: inline-block;
  padding-left: 1em;
  color: #000000;
}
.list-nav a:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transition: left 0.1s ease-out;
}
@media (min-width: 1050px) {
  .list-nav a:hover {
    color: #686863;
  }
  .list-nav a:hover:before {
    left: 0.25em;
  }
}
.list-nav a.state-current {
  color: #686863;
}
.list-nav .second-level {
  list-style: none;
  padding-left: 1em;
}

.widget .list-nav .title {
  color: #686863;
}

.widget.state-filled .list-nav a {
  color: rgba(255, 255, 255, 0.65);
}
@media (min-width: 1050px) {
  .widget.state-filled .list-nav a:hover {
    color: #FFF;
  }
}

.widget.state-clean .list-nav {
  padding: 0 0.9375rem;
}
@media (min-width: 1000px) {
  .widget.state-clean .list-nav {
    padding: 0;
  }
}

.flex-vid {
  position: relative;
  overflow: hidden;
  background: #FFFFFF;
}
.flex-vid:after {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
}
@media (min-width: 1000px) {
  .flex-vid {
    border-radius: 0.1875rem;
  }
}
.flex-vid iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.flex-vid .player-placeholder {
  display: none;
}
@media (min-width: 1050px) {
  .flex-vid .player-placeholder {
    display: block;
    cursor: pointer;
    width: 102%;
    height: 102%;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 2;
    background-color: #FFFFFF;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.flex-vid.state-playing .player-placeholder {
  display: none;
}
.flex-vid .trigger-play-video {
  display: none;
}
@media (min-width: 1050px) {
  .flex-vid .trigger-play-video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    transform: translate(-50%, -50%);
    border: 0.9375rem solid rgba(255, 255, 255, 0.65);
    border-radius: 50%;
  }
  .flex-vid .trigger-play-video .icon {
    display: block;
    width: 5.625rem;
    height: 5.625rem;
    line-height: 5.625rem;
    text-align: center;
    color: #686863;
    font-size: 2.8125rem;
    background: #FFF;
    border-radius: 50%;
    transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
  }
  .flex-vid .trigger-play-video .icon:before {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-rendering: auto;
    text-transform: none;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
  }
  .flex-vid .trigger-play-video:hover {
    border-color: rgba(255, 255, 255, 0.35);
  }
  .flex-vid .trigger-play-video:hover .icon {
    color: #8f8f89;
    background: #FFF;
  }
}

.widget .flex-vid .trigger-play-video {
  border: none;
}
.widget .flex-vid .trigger-play-video .icon {
  font-size: 1.875rem;
  width: 3.75rem;
  height: 3.75rem;
  line-height: 3.75rem;
}

.main-content .flex-vid {
  margin-bottom: 1.875rem;
}
@media (min-width: 1000px) {
  .main-content .flex-vid {
    margin: 3.75rem 0;
  }
}
.main-content .flex-vid:last-child {
  margin-bottom: 1.875rem;
}

.social-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-left: -1.875rem;
  margin-bottom: 0;
}
.social-box a {
  font-size: 1.125rem;
  color: #000000;
  display: inline-block;
  flex: 0 0 auto;
  margin-left: 1.875rem;
  line-height: 1em;
}
.social-box a:before {
  display: block;
}
@media (min-width: 1050px) {
  .social-box a:hover {
    color: #686863;
  }
}

.sidebar .social-box {
  margin-bottom: 1.875rem;
}

@media (max-width: 1000px) {
  .vacancy-actions + .social-box {
    display: none;
  }
}

.contact-box .widget-title, .contact-box .widget .list-nav .title, .widget .list-nav .contact-box .title {
  font-weight: 500;
  font-size: 1.6875rem;
}
.contact-box .title {
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 0;
}

.widget .contact-box {
  color: #000000;
}
.widget .contact-box .title {
  margin-bottom: 0;
}

.vacancy {
  display: block;
  position: relative;
  color: rgba(0, 0, 0, 0.65);
  padding: 1.25rem;
  border: 0.0625rem solid rgba(0, 0, 0, 0.15);
  border-radius: 0.1875rem;
}
.vacancy.state-coba {
  color: #ff5a00;
}
.vacancy.state-coba .title {
  color: #ff5a00;
}
@media (min-width: 1050px) {
  .vacancy.state-coba:hover .title {
    color: #cc4800;
  }
}
.vacancy .summary {
  margin-top: 0.9375rem;
  margin-bottom: 0;
}
@media (min-width: 1050px) {
  .vacancy:hover {
    background: #bbbbb3;
  }
  .vacancy:hover .title {
    color: #686863;
  }
}
.vacancy .trigger-favorites {
  position: absolute;
  top: 1.25rem;
  right: 1.09375rem;
  padding: 0.3125rem;
}
.vacancy .title {
  font-size: 1.5rem;
  padding-right: 1.625rem;
  overflow: hidden;
  margin-bottom: 0;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}
.vacancy .title .featured-note {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.15;
  color: #686863;
  border: 0.0625rem solid rgba(0, 0, 0, 0.15);
  text-align: center;
  padding: 0.1875rem 0.625rem;
  border-radius: 1.875rem;
  position: relative;
  top: -0.125rem;
}
.vacancy .sub-title {
  color: rgba(0, 0, 0, 0.65);
  margin-top: 0.3125rem;
  margin-bottom: 0;
}

.results .vacancy {
  margin-top: 0.9375rem;
}
.results .vacancy:first-child {
  margin-top: 0;
}

.widget .results .vacancy {
  margin-top: 0.3125rem;
}
.widget .results .vacancy:first-child {
  margin-top: 0;
}
.widget .results .vacancy .trigger-favorites {
  top: 1.09375rem;
}
.widget .results .vacancy .title {
  font-size: 1rem;
  font-weight: 500;
}
.widget .results .vacancy .title .featured-note {
  top: -0.0625rem;
  font-size: 0.625rem;
}
.widget .results .vacancy .sub-title {
  display: none;
}
.widget .results .vacancy .summary {
  margin-top: 0.625rem;
  white-space: normal;
  overflow: initial;
  text-overflow: initial;
}
.widget .results .vacancy .detail-group .value {
  display: block;
}
.widget .results .vacancy .detail-group:after {
  display: none;
}

.vacancy-actions {
  margin-bottom: 1.875rem;
}
@media (min-width: 1000px) {
  .vacancy-actions:last-child {
    margin-bottom: 0;
  }
}
.vacancy-actions .block-title {
  font-size: 2rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 1000px) and (max-width: 1150px) {
  .vacancy-actions .block-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 1150px) and (max-width: 1250px) {
  .vacancy-actions .block-title {
    font-size: 1.6875rem;
  }
}
.vacancy-actions .options {
  margin-bottom: 0;
}
.vacancy-actions .options .btn, .vacancy-actions .options .upload .file-select a, .upload .file-select .vacancy-actions .options a {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  padding: 0.9375rem 1.25rem;
  margin-bottom: 0.9375rem;
}
@media (min-width: 1150px) {
  .vacancy-actions .options .btn, .vacancy-actions .options .upload .file-select a, .upload .file-select .vacancy-actions .options a {
    font-weight: 500;
    font-size: 1.125rem;
  }
}
.vacancy-actions .options .btn:last-child, .vacancy-actions .options .upload .file-select a:last-child, .upload .file-select .vacancy-actions .options a:last-child {
  margin-bottom: 0;
}
.vacancy-actions .options .btn:after, .vacancy-actions .options .upload .file-select a:after, .upload .file-select .vacancy-actions .options a:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0.9375rem;
  right: 1.25rem;
}
.vacancy-actions .options .btn.trigger-application-form:after, .vacancy-actions .options .upload .file-select a.trigger-application-form:after, .upload .file-select .vacancy-actions .options a.trigger-application-form:after {
  content: "";
}

.post-item {
  display: block;
  color: rgba(0, 0, 0, 0.65);
}
@media (min-width: 750px) {
  .post-item {
    display: flex;
    align-items: center;
  }
}
.post-item .post-img {
  flex: 0 0 265px;
  margin-bottom: 1.25rem;
}
@media (min-width: 750px) {
  .post-item .post-img {
    align-self: flex-start;
    margin-bottom: 0;
    margin-right: 1.875rem;
  }
}
.post-item .post-img picture {
  border-radius: 0.1875rem;
  background: rgba(0, 0, 0, 0.15);
  padding-bottom: 62.5%;
}
@media (min-width: 451px) and (max-width: 749px) {
  .post-item .post-img picture {
    padding-bottom: 62.6666666667%;
  }
}
.post-item .post-img picture img {
  display: block;
  width: 100%;
  border-radius: 0.1875rem;
}
.post-item .post-inner {
  flex: 1 1 auto;
}
.post-item .title {
  font-size: 1.3125rem;
  margin-bottom: 0;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}
@media (min-width: 750px) {
  .post-item .title {
    font-size: 1.5rem;
  }
}
@media (min-width: 1050px) {
  .post-item:hover .title {
    color: #686863;
  }
}
.post-item .desc {
  color: #000000;
  margin-top: 0.9375rem;
  margin-bottom: 0;
}
.post-item .summary {
  margin-top: 0.9375rem;
  margin-bottom: 0;
}

.double-results-box .post-item {
  align-items: stretch;
  border: 0.0625rem solid rgba(0, 0, 0, 0.15);
  border-radius: 0.1875rem;
}
@media (min-width: 1050px) {
  .double-results-box .post-item:hover {
    background: #bbbbb3;
  }
}
.double-results-box .post-item .post-img {
  position: relative;
  flex-basis: 220px;
  min-height: 100%;
  margin-right: 0;
  margin-bottom: 0;
}
.double-results-box .post-item .post-img img {
  border-radius: 0.1875rem 0 0 0.1875rem;
}
.double-results-box .post-item .post-inner {
  padding: 1.25rem;
  overflow: hidden;
}
@media (min-width: 750px) {
  .double-results-box .post-item .post-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .double-results-box .post-item .post-inner .content {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 750px) {
  .double-results-box .post-item .title {
    overflow: hidden;
    max-height: 3.45rem;
  }
}
.double-results-box .post-item .desc {
  display: none;
}

.results .post-item {
  margin-top: 1.875rem;
}
.results .post-item:first-child {
  margin-top: 0;
}
@media (min-width: 1000px) {
  .results .post-item {
    margin-top: 3.75rem;
  }
  .results .post-item:first-child {
    margin-top: 0;
  }
}

.related-post-item {
  display: block;
  margin-top: 0.9375rem;
}
.related-post-item:first-child {
  margin-top: 0;
}
.related-post-item .title {
  font-size: 0.875rem;
  margin-bottom: 0;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}
@media (min-width: 1050px) {
  .related-post-item:hover .title {
    color: #686863;
  }
}
.related-post-item .summary {
  margin-top: 0.3125rem;
  margin-bottom: 0;
}

.double-results-box.state-primary-support {
  background: #FFFFFF;
}
.double-results-box.state-secondary-support {
  background: #bbbbb3;
}
.double-results-box.state-primary-support .vacancy, .double-results-box.state-primary-support .post-item, .double-results-box.state-secondary-support .vacancy, .double-results-box.state-secondary-support .post-item {
  background: #FFF;
}
@media (min-width: 1050px) {
  .double-results-box.state-primary-support .vacancy:hover, .double-results-box.state-primary-support .post-item:hover, .double-results-box.state-secondary-support .vacancy:hover, .double-results-box.state-secondary-support .post-item:hover {
    background: rgba(255, 255, 255, 0.65);
  }
}
@media (min-width: 1000px) {
  .double-results-box .inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.double-results-box .block-title {
  order: 1;
  flex: 0 0 auto;
  color: #686863;
  margin-right: auto;
  margin-bottom: 0;
}
.double-results-box .overview-link {
  flex: 0 0 auto;
  order: 2;
  font-size: 0.875rem;
  font-weight: bold;
}
.double-results-box .results {
  order: 3;
  flex: 1 0 100%;
  padding: 0;
  margin: 0.9375rem 0;
  list-style: none;
}
@media (min-width: 1000px) {
  .double-results-box .results {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
}
.double-results-box .results .el {
  flex: 0 0 50%;
  margin-top: 0.9375rem;
}
.double-results-box .results .el .result-item {
  position: relative;
  min-height: 100%;
}
.double-results-box .results .el:first-child {
  margin-top: 0;
}
@media (min-width: 1000px) {
  .double-results-box .results .el {
    margin-top: 1.875rem;
    max-width: 50%;
  }
  .double-results-box .results .el:first-child {
    margin-top: 1.875rem;
  }
  .double-results-box .results .el:nth-child(odd) .result-item {
    margin-right: 0.9375rem;
  }
  .double-results-box .results .el:nth-child(even) .result-item {
    margin-left: 0.9375rem;
  }
}

.cta-bar {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1000px) {
  .cta-bar {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  .cta-bar.state-img-bg .outer {
    position: relative;
    background-image: url("/templates/fietchz/preview-images/cta-bar-1140x200.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .cta-bar.state-img-bg .outer .inner {
    position: relative;
    z-index: 2;
  }
  .cta-bar.state-img-bg .outer:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #686863;
    opacity: 0.75;
  }
}
.cta-bar .outer {
  color: #FFF;
  text-align: center;
  background-color: #686863;
  padding: 1.875rem 0.9375rem;
}
@media (min-width: 1000px) {
  .cta-bar .outer {
    border-radius: 0.1875rem;
    padding: 2.8125rem;
  }
}
.cta-bar .title {
  font-size: 1.5rem;
  color: #FFF;
  margin-bottom: 0;
}
@media (min-width: 550px) {
  .cta-bar .title {
    font-size: 2rem;
  }
}
.cta-bar .sub-title {
  margin-top: 0.3125rem;
  margin-bottom: 0;
}
.cta-bar .btn-cont, .cta-bar .link-cont {
  justify-content: center;
  margin-top: 0.3125rem;
  margin-bottom: 0;
}
.cta-bar .link-cont {
  margin-bottom: 0;
}
.cta-bar .link-cont a {
  color: #FFF;
}
@media (min-width: 1050px) {
  .cta-bar .link-cont a:hover {
    color: rgba(255, 255, 255, 0.65);
  }
}
.cta-bar .btn.state-default, .cta-bar .upload .file-select a.state-default, .upload .file-select .cta-bar a.state-default {
  color: #686863;
  background: #FFF;
  border-color: #FFF;
}
@media (min-width: 1050px) {
  .cta-bar .btn.state-default:hover, .cta-bar .upload .file-select a.state-default:hover, .upload .file-select .cta-bar a.state-default:hover, .cta-bar .btn.state-default:focus, .cta-bar .upload .file-select a.state-default:focus, .upload .file-select .cta-bar a.state-default:focus {
    color: #FFF;
    background: #8f8f89;
    border-color: #8f8f89;
  }
}

@media (min-width: 1000px) {
  .wrap .cta-bar, body > .collapsible-content .inner .cta-bar, .text-banner .outer .inner .cta-bar, .banner .inner .cta-bar, .intro-block .inner .cta-bar, .quotes .outer .cta-bar, .section-spacer .cta-bar, #bottom .pre-bottom .cta-bar, #bottom .post-bottom .cta-bar, .search-suggestions .inner .cta-bar, .double-results-box .inner .cta-bar {
    padding-left: 0;
    padding-right: 0;
  }
}
.wrap .cta-bar:last-child, body > .collapsible-content .inner .cta-bar:last-child, .text-banner .outer .inner .cta-bar:last-child, .banner .inner .cta-bar:last-child, .intro-block .inner .cta-bar:last-child, .quotes .outer .cta-bar:last-child, .section-spacer .cta-bar:last-child, #bottom .pre-bottom .cta-bar:last-child, #bottom .post-bottom .cta-bar:last-child, .search-suggestions .inner .cta-bar:last-child, .double-results-box .inner .cta-bar:last-child {
  margin-bottom: 1.875rem;
}

.primary-section + .cta-bar {
  margin-top: 3.75rem;
}

.quotes {
  background: #FFFFFF;
}
.quotes .outer {
  position: relative;
}
.quotes .inner {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
}
.quotes ul, .quotes ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
.quotes .slides {
  overflow: hidden;
}
.quotes .slides .el {
  display: none;
}
.quotes .slides .el:first-child {
  display: block;
}
.quotes .flex-viewport .el {
  animation: fadeOut 0.15s;
  animation-fill-mode: both;
}
.quotes .flex-viewport .el.flex-active-slide {
  animation: fadeIn 0.3s;
  animation-fill-mode: both;
  animation-delay: 0.15s;
}
.quotes .quote-inner {
  text-align: center;
}
@media (min-width: 50rem) {
  .quotes .quote-inner {
    display: flex;
    align-items: center;
    text-align: left;
  }
}
.quotes .profile-img {
  display: block;
  flex: 0 0 9.375rem;
  width: 9.375rem;
  margin: 0 auto 1.875rem;
  align-self: flex-start;
  border-radius: 50%;
  overflow: hidden;
  background: #bbbbb3;
}
@media (min-width: 50rem) {
  .quotes .profile-img {
    margin: 0 1.875rem 0 0;
  }
}
.quotes .profile-img img {
  display: block;
  width: 100%;
  border-radius: 50%;
}
.quotes .content {
  flex: 1 1 auto;
}
.quotes .quote {
  color: #686863;
  margin-bottom: 0;
  padding: 0;
  border: none;
  background: none;
}
.quotes .quote:before {
  content: "‘";
}
.quotes .quote:after {
  content: "’";
}
.quotes .sub-quote, .quotes .author {
  font-size: 0.875rem;
  margin-top: 0.9375rem;
  margin-bottom: 0;
}
.quotes .sub-quote:first-child, .quotes .author:first-child {
  margin-top: 0;
}
.quotes .author {
  display: inline-block;
  font-weight: bold;
  position: relative;
  padding-left: 1em;
}
.quotes .author:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "–";
  font-weight: normal;
}
.quotes .flex-direction-nav {
  justify-content: center;
  margin-top: 1.875rem;
}
@media (min-width: 50rem) {
  .quotes .flex-direction-nav {
    max-width: 9.375rem;
  }
}
@media (min-width: 1000px) {
  .quotes .flex-direction-nav {
    margin-top: 0;
    max-width: none;
  }
  .quotes .flex-direction-nav a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .quotes .flex-direction-nav a.flex-prev {
    left: 1.875rem;
  }
  .quotes .flex-direction-nav a.flex-next {
    right: 1.875rem;
  }
}

@media (min-width: 1000px) {
  .intro-block .inner {
    display: flex;
    align-items: center;
  }
}
.intro-block .media {
  align-self: flex-start;
  flex: 1 1 auto;
  order: 2;
  overflow: hidden;
  border-radius: 0.1875rem;
  margin-bottom: 1.875rem;
}
.intro-block .media img, .intro-block .media iframe {
  width: 100%;
  display: block;
}
@media (min-width: 1000px) {
  .intro-block .media {
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .intro-block .content {
    flex: 1 1 400px;
    order: 1;
    margin-right: 3.75rem;
  }
}
.intro-block .content > *:last-child {
  margin-bottom: 0;
}

.people-list {
  background: #FFFFFF;
}
.people-list .inner {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
.people-list .block-title {
  color: #686863;
  font-size: 1.6875rem;
  font-weight: 500;
  margin-bottom: 0;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media (min-width: 1000px) {
  .people-list .block-title {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
.people-list .people {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 400px) {
  .people-list .people {
    display: flex;
    align-self: flex-start;
    flex-wrap: wrap;
  }
}
.people-list .people .el {
  margin-top: 1.875rem;
}
@media (min-width: 400px) {
  .people-list .people .el {
    flex: 0 1 50%;
  }
}
@media (min-width: 750px) {
  .people-list .people .el {
    flex-basis: 33.3333%;
  }
  .people-list .people .el:nth-child(4):last-child {
    display: none;
  }
}
@media (min-width: 1000px) {
  .people-list .people .el {
    flex-basis: 25%;
  }
  .people-list .people .el:nth-child(4):last-child {
    display: block;
  }
}
@media (min-width: 1000px) {
  .people-list .people {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.people-list .person {
  display: block;
  margin: 0 0.9375rem;
  text-align: center;
}
.people-list picture {
  background: #FFF;
  margin-bottom: 0.9375rem;
  padding-bottom: 133.3333333333%;
}
.people-list picture .img {
  display: block;
  width: 100%;
}
.people-list .name {
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0;
}
.people-list .job {
  margin-bottom: 0;
}
.people-list .contact-options {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0.9375rem;
}
.people-list .contact-options a {
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.125rem;
  color: #000000;
  margin-top: 0.3125rem;
}
.people-list .contact-options a:first-child {
  margin-top: 0;
}
.people-list .contact-options a:before {
  color: #686863;
  font-size: 1.125rem;
  margin-right: 0.3125rem;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}
@media (min-width: 1050px) {
  .people-list .contact-options a:hover {
    color: #686863;
  }
  .people-list .contact-options a:hover:before {
    color: #686863;
  }
}

.post-bar {
  text-align: center;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.15);
  margin: 1.875rem 0;
}
@media (min-width: 550px) {
  .post-bar {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 0.9375rem;
  }
  .post-bar .back-link {
    margin-right: auto;
  }
}
.post-bar .back-link, .post-bar .social-box {
  flex: 0 0 auto;
  margin-top: 0.9375rem;
}

@media (min-width: 1000px) {
  .main-content .post-bar {
    margin-top: 3.75rem;
  }
}

.pagination {
  text-align: center;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.15);
  margin: 1.875rem 0;
}
@media (min-width: 550px) {
  .pagination {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 0.9375rem;
  }
  .pagination .results-summary {
    margin-right: auto;
  }
}
@media (min-width: 1000px) {
  .pagination {
    margin-top: 3.75rem;
  }
}
.pagination a {
  color: #bbbbb3;
}
@media (min-width: 1050px) {
  .pagination a:hover {
    color: #686863;
  }
}
.pagination .nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.9375rem;
}
.pagination .numbers-nav {
  list-style: none;
  padding: 0;
  display: flex;
  margin: 0 0.9375rem;
}
.pagination .numbers-nav:first-child {
  margin-left: 0;
}
.pagination .numbers-nav:last-child {
  margin-right: 0;
}
.pagination .numbers-nav li {
  margin: 0 0.3125rem;
}
.pagination .numbers-nav li:first-child {
  margin-left: 0;
}
.pagination .numbers-nav li:last-child {
  margin-right: 0;
}
.pagination .numbers-nav a {
  font-weight: bold;
}
.pagination .numbers-nav a.state-current {
  color: #686863;
  text-decoration: underline;
}
.pagination .numbers-nav .divider {
  color: rgba(0, 0, 0, 0.35);
}
.pagination .control-link {
  line-height: 1em;
}
.pagination .control-link:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination .control-link.state-prev:before {
  content: "";
}
.pagination .control-link.state-next:before {
  content: "";
}
.pagination .control-link.state-disabled {
  color: rgba(0, 0, 0, 0.35);
  cursor: not-allowed;
}
.pagination .results-summary {
  flex: 0 0 auto;
  margin-top: 0.9375rem;
  margin-bottom: 0;
}

.banner {
  position: relative;
}
.banner img {
  display: block;
  width: 100%;
}
.banner .slides {
  padding: 0;
  margin: 0;
  list-style-type: none;
  overflow: hidden;
}
.banner .slides li {
  display: none;
}
.banner .slides li:first-child {
  display: block;
}
@media (min-width: 1000px) {
  .banner .outer {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
.banner .block-title {
  line-height: 1.15;
  font-weight: bold;
  color: #000000;
  font-family: "Circular Std Book", sans-serif;
  font-style: normal;
  margin-top: 0.9375rem;
  margin-bottom: 0;
}
@media (min-width: 1000px) {
  .banner .block-title {
    max-width: 28.125rem;
    font-size: 4rem;
    color: #FFF;
    margin-top: 0;
  }
}
.banner .sub-title {
  font-size: 1.5rem;
  line-height: 1.15;
  color: #000000;
  font-family: "Circular Std Book Italic", serif;
  font-weight: normal;
  font-style: italic;
  margin-top: 0.3125rem;
  margin-bottom: 0;
}
@media (min-width: 1000px) {
  .banner .sub-title {
    color: #FFF;
    margin-top: 0.9375rem;
  }
}
.banner .search-form {
  margin: 1.875rem 0;
}
@media (min-width: 1000px) {
  .banner .search-form {
    display: flex;
    margin-bottom: 3.75rem;
  }
}
.banner .search-form .form-field.state-suggestions, .banner .search-form .form-field.state-select-field {
  border-radius: 0.1875rem;
  background: #FFF;
}
.banner .search-form input, .banner .search-form select {
  padding: 1.0714285714rem;
}
@media (min-width: 1000px) {
  .banner .search-form input, .banner .search-form select {
    border-width: 0;
  }
}
.banner .search-form .field-suggestions {
  padding: 1.1339285714rem;
}
.banner .search-form .form-field.state-location-field .trigger-filter-location,
.banner .search-form .form-field.state-select-field:after {
  bottom: 1.0714285714rem;
}
.banner .search-form .form-row {
  flex: 1 1 auto;
  margin-bottom: 0;
}
@media (min-width: 1000px) {
  .banner .search-form .form-row {
    position: relative;
    min-height: 100%;
  }
  .banner .search-form .form-row .form-field {
    position: relative;
    min-height: 100%;
  }
  .banner .search-form .form-row .form-field input, .banner .search-form .form-row .form-field select {
    position: relative;
    min-height: 100%;
  }
}
.banner .search-form .form-row-submit {
  margin-top: 0;
  margin-bottom: 0;
}
.banner .search-form .form-row-submit .btn, .banner .search-form .form-row-submit .upload .file-select a, .upload .file-select .banner .search-form .form-row-submit a {
  position: relative;
  min-height: 100%;
  display: block;
  width: 100%;
  line-height: 1.3125rem;
  padding: 0.9375rem 1.875rem;
}
.banner .search-form .search-location {
  display: flex;
  margin: 0.3125rem 0 0.9375rem;
}
@media (min-width: 1000px) {
  .banner .search-form .search-location {
    margin: 0 0.3125rem;
  }
}
.banner .search-form .search-location .form-field {
  flex: 1 1 auto;
  margin-right: 0.3125rem;
}
.banner .search-form .search-location .form-field:last-child {
  margin-right: 0;
}
@media (min-width: 1000px) {
  .banner .search-form .search-location .form-field {
    margin-right: 0;
    border-radius: 0;
  }
  .banner .search-form .search-location .form-field input, .banner .search-form .search-location .form-field select {
    border-radius: 0;
    border-width: 0.0625rem 0 0.0625rem 0.0625rem;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) {
  .banner .search-form .search-location .form-field input, .banner .search-form .search-location .form-field select {
    border-width: 0 0.0625rem 0 0;
  }
}
@media (min-width: 1000px) {
  .banner .search-form .search-location .form-field:first-child, .banner .search-form .search-location .form-field.state-select-field:first-child {
    border-radius: 0.1875rem 0 0 0.1875rem;
  }
  .banner .search-form .search-location .form-field:first-child input, .banner .search-form .search-location .form-field:first-child select, .banner .search-form .search-location .form-field.state-select-field:first-child input, .banner .search-form .search-location .form-field.state-select-field:first-child select {
    border-radius: 0.1875rem 0 0 0.1875rem;
  }
}
@media (min-width: 1000px) {
  .banner .search-form .search-location .form-field:last-child, .banner .search-form .search-location .form-field.state-select-field:last-child {
    border-radius: 0 0.1875rem 0.1875rem 0;
  }
  .banner .search-form .search-location .form-field:last-child input, .banner .search-form .search-location .form-field:last-child select, .banner .search-form .search-location .form-field.state-select-field:last-child input, .banner .search-form .search-location .form-field.state-select-field:last-child select {
    border-radius: 0 0.1875rem 0.1875rem 0;
    border-width: 0.0625rem;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) {
  .banner .search-form .search-location .form-field:last-child input, .banner .search-form .search-location .form-field:last-child select, .banner .search-form .search-location .form-field.state-select-field:last-child input, .banner .search-form .search-location .form-field.state-select-field:last-child select {
    border-width: 0;
  }
}
.banner .search-form .search-location .form-field.state-select-field {
  flex: 0 0 5.625rem;
  border-radius: 0.1875rem;
  background: #FFF;
}
.banner .scroll-to-options {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
}
@media (min-width: 1000px) {
  .banner .scroll-to-options {
    display: flex;
  }
}
.banner .scroll-to-options .el {
  position: relative;
  z-index: 3;
  flex: 0 0 auto;
  margin-right: 0.9375rem;
}
.banner .scroll-to-options .el:last-child {
  margin-right: 0;
}
.banner .scroll-to-options .el .link {
  color: #FFF;
  display: block;
  border-width: 0 0 0.3125rem;
  border-style: solid;
  border-color: transparent;
  padding-bottom: 0.625rem;
}
@media (min-width: 1050px) {
  .banner .scroll-to-options .el .link:hover {
    border-color: #686863;
  }
}
.banner .scroll-to-options:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 9.375rem;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#d9000000",GradientType=0 );
}
.banner.state-home-banner picture {
  padding-bottom: 50%;
}
@media (min-width: 401px) {
  .banner.state-home-banner picture {
    padding-bottom: 26.6666666667%;
  }
}
@media (min-width: 750px) {
  .banner.state-home-banner picture {
    padding-bottom: 30%;
  }
}
@media (min-width: 1000px) {
  .banner.state-home-banner picture {
    padding-bottom: 43.4027777778%;
  }
}
@media (min-width: 1441px) {
  .banner.state-home-banner picture {
    padding-bottom: 34.7222222222%;
  }
}
.banner.state-page-banner picture {
  padding-bottom: 50%;
}
@media (min-width: 401px) {
  .banner.state-page-banner picture {
    padding-bottom: 26.6666666667%;
  }
}
@media (min-width: 750px) {
  .banner.state-page-banner picture {
    padding-bottom: 30%;
  }
}
@media (min-width: 1000px) {
  .banner.state-page-banner picture {
    padding-bottom: 20.8333333333%;
  }
}
@media (min-width: 1441px) {
  .banner.state-page-banner picture {
    padding-bottom: 20%;
  }
}

.text-banner .outer {
  background: #bbbbb3;
  text-align: center;
}
@media (min-width: 1000px) {
  .text-banner .outer .inner {
    padding-bottom: 3.75rem;
  }
}
.text-banner .media {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
.text-banner .media img, .text-banner .media iframe {
  display: block;
  width: 100%;
}
@media (min-width: 1000px) {
  .text-banner .media {
    position: relative;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    margin-top: -3.75rem;
  }
  .text-banner .media img, .text-banner .media iframe, .text-banner .media .flex-vid {
    border-radius: 0.1875rem;
  }
}
.text-banner .block-title {
  color: #686863;
  margin-bottom: 0;
}
.text-banner .sub-title, .text-banner .summary {
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.15;
  color: rgba(0, 0, 0, 0.65);
  font-family: "Circular Std Book Italic", serif;
  font-style: italic;
  margin-top: 0.625rem;
  margin-bottom: 0;
}
@media (min-width: 750px) {
  .text-banner .detail-group {
    font-size: 1.5rem;
    color: rgba(0, 0, 0, 0.65);
  }
}

.summary-block {
  list-style: none;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.65);
  background: #bbbbb3;
  padding: 0.9375rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 1000px) {
  .summary-block {
    padding: 1.875rem;
    margin-bottom: 3.75rem;
  }
}
.summary-block .el {
  margin-top: 0.3125rem;
}
@media (min-width: 550px) {
  .summary-block .el {
    display: flex;
    align-items: flex-start;
  }
}
.summary-block .el:first-child {
  margin-top: 0;
}
.summary-block .label {
  flex: 0 0 9.375rem;
  margin-bottom: 0;
}
@media (min-width: 550px) {
  .summary-block .label {
    margin-right: 0.625rem;
  }
}
.summary-block .detail-group {
  flex: 1 1 auto;
  margin-bottom: 0;
}
.summary-block .detail-group .value {
  color: #000000;
  font-weight: bold;
}

#jobmailer {
  background-color: #686863;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.1875rem;
  margin-bottom: 30px;
  position: relative;
}
#jobmailer:before {
  content: "";
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  background-color: #686863;
  position: absolute;
  top: -1rem;
  transform: rotate(45deg);
  left: 1.3125rem;
}
#jobmailer hr {
  height: 0;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.15);
  margin: 10px 0;
}
#jobmailer p {
  color: #FFF;
  font-size: 14px;
  margin-bottom: 0;
}
#jobmailer .arrow-up {
  margin-top: -32px;
  margin-left: 5px;
  z-index: 0;
  position: absolute;
}
#jobmailer .job-title {
  font-family: "Circular Std Book", sans-serif;
  font-size: 21px;
}
#jobmailer .job-filters {
  display: flex;
  flex-wrap: wrap;
}
#jobmailer .job-filter-item {
  position: relative;
  flex: 0 0 auto;
  background-color: #bbbbb3;
  border-radius: 50px;
  padding: 3px 19px 3px 8px;
  margin: 5px 4px;
}
#jobmailer .job-filter-item:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 0.625rem;
  line-height: 1.3125rem;
  display: block;
  position: absolute;
  top: 4px;
  right: 8px;
}
@media (min-width: 1050px) {
  #jobmailer .job-filter-item {
    transition: padding 0.15s ease-out;
    padding-right: 8px;
  }
  #jobmailer .job-filter-item:after {
    display: none;
  }
  #jobmailer .job-filter-item:hover {
    padding-right: 19px;
  }
  #jobmailer .job-filter-item:hover:after {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-rendering: auto;
    text-transform: none;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 0.625rem;
    line-height: 1.3125rem;
    display: block;
    position: absolute;
    top: 4px;
    right: 8px;
    animation: fadeIn 0.15s;
    animation-fill-mode: both;
  }
}
#jobmailer #remove-filter {
  margin-left: 5px;
  width: 10px;
}
#jobmailer input:nth-child(1) {
  margin-top: -20px;
}
#jobmailer label {
  color: #FFF;
  font-size: 13px;
  margin: 11px 0;
}
#jobmailer label:before {
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.15);
}

@media (min-width: 1000px) {
  .collapsible-content:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
.collapsible-content + .main-section {
  padding-top: 0;
}
.collapsible-content .block-title {
  font-weight: bold;
}
.collapsible-content .content > *:last-child {
  margin-bottom: 0;
}
.collapsible-content:not(.state-open) .content {
  display: none;
}
.collapsible-content.state-open .inner > .trigger-collapsible-content {
  display: none;
}
.collapsible-content.state-open .inner .content {
  display: block;
  animation: fadeIn 0.3s;
  animation-fill-mode: both;
}

@media (min-width: 1000px) {
  body > .collapsible-content:not(:last-child) {
    margin-bottom: 0;
  }
}

/*# sourceMappingURL=neutral-grey-style.css.map */
