.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}
a.next-2.w-inline-block {
    display: none;
}

.logo-carousel-item img.logo-image {
    max-width:200px; !important;
}

.logo-carousel-item{
    align-items:center;
    justify-content:center;
    display:flex;
}
div#pagination_box a.next-2.w-inline-block {
    display: block;
}
.vacancy-text .footer {
    display: none;
}
.w-checkbox {
  margin-bottom: 5px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #333;
  background-color: #e8d2bf;
  font-family: Raptorpremium, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.insta-pic {
  width: 20%;
  position: relative;
  overflow: hidden;
}

.footer-wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 1410px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e8d2bf;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  position: relative;
}

.background-video {
  width: 100%;
  min-height: 100%;
  background-image: url('../images/Outline-Block-Orangetop-right.svg'), url('../images/Outline-Block-Orange-bottom-left.svg');
  background-position: 0 0, 100% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 60%, auto 60%;
  margin-top: 0;
  display: block;
  position: absolute;
}

.no-top-margin {
  color: #1c3a34;
  margin-top: 0;
  font-family: Schibsted Grotesk, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.no-top-margin.green {
  color: #1c3a34;
}

.hero-flex {
  z-index: 100;
  width: 100%;
  height: 100%;
  min-height: 500px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
}

.hero-flex.contact {
  min-height: 600px;
  text-align: center;
  background-image: url('../images/overlay.png'), url('../images/drop-us-line.jpg');
  background-position: 100% 100%, 50%;
  background-repeat: no-repeat, repeat;
  background-size: cover, cover;
  justify-content: center;
  align-items: center;
}

.hero-flex.about {
  min-height: 600px;
  text-align: center;
  background-image: url('../images/Outline-Block-Orange-middle-right.svg'), url('../images/Outline-Block-Orangetop-right.svg'), url('../images/Outline-Block-Orange-bottom-left.svg'), linear-gradient(rgba(28, 58, 52, .5), rgba(28, 58, 52, .5)), url('../images/AdobeStock_596590209_Preview.jpeg');
  background-position: 100% -40%, 0 0, 100% 100%, 0 0, 50%;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat, repeat;
  background-size: 700px, 700px, 700px, auto, cover;
  justify-content: center;
  align-items: center;
}

.hero-flex.contact {
  min-height: 500px;
  text-align: center;
  background-image: url('../images/AdobeStock_579304789_Preview.jpeg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.hero-flex.services {
  min-height: 400px;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AdobeStock_428807406_Preview.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
}

.hero-flex.join-us {
  min-height: 500px;
  text-align: center;
  background-image: url('../images/AdobeStock_606462068_Preview.jpeg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.hero-flex.about {
  min-height: 500px;
  text-align: center;
  background-image: url('../images/Outline-Block-Orange-bottom-left.svg'), url('../images/Outline-Block-Orangetop-right.svg'), url('../images/AdobeStock_446315472_Preview.jpeg');
  background-position: 100% 100%, 0 0, 50%;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: auto, auto, cover;
  justify-content: center;
  align-items: center;
}

.hero-flex.cv {
  min-height: 500px;
  text-align: center;
  background-image: url('../images/AdobeStock_600305914_Preview.jpeg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.hero-flex.find-a-job {
  min-height: 500px;
  text-align: center;
  background-image: none;
  justify-content: center;
  align-items: center;
}

.hero-flex.blog-post {
  min-height: 500px;
  text-align: center;
  background-image: url('../images/AdobeStock_434713797_Preview.jpeg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.hero-flex.insights {
  min-height: 500px;
  text-align: center;
  background-image: url('../images/AdobeStock_607002378_Preview.jpeg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.hero-flex.find-a-job {
  min-height: 500px;
  text-align: center;
  background-image: url('../images/AdobeStock_549721594_Preview.jpeg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.hero-flex.job-page {
  min-height: 400px;
  text-align: center;
  background-image: url('../images/AdobeStock_445841242_Preview.jpeg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.hero-flex.privacy {
  min-height: 400px;
  text-align: center;
  background-image: url('../images/jr-korpa-Ye8OxxUp-x0-unsplash.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.hero-flex.find-a-job-2 {
  background-image: url('../images/AdobeStock_310079315_Preview.jpeg');
  background-position: 0 0;
  background-size: auto;
}

.center-content {
  text-align: center;
}

.subtitle {
  color: #333;
  font-family: Schibsted Grotesk, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
}

.subtitle._2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}

.subtitle.small {
  margin-top: -15px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 900;
}

.content-wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 1120px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  margin: 50px auto 60px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}

.hero-column {
  width: 80%;
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.hero-column.home {
  width: 80%;
  max-width: 100%;
  color: #50b84e;
  width: 80%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.nav-menu {
  z-index: 1000;
  width: 400px;
  background-color: rgba(233, 154, 88, .9);
  justify-content: space-between;
  display: flex;
}

.flex {
  height: 100%;
  flex-wrap: wrap;
  display: flex;
}

.h1-hero {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-family: Schibsted Grotesk, sans-serif;
  font-size: 85px;
  font-weight: 700;
  line-height: 95px;
}

.content-section {
  padding-top: 100px;
  position: relative;
}

.content-section.post {
  padding-top: 40px;
  padding-bottom: 0px;
}

.content-section.insights {
  background-color: #1c3a34;
  background-image: url('../images/Outline-Block-Orange-bottom-left.svg'), url('../images/Outline-Block-Orangetop-right.svg');
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 60%, 60%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.primary-button {
  min-height: 42px;
  min-width: 185px;
  color: #1c3a34;
  text-align: center;
  letter-spacing: .3px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e99a58;
  margin-top: 0;
  padding: 11px 28px;
  font-size: 18px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  transition: color .2s, background-color .2s;
}

.primary-button:hover {
  color: #f4f3f0;
  background-color: #e99a58;
}

.primary-button.black {
  border-color: #1c3a34;
}

.primary-button.black:hover {
  background-color: #e8d2bf;
}

.primary-button.link-block {
  padding-top: 14px;
}

.primary-button.link-block.full {
  width: 100%;
}

.primary-button.link-block.full.marg-bot {
  margin-bottom: 20px;
}

.primary-button.white {
  color: #e8d2bf;
}

.div-block-16 {
  width: 100%;
  margin-top: 60px;
}

.go-up-button {
  z-index: 20;
  width: 45px;
  height: 45px;
  color: #fff;
  background-color: #9b9b9b;
  background-image: url('../images/flecha-hacia-arriba.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px 100%;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-bottom: 13px;
  margin-right: 15px;
  font-size: 25px;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
}

.go-up-button.w--current {
  z-index: 100;
  background-color: #333;
}

.absolute {
  width: 100%;
  height: 120%;
  background-image: url('../images/mimi-thian-7b_9cHdKgFg-unsplash-p-3200.jpeg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.absolute.t1 {
  background-image: url('../images/1440-square-image-3.png');
  background-position: 50%;
  background-size: cover;
}

.absolute._1 {
  height: 100%;
  background-image: url('../images/Artboard-29-copy_1.png');
  background-position: 50% 100%;
  background-size: cover;
}

.absolute._2 {
  height: 100%;
  background-image: url('../images/Artboard-29.png');
  background-position: 50%;
  background-size: cover;
}

.left-padding {
  padding-left: 0;
}

.notice {
  padding-left: 30px;
  padding-right: 30px;
}

.top-margin {
  position: relative;
}

.top-margin._50-pixels {
  margin-top: 50px;
}

.top-margin._30-pixels {
  margin-top: 30px;
}

.top-margin._20-pixels {
  margin-top: 20px;
}

.top-margin._5-pixels {
  margin-top: 5px;
  font-family: open-sans;
  font-weight: 300;
}

.top-margin._15-pixels {
  color: #333;
  margin-top: 15px;
}

.top-margin._10-pixels {
  margin-top: 10px;
}

.top-margin._5-pixels {
  margin-top: 5px;
}

.top-margin._15-pixels {
  margin-top: 15px;
  overflow: visible;
}

.top-margin._5-pixels {
  margin-top: 5px;
}

.top-margin._15-pixels {
  margin-top: 15px;
}

.flex-right {
  flex-wrap: wrap;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.hover-overlay {
  background-color: rgba(232, 230, 221, .75);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.flex-left {
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.absolute-bg {
  z-index: 5;
  background-color: #1c3a34;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.instagram {
  background-color: #edf0f4;
  padding-top: 15px;
}

.box-80-percent {
  width: 79%;
  max-width: 405px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.box-80-percent.mobile-margin {
  padding-top: 0;
}

.relative-height {
  height: 100%;
  position: relative;
  overflow: hidden;
}

.absolute-bg-4 {
  background-color: #edece6;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 16px;
  line-height: 23px;
}

.button-2 {
  min-width: 135px;
  color: #3ba32b;
  text-align: center;
  letter-spacing: .3px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #3ba32b;
  border-radius: 25px;
  margin-top: 15px;
  padding: 14px 35px 11px;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  transition: color .2s, background-color .2s;
}

.button-2:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.error-message {
  text-align: center;
  font-size: 16px;
  line-height: 23px;
}

.footer {
  background-color: #e8d2bf;
  border-top: 1px solid #000;
  padding-bottom: 20px;
  position: relative;
}

.text-field-full {
  width: 100%;
  height: 45px;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #8f8f8f;
  margin-bottom: 25px;
  padding-top: 18px;
  padding-bottom: 46px;
  padding-left: 24px;
  font-weight: 300;
}

.text-field-full::-ms-input-placeholder {
  color: #8f8f8f;
}

.text-field-full::placeholder {
  color: #8f8f8f;
}

.text-field-half {
  width: 48%;
  height: 45px;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #8f8f8f;
  margin-bottom: 25px;
  padding-left: 24px;
  font-weight: 300;
}

.text-field-half::-ms-input-placeholder {
  color: #8f8f8f;
}

.text-field-half::placeholder {
  color: #8f8f8f;
}

.map-container {
  width: 50%;
  position: relative;
}

.title-2 {
  color: #e99a58;
  letter-spacing: .3px;
  text-transform: none;
  font-family: Schibsted Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
}

.title-2.green {
  color: #1c3a34;
}

.move-up-4 {
  color: #edf0f4;
  font-family: Raptorpremium, sans-serif;
  font-weight: 300;
}

.paragraph-42 {
  color: #ebebeb;
  font-family: Schibsted Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.flex-start {
  height: 100%;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}

.link-green-2 {
  color: #000;
  font-family: Schibsted Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 300;
  transition: opacity .2s;
}

.link-green-2:hover {
  opacity: .8;
}

.link-green-2.white {
  color: #ebebeb;
}

._50-percent-column-2 {
  width: 50%;
  position: relative;
}

.heading-box-2 {
  width: 100%;
  max-width: 1200px;
  text-align: center;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.map {
  width: auto;
  height: 500px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._50-percent-flex {
  width: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph {
  color: #1c3a34;
  margin-top: 20px;
  font-family: Schibsted Grotesk, sans-serif;
  font-size: 25px;
  font-weight: 900;
  line-height: 35px;
}

.flex-space-2 {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.navbar-2 {
  margin-left: 50px;
  margin-right: 50px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.h2-regular-2 {
  color: #000;
  font-size: 35px;
  font-weight: 700;
  line-height: 50px;
}

.content-wrapper-hero {
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 100%;
  color: #f4f3f0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.column-offset-left {
  z-index: 10;
  width: 100%;
  min-width: 540px;
  background-color: #1c3a34;
  border-radius: 0;
  padding: 40px;
  position: relative;
  right: -160px;
}

.text-container-9 {
  width: 50%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-end;
  padding: 80px 70px;
  display: flex;
}

.text-container-9.middle-outline-block {
  background-image: url('../images/Outline-Block-Orange-middle-right.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.testimonial-picture {
  width: 70px;
  height: 70px;
  background-image: url('../images/T-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 2px solid #deac55;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-picture._3 {
  background-image: url('../images/T-1.jpg');
}

.testimonial-picture._2-picture {
  width: 70px;
  height: 70px;
  max-width: 70px;
  background-image: url('../images/T-3.jpg');
  padding-left: 0;
}

.testimonial-text-box {
  width: 66%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-6 {
  width: 50%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-end;
  padding: 60px 70px;
  display: flex;
}

.text-block-6.left {
  justify-content: flex-start;
}

.icon-2 {
  color: #f50;
}

.testimonial-arrow {
  color: #deac55;
  transition: opacity .2s;
}

.testimonial-arrow:hover {
  opacity: .8;
}

.mini-title {
  color: #414141;
  letter-spacing: .3px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.testimonial-slide {
  text-align: center;
  padding-top: 95px;
  padding-bottom: 95px;
}

.testimonial-text {
  color: #000;
  font-size: 37.5px;
  line-height: 60px;
}

.column-offset-right {
  z-index: 10;
  width: 100%;
  max-width: none;
  min-width: 540px;
  background-color: #1c3a34;
  border-radius: 0;
  padding: 40px 40px 40px 65px;
  position: relative;
  left: -160px;
}

.testimonials {
  height: 100%;
  background-color: #edece6;
  margin-bottom: 101px;
}

.display-none {
  display: none;
}

.text-block-36 {
  width: 200px;
  color: #ebebeb;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 6px;
  padding-right: 15px;
  font-size: 17px;
  font-weight: 300;
}

.text-field-4 {
  height: 55px;
  background-color: #fff;
  border: 1px solid #e99a58;
  border-radius: 10px;
  margin-bottom: 7px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 300;
}

.checkbox-3 {
  margin-top: 8px;
}

.checkbox-3.w--redirected-checked {
  background-color: #f50;
  border-color: #f50;
}

.checkbox-field-3 {
  width: 100%;
  border-bottom: 1px #cbcbcb;
  margin-bottom: 3px;
}

.checkbox-label-2 {
  color: #fff;
  margin-bottom: 5px;
  padding-top: 3px;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 300;
}

.div-block-5 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-19 {
  color: #34435c;
  background-color: #1c3a34;
  border: 1px #000;
  border-radius: 10px;
  margin-top: -15px;
  margin-bottom: 38px;
  padding-top: 5px;
  padding-left: 20px;
}

.div-block-18 {
  background-color: #1c3a34;
  border: 1px #e99a58;
  border-radius: 0 40px;
  margin-bottom: 10px;
  padding: 30px;
  text-decoration: none;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .9);
}

.column-2 {
  position: static;
}

.div-block-8 {
  color: #fff;
  margin-top: 15px;
}

.div-block-10 {
  margin-bottom: 26px;
}

.text-block-38 {
  color: #ebebeb;
  font-weight: 400;
}

.heading-37 {
  width: 480px;
  color: #ebebeb;
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 25px;
  font-weight: 300;
  line-height: 28px;
  display: inline;
  overflow: visible;
}

.link-block-3 {
  text-decoration: none;
}

.div-block-17 {
  padding: 1px 0 14px;
}

.columns-4 {
  border-bottom: 0 solid #000;
  margin-bottom: 17px;
}

.heading-36 {
  color: #fff;
  border-bottom: 1px #000;
  margin-top: 14px;
  margin-bottom: 9px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 25px;
  font-weight: 400;
}

.text-block-29 {
  color: #1c3a34;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 300;
}

.text-block-32 {
  color: #434b50;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.text-block-30 {
  color: #000;
  border: 1px #000;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
  display: block;
}

.vacancy-text {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#e4e2e2, #fff);
  border-bottom: 80px #000;
  border-top-right-radius: 40px;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none;
}

.text-block-31 {
  color: #000;
  margin-top: 5px;
  font-size: 22px;
  font-weight: 300;
  line-height: 25px;
}

.section-3 {
  margin-top: 80px;
}

.image-8 {
  margin-bottom: 20px;
}

.column-4 {
  background-color: rgba(0, 0, 0, 0);
}

.right-column {
  width: 27%;
}

.hover-bg {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  background-color: #edece6;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hover-bg.darker {
  background-color: #e8e6dd;
  display: none;
}

.hover-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.category-link {
  color: #8f8f8f;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .2s;
}

.category-link:hover {
  opacity: .8;
}

.post-link {
  color: #000;
  font-size: 21px;
  font-weight: 500;
  line-height: 27px;
  text-decoration: none;
      font-family: Raptorpremium, sans-serif;
}

.absolute-2 {
  width: 100%;
  height: 120%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.absolute-2.chairs {
  background-image: url('../images/Mackie-Myers-Icon-Grey.svg'), linear-gradient(rgba(28, 58, 52, .9), rgba(28, 58, 52, .9)), url('../images/AdobeStock_278560833_Preview.jpeg');
  background-position: 90% 20%, 0 0, 50%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: 150px, auto, cover;
}

.absolute-2.post-image {
  height: 100%;
  background-image: url('../images/Untitled-1.jpg');
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.text-span-29 {
  color: #f50;
}

.image-preview {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

._50-percent-column-image {
  width: 50%;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.social-section {
  padding-top: 100px;
  position: relative;
}

.social-section.double {
  padding-top: 0;
  padding-bottom: 40px;
}

.contact-section, .map-section {
  padding-top: 100px;
  position: relative;
}

.map-section.hidden {
  background-color: #e99a58;
  padding-top: 0;
  overflow: hidden;
}

.map-section.hidden.bottom-right-block {
  background-image: url('../images/right-bottom.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.testamonials-section {
  padding-top: 100px;
  position: relative;
}

.image-12 {
  opacity: .5;
}

.client-box {
  width: 25%;
  text-align: center;
  border: 1px solid #286150;
  border-right-style: none;
  padding: 55px 40px;
}

.client-box.last {
  width: 100%;
  border-color: #414141;
  border-right-style: solid;
  position: static;
}

.client-box._6 {
  border-color: #414141;
}

.client-box._3 {
  width: 100%;
  border-color: #414141;
}

.client-box._5, .client-box._7 {
  border-color: #414141;
}

.client-box._2-logo {
  width: 100%;
  height: auto;
  border-color: #414141;
  margin-right: 0;
}

.client-box._1, .client-box._5 {
  width: 100%;
  border-style: solid;
  border-color: #414141;
  border-right-width: 0;
}

.client-box._6 {
  width: 100%;
  height: auto;
  border-color: #414141;
  margin-right: 0;
}

.client-box._7 {
  width: 100%;
  border-color: #414141;
}

.client-box.last-2 {
  width: 100%;
  border-color: #414141;
  border-right-style: solid;
  position: static;
}

.column-full-width {
  width: 100%;
}

.text-container-5 {
  width: 50%;
  background-color: rgba(237, 240, 244, .81);
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  justify-content: flex-end;
  margin-bottom: 120px;
  margin-left: 100px;
  padding: 80px 70px;
  display: flex;
}

.section-contact {
  padding-top: 120px;
  position: relative;
  overflow: hidden;
}

.section-blog {
  padding-top: 100px;
  position: relative;
}

.section-blog.post-page {
  background-color: #1c3a34;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 100px;
}

.yellow-title {
  color: #fec922;
  margin-top: 0;
  font-size: 50px;
}

.link-4 {
  color: #000;
  text-decoration: none;
}

.white-text {
  color: #f4f3f0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.white-text.top-margin {
  color: #000;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.privacy-div {
  margin-left: 40px;
  margin-right: 40px;
}

.text-span {
  color: #ff0606;
}

.bold-text-6 {
  color:#1c3a34;
}

.privacy-policy {
  margin-bottom: 100px;
  padding-top: 60px;
}

.link-5 {
  color: #f50707;
  text-decoration: none;
}

.logo-grid-1 {
  z-index: 100;
  width: 100%;
  height: 100%;
  max-width: 1250px;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: grid;
  position: relative;
}

.logo-grid-2 {
  width: 100%;
  height: 100%;
  max-width: 1250px;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.logos-section {
  padding-top: 100px;
  position: relative;
}

.logos-section.double {
  padding-top: 40px;
  padding-bottom: 100px;
}

.burger-line {
  width: 30px;
  background-color: #fff;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.burger-line.bl-mid {
  width: 25px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.nav-bar {
  z-index: 50;
  width: 100%;
  height: 100px;
  color: #3ba32b;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(28, 58, 52, .5), rgba(28, 58, 52, .5));
  border-bottom: 1px #e0dede;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  padding-top: 14px;
  padding-bottom: 0;
  position: absolute;
}

.nav-bar-group {
  width: 40%;
  height: 60px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.burger {
  width: 40px;
  height: 30px;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 5px 5px 0;
  display: flex;
}

.home.w--current {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container {
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.menu-button-2 {
  width: 200px;
  height: 60px;
  border-left: 1px #e0dede;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 10px;
  padding: 15px;
  display: block;
}

.menu-button-2.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.nav-bar-menu {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  width: 100%;
  max-height: 100vh;
  max-width: 310px;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 60px;
  padding-left: 10px;
  display: flex;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.nav-menu-pane {
  z-index: 998;
  height: 100%;
  background-color: #3ba32b;
  border-left: 1px solid #e0dede;
  flex-direction: column;
  margin-top: 0;
  padding-top: 40px;
  display: flex;
  overflow: auto;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, .05);
}

.menu-link-group {
  margin-top: 98px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.menu-link-2 {
  width: 100%;
  height: 60px;
  color: #f4f3f0;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.menu-link-2:hover {
  color: #ffd63c;
}

.menu-link-2.w--current {
  text-decoration: line-through;
}

.nav {
  z-index: 150;
  background-color: rgba(0, 0, 0, 0);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.grid-2-olumns {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #ebebeb;
  grid-template-rows: auto;
  margin-top: 50px;
  position: relative;
  top: auto;
}

.grid-2-olumns.green {
  background-color: #1c3a34;
}

.img-video-presentation {
  height: 105%;
  background-image: url('../images/Artboard-26.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -30px;
  display: flex;
}

.subtitle-block {
  margin-bottom: 10px;
  display: inline-block;
}

.content-gradient-grid {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 140px;
  margin-bottom: 140px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.content-gradient-grid._1 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.block-grid {
  max-width: 550px;
  margin-right: 14px;
}

.icon-play {
  transition: transform .2s;
}

.icon-play:hover {
  transform: scale(1.15);
}

.text {
  color: #1c3a34;
  font-family: Schibsted Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.text.white {
  color: #ebebeb;
  font-family: Schibsted Grotesk, sans-serif;
  font-weight: 400;
}

.text.white.seperate-bellow {
  border-bottom: 1px solid #e8d2bf;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.text.centre {
  color: #1c3a34;
  text-align: center;
  font-weight: 400;
}

.text.marg-20-bot {
  color: #1c3a34;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 30px;
}

.image-block-margin {
  z-index: 10;
  min-height: 500px;
  transform-origin: 100%;
  margin-top: -30px;
  position: relative;
  top: 30px;
}

.subtitle-line {
  width: 100%;
  height: 2px;
  background-color: #f50;
  margin-top: 2px;
}

.title {
  color: #1c3a34;
  text-transform: none;
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: Schibsted Grotesk, sans-serif;
  font-size: 47px;
  font-weight: 700;
  line-height: 50px;
}

.title.center {
  color: #1c3a34;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 20px;
  line-height: 1.25em;
}

.title.white {
  color: #ebebeb;
}

.title.orange {
  color: #e99a58;
}

.title.marg-bot {
  margin-bottom: 60px;
}

.project-info {
  z-index: 100;
  text-align: center;
  padding: 60px 10px 30px;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-project-block {
  transform-origin: 100%;
  cursor: pointer;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.partner-logo {
  width: 100%;
  height: 100%;
  transform-origin: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.content-grid {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-2 {
  width: 100%;
  max-width: 1300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.container-2 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.logo {
  width: 200px;
  max-width: none;
}

.footer-address-block {
  color: #666f77;
  align-items: flex-start;
  display: flex;
}

.footer-menu-item {
  align-items: center;
  margin-bottom: 14px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.paragraph-66 {
  font-size: 16px;
  font-weight: 300;
}

.footer-address {
  color: #333;
  font-weight: 300;
  line-height: 23px;
}

.footer-contact-icon {
  margin-right: 16px;
}

.footer-columns-grid {
  grid-template-rows: auto;
  grid-template-columns: .8fr .8fr 1fr;
  padding-bottom: 0;
}

.footer-title-3 {
  margin-bottom: 26px;
  font-weight: 400;
}

.footer-link {
  color: #333;
  font-family: Schibsted Grotesk, sans-serif;
  font-weight: 400;
  text-decoration: none;
  transition: color .3s;
  display: inline-block;
}

.footer-link:hover {
  color: #e99a58;
}

.footer-link.w--current {
  color: #e99a58;
  font-family: Schibsted Grotesk, sans-serif;
  font-weight: 400;
}

.footer-link.priv {
  color: #e99a58;
}

.footer-link.priv:hover {
  color: #ebebeb;
}

.footer-link.priv.w--current {
  color: #e56800;
}

.footer-contact {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.footer-link-box {
  color: #666f77;
  text-decoration: none;
  transition: color .3s;
}

.footer-link-box:hover {
  color: #247cff;
}

.footer-menu {
  padding-left: 0;
  list-style-type: none;
}

.footer-up-grid {
  grid-template-rows: auto;
  padding-top: 40px;
  padding-bottom: 20px;
}

.social-media-icon.marg-left {
  margin-left: 10%;
}

.footer-bottom {
  color: #dbe5ee;
  background-color: #e8d2bf;
  border-top: 2px #dbe5ee;
  padding-top: 0;
  padding-bottom: 0;
}

.copyright {
  color: #666f77;
  text-align: center;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
}

.aux-wrapper {
  z-index: 25;
  width: 100%;
  max-width: 1366px;
  text-align: left;
  background-color: #ebebeb;
  justify-content: center;
  align-items: center;
  padding: 80px 30px 54px;
  display: flex;
  position: relative;
  box-shadow: 0 0 100px -75px #000;
}

.heading-2 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  font-weight: 400;
}

.post-preview {
  width: 22%;
  margin-right: 3%;
  position: relative;
}

.flex-bottom-right {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.heading-box-long {
  width: 97%;
  text-align: left;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.flex-blog-previews .post-preview a.post-link {
    height: 100px;
    display: block;
}
.flex-blog-previews {
  max-width: 90%;
  flex-wrap: wrap;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.section-1 {
  width: 95%;
  background-image: linear-gradient(150deg, #f50, #311a07);
  border-top-right-radius: 40px;
  border-bottom-left-radius: 100px;
  margin: 140px auto 100px;
  display: block;
  position: relative;
  right: auto;
  overflow: visible;
}

.section-1.margain {
  margin-top: 60px;
  margin-bottom: 30px;
}

.section3 {
  height: 100%;
  background-color: #ebebeb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.section3.top-marg {
  padding-top: 100px;
}

.section3.top-marg.green {
  background-color: #1c3a34;
}

.section3.top-marg.green.marg-top {
  margin-top: 60px;
}

.section-4 {
  position: relative;
  overflow: hidden;
}

.section-4.outline-triangle-right {
  background-image: url('../images/Outline-Block-Orangetop-right.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 800px;
}

.section-4.outline-triangle-right.beige {
  background-color: #e8d2bf;
}

.section-4.outline-triangle-right.beige.marg-top {
  margin-top: 40px;
}

.section-4.outline-triangle-right.beige.top-pad {
  padding-top: 60px;
}

.section-5 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 65px;
  position: relative;
  overflow: hidden;
}

.section-5.bottom-left-outline-block {
  background-image: url('../images/Outline-Block-Orange-bottom-left.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.section-5.bottom-left-outline-block.beige {
  background-color: #e8d2bf;
}

.logos {
  background-color: #ebebeb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
  display: flex;
}

.content-blog {
  margin-bottom: 100px;
  padding-top: 0px;
  position: relative;
}

.menu-button-3 {
  width: 60px;
  height: 60px;
  border-left: 1px #e0dede;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-left: 10px;
  padding: 15px;
  display: flex;
}

.menu-button-3.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.burger-2 {
  width: 40px;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.image-18 {
  display: inline-block;
}

.image2 {
  width: 100%;
  height: 120%;
  background-image: url('../images/mimi-thian-7b_9cHdKgFg-unsplash-p-3200.jpeg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.image2.overlay {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AdobeStock_280873995_Preview.jpeg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.image2.overlay.jn2 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AdobeStock_397013667_Preview.jpeg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.image2.overlay.jn4 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AdobeStock_231776907_Preview-1.jpeg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.image2.overlay.about-2 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AdobeStock_614284951_Preview.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.image1 {
  width: 100%;
  height: 120%;
  background-image: url('../images/mimi-thian-7b_9cHdKgFg-unsplash-p-3200.jpeg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.image1.overlay {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AdobeStock_569483927_Preview.jpeg');
  background-position: 0 0, 20%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.image1.overlay.jn1 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AdobeStock_609626533_Preview-1.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.image1.overlay.jn3 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AdobeStock_244031456_Preview.jpeg');
  background-position: 0 0, 20%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.col-left {
  width: 100%;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding: 10px;
  display: flex;
}

.nav-menu-pane-2 {
  z-index: 998;
  height: 100vh;
  border-left: 1px #e0dede;
  flex-direction: column;
  display: block;
  position: relative;
  overflow: auto;
  box-shadow: -1px 1px 5px rgba(28, 58, 52, .77);
}

.menu-link-3 {
  width: 100%;
  height: 40px;
  color: #f4f3f0;
  align-items: center;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 25px;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.menu-link-3:hover {
  color: #333;
}

.menu-link-3.w--current {
  color: #333;
  text-decoration: none;
}

.menu-dropdown {
  margin-left: 0;
  margin-right: 0;
}

.column-5 {
  padding-right: 40px;
}

.image-20, .image-21, .image-22, .image-23 {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.paragraph-67 {
  font-size: 17px;
  font-weight: 300;
  text-decoration: none;
}

.paragraph-68 {
  font-size: 17px;
}

.paragraph-69 {
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.heading-49 {
  margin-bottom: 20px;
}

.vacancies {
  padding-top: 100px;
  position: relative;
}

.vacancies.double {
  margin-top: 40px;
  padding-top: 0;
}

.bold-credit-on-white {
  background-color: #e8d2bf;
/*  margin-bottom: 20px;*/
 margin-bottom: 0px;
  padding-bottom: 20px;
}

.credit-holder {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.link-block-5 {
  text-align: center;
  justify-content: center;
  display: flex;
}

.social-image-holder {
  position: absolute;
}

.image-24 {
  padding-top: 10px;
  padding-left: 10px;
}

.textarea {
  max-height: 300px;
  max-width: 100%;
  min-height: 100px;
  min-width: 100%;
  color: #141e24;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 2px solid #d7dbdf;
  padding-left: 0;
  font-family: Schibsted Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8em;
  transition: border-color .2s;
}

.textarea:focus {
  border-bottom-color: #141e24;
}

.textarea::-ms-input-placeholder {
  color: rgba(20, 30, 36, .4);
}

.textarea::placeholder {
  color: rgba(20, 30, 36, .4);
}

.text-field-light {
  color: #141e24;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 2px solid #d7dbdf;
  margin-bottom: 0;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 0;
  font-family: Schibsted Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8em;
  transition: border-color .2s;
}

.text-field-light:focus {
  border-bottom-color: #141e24;
}

.text-field-light::-ms-input-placeholder {
  color: rgba(20, 30, 36, .4);
}

.text-field-light::placeholder {
  color: rgba(20, 30, 36, .4);
}

.title-3 {
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 47px;
  line-height: 50px;
}

.title-3.center {
  text-align: center;
   color: #1c3a34;
}

.icon-holder {
  width: 50px;
  height: 50px;
  background-image: url('../images/submit.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 5px;
  margin-right: 10px;
  padding-right: 0;
}

.upload {
  align-items: flex-end;
  display: flex;
}

.content-short-2 {
  max-width: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
}

.form-block-contact-page {
  width: 100%;
  margin-top: 15px;
}

.error-message-2 {
  color: #f35b5e;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  font-size: 16px;
}

.success-message-2 {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #00d98e;
  padding: 10px 15px;
}

.section-light-gray {
  background-color: #f5f8fa;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 14px;
  display: flex;
}

.form-request {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-3 {
  font-size: 20px;
  line-height: 28px;
}

.text-3.centre {
  text-align: center;
}

.text-error {
  font-size: 16px;
}

.submit-button-light {
  color: #000;
  text-align: center;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #929292;
  border-radius: 9px;
  padding: 15px 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
  transition: background-color .2s;
}

.submit-button-light:hover {
  color: #fff;
  background-color: #141e24;
}

.text-success {
  color: #fff;
  font-size: 16px;
}

.text-success.light {
  color: #141e24;
}

.box-80-percent-2 {
  width: 80%;
  max-width: 600px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.content-wrapper-2 {
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 1300px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #edf0f4;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  margin: 50px auto 0;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}

.content-wrapper-2.green {
  background-color: #1c3a34;
}

.content-wrapper-2.beige {
  background-color: #e8d2bf;
}

.content-wrapper-2.beige.bottom-margain {
  margin-bottom: 50px;
}

.container-jobs {
  max-width: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  position: relative;
}

.blog-post-title {
  color: #333;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25em;
  text-decoration: none;
}

.blog-post-title.left {
  color: #ebebeb;
  text-align: left;
  font-family: Schibsted Grotesk, sans-serif;
  font-weight: 900;
}

.card-content {
  border: 3px solid #e99a58;
  padding: 32px 24px 40px;
}

.read-more-link {
  color: #e99a58;
  padding-right: 12px;
}

.featured-jobs-title {
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 40px;
  display: flex;
}

.jobs {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
  position: relative;
}

.job-title {
  color: #dc4732;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 32px;
  text-decoration: none;
}

.job-title:hover {
  color: #666f77;
}

.job-title.left {
  color: #e99a58;
  text-align: left;
  font-family: Schibsted Grotesk, sans-serif;
  font-weight: 700;
}

.arrow-large {
  filter: invert();
  color: #000;
}

.section.featured-jobs {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 100px;
}

.section.featured-jobs.side-square {
  background-image: url('../images/Outline-Block-Orange-middle-right.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.section.featured-jobs.side-square.top-marg {
  margin-top: 40px;
}

.section.sectors {
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
  padding-left: 30px;
  padding-right: 30px;
}

.section.specialisms {
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
}

.section.google-revviews {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.paragraph-2 {
  color: #333;
}

.paragraph-2.left {
  color: #ebebeb;
  text-align: left;
  font-family: Schibsted Grotesk, sans-serif;
}

.read-more-wrap {
  color: #247cff;
  letter-spacing: .8px;
  text-transform: uppercase;
  padding-top: 24px;
  font-weight: 700;
  display: flex;
}

.blog-post-wrapper {
  background-color: #1c3a34;
  text-decoration: none;
}

.blog-post-wrapper:hover {
  color: #666f77;
}

.featured-jobs {
  color: #666f77;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  display: inline-block;
}

.lightbox-link {
  display: none;
}

.link-block-6 {
  text-decoration: none;
}

.no-results {
  padding: 20px;
}

.title-4 {
  max-width: 720px;
  color: #333;
  text-align: left;
  margin-top: 12px;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 500;
  line-height: 45px;
}

.pagenation-holder {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.next {
  color: #070707;
  background-color: #e6e6e6;
  border-bottom: 3px solid #ccc;
  border-radius: 5px 5px 2px 2px;
  text-decoration: none;
}

.next:hover {
  background-color: #ccc;
}

.text-6 {
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  text-decoration: none;
}

.pn-grid-outer {
  width: 100px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  justify-items: center;
}

.inner-grid {
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  justify-items: center;
}

.previous {
  color: #070707;
  background-color: #e6e6e6;
  border-bottom: 3px solid #ccc;
  border-radius: 5px 5px 2px 2px;
  text-decoration: none;
}

.previous:hover {
  background-color: #ccc;
}

.next-block, .number-inner-block, .previous-block {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block;
}

.number-block {
  color: #070707;
  background-color: #e6e6e6;
  border-bottom: 3px solid #ccc;
  border-radius: 5px 5px 2px 2px;
  text-decoration: none;
}

.number-block:hover {
  background-color: #ccc;
}

.team-member-image-wrap {
  height: auto;
  margin-bottom: 0;
}

.image-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team-member-item.spaced-member {
  width: 22%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e8d2bf;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-top: 12px;
  padding: 10px;
  display: flex;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, .2);
}

.social-icon {
  height: 100%;
  max-width: 15px;
  filter: invert();
  flex: none;
}

.container-7 {
  width: 100%;
  position: relative;
}

.container-7.team {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #1c3a34;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.link-block-9 {
  border-bottom-style: none;
}

.social-sideflex {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.social-icon-wrap {
  width: 40px;
  height: 40px;
  background-color: #f4f1f6;
  border: 1px #000;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: 10px;
  transition: transform .5s cubic-bezier(.23, 1, .32, 1), border-color .2s, color .2s, opacity .2s;
  display: flex;
  overflow: hidden;
}

.social-icon-wrap:hover {
  transform: rotate(-10deg);
}

.checkbox-4 {
  margin-top: 7px;
}

.content-short-4 {
  max-width: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.success-message-4 {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #00d98e;
  padding: 10px 15px;
}

.content-section-3 {
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.section-4-join-us {
  position: relative;
  overflow: hidden;
}

.section-5-join-us {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 65px;
  position: relative;
  overflow: hidden;
}

.section-5-join-us.bottom-left-outline-block {
  background-image: url('../images/Outline-Block-Orange-bottom-left.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.section-5-join-us.bottom-left-outline-block.beige {
  background-color: #e8d2bf;
}

.section-5-join-us.bottom-left-outline-block.beige.no-margain {
  margin-top: 0;
}

.section-6-join-us {
  position: relative;
  overflow: hidden;
}

.section-6-join-us.outline-triangle-right {
  background-image: url('../images/Outline-Block-Orangetop-right.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 800px;
}

.section-6-join-us.outline-triangle-right.beige {
  background-color: #e8d2bf;
  background-image: url('../images/Outline-Block-Orangetop-right.svg');
  background-repeat: no-repeat;
  background-size: 800px;
}

.section-7-join-us-copy {
  position: relative;
  overflow: hidden;
}

.header-box {
  margin-bottom: 70px;
  margin-left: 27%;
  margin-right: 27%;
}

.header-box.center {
  text-align: center;
  margin-left: 15%;
  margin-right: 15%;
}

.content-wrapper-3 {
  max-width: 1270px;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  position: relative;
}

.content-wrapper-3.padding {
  text-align: left;
  padding-top: 50px;
  padding-bottom: 50px;
}

.content-wrapper-3.padding.center {
  text-align: center;
}

.feature-column {
  width: 19%;
  text-align: center;
  border: 1px solid #e99a58;
  border-right-style: none;
  margin-left: -1px;
  margin-right: 1px;
  padding: 30px 20px 20px;
  overflow: hidden;
}

.feature-column.last {
  border-right-style: solid;
}

.feature-column.first-bot, .feature-column.bot {
  border-top-style: none;
}

.feature-column.last-bot {
  border-top-style: none;
  border-right-style: solid;
}

.feature-icon {
  color: #dbc37f;
  margin-bottom: 20px;
}

.flex-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
  position: relative;
}

.div-block-26 {
  width: 100%;
}

.hero-section {
  width: 100%;
  min-height: 400px;
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: static;
  top: auto;
  overflow: hidden;
}

.hero-section._100vh {
  min-height: 100vh;
  background-image: none;
}

.hero-title-2 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 60px;
  font-weight: 700;
  line-height: 65px;
}

.div-block-27, .div-block-28, .div-block-29, .div-block-30 {
  width: 100%;
}

.separation-line-2 {
  width: 100%;
  height: 1px;
  background-color: #363636;
  margin-bottom: 30px;
  position: relative;
}

.side-bar-wrapper {
  background-color: rgba(28, 58, 52, .8);
  flex-direction: column;
  display: flex;
}

.filter_search-field-2 {
  min-height: 4.4rem;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Search-grey.svg');
  background-position: 24px;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  border: 1px solid #e8d2bf;
  margin-bottom: 0;
  padding: 1rem 1.5rem 1rem 4rem;
  font-size: 1rem;
}

.filter_search-field-2:focus {
  color: #c6c5c5;
}

.filter_block-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #7c7c7c;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  position: relative;
}

.side-link-text {
  color: #ebebeb;
  font-size: 18px;
  text-decoration: none;
}

.side-link-text:hover {
  color: #e8d2bf;
}

.sidebar-links {
  margin-bottom: 10px;
  font-weight: 300;
  text-decoration: none;
}

.insight-wrapper {
  width: 47%;
  background-color: #19332e;
  border: 1px solid #1b1b1b;
  flex-direction: column;
  align-self: auto;
  padding: 20px 10px;
  text-decoration: none;
  display: block;
  position: relative;
}

.insight-wrapper:hover {
  background-color: #27554c;
}

.insight-column {
  width: 70%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.insight-title {
  color: #e99a58;
  margin-bottom: 20px;
  font-size: 25px;
  position: relative;
}

.nav-animation {
  width: 50px;
  margin-bottom: 8%;
  margin-left: 6%;
  margin-right: 6%;
}

.value-block {
  width: 32%;
  cursor: pointer;
  background-image: linear-gradient(#e99a58, #e99a58);
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
}

.value-block.green {
  background-image: linear-gradient(#1c3a34, #1c3a34);
}

.value-flex {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.content-values {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
}

.intro-feature-icon {
  width: 70px;
  height: 70px;
  border: 1px solid #ccd3d5;
  border-radius: 50%;
  margin-bottom: 10px;
  display: inline-block;
}

.intro-feature-icon._4 {
  background-color: #f5f5f5;
  background-image: url('../images/idea.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 34px;
}

.intro-feature-icon._5 {
  background-color: #f5f5f5;
  background-image: url('../images/customer-service-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 39px;
}

.intro-feature-icon._6 {
  background-color: #f5f5f5;
  background-image: url('../images/loupe.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
}

.intro-feature-icon._7 {
  background-color: #f5f5f5;
  background-image: url('../images/authenticity.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 34px;
}

.intro-feature-icon._8 {
  background-color: #f5f5f5;
  background-image: url('../images/positive-review.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 39px;
}

.intro-feature-icon._9 {
  background-color: #f5f5f5;
  background-image: url('../images/idea-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
}

.intro-feature-icon._10 {
  background-color: #f5f5f5;
  background-image: url('../images/united.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 34px;
}

.content-wrapper-4 {
  max-width: 1270px;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  position: relative;
}

.content-wrapper-4.about-box {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 60px;
  padding-bottom: 60px;
}

.intro-box-3 {
  width: 30%;
  text-align: center;
  background-color: #e99a58;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 45px 45px 40px;
  display: flex;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}

.intro-box-3._4up {
  width: 24%;
}

.button-primary {
  height: 50px;
  min-width: 170px;
  color: #a3a8a9;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffb000;
  margin-top: 15px;
  padding-top: 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  text-decoration: none;
  transition: background-color .2s, color .2s;
  position: static;
}

.button-primary:hover {
  color: #fff !important;
  background-color: #f59548;
}

.button-primary.black {
  color: #000;
  border-color: #000;
}

.intro-box {
  width: 30%;
  text-align: center;
  background-color: #e99a58;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 45px 45px 40px;
  display: flex;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}

.intro-box._5up {
  width: 19%;
}

.intro-box._4up {
  width: 24%;
}

.flex-wrapper-4 {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.flex-wrapper-4.space-between {
  justify-content: space-between;
}

.flex-wrapper-4.space-between.mobile-center {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.intro-box-2 {
  width: 30%;
  text-align: center;
  background-color: #1c3a34;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 45px 45px 40px;
  display: flex;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}

.intro-box-2._5-up {
  width: 19%;
}

.intro-box-2._4up {
  width: 24%;
}

.title-smaller {
  color: #1c3a34;
  text-transform: none;
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: Schibsted Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
}

.title-smaller.white {
  color: #ebebeb;
  line-height: 50px;
}

.sector-block {
  width: 49%;
/*20-01-2025  cursor: pointer;*/
  background-image: linear-gradient(#1c3a34, #1c3a34);
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
}

.sector-flex {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.section-squash {
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 0;
  position: relative;
}

.div-block-31 {
  flex-direction: column;
  display: flex;
}

.link-button-green {
  color: #202a3b;
  flex-direction: row;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-button-green:hover {
  color: #d1a961;
}

.image-news {
  width: 100%;
  height: 264px;
  object-fit: cover;
  border-radius: 0;
}

.content-news {
  z-index: 10;
  width: 100%;
  max-width: 1300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.text-link {
  color: #fff;
  padding-right: 33px;
  font-size: 17px;
}

.text-link:hover {
  color: #d1a961;
}

.text-link.green {
  color: #1c3a34;
  padding-right: 0;
  line-height: 22px;
}

.latest-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.insight-featured-wrapper {
  width: 23%;
  background-color: #e99a58;
  border-radius: 0;
  text-decoration: none;
}

.insight-inner {
  padding: 20px;
}

.insight-title-featured {
  color: #1c3a34;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 32px;
  text-decoration: none;
}

.insight-title-featured:hover {
  color: #666f77;
}

.footer-privacy {
  justify-content: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.pricacy-wrapper {
  margin-top: 20px;
}

.footer-menu-item-privacy {
  color: #e99a58;
  align-items: center;
  margin-bottom: 14px;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.hero-subtitle {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
}

.carousel {
  width: 100%;
  flex-direction: row;
  display: flex;
  overflow: hidden;
}

.logo-carousel-wrap {
  width: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .05);
  flex: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
  transform: perspective(1px);
}

.logo-carousel {
  width: 100%;
  grid-column-gap: 1rem;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
  background-color: #ebebeb;
}

.logo-carousel-item {
  flex: none;
  padding: 1rem;
}

.logo-link {
  filter: grayscale();
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-carousel-clone {
  width: 100%;
  grid-column-gap: 1rem;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.logo-text {
  max-width: 1000px;
  align-self: center;
  margin-right: 14px;
}

.reward-title {
  text-align: center;
  font-family: Schibsted Grotesk, sans-serif;
}

.content-section-our-promise {
  padding-top: 0;
  display: block;
  position: relative;
}

.aux-wrapper-2 {
  z-index: 25;
  width: 100%;
  max-width: 1366px;
  text-align: left;
  background-color: #ebebeb;
  justify-content: center;
  align-items: flex-start;
  padding: 80px 30px 54px;
  display: flex;
  position: relative;
  box-shadow: 0 0 100px -75px #000;
}

.job-text-holder {
  max-width: 800px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.close {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  padding: 10px;
  display: flex;
  position: absolute;
  top: -15px;
  bottom: auto;
  left: auto;
  right: -11px;
  box-shadow: 1px 1px 3px #000;
}

.close:hover {
  background-color: #e99a58;
}

.pop-up-wrapper {
  z-index: 9999;
  background-color: rgba(49, 49, 49, .8);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup-inner {
  width: auto;
  background-color: #fff;
  border: 1px solid #000;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  position: relative;
  overflow: visible;
  box-shadow: 1px 1px 3px #384a49;
}

.content-sectors {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 40px 30px;
  display: flex;
}
.team-member-image-wrap img {
    height: 400px;
    object-fit: contain;
}


@media screen and (min-width: 1280px) {
  .hero-flex.contact, .hero-flex.services, .hero-flex.join-us, .hero-flex.about, .hero-flex.cv, .hero-flex.find-a-job, .hero-flex.blog-post, .hero-flex.insights, .hero-flex.find-a-job, .hero-flex.job-page, .hero-flex.privacy {
    min-height: 500px;
  }

  .aux-wrapper {
    align-items: flex-start;
  }

  .col-left {
    padding: 10px;
  }

  .section.specialisms {
    max-width: 1270px;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-section {
    min-height: 500px;
    background-image: none;
  }

  .filter_search-field-2, .filter_block-3 {
    background-color: rgba(0, 0, 0, 0);
  }

  .intro-box-3 {
    width: 32%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-link.green {
    line-height: 22px;
  }

  .aux-wrapper-2 {
    align-items: flex-start;
  }

  .close {
    display: flex;
  }

  .close:hover {
    background-color: #9bd0cc;
  }

  .pop-up-wrapper {
    display: none;
  }
}
@media screen and (max-width: 1600px) {
    .team-member-image-wrap img {
        height: 340px;
        object-fit: contain;
    }
}
@media screen and (min-width: 1440px) {
    
    
  .section3.top-marg.green.marg-top.hide {
    display: none;
  }

  .section.specialisms {
    max-width: 1270px;
    margin-left: auto;
    margin-right: auto;
  }

  .aux-wrapper-2 {
    padding-top: 40px;
  }
}

@media screen and (max-width: 991px) {
    .team-member-item.spaced-member {
        width: 45% !important;
        min-height: 100%;
      }
      
  .footer-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }

  .hero-flex {
    min-height: 700px;
  }

  .hero-flex.contact {
    min-height: 400px;
  }

  .hero-column {
    width: 70%;
    max-width: 480px;
  }

  .content-section {
    padding-bottom: 0;
  }

  .notice {
    height: 30px;
  }

  .box-80-percent.mobile-margin {
    width: 100%;
  }

  .footer {
    padding-bottom: 0;
  }

  .heading-box-2 {
    width: 74%;
  }

  /* .column-offset-left, .column-offset-right {
    min-width: 440px;
  } */

  .social-section {
    padding-bottom: 0;
  }

  .social-section.double {
    padding-top: 40px;
  }

  .contact-section {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .map-section, .testamonials-section {
    padding-bottom: 0;
  }

  .client-box {
    padding-left: 25px;
    padding-right: 25px;
  }

  .column-full-width {
    width: 100%;
  }

  .section-contact, .section-blog, .logos-section {
    padding-bottom: 0;
  }

  .logos-section.double {
    padding-top: 40px;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-2-olumns {
    grid-template-columns: 1fr;
  }

  .content-gradient-grid {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .block-grid {
    max-width: 800px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .image-block-margin {
    height: 100%;
    min-height: 500px;
    margin-top: 0;
    top: 0;
  }

  .title {
    font-size: 30px;
    line-height: 35px;
  }

  .title.center {
    font-size: 40px;
  }

  .title.white {
    font-size: 30px;
    line-height: 35px;
  }

  .project-info {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-grid {
    align-items: center;
  }

  .footer-columns-grid {
    grid-template-columns: 1fr 1fr;
  }

  .footer-bottom {
    padding-left: 24px;
    padding-right: 24px;
  }

  .aux-wrapper {
    padding: 25px 25px 0;
    box-shadow: 0 0 100px -87.5px #000;
  }

  .heading-box-long {
    width: 74%;
  }

  .section-1 {
    margin-top: 0;
  }

  .section3 {
    padding-bottom: 12.5px;
    padding-left: 12.5px;
    padding-right: 12.5px;
  }

  .section-4, .section-5 {
    padding-bottom: 0;
  }

  .logos {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .content-blog, .vacancies {
    padding-bottom: 0;
  }

  .vacancies.double {
    margin-top: 20px;
    padding-top: 40px;
  }

  .title-3.center {
    font-size: 40px;

  }

  .section-light-gray {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .vacancie {
    margin-bottom: 20px;
  }

  .section.specialisms {
    padding-bottom: 40px;
  }

  

  .content-short-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-4-join-us, .section-5-join-us, .section-6-join-us, .section-7-join-us-copy {
    padding-bottom: 0;
  }

  .header-box.center {
    margin-left: 13%;
    margin-right: 13%;
  }

  .feature-column {
    width: 49%;
    border-style: solid;
  }

  .hero-section {
    width: 100%;
    min-height: 400px;
    background-image: none;
  }

  .side-bar-wrapper {
    width: 100%;
  }

  .nav-animation {
    width: 40px;
  }

  .value-block {
    width: 48%;
  }

  .value-flex {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .intro-box-3 {
    width: 49%;
  }

  .intro-box-3._4up {
    width: 48%;
  }

  .intro-box {
    width: 49%;
  }

  .intro-box._5up, .intro-box._4up {
    width: 47%;
  }

  .flex-wrapper-4.space-between.mobile-center {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .intro-box-2 {
    width: 49%;
  }

  .intro-box-2._5-up, .intro-box-2._4up {
    width: 47%;
  }

  .section-squash {
    padding-bottom: 0;
  }

  .logo-text {
    max-width: 800px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .content-section-our-promise {
    padding-bottom: 0;
  }

  .aux-wrapper-2 {
    padding: 25px 25px 25px;
    box-shadow: 0 0 100px -87.5px #000;
  }
}

@media screen and (max-width: 767px) {
  .insta-pic {
    width: 25%;
  }

  .insta-pic.last {
    display: none;
  }

  .hero-flex {
    min-height: 500px;
  }

  .subtitle {
    font-size: 18.5px;
    line-height: 28px;
  }

  .content-wrapper {
    margin-top: 0;
  }

  .hero-column {
    width: 100%;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .nav-menu {
    height: 100vh;
    padding-bottom: 240px;
    overflow: auto;
  }

  .h1-hero {
    font-size: 50px;
    line-height: 57px;
  }

  .content-section {
    padding-top: 80px;
  }

  .content-section.post {
    padding-top: 0;
  }

  .left-padding {
    padding-left: 15px;
  }

  .notice {
    height: 60px;
  }

  .flex-right {
    justify-content: center;
  }

  .box-80-percent.mobile-margin {
    width: 100%;
    max-width: none;
  }

  .button-2 {
    min-width: 123px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .map-container {
    width: 100%;
  }

  .title-2 {
    font-size: 12px;
  }

  ._50-percent-column-2 {
    width: 100%;
  }

  .heading-box-2 {
    width: 90%;
    margin-bottom: 40px;
  }

  ._50-percent-flex {
    width: 100%;
  }

  .h2-regular-2 {
    font-size: 30px;
    line-height: 45px;
  }

  .content-wrapper-hero {
    padding-left: 25px;
    padding-right: 25px;
  }

  .column-offset-left {
    min-width: 350px;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 50px;
    right: auto;
  }

  .text-container-9 {
    width: 100%;
    padding: 70px 10px 20px;
  }

  .text-container-9.middle-outline-block {
    width: 100%;
    flex-direction: row;
    justify-content: center;
    padding: 20px;
  }

  .text-block-6.left {
    width: 100%;
    padding: 20px;
  }

  .mini-title {
    font-size: 12px;
  }

  .testimonial-text {
    font-size: 32.5px;
    line-height: 55px;
  }

  .column-offset-right {
    width: 100%;
    min-width: 340px;
    padding-left: 50px;
    left: auto;
  }

  .text-block-36 {
    text-align: left;
  }

  .right-column {
    width: 100%;
  }

  .absolute-2.chairs {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AdobeStock_82172346-flip.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  ._50-percent-column-image {
    width: 100%;
  }

  .social-section {
    padding-top: 80px;
  }

  .social-section.double {
    padding-bottom: 80px;
  }

  .contact-section {
    padding-top: 40px;
  }

  .map-section, .testamonials-section {
    padding-top: 80px;
  }

  .client-box {
    width: 50%;
  }

  .client-box._6 {
    border-bottom-style: none;
    border-right-style: solid;
  }

  .client-box._5 {
    border-bottom-style: none;
  }

  .client-box._2-logo {
    width: 50%;
    border-bottom-style: none;
    border-right-style: solid;
  }

  .client-box._1, .client-box._5 {
    border-bottom-style: none;
  }

  .client-box._6 {
    width: 50%;
    border-bottom-style: none;
    border-right-style: solid;
  }

  .text-container-5 {
    width: 100%;
    margin-bottom: 80px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 60px 50px;
  }

  .section-contact, .section-blog {
    padding-top: 80px;
  }

  .section-blog.post-page {
    padding-bottom: 80px;
  }

  .privacy-div {
    margin-left: 20px;
    margin-right: 20px;
  }

  .logos-section {
    padding-top: 80px;
  }

  .logos-section.double {
    padding-bottom: 80px;
  }

  .grid-2-olumns {
    grid-row-gap: 0px;
  }

  .content-gradient-grid {
    margin-top: 55px;
    margin-bottom: 55px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-grid {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-block-margin {
    min-height: 50vw;
  }

  .title.center {
    font-size: 37px;
  }

  .footer-columns-grid {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .post-preview {
    width: 29%;
  }

  .heading-box-long {
    width: 90%;
    margin-bottom: 40px;
  }

  .section-5 {
    padding-top: 80px;
  }

  .section-5.bottom-left-outline-block.beige {
    margin-top: 0;
    padding-top: 20px;
  }

  .logos {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .content-blog {
    padding-top: 80px;
  }

  .col-left {
    min-height: auto;
  }

  .vacancies {
    padding-top: 80px;
  }

  .title-3.center {
    font-size: 37px;
  }

  .content-short-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-light-gray {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .content-wrapper-2.green {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-wrapper-2.beige.bottom-margain {
    margin-top: 0;
  }

  .vacancie {
    margin-bottom: 20px;
  }

  .section.sectors {
    padding-bottom: 40px;
  }

  .title-4 {
    margin-bottom: 14px;
  }

  .team-member-item.spaced-member {
    width: 45%;
    margin-top: 0;
  }

  .content-short-4 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .content-section-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .feature-column {
    padding: 40px 30px;
  }

  .hero-section {
    min-height: 400px;
  }

  .side-bar-wrapper {
    display: block;
  }

  .insight-column {
    width: 100%;
    margin-bottom: 30px;
  }

  .nav-animation {
    width: 100%;
    margin-bottom: 10%;
    margin-left: 9%;
    margin-right: 9%;
  }

  .value-block {
    width: 100%;
  }

  .value-flex {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .content-values {
    margin-left: 20px;
    margin-right: 20px;
  }

  .intro-box-3 {
    width: 90%;
    max-width: 400px;
  }

  .intro-box-3._4up {
    width: 100%;
  }

  .intro-box {
    width: 90%;
    max-width: 400px;
    margin-bottom: 40px;
  }

  .intro-box._5up {
    width: 100% !important;
    max-width: none;
    margin-bottom: 0px;
  }

  .intro-box._4up {
    width: 100%;
  }

  .flex-wrapper-4.space-between.mobile-center {
    justify-content: center;
  }

  .intro-box-2 {
    width: 90%;
    max-width: 400px;
    margin-bottom: 40px;
  }

  .intro-box-2._5-up {
    width: 100% !important;
    max-width: none;
    margin-bottom: 0px;
  }

  .intro-box-2._4up, .sector-block {
    width: 100%;
  }

  .sector-flex {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .section-squash {
    padding-top: 10px;
  }

  .insight-featured-wrapper {
    width: 100%;
  }

  .hero-subtitle {
    font-size: 25px;
    line-height: 30px;
  }

  .logo-text {
    margin-left: 20px;
    margin-right: 20px;
  }

  .content-section-our-promise {
    padding-top: 10px;
  }

  .aux-wrapper-2 {
    flex-wrap: wrap;
  }

  .popup-inner {
    width: 80%;
  }

  .div-block-33 {
    flex-direction: column;
    display: flex;
  }

  .content-sectors {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .insta-pic {
    width: 50%;
  }

  .no-top-margin {
    font-size: 40px;
  }

  .content-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-column.home {
    width: 100%;
    width: 100%;
  }

  .h1-hero {
    font-size: 30px;
    line-height: 30px;
  }

  .content-section {
    padding-top: 60px;
  }

  .left-padding {
    padding-left: 10px;
  }

  .box-80-percent {
    width: 100%;
  }

  .box-80-percent.mobile-margin {
    width: 100%;
    margin-bottom: 40px;
  }

  .map-container, ._50-percent-column-2, .heading-box-2 {
    width: 100%;
  }

  .map {
    width: 100%;
    margin-bottom: 40px;
  }

  ._50-percent-flex {
    width: 100%;
  }

  .paragraph {
    font-size: 20px;
  }

  .h2-regular-2 {
    font-size: 30px;
    line-height: 45px;
  }

  .column-offset-left {
    min-width: 100%;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    right: 0;
  }

  .text-container-9 {
    width: 100%;
    padding: 0;
  }

  .text-block-6.left {
    width: 100%;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-arrow {
    width: 50px;
  }

  .testimonial-slide {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .testimonial-text {
    font-size: 18px;
    line-height: 25px;
  }

  .column-offset-right {
    width: 100%;
    min-width: 100%;
    padding: 40px 20px;
    left: 0;
  }

  .text-block-36 {
    width: auto;
    text-align: left;
    font-weight: 400;
  }

  .column-2 {
    font-size: 18px;
  }

  .heading-37 {
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    display: inline;
  }

  .right-column {
    width: 100%;
    display: none;
  }

  .post-margin {
    margin-bottom: 40px;
  }

  ._50-percent-column-image {
    width: 100%;
    flex: 1;
    margin-bottom: 40px;
    margin-left: 10px;
  }

  .social-section {
    padding-top: 60px;
  }

  .social-section.double {
    padding-bottom: 60px;
    overflow: hidden;
  }

  .contact-section {
    padding-top: 40px;
  }

  .map-section, .testamonials-section {
    padding-top: 60px;
  }

  .client-box {
    width: 100%;
    border-bottom-style: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .client-box.last {
    border-bottom-style: solid;
  }

  .client-box._3, .client-box._5, .client-box._7 {
    border-right-style: solid;
  }

  .client-box._2-logo {
    width: 100%;
  }

  .client-box._1, .client-box._5 {
    border-right-style: solid;
  }

  .client-box._6 {
    width: 100%;
  }

  .client-box._7 {
    border-right-style: solid;
  }

  .client-box.last-2 {
    border-bottom-style: solid;
  }

  .text-container-5 {
    width: 90%;
    padding: 40px;
  }

  .section-contact, .section-blog {
    padding-top: 60px;
  }

  .section-blog.post-page {
    padding-bottom: 50px;
  }

  .yellow-title {
    font-size: 40px;
  }

  .white-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .privacy-div {
    margin-left: 10px;
    margin-right: 10px;
  }

  .logos-section {
    padding-top: 60px;
  }

  .logos-section.double {
    padding-bottom: 60px;
    overflow: hidden;
  }

  .content-gradient-grid {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .block-grid {
    margin-left: 15px;
    margin-right: 15px;
  }

  .image-block-margin {
    min-height: 300px;
  }

  .title {
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 35px;
  }

  .title.center {
    font-size: 27px;
  }

  .footer-title-3 {
    margin-bottom: 16px;
  }

  .footer-up-grid {
    grid-template-columns: 1fr;
  }

  .social-media-icon.marg-left {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .post-preview {
    width: 100%;
    margin-bottom: 30px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .heading-box-long {
    width: 100%;
    padding-left: 20px;
  }

  .flex-blog-previews {
    justify-content: flex-start;
  }

  .section-1.margain {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .section-4, .section-5 {
    padding-top: 60px;
  }

  .logos {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-blog {
    padding-top: 60px;
  }

  .col-left {
    min-height: auto;
  }

  .vacancies {
    padding-top: 60px;
  }

  .title-3 {
    margin-bottom: 20px;
    font-size: 27px;
  }

  .title-3.center {
    font-size: 27px;
  }

  .content-short-2 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section-light-gray {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .form-request {
    grid-template-columns: 1fr;
  }

  .box-80-percent-2 {
    width: 100%;
  }

  .content-wrapper-2.green {
    padding-left: 10px;
    padding-right: 10px;
  }

  .content-short-4 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section-4-join-us {
    padding-top: 10px;
  }

  .section-5-join-us, .section-6-join-us, .section-7-join-us-copy {
    padding-top: 60px;
  }

  .header-box.center {
    margin-left: 0%;
    margin-right: 0%;
  }

  .content-wrapper-3.padding.center {
    padding-bottom: 40px;
  }

  .feature-column {
    width: 100%;
  }

  .hero-section {
    min-height: 400px;
  }

  .hero-title-2 {
    margin-bottom: 20px;
    font-size: 27px;
  }

  .insight-column {
    width: 100%;
    margin-bottom: 40px;
  }

  .content-values {
    margin-left: 15px;
    margin-right: 15px;
  }

  .content-wrapper-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .content-wrapper-4.about-box {
    /* padding-top: 0; */
    padding-bottom: 0;
  }

  .intro-box-3, .intro-box, .intro-box-2 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .title-smaller {
    margin-bottom: 20px;
    font-size: 27px;
  }

  .section-squash {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
  }

  .image-news {
    height: 170px;
  }

  .footer-privacy {
    flex-direction: column;
  }

  .hero-subtitle {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 25px;
  }

  .logo-text {
    margin-left: 15px;
    margin-right: 15px;
  }

  .aux-wrapper-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .popup-inner {
    width: 95%;
  }

  .content-sectors {
    margin-left: 15px;
    margin-right: 15px;
  }
}

#Name-3.w-node-_504547c1-1993-ef77-00df-1ea3a12c9234-14f566f9, #Email-2.w-node-_504547c1-1993-ef77-00df-1ea3a12c9235-14f566f9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Message.w-node-_504547c1-1993-ef77-00df-1ea3a12c9236-14f566f9 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_504547c1-1993-ef77-00df-1ea3a12c9237-14f566f9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_504547c1-1993-ef77-00df-1ea3a12c923a-14f566f9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_504547c1-1993-ef77-00df-1ea3a12c9240-14f566f9 {
  grid-area: 4 / 3 / 5 / 5;
}

#w-node-_53b00bb5-999b-85cd-e34f-b6d72415f023-14f566fa, #w-node-_53b00bb5-999b-85cd-e34f-b6d72415f03c-14f566fa {
  justify-self: stretch;
}

#Name-3.w-node-_2a649571-51f3-1262-209f-e93159272f9b-d7e9c3fc, #Email-2.w-node-_2a649571-51f3-1262-209f-e93159272f9c-d7e9c3fc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Message.w-node-_2a649571-51f3-1262-209f-e93159272f9d-d7e9c3fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_2a649571-51f3-1262-209f-e93159272f9e-d7e9c3fc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2a649571-51f3-1262-209f-e93159272fa1-d7e9c3fc {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_2a649571-51f3-1262-209f-e93159272fa7-d7e9c3fc {
  grid-area: 4 / 3 / 5 / 5;
}

@media screen and (max-width: 479px) {
  #Message.w-node-_504547c1-1993-ef77-00df-1ea3a12c9236-14f566f9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_504547c1-1993-ef77-00df-1ea3a12c9240-14f566f9, #Message.w-node-_2a649571-51f3-1262-209f-e93159272f9d-d7e9c3fc, #w-node-_2a649571-51f3-1262-209f-e93159272fa7-d7e9c3fc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Raptorpremium';
  src: url('../fonts/RaptorPremium-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raptorpremium';
  src: url('../fonts/RaptorPremium-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raptorpremium';
  src: url('../fonts/RaptorPremium-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/*18-08-2023 start */

.snackbar-container {
    transition: all .5s ease;
    transition-property: top,right,bottom,left,opacity;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    min-height: 14px;
    background-color: #070b0e;
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    line-height: 22px;
    padding: 18px 24px;
    bottom: -100px;
    top: -100px;
    opacity: 0;
    z-index: 9999;
}
@media (min-width: 640px) {
.snackbar-container {
    min-width: 288px;
    max-width: 568px;
    display: inline-flex;
    border-radius: 2px;
    margin: 24px;
}

}

.snackbar-container button.action {
    background: transparent;
    display: inline-block;
    border: none;
    font-size: inherit;
    text-transform: uppercase;
    margin: 0 0 0 24px;
    padding: 0;
    min-width: min-content;
    cursor: pointer;
}
.snackbar-container.snackbar-pos.bottom-left {
    top: auto!important;
    bottom: 0;
    left: 0;
    z-index: 999999 !important;
}
/*18-08-2023 end */


/* ----18-08-2023-start---- */
#vacancy_carousel .vacancie {
    width: 100%;
}
#vacancy_carousel .owl-item img.arrow-large {
  width: 30px;
}
#vacancy_carousel .vacancie.w-col.w-col-3.w-col-stack .card-content {
  min-height: auto;
}
.section.featured-jobs .container-jobs {
  width: 100%;
}
.section.featured-jobs.side-square.top-marg {
  width: 100%;
}
#vacancy_carousel .vacancie .card-content .job-title.left {
  height: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#vacancy_carousel .vacancie .card-content .paragraph-2.left {
  height: 70px;
  overflow: hidden;
}

/* ----18-08-2023-end---- */


/* ----19-08-2023-start---- */
#vacancy_carousel .vacancie .card-content .blog-post-title.left {
  height: 50px;
  overflow: hidden;
}
.insight-inner h1.insight-title-featured {
  height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 25px;
}
#Office .column-offset-right a.primary-button {
  margin-top: 10px;
}
#search_results_box a.link-block-3 {
  width: 100%;
}
#pagination_box {
  justify-content: center;
}
#pagination_box .myClass p.text {
  margin: 0px;
}
#pagination_box .myClass {
  height: 38px;
}
form#upload_cv_form .w-form-label a {
  color: #1b524a;
}

/* ----19-08-2023-end---- */


/* ----22-08-2023-start---- */
#search_results_box img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
#search_results_box .insight-title {
  height: 53px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


/* ----22-08-2023-end---- */


/* ----23-08-2023-start---- */
.text-link.green a.primary-button {
  line-height: 21px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-gradient-grid .text.white {
  margin-bottom: 20px;
}
.content-sectors {
/* 06-02-2025  margin-bottom: 0px;*/
  margin-bottom: 40px;
}
.team-member-item.spaced-member h5.subtitle.small {
  height: 46px;
}
.top-margin._10-pixels a {
  text-decoration: none;
}
.text-block-32 a {
  text-decoration: none;
  color: #000;
}
.section-3 .w-col.w-col-4 {
  margin-bottom: 30px;
}
form#apply_form button#apply_form_submit {
  padding-top: 0px;
}
.blog3_menu-link.current span {
  background: transparent !important;
  color: #e99a58 !important;
  font-size: 18px;
}
.side-bar-wrapper label span {
  cursor: pointer;
  margin-bottom: 0px;
  font-size: 18px;
}
.insight-inner .text {
  height: 200px;
  overflow: auto;
  margin-bottom: 30px;
}
.div-block-19 .w-form {
  padding-left: 20px;
}
.flex-space-2 #search_results_box:last-child {
  width: 100%;
}


@media screen and (max-width:1200px) {
    .team-member-item.spaced-member {
        width: 30%;
        min-height: 100%;
      }
.insight-featured-wrapper {
  width: 48%;
}
}

@media screen and (min-width:992px) and (max-width:1200px)  {
.intro-box-2._5-up {
  width: 32.33%;
}
.intro-box._5up {
  width: 32.33%;
}
.flex-wrapper-4.space-between {
  justify-content: center;
}
}

@media screen and (max-width:1024px) {
.intro-box-2._5-up, .intro-box-2._4up, .intro-box-3._4up, .intro-box._5up, .intro-box._4up {
  width: 48%;
}
}

@media screen and (max-width:991px) {
#The-Corporate ._50-percent-flex {
  width: 100%;
  display: unset;
}
.intro-box-2._5-up, .intro-box-2._4up {
  width: 48%;
}
.intro-box._5up, .intro-box._4up {
  width: 48%;
}
#The-Corporate ._50-percent-flex .box-80-percent-2 {
  max-width: 100%;
}
.section-1 {
  margin-bottom: 0;
}
.flex-wrapper-4.space-between {
  justify-content: center !important;
}
.column-offset-right {
  padding: 40px !important;
}
.value-flex {
  justify-content: center;
}
.content-wrapper-3.padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section.sectors {
  padding-bottom: 0px;
}
.header-box.center {
  margin-bottom: 30px;
}
.header-box.center h2.title {
  margin-bottom: 10px;
}
.content-wrapper-4.about-box {
  padding-bottom: 0px;
}
.content-wrapper-2.beige.bottom-margain {
  margin: 0px;
}
#Office .text-block-6.left {
  justify-content: space-around;
}
#Branding .text-container-9 {
  justify-content: space-around;
}
}


@media screen and (max-width:767px) {
    .team-member-image-wrap img {
        height: auto;
        object-fit: contain;
    }
.insight-featured-wrapper {
  width: 100%;
}
.box-80-percent.mobile-margin {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.content-gradient-grid._1 .col-left .text {
  margin-bottom: 20px;
}
.content-gradient-grid._1 .aux-wrapper-2 {
  padding-bottom: 25px;
}
.section-1 {
  margin-bottom: 0px;
}
#Branding .column-offset-left {
  padding: 30px;
}
.insight-inner h1.insight-title-featured {
  height: auto;
}
.intro-box-2._5-up, .intro-box-2._4up, .intro-box._4up, .intro-box-3._4up {
  width: 100%;
  margin-bottom: 0px;
  max-width: 100%;
}
.insight-wrapper {
  width: 100%;
}
.text-field-half {
  width: 100%;
}
.map-section.hidden.bottom-right-block .content-wrapper.w-container {
  padding-top: 30px;
}
#Branding .text-container-9 {
  padding-top: 35px;
}
.hero-section._100vh {
  min-height: 70vh;
}
.background-video {
  min-height: auto;
}
#apply_form .w-layout-grid.grid-7 {
  grid-template-columns: 1fr;
}
form#apply_form {
  width: 100%;
}
.insight-inner .text {
  height: auto;
}
}

@media screen and (min-width:768px) {
.popup .title-popup {
  line-height: 40px;
}
}

@media screen and (max-width:479px) {
.team-member-item.spaced-member {
  width: 100% !important;
  margin: 0px 25px;
}
.header-box.center h2.title {
  font-size: 27px;
  margin-bottom: 0px;
}
#Top .hero-column.home .div-block-16 {
  margin-top: 20px;
}
}




/* ----23-08-2023-end---- */
/* 01-09-2023 */
@media screen and (min-width:992px) {
    
.w-layout-grid.grid-2-olumns.green.home {
    grid-template-columns: 0.7fr 1fr !important;
}
}
.solving_talent h1.title {
    font-size: 30px;
    line-height: 35px;
}