.startup-main__info {
  margin-top: 25px;
}

.file-path {
  height: 22px;
  display: flex;
  align-items: center;
}

.startup-main__info-text > .startup-light-text {
  max-width: 541px;
}

.startup-main__info-text > .startup-light-text {
  margin-bottom: 41px !important;
}

.startup-main__info-image {
  margin-top: 51px;
}

.switch-btn {
  text-align: center;
  margin-bottom: 90px;
}

.switch-btn--dev {
  width: 305px;
  height: 46px;
  background: #e63756;
  border-radius: 8px 0px 0px 8px;
  border: none;

  font-family: "Rubik";
  font-weight: 500;
  font-size: 16px;
  line-height: 44px;

  text-align: center;

  color: #ffffff;

  box-shadow: 0px 14.8458px 24.3895px rgba(255, 136, 157, 0.4);
}

.switch-btn--dev:focus {
  outline: none;
}

.switch-btn--business {
  width: 305px;
  height: 46px;
  background: #f7fafc;
  border-radius: 0px 8px 8px 0px;
  border: none;

  font-family: "Rubik";
  font-weight: 500;
  font-size: 16px;
  line-height: 44px;

  text-align: center;

  color: #4a5568;
}

.switch-btn--business:focus {
  outline: none;
}

.rent-month__text {
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;

  color: #b4b9c2;
}

.rent-button {
  margin-right: 30px;
  width: 202px;
  height: 52px;
}

.startup-main__info-discount--yellow {
  margin-bottom: 22px;
  padding: 0 29px;
  background: #f4d057;
  border-radius: 32px 32px 56px 10px;
  width: 202px;
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;

  font-family: "Rubik";
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;

  color: #1a202c;
}

.startup-main__info-discount--text {
  font-size: 14px;
  line-height: 131%;
  width: 144px;
  margin-left: 29px;

  color: #b4bac6;
}

.startup-main__info-discount {
  margin-top: 70px;
}

.startup-main__info-image {
  margin-bottom: 172px;
}

.order-main {
  background-size: 1920px 490px;
}

.switch-btn {
  margin-bottom: 51px;
}

.rent-tarrifs {
  margin-bottom: 58px;
  display: flex;
  border: 1px solid #eaeaea;
  border-radius: 36px;
  /* height: 1100px; */

  justify-content: space-between;
}

.rent-tarrifs__hidden {
  margin-bottom: 58px;
  display: flex;
  justify-content: space-between;
  /* flex-wrap: wrap; */
  border: 1px solid #eaeaea;
  border-radius: 36px;
  /* height: 1160px; */
  display: none;
}

.rent-tarrif {
  border-right: 1px solid #eaeaea;
  padding: 22px 20px 0px 21px;
  text-align: center;
  min-height: 100%;
  position: relative;
  width: 220px;
}

.rent-tarrifs__hidden .rent-tarrif:nth-child(6) {
  width: 232px;
}

.rent-tarrif__red-border {
  width: 225px;
  /*height: 104.8%;*/
  position: absolute;
  /*top: -27px;*/
  left: 5px;
  background: #ffffff;
  border: 1.5px solid #e63756;
  border-radius: 16px;
  top: 0;
  height: 100%;
}

.rent-tarrifs__hidden .rent-tarrif__red-border {
  width: 230px;
}

.rent-tarrif__text,
.rent-tarrif__logo,
.rent-tarrif__image,
.rent-tarrif__price,
.rent-tarrif__price_ru {
  position: relative;
  z-index: 1;
}

.rent-tarrif:nth-child(5),
.rent-tarrif:nth-child(6) {
  border-right: none;
}

.rent-tarrif__logo {
  margin-bottom: 22px;
  font-family: "Rubik";
  font-size: 18px;
  line-height: 30px;

  color: #000000;
}

.rent-tarrif__image {
  margin-bottom: 15px;
}

.rent-tarrif__price,
.rent-tarrif__price_ru {
  margin-bottom: 14px;
}

.rent-tarrif__price h3 {
  font-family: "Rubik";
  font-weight: 500;
  font-size: 24px;
  line-height: 20px;

  color: #1a202c;
}

