/*
* Units
*/
/*
* Quick pseudoclass
*/
/*
* Position absolute
*/
/*
* Custom scrollbar
*/
/*
* Fluid Typography.
*/
/*
* Truncates
*/
/*
* No mobile hover
*
* how to use:
    @include hover() {
        opacity: 0.5;
    }
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
.handwritten, .handwritten * {
  font-family: "Nothing You Could Do";
}

.block-our-team-list {
  display: block;
  position: relative;
  background-color: #F5F5F5;
  padding-top: 324px;
  padding-bottom: 163px;
}
@media (max-width: 991.98px) {
  .block-our-team-list {
    padding-top: 80px;
    padding-bottom: 90px;
  }
}
.block-our-team-list--new {
  padding: 80px 0 130px;
}
@media (max-width: 767.98px) {
  .block-our-team-list--new {
    padding: 40px 0 80px;
  }
}
.block-our-team-list--new:after {
  content: "";
  background-image: url(images/GreenIT_flowers.c048fd.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -150px;
  top: 170px;
  height: 300px;
  width: 300px;
}
@media (max-width: 991.98px) {
  .block-our-team-list--new:after {
    display: none;
  }
}
.block-our-team-list--new:before {
  content: "";
  background-image: url(images/GreenIT_floowers.27229f.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -85px;
  bottom: 10%;
  height: 300px;
  width: 300px;
}
.block-our-team-list--new .block-our-team-list__header {
  border-bottom: 0;
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .block-our-team-list--new .block-our-team-list__header {
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .block-our-team-list--new .block-our-team-list__buttons-wrapper {
    margin: 10px 0 10px;
    font-weight: 500;
    text-align: left;
  }
}
@media (max-width: 767.98px) {
  .block-our-team-list--new .block-our-team-list__buttons-wrapper button {
    border: 1px solid #184e51;
    border-radius: 20px;
    padding: 5px 20px;
    text-align: left;
  }
}
.block-our-team-list--new .worker-box__content {
  background: #17383A;
  border-radius: 0 0 20px 20px;
  padding: 25px 40px 40px;
  min-height: 160px;
  text-align: left;
}
@media (max-width: 767.98px) {
  .block-our-team-list--new .worker-box__content {
    padding: 15px 5px 25px;
    min-height: 185px;
  }
}
.block-our-team-list--new .worker-box__content * {
  color: #D3FFDF !important;
}
.block-our-team-list--new .worker-box__content .worker-box__department {
  font-size: 18px;
  font-size: calc(14px + (18 - 14) * (100vw - 767px) / (1920 - 767));
  line-height: 1.2;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .block-our-team-list--new .worker-box__content .worker-box__department {
    font-size: 14px;
  }
}
@media screen and (min-width: 1920px) {
  .block-our-team-list--new .worker-box__content .worker-box__department {
    font-size: 18px;
  }
}
.block-our-team-list--new .worker-box__content .worker-box__social {
  justify-content: flex-start;
}
.block-our-team-list--new .worker-box__content .worker-box__social--linkedin {
  background-image: url(images/linkedin-logo-green.d39002.svg);
  margin: 0 20px 0 0;
}
.block-our-team-list--new .worker-box__content .worker-box__social--xing {
  background-image: url(images/xing-logo-green.3914c1.svg);
  margin: 0 20px 0 0;
}
.block-our-team-list__header {
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  padding-bottom: 27px;
  border-bottom: solid 1px rgba(24, 78, 81, 0.25);
  margin-bottom: 120px;
}
@media (max-width: 1479.98px) {
  .block-our-team-list__header {
    display: block;
    padding-bottom: 24px;
  }
}
@media (max-width: 1279.98px) {
  .block-our-team-list__header {
    margin-bottom: 80px;
  }
}
@media (max-width: 991.98px) {
  .block-our-team-list__header {
    margin-bottom: 31px;
  }
}
.block-our-team-list__header-title {
  margin: 0;
  color: #184e51;
  font-weight: 400;
  font-size: 72px;
  font-size: calc(40px + (72 - 40) * (100vw - 767px) / (1920 - 767));
  line-height: 78px;
  line-height: calc(48px + (78 - 48) * (100vw - 767px) / (1920 - 767));
}
@media screen and (max-width: 767px) {
  .block-our-team-list__header-title {
    font-size: 40px;
  }
}
@media screen and (min-width: 1920px) {
  .block-our-team-list__header-title {
    font-size: 72px;
  }
}
@media screen and (max-width: 767px) {
  .block-our-team-list__header-title {
    line-height: 48px;
  }
}
@media screen and (min-width: 1920px) {
  .block-our-team-list__header-title {
    line-height: 78px;
  }
}
@media (max-width: 1479.98px) {
  .block-our-team-list__header-title {
    margin-bottom: 24px;
  }
}
.block-our-team-list__filters {
  display: flex;
  align-items: center;
  margin-left: auto;
}
@media (max-width: 991.98px) {
  .block-our-team-list__filters {
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.block-our-team-list__filters-title {
  margin: 0 30px 0 0;
  color: #184e51;
  font-weight: 400;
  font-size: 18px;
  font-size: calc(14px + (18 - 14) * (100vw - 767px) / (1920 - 767));
  line-height: 22px;
  line-height: calc(17px + (22 - 17) * (100vw - 767px) / (1920 - 767));
}
@media screen and (max-width: 767px) {
  .block-our-team-list__filters-title {
    font-size: 14px;
  }
}
@media screen and (min-width: 1920px) {
  .block-our-team-list__filters-title {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .block-our-team-list__filters-title {
    line-height: 17px;
  }
}
@media screen and (min-width: 1920px) {
  .block-our-team-list__filters-title {
    line-height: 22px;
  }
}
@media (max-width: 991.98px) {
  .block-our-team-list__filters-title {
    width: 100%;
    margin-bottom: 18px;
  }
}
@media (max-width: 767.98px) {
  .block-our-team-list__filters-title {
    font-weight: 500;
  }
}
@media (max-width: 991.98px) {
  .block-our-team-list__filters-buttons {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    overflow-x: auto;
  }
  .block-our-team-list__filters-buttons::-webkit-scrollbar {
    display: none;
  }
}
.block-our-team-list__filters-buttons-wrapper {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  min-width: 655px;
}
.block-our-team-list__filters .fz-button-rounded {
  min-width: 107px;
  margin-right: 16px;
}
.block-our-team-list__filters .fz-button-rounded:last-child {
  margin-right: 0;
}
.block-our-team-list__filters .fz-button-rounded.is-active {
  background-color: #17383A;
  color: white;
}
.block-our-team-list__buttons-wrapper {
  display: none;
}
@media (max-width: 767.98px) {
  .block-our-team-list__buttons-wrapper {
    display: block;
    text-align: center;
    margin-top: 69px;
  }
}
.block-our-team-list__buttons-wrapper button {
  display: inline-block;
  position: relative;
  text-align: center;
  border: none;
  background: none;
  cursor: pointer;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.125rem;
  color: #184e51;
}
.block-our-team-list__buttons-wrapper button.is-hidden {
  visibility: hidden;
  pointer-events: none;
}
@media (max-width: 767.98px) {
  .block-our-team-list .col-6.col-xxxl-3:nth-child(11) .worker-box, .block-our-team-list .col-6.col-xxxl-3:nth-child(12) .worker-box {
    display: none;
  }
}
.block-our-team-list .worker-box {
  display: block;
  position: relative;
  text-align: center;
  margin-bottom: 42px;
  border-radius: 12px;
  height: calc(100% - 42px);
  background-color: white;
}
@media (max-width: 767.98px) {
  .block-our-team-list .worker-box {
    margin-bottom: 20px;
    height: calc(100% - 20px);
  }
  .block-our-team-list .worker-box.is-visible {
    display: block !important;
  }
}
.block-our-team-list .worker-box__image-wrapper {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 150.25%;
}
.block-our-team-list .worker-box__image-wrapper.green-background {
  background-color: #D9FFE5;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.block-our-team-list .worker-box__image-wrapper-placeholder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 2;
  width: 100%;
}
.block-our-team-list .worker-box__image-wrapper-placeholder strong {
  color: #184e51;
  margin: 0;
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
}
.block-our-team-list .worker-box__image-wrapper-placeholder p {
  color: #184e51;
  margin: 0 0 12px 0;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}
.block-our-team-list .worker-box__image-wrapper-placeholder img {
  width: 32px;
  height: 32px;
}
@media (max-width: 1799.98px) {
  .block-our-team-list .worker-box__image-wrapper-placeholder strong {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
  }
  .block-our-team-list .worker-box__image-wrapper-placeholder p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 991.98px) {
  .block-our-team-list .worker-box__image-wrapper-placeholder strong {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
  }
  .block-our-team-list .worker-box__image-wrapper-placeholder p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }
}
.block-our-team-list .worker-box__image {
  display: block;
  position: absolute;
  border-radius: 12px 12px 0 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767.98px) {
  .block-our-team-list .worker-box__image {
    border-radius: 8px 8px 0 0;
  }
}
.block-our-team-list .worker-box__content {
  display: block;
  position: relative;
  padding: 22px 24px 22px 24px;
}
@media (max-width: 767.98px) {
  .block-our-team-list .worker-box__content {
    padding: 20px 20px 20px 20px;
    border-radius: 0 0 8px 8px;
  }
}
.block-our-team-list .worker-box__name {
  display: block;
  position: relative;
  color: #184e51;
  font-weight: 400;
  font-size: 24px;
  font-size: calc(18px + (24 - 18) * (100vw - 767px) / (1920 - 767));
  line-height: 28.8px;
  line-height: calc(21.6px + (28.8 - 21.6) * (100vw - 767px) / (1920 - 767));
  margin: 0 0 9px 0;
}
@media screen and (max-width: 767px) {
  .block-our-team-list .worker-box__name {
    font-size: 18px;
  }
}
@media screen and (min-width: 1920px) {
  .block-our-team-list .worker-box__name {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .block-our-team-list .worker-box__name {
    line-height: 21.6px;
  }
}
@media screen and (min-width: 1920px) {
  .block-our-team-list .worker-box__name {
    line-height: 28.8px;
  }
}
@media (max-width: 767.98px) {
  .block-our-team-list .worker-box__name {
    margin: 0 0 8px 0;
  }
}
.block-our-team-list .worker-box__department {
  display: block;
  position: relative;
  color: #184e51;
  font-weight: 400;
  font-size: 14px;
  font-size: calc(12px + (14 - 12) * (100vw - 767px) / (1920 - 767));
  line-height: 20px;
  line-height: calc(20px + (20 - 20) * (100vw - 767px) / (1920 - 767));
  letter-spacing: 0.3px;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .block-our-team-list .worker-box__department {
    font-size: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .block-our-team-list .worker-box__department {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .block-our-team-list .worker-box__department {
    line-height: 20px;
  }
}
@media screen and (min-width: 1920px) {
  .block-our-team-list .worker-box__department {
    line-height: 20px;
  }
}
@media (max-width: 767.98px) {
  .block-our-team-list .worker-box__department {
    margin-bottom: 15px;
  }
}
.block-our-team-list .worker-box__social {
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-our-team-list .worker-box__social--linkedin {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 10px;
  background-image: url(images/icon-about-worker-linkedin.f1fee2.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 20px 20px;
  transition: opacity 200ms ease-in-out;
  opacity: 1;
}
.block-our-team-list .worker-box__social--linkedin:hover {
  opacity: 0.5;
}
.block-our-team-list .worker-box__social--xing {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 10px;
  background-image: url(images/icon-about-worker-xing.af2cdc.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 20px 20px;
  transition: opacity 200ms ease-in-out;
  opacity: 1;
}
.block-our-team-list .worker-box__social--xing:hover {
  opacity: 0.5;
}
.block-our-team-list .col-worker.hidden, .block-our-team-list .col-worker.is-hidden {
  display: none;
}

/*# sourceMappingURL=block_our-team-list.css.map*/