body.lightbrowngreen {
  --primary: #caafa0;
  --secondary: #287768;
  --tertiary: #b7b600;
}

body.brownblue {
  --primary: #c17563;
  --secondary: #fdc600;
  --tertiary: #4e6aaf;
  --quaternary: #afb6bd;
  --quinary: #092e6e;
}

body.greenred {
  --primary: #4f9f7c;
  --secondary: #e39783;
  --tertiary: #b40715;
}

body.greyyellow {
  --primary: #908678;
  --secondary: #b40715;
  --tertiary: #fdc600;
}

body.darkbluered {
  --primary: #092e6e;
  --secondary: #f49667;
  --tertiary: #b40715;
}

body.redpink {
  --primary: #b40715;
  --secondary: #b7b600;
  --tertiary: #ec97b1;
}

body.pinkgreen {
  --primary: #ec97b1;
  --secondary: #563e32;
  --tertiary: #b7b600;
}

body.darkbrownbeige {
  --primary: #563e32;
  --secondary: #4f9f7c;
  --tertiary: #efc1a5;
}

body.brownlightblue {
  --primary: #a34826;
  --secondary: #e39783;
  --tertiary: #90c2ec;
}

body.blueyellow {
  --primary: #4e6aaf;
  --secondary: #eb5813;
  --tertiary: #fdc600;
}

body.redgreen {
  --primary: #b40715;
  --secondary: #c7baa7;
  --tertiary: #4f9f7c;
}

body.brownorange {
  --primary: #82391f;
  --secondary: #4e6aaf;
  --tertiary: #eb5813;
}

body.video {
  --primary: #000000;
  --secondary: #000000;
  --tertiary: #000000;
}

body.service {
  --primary: #4e6aaf;
  --secondary: #eb5813;
  --tertiary: #fdc600;
}

body.jobportal {
  --primary: #092e6e;
  --secondary: #f49667;
  --tertiary: #b40715;
}

body.search {
  --primary: #4e6aaf;
  --secondary: #eb5813;
  --tertiary: #fdc600;
}

body.events {
  --primary: #ec97b1;
  --secondary: #563e32;
  --tertiary: #b7b600;
}

div.lightbrowngreen,
article.lightbrowngreen,
section.lightbrowngreen,
a.lightbrowngreen {
  --primary: #caafa0;
  --secondary: #287768;
  --tertiary: #b7b600;
}

div.brownblue,
article.brownblue,
section.brownblue,
a.brownblue {
  --primary: #c17563;
  --secondary: #fdc600;
  --tertiary: #4e6aaf;
}

div.greenred,
article.greenred,
section.greenred,
a.greenred {
  --primary: #4f9f7c;
  --secondary: #e39783;
  --tertiary: #b40715;
}

div.greyyellow,
article.greyyellow,
section.greyyellow,
a.greyyellow {
  --primary: #908678;
  --secondary: #b40715;
  --tertiary: #fdc600;
}

div.darkbluered,
article.darkbluered,
section.darkbluered,
a.darkbluered {
  --primary: #092e6e;
  --secondary: #f49667;
  --tertiary: #b40715;
}

div.redpink,
article.redpink,
section.redpink,
a.redpink {
  --primary: #b40715;
  --secondary: #b7b600;
  --tertiary: #ec97b1;
}

div.pinkgreen,
article.pinkgreen,
section.pinkgreen,
a.pinkgreen {
  --primary: #ec97b1;
  --secondary: #563e32;
  --tertiary: #b7b600;
}

div.darkbrownbeige,
article.darkbrownbeige,
section.darkbrownbeige,
a.darkbrownbeige {
  --primary: #563e32;
  --secondary: #4f9f7c;
  --tertiary: #efc1a5;
}

div.brownlightblue,
article.brownlightblue,
section.brownlightblue,
a.brownlightblue {
  --primary: #a34826;
  --secondary: #e39783;
  --tertiary: #90c2ec;
}

div.blueyellow,
article.blueyellow,
section.blueyellow,
a.blueyellow {
  --primary: #4e6aaf;
  --secondary: #eb5813;
  --tertiary: #fdc600;
}

div.redgreen,
article.redgreen,
section.redgreen,
a.redgreen {
  --primary: #b40715;
  --secondary: #c7baa7;
  --tertiary: #4f9f7c;
}

div.brownorange,
article.brownorange,
section.brownorange,
a.brownorange {
  --primary: #82391f;
  --secondary: #4e6aaf;
  --tertiary: #eb5813;
}

