body > div#content {
  margin-bottom: 180px;
}
body > div#content div.special-offer {
  padding: 7px 11px 7px 38px;
  background-image: url("img/heart_orange.svg");
  background-size: 20px;
  background-position: left 14px center;
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}
body > div#content > div {
  margin: 0 auto 100px auto;
}
body > div#content > div h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 43px;
}
body > div#content > div h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 44px;
}
body > div#content > div.main > div {
  padding: 51px 16px 40px;
  max-width: 975px;
  margin: 0 auto;
}
body > div#content > div.main > div:before {
  content: "";
  width: 428px;
  height: 378px;
  background-image: url("img/AboutBankrupt1280.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  top: 40px;
  right: 0;
}
body > div#content > div.main > div > p:first-of-type {
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  max-width: 500px;
  margin-top: 8px;
}
body > div#content > div.main > div > p:last-of-type {
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  max-width: 630px;
  margin-top: 26px;
}
body > div#content > div.main > div > div.special-offer {
  margin-top: 38px;
}
body > div#content > div.main > div > form {
  width: 530px;
  padding: 8px 8px 8px 22px;
  margin-top: 20px;
  box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.08);
}
body > div#content > div.main > div > form > label.toggle > span {
  padding: 2px 10px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}
body > div#content > div.main > div > form > label.value {
  padding: 0 16px;
}
body > div#content > div.main > div > form > label.value > input[type=text] {
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}
body > div#content > div.main > div > form > input[type=submit] {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  padding: 10px 20px;
}
body > div#content > div.main > div > div.consequences {
  margin-top: 68px;
  max-width: 975px;
  gap: 35px;
}
body > div#content > div.main > div > div.consequences > div {
  padding-right: 35px;
}
body > div#content > div.main > div > div.consequences > div:first-of-type {
  max-width: 335px;
}
body > div#content > div.main > div > div.consequences > div:nth-of-type(2) {
  max-width: 320px;
}
body > div#content > div.main > div > div.consequences > div:last-of-type {
  max-width: 320px;
  border-right: 0;
}
body > div#content > div.main > div > div.consequences > div > p:first-of-type {
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}
body > div#content > div.main > div > div.consequences > div > p:last-of-type {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
body > div#content > div.work {
  max-width: 975px;
  margin: 100px auto 0 auto;
}
body > div#content > div.work > ol {
  margin-top: 30px;
  padding: 90px 0;
  gap: 25px;
}
body > div#content > div.work > ol:after, body > div#content > div.work > ol:before {
  width: 236px;
  height: 60px;
}
body > div#content > div.work > ol:after {
  background-image: url("img/halfArcUp1280.svg");
  background-position: center;
  background-repeat: no-repeat;
  top: 30px;
  right: 20%;
  z-index: -1;
}
body > div#content > div.work > ol:before {
  background-image: url("img/halfArcDown1280.svg");
  background-position: center;
  background-repeat: no-repeat;
  bottom: 30px;
  left: 20%;
  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: 24px;
  font-weight: 600;
  line-height: 28px;
  max-width: 300px;
}
body > div#content > div.work > ol > li > p {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 10px;
}
body > div#content > div.consequences {
  margin-top: 100px;
  max-width: 920px;
  padding: 0 16px;
}
body > div#content > div.consequences > p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  width: 720px;
  margin-top: 12px;
}
body > div#content > div.consequences > div.content {
  gap: 12px;
  max-height: 470px;
  margin-top: 44px;
}
body > div#content > div.consequences > div.content > ol {
  width: auto;
  padding: 16px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
