

/* Start:/local/templates/main/assets/bx-styles/breadcrumbs.css?1714053777978*/
.breadcrumbs {
  margin-top: 24px;
  margin-bottom: 55px
}
.breadcrumbs_light .breadcrumbs__delimiter,
.breadcrumbs_light .breadcrumbs__delimiter svg,
.breadcrumbs_light .breadcrumbs__item,
.breadcrumbs_light .breadcrumbs__item svg {
  color: #fffFFF80
}
.breadcrumbs__list {
  display: flex;
  align-items: center
}
.breadcrumbs__delimiter {
  margin-left: 8px;
  margin-right: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: #32323233
}
.breadcrumbs__item {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #32323280
}
.breadcrumbs__item svg {
  color: #323232;
  transform: translateY(2px)
}
@media (max-width:768px) {
  .breadcrumbs {
    margin-top: 15px;
    margin-bottom: 30px
  }
  .breadcrumbs__delimiter {
    font-size: 14px;
    line-height: 14px
  }
  .breadcrumbs__item svg {
    transform: translateY(1px);
    width: 14px;
    height: 14px
  }
  .breadcrumbs__item {
    font-size: 12px;
    line-height: 12px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/vacancies.css?17325437118880*/
.vacancies {
  padding-top: 40px
}
.vacancies__header-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px
}
.vacancies__header {
  font-size: 56px;
  font-weight: 700;
  line-height: 56px
}
.vacancies-rating {
  display: flex;
  align-items: center
}
.vacancies-rating__num {
  margin-right: 20px;
  font-size: 24px;
  font-weight: 500;
  line-height: 26.4px
}
.vacancies-rating-list {
  display: flex;
  align-items: center
}
.vacancies-rating-list__item {
  margin-right: 7px;
  line-height: 0
}
.vacancies__text {
  max-width: 820px;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 300;
  line-height: 28.8px
}
.vacancies-block {
  margin-bottom: 100px;
  padding: 40px;
  border-radius: 10px;
  box-shadow: 0 12px 100px 0 #00000014
}
.vacancies-block__title {
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.4px
}
.vacancies-block__title_sm-indent {
  margin-bottom: 20px
}
.vacancies-block-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9
}
.vacancies-block-list__item {
  width: calc(100% / 3 - 40px)
}
.vacancies-block-list__num {
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
  color: #00a89b
}
.vacancies-block-list__value {
  margin-top: -5px;
  margin-bottom: 32px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  color: #00a89b
}
.vacancies-block-list__text {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px
}
.vacancies-block-type {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 34px
}
.vacancies-block-type__item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  margin-right: 6px;
  margin-bottom: 6px;
  padding: 6px 24px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24.3px;
  background-color: #f4f4f4;
  border-radius: 10px
}
.vacancies-block__text {
  max-width: 820px;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 300;
  line-height: 28.8px
}
.vacancies-block-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  padding: 14px 40px 14px 20px;
  background-color: #17aea2;
  border-radius: 10px
}
.vacancies-block-wrap__text {
  max-width: 600px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 21.6px;
  color: #fff
}
.vacancies-block-wrap__col {
  display: flex;
  flex-direction: column;
  align-items: flex-end
}
.vacancies-block-wrap__mail {
  font-size: 32px;
  font-weight: 500;
  line-height: 38.4px;
  color: #fff
}
.vacancies-block-wrap__desc {
  margin-top: -5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #fff
}
.vacancies-block-feature {
  display: flex;
  justify-content: space-between
}
.vacancies-block-feature__item {
  display: flex;
  justify-content: space-between;
  width: calc(100% / 2 - 20px);
  padding: 30px 40px 40px 30px;
  border: 1px solid #17aea2;
  border-radius: 10px
}
.vacancies-block-feature__text {
  display: flex;
  justify-content: space-between;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px
}
.vacancies-block-feature__col {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  color: #00a89b
}
.vacancies-block-feature__value {
  margin-top: -10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  color: #17aea2
}
.vacancies__caption {
  margin-bottom: 60px;
  font-size: 56px;
  font-weight: 700;
  line-height: 56px
}
.vacancies-list {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3,1fr);
  margin-bottom: 90px
}
.vacancies-list__item {
  display: flex;
  flex-direction: column;
  padding: 30px 16px 30px 30px;
  background-color: #fafafa;
  border-radius: 10px
}
.vacancies-list__item:hover {
  background-color: #00a89b
}
.vacancies-list__item:hover .vacancies-list__link,
.vacancies-list__item:hover .vacancies-list__text,
.vacancies-list__item:hover .vacancies-list__title {
  color: #fff
}
.vacancies-list__title {
  margin-bottom: 23px;
  font-size: 28px;
  font-weight: 500;
  line-height: 28px;
  color: #333;
  transition: .35s
}
.vacancies-list__text {
  margin-bottom: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  color: #333;
  transition: .35s
}
.vacancies-list__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  color: #00a89b;
  text-transform: uppercase;
  transition: .35s
}
.vacancies-resume {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 90px
}
.vacancies-resume_t-indent {
  margin-top: 60px;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px
}
.vacancies-resume__title {
  max-width: 1060px;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 700;
  line-height: 41.6px;
  text-align: center
}
.vacancies-resume__link {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  padding: 18px 18px 18px 36px;
  color: #fff;
  background-color: #00a89b;
  border-radius: 5px
}
.vacancies-resume__link:hover {
  background-color: #09bbad
}
.vacancies-resume__link:active {
  background-color: #00998d;
  box-shadow: 0 0 0 0 #ccd4db,inset 0 2px 5px rgba(0,0,0,.17)
}
.vacancies-resume__text {
  max-width: 780px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  text-align: center
}
@media (max-width:1250px) {
  .vacancies__header {
    font-size: 40px;
    line-height: 46px
  }
  .vacancies-block__title {
    font-size: 24px;
    line-height: 30px
  }
  .vacancies__caption {
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 46px
  }
  .vacancies-resume__title {
    font-size: 26px;
    line-height: 30px
  }
}
@media (max-width:1023px) {
  .vacancies__header-block {
    flex-direction: column;
    align-items: flex-start
  }
  .vacancies-rating {
    margin-top: 5px
  }
  .vacancies__text {
    font-size: 20px;
    line-height: 26px
  }
  .vacancies-block {
    margin-bottom: 70px;
    padding: 25px
  }
  .vacancies-block__title {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 26px
  }
  .vacancies-block-list__item {
    width: calc(100% / 3 - 20px)
  }
  .vacancies-block-feature__item {
    width: calc(100% / 2 - 10px);
    padding: 20px
  }
  .vacancies-block-feature__col {
    font-size: 60px;
    line-height: 60px
  }
  .vacancies-list {
    grid-template-columns: repeat(2,1fr);
    margin-bottom: 50px
  }
  .vacancies-resume {
    margin-bottom: 30px
  }
  .vacancies-resume_t-indent {
    margin-top: 30px;
    margin-bottom: 0
  }
  .vacancies-resume__title {
    font-size: 22px;
    line-height: 26px
  }
}
@media (max-width:800px) {
  .vacancies {
    padding-top: 30px
  }
  .vacancies-block-list {
    flex-direction: column;
    margin-bottom: 30px;
    padding-bottom: 0
  }
  .vacancies-block-list__item {
    width: 100%;
    margin-bottom: 30px
  }
  .vacancies-block-list__num {
    font-size: 50px;
    line-height: 50px
  }
  .vacancies-block-list__value {
    margin-bottom: 5px
  }
  .vacancies-block-list__text {
    font-size: 18px;
    line-height: 24px
  }
  .vacancies-block-type {
    margin-bottom: 20px
  }
  .vacancies-block-type__item {
    font-size: 18px;
    line-height: 24px
  }
  .vacancies-block__text {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24px
  }
  .vacancies-block-wrap {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px
  }
  .vacancies-block-wrap__col {
    margin-top: 10px;
    align-items: flex-start
  }
  .vacancies-block-feature {
    flex-direction: column
  }
  .vacancies-block-feature__item {
    width: 100%;
    margin-bottom: 20px
  }
  .vacancies-block-feature__item:last-child {
    margin-bottom: 0
  }
  .vacancies-block-feature__text {
    font-size: 18px;
    line-height: 22px
  }
}
@media (max-width:767px) {
  .vacancies__header {
    font-size: 32px;
    line-height: 36px
  }
  .vacancies-block {
    margin-bottom: 40px;
    padding: 15px
  }
  .vacancies-block__title {
    margin-bottom: 20px
  }
  .vacancies-block-list {
    padding-top: 25px
  }
  .vacancies-block-type__item {
    height: 34px;
    padding: 6px 14px;
    font-size: 14px;
    line-height: 20px
  }
  .vacancies__caption {
    font-size: 30px;
    line-height: 36px
  }
  .vacancies-list {
    gap: 10px;
    grid-template-columns: repeat(1,1fr)
  }
  .vacancies-list__item {
    padding: 15px
  }
  .vacancies-list__title {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 22px
  }
  .vacancies-list__link {
    margin-top: 20px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/vacancies-inner.css?1732543711271*/
.vacancies-inner__content {
  padding: 40px;
  border-radius: 10px;
  box-shadow: 0 54px 100px 0 #00000014
}
@media (max-width:1200px) {
  .vacancies-inner__content {
    padding: 30px
  }
}
@media (max-width:767px) {
  .vacancies-inner__content {
    padding: 15px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/content.css?17416808061315*/
.content p {
  margin-bottom: 60px;
  font-size: 32px;
  font-weight: 400;
  line-height: 41.6px
}
.content__title {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 700;
  line-height: 41.6px;
  color: #00a89b
}
.content__title svg {
  margin-right: 10px
}
.content ul {
  margin-bottom: 60px
}
.content li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 30px;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px
}
.content li::before {
  position: absolute;
  top: 3px;
  left: 0;
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(/local/templates/main/assets/bx-styles/../img/svg/check-content.svg)
}
.content li:last-child {
  margin-bottom: 0
}
@media (max-width:1200px) {
  .content p {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 30px
  }
  .content__title {
    margin-bottom: 25px
  }
  .content ul {
    margin-bottom: 30px
  }
}
@media (max-width:1023px) {
  .content__title svg {
    width: 30px;
    height: 30px
  }
}
@media (max-width:767px) {
  .content p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px
  }
  .content__title {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px
  }
  .content li {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px
  }
}
/* End */
/* /local/templates/main/assets/bx-styles/breadcrumbs.css?1714053777978 */
/* /local/templates/main/assets/bx-styles/vacancies.css?17325437118880 */
/* /local/templates/main/assets/bx-styles/vacancies-inner.css?1732543711271 */
/* /local/templates/main/assets/bx-styles/content.css?17416808061315 */
