/****************
 * Fonts
 ****************/
/****************
 * Colors
 ****************/
/****************
 * Grid Settings
 ****************/
/**************
 * Buttons
 **************/
/****************
 * Blocks
 ****************/
.block-team-carousel__top {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .block-team-carousel__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4.25rem;
  }
}
@media (max-width: 767.98px) {
  .block-team-carousel .slick-list {
    padding: 0 16px;
  }
}
.block-team-carousel__arrows {
  display: flex;
}
.block-team-carousel__arrow-prev, .block-team-carousel__arrow-next {
  display: block;
  font-size: 0;
  line-height: 0;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  cursor: pointer;
  border-radius: 50%;
  background: none;
  box-shadow: none;
  z-index: 2;
  border: 1px solid #b2b2b2;
  text-align: center;
  transition: all 0.2s linear;
}
@media (min-width: 768px) {
  .block-team-carousel__arrow-prev, .block-team-carousel__arrow-next {
    width: 3rem;
    height: 3rem;
  }
}
.block-team-carousel__arrow-prev:hover, .block-team-carousel__arrow-next:hover {
  background: #fff;
}
.block-team-carousel__arrow-prev:hover:after, .block-team-carousel__arrow-next:hover:after {
  color: #000;
}
.block-team-carousel__arrow-prev::after, .block-team-carousel__arrow-next::after {
  content: "";
  line-height: 2.5rem;
  color: #000;
  transition: all 0.2s linear;
}
.block-team-carousel__arrow-prev::after {
  content: "\ea0e";
  font-family: "iconfont-wqstcareers";
  font-size: 1.875rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .block-team-carousel__arrow-prev::after {
    font-size: 2.25rem;
  }
}
.block-team-carousel__arrow-next {
  margin-left: 0.625rem;
}
@media (min-width: 768px) {
  .block-team-carousel__arrow-next {
    margin-left: 1rem;
  }
}
.block-team-carousel__arrow-next::after {
  content: "\ea0f";
  font-family: "iconfont-wqstcareers";
  font-size: 1.875rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .block-team-carousel__arrow-next::after {
    font-size: 2.25rem;
  }
}
.block-team-carousel__title {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .block-team-carousel__title {
    margin-bottom: 0;
  }
}
.block-team-carousel__slides {
  width: calc(100% + 2.5rem);
  margin-left: -1.25rem;
}
@media (min-width: 768px) {
  .block-team-carousel__slides {
    width: calc(100% + 1.875rem);
    margin-left: -0.9375rem;
  }
}
.block-team-carousel__buttons {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .block-team-carousel__buttons {
    display: flex;
    justify-content: center;
  }
}
.block-team-carousel__buttons .c-btn {
  width: 100%;
  margin-bottom: 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  .block-team-carousel__buttons .c-btn {
    margin-bottom: 0;
    width: auto;
  }
}
@media (min-width: 768px) {
  .block-team-carousel__buttons .c-btn + .c-btn {
    margin-left: 2.1875rem;
  }
}
@media (min-width: 768px) {
  .block-team-carousel__buttons {
    margin-top: 3rem;
  }
}

.team-card {
  margin: 0 0.375rem;
}
@media (min-width: 768px) {
  .team-card {
    margin: 0 0.9375rem;
  }
}
.team-card__figure {
  margin-bottom: 1rem;
}
.team-card__figure img {
  max-width: none;
  width: 100%;
}
@media (min-width: 768px) {
  .team-card__figure {
    margin-bottom: 1.5rem;
  }
}
.team-card__title {
  font-family: "meno-banner", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
  margin-top: 2rem;
  margin-top: 0;
}
@media (min-width: 768px) {
  .team-card__title {
    font-size: 1.625rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    margin-top: 3rem;
  }
}
@media (min-width: 768px) {
  .team-card__title {
    margin-top: 0;
  }
}
.team-card__content {
  font-family: "Calluna", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .team-card__content {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .team-card__content {
    margin-bottom: 2rem;
  }
}
.team-card__video-btn {
  background: none;
  border: none;
  appearance: none;
  font-family: "commuters-sans", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  padding: 0;
}
.team-card__video-btn::before {
  content: "\ea1f";
  font-family: "iconfont-wqstcareers";
  font-size: 0.625rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  background: #000;
  border-radius: 50%;
}