.mainPage .heartwell {
  font-family: AdleryPro;
  font-size: 64.4px;
  position: relative;
  line-height: 145px;
  height: 120px; }

.mainPage .createSection-secondary {
  background: url("../images/createSection-secondary-bg.png") no-repeat top center;
  background-size: cover; }

.jobs-head-title{
    font-size: inherit;
}

@media screen and (max-width: 1024px) {
  .mainPage .createSection-secondary {
    padding-top: 120px;
    height: 720px; } }

@media screen and (max-width: 680px) {
  .mainPage .createSection-secondary {
    height: 500px;
    padding-top: 40px; }
  .mainPage .createSection-secondary .titleWrapper {
    padding-left: 0; }
  .mainPage .createSection-secondary .instaGridWrapper {
    margin-top: 40px; } }

.mainPage .primary-text {
  max-width: 850px;
  font-weight: bold;
  margin: 0 auto;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  font-size: 55.2px;
  word-spacing: 10px; }

@media screen and (max-width: 991px) {
  .mainPage .primary-text {
    font-size: 46px;
  }
  .servicesSection .sub-title {
    font-size: 34.96px;
  }
}

@media screen and (max-width: 680px) {
  .mainPage .primary-text {
    max-width: 340px;
    font-size: 20.24px;
  }
  .servicesSection .sub-title {
    font-size: 27.6px;
  }
}

@media screen and (max-width: 479px) {
  .mainPage .primary-text {
    font-size: 18.4px;
  }
  .servicesSection .sub-title {
    font-size: 18.4px;
  }
  .animatedCrossLine {
    display: none!important;
  }
  .mainPage .primary-text .futuraDemiC .pinkCrossed {
    text-decoration-color: #f8d3e3;
  }
  .pinkCrossed {
    text-decoration: line-through;
  }
}

.mainPage .primary-text .heartwell {
  font-size: 82.8px;
  bottom: -20px;
  line-height: 135px;
  height: 120px; }

@media screen and (max-width: 680px) {
  .mainPage .primary-text .heartwell {
    font-size: 55.2px; } }

.mainPage .primary-text .futuraDemiC {
  font-size: inherit;
  color: inherit;
  margin: 0; }

.mainPage .primary-text .futuraDemiC .pinkCrossed {
  margin-right: 15px; }

.mainPage .vacancies {
  padding: 0 75px 50px; }

@media screen and (max-width: 1024px) {
  .mainPage .vacancies {
    padding: 0 0 50px; } }

@media screen and (max-width: 767px) {
  .mainPage .vacancies {
    padding: 0 30px; } }

.mainPage .vacancies .heartwell {
  bottom: -25px; }

@media screen and (max-width: 680px) {
  .mainPage .vacancies .heartwell {
    font-size: 27.6px; } }

@media screen and (max-width: 767px) {
  .mainPage .vacancies .textBlock {
    font-size: 27.6px; } }

.mainPage .vacancies .textBlock .sub-title {
  font-size: 42.32px; }

@media screen and (max-width: 767px) {
  .mainPage .vacancies .textBlock .sub-title {
    font-size: 22.08px; } }

.mainPage .vacancies .textBlock .text-title {
  margin: 0;
  font-weight: 700; }

@media screen and (max-width: 767px) {
  .mainPage .vacancies .textBlock .text-title {
    font-size: 16.56px; } }

.mainPage .vacancies .textBlock .text-title:first-child {
  margin-top: 70px; }

@media screen and (max-width: 767px) {
  .mainPage .vacancies .textBlock .text-title:first-child {
    margin-top: 0; } }