.rent-tarrif__price_ru p {
  font-family: "Rubik";
  font-weight: 500;
  color: #8d929e;
  font-size: 15px;
  line-height: 140%;
}

.rent-tarrif__text {
  margin-bottom: 27px;
}

.rent-tarrif__text {
  font-size: 14px;
  line-height: 19px;

  color: #1a202c;
}

.rent-tarrif__grey {
  margin-bottom: 22px;
  font-weight: bold;
  font-size: 14px;
  line-height: 140%;

  color: #8d929e;
}

.rent-tarrif__text-single:not(:last-child) {
  margin-bottom: 27px;
}
.rent-tarrif__text-designation {
  position: absolute;
  bottom: 0;
  left: 18px;
  margin-bottom: 12px;
  text-align: left;
}
.rent-tarrif__text-designation p {
  line-height: 19px;
  font-size: 13px;
  color: #8d8d8d;
}
.rent-tarrif__text-designation_pro {
  position: relative;
  bottom: 0;
  left: -3px;
  margin-bottom: 12px;
  text-align: left;
}
.rent-tarrif__text-designation_pro p {
  line-height: 19px;
  font-size: 13px;
  color: #8d8d8d;
}
.rent-tarrif__free {
  margin-top: 7px;
  font-weight: bold;
  font-size: 14px;
  line-height: 140%;

  color: #e63756;
}

.rent-maximum {
  padding: 27px 32px 32px 35px;
  margin-bottom: 122px;
  display: flex;

  border: 1px solid #eaeaea;
  border-radius: 36px;
  position: relative;
}

.rent-maximum__button {
  margin-right: 169px;
}

.rent-maximum__button-logo {
  margin-bottom: 10px;
  font-family: "Rubik";
  /* font-weight: 300; */
  font-size: 18px;
  line-height: 30px;

  color: #000000;
}

.rent-maximum__button-price {
  margin-bottom: 19px;
  font-family: "Rubik";
  font-weight: 500;
  font-size: 31px;
  line-height: 20px;

  color: #1a202c;
}

.rent-maximum__button-text {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 120%;

  color: #4a5568;
}

.rent-maximum__photo {
  position: absolute;
  z-index: 100;
  left: 261px;
  top: -56px;
  transform: rotate(-10deg);
}

.rent-maximum__info {
  padding: 22px 27px 0px 35px;
  display: flex;
  border-radius: 14px;
  position: relative;
}

.rent-maximum__info-clarification {
  padding: 0px 27px 0px 35px;
  max-width: 471px;
  box-sizing: content-box;
}

.rent-maximum__info-clarification p {
  font-size: 13px;
    line-height: 140%;
    color: #8d929e;
}

.rent-maximum__info-servers {
  margin-right: 45px;
}

.rent-maximum__info-servers--img {
  margin-bottom: 18px;
}

.rent-maximum__info-servers--text {
  width: 86px;
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;

  color: #1a202c;
}

.rent-maximum__info-table--tr {
  padding: 0 7px;
  height: 37px;
  border-bottom: 1px solid #eaeaea;
}

.rent-maximum__info-table--tr:last-child {
  border-bottom: none;
}

.rent-maximum__info-table-td {
  width: 170px;
  font-size: 12px;
  line-height: 16px;

  color: #1a202c;
}

.rent-maximum__info-table-td--grey {
  font-weight: bold;
  font-size: 12px;
  line-height: 140%;

  color: #8d929e;
}

.rent-discounts {
  margin-bottom: 136px;
}

.rent-discounts__logo {
  margin-bottom: 45px;
}

.rent-discounts__inner {
  display: flex;
}

.rent-discount {
  padding-left: 36px;
  display: flex;
  margin-right: 30px;
  width: 318px;
  height: 225px;
  align-items: center;

  border: 1px solid #eaeaea;
  border-radius: 16px;
}

.rent-discount:last-child {
  margin-right: 0;
}

.rent-discount__image {
  margin-right: 20px;
}

.rent-discounts__info-size {
  margin-bottom: 26px;
  font-family: "Rubik";
  font-weight: 500;
  font-size: 54px;
  line-height: 64px;

  color: #e63756;
}

.rent-discount__info-describe {
  width: 146px;
  font-size: 20px;
  line-height: 140%;

  color: #1a202c;
}