body > div#content > div.consequences > div.content > ol > li {
  border-radius: 12px;
  background-color: #FFF;
}
body > div#content > div.consequences > div.content > ol > li:first-of-type {
  padding: 18px 20px 16px 90px;
  background-image: url("img/calendar.png");
  background-size: 51px;
  background-position: left 18px top 20px;
  background-repeat: no-repeat;
}
body > div#content > div.consequences > div.content > ol > li:nth-of-type(2) {
  padding: 18px 20px 18px 90px;
  background-image: url("img/flags.png");
  background-size: 51px;
  background-position: left 18px top 20px;
  background-repeat: no-repeat;
}
body > div#content > div.consequences > div.content > ol > li:last-of-type {
  padding: 18px 20px 18px 90px;
  background-image: url("img/ban_card.png");
  background-size: 51px;
  background-position: left 18px top 20px;
  background-repeat: no-repeat;
}
body > div#content > div.consequences > div.content > ol > li + li {
  margin-top: 10px;
}
body > div#content > div.consequences > div.content > ol > li > h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
body > div#content > div.consequences > div.content > ol > li > p {
  font-size: 13px;
  line-height: 20px;
  margin-top: 4px;
}
body > div#content > div.consequences > div.content > picture {
  background-color: #F5F7FA;
  border-radius: 16px;
  position: relative;
  max-width: 440px;
}
body > div#content > div.consequences > div.content > picture > img {
  top: 20px;
  right: 25px;
}
body > div#content > div.functions {
  margin-top: 100px;
}
body > div#content > div.functions > div.content {
  max-width: 975px;
  background-image: url("img/pc.png");
  background-size: 444px;
  background-position: right center;
  background-repeat: no-repeat;
}
body > div#content > div.functions > div.content > div.points {
  width: 200px;
  margin-top: 50px;
  grid-gap: 52px;
}
body > div#content > div.functions > div.content > div.points > div > h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}
body > div#content > div.functions > div.content > div.points > div > p {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 2px;
  width: 240px;
}
body > div#content > div.functions > div.content > div.statistics {
  margin-top: 54px;
  gap: 16px;
  width: 406px;
}
body > div#content > div.functions > div.content > div.statistics > div {
  display: inline-block;
  padding: 18px 18px 9px 18px;
  flex: 1;
  background-color: #FFF;
  border-radius: 9px;
  border: 1px solid #CED1D9;
}
body > div#content > div.functions > div.content > div.statistics > div > h3 {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  max-width: 140px;
}
body > div#content > div.functions > div.content > div.statistics > div > h3 > strong {
  font-size: 42px;
  font-weight: 600;
  line-height: 52px;
  margin-bottom: 4px;
}
body > div#content > div.tariff {
  margin-top: 100px;
}
body > div#content > div.tariff > div.content {
  margin: 70px auto 0 auto;
  max-width: initial;
}
body > div#content > div.tariff > div.content > div {
  min-width: 1000px;
  max-width: 1120px;
  width: auto;
}
body > div#content > div.tariff > div.content > div:after, body > div#content > div.tariff > div.content > div:before {
  content: "";
  width: 100px;
  height: 135px;
}
body > div#content > div.tariff > div.content > div:before {
  position: absolute;
  left: 50px;
  top: 100px;
}
body > div#content > div.tariff > div.content > div:after {
  position: absolute;
  right: 50px;
  bottom: -50px;
}
body > div#content > div.tariff > div.content > div > div {
  top: 62px;
  grid-template-columns: 1fr 1px 230px;
  column-gap: 42px;
  max-width: 637px;
  padding: 25px 30px;
}
body > div#content > div.tariff > div.content > div > div > div.special-offer {
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  width: 230px;
  background-position: left 10px center;
}
body > div#content > div.tariff > div.content > div > div > div.month-price {
  margin-top: 12px;
}
body > div#content > div.tariff > div.content > div > div > div.month-price > h3 {
  font-size: 36px;
  font-weight: 600;
  line-height: 43px;
}
body > div#content > div.tariff > div.content > div > div > div.month-price > p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 8px;
}
body > div#content > div.tariff > div.content > div > div > div.day-price {
  justify-self: right;
  width: 230px;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}
body > div#content > div.tariff > div.content > div > div > a.begin-tracking {
  grid-area: a;
  margin-top: 36px;
  padding: 10px;
  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_1280.css.map */
