.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  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;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: 700;
  line-height: 1em;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
}

p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
}

.container {
  width: 100%;
  max-width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}

.projects-row {
  flex-wrap: wrap;
  margin-top: -2px;
  margin-left: -1px;
  margin-right: -1px;
  display: flex;
}

.projects-col {
  width: 25%;
  margin-top: 2px;
  padding-left: 1px;
  padding-right: 1px;
}

.projects-img-b {
  position: relative;
  overflow: hidden;
}

.projects-content-b {
  color: #000;
  flex: 1;
  padding-top: 15px;
  padding-bottom: 15px;
}

.project-tag {
  z-index: 2;
  background-color: #3a393e;
  padding: 5px 10px;
  font-size: 16px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.projects-text-b {
  margin-top: 5px;
}

.projects-img {
  z-index: 0;
  width: 100%;
  display: block;
  position: relative;
}

.projects-col-link-b {
  height: 100%;
  color: #fff;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.contact-top {
  border-top: 1px solid #ccc9c7;
  border-bottom: 1px solid #ccc9c7;
  padding-top: 20px;
  padding-bottom: 5px;
}

.contact-top-col {
  width: 100%;
  padding: 20px 15px;
}

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

.careers-detail-row {
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.careers-detail-col-l {
  width: 40%;
  padding-left: 20px;
  padding-right: 20px;
}

.careers-detail-col-r {
  width: 60%;
  padding-left: 20px;
  padding-right: 20px;
}

.careers-detail-col-l-title-b {
  border-bottom: 1px solid #ccc9c7;
}

.careers-detail-col-l-title {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  display: inline-block;
}

.careers-detail-col-l-content-b {
  margin-top: 10px;
}

.careers-detail-col-l-content-col {
  margin-top: 30px;
}

.careers-detail-col-l-content-row {
  margin-top: -30px;
}

.careers-detail-col-l-content {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.list {
  margin-bottom: 0;
  padding-left: 20px;
}

.list-item {
  margin-top: 5px;
  padding-left: 5px;
}

.back-button {
  color: #000;
  padding-left: 20px;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  position: relative;
}

.image {
  width: 11px;
  margin-top: 2px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.back-button-b {
  margin-top: 40px;
}

.show-from-smallest-mobile {
  display: none;
}

.contact-form-content {
  margin-top: 40px;
}

.contact-form-content-row {
  flex-wrap: wrap-reverse;
  margin-left: -40px;
  display: flex;
}

.contact-form-content-col-l {
  width: 50%;
  padding-left: 40px;
  padding-right: 40px;
}

.contact-form-content-col-r {
  width: 50%;
  background-image: url('../images/contact-img.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block {
  margin-top: 5px;
}

.contact-form-b {
  margin-top: 50px;
  margin-bottom: 0;
}

.form-submit-button {
  text-align: center;
  background-color: #000;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 18px;
  line-height: 22px;
  transition: all .5s;
}

.form-submit-button:hover {
  transform: translate(0, -3px);
}

.contact-form-field-label {
  display: none;
}

.contact-form-text-field {
  height: 50px;
  border: 1px #000;
  border-bottom: 1px solid #ccc9c7;
  margin-bottom: 0;
  padding: 10px 0;
  font-size: 18px;
  line-height: 22px;
}

.contact-form-text-field.long {
  height: 150px;
}

.contact-form-text-field.required {
  padding-right: 70px;
}

.contact-form-row {
  margin-top: -20px;
}

.contact-form-col {
  margin-top: 20px;
}

.form-submit-button-b {
  margin-top: 30px;
}

.form-required-text {
  font-weight: 700;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.contact-form-select {
  height: 50px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid #ccc9c7;
  margin-bottom: 0;
  padding: 10px 70px 10px 0;
  font-size: 18px;
  line-height: 22px;
}

.contact-form-select-col {
  position: relative;
}

.contact-form-select-arrow {
  width: 15px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.contact-form-field-col {
  position: relative;
}

.label-none {
  display: none;
}

.form-checkbox-field {
  margin-bottom: 0;
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.form-checkbox-col {
  margin-top: 40px;
  padding-left: 30px;
  position: relative;
}

.form-checkbox {
  width: 20px;
  height: 20px;
  background-image: url('../images/checkbox.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  border-style: none;
  border-radius: 0;
  margin-top: 0;
}

.form-checkbox.w--redirected-checked {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/checkbox-checked.svg');
  background-size: 20px 20px;
  border-style: none;
  border-radius: 0;
}

.form-checkbox.w--redirected-focus {
  box-shadow: none;
}

.careers-detail-text-b {
  margin-top: 5px;
}

.contact-top-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}

.contact-top-slider-mask {
  height: auto;
}

.contact-top-slider-side {
  width: 25%;
}

.contact-top-slider-arrow-l {
  width: 20px;
  height: 32px;
  color: #000;
  transition: all .8s;
  overflow: hidden;
}

.contact-top-slider-arrow-l:hover {
  transform: scale(.8);
}

.contact-top-slider-arrow-r {
  width: 20px;
  height: 32px;
  transition: all .8s;
  overflow: hidden;
}

.contact-top-slider-arrow-r:hover {
  transform: scale(.8);
}

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

.people-row {
  flex-wrap: wrap;
  margin-top: -2px;
  margin-left: -1px;
  margin-right: -1px;
  display: flex;
}

.people-col {
  width: 25%;
  margin-top: 2px;
  padding-left: 1px;
  padding-right: 1px;
}

.people-col-link-b {
  height: 100%;
  color: #fff;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.people-img-b {
  position: relative;
  overflow: hidden;
}

.people-img {
  z-index: 0;
  width: 100%;
  display: block;
  position: relative;
}

.people-content-b {
  color: #000;
  flex: 1;
  padding-top: 15px;
  padding-bottom: 15px;
}

.people-text-b {
  margin-top: 5px;
}

.people-img-hover {
  z-index: 1;
  width: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

html.w-mod-js [data-ix="opacity-0"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .container {
    padding-left: 22px;
    padding-right: 22px;
  }

  .projects-col {
    width: 33.33%;
  }

  .contact-top {
    padding-top: 0;
  }

  .contact-form-content-col-l {
    width: 45%;
  }

  .contact-form-content-col-r {
    width: 55%;
  }

  .contact-top-slider-side, .people-col {
    width: 33.33%;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    font-size: 28px;
    line-height: 28px;
  }

  .projects-col {
    width: 50%;
  }

  .list {
    padding-left: 15px;
  }

  .contact-form-content {
    margin-top: 30px;
  }

  .contact-form-content-row {
    margin-left: 0;
  }

  .contact-form-content-col-l {
    width: 100%;
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .contact-form-content-col-r {
    width: 100%;
    height: 400px;
  }

  .contact-top-slider {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-top-slider-side {
    width: 50%;
  }

  .contact-top-slider-arrow-l, .contact-top-slider-arrow-r {
    width: 15px;
    height: 25px;
  }

  .people-col {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 34px;
  }

  p {
    font-size: 15px;
    line-height: 18px;
  }

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

  .projects-col {
    width: 100%;
  }

  .careers-detail-row {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .careers-detail-col-l {
    width: 100%;
    padding: 0;
  }

  .careers-detail-col-r {
    width: 100%;
    margin-top: 15px;
    padding: 0;
  }

  .back-button {
    font-size: 16px;
  }

  .image {
    width: 9px;
    margin-top: 3px;
  }

  .back-button-b {
    margin-top: 30px;
  }

  .show-from-smallest-mobile {
    display: block;
  }

  .contact-form-content-col-r {
    height: 300px;
  }

  .contact-form-text-field {
    height: 40px;
    font-size: 16px;
  }

  .contact-form-text-field.long {
    height: 120px;
  }

  .contact-form-select {
    height: 40px;
    font-size: 16px;
  }

  .form-checkbox-field {
    margin-top: 1px;
  }

  .form-checkbox-col {
    margin-top: 30px;
    padding-left: 25px;
  }

  .form-checkbox {
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
  }

  .form-checkbox.w--redirected-checked {
    background-size: 15px 15px;
  }

  .careers-detail-text-b {
    margin-top: 3px;
  }

  .contact-top-slider-side, .people-col {
    width: 100%;
  }
}