div.video,
article.video,
section.video,
a.video {
  --primary: #000000;
  --secondary: #000000;
  --tertiary: #000000;
}

h1,
h2,
h3,
h4,
h5 {
  line-height: 1.2;
  text-transform: uppercase;
}

h1,
.h1 {
  font-size: 86px;
  font-family: "Barlow", sans-serif;
  hyphens: auto;
  line-height: 1;
  margin: 2rem 0rem;
  word-break: break-word;
  letter-spacing: -0.54px;
}
h1.small,
.h1.small {
  font-size: 64px;
  margin: 0.5rem 0rem 2rem 0rem;
}

h2 {
  font-size: 36px;
  font-family: "Barlow", sans-serif;
  hyphens: auto;
  letter-spacing: 0;
}

h3 {
  font-family: "Barlow", sans-serif;
  font-size: 27px;
  hyphens: auto;
  letter-spacing: 0;
}

h4 {
  font-family: "Barlow", sans-serif;
  font-size: 19px;
  hyphens: auto;
  letter-spacing: 0.3px;
}

h5 {
  font-family: "Barlow", sans-serif;
  font-size: 56px;
  hyphens: auto;
  text-transform: uppercase;
  margin: 3rem 0rem;
  letter-spacing: 0;
}
h5.condensed {
  margin: 0.5rem 0rem 2rem 0rem;
}

strong {
  font-family: "Work Sans Semi", sans-serif;
  letter-spacing: 0;
  font-size: inherit;
}

p, li, label {
  line-height: 36px;
  font-size: 19.5px;
  letter-spacing: -0.74px;
}

input, a {
  font-size: 19.5px;
  letter-spacing: -0.74px;
}

p a {
  font-size: 19.5px;
  color: var(--black);
  text-decoration: none;
  letter-spacing: -0.74px;
}

.lead {
  font-size: 23px;
  letter-spacing: -0.82px;
}
.lead a {
  font-size: inherit;
}

.info, .info *, .wp-caption-text {
  font-size: 17px;
  line-height: 28px;
}

.heading-size-large h1.single__post--title {
  font-size: 102px;
}
.heading-size-small h1.single__post--title {
  font-size: 70px;
}