.mainPage .vacancies .all-vacancies {
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.mainPage .vacancies .all-vacancies .vacancie {
  background: #f3f3f3;
  width: 49%;
  padding: 40px;
  display: flex;
  margin-bottom: 25px;
  flex-wrap: wrap; }

@media screen and (max-width: 767px) {
  .mainPage .vacancies .all-vacancies .vacancie {
    width: 100%; } }

.mainPage .vacancies .all-vacancies .vacancie .title {
  font-size: 18.4px;
  font-weight: bold;
  font-style: normal;
  color: #0b0b0b;
  width: calc(100% - 150px);
  padding-right: 20px; }

@media screen and (max-width: 1024px) {
  .mainPage .vacancies .all-vacancies .vacancie .title {
    width: 100%; } }

@media screen and (max-width: 680px) {
  .mainPage .vacancies .all-vacancies .vacancie .title {
    padding: 0 0 10px 0;
    font-size: 16.56px; } }

.mainPage .vacancies .all-vacancies .vacancie .location {
  width: 150px;
  font-size: 12.88px;
  font-weight: 300;
  font-style: normal;
  color: #0b0b0b; }

@media screen and (max-width: 1024px) {
  .mainPage .vacancies .all-vacancies .vacancie .location {
    width: 100%; } }

.mainPage .vacancies .all-vacancies .vacancie .location .date {
  float: none; }

.mainPage .advantages {
  margin: 0;
  padding: 50px 90px;
  height: inherit; }

@media screen and (max-width: 680px) {
  .mainPage .advantages {
    padding: 40px 25px; } }

.mainPage .advantages .topLeftTextBlock {
  padding: 0 20px; }

@media screen and (max-width: 680px) {
  .mainPage .advantages .topLeftTextBlock .heartwell {
    font-size: 27.6px;
    line-height: 55px;
    height: 40px; } }

.mainPage .advantages .all-advantages {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap; }

.mainPage .advantages .all-advantages .advantage {
  position: relative;
  margin: 60px 0;
  width: 33%;
  padding: 0 10px 0; }

.mainPage .advantages .all-advantages .advantage:before {
  content: '';
  display: block;
  position: absolute;
  width: 95px;
  height: 4px;
  background-color: #f19fc1;
  left: 10px;
  bottom: -20px; }

@media screen and (max-width: 1024px) {
  .mainPage .advantages .all-advantages .advantage {
    width: 50%; } }

@media screen and (max-width: 680px) {
  .mainPage .advantages .all-advantages .advantage {
    width: 100%;
    text-align: center;
    margin: 30px 0; }
  .mainPage .advantages .all-advantages .advantage:before {
    height: 2px;
    left: calc(50% - 48px); } }

.mainPage .advantages .all-advantages .advantage .number {
  font-size: 33.12px;
  font-weight: 700;
  line-height: 0.72;
  color: #ffffff;
  margin-bottom: 20px; }

.mainPage .advantages .all-advantages .advantage .text {
  font-size: 18.4px;
  line-height: 1.3;
  color: #0b0b0b;
  max-width: 290px; }

@media screen and (max-width: 680px) {
  .mainPage .advantages .all-advantages .advantage .text {
    margin: 0 auto;
    font-size: 12.88px; } }

.mainPage .instaSection {
  padding-top: 30px; }

@media screen and (max-width: 1024px) {
  .mainPage .instaSection {
    margin-bottom: 30px;
    padding-top: 0; } }

.mainPage .instaSection .hidden-large {
  display: none; }

.mainPage .instaSection .instaLabel {
  width: 460px;
  height: 110px;
  margin-top: 0;
  margin-left: 0;
  top: calc(50% - 55px);
  left: calc(50% - 230px);
  padding-top: 25px; }

@media screen and (max-width: 1024px) {
  .mainPage .instaSection .instaLabel {
    top: calc(50% - 10px); } }

@media screen and (max-width: 767px) {
  .mainPage .instaSection .instaLabel {
    background: white;
    top: calc(50% - 55px); } }

@media screen and (max-width: 680px) {
  .mainPage .instaSection .instaLabel {
    width: 264px;
    height: 50px;
    padding-top: 10px;
    top: calc(50% - 25px);
    left: calc(50% - 132px);
    background: #f19fc1; }
  .mainPage .instaSection .instaLabel .hidden-small {
    display: none; }
  .mainPage .instaSection .instaLabel .hidden-large {
    display: block;
    font-size: 14.72px;
    font-weight: bold;
    color: #fff; } }

.mainPage .instaSection .instaLabel .title {
  margin-bottom: 0; }

.mainPage .instaSection .instaLabel .text {
  text-transform: lowercase; }

@media screen and (max-width: 680px) {
  .mainPage .instaSection .instaLabel .text {
    text-transform: uppercase; } }

.mainPage .instaSection .instaGrid .item-1 {
  background: url("../images/instaItem-bg-1.png") no-repeat center;
  background-size: cover; }

.mainPage .instaSection .instaGrid .item-2 {
  background: url("../images/instaItem-bg-2.png") no-repeat center;
  background-size: cover; }

.mainPage .instaSection .instaGrid .item-3 {
  background: url("../images/instaItem-bg-3.png") no-repeat center;
  background-size: cover; }

.mainPage .instaSection .instaGrid .item-4 {
  background: url("../images/instaItem-bg-4.png") no-repeat center;
  background-size: cover; }

.mainPage .instaSection .instaGrid .item-5 {
  background: url("../images/instaItem-bg-5.png") no-repeat center;
  background-size: cover; }

.mainPage .instaSection .instaGrid .item-6 {
  background: url("../images/instaItem-bg-6.png") no-repeat center;
  background-size: cover; }

.mainPage .instaSection .instaGrid .item-7 {
  background: url("../images/instaItem-bg-7.png") no-repeat center;
  background-size: cover; }

.mainPage .instaSection .instaGrid .item-8 {
  background: url("../images/instaItem-bg-8.png") no-repeat center;
  background-size: cover; }

@media screen and (max-width: 1024px) {
  .mainPage .instaSection .instaGrid {
    height: inherit; }
  .mainPage .instaSection .instaGrid .instaItem {
    margin-top: 20px; }
  .mainPage .instaSection .instaGrid .item-1 {
    width: calc(50% - 10px);
    height: 445px;
    margin-right: 10px; }
  .mainPage .instaSection .instaGrid .item-2 {
    width: calc(50% - 10px);
    height: 445px;
    margin-left: 10px; }
  .mainPage .instaSection .instaGrid .item-3 {
    width: calc(30% - 20px);
    height: 260px; }
  .mainPage .instaSection .instaGrid .item-4 {
    width: 40%;
    height: 355px;
    margin: 20px 20px 0; }
  .mainPage .instaSection .instaGrid .item-5 {
    width: calc(30% - 20px);
    height: 260px; } }

@media screen and (max-width: 767px) {
  .mainPage .instaSection .instaGrid .item-1, .mainPage .instaSection .instaGrid .item-4 {
    width: 44.5%;
    height: 324px;
    margin: 15px 0 0 0; }
  .mainPage .instaSection .instaGrid .item-2, .mainPage .instaSection .instaGrid .item-3 {
    width: 52.74%;
    height: 385px;
    margin: 15px 0 0 0; } }

@media screen and (max-width: 680px) {
  .mainPage .instaSection .instaGrid .item-1, .mainPage .instaSection .instaGrid .item-4 {
    width: 44.5%;
    height: 150px;
    margin: 15px 0 0 0; }
  .mainPage .instaSection .instaGrid .item-2, .mainPage .instaSection .instaGrid .item-3 {
    width: 52.74%;
    height: 180px;
    margin: 15px 0 0 0; } }

.mainPage .mail-for-us {
  display: flex;
  height: 105px;
  background-color: #f19fc1;
  padding: 30px;
  color: #fff;
  justify-content: space-between;
  margin: 30px 0; }

@media screen and (max-width: 1024px) {
  .mainPage .mail-for-us {
    display: none; } }

.mainPage .mail-for-us div {
  width: 33%; }

.mainPage .mail-for-us .title {
  font-size: 22.08px;
  font-weight: 700; }

.mainPage .mail-for-us .text {
  font-size: 12.88px;
  font-weight: 300;
  max-width: 350px; }

.mainPage .mail-for-us .button-wrap {
  text-align: right; }

.mainPage .mail-for-us .button-wrap .messageToButton {
  font-size: 12.88px;
  color: #f19fc1;
  background: #ffffff;
  padding: 15px 72px;
  cursor: pointer;
  letter-spacing: 0.8px; }

.page {
  position: relative;
  max-width: 1440px;
  border: 1px solid #333;
  margin: 0 auto;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

@media screen and (max-width: 680px) {
  .page {
    padding-bottom: 70px; } }

.page .mobile-title-wrap {
  display: none; }

@media screen and (max-width: 680px) {
  .page .mobile-title-wrap {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }
  .page .mobile-title-wrap h1 {
    font-size: 22.08px;
    font-weight: 700;
    margin: 0; }
  .page .mobile-title-wrap .location {
    font-weight: 300; } }

.page .buttons-wrap {
  position: absolute;
  display: flex;
  left: 0;
  top: 0;
  height: 70px;
  align-items: center;
  text-align: center; }

.page .buttons-wrap div {
  display: flex;
  align-items: center;
  justify-content: center; }

.page .buttons-wrap .close {
  width: 65px;
  height: inherit;
  background: #f19fc1;
  opacity: 1; }

.page .buttons-wrap .left {
  width: 100px;
  height: inherit;
  background: #d88ead;
  border-left: 1px solid #c17f9b; }

.page .buttons-wrap .right {
  width: 100px;
  height: inherit;
  background: #d88ead;
  border-left: 1px solid #c17f9b; }

@media screen and (max-width: 680px) {
  .page .buttons-wrap {
    position: relative;
    width: 100%;
    margin-bottom: 20px; }
  .page .buttons-wrap .close {
    width: 24%; }
  .page .buttons-wrap .left, .page .buttons-wrap .right {
    width: 38%; } }

.page .image-wrap {
  width: 48%;
  overflow: hidden; }

@media screen and (max-width: 767px) {
  .page .image-wrap {
    width: 37%; } }

@media screen and (max-width: 680px) {
  .page .image-wrap {
    width: 100%; } }

.page .image-wrap img {
  width: 100%;
  min-width: auto;
  object-fit: cover;
  object-position: 50% 50%; }

@media screen and (max-width: 680px) {
  .page .image-wrap img {
    min-width: inherit; }
  .page .image-wrap img:last-child {
    display: none; } }

.page .text-wrap {
  width: 48%; }

@media screen and (max-width: 767px) {
  .page .text-wrap {
    width: 60%; } }

@media screen and (max-width: 680px) {
  .page .text-wrap {
    width: 100%; } }

.page .text-wrap .title-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center; }

@media screen and (max-width: 680px) {
  .page .text-wrap .title-wrap {
    display: none; } }

.page .text-wrap .title-wrap h1 {
  font-family: FuturaDemiC;
  font-size: 22.08px; }

.page .text-wrap .title-wrap .location {
  width: 140px;
  padding-left: 15px; }

.page .text-wrap .description-wrap {
  max-width: 530px; }

.page .text-wrap .description-wrap h4 {
  font-size: 16.56px;
  font-weight: 700;
  margin-top: 40px; }

.page .text-wrap .description-wrap p {
  font-size: 16.56px;
  font-weight: 300; }

.page .text-wrap .description-wrap .messageToButton {
  font-size: 14.72px;
  background: #f19fc1;
  color: #ffffff;
  letter-spacing: .9px;
  padding: 24px 74px;
  margin-top: 40px; }

@media screen and (max-width: 680px) {
  .page .text-wrap .description-wrap .messageToButton {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    text-align: center; } }

.send-resume {
  position: fixed;
  display: flex;
  flex-direction: row-reverse;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(11, 11, 11, 0.5);
  z-index: 9999;
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto; }

.file-selected-title{
    word-wrap: break-word;
}

.send-resume .send-wrap {
  max-width: 480px;
  width: 100%;
  background: #fff;
  padding: 35px 40px 0;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow-y: auto; }

@media screen and (max-width: 680px) {
  .send-resume .send-wrap {
    max-width: 100%;
    padding: 0;
    overflow-y: auto;
  }
}

.send-resume .send-wrap .close {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 40px;
  top: 35px;
  opacity: 1; }

@media screen and (max-width: 680px) {
  .send-resume .send-wrap .close {
    left: 20px;
    top: 20px;
    right: inherit;
  }
}

.send-resume .send-wrap .title-wrap {
  max-width: 250px;
  margin: 0 auto;
  text-align: center; }

@media screen and (max-width: 680px) {
  .send-resume .send-wrap .title-wrap {
    max-width: 100%;
    width: 100%;
    padding: 20px 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1); } }

.send-resume .send-wrap .title-wrap h2 {
  margin-top: 0;
  font-family: FuturaDemiC;
  font-size: 22.08px; }

.send-resume .send-wrap .sub-title-wrap {
  max-width: 250px;
  margin: 0 auto;
  text-align: center; }

.send-resume .send-wrap .sub-title-wrap p.sub-title {
  opacity: 0.5;
  font-size: 12.88px;
  margin-top: 25px; }

.send-resume .send-wrap .form-wrap {
  height: 100%; }

@media screen and (max-width: 680px) {
  .send-resume .send-wrap .form-wrap {
    padding: 0 15px; } }

.send-resume .send-wrap .form-wrap .cv-form {
  display: flex;
  flex-direction: column;
  height: inherit;
  position: relative;
  padding-bottom: 80px; }

.send-resume .send-wrap .form-wrap .cv-form label {
  display: block;
  font-weight: 700;
  margin-top: 20px; }

.send-resume .send-wrap .form-wrap .cv-form select, .send-resume .send-wrap .form-wrap .cv-form input {
  height: 40px;
  border-radius: 3px;
  border: solid 1px #ede8e8;
  width: 100%;
  padding: 0 15px; }

.send-resume .send-wrap .form-wrap .cv-form textarea {
  border-radius: 3px;
  border: solid 1px #ede8e8;
  resize: vertical;
  min-height: 100px;
  max-height: 180px;
  width: 100%;
  padding: 10px 15px; }

.send-resume .send-wrap .form-wrap .cv-form .custom-file-upload {
  height: 33px;
  font-size: 12.88px;
  font-weight: bold;
  line-height: 2.14;
  cursor: pointer;
  color: #f19fc1;
  width: 200px;
  display: flex; }

.send-resume .send-wrap .form-wrap .cv-form .custom-file-upload svg {
  margin-right: 15px; }

.send-resume .send-wrap .form-wrap .cv-form input[type="file"] {
  display: none; }

.send-resume .send-wrap .form-wrap .cv-form input[type="submit"] {
  width: calc(100% + 80px);
  margin-left: -40px;
  margin-top: 55px;
  font-size: 14.72px;
  background: #f19fc1;
  color: #ffffff;
  letter-spacing: .9px;
  height: 50px;
  padding: 0 15px;
  font-weight: 700;
  border-radius: 0;
  justify-self: flex-end;
  position: absolute;
  bottom: 0; }

@media screen and (max-width: 680px) {
  .send-resume .send-wrap .form-wrap .cv-form input[type="submit"] {
    width: calc(100% + 30px);
    margin-left: -15px;
   // position: inherit;
    line-height: 50px; } }

/*@media screen and (max-height: 680px) {*/
  /*.send-resume .send-wrap .form-wrap .cv-form input[type="submit"] {*/
    /*width: calc(100% + 30px);*/
    /*margin-left: -15px;*/
    /*position: inherit;*/
    /*line-height: 50px; } }*/

@media screen and (max-height: 1200px){
    .send-resume .send-wrap .form-wrap {
        height: auto
    }
}
.send-resume-final .send-wrap {
  padding-bottom: 80px; }

.send-resume-final .title-wrap {
  display: none; }

@media screen and (max-width: 680px) {
  .send-resume-final .title-wrap {
    display: block; } }

.send-resume-final .content-wrap {
  max-width: 340px;
  margin: 0 auto;
  padding-top: 160px;
  text-align: center; }

@media screen and (max-width: 680px) {
  .send-resume-final .content-wrap {
    padding-top: 120px; } }

.send-resume-final .content-wrap h2 {
  font-size: 22.08px;
  font-weight: 700;
  margin: 25px 0; }

.send-resume-final .content-wrap p {
  margin: 0;
  font-size: 12.88px;
  font-weight: 300;
  opacity: .5;
  line-height: 1.29;
  color: #0b0b0b; }

.send-resume-final .button-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.send-resume-final .button-wrap .messageToButton {
  font-size: 14.72px;
  background: #f19fc1;
  color: #ffffff;
  letter-spacing: .9px;
  padding: 24px 74px;
  width: 100%;
  text-align: center; }

@media screen and (max-width: 680px) {
  .send-resume-final .button-wrap .messageToButton {
    height: 50px;
    line-height: 50px;
    padding: 0 15px; } }
