body > div#header > div.bottom {
  display: none;
}
body > div#content > div {
  margin: 0 auto 128px auto;
}
body > div#content > div h1 {
  font-size: 48px;
  font-weight: 600;
  line-height: 58px;
}
body > div#content > div h2 {
  font-size: 42px;
  font-weight: 600;
  line-height: 52px;
}
body > div#content > div.main > div {
  padding: 70px 30px 54px;
  max-width: 1304px;
  margin: 0 auto;
}
body > div#content > div.main > div:before {
  content: "";
  width: 575px;
  height: 506px;
  background-image: url("img/AboutBankrupt1650.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 70px;
  right: 10px;
}
@media screen and (max-width: 1350px) {
  body > div#content > div.main > div:before {
    width: 535px;
    height: 466px;
    top: 50px;
    right: 30px;
  }
}
body > div#content > div.main > div > p:first-of-type {
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
  max-width: 610px;
  margin-top: 18px;
}
body > div#content > div.main > div > p:last-of-type {
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
  max-width: 790px;
  margin-top: 40px;
}
body > div#content > div.main > div > div.special-offer {
  margin-top: 52px;
}
body > div#content > div.main > div > form {
  width: 670px;
  padding: 8px 8px 8px 30px;
  margin-top: 20px;
}
body > div#content > div.main > div > form > label.value {
  padding: 0 24px;
}
body > div#content > div.main > div > form > label.value > input[type=text] {
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}
body > div#content > div.main > div > form > input[type=submit] {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  padding: 19px 34px;
}
body > div#content > div.work {
  max-width: 1304px;
  margin: 125px auto 0 auto;
}
body > div#content > div.work > ol {
  margin-top: 47px;
  padding: 90px 0;
  gap: 25px;
}
body > div#content > div.work > ol:after, body > div#content > div.work > ol:before {
  width: 352px;
  height: 90px;
}
body > div#content > div.work > ol:after {
  background-image: url("img/halfArcUp1650.svg");
  background-position: center;
  background-repeat: no-repeat;
  top: 10px;
  right: 16%;
}
body > div#content > div.work > ol:before {
  background-image: url("img/halfArcDown1650.svg");
  background-position: center;
  background-repeat: no-repeat;
  bottom: 10px;
  left: 16%;
  z-index: -1;
}
body > div#content > div.work > ol > li {
  width: 390px;
  padding: 30px 35px 18% 37px;
}
body > div#content > div.work > ol > li > h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  max-width: 300px;
}
body > div#content > div.work > ol > li > p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 14px;
}
body > div#content > div.work > ol > li:first-of-type {
  background-size: 210px;
}
body > div#content > div.work > ol > li:nth-of-type(2) {
  background-size: 210px;
}
body > div#content > div.work > ol > li:last-of-type {
  background-size: 210px;
}
body > div#content > div.consequences {
  margin-top: 160px;
  max-width: 1250px;
  padding: 0 30px;
}
body > div#content > div.consequences > p {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  width: 720px;
}
body > div#content > div.consequences > div.content {
  gap: 20px;
  margin-top: 54px;
}
body > div#content > div.consequences > div.content > ol {
  width: auto;
  padding: 18px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
body > div#content > div.consequences > div.content > ol > li {
  padding: 20px 34px 20px 118px;
  border-radius: 12px;
  background-color: #FFF;
}
body > div#content > div.consequences > div.content > ol > li:first-of-type {
  background-image: url("img/calendar.png");
  background-size: 74px;
  background-position: left 25px top 18px;
  background-repeat: no-repeat;
}
body > div#content > div.consequences > div.content > ol > li:nth-of-type(2) {
  background-image: url("img/flags.png");
  background-size: 74px;
  background-position: left 25px top 18px;
  background-repeat: no-repeat;
}
body > div#content > div.consequences > div.content > ol > li:last-of-type {
  background-image: url("img/ban_card.png");
  background-size: 74px;
  background-position: left 25px top 18px;
  background-repeat: no-repeat;
}
body > div#content > div.consequences > div.content > ol > li + li {
  margin-top: 14px;
}
body > div#content > div.consequences > div.content > ol > li > h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}
body > div#content > div.consequences > div.content > ol > li > p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 8px;
}
body > div#content > div.consequences > div.content > picture {
  background-color: #F5F7FA;
  border-radius: 16px;
  position: relative;
  max-width: 620px;
}
body > div#content > div.consequences > div.content > picture > img {
  right: 30px;
}
body > div#content > div.functions {
  margin-top: 120px;
  background: linear-gradient(rgba(255, 255, 255, 0.8) 0%, rgba(226, 234, 255, 0.8) 100%);
}
body > div#content > div.functions > div.content {
  max-width: 1305px;
  background-image: url("img/pc.png");
  background-size: 558px;
  background-position: right center;
  background-repeat: no-repeat;
}
body > div#content > div.functions > div.content > div.points {
  width: 704px;
  margin-top: 70px;
  grid-gap: 52px;
}
body > div#content > div.functions > div.content > div.points > div > h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}
body > div#content > div.functions > div.content > div.points > div > p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 4px;
  width: 240px;
}
body > div#content > div.functions > div.content > div.statistics {
  margin-top: 70px;
}
body > div#content > div.tariff {
  margin-top: 120px;
}
body > div#content > div.tariff > div.content {
  margin: 60px auto 0 auto;
  max-width: initial;
}
body > div#content > div.tariff > div.content > div {
  min-width: 1250px;
  max-width: 1310px;
  width: auto;
}
body > div#content > div.tariff > div.content > div:after, body > div#content > div.tariff > div.content > div:before {
  content: "";
  width: 132px;
  height: 179px;
}
body > div#content > div.tariff > div.content > div:before {
  position: absolute;
  left: 40px;
  top: 110px;
}
body > div#content > div.tariff > div.content > div:after {
  position: absolute;
  right: 40px;
  bottom: -86px;
}
body > div#content > div.tariff > div.content > div > div {
  top: 72px;
  grid-template-columns: 1fr 1px 250px;
  column-gap: 30px;
  max-width: 756px;
  padding: 25px 30px;
}
body > div#content > div.tariff > div.content > div > div > div.special-offer {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
}
body > div#content > div.tariff > div.content > div > div > hr {
  width: 1px;
  background-color: #B7BAC7;
}
body > div#content > div.tariff > div.content > div > div > div.month-price > h3 {
  font-size: 48px;
  font-weight: 600;
  line-height: 58px;
}
body > div#content > div.tariff > div.content > div > div > div.month-price > p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #6E7485;
  margin-top: 12px;
  text-transform: uppercase;
}
body > div#content > div.tariff > div.content > div > div > div.day-price {
  justify-self: right;
  width: 250px;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}
body > div#content > div.tariff > div.content > div > div > a.begin-tracking {
  grid-area: a;
  margin-top: 30px;
  padding: 15px;
  background-color: #FF6636;
  color: #FFF;
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
}
body > div#content > div.tariff > div.content > div > div > a.begin-tracking:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("img/arrow-right-curcle.svg");
  background-position: center;
  background-repeat: no-repeat;
}

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