

/* Start:/local/templates/limefitness.center/components/bitrix/news.list/vakansii/style.css?17626603822227*/
.team-section {
  font-family: "Bebas Neue", "Arial Narrow", sans-serif;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  z-index: 1;
}
.team-section.container {
  padding: 0 5rem;
}
@media (max-width: 1024px) {
  .team-section.container {
    padding: 0;
  }
}
.team-section__title {
  font-weight: 400;
  font-size: 13rem;
  line-height: 100%;
  text-transform: uppercase;
  margin-bottom: 3.2rem;
  max-width: 65%;
}
@media (max-width: 1440px) {
  .team-section__title {
    font-size: 10rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .team-section__title {
    font-size: 4.6rem;
    max-width: 100%;
  }
}
.team-section__title span {
  background: linear-gradient(93deg, #fabc2a 0%, #f75b2d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.team-section__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 0.6re;
  height: calc(100% - 150px);
}
@media (max-width: 979px) {
  .team-section__list {
    height: auto;
    width: 100%;
  }
}
.team-section__list::after {
  content: "";
  height: 100%;
  width: 100%;
  flex-shrink: 1;
}
@media (max-width: 979px) {
  .team-section__list::after {
    content: none;
  }
}
.team-section__item {
  margin-bottom: 0.6rem;
  font-weight: 300;
  font-size: 4rem;
  text-transform: uppercase;
  color: #fff;
  width: 58rem;
  backdrop-filter: blur(20px);
  background: rgba(0, 0, 0, 0.5);
  border-radius: 2rem;
  cursor: pointer;
}
@media (max-width: 1440px) {
  .team-section__item {
    width: 50%;
  }
}
@media (max-width: 979px) {
  .team-section__item {
    width: 100%;
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .team-section__item {
    font-size: 2.5rem;
    border-radius: 1rem;
  }
}
.team-section__item a {
  color: #fff;
  text-decoration: none;
  padding: 1.2rem 2.8rem;
  display: inline-block;
  width: 100%;
  transition: 0.2s color linear;
}
.team-section__item a:hover {
  color: #8fbe1f;
}
@media (max-width: 767px) {
  .team-section__item a {
    padding: 0.8rem;
  }
}
.team-section__item:last-child {
  margin-bottom: 0;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/limefitness.center/components/bitrix/news.list/vakansii/style.css?17626603822227 */
