@charset "UTF-8";
.career *,
.career *::before,
.career *::after {
  padding: 0;
  margin: 0;
  border: 0;
  box-sizing: border-box;
}

.career *:focus {
  outline: none;
}

.career a {
  text-decoration: none;
}
/*
ul,
ol,
li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

body {
  height: 100%;
  line-height: 1;
  font-size: 16px;
  color: #000;
}

@font-face {
  font-family: "PTRootUI";
  src: local("PT Root UI Medium"), local("PT-Root-UI_Medium"), url("../fonts/PT-Root-UI_Medium.woff2") format("woff2"), url("../fonts/PT-Root-UI_Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "PTRootUI";
  src: local("PT Root UI Regular"), local("PT-Root-UI_Regular"), url("../fonts/PT-Root-UI_Regular.woff2") format("woff2"), url("../fonts/PT-Root-UI_Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "PTRootUI";
  src: local("PT Root UI Bold"), local("PT-Root-UI_Bold"), url("../fonts/PT-Root-UI_Bold.woff2") format("woff2"), url("../fonts/PT-Root-UI_Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
!* Указываем box sizing *!
*,
*::before,
*::after {
  box-sizing: border-box;
}

!* Убираем внутренние отступы *!
ul[class],
ol[class] {
  padding: 0;
}

!* Убираем внешние отступы *!
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

:active, :hover, :focus {
  outline: 0;
  outline-offset: 0;
  border: 0;
}

html body {
  position: relative;
  font-family: "PTRootUI", sans-serif;
  height: 100%;
  color: #1D1D1D;
  background: linear-gradient(0deg, #F7F8FA 0%, #F7F8FA 100%), #FFF;
}*/

footer {
	margin-top: 0 !important;
}

