div.service {
  margin: 70px auto 80px auto;
  padding-right: 350px;
  padding-left: 60px;
  width: initial;
  max-width: 720px;
  background-image: url("img/SourceBankrupt.png");
  background-position: right 40px center;
  background-repeat: no-repeat;
  background-size: 310px;
}
div.service > p {
  margin-top: 100px;
  margin-bottom: 100px;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0.5px;
  font-weight: 700;
}

div.aboutBankrupt {
  padding-top: 48px;
  padding-right: 32px;
  padding-left: 0;
  border-radius: 32px;
  width: unset;
  margin: 0 auto 32px auto;
  max-width: 1083px;
  min-width: 843px;
}
div.aboutBankrupt > div {
  background-image: url("img/AboutBankrupt1200.png");
  background-size: 350px;
  background-position: bottom left;
  padding-left: 106px;
  width: 774px;
  margin: 0 auto;
}
div.aboutBankrupt > div > div.titled {
  margin-bottom: 35px;
}
div.aboutBankrupt > div > div.titled > p:first-child {
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0.5px;
  padding-left: 50px;
}
div.aboutBankrupt > div > div.titled > p:last-of-type {
  margin-right: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 0.5px;
}
div.aboutBankrupt > div > div.act {
  max-width: 416px;
  padding: 16px 32px 16px 60px;
  background-position: left 20px top 16px;
}
div.aboutBankrupt > div > div.act > p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
}
div.aboutBankrupt > div > div.act > p:last-child {
  margin-top: 10px;
}

div.statistic {
  width: unset;
  max-width: 1000px;
  min-width: 800px;
}
div.statistic > div.procent {
  width: 500px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin: 0 auto;
  display: flex;
}
div.statistic > div.procent:nth-child(1) {
  margin: 0 auto;
}
div.statistic > div.hint {
  width: 800px;
  margin: 0 auto;
}

div.autoTracking {
  width: auto;
  padding: 0 390px 0 64px;
  max-width: 630px;
  text-align: left;
}
div.autoTracking > p {
  vertical-align: middle;
  text-align: left;
}

div.work > div.titled > p:first-child {
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0.5px;
  margin-bottom: 32px;
}
div.work > div.titled > p:last-child {
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0.5px;
}
div.work > div.content {
  padding: 24px 28px 28px 28px;
  width: auto;
  max-width: 1083px;
}
div.work > div.content > div {
  background-image: url("img/Work.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 350px;
  padding-left: 360px;
}
div.work > div.content > div > div.points {
  color: white;
}
div.work > div.content > div > div.points > div {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-weight: 500;
}

div.functions > div.titled {
  text-align: center;
  margin-bottom: 64px;
}
div.functions > div.titled > p:first-child {
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0.5px;
  margin-bottom: 24px;
}
div.functions > div.titled > p:last-child {
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0.5px;
}
div.functions > div.content {
  grid-template-columns: repeat(2, 410px);
  grid-gap: 16px 16px;
}
div.functions > div.content > div {
  padding: 155px 32px 32px 32px;
  background-position: left 32px top 32px;
}
div.functions > div.content > div > h3 {
  margin-bottom: 18px;
}
div.functions > div.content > div.reg > h3 {
  width: 320px;
}

div.tariff {
  width: 880px;
  margin: 0 auto 128px auto;
  text-align: center;
}
div.tariff > p {
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0.5px;
}
div.tariff > div.content {
  padding: 32px 48px;
}
div.tariff > div.content > div.monthlyPlan {
  margin-bottom: 32px;
}
div.tariff > div.content > div.monthlyPlan > span {
  display: inline-block;
  margin-right: 0;
  margin-bottom: 72px;
}
div.tariff > div.content > div.monthlyPlan > span:after {
  top: 60px;
}
div.tariff > div.content > p {
  text-align: center;
}

/*# sourceMappingURL=landing_900.css.map */
