html {
  font-size: 1px;
}
@media screen and (max-width: 1440px) and (min-width: 860px) {
  html {
    font-size: calc(100vw / 1440);
  }
}
@media screen and (max-width: 390px) {
  html {
    font-size: calc(100vw / 390);
  }
}
body * {
  box-sizing: border-box;
}
main {
  padding-bottom: 100rem;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
section {
  background: #fff;
}
section .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1440rem;
}
.bl-1 {
  position: relative;
  overflow: hidden;
  height: calc(100vw * 558 / 1440);
  background-color: #8BDEF0 !important;
  background-image: url(../img/bl-1-i1.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.bl-1 .title {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 40rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 0 10rem 10rem 0;
  padding: 33rem 0rem 34rem 60rem;
  width: 480rem;
  z-index: 3;
}
.bl-1 h1 {
  line-height: 36.77rem;
  text-align: left;
}
.bl-1 h1 span {
  line-height: 36.77rem;
  font-size: 32rem;
  font-weight: 700;
}
.bl-2 {
  margin-top: 200rem;
  text-align: center;
}
.bl-2 .inner {
  width: 1010rem;
  font-weight: 700;
  font-size: 36rem;
  line-height: 50.4rem;
}
.bl-2 .inner span {
  color: #8B8B8B;
  font-weight: 700;
  font-size: 36rem;
  line-height: 50.4rem;
}
.bl-3 {
  margin-top: 200rem;
}
.bl-3 .inner {
  display: flex;
  gap: 30rem;
  flex-direction: column;
  padding: 0 60rem;
}
.bl-3 .inner .item {
  border-radius: 20rem;
  padding: 67.56rem 112rem 70rem 70.08rem;
}
.bl-3 .inner .item .title {
  display: flex;
  gap: 26rem;
  position: relative;
  align-items: center;
}
.bl-3 .inner .item .title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 70.22rem;
  height: 70.22rem;
  transform: rotate(-20deg);
  border-radius: 10rem;
}
.bl-3 .inner .item .title .img {
  width: 68.92rem;
  height: 70.54rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 10rem;
}
.bl-3 .inner .item .title .text {
  font-weight: 700;
  font-size: 36rem;
  line-height: 50.4rem;
}
.bl-3 .inner .item .cont {
  margin-top: 36.9rem;
  font-size: 24rem;
  line-height: 33.6rem;
  letter-spacing: 0.24rem;
}
.bl-3 .inner .item.item1 {
  background-color: #E1E9EF;
}
.bl-3 .inner .item.item1 .title:before {
  background-color: #fff;
}
.bl-3 .inner .item.item1 .title .img {
  background-color: #C4CDD4;
}
.bl-3 .inner .item.item2 {
  background-color: #18AC59;
  color: #fff;
}
.bl-3 .inner .item.item2 .title:before {
  background-color: #80FFB2;
}
.bl-3 .inner .item.item2 .title .text {
  color: #fff;
}
.bl-3 .inner .item.item2 .title .img {
  background-color: #1DCB6A;
}
.bl-3 .inner .item.item2 .cont .str {
  color: #fff;
  font-size: 24rem;
  line-height: 33.6rem;
  letter-spacing: 0.24rem;
}
.bl-3 .inner .item.item2 .cont .str.s2 {
  margin-top: 33.6rem;
}
.bl-3 .inner .item.item3 {
  background-color: #2A8EDC;
  color: #fff;
}
.bl-3 .inner .item.item3 .title:before {
  background-color: #75C8FF;
}
.bl-3 .inner .item.item3 .title .text {
  color: #fff;
}
.bl-3 .inner .item.item3 .title .img {
  background-color: #2BAAFF;
}
.bl-3 .inner .item.item3 .cont .str {
  color: #fff;
  font-size: 24rem;
  line-height: 33.6rem;
  letter-spacing: 0.24rem;
}
.reshenie {
  margin-top: 200rem;
}
.reshenie .inner {
  max-width: 982rem;
}
.reshenie .inner .num {
  width: 149rem;
  height: 40rem;
  border: 1rem solid #000;
  border-radius: 10rem;
  font-size: 24rem;
  line-height: 40rem;
  font-weight: 500;
  text-align: center;
  margin: 0 auto;
}
.reshenie .inner .title {
  text-align: center;
  margin: 23rem auto 0;
  font-size: 48rem;
  line-height: 55.15rem;
  font-weight: 700;
  width: 704rem;
}
.reshenie .inner .description {
  margin-top: 20rem;
  width: 917rem;
  text-align: center;
  font-size: 24rem;
  line-height: 33.6rem;
}
.reshenie .inner .img {
  margin-top: 70rem;
  position: relative;
}
.reshenie .inner .img:before {
  content: '';
  position: absolute;
  width: 142rem;
  height: 142rem;
  border-radius: 40rem;
}
.reshenie .inner .img img {
  position: relative;
  width: 100%;
  z-index: 2;
  border-radius: 20rem;
}
.reshenie .inner .img a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90rem;
  height: 90rem;
  z-index: 3;
}
.reshenie .inner .img a img {
  width: 100%;
  height: 100%;
}
.reshenie .inner .t1 {
  margin-top: 50rem;
}
.bl-4 .inner .img:before {
  background-color: #2A8EDC;
  bottom: -30rem;
  left: -30rem;
}
.bl-5 .inner .img.i1:before {
  background-color: #573681;
  top: -30rem;
  right: -30rem;
}
.bl-5 .inner .img.i2:before {
  background-color: #1DCB6A;
  bottom: -30rem;
  left: -30rem;
}
.bl-5 .inner .t1 .ttl {
  font-size: 24rem;
  line-height: 33.6rem;
  font-weight: 700;
}
.bl-5 .inner .t1 ul {
  list-style: initial;
  padding-left: 40rem;
  margin-top: 20rem;
}
.bl-5 .inner .t1 li {
  display: list-item;
  font-size: 24rem;
  line-height: 33.6rem;
}
.bl-6 .inner .img:before {
  background-color: #2A8EDC;
  bottom: -30rem;
  right: -30rem;
}
.bl-6 .inner .t1 {
  margin-top: 50rem;
}
.bl-6 .inner .t1 .str {
  font-size: 24rem;
  line-height: 33.6rem;
}
.bl-6 .inner .t1 .str.s2 {
  margin-top: 20rem;
}
.bl-7 {
  margin-top: 200rem;
}
.bl-7 .inner {
  max-width: 1094rem;
  margin: 0 auto;
}
.bl-7 .inner .title {
  font-size: 48rem;
  line-height: 55.15rem;
  font-weight: 700;
  text-align: center;
}
.bl-7 .inner .row {
  margin-top: 60rem;
  display: flex;
  flex-direction: column;
  gap: 100rem;
}
.bl-7 .inner .row .item {
  width: 1094rem;
  background-color: #f5f5f7;
  position: relative;
  border-radius: 20rem;
  padding: 70rem 82rem 50rem;
  margin: 0 auto;
}
.bl-7 .inner .row .item:before {
  content: '';
  position: absolute;
  top: -40rem;
  right: 112rem;
  width: 100rem;
  height: 79rem;
  background-image: url(../img/bl-7-i0.svg);
}
.bl-7 .inner .row .item .text {
  font-size: 24rem;
  line-height: 36rem;
}
.bl-7 .inner .row .item .user {
  margin-top: 40rem;
  display: flex;
  gap: 30rem;
  align-items: center;
  justify-content: space-between;
}
.bl-7 .inner .row .item .user .img {
  width: 112rem;
}
.bl-7 .inner .row .item .user .img img {
  width: 112rem;
  height: 112rem;
}
.bl-7 .inner .row .item .user .cont {
  width: calc(100% - 142rem);
}
.bl-7 .inner .row .item .user .cont .name {
  font-size: 24rem;
  line-height: 27.58rem;
  font-weight: 700;
}
.bl-7 .inner .row .item .user .cont .vac {
  font-size: 18rem;
  line-height: 23.4rem;
}
.bl-8 {
  margin-top: 100rem;
  background-color: transparent!important;
}
.bl-8 .inner {
  background-color: #578DD8 !important;
  width: 1320rem;
  border-radius: 20rem;
  padding: 60rem 112rem;
  position: relative;
}
.bl-8 .inner .title {
  font-size: 24rem;
  line-height: 22.6rem;
  font-weight: 700;
  color: #fff;
}
.bl-8 .inner .main-form {
  margin-top: 40rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 25rem;
  max-width: 100%;
}
.bl-8 .inner input {
  padding: 0 20rem;
  max-width: 100%;
  box-shadow: none;
  text-align: left;
  outline: 0;
  width: calc((100% - 75rem) / 4);
  height: 50rem;
  display: block;
  font-size: 20rem;
  border: 2rem solid #75c8ff;
  border-radius: 30rem;
  -webkit-appearance: none;
  transition: all 0.2s ease-in-out;
  color: #fff !important;
  position: relative;
  margin: 0;
  /* Edge */
  /* Internet Explorer 10-11 */
}
.bl-8 .inner input.inp-user {
  background: url(../img/icon--user.svg) no-repeat 95% 50%;
}
.bl-8 .inner input.inp-phone {
  background: url(../img/icon--phone.svg) no-repeat 95% 50%;
}
.bl-8 .inner input.inp-mail {
  background: url(../img/icon--mail.svg) no-repeat 95% 50%;
}
.bl-8 .inner input::-webkit-input-placeholder {
  color: #75c8ff !important;
}
.bl-8 .inner input:-ms-input-placeholder {
  color: #75c8ff !important;
}
.bl-8 .inner input::placeholder {
  color: #75c8ff !important;
}
.bl-8 .inner button {
  background-color: #fff;
  height: 50rem;
  margin: 0!important;
  width: calc((100% - 75rem) / 4);
  border-radius: 30rem;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 20rem;
}
.bl-9 {
  margin-top: 100rem;
  text-align: center;
}
.bl-9 .inner {
  width: 879rem;
}
.bl-9 .inner .title {
  font-size: 48rem;
  line-height: 55.15rem;
  font-weight: 700;
}
.bl-9 .inner .text {
  margin-top: 31rem;
  font-size: 24rem;
  line-height: 27.58rem;
}
.bl-9 .inner .btns {
  margin-top: 91rem;
  display: flex;
  justify-content: space-between;
  padding: 0 32rem;
}
.bl-9 .inner a {
  display: inline-block;
  width: 343rem;
  height: 73rem;
  border-radius: 40rem;
  font-size: 24rem;
  line-height: 73rem;
}
.bl-9 .inner a.btn1 {
  border: 1rem solid rgba(0, 0, 0, 0.16);
}
.bl-9 .inner a.btn2 {
  color: #fff;
  background-color: #1dcb6a;
}
.bl-another_blocks .in .title {
  text-align: center;
}
@media screen and (max-width: 860px) {
  .bl-1 .title {
    width: 185rem;
    padding: 20rem 0 20rem 20rem;
  }
  .bl-1 h1 {
    line-height: 18.38rem;
  }
  .bl-1 h1 span {
    line-height: 18.38rem;
    font-size: 16rem;
  }
  .bl-2 {
    margin-top: 100rem;
    text-align: left;
  }
  .bl-2 .inner {
    width: 350rem;
    font-size: 20rem;
    line-height: 28rem;
  }
  .bl-2 .inner span {
    font-size: 20rem;
    line-height: 28rem;
  }
  .bl-3 {
    margin-top: 130rem;
  }
  .bl-3 .inner {
    padding: 0;
    width: 390rem;
  }
  .bl-3 .inner .item {
    padding: 37.56rem 20rem 50rem 20rem;
  }
  .bl-3 .inner .item .title {
    display: flex;
    gap: 24.35rem;
  }
  .bl-3 .inner .item .title .text {
    font-weight: 700;
    font-size: 40rem;
    line-height: 45.96rem;
  }
  .bl-3 .inner .item .cont {
    margin-top: 31.9rem;
    font-size: 16rem;
    line-height: 22.4rem;
    letter-spacing: normal;
  }
  .bl-3 .inner .item.item2 .cont .str {
    font-size: 16rem;
    line-height: 22.4rem;
    letter-spacing: normal;
  }
  .bl-3 .inner .item.item2 .cont .str.s2 {
    margin-top: 22.4rem;
  }
  .bl-3 .inner .item.item3 .cont .str {
    font-size: 16rem;
    line-height: 22.4rem;
    letter-spacing: normal;
  }
  .reshenie {
    margin-top: 100rem;
  }
  .reshenie .inner {
    max-width: 390rem;
  }
  .reshenie .inner .title {
    margin: 20rem auto 0;
    font-size: 24rem;
    line-height: 27.58rem;
    width: 350rem;
  }
  .reshenie .inner .description {
    width: 350rem;
    font-size: 16rem;
    line-height: 22.4rem;
  }
  .reshenie .inner .img {
    margin-top: 50rem;
    width: 390rem;
  }
  .reshenie .inner .img:before {
    content: none;
  }
  .reshenie .inner .t1 {
    margin-top: 30rem;
  }
  .bl-5 .inner .t1 .ttl {
    font-size: 16rem;
    line-height: 22.4rem;
  }
  .bl-5 .inner .t1 li {
    font-size: 16rem;
    line-height: 22.4rem;
  }
  .bl-6 .inner .t1 {
    margin-top: 30rem;
  }
  .bl-6 .inner .t1 .str {
    font-size: 16rem;
    line-height: 22.4rem;
  }
  .bl-7 {
    margin-top: 100rem;
  }
  .bl-7 .inner {
    max-width: 350rem;
    margin: 0 auto;
  }
  .bl-7 .inner .title {
    font-size: 24rem;
    line-height: 27.58rem;
  }
  .bl-7 .inner .row {
    margin-top: 30rem;
  }
  .bl-7 .inner .row .item {
    width: 350rem;
    padding: 30rem 25rem;
  }
  .bl-7 .inner .row .item:before {
    top: -20rem;
    right: 20rem;
    width: 50rem;
    height: 39.5rem;
  }
  .bl-7 .inner .row .item .text {
    font-size: 16rem;
    line-height: 24rem;
  }
  .bl-7 .inner .row .item .user {
    margin-top: 10rem;
    gap: 20rem;
  }
  .bl-7 .inner .row .item .user .img {
    width: 78rem;
  }
  .bl-7 .inner .row .item .user .img img {
    width: 78rem;
    height: 78rem;
  }
  .bl-7 .inner .row .item .user .cont {
    width: calc(100% - 98rem);
  }
  .bl-7 .inner .row .item .user .cont .name {
    font-size: 18rem;
    line-height: 20.68rem;
    font-weight: 700;
  }
  .bl-7 .inner .row .item .user .cont .vac {
    font-size: 12rem;
    line-height: 15.6rem;
  }
  .bl-8 {
    margin-top: 60rem;
  }
  .bl-8 .inner {
    width: 350rem;
    margin: 0 auto;
    padding: 30rem 25rem;
  }
  .bl-8 .inner .title {
    font-size: 18rem;
    line-height: 25.2rem;
  }
  .bl-8 .inner .main-form {
    flex-direction: column;
    gap: 20rem;
    width: 100%;
  }
  .bl-8 .inner input {
    width: 100%;
  }
  .bl-8 .inner button {
    width: 100%;
  }
  .bl-9 {
    margin-top: 100rem;
  }
  .bl-9 .inner {
    width: 350rem;
  }
  .bl-9 .inner .title {
    font-size: 24rem;
    line-height: 27.58rem;
  }
  .bl-9 .inner .text {
    margin-top: 20rem;
    font-size: 16rem;
    line-height: 24rem;
  }
  .bl-9 .inner .btns {
    margin-top: 45rem;
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 30rem;
  }
  .bl-9 .inner .btns a {
    font-size: 20rem;
  }
}
/*# sourceMappingURL=style.css.map */