

/* Start:/local/templates/vegadental/components/bitrix/news/team/bitrix/news.list/.default/style.css?17698496021810*/
.section.team {
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.item__wrapper {
  margin-bottom: 75px;
}
@media (min-width: 1200px) {
  .item__wrapper:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}

.team-item {
  border: 1px solid #8D8185;
  border-radius: 10px;
  min-height: 403px;
  padding: 25px 30px;
  position: relative;
  height: 100%;
  transition: background-color 0.3s;
}
.team-item-text-content {
  position: relative;
  z-index: 3;
  width: 45%;
  transition: color 0.3s;
}
.team-item-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: var(--1);
  margin-bottom: 6px;
  transition: color 0.3s;
}
.team-item-position {
  font-weight: 400;
  font-size: 18px;
  color: var(--3);
  margin-bottom: 18px;
  transition: color 0.3s;
}
.team-item-description {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.21429;
  color: var(--4);
}
.team-item-hero {
  position: absolute;
  width: 100%;
  bottom: -3px;
  right: -6px;
  z-index: 2;
  text-align: right;
}
.team-item-hero-pict {
  width: 100%;
}
.team-item:hover {
  background-color: var(--1);
}
.team-item:hover .team-item-text-content {
  color: var(--5);
}
.team-item:hover .team-item-title, .team-item:hover .team-item-position, .team-item:hover .team-item-description {
  color: inherit;
}

.detail-slider {
  position: relative;
}
.detail-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  .team-item-hero-pict {
    width: unset;
  }
}
@media (min-width: 1200px) {
  .team-item-hero-pict {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .item__wrapper {
    margin-bottom: 35px;
  }
  .team-item {
    padding-bottom: 30px;
  }
  .team-item-text-content {
    width: 100%;
  }
}

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

/* End */


/* Start:/local/templates/vegadental/components/custom/main.feedback/form_in_team/style.min.css?1765624608119*/
.form__title{font-weight:700;font-size:24px;text-transform:uppercase;color:var(--1);margin-bottom:24px;margin-top:-9px}
/* End */
/* /local/templates/vegadental/components/bitrix/news/team/bitrix/news.list/.default/style.css?17698496021810 */
/* /local/templates/vegadental/components/custom/main.feedback/form_in_team/style.min.css?1765624608119 */
