

/* Start:/bitrix/templates/publicV3/components/bitrix/main.include/page_vacancies_pro/style.css?1676300707987*/
[data-component=vacancies-professionals] .lazy {
	background-image: none !important;
}
[data-component=vacancies-professionals] [data-section=vac-hero] {
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
[data-component=vacancies-professionals] .text-hl {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 34px;
	border-bottom-right-radius: 34px;
	border-top: none;
	padding: 0;
}
@media (max-width: 800px) {
	[data-component=vacancies-professionals] .text-hl {
		padding: 10px 0px;
	}
	[data-component=vacancies-professionals] .text-hl > div:first-child {
		margin: 0 20px;
		font-size: 32px !important;
	}
}
[data-component=vacancies-professionals] .text-hl-v2 {
	padding: 30px 20px;
	border-radius: 20px;
	background-color: #f7f7ff;
}
[data-component=vacancies-professionals] .indent-down-sm {
	margin-bottom: 40px;
}
[data-component=vacancies-professionals] .indent-down {
	margin-bottom: 100px;
}

/* End */


/* Start:/bitrix/templates/publicV3/components/bitrix/main.include/page_block_vacancies_pro_advantages/style.css?16763701242555*/
[data-component=vacancies-advantages-mod2] .product-list {
    display: grid;
    gap: 1.25rem;
    grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 800px) {
    [data-component=vacancies-advantages-mod2] .product-list {
        gap: 1rem;
        grid-template-columns: 1fr 1fr;
    }
}
[data-component=vacancies-advantages-mod2] .product-list__item {
    width: 100%;
    padding: 1.5rem 1.25rem;
    border-radius: 20px;
    margin: 0;
    border: 1px solid #e7e7e7;
    display: flex;
    flex-wrap: nowrap;
}
@media (max-width: 800px) {
    [data-component=vacancies-advantages-mod2] .product-list__item {
        flex-wrap: wrap;
    }
}
[data-component=vacancies-advantages-mod2] .product-list__image {
    width: 46px;
    min-width: 46px;
    height: 46px;
    background-repeat: no-repeat;
    /*background-image: url(/bitrix/templates/publicV3/components/bitrix/main.include/page_block_vacancies_pro_advantages/images/vacancies-advantages-mod2-icons.svg);*/
    background-position: left center;
    background-size: 286px;
    margin: 0 20px 0 0;
    border-radius: 0;
}
[data-component=vacancies-advantages-mod2] .product-list__image[data-image=house] {
    background-size: 270px;
    background-image: url(/bitrix/templates/publicV3/components/bitrix/main.include/page_block_vacancies_pro_advantages/images/vacancies-advantages-mod2-icons-v2.svg);
    background-position-x: 0px;
}
[data-component=vacancies-advantages-mod2] .product-list__image[data-image=salary] {
    background-image: url(/bitrix/templates/publicV3/components/bitrix/main.include/page_block_vacancies_pro_advantages/images/vacancies-advantages-mod2-icons-v2.svg);
    background-position-x: -50px;
}
[data-component=vacancies-advantages-mod2] .product-list__image[data-image=insurance] {
    background-image: url(/bitrix/templates/publicV3/components/bitrix/main.include/page_block_vacancies_pro_advantages/images/vacancies-advantages-mod2-icons-v2.svg);
    background-position-x: -100px;
}
[data-component=vacancies-advantages-mod2] .product-list__image[data-image=learning] {
    background-image: url(/bitrix/templates/publicV3/components/bitrix/main.include/page_block_vacancies_pro_advantages/images/vacancies-advantages-mod2-icons-v2.svg);
    background-position-x: -146px;
}
[data-component=vacancies-advantages-mod2] .product-list__image[data-image=transparency] {
    background-image: url(/bitrix/templates/publicV3/components/bitrix/main.include/page_block_vacancies_pro_advantages/images/vacancies-advantages-mod2-icons-v2.svg);
    background-position-x: -196px;
}
[data-component=vacancies-advantages-mod2] .product-list__image[data-image=games] {
    background-image: url(/bitrix/templates/publicV3/components/bitrix/main.include/page_block_vacancies_pro_advantages/images/vacancies-advantages-mod2-icons-v2.svg);
    background-position-x: -244px;
}
@media (max-width: 800px) {
    [data-component=vacancies-advantages-mod2] .product-list__image {
        margin: 0 0 12px 0;
    }
}
[data-component=vacancies-advantages-mod2] .product-list__title {
    font-size: 16px;
    line-height: 130%;
    font-family: "GTE-medium";
}
/* End */


/* Start:/bitrix/templates/.default/asset/block-product-list/block-product-list.css?16771377713214*/
.product-list {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin: 0 auto 0 auto;
}
.product-list_v2 .product-list__item {
  border-radius: 12px;
  background: #fafafa;
  background: #fff;
  box-shadow: 0px 2px 6px 0px rgba(174, 174, 192, 0.35);
  transition: 0.3s ease;
  overflow: hidden;
}
.product-list_v2 .product-list__item:hover {
  box-shadow: 0px 8px 8px 2px #1e1e302f;
  box-shadow: 0px 4px 12px 2px #1e1e3021;
}
.product-list_v2 .product-list__text {
  padding: 0px 18px 18px 18px;
}
.product-list_v2 .product-list__image {
  border-radius: 0;
  margin: 18px;
}
.product-list_v2 .product-list__image_no-margin {
  margin: 0 0 18px 0;
}
.product-list_v3 .product-list__item {
  border-radius: 12px;
  border: 2px solid #ececec !important;
  padding: 12px;
}
.product-list_hor .product-list__item {
  flex-wrap: nowrap;
}
.product-list_hor .product-list__image {
  margin: 0 12px 12px 0;
  width: 72px;
}
@media (max-width: 800px) {
  .product-list_hor .product-list__image {
    width: 54px;
    margin-right: 24px;
  }
}
.product-list_popular .product-list__text {
  height: calc(100% - 180px - 12px);
  align-content: space-between;
}
.product-list__item {
  display: inline-flex;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: start;
  min-height: 110px;
  width: 29%;
  margin: 12px 2% 24px 2%;
}
.product-list__item.dummy {
  margin-bottom: 0;
  border: none !important;
  height: 0;
  box-shadow: unset;
}
.product-list__text {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  word-break: break-word;
  align-content: center;
}
.product-list__title {
  display: flex;
  width: 100%;
  margin-bottom: 12px;
  color: #3a3d41;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  text-decoration: none;
  letter-spacing: 0.5px;
}
.product-list__image {
  width: 100%;
  margin: 0 0 12px 0;
  height: 180px;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: left center;
}
.product-list__image_small {
  height: 64px;
}
.product-list__description {
  width: 100%;
  color: #656d71;
  font-family: "GTE-light";
  line-height: 22px;
}
.product-list_centered {
  justify-content: center;
}
.product-list_centered .product-list__item {
  justify-content: center;
}
.product-list_centered .product-list__title {
  text-align: center;
  justify-content: center;
}
.product-list_centered .product-list__text {
  text-align: center;
  justify-content: center;
}
.product-list_centered .product-list__image {
  background-position: center;
}
.product-list_xl .product-list__item {
  width: 46%;
}
.product-list_compact .product-list__item {
  border-bottom: unset;
  margin: unset;
  width: 23%;
  min-width: 160px;
  margin: 12px 1% 24px 1%;
}
.product-list_compact-sm .product-list__item {
  border-bottom: unset;
  margin: unset;
  width: 18% !important;
  min-width: 160px;
  margin: 12px 1% 24px 1%;
}

@media (max-width: 800px) {
  .product-list_mob-bordered .product-list__item {
    border-bottom: 1px solid #e3e9f1;
    padding-bottom: 12px;
  }
  .product-list__item {
    width: 100% !important;
    min-height: 60px;
  }
  .product-list__title {
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 28px;
  }
}

/* End */


/* Start:/bitrix/templates/publicV3/components/bitrix/menu/vacancies-career/style.css?16771884862149*/
[data-component=vacancies-career-opportunities] .product-list {
    justify-content: center;
    flex-wrap: nowrap;
}
@media (max-width: 800px) {
    [data-component=vacancies-career-opportunities] .product-list {
        flex-wrap: wrap;
        max-width: 420px;
    }
}
[data-component=vacancies-career-opportunities] .product-list__image {
    margin: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: 200px;
}
[data-component=vacancies-career-opportunities] .product-list__text {
    width: 100%;
    height: 100%;
    padding: 12px 16px;
    text-align: center;
    align-content: end;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
[data-component=vacancies-career-opportunities] .product-list__item {
    width: 100%;
    position: relative;
    height: 290px;
    border-radius: 20px;
    box-shadow: 0px 10px 30px -5px #0000001c;
    border: 1px solid #dbdbdb;
    margin: 12px 1% 24px 1%;
    max-width: 300px;
}
[data-component=vacancies-career-opportunities] .product-list__item:first-child {
    margin-left: 0;
}
[data-component=vacancies-career-opportunities] .product-list__item:last-child {
    margin-right: 0;
}
@media (max-width: 800px) {
    [data-component=vacancies-career-opportunities] .product-list__item:first-child {
        margin: 0 0 20px 0;
    }
    [data-component=vacancies-career-opportunities] .product-list__item:last-child {
        margin: 0 0 20px 0;
    }
}
@media (max-width: 800px) {
    [data-component=vacancies-career-opportunities] .product-list__item {
        margin: 0 0 20px 0;
        max-width: 420px;
    }
}
[data-component=vacancies-career-opportunities] .product-list__description {
    font-size: 13px;
    line-height: 15px;
    text-align: left;
    min-height: 24px;
}
[data-component=vacancies-career-opportunities] .product-list__title {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 6px;
}

/* End */


/* Start:/bitrix/templates/.default/asset/images/images.css?17520102771013*/
.image {
	display: inline-flex;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 260px;
}
.bg-pos-left {
	background-position: left !important;
}
.bg-pos-right {
	background-position: right !important;
}
.bg-pos-center {
	background-position: center !important;
}
.bg-pos-bottom {
	background-position: bottom !important;
}
.bg-pos-top {
	background-position: top !important;
}
.bg-contain {
	background-size: contain !important;
}
.bg-cover {
	background-size: cover !important;
}
@media (max-width: 800px) {
	.mob-bg-pos-left {
		background-position: left !important;
	}
	.mob-bg-pos-right {
		background-position: right !important;
	}
	.mob-bg-pos-center {
		background-position: center !important;
	}
	.mob-bg-pos-bottom {
		background-position: bottom !important;
	}
	.mob-bg-pos-top {
		background-position: top !important;
	}
	.mob-bg-contain {
		background-size: contain !important;
	}
	.mob-bg-cover {
		background-size: cover !important;
	}
}

/* End */


/* Start:/bitrix/templates/publicV3/components/bitrix/main.include/page_block_vacancies_glori/style.css?16758943061941*/
[data-component=vacancies-vendor] #gmb_embed_jobs {
    padding: 0 !important;
    margin-bottom: 40px;
}
[data-component=vacancies-vendor] .gmb_embed_job_box {
    border: none !important;
    border-bottom: 1px solid #d4d4d4 !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
}
[data-component=vacancies-vendor] .gmb_embed_job_box > a {
    padding: 24px 20px !important;
}
[data-component=vacancies-vendor] .gmb_embed_job_box_header > h3 {
    font-family: "GTE-regular" !important;
    font-weight: lighter !important;
    font-size: 22px !important;
    line-height: 30px !important;
    color: #2362a9 !important;
    margin-bottom: 6px !important;
}
[data-component=vacancies-vendor] .gmb_embed_job_box_header > h3::after {
    content: "";
    display: inline-flex;
    width: 24px;
    min-width: 24px;
    height: 12px;
    margin: 3px;
    background-image: url("/bitrix/templates/publicV3/components/bitrix/main.include/page_block_vacancies_glori/images/link-b.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
}
[data-component=vacancies-vendor] .gmb_embed_job_box_body {
    color: #686868;
    font-family: "GTE-light" !important;
    font-weight: lighter !important;
}
[data-component=vacancies-vendor] .fa-map-marker {
    background-image: url("/bitrix/templates/publicV3/components/bitrix/main.include/page_block_vacancies_glori/images/pin.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 12px;
}
[data-component=vacancies-vendor] .fa-map-marker:before {
    content: "" !important;
}
[data-component=vacancies-vendor] .gmb_embed_job_box_body > span.float-right {
    display: none !important;
}
[data-component=vacancies-vendor] .gmb_embed_job_box.gmb_embed_job_box:hover h3 {
    text-decoration: unset !important;
}
@media (max-width: 800px) {
    [data-component=vacancies-vendor] .gmb_embed_job_box_header > h3 {
        font-size: 18px !important;
        line-height: 26px !important;
    }
}

/* End */


/* Start:/bitrix/templates/.default/asset/slider/slider.css?16771036488700*/
.slider-arrow-cont {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  max-width: 1020px;
  margin: auto;
  left: 0;
  right: 0;
}
.slider-arrow-cont:hover .swiper-button-prev[tabindex],
.slider-arrow-cont:hover .swiper-button-next[tabindex] {
  display: flex;
}

.swiper:hover .swiper-button-prev[tabindex],
.swiper:hover .swiper-button-next[tabindex] {
  display: flex;
}

.swiper-button-prev.custom-slider-arrow,
.swiper-button-next.custom-slider-arrow {
  display: none;
  justify-content: center;
  align-items: center;
  top: unset;
  right: unset;
  left: unset;
  position: relative;
  margin: 2px 8px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  width: 38px;
  height: 38px;
  border-radius: 100px;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.2s;
  background-color: #fff;
  box-shadow: 0px 2px 6px 0px rgba(174, 174, 192, 0.35), 0px 4px 12px 2px rgba(174, 174, 192, 0.35);
}
.swiper-button-prev.custom-slider-arrow.swiper-button-disabled,
.swiper-button-next.custom-slider-arrow.swiper-button-disabled {
  background-color: #c3c3c3;
}
.swiper-button-prev.custom-slider-arrow::after,
.swiper-button-next.custom-slider-arrow::after {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(/bitrix/templates/.default/asset/slider/images/n-arrow-ng.svg);
  background-repeat: no-repeat;
  background-size: 22px;
  width: 30px;
  height: 30px;
  background-position: center;
}
.swiper-button-prev.custom-slider-arrow:hover,
.swiper-button-next.custom-slider-arrow:hover {
  background-color: #fff;
  box-shadow: 0px 2px 6px 0px rgba(174, 174, 192, 0.35), 0px 4px 12px 2px rgba(174, 174, 192, 0.35);
}

.swiper-button-prev.custom-slider-arrow:after {
  transform: rotate(90deg);
  left: 30px;
}

.swiper-button-next.custom-slider-arrow:after {
  transform: rotate(-90deg);
  right: 30px;
}

@media (max-width: 800px) {
  .swiper-button-prev.custom-slider-arrow,
.swiper-button-next.custom-slider-arrow {
    display: none;
  }

  .swiper-container:hover .swiper-button-prev.custom-slider-arrow,
.swiper-container:hover .swiper-button-next.custom-slider-arrow {
    display: none;
  }
}
.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  border: 1px solid #e2e6ec !important;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  background: #2362a9 !important;
}

.swiper_rounded {
  border-radius: 24px;
}
.swiper_rounded .hero-wr {
  margin: 0 30px;
  border-radius: 24px;
  overflow: hidden;
}

.hero-wr {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.hero {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1200px;
  width: 100%;
  height: 420px;
  margin: auto;
  position: relative;
}
.hero .hero__title {
  width: 100%;
  margin-bottom: 12px;
  font-family: "GTE-bold";
}
.hero .hero__subtitle {
  width: 100%;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 36px;
  font-family: "GTE-light";
}
.hero .hero__subtitle.hero__subtitle_fat {
  width: fit-content;
  font-size: 18px;
  line-height: 26px;
  padding: 6px 12px;
  border-radius: 4px;
  background-color: #288f85;
  color: #fff;
}
.hero .button {
  min-width: 140px;
  margin-right: 20px;
}
.hero .hero__scroll-hint {
  background: url("/bitrix/templates/.default/asset/slider/../images/common/scroll-hint-ng.svg") no-repeat center center;
  background-size: 24px;
  width: 42px;
  height: 42px;
  box-shadow: 0 0px 2px 0px #00000075;
  background-color: #fff;
  border-radius: 100px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
}
.hero .hero__scroll-hint.animate__slideInDown {
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-duration: 1.4s;
  animation-direction: alternate;
}
.hero .hero__text-wr {
  position: absolute;
  display: inline-flex;
  flex-wrap: wrap;
  overflow: hidden;
  min-width: 450px;
  width: 45%;
  height: 100%;
  padding: 20px 20px 20px 40px;
  z-index: 1;
}
.hero .hero__text-wr.hero__text-wr_white .hero__title {
  color: #fff;
}
.hero .hero__text-wr.hero__text-wr_white .hero__subtitle {
  color: #ececec;
}
.hero .hero__text-wr .hero__text {
  margin: auto 0;
}
.hero .hero__image {
  display: flex;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  margin-left: 45%;
}
.hero .hero__image.hero__image_contain {
  background-size: contain;
}

@media (max-width: 800px) {
  .hero .hero__image.mob-bg-pos-right {
    background-position: right !important;
  }

  .hero .hero__image.mob-bg-pos-left {
    background-position: left !important;
  }

  .hero .hero__image.mob-bg-pos-center {
    background-position: center !important;
  }

  .hero .hero__image.mob-hero__image_contain {
    background-size: contain !important;
  }

  .hero .hero__image.mob-hero__image_cover {
    background-size: cover !important;
  }

  .hero .hero__image.mob-low-opacity {
    opacity: 0.8 !important;
  }
}
@media (max-width: 600px) {
  .hero {
    flex-wrap: wrap;
    height: 300px;
  }

  .hero .hero__text-wr {
    order: 2;
    width: 54%;
    padding: 10px 10px 10px 20px;
    min-width: unset;
    max-width: 360px;
    filter: drop-shadow(0px 4px 12px rgba(54, 54, 54, 0.082));
  }
  .hero .hero__text-wr .hero__text {
    width: 100%;
  }
  .hero .hero__text-wr .hero__title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 12px;
  }
  .hero .hero__text-wr .hero__subtitle {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 20px;
  }
  .hero .hero__text-wr .hero__subtitle.hero__subtitle_fat {
    padding: 4px 6px;
  }
  .hero .hero__text-wr .button {
    min-width: 90px;
    margin-right: 10px;
    height: 40px;
  }

  .hero .hero__image {
    order: 1;
    width: 100%;
    margin-left: 30%;
  }

  .hero .hero__image.image-preset2 {
    margin-left: 20%;
  }

  .hero .hero__image.image-preset3 {
    margin-left: 20%;
  }

  .hero .hero__image.image-preset4 {
    margin-left: 20%;
  }
}
.management-slider {
  border-bottom: 2px solid #f0f0f0;
  margin-bottom: 24px;
  padding: 6px !important;
}
.management-slider .swiper-wrapper {
  margin-bottom: 24px;
}
.management-slider__slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  padding: 6px;
  margin: 12px 0;
  border-radius: 12px;
  min-height: 260px;
  cursor: pointer;
  box-shadow: none;
  transition: 0.2s box-shadow ease-in !important;
}
.management-slider__slide_dummy {
  cursor: default;
}
.management-slider__slide_dummy:hover {
  box-shadow: none !important;
  background-color: unset !important;
  border: none !important;
}
.management-slider__slide:hover {
  background: #f9f9f9;
}
.management-slider__image {
  width: 180px;
  height: 180px;
  border-radius: 180px;
  margin-top: 12px;
  margin-bottom: 12px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 600px) {
  .management-slider__image {
    width: 160px;
    height: 160px;
  }
}
.management-slider__text {
  width: 100%;
  text-align: center;
  padding: 0 12px;
}
.management-slider__title {
  font-family: "GTE-regular";
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 18px;
}
.management-slider__subtitle {
  font-family: "GTE-light";
  color: #7a7a7a;
  font-size: 12px;
  line-height: 14px;
}

.slider-controls {
  display: flex;
}
.slider-controls__title {
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
}
.slider-controls__arrow-cont {
  display: inline-flex;
}
.slider-controls__arrow {
  border: 2px solid #f0f0f0;
  width: 42px;
  height: 42px;
  margin: 6px;
  border-radius: 6px;
  cursor: pointer;
}
.slider-controls__arrow::before {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(/bitrix/templates/.default/asset/slider/images/n-arrow-ng.svg);
  background-repeat: no-repeat;
  background-size: 22px;
  width: 32px;
  height: 32px;
  background-position: center;
  width: 100%;
  height: 100%;
}
.slider-controls__arrow:hover {
  background-color: #fafafa;
}
.slider-controls__arrow_prev::before {
  transform: rotate(90deg);
}
.slider-controls__arrow_next::before {
  transform: rotate(-90deg);
}
.slider-controls__arrow_disabled {
  background-color: #f0f0f0;
  cursor: default !important;
}
.slider-controls__arrow_disabled:hover {
  background-color: #f0f0f0;
}

/* End */


/* Start:/bitrix/templates/.default/asset/helpers/helpers.css?16770999157103*/
.d-block {
  display: block !important;
}

.d-inline {
  display: inline !important;
}

.f-wrap {
  flex-wrap: wrap !important;
}

.d-flow-root {
  display: flow-root !important;
}

.d-grid {
  display: grid !important;
}

.pos-relative {
  position: relative;
}

.pos-absolute {
  position: absolute;
}

.pos-static {
  position: static;
}

.justify-between {
  justify-content: space-between !important;
}

.justify-center {
  justify-content: center !important;
}

.justify-start {
  justify-content: flex-start !important;
}

.justify-end {
  justify-content: flex-end !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.align-start {
  align-items: flex-start !important;
}

.align-end {
  align-items: flex-end !important;
}

.align-center {
  align-items: center !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.text-bold {
  font-family: "GTE-bold" !important;
}

.text-medium {
  font-family: "GTE-medium" !important;
}

.text-regular {
  font-family: "GTE-regular" !important;
}

.text-light {
  font-family: "GTE-light" !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.fw-light {
  font-weight: lighter !important;
}

.fw-bold {
  font-weight: bold !important;
}

.w-100 {
  width: 100% !important;
}

.w-50 {
  width: 50% !important;
}

.w-66 {
  width: 66% !important;
}

.w-33 {
  width: 33% !important;
}

.w-25 {
  width: 25% !important;
}

.m-auto {
  margin: auto !important;
}

.m-unset {
  margin: unset !important;
}

.m-0 {
  margin: 0 !important;
}

.m-5 {
  margin: 5px !important;
}

.m-10 {
  margin: 10px !important;
}

.m-20 {
  margin: 20px !important;
}

.m-30 {
  margin: 30px !important;
}

.m-40 {
  margin: 40px !important;
}

.m-50 {
  margin: 50px !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.m-r-0 {
  margin-right: 0 !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.m-r-50 {
  margin-right: 50px !important;
}

.m-l-0 {
  margin-left: 0 !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.visibility-hidden {
  visibility: hidden;
}

.visibility-visible {
  visibility: visible;
}

.p-auto {
  padding: auto !important;
}

.p-unset {
  padding: unset !important;
}

.p-0 {
  padding: 0 !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-13 {
  font-size: 13px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-17 {
  font-size: 17px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-19 {
  font-size: 19px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-22 {
  font-size: 22px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-26 {
  font-size: 26px !important;
}

.fs-28 {
  font-size: 28px !important;
}

.lh-unset {
  line-height: unset !important;
}

.lh-16 {
  line-height: 16px !important;
}

.lh-18 {
  line-height: 18px !important;
}

.lh-20 {
  line-height: 20px !important;
}

.lh-22 {
  line-height: 22px !important;
}

.lh-23 {
  line-height: 23px !important;
}

.lh-24 {
  line-height: 24px !important;
}

.lh-25 {
  line-height: 25px !important;
}

.lh-26 {
  line-height: 26px !important;
}

.lh-27 {
  line-height: 27px !important;
}

.lh-28 {
  line-height: 28px !important;
}

.lh-29 {
  line-height: 29px !important;
}

.lh-30 {
  line-height: 30px !important;
}

.lh-32 {
  line-height: 32px !important;
}

.lh-34 {
  line-height: 34px !important;
}

.lh-36 {
  line-height: 36px !important;
}

.lh-38 {
  line-height: 38px !important;
}

.talign-center {
  text-align: center !important;
}

.talign-left {
  text-align: left !important;
}

.talign-right {
  text-align: right !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.cursor-text {
  cursor: text !important;
}

@media (max-width: 800px) {
  .mob-flex-wrap {
    flex-wrap: wrap !important;
  }

  .mob-flex-nowrap {
    flex-wrap: nowrap !important;
  }

  .mob-talign-center {
    text-align: center !important;
  }

  .mob-talign-left {
    text-align: left !important;
  }

  .mob-talign-right {
    text-align: right !important;
  }

  .mob-order-1 {
    order: 1 !important;
  }

  .mob-order-2 {
    order: 2 !important;
  }

  .mob-order-3 {
    order: 3 !important;
  }

  .mob-order-4 {
    order: 4 !important;
  }

  .mob-order-5 {
    order: 5 !important;
  }

  .mob-justify-between {
    justify-content: space-between !important;
  }

  .mob-justify-center {
    justify-content: center !important;
  }

  .mob-justify-start {
    justify-content: flex-start !important;
  }

  .mob-justify-end {
    justify-content: flex-end !important;
  }

  .mob-w-50 {
    width: 50% !important;
  }

  .mob-w-100 {
    width: 100% !important;
  }
}

/* End */


/* Start:/bitrix/templates/.default/asset/buttons/buttons.css?16915262232329*/
.button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 140px;
  max-width: 320px;
  padding: 8px 16px;
  min-height: 48px;
  border-radius: 6px !important;
  border: none;
  vertical-align: middle;
  margin-right: 14px;
  margin-bottom: 14px;
  font-family: "GTE-regular";
  font-size: 16px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  text-decoration: none;
  transition: 0.1s ease;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #2362a9;
  color: #fff !important;
}
.button_single {
  margin-right: unset !important;
}
@media (max-width: 800px) {
  .button {
    max-width: 260px;
    margin-right: 12px;
    margin-bottom: 12px;
    font-size: 15px;
  }
}
.button:hover {
  filter: brightness(0.95);
}
.button[disabled] {
  background-color: #d0d0d0;
  color: #9e9e9e !important;
  cursor: default;
  filter: brightness(1);
}
.button_border {
  border: 1px solid red;
}
.button_rounded {
  border-radius: 100px !important;
}
.button_small {
  min-width: 110px;
  max-width: 180px;
  padding: 6px 12px;
  height: 42px;
}
.button.button2 {
  background-color: #fff;
  color: #2362a9 !important;
  border: 2px solid #c4d4e5;
}
.button.button2[disabled] {
  background: #f0f0f0;
  color: #afafaf !important;
}
.button.button3 {
  background-color: #2eb6ad;
  color: #fff !important;
}
.button.button3[disabled] {
  background-color: #d0d0d0;
  color: #9e9e9e !important;
}
.button.button4 {
  background-color: transparent;
  color: #2362a9 !important;
}
.button.button4[disabled] {
  color: #afafaf !important;
}
.button.button5 {
  background-color: #fff;
  color: #2362a9 !important;
}
.button.button5[disabled] {
  color: #afafaf !important;
  filter: unset;
}
.button.button6 {
  background-color: transparent;
  color: #616161 !important;
}
.button.button6[disabled] {
  color: #afafaf !important;
}
.button.button7 {
  background-color: #fff;
  color: #00b9ad !important;
  border: 2px solid #c4d9d7;
}
.button.button7[disabled] {
  background: #f0f0f0;
  color: #afafaf !important;
}

.button-cont {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.button-cont_centered {
  text-align: center;
  justify-content: center;
}
/* End */


/* Start:/bitrix/templates/.default/asset/color/colors.css?17217527905752*/
.color-w {
  color: #fff !important;
}

.color-b {
  color: #183877 !important;
}

.color-b2 {
  color: #1e4b90 !important;
}

.color-b3 {
  color: #2362a9 !important;
}

.color-b4 {
  color: #287ac2 !important;
}

.color-b5 {
  color: #3495d5 !important;
}

.color-b6 {
  color: #67b7e0 !important;
}

.color-b7 {
  color: #9ad4ea !important;
}

.color-b8 {
  color: #ccecf4 !important;
}

.color-b9 {
  color: #e6f7fa !important;
}

.color-g {
  color: #144247 !important;
}

.color-g2 {
  color: #1b5d5f !important;
}

.color-g3 {
  color: #227775 !important;
}

.color-g4 {
  color: #00b9ad !important;
}

.color-g5 {
  color: #2fa793 !important;
}

.color-g6 {
  color: #71e0c6 !important;
}

.color-g7 {
  color: #a1edd9 !important;
}

.color-g8 {
  color: #d3f8ed !important;
}

.color-g9 {
  color: #e5f4f0 !important;
}

.color-gr {
  color: #141414 !important;
}

.color-gr2 {
  color: #2e2e2e !important;
}

.color-gr3 {
  color: #474747 !important;
}

.color-gr4 {
  color: #616161 !important;
}

.color-gr5 {
  color: #7a7a7a !important;
}

.color-gr6 {
  color: #dbdbdb !important;
}

.color-gr7 {
  color: #e6e6e6 !important;
}

.color-gr8 {
  color: #f0f0f0 !important;
}

.color-gr9 {
  color: #fafafa !important;
}

.color-blk {
  color: #2b2d30 !important;
}

.color-blk2 {
  color: #3a3d41 !important;
}

.color-blk3 {
  color: #484d51 !important;
}

.color-blk4 {
  color: #575d61 !important;
}

.color-blk5 {
  color: #656d71 !important;
}

.color-blk6 {
  color: #838d90 !important;
}

.color-blk7 {
  color: #a3abad !important;
}

.color-blk8 {
  color: #c4c9ca !important;
}

.color-blk9 {
  color: #e4e7e7 !important;
}

.color-r {
  color: #a4381d !important;
}

.color-r2 {
  color: #be3722 !important;
}

.color-r3 {
  color: #d83327 !important;
}

.color-r4 {
  color: #dd4141 !important;
}

.color-r5 {
  color: #e15b69 !important;
}

.color-r6 {
  color: #eb8f9e !important;
}

.color-r7 {
  color: #f4c2d1 !important;
}

.color-r8 {
  color: #f9dce7 !important;
}

.color-r9 {
  color: #fdf6f9 !important;
}

.color-y {
  color: #766823 !important;
}

.color-y2 {
  color: #b29a24 !important;
}

.color-y3 {
  color: #efd244 !important;
}

.color-y4 {
  color: #f4ce52 !important;
}

.color-y5 {
  color: #f8cb62 !important;
}

.color-y6 {
  color: #f8d78c !important;
}

.color-y7 {
  color: #f8e4b4 !important;
}

.color-y8 {
  color: #fbf1da !important;
}

.color-y9 {
  color: #fdf8ed !important;
}

.bg-w {
  background-color: #fff !important;
}

.bg-b {
  background-color: #183877 !important;
}

.bg-b2 {
  background-color: #1e4b90 !important;
}

.bg-b3 {
  background-color: #2362a9 !important;
}

.bg-b4 {
  background-color: #287ac2 !important;
}

.bg-b5 {
  background-color: #3495d5 !important;
}

.bg-b6 {
  background-color: #67b7e0 !important;
}

.bg-b7 {
  background-color: #9ad4ea !important;
}

.bg-b8 {
  background-color: #ccecf4 !important;
}

.bg-b9 {
  background-color: #e6f7fa !important;
}

.bg-g {
  background-color: #144247 !important;
}

.bg-g2 {
  background-color: #1b5d5f !important;
}

.bg-g3 {
  background-color: #227775 !important;
}

.bg-g4 {
  background-color: #00b9ad !important;
}

.bg-g5 {
  background-color: #2fa793 !important;
}

.bg-g6 {
  background-color: #71e0c6 !important;
}

.bg-g7 {
  background-color: #a1edd9 !important;
}

.bg-g8 {
  background-color: #d3f8ed !important;
}

.bg-g9 {
  background-color: #e5f4f0 !important;
}

.bg-gr {
  background-color: #141414 !important;
}

.bg-gr2 {
  background-color: #2e2e2e !important;
}

.bg-gr3 {
  background-color: #474747 !important;
}

.bg-gr4 {
  background-color: #616161 !important;
}

.bg-gr5 {
  background-color: #7a7a7a !important;
}

.bg-gr6 {
  background-color: #dbdbdb !important;
}

.bg-gr7 {
  background-color: #e6e6e6 !important;
}

.bg-gr8 {
  background-color: #f0f0f0 !important;
}

.bg-gr9 {
  background-color: #fafafa !important;
}

.bg-blk {
  background-color: #2b2d30 !important;
}

.bg-blk2 {
  background-color: #3a3d41 !important;
}

.bg-blk3 {
  background-color: #484d51 !important;
}

.bg-blk4 {
  background-color: #575d61 !important;
}

.bg-blk5 {
  background-color: #656d71 !important;
}

.bg-blk6 {
  background-color: #838d90 !important;
}

.bg-blk7 {
  background-color: #a3abad !important;
}

.bg-blk8 {
  background-color: #c4c9ca !important;
}

.bg-blk9 {
  background-color: #e4e7e7 !important;
}

.bg-r {
  background-color: #a4381d !important;
}

.bg-r2 {
  background-color: #be3722 !important;
}

.bg-r3 {
  background-color: #d83327 !important;
}

.bg-r4 {
  background-color: #dd4141 !important;
}

.bg-r5 {
  background-color: #e15b69 !important;
}

.bg-r6 {
  background-color: #eb8f9e !important;
}

.bg-r7 {
  background-color: #f4c2d1 !important;
}

.bg-r8 {
  background-color: #f9dce7 !important;
}

.bg-r9 {
  background-color: #fdf6f9 !important;
}

.bg-y {
  background-color: #766823 !important;
}

.bg-y2 {
  background-color: #b29a24 !important;
}

.bg-y3 {
  background-color: #efd244 !important;
}

.bg-y4 {
  background-color: #f4ce52 !important;
}

.bg-y5 {
  background-color: #f8cb62 !important;
}

.bg-y6 {
  background-color: #f8d78c !important;
}

.bg-y7 {
  background-color: #f8e4b4 !important;
}

.bg-y8 {
  background-color: #fbf1da !important;
}

.bg-y9 {
  background-color: #fdf8ed !important;
}

/* End */
/* /bitrix/templates/publicV3/components/bitrix/main.include/page_vacancies_pro/style.css?1676300707987 */
/* /bitrix/templates/publicV3/components/bitrix/main.include/page_block_vacancies_pro_advantages/style.css?16763701242555 */
/* /bitrix/templates/.default/asset/block-product-list/block-product-list.css?16771377713214 */
/* /bitrix/templates/publicV3/components/bitrix/menu/vacancies-career/style.css?16771884862149 */
/* /bitrix/templates/.default/asset/images/images.css?17520102771013 */
/* /bitrix/templates/publicV3/components/bitrix/main.include/page_block_vacancies_glori/style.css?16758943061941 */
/* /bitrix/templates/.default/asset/slider/slider.css?16771036488700 */
/* /bitrix/templates/.default/asset/helpers/helpers.css?16770999157103 */
/* /bitrix/templates/.default/asset/buttons/buttons.css?16915262232329 */
/* /bitrix/templates/.default/asset/color/colors.css?17217527905752 */