.rent-discount__info-describe span {
  font-weight: 700;
}

.rent-discount-new {
  margin-bottom: 114px;
  padding: 37px 37px 37px 50px;
  display: flex;
  border: 1.5px solid #e63756;
  border-radius: 16px;
}

.rent-discount-new__info {
  width: 517px;
  margin-right: 84px;
}

.rent-discount-new__info-logo {
  margin-bottom: 14px;
}

.rent-discount-new__info-text {
  margin-bottom: 31px;
  font-size: 16px;
  line-height: 160%;

  color: #4a5568;
}

.rent-discount-new__image {
  margin-top: -50px;
}

.rent-benefits {
  margin-bottom: 128px;
}

.rent-benefit {
  margin-bottom: 128px;
  display: flex;
  justify-content: center;
}

.rent-benefit__image-margin {
  margin-right: 70px;
}

.rent-benefit__info-margin {
  margin-right: 70px;
}

.rent-benefit__info-logo {
  margin-bottom: 51px;
  width: inherit;
}

.rent-benefit__info-text {
  font-size: 16px;
  line-height: 160%;

  color: #4a5568;
}

.rent-benefit__info-text--margin {
  margin-right: 20px;
  display: flex;
  align-items: center;
}

.rent-benefit__bg-1 {
  background: url("/images/rent-images/bg-1.png") no-repeat;
  height: 304px;
}

.rent-benefit__bg-2 {
  background: url("/images/rent-images/bg-2.png") no-repeat;
  text-align: right;
}

.rent-benefit__bg-3 {
  background: url("/images/rent-images/bg-3.png") no-repeat;
  height: 304px;
}

.rent-benefit__bg-4 {
  background: url("/images/rent-images/bg-4.png") no-repeat;
  height: 333px;
  text-align: right;
}

.rent-try {
  margin-bottom: 170px;
  padding: 37px 50px 44px 50px;
  border: 1.5px solid #e63756;
  border-radius: 16px;
  position: relative;
}

.rent-try__info {
  width: 576px;
}

.rent-try__info-logo {
  margin-bottom: 27px;
}

.rent-try__info-text {
  margin-bottom: 31px;
  font-size: 16px;
  line-height: 160%;

  color: #4a5568;
}

.rent-try__image {
  position: absolute;
  right: 11px;
  top: -40px;
}

.background-image--3 {
  top: 5460px;
}

.rent-table__hiddden {
  display: none;
}

.switch-btn__inner {
  display: inline-flex;
  align-items: center;
  padding: 0 5px;
  width: 628px;
  height: 44px;
  background: #f3f8fb;
  border-radius: 16px;
}

.switch-btn--dev {
  width: 310px;
  height: 34px;
  background: #ffffff;
  box-shadow: 2px 2px 32px rgba(26, 32, 44, 0.09);
  border-radius: 12px;

  font-family: "Open Sans";
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;

  color: #1a202c;
}

.switch-btn--business {
  width: 310px;
  height: 34px;
  background: transparent;
  box-shadow: none;
  border-radius: 12px;

  font-family: "Open Sans";
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;

  color: #647084;
}

.rent-benefit__image-hidden {
  display: none;
}

@media screen and (max-width: 1400px) {
  .rent-tarrif__red-border {
    /*width: 173px;
    left: 5px;*/
    width: 100%;
    left: 0;
  }

  .rent-tarrifs__hidden {
    /* height: 1250px; */
  }

  .rent-try__image {
    right: 20px;
    top: 13px;
    width: 500px;
  }

  .rent-try__image img {
    width: 100%;
  }

  .background-image--3 {
    top: 5660px;
  }
}

@media screen and (max-width: 1200px) {
  .startup-main__info-image {
    margin-bottom: 172px;
  }

  .startup-main__info-image img {
    width: 350px;
  }

  .startup-main__info-discount {
    margin-top: 105px;
  }

  .startup-main__info-discount--yellow {
    width: 180px;
    height: 105px;
    font-size: 20px;
  }

  .rent-tarrif__red-border {
    /*width: 154px;*/
  }

  .rent-maximum__photo {
    display: none;
  }

  .rent-maximum__button {
    margin-right: 15px;
  }

  .rent-maximum__info-servers {
    margin-right: 20px;
  }

  .rent-discount__info-describe {
    font-size: 16px;
  }

  .rent-discount {
    padding-left: 15px;
  }

  .rent-discounts__info-size {
    font-size: 46px;
  }

  .rent-discount-new__info-logo h2 {
    font-size: 30px !important;
  }

  .rent-try__image {
    right: 5px;
    top: 80px;
    width: 400px;
  }

  .background-image--3 {
    top: 5720px;
  }
}