@media (max-width: 1440px) {
  h1,
.h1 {
    font-size: 64px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 52px;
  }

  .lead {
    font-size: 20px;
  }

  p, p a, li, label {
    font-size: 17px;
  }

  input, a {
    font-size: 17px;
  }

  .info, .info *, .wp-caption-text {
    font-size: 14px;
  }

  .heading-size-large h1.single__post--title {
    font-size: 80px;
  }
  .heading-size-small h1.single__post--title {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  h1.small,
.h1.small {
    font-size: 36px;
  }
}
@media (max-width: 500px) {
  h1,
.h1 {
    font-size: 52px;
  }
  h1.small,
.h1.small {
    font-size: 36px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 33px;
  }

  .lead {
    font-size: 19px;
  }

  p, p a, li, label {
    font-size: 15px;
    line-height: 28px;
  }

  input, a {
    font-size: 15px;
  }

  .info, .info *, .wp-caption-text {
    font-size: 13px;
  }

  .heading-size-large h1.single__post--title {
    font-size: 68px;
  }
  .heading-size-small h1.single__post--title {
    font-size: 36px;
  }
}
.featured-events__header, .featured-jobs__header {
  grid-column: 1/var(--gc-end);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.featured-events__header h2, .featured-jobs__header h2 {
  margin: 0;
}
.featured-events__header a, .featured-jobs__header a {
  text-decoration: none;
  color: var(--black);
  display: flex;
  align-items: center;
}
.featured-events__header a h4, .featured-jobs__header a h4 {
  margin: 0;
}
.featured-events__header a svg, .featured-jobs__header a svg {
  transform: scale(0.55);
}

.featured-events__list {
  grid-column: 1/var(--gc-end);
}

.featured-jobs__header, .featured-jobs__list {
  grid-column: 1/-2;
}

.featured-jobs__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.featured-events__event, .featured-jobs__job {
  margin-top: 2.5rem;
}

.featured-events__header h2, .featured-jobs__header h2 {
  --max-size: 32;
}

@media (max-width: 1200px) {
  .featured-jobs__list {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}
@media (max-width: 768px) {
  .featured-events__header, .featured-jobs__header {
    grid-column: 1/-1;
  }

  .featured-events__list, .featured-jobs__list {
    grid-column: 1/-1;
  }

  .featured-jobs__list {
    grid-template-columns: repeat(1, 1fr);
    -moz-column-gap: 0rem;
         column-gap: 0rem;
  }
}
.featured__jobs, .featured__events {
  margin-top: 5rem;
}

.jobs__header {
  grid-column: 1/-2;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  align-items: flex-start;
}
.jobs__header .jobs__title {
  margin: 0;
  grid-column: 1/7;
}
.jobs__header .jobs__intro {
  grid-column: span 4;
}
.jobs__header .jobs__intro p {
  margin: 0;
}
.jobs__header .jobs__intro a {
  text-decoration: underline;
}

.jobs__list {
  grid-column: 1/-2;
}

.jobs__container {
  margin-top: 9rem;
}

@media (max-width: 768px) {
  .jobs__header {
    grid-column: 1/-1;
  }
  .jobs__header .jobs__title {
    grid-column: 1/-1;
    margin-bottom: 2rem;
  }
  .jobs__header .jobs__intro {
    grid-column: 1/-1;
  }

  .jobs__list {
    grid-column: 1/-1;
  }

  .jobs__container {
    margin-top: 5rem;
  }
}
.events__header {
  grid-column: 1/var(--gc-end);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.events__header h2 {
  margin: 0;
}

.events__list {
  grid-column: 1/var(--gc-end);
}

.events__event {
  margin-top: 2.5rem;
}

.events__container {
  margin-top: 9rem;
}

@media (max-width: 768px) {
  .events__header {
    grid-column: 1/-1;
  }

  .events__list {
    grid-column: 1/-1;
  }

  .events__container {
    margin-top: 5rem;
  }
}
.news__header {
  grid-column: 1/-2;
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  align-items: flex-start;
}
.news__header .news__title {
  margin: 0;
  grid-column: 1/7;
}
.news__header .news__intro {
  grid-column: span 10/-4;
}
.news__header .news__intro p {
  margin: 0;
}

.news__list {
  grid-column: 1/-2;
}
.news__list .filters__container {
  margin: 2rem 0 0 0 !important;
}

.news__job {
  margin-top: 2.5rem;
}

.news__container {
  margin-top: 4rem;
}

@media (max-width: 768px) {
  .news__header {
    grid-column: 1/-1;
  }
  .news__header .news__title {
    grid-column: 1/-1;
  }
  .news__header .news__intro {
    grid-column: 1/-1;
    margin-top: 0.5rem;
  }

  .news__list {
    grid-column: 1/-1;
    grid-template-columns: repeat(1, 1fr);
    -moz-column-gap: 0rem;
         column-gap: 0rem;
  }

  .news__container {
    margin-top: 5rem;
  }
}
.self-service__container {
  grid-column: 1/-1;
  padding: 5rem 0rem;
}
.self-service__container p {
  margin: 1rem 0 0 0;
}
.self-service__container p:last-of-type {
  position: relative;
}
.self-service__container p:last-of-type a {
  position: relative;
  overflow: hidden;
  display: inline-table;
  text-decoration: none;
  line-height: 2;
  color: var(--black);
}
.self-service__container p:last-of-type a:after {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-bottom: 1px solid;
}
.self-service__container p:last-of-type a:hover:after {
  animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
  -o-animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
}
.self-service__container p:last-of-type a:after {
  content: "";
  display: block;
  border-bottom: 1px solid;
  transition: all 0.8s cubic-bezier(0.58, 0.3, 0.005, 1);
}

@media (max-width: 460px) {
  .page-template-self-service .layout__content {
    padding-top: 0;
  }
  .page-template-self-service .layout__content .self-service__container {
    padding: 0;
  }
  .page-template-self-service .layout__content .self-service__container section.self-service__container {
    padding-top: 35px;
  }
}

.contact {
  margin-top: 0;
}
.contact .intro-hero--content a {
  padding: 10px 0 0.1rem 0;
  position: relative;
  overflow: hidden;
  display: inline-table;
  text-decoration: none;
  line-height: normal;
  cursor: pointer;
  color: var(--black);
}
.contact .intro-hero--content a:after {
  padding-top: 0.1rem;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-bottom: 1px solid black;
}
.contact .intro-hero--content a:hover:after {
  animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
  -o-animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
}
.contact .intro-hero--content a:after {
  content: "";
  display: block;
  border-bottom: 1px solid;
  transition: all 0.8s cubic-bezier(0.58, 0.3, 0.005, 1);
}

.contact__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.contact__office {
  margin-bottom: 1rem;
  width: 100%;
}
.contact__office h2, .contact__office p {
  margin: 0;
}
.contact__office h2 {
  --max-size: 32;
}

.contact__info {
  padding-bottom: 50px;
}

.contact__description, .contact__info {
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .contact {
    margin-top: 5rem;
  }

  .contact__container {
    max-width: 450px;
  }

  .contact__office {
    width: unset;
  }
  .contact__office:first-of-type {
    padding-right: 1.5rem;
  }
}
.confirmation__page h4, .confirmation__page h1, .confirmation__page p {
  margin: 0;
}
.confirmation__page h1 {
  padding: 1rem 0;
  font-size: 2rem;
}

@media (min-width: 768px) {
  .confirmation__page h1 {
    font-size: 4rem;
  }
}
.wpcf7-form .confirm-date-form {
  margin-top: 50px;
  text-align: center;
}
.wpcf7-form.sent .confirm-date-form {
  display: none;
}
.wpcf7-form.sent .wpcf7-response-output {
  padding: 0.8rem 1.5rem;
  background-color: #e7e7e7;
  color: #323232;
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.025625rem;
  font-size: 1.3rem;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  margin-top: 50px;
  text-align: center;
}
.wpcf7-form.invalid .wpcf7-response-output {
  padding: 0.8rem 1.5rem;
  background-color: #f7bfbf;
  color: #323232;
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.025625rem;
  font-size: 1.3rem;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  text-align: center;
}

.confirm-date-form .cf-input-row.half {
  display: flex;
  gap: 20px;
}
.confirm-date-form .cf-input-row.half .cf-input-wrapper {
  width: 50%;
}
.confirm-date-form .cf-input-row.half .cf-input-wrapper input {
  height: 20px;
}
.confirm-date-form .cf-input-wrapper > p {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-top: 10px;
}
.confirm-date-form .cf-input-wrapper > p > label {
  font-size: 14px;
}
.confirm-date-form .cf-input-wrapper > p > span {
  width: 100%;
  display: flex;
}
.confirm-date-form .cf-input-wrapper input {
  background-color: #f5f5f5;
  padding: 10px;
  color: #636363;
  width: 100%;
}
.confirm-date-form .cf-input-wrapper .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -18px;
  font-size: 12px;
  line-height: 1;
}
.confirm-date-form .cf-input-wrapper.active input {
  background-color: transparent;
}
.confirm-date-form .cf-submit-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.confirm-date-form .cf-submit-wrapper input {
  padding: 0.8rem 1.5rem;
  background-color: black;
  color: white;
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.025625rem;
  font-size: 1.3rem;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.password-form {
  grid-column: 1/12;
}

.member__cta {
  grid-column: 1/var(--gc-end);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.member__cta h5 {
  margin: 0;
  text-align: center;
}
.member__cta p {
  text-align: center;
  max-width: 100%;
  margin: 2rem 0;
}

@media (min-width: 768px) {
  .member__cta p {
    max-width: 75%;
  }
}
@media (min-width: 1025px) {
  .member__cta p {
    max-width: 50%;
  }
}
.guidance__intro h1, .guidance__intro h4 {
  margin: 0;
}
.guidance__intro.nomargin {
  margin-top: 0;
}
.guidance__intro.nomargin .grid.container {
  align-items: flex-start;
  padding-top: 50px;
  display: block;
}
@media (min-width: 1024px) {
  .guidance__intro.nomargin .grid.container {
    display: grid;
    padding-top: 150px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .guidance__intro.nomargin .grid.container .page-hero--content {
    padding-top: 50px;
    width: 42%;
  }
}
.guidance__intro.nomargin .illustration {
  visibility: hidden !important;
}

.nomargin {
  margin-top: -250px;
}
@media (min-width: 768px) {
  .nomargin {
    margin-top: -600px;
  }
}
@media (min-width: 1024px) {
  .nomargin {
    margin-top: -450px;
  }
}
@media (min-width: 1280px) {
  .nomargin {
    margin-top: -600px;
  }
}
.nomargin .container .content {
  background-color: var(--tertiary);
}

.single__event--category {
  opacity: 0.5;
}

.single__event--category, .single__event--title, .single__event--description {
  margin: 0;
}

.single__event--description {
  margin: 0.5rem 0;
}

.single__event--actions, .single__event--description {
  max-width: 600px;
}

.single__event--actions {
  padding-top: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.single__event--content {
  grid-column: 1/-1;
}
.single__event--content img {
  width: 100%;
  height: 100%;
}
.single__event--content a {
  text-decoration: none;
  color: var(--black);
  padding: 10px 0 0.25rem 0;
  position: relative;
  overflow: hidden;
  display: inline-table;
  text-decoration: none;
  line-height: normal;
  cursor: pointer;
}
.single__event--content a:after {
  padding-top: 0.25rem;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-bottom: 1px solid black;
}
.single__event--content a:hover:after {
  animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
  -o-animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
}
.single__event--content a:after {
  content: "";
  display: block;
  border-bottom: 1px solid;
  transition: all 0.8s cubic-bezier(0.58, 0.3, 0.005, 1);
}

@media (min-width: 1025px) {
  .single__event--content {
    grid-column: 6/-6;
  }
}
.single__job--actions {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
.single__job--actions a {
  color: var(--black);
}

.single__job--aside {
  grid-column: 1/-1;
  grid-row: 2;
}
.single__job--aside h4 {
  margin: 0;
}

.single__job--content {
  grid-column: 1/-1;
  grid-row: 1;
}
.single__job--content h1, .single__job--content h2, .single__job--content h3, .single__job--content h4 {
  margin: 3rem 0rem 0rem 0rem;
}

.single__job--aside a,
.single__job--content a {
  text-decoration: none;
  color: var(--black);
  padding: 10px 0 0.25rem 0;
  position: relative;
  overflow: hidden;
  display: inline-table;
  text-decoration: none;
  line-height: normal;
  cursor: pointer;
}
.single__job--aside a:after,
.single__job--content a:after {
  padding-top: 0.25rem;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-bottom: 1px solid black;
}
.single__job--aside a:hover:after,
.single__job--content a:hover:after {
  animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
  -o-animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
}
.single__job--aside a:after,
.single__job--content a:after {
  content: "";
  display: block;
  border-bottom: 1px solid;
  transition: all 0.8s cubic-bezier(0.58, 0.3, 0.005, 1);
}

.single__job--location, .single__job--title {
  margin: 0;
}

@media (min-width: 1400px) {
  .single__job--actions {
    align-items: center;
    flex-direction: row;
  }

  .single__job--aside {
    grid-column: 1/6;
    grid-row: 1;
  }
  .single__job--aside h4 {
    padding-top: 46px;
  }

  .single__job--content {
    grid-column: 7/-6;
    grid-row: 1;
  }
}
.single__post--subtitle,
.single__post--title {
  margin: 0;
}

.single__post--subtitle {
  opacity: 0.4;
  margin-bottom: 0.5rem;
}
.single__post--subtitle span {
  font-family: inherit;
}
.single__post--subtitle span.title {
  padding-right: 1rem;
}

.single__post--author span {
  font-weight: 700;
}

.single__post--tag {
  opacity: 0.25;
  text-decoration: none;
  color: var(--black);
}

.archive__header {
  grid-column: 1/var(--gc-end);
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  align-items: flex-start;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.archive__header .archive__title {
  margin: 0;
  grid-column: 1/12;
}
.archive__header .archive__title span {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}
.archive__header .archive__intro {
  grid-column: span 11;
}
.archive__header .archive__intro p {
  margin: 0;
}

.archive__list {
  grid-column: 1/var(--gc-end);
  margin-top: 4rem;
}

.archive__job {
  margin-top: 2.5rem;
}

.archive__container {
  margin-top: 9rem;
}

@media (max-width: 768px) {
  .archive__header {
    grid-column: 1/-1;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 2rem;
  }

  .archive__list {
    grid-column: 1/-1;
    grid-template-columns: repeat(1, 1fr);
    -moz-column-gap: 0rem;
         column-gap: 0rem;
  }

  .archive__container {
    margin-top: 5rem;
  }
}
.profile {
  margin-top: 0;
}
.profile .intro-hero--content a {
  padding: 10px 0 0.1rem 0;
  position: relative;
  overflow: hidden;
  display: inline-table;
  text-decoration: none;
  line-height: normal;
  cursor: pointer;
  color: var(--black);
}
.profile .intro-hero--content a:after {
  padding-top: 0.1rem;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-bottom: 1px solid black;
}
.profile .intro-hero--content a:hover:after {
  animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
  -o-animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
}
.profile .intro-hero--content a:after {
  content: "";
  display: block;
  border-bottom: 1px solid;
  transition: all 0.8s cubic-bezier(0.58, 0.3, 0.005, 1);
}

.not-found__container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 100vh;
}
.not-found__container .title {
  margin: 0;
}
.not-found__container .subtitle {
  margin: 0.5rem 0rem;
}

.form-group.row {
  padding: 1rem 0rem;
}

.col-form-label {
  color: var(--black);
  font-weight: 800;
  font-family: "Work sans Semi";
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap select {
  border: none;
  border-bottom: 1px solid #bfbfbf;
  padding: 0.5rem 0rem;
  font-size: 1rem;
}
.wpcf7-form-control-wrap input::-moz-placeholder, .wpcf7-form-control-wrap select::-moz-placeholder {
  color: #bfbfbf;
}
.wpcf7-form-control-wrap input::placeholder, .wpcf7-form-control-wrap select::placeholder {
  color: #bfbfbf;
}

.wpcf7-form-control-wrap select {
  cursor: pointer;
}

.form-send input {
  padding: 0.8rem 1.5rem;
  background-color: var(--black);
  color: white;
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.025625rem;
  font-size: 1.3rem;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: var(--black);
  margin: 0;
}

html {
  line-height: 1.5;
  overflow-x: hidden;
}

:root {
  --primary: #287768;
  --secondary: #a9c6b4;
  --tertiary: #d3dec9;
  --gc-left: 2rem;
  --gc-right: 2rem;
  --gc-end: -1;
  --block-mt: 4rem;
  --block-mb: 4rem;
  --sidebar-link: #000000;
  --black: #000000;
  --white: #ffffff;
  --grey: #00000050;
}

@font-face {
  font-family: "Work Sans";
  src: url("./public/fonts/WorkSans-Regular.ttf");
  font-weight: normal;
  font-display: auto;
  font-style: normal;
}
@font-face {
  font-family: "Work Sans Semi";
  src: url("./public/fonts/WorkSans-SemiBold.ttf");
  font-weight: normal;
  font-display: auto;
  font-style: normal;
}
@font-face {
  font-family: "Work Sans Bold";
  src: url("./public/fonts/WorkSans-Bold.ttf");
  font-weight: normal;
  font-display: auto;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("./public/fonts/BarlowCondensed-Bold.ttf");
  font-weight: bold;
  font-display: auto;
  font-style: normal;
}
* {
  font-family: "Work Sans", sans-serif;
}

.layout__content {
  min-height: 100vh;
  overflow: hidden;
  padding-top: 3.5rem;
}
.layout__content.no-spacing {
  padding-top: 0;
}
.layout__content .grid.single-job .image__container {
  max-width: 355px;
  grid-column: 12/-1;
  padding-bottom: calc(100% /(10 / 6));
  transition: padding-bottom 0.3s ease;
}
@media (max-width: 1199.98px) {
  .layout__content .grid.single-job .image__container {
    padding-bottom: 460px;
    max-width: 320px;
  }
}
@media (max-width: 1023.98px) {
  .layout__content .grid.single-job .image__container {
    grid-column: 10/-1;
  }
}
@media (max-width: 767.98px) {
  .layout__content .grid.single-job .image__container {
    grid-column: 1/-1;
    padding-bottom: 280px;
    margin-bottom: 8rem;
    margin-top: 0;
    position: relative;
    grid-row: 1;
    max-width: 300px;
    height: 0;
  }
}
@media (max-width: 575.98px) {
  .layout__content .grid.single-job .image__container {
    grid-column: 1/-2;
    padding-bottom: 290px;
    max-width: 70%;
    margin-top: 2rem;
  }
}
@media (max-width: 399.98px) {
  .layout__content .grid.single-job .image__container {
    margin-top: 2rem;
  }
}
@media (max-width: 349.98px) {
  .layout__content .grid.single-job .image__container {
    padding-bottom: 240px;
  }
}
@media (min-width: 1199.98px) {
  .layout__content .grid.single-job .image__container {
    padding-bottom: 480px;
  }
}
@media (min-width: 2299.98px) {
  .layout__content .grid.single-job .image__container {
    padding-bottom: 600px;
  }
}
.layout__content .grid.single-job .image__container .image-wrapper {
  position: absolute;
  z-index: 1;
  padding: 2rem;
  background: white;
  right: -75%;
  top: 25%;
  max-width: 500px;
  width: 100%;
  max-height: 250px;
  height: 100%;
  animation: 0.5s 0s 1 slideInFromLeft forwards;
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: left 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1439.98px) {
  .layout__content .grid.single-job .image__container .image-wrapper {
    right: -60%;
    max-width: 450px;
    max-height: 200px;
  }
}
@media (max-width: 991.98px) {
  .layout__content .grid.single-job .image__container .image-wrapper {
    right: -25%;
    top: 30%;
    max-width: 250px;
    max-height: 150px;
  }
}
@media (max-width: 767.98px) {
  .layout__content .grid.single-job .image__container .image-wrapper {
    right: -55%;
    top: 30%;
  }
}
@media (max-width: 575.98px) {
  .layout__content .grid.single-job .image__container .image-wrapper {
    right: -30%;
    max-width: 200px;
    max-height: 100px;
  }
}
.layout__content .grid.single-job .image__container .image-wrapper > img {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 90%;
  transition: left 0.3s ease;
  position: unset;
}
.layout__content .grid.single-job .image__container .icon {
  display: none;
}
@media (max-width: 767.98px) {
  .layout__content .grid.single-job .animate_in {
    display: block;
    top: 20%;
    right: 5%;
    height: 50%;
    width: 75%;
  }
}
@media (max-width: 349.98px) {
  .layout__content .grid.single-job .animate_in {
    height: 40%;
  }
}
@media (max-width: 767.98px) {
  .layout__content .grid.single-job .animate_out {
    display: block;
    animation: none;
    transition: none;
    top: 20%;
    right: 5%;
    height: 50%;
    width: 75%;
  }
}
@media (max-width: 349.98px) {
  .layout__content .grid.single-job .animate_out {
    height: 40%;
  }
}

.home .layout__content {
  padding-top: 0;
}
.home > #app > .container {
  margin-top: 6rem;
}
@media (min-width: 768px) {
  .home > #app > .container {
    margin-top: 2rem;
  }
}
.home .read-all-news {
  margin: 50px 0 120px;
  text-align: center;
}

.grid {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  align-items: flex-start;
  margin: 0 var(--gc-right) 0 var(--gc-left);
}

.grid.break--left {
  margin: 0 var(--gc-right) 0 0;
}
.grid.break--right {
  margin: 0 0 0 var(--gc-left);
}
.grid.break--both {
  margin: 0 0 0 0;
}

@media (min-width: 768px) {
  :root {
    --gc-right: 66px;
    --gc-left: 101px;
  }

  .grid {
    margin: 0 var(--gc-right) 0 var(--gc-left);
  }

  .grid.break--left {
    margin: 0 var(--gc-right) 0 0;
  }
}
@media (min-width: 1024px) {
  :root {
    --gc-right: 225px;
    --gc-left: 175px;
  }

  .grid {
    margin: 0 var(--gc-right) 0 var(--gc-left);
  }

  .grid.break--left {
    margin: 0 var(--gc-right) 0 0;
  }
}
@media (min-width: 1440px) {
  :root {
    --gc-right: 275px;
    --gc-left: 175px;
  }

  .grid {
    margin: 0 var(--gc-right) 0 var(--gc-left);
  }

  .grid.break--left {
    margin: 0 var(--gc-right) 0 0;
  }
}
@media (min-width: 1921px) {
  :root {
    --gc-end: -4;
  }
}
.first {
  padding-top: 70px;
}

svg {
  width: auto;
}

button:focus,
input:focus {
  outline: none;
}

body {
  width: 100vw;
  overflow-x: hidden;
  font-size: 100%;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

.content div a span {
  color: var(--black) !important;
}

.aside__information p a {
  color: var(--black);
  text-decoration: none;
  padding: 10px 0 0.1rem 0;
  position: relative;
  overflow: hidden;
  display: inline-table;
  text-decoration: none;
  line-height: normal;
  cursor: pointer;
}
.aside__information p a:after {
  padding-top: 0.1rem;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-bottom: 1px solid black;
}
.aside__information p a:hover:after {
  animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
  -o-animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
}
.aside__information p a:after {
  content: "";
  display: block;
  border-bottom: 1px solid;
  transition: all 0.8s cubic-bezier(0.58, 0.3, 0.005, 1);
}

.p-tag {
  line-height: 1.625;
}

li {
  line-height: 1.625;
  padding-bottom: 0.75rem;
}

input::-moz-placeholder {
  color: #bfbfbf;
}

input::placeholder {
  color: #bfbfbf;
}

.image {
  font-size: 0.8rem;
}

.rotate {
  transform: rotate(90deg);
}

.semi {
  font-family: "Work Sans Semi", sans-serif;
}

.bold {
  font-family: "Work Sans Bold", sans-serif;
}

.link__highlighted--white {
  padding: 10px 0 0.25rem 0;
  position: relative;
  overflow: hidden;
  display: inline-table;
  text-decoration: none;
  line-height: normal;
  cursor: pointer;
  color: var(--white);
}
.link__highlighted--white:after {
  padding-top: 0.25rem;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-bottom: 1px solid white;
}
.link__highlighted--white:hover:after {
  animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
  -o-animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
}
.link__highlighted--white:after {
  content: "";
  display: block;
  border-bottom: 1px solid;
  transition: all 0.8s cubic-bezier(0.58, 0.3, 0.005, 1);
}
.link__highlighted--black {
  padding: 10px 0 0.25rem 0;
  position: relative;
  overflow: hidden;
  display: inline-table;
  text-decoration: none;
  line-height: normal;
  cursor: pointer;
  color: var(--black);
}
.link__highlighted--black:after {
  padding-top: 0.25rem;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-bottom: 1px solid black;
}
.link__highlighted--black:hover:after {
  animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
  -o-animation: slide-out-slide-in 0.8s cubic-bezier(0.18, 0.43, 0.01, 0.96) 0s 1;
}
.link__highlighted--black:after {
  content: "";
  display: block;
  border-bottom: 1px solid;
  transition: all 0.8s cubic-bezier(0.58, 0.3, 0.005, 1);
}

.sideways--text {
  transform: rotate(-180deg);
  writing-mode: vertical-lr;
  text-orientation: mixed;
}
.sideways--text.rotate {
  transform: rotate(0deg);
}

.large-colored-container {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 50%;
  height: 60rem;
  background-color: var(--secondary);
  animation: 0.5s 0s 1 expandElement forwards;
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
.large-colored-container.scrolled {
  animation: 0.5s 0s 1 unexpandElement forwards;
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.max-w-none {
  max-width: unset;
}

.hyphens-none {
  hyphens: none;
}

@media (max-width: 500px) {
  .hyphens-none {
    hyphens: auto;
  }
}
@media (min-width: 2000px) {
  * {
    font-size: 0.7vw;
  }
}
.overflow-hidden {
  overflow: hidden;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-50 {
  opacity: 0.5;
}

.donutSpinner {
  display: inline-block;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-left-color: var(--primary);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: donut-spin 1.2s linear infinite;
}

@keyframes donut-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes slide {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideInFromRight {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slideInFromLeft {
  0% {
    opacity: 0;
    transform: translateX(-50%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideInFromTop {
  0% {
    transform: translateY(-200%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideInFromBottom {
  0% {
    transform: translateY(200%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideInReadMore {
  0% {
    transform: translate3d(0, -100%, 0) rotate(-180deg);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(-180deg);
    opacity: 1;
  }
}
@keyframes slideInReadMoreArrow {
  0% {
    transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slideInReadMoreArrow {
  0% {
    transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes expandElement {
  0% {
    transform: scale(0.6) scaleY(1);
    margin-right: 3rem;
  }
  100% {
    transform: scale(1) scaleY(1);
    margin-right: 0rem;
  }
}
@keyframes unexpandElement {
  0% {
    transform: scale(1) scaleY(1);
    padding-top: 0rem;
  }
  100% {
    transform: scale(0.6) scaleY(1);
    margin-right: 3rem;
  }
}
@keyframes expandHeader {
  0% {
    transform: scale(0.8) scaleX(0.8) scaleY(1);
    padding-top: 1rem;
    margin-right: 3rem;
  }
  100% {
    transform: scale(1) scaleX(1) scaleY(1);
    margin-right: 0rem;
    padding-top: 0rem;
  }
}
@keyframes unexpandHeader {
  0% {
    transform: scale(1) scaleX(1) scaleY(1);
    margin-right: 0rem;
    padding-top: 0rem;
  }
  100% {
    transform: scale(0.8) scaleX(0.8) scaleY(1);
    padding-top: 1rem;
    margin-right: 3rem;
  }
}
@keyframes scaleHeaderElementsDown {
  0% {
    transform: scale(1.1) translateX(50%);
  }
  100% {
    transform: scale(1) translateX(0);
  }
}
@keyframes dissolveIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes dissolveOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scaleZoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.5);
  }
}
@keyframes scaleToHide {
  0% {
    transform: scale(1.5);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes revealFromLeft {
  0% {
    transform: translateX(-10%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes revealFromRight {
  0% {
    transform: translateX(15%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-out-slide-in {
  0% {
    transform: translateX(0%);
  }
  50% {
    transform: translateX(100%);
  }
  50.01% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@media (max-width: 578px) {
  .accordion--item__content table {
    font-size: 70%;
    line-height: 1.5;
    word-break: break-all;
  }
}