.career {
  background: linear-gradient(0deg, #F7F8FA 0%, #F7F8FA 100%), #FFF;
  padding-top: 30px;

	.block_6 {
		margin: 0 !important;
		padding-bottom: 89px;
	}
}

@media (min-width: 1200px) {
  .career {
    padding-top: 30px;
    margin-top: -30px;
  }
}

.wrapper {
  min-height: 100%;
  overflow: hidden;
}

.career > .container {
  max-width: 100% !important;
  padding: 0 !important;
}

.career .kroshki {
  position: relative;
  max-width: 1570px;
  margin: 0 auto;
  box-sizing: content-box;
  padding-bottom: 40px;
}
@media (max-width: 1590px) {
  .career .kroshki {
    max-width: 1200px;
  }
}
@media (max-width: 1230px) {
  .career .kroshki {
    max-width: 960px;
  }
}
@media (max-width: 992px) {
  .career .kroshki {
    max-width: 750px;
    padding: 0 15px 15px;
  }
}
@media (max-width: 767px) {
  .career .kroshki {
    max-width: 700px;
  }
}
@media (max-width: 576px) {
  .career .kroshki {
    max-width: 540px;
  }
}

.career .container {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: content-box;
}
@media (max-width: 1590px) {
  .career .container {
    max-width: 1200px;
  }
}
@media (max-width: 1230px) {
  .career .container {
    max-width: 960px;
  }
}
@media (max-width: 992px) {
  .career .container {
    max-width: 750px;
  }
}
@media (max-width: 767px) {
  .career .container {
    max-width: 700px;
  }
}
@media (max-width: 576px) {
  .career .container {
    max-width: 540px;
  }
}

.container-big {
  position: relative;
  max-width: 1570px;
  margin: 0 auto;
  /*padding: 0 15px;*/
  box-sizing: content-box;
}
@media (max-width: 1590px) {
  .container-big {
    max-width: 1200px;
  }
}
@media (max-width: 1230px) {
  .container-big {
    max-width: 960px;
  }
}
@media (max-width: 992px) {
  .container-big {
    max-width: 750px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .container-big {
    max-width: 700px;
  }
}
@media (max-width: 576px) {
  .container-big {
    max-width: 540px;
  }
}

.join-container {
  position: relative;
}

.join-content {
  padding: 114px 189px 114px 582px;
  background: #E2E2E2;
  border-radius: 30px 30px 0 0;
  overflow: hidden;
}

.join-title {
  color: #2D3133;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 65px;
  margin-bottom: 28px;
}
.join-title span {
  font-weight: 700;
}

.join-subtitle {
  position: relative;
  max-width: 520px;
  color: #FFF;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  z-index: 1;
  padding: 10px 30px 14px 21px;
  -webkit-clip-path: polygon(0 19%, 100% 0, 97% 84%, 0% 100%);
  clip-path: polygon(0 19%, 100% 0, 97% 84%, 0% 100%);
  margin-bottom: 28px;
  background: #2086CF;
}

.join-description {
  color: #2D3133;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.join-img {
  position: absolute;
  bottom: 0;
  left: 20px;
}

@media (max-width: 1590px) {
  .join-content {
    padding: 60px 120px 60px 582px;
  }
  .join-img {
    width: 500px;
  }
}
@media (max-width: 1230px) {
  .join-content {
    position: relative;
    padding: 60px;
    z-index: 1;
  }
  .join-img {
    width: 500px;
    z-index: -1;
    left: unset;
    right: 0;
    width: 350px;
    opacity: 0.3;
  }
}
@media (max-width: 992px) {
  .join-content {
    padding: 30px;
  }
  .join-title {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 20px;
    max-width: 420px;
  }
  .join-subtitle {
    font-size: 24px;
    max-width: 380px;
    margin-bottom: 20px;
  }
  .join-description {
    font-size: 16px;
    max-width: 380px;
  }
  .join-img {
    right: 50px;
    width: 250px;
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .join-img {
    right: 0;
  }
  .join-subtitle {
    max-width: 100%;
    display: inline-block;
  }
}
@media (max-width: 576px) {
  .join-title {
    max-width: 100%;
    font-size: 24px;
  }
  .join-description {
    font-size: 14px;
    max-width: 100%;
  }
  .join-subtitle {
    font-size: 16px;
  }
  .join-img {
    opacity: 0.3;
  }
}
.what-container {
  padding: 50px 0 54px;
  border-bottom: 1px solid #EDEEF0;
  background: #FFF;
}

.what-heading {
  color: #2D3133;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 30px;
}

.what-content {
  display: flex;
  margin: 0 -10px;
}
.what-content__item {
  flex: 0 0 calc(33.33% - 20px);
  margin: 0 10px;
}
.what-content__item p {
  color: #50575B;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 24.3px */
}
.what-content__item p:not(:last-child) {
  margin-bottom: 20px;
}
.what-content__item:nth-of-type(2) .what-content__img {
  position: relative;
  height: 290px;
  width: 100%;
  border-radius: 500px;
  overflow: hidden;
}
.what-content__item:nth-of-type(2) .what-content__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.what-content__item:nth-of-type(3) .what-content__img {
  position: relative;
  height: 476px;
  width: 100%;
  border-radius: 500px;
  overflow: hidden;
}
.what-content__item:nth-of-type(3) .what-content__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.what-content__about {
  padding: 30px;
  border-radius: 30px;
  background: #F7F8FA;
  color: #50575B;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  margin-bottom: 20px;
}
.what-content__about span {
  font-weight: 700;
}

@media (max-width: 1590px) {
  .what-content__item:nth-of-type(3) .what-content__img {
    height: 396px;
  }
}
@media (max-width: 1230px) {
  .what-content__item:nth-of-type(3) .what-content__img {
    height: 316px;
  }
  .what-content__item:nth-of-type(2) .what-content__img {
    height: 200px;
  }
}
@media (max-width: 992px) {
  .what-container {
    padding: 30px 0;
  }
  .what-heading {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: normal;
  }
  .what-content {
    flex-wrap: wrap;
  }
  .what-content__item {
    flex: 0 0 calc(100% - 20px);
    margin: 0 10px 20px;
  }
  .what-content__item:nth-of-type(2) .what-content__img {
    width: 400px;
    margin: 0 auto;
  }
  .what-content__item:nth-of-type(3) .what-content__img {
    height: 316px;
    width: 316px;
    margin: 0 auto;
  }
  .what-content__about {
    font-size: 16px;
    padding: 15px;
    border-radius: 15px;
  }
  .what-content__item p {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .what-content__item:nth-of-type(2) .what-content__img {
    width: 100%;
  }
  .what-content__item:nth-of-type(3) .what-content__img {
    width: 100%;
    height: 290px;
  }
  .what-heading {
    margin: 0 0 15px;
  }
}
.map-container {
  border-bottom: 1px solid #EDEEF0;
  background: #FFF;
  padding: 0;
}
.map-container .container {
  padding: 60px 0 80px;
  position: relative;
}

.map-content {
  position: absolute;
  top: 60px;
  left: 0px;
  z-index: 1;
}

.career .map-img {
  position: relative;
  overflow-x: auto;
}
.career .map-img img {
  display: block;
  width: 1440px;
  height: 815px;
  -o-object-fit: contain;
  object-fit: contain;
}
.career .map-img .map-city svg g rect {
  transition: all 0.3s ease;
}
.career .map-img .map-city:hover svg g rect {
  fill: #cdeaff;
}
.career .map-img .city-moscow {
  display: block;
  position: absolute;
  top: 400px;
  left: 145px;
}
.career .map-img .city-rostovnadonu {
  display: block;
  position: absolute;
  top: 500px;
  left: 100px;
}
.career .map-img .city-ekaterinburg {
  display: block;
  position: absolute;
  top: 490px;
  left: 440px;
}
.career .map-img .city-novosibirsk {
  display: block;
  position: absolute;
  top: 600px;
  left: 530px;
}
.career .map-img .city-barnaul {
  display: block;
  position: absolute;
  top: 670px;
  left: 580px;
}

.map-heading {
  color: #2D3133;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  max-width: 520px;
  margin-bottom: 30px;
}
.map-heading span {
  font-weight: 700;
}

.map-subtitle {
  color: #50575B;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  max-width: 260px;
}

.map-city {
  color: #50575B;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  max-width: 320px;
}

@media (max-width: 1590px) {
  .map-content {
    left: 15px;
  }
}
@media (max-width: 992px) {
  .map-heading {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: normal;
  }
  .map-subtitle {
    font-size: 14px;
    line-height: normal;
  }
  .map-city {
    font-size: 14px;
    line-height: normal;
  }
  .map-content {
    top: 30px;
  }
}
@media (max-width: 576px) {
  .map-content {
    left: 15px;
    right: 15px;
  }
}
.stats-container {
  padding: 60px 0 0;
  border-bottom: 1px solid #EDEEF0;
  background: #FFF;
}

.stats-heading {
  color: #2D3133;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
}
.stats-heading span {
  font-weight: 700;
}

.stats-content {
  position: relative;
  padding-bottom: 658px;
  z-index: 1;
}
.young {
  position: absolute;
  top: 80px;
  left: -15px;
}
.young .stats-text {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0;
  left: 0;
  height: 200px;
  width: 200px;
}
.young .stats-text__content {
  color: #FFF;
  font-size: 75px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.young .stats-text span {
  text-align: center;
  display: block;
  color: #FFF;
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.five {
  position: absolute;
  bottom: 80px;
  left: 254px;
}
.five .stats-text {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  height: 300px;
  width: 300px;
}
.five .stats-text__content {
  color: #FFF;
  font-size: 125px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.five .stats-text span {
  text-align: center;
  display: block;
  color: #FFF;
  font-size: 45px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.three-five {
  position: absolute;
  top: -46px;
  right: 200px;
}
.three-five .stats-text {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0;
  left: 0;
  height: 420px;
  width: 420px;
}
.three-five .stats-text__content {
  color: #FFF;
  font-size: 155px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.three-five .stats-text span {
  text-align: center;
  display: block;
  color: #FFF;
  font-size: 65px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.thirteen {
  position: absolute;
  right: 0;
  bottom: 168px;
}
.thirteen .stats-text {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  right: 0;
  height: 220px;
  width: 220px;
}
.thirteen .stats-text__content {
  color: #FFF;
  font-size: 75px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.thirteen .stats-text span {
  text-align: center;
  display: block;
  color: #FFF;
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.stats-line {
  position: absolute;
  top: 150px;
  z-index: -1;
}

@media (max-width: 1590px) {
  .stats-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 0;
  }
  .stats-content .stats-content__item {
    position: relative;
    flex: 0 0 auto;
    margin-bottom: 20px;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
  }
  .stats-content .young .stats-text {
    top: 25px;
  }
  .stats-heading {
    margin-bottom: 20px;
  }
  .stats-line {
    display: none;
  }
}
@media (max-width: 1230px) {
  .young {
    order: 0;
  }
  .five {
    order: 1;
  }
  .three-five {
    order: 3;
  }
  .thirteen {
    order: 2;
  }
  .stats-content {
    justify-content: center;
  }
  .stats-content .stats-content__item {
    flex: 0 0 50%;
  }
  .stats-content .stats-content__item img {
    width: 320px;
  }
  .young .stats-text__content {
    font-size: 32px;
  }
  .young .stats-text__content span {
    font-size: 18px;
  }
  .stats-content .young .stats-text {
    width: 150px;
    height: 150px;
  }
  .three-five .stats-text__content {
    font-size: 48px;
  }
  .three-five .stats-text__content span {
    font-size: 28px;
  }
  .stats-content .three-five .stats-text {
    height: 225px;
    width: 225px;
  }
  .five .stats-text {
    width: 165px;
    height: 165px;
  }
  .five .stats-text__content {
    font-size: 40px;
  }
  .five .stats-text__content span {
    font-size: 24px;
  }
  .thirteen .stats-text {
    left: 185px;
    right: unset;
    width: 135px;
    height: 135px;
  }
  .thirteen .stats-text__content {
    font-size: 26px;
  }
  .thirteen .stats-text__content span {
    font-size: 18px;
  }
}
@media (max-width: 992px) {
  .stats-container {
    padding: 30px 0 0;
  }
  .stats-heading {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: normal;
  }
}
@media (max-width: 576px) {
  .stats-container {
    padding: 30px 0 0;
  }
  .stats-heading {
    margin: 0 0 20px;
  }
}
.video-container {
  padding: 60px 0 80px;
  border-bottom: 1px solid #EDEEF0;
  background: #FFF;
}

.video-content {
  display: flex;
  align-items: center;
}
.video-content_left {
  flex: 1 1 auto;
}
.video-content_left .video-item {
  position: relative;
  display: block;
  width: 454px;
  height: 350px;
  border-radius: 300px;
  overflow: hidden;
  margin-left: auto;
}
.video-content_left .video-item .video-preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.video-content_left .video-item .video-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(32, 134, 207, 0.8);
  z-index: 2;
}
.video-content_left .video-item .video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.video-content_right {
  flex: 0 0 800px;
  margin-left: 40px;
}
.video-content_right .video-item {
  position: relative;
  display: block;
  height: 600px;
  border-radius: 30px;
  overflow: hidden;
}
.video-content_right .video-item .video-preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.video-content_right .video-item .video-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(32, 77, 103, 0.8);
  z-index: 2;
}
.video-content_right .video-item .video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.video-heading {
  color: #2D3133;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px;
  margin-bottom: 30px;
}

.video-description {
  max-width: 486px;
  padding: 30px;
  color: #50575B;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  border-radius: 30px;
  background: #F7F8FA;
  margin-bottom: 40px;
}

@media (max-width: 1590px) {
  .video-content_right {
    flex: 0 0 600px;
  }
  .video-content_right .video-item {
    height: 400px;
  }
}
@media (max-width: 1230px) {
  .video-content {
    flex-wrap: wrap;
    justify-content: center;
  }
  .video-description {
    max-width: 100%;
  }
  .video-content_left .video-item {
    margin: 0 auto;
  }
  .video-content_left {
    margin-bottom: 40px;
  }
  .video-content_right {
    margin-left: 0;
  }
}
@media (max-width: 992px) {
  .video-container {
    padding: 30px 0 40px;
  }
  .video-heading {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: normal;
  }
  .video-description {
    padding: 15px;
    font-size: 14px;
    margin-bottom: 20px;
  }
  .video-content_left .video-item {
    width: 400px;
    height: 250px;
  }
  .video-content_left {
    margin-bottom: 20px;
  }
  .video-content_left .video-item .video-play {
    width: 70px;
    height: 70px;
  }
  .video-content_left .video-item .video-play svg {
    width: 70px;
    height: 70px;
  }
  .video-content_right .video-item .video-play {
    width: 70px;
    height: 70px;
  }
  .video-content_right .video-item .video-play svg {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 768px) {
  .video-content_right {
    flex: 0 0 400px;
  }
  .video-content_right .video-item {
    height: 300px;
  }
}
@media (max-width: 576px) {
  .video-content_right {
    flex: 0 0 100%;
  }
  .video-content_right .video-item {
    height: 200px;
  }
  .video-content_left .video-item {
    width: 100%;
    height: 200px;
  }
  .video-content {
    margin: 0;
  }
}
.offer-container {
  padding: 60px 0 80px;
  border-bottom: 1px solid #EDEEF0;
  background: #FFF;
}

.offer-heading {
  color: #2D3133;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px;
  margin-bottom: 30px;
}

.offer-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.offer-item {
  position: relative;
  flex: 0 0 calc(33.33% - 20px);
  margin: 0 10px 20px;
  padding: 30px;
  border-radius: 30px;
  background: #F7F8FA;
  z-index: 1;
}
.offer-item__img {
  position: relative;
  height: 80px;
  width: 80px;
  margin-bottom: 25px;
}
.offer-item__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  -o-object-fit: contain;
  object-fit: contain;
}
.offer-item__text {
  color: #50575B;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
}
.offer-item__count {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #EFF0F1;
  font-size: 152px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  transform: translateY(-50%);
  z-index: -1;
}

@media (max-width: 1590px) {
  .offer-item {
    flex: 0 0 calc(50% - 20px);
  }
}
@media (max-width: 992px) {
  .offer-container {
    padding: 30px 0 40px;
  }
  .offer-heading {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: normal;
  }
  .offer-item__img {
    width: 50px;
    height: 50px;
  }
  .offer-item__text {
    font-size: 14px;
  }
  .offer-item__count {
    font-size: 94px;
  }
}
@media (max-width: 576px) {
  .offer-item {
    flex: 0 0 calc(100% - 20px);
  }
  .offer-content {
    margin: 0;
  }
}
.life-container {
  padding: 60px 0 80px;
  background: #FFF;
}

.life-heading {
  color: #2D3133;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px;
  margin-bottom: 30px;
}

.life-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.life-item {
  position: relative;
  flex: 0 0 calc(20% - 20px);
  height: 272px;
  margin: 0 10px 20px;
  border-radius: 10px;
  overflow: hidden;
}
.life-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}
.life-item__filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(32, 134, 207, 0) 0%, #2086CF 100%);
  opacity: 0;
  pointer-events: none;
  z-index: 2;
  transition: all 0.3s ease;
}
.life-item__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  opacity: 0;
  pointer-events: none;
  z-index: 3;
  transition: all 0.3s ease;
}

.life-item:hover .life-item__filter {
  opacity: 1;
  pointer-events: all;
}
.life-item:hover .life-item__content {
  opacity: 1;
  pointer-events: all;
}

@media (max-width: 1590px) {
  .life-list {
    justify-content: center;
  }
  .life-item {
    flex: 0 0 calc(25% - 20px);
  }
}
@media (max-width: 1230px) {
  .life-item {
    flex: 0 0 calc(33.33% - 20px);
  }
}
@media (max-width: 992px) {
  .life-container {
    padding: 30px 0 40px;
  }
  .life-heading {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: normal;
  }
  .life-item {
    height: 200px;
  }
  .life-item__content {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .life-item {
    flex: 0 0 calc(50% - 20px);
  }
}
@media (max-width: 576px) {
  .life-item {
    flex: 0 0 calc(100% - 20px);
  }
  .life-content {
    margin: 0;
  }
}
.send-container {
  padding: 0 0 60px;
  border-radius: 0 0 30px 30px;
  background: #FFF;
}
.send-container .container {
  padding: 0;
}

.send-heading {
  flex: 0 0 calc(100% - 20px);
  margin: 0 10px 40px;
  color: #FFF;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px;
}

.send-content {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-radius: 30px;
  background: #2086CF;
  padding: 70px 80px;
}
.send-content::before {
  position: absolute;
  content: "";
  top: 40px;
  left: 40px;
  width: 30px;
  height: 30px;
  background: url(../images/svg/send-img.svg);
}
.send-content::after {
  position: absolute;
  content: "";
  top: 120px;
  right: 40px;
  width: 30px;
  height: 30px;
  background: url(../images/svg/send-img.svg);
}
.send-content__column {
  flex: 0 0 calc(33.33% - 20px);
  margin: 0 10px 20px;
}
.send-content__item {
  position: relative;
}
.send-content__item input {
  height: 100%;
  width: 100%;
  padding: 20px;
  color: #50575B;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 21.6px */
  border-radius: 15px;
  border: 0;
  background: #FFF;
}
.send-content__item span {
  position: absolute;
  top: 50%;
  left: 20px;
  color: #B2B2B2;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  transform: translateY(-50%);
  pointer-events: none;
}
.send-content__item span.active {
  top: 12px;
  color: #B2B2B2;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 18.9px */
}
.send-content__item input:focus + span {
  top: 12px;
  color: #B2B2B2;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 18.9px */
}
.send-content__item:not(:last-child) {
  margin-bottom: 20px;
}
.send-content__row {
  display: flex;
  align-items: center;
  flex: 0 0 calc(100% - 20px);
  margin: 0 10px;
}
.send-content__file {
  margin-left: auto;
}
.send-content__file input {
  display: none;
}
.send-content__file label {
  display: block;
  position: relative;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  padding-left: 32px;
  cursor: pointer;
}
.send-content__file label::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  transform: translateY(-50%);
  background: url(../images/svg/send-file.svg) no-repeat;
}
.send-content__file label span {
  position: relative;
}
.send-content__file label span::after {
  position: absolute;
  content: "";
  width: 100%;
  bottom: -1px;
  left: 0;
  border-bottom: 1px dashed #FFF;
}
.send-content .send-btn {
  flex: 0 0 220px;
  margin-left: 34px;
  padding: 13px 0;
  text-align: center;
  border-radius: 70px;
  border: 1px solid #FFF;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  outline: 0;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
}
.send-content .send-btn:hover {
  color: #175e91;
  background: #FFF;
}

.select {
  position: relative;
  width: 100%;
  height: 59px;
  display: block;
  margin: 0;
}
.select input {
  display: none;
}
.select .select__head {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px;
  cursor: pointer;
  overflow: hidden;
  background: #FFF;
  color: #50575B;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 15px;
}
.select .select__head::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 20px;
  width: 20px;
  height: 9px;
  transform: translateY(-50%);
  background: url(../images/svg/cv-arrow.svg) no-repeat;
  transition: all 0.3s ease;
}
.select .select__head.placeholder {
  color: #B2B2B2;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 21.6px */
}
.select .select__head.error {
  Box-shadow: 0px 1px 0px rgba(255, 0, 0, 0.5019607843), 0px -1px 0px rgba(255, 0, 0, 0.5019607843), 1px 0px 0px rgba(255, 0, 0, 0.5019607843), -1px 0px 0px rgba(255, 0, 0, 0.5019607843);
}
.select .select__list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #F5F5F5;
  margin-top: 5px;
  max-height: 276px;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 100;
  margin: 0;
  padding: 0 0 20px;
  font-size: 14px;
  color: #424348;
  scrollbar-color: dark;
  scrollbar-width: thin;
  overscroll-behavior: contain;
  box-shadow: 0px 12px 13px 4px rgba(187, 187, 187, 0.5);
  border-radius: 0 0 8px 8px;
}
.select .select__list .select__item {
  position: relative;
  padding: 16px 20px;
  cursor: pointer;
  list-style-type: none;
}
.select .select__list .select__item:hover span {
  color: #2085CF;
}
.select .select__list .select__item span {
  color: #50575B;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  transition: all 0.3s ease;
}
.select .select__list::-webkit-scrollbar {
  width: 9px;
  background-color: #C9C9C9;
  padding: 5px;
}
.select .select__list::-webkit-scrollbar-thumb {
  background-color: #2086CF;
}
.select .select__head.open {
  border-radius: 12px 12px 0 0;
}
.select .select__head.open::after {
  transform: rotate(-180deg);
}

@media (max-width: 1230px) {
  .send-content {
    padding: 20px 25px;
  }
  .send-content::before {
    display: none;
  }
  .send-content::after {
    display: none;
  }
}
@media (max-width: 992px) {
  .send-heading {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: normal;
  }
  .send-content__item input {
    font-size: 14px;
  }
  .select .select__head.placeholder {
    font-size: 14px;
  }
  .select .select__head {
    font-size: 14px;
  }
  .send-content__item span {
    font-size: 14px;
  }
  .send-content {
    justify-content: center;
  }
  .send-content__column {
    flex: 0 0 calc(100% - 20px);
  }
  .send-content__row {
    justify-content: center;
  }
  .send-content__file {
    margin: 0;
  }
}
@media (max-width: 576px) {
  .send-content__column {
    flex: 0 0 calc(100% - 20px);
  }
  .send-content__row {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .send-content {
    padding: 15px;
  }
}
.cv {
  position: fixed;
  top: 460px;
  right: 50px;
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border-radius: 80px;
  background: #2086CF;
  box-shadow: 0px 35px 70px 0px rgba(32, 134, 207, 0.45);
  cursor: pointer;
  z-index: 30;
  transition: all 0.3s ease;
}
.cv:hover {
  background: #175e91;
}

.cv-ico {
  margin: 0 auto;
  width: 20px;
  height: 16px;
  margin-bottom: 10px;
}

.cv-text {
  color: #FFF;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

@media (max-width: 1590px) {
  .cv {
    top: unset;
    right: 30px;
    bottom: 30px;
    width: 80px;
    height: 80px;
  }
  .cv-text {
    font-size: 12px;
  }
}

.form-links {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 30px;
	flex-wrap: wrap;
	margin-top: 50px;
}

.company-reviews h2 {
	text-align: center;
	color: #50575B;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 135%;
}

.company-reviews {
	flex: 0 0 620px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 30px;
}

.hh {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex: 0 0 284px;
}

.hh-text {
	color: #50575B;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 135%;
}

.hh-ico {
	display: block;
	width: 80px;
	height 80px;

	img {
		width: 100%;
		height: 100%;
	}
}

@media (max-width: 992px) {
	.hh {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex: 0 0 250px;
	}

	.company-reviews {
		flex: 0 0 250px;
		justify-content: center;
		gap: 0px;
	}

	.hh-text {
		color: #2D3133;
		font-size: 22px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	
	.hh-ico {
		display: block;
		width: 50px;
		height 50px;
	}
}

@media (max-width: 576px) {
	.form-links {
		margin-top: 20px; 
	}

	.company-reviews h3 {
		flex: 0 0 100%;
	}
}

.city-almaty {
    position: absolute;
    top: 685px;
    left: 530px;
}


.life-photos {
  display: none;
}/*# sourceMappingURL=style.css.map */