@media screen and (max-width: 1040px) {
  .startup-main__info-text > .startup-light-text {
    display: block;
    margin: 0 auto 41px auto !important;
  }

  .rent-month__text {
    display: block;
    margin-top: 20px !important;
  }

  .rent-button {
    margin-right: 0;
  }

  .startup-main__info-discount {
    display: none;
  }

  .startup-main__info {
    margin-top: 64px;
    margin-bottom: 100px;
  }

  .rent-tarrifs {
    display: inline-block;
    border: none;
    border-radius: 0;
    height: 100%;

    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  .rent-tarrifs__hidden {
    border: none;
    border-radius: 0;
    height: 100%;

    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  .rent-tarrif {
    border: 1px solid #eaeaea;
    border-radius: 15px;
    margin-bottom: 20px;
  }

  .rent-tarrif:nth-child(5),
  .rent-tarrif:nth-child(6) {
    border-right: 1px solid #eaeaea;
  }

  .rent-tarrif__red-border {
    /*width: 200px;*/
    left: 10px;
    top: -12px;
  }

  .rent-maximum {
    display: block;
  }

  .rent-maximum__button {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .rent-maximum__info-clarification {
    padding: 0;
    margin: 0 auto;
  }

  .rent-discounts__inner {
    display: inline-block;
  }

  .rent-discount {
    display: block;
    margin-right: 0;
    padding: 15px;
    width: 330px;
    margin-bottom: 20px;
  }

  .rent-discount__info-describe {
    margin: 0 auto;
  }

  .rent-discount__image {
    margin-right: 0;
  }

  .rent-discount-new {
    display: inline-block;
  }

  .rent-discount-new__info {
    margin-right: 0;
  }

  .rent-discount-new__image {
    margin: 0 auto;
    margin-top: 20px;
    width: 444px;
  }

  .rent-discount-new__image img {
    width: 100%;
  }

  .rent-benefit {
    display: inline-block;
  }

  .rent-benefit__image-margin {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .rent-benefit__info-logo {
    width: 100% !important;
    max-width: 400px !important;
  }

  .rent-benefit__info-text--margin {
    display: inline-block;
    margin-right: 0;
  }

  .rent-benefit__info-text--margin p {
    margin-bottom: 10px !important;
  }

  .rent-benefit__info-logo {
    margin: auto;
    margin-bottom: 51px;
    max-width: 500px !important;
  }

  .rent-benefit__bg-2 {
    text-align: center;
  }

  .rent-benefit__bg-2 {
    max-width: 565px !important;
    width: 100% !important;
  }

  .rent-benefit__info-margin {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .rent-benefit__bg-3 {
    width: 100% !important;
    max-width: 600px !important;
  }

  .rent-benefit__bg-4 {
    background: url(/images/rent-images/bg-4.png) no-repeat;
    height: 175px;
    text-align: center;
    width: 100%;
    max-width: 465px;
    margin: auto;
  }

  .rent-benefit {
    margin-bottom: 60px;
  }

  .rent-maximum__info {
    display: inline-flex;
    padding-bottom: 22px;
  }

  .rent-benefit__image-desctop {
    display: none;
  }

  .rent-benefit__image-hidden {
    display: block;
  }

  .rent-benefit__bg-4 {
    margin-bottom: 60px;
  }

  .rent-tarrif__red-border {
    /*width: 221px;*/
    left: 0;
    top: 0;
  }

  .rent-tarrif {
    padding: 22px 20px 30px 21px;
  }
}

@media screen and (max-width: 990px) {
  .switch-btn--dev {
    width: 260px;
  }

  .switch-btn--business {
    width: 260px;
  }

  .rent-table__hiddden {
    display: inline-block;
  }

  .rent-table {
    display: none;
  }

  .rent-table__hiddden td {
    padding: 7px 0;
  }

  .rent-table__hiddden tr:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
  }

  .rent-maximum__info-servers--text {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 100%;
    max-width: 200px;
  }

  .rent-try__info {
    width: 100%;
  }

  .rent-try__image {
    right: 0;
    top: 25px;
    width: 400px;
    position: relative;
    margin: 0 auto;
  }

  .switch-btn__inner {
    width: 532px;
  }
}



@media screen and (max-width: 720px) {
  .rent-tarrif__text-designation {
    position: initial;
  }
}


@media screen and (max-width: 640px) {
  table td:nth-child(1) {
    color: inherit;
  }

  .switch-btn--dev {
    width: 230px;
  }

  .switch-btn--business {
    width: 230px;
  }

  .rent-maximum__info {
    display: block;
  }

  .rent-table__hiddden {
    display: inline;
  }

  .rent-maximum__info-servers {
    margin-right: 0;
  }

  .rent-maximum {
    margin-bottom: 70px;
  }

  .rent-discount-new {
    display: block;
  }

  .rent-discount-new__image {
    width: 244px;
  }

  .rent-discount-new__info {
    width: inherit;
  }

  .rent-benefit {
    margin-bottom: 30px;
  }

  .rent-try__image {
    width: 300px;
  }

  .rent-benefits {
    margin-bottom: 70px;
  }

  .rent-try {
    margin-bottom: 70px;
  }

  .rent-benefit__bg-3 {
    height: 204px;
  }

  .rent-benefit__bg-1,
  .rent-benefit__bg-2,
  .rent-benefit__bg-3,
  .rent-benefit__bg-4 {
    background: none;
  }

  .rent-maximum__info-table--tr {
    height: 100px;
  }

  .switch-btn__inner {
    width: 473px;
  }
}

@media screen and (max-width: 510px) {
  .switch-btn--dev {
    width: 215px;
  }

  .switch-btn--business {
    width: 215px;
  }

  .switch-btn__inner {
    width: 442px;
  }
}

@media screen and (max-width: 460px) {
  .rent-benefit__image img {
    width: 300px;
  }

  .switch-btn__inner {
    width: 415px;
  }
}

@media screen and (max-width: 420px) {
  .switch-btn--dev {
    width: 185px;
    font-size: 14px;
  }

  .switch-btn--business {
    width: 185px;
    font-size: 14px;
  }

  .rent-benefit {
    margin-bottom: 70px;
  }

  .rent-benefit__info-logo {
    margin-bottom: 31px;
  }

  .rent-try__image {
    width: 269px;
  }

  .switch-btn__inner {
    width: 375px;
  }

  .rent-benefit__bg-1 {
    height: 225px;
  }
}

@media screen and (max-width: 390px) {
  .rent-discounts {
    margin-bottom: 80px;
  }

  .switch-btn--dev {
    width: 165px;
  }

  .switch-btn--business {
    width: 165px;
  }

  .rent-try {
    padding: 30px;
  }

  .rent-benefit__bg-4 {
    width: 100% !important;
  }

  .rent-benefit__bg-4 {
    height: 100px;
  }

  .switch-btn__inner {
    width: 341px;
  }
}

@media screen and (max-width: 360px) {
  .switch-btn--dev {
    width: 155px;
    font-size: 13px;
  }

  .switch-btn--business {
    width: 155px;
    font-size: 13px;
  }

  .rent-discount {
    width: 250px;
  }

  .rent-try {
    padding: 20px;
  }

  .switch-btn__inner {
    width: 309px;
  }
}

@media screen and (max-width: 320px) {
  .switch-btn--dev {
    width: 135px;
    font-size: 11px;
  }

  .switch-btn--business {
    width: 135px;
    font-size: 11px;
  }

  .rent-maximum__info {
    padding: 10px;
  }

  .rent-discount-new {
    padding: 20px;
  }

  .rent-benefit__image img {
    width: 250px;
  }

  .rent-try {
    padding: 15px;
  }

  .rent-try__image {
    width: 243px;
  }

  .switch-btn__inner {
    width: 277px;
  }
}
