.solutions__note {
  margin: 0 0 25px;
}

.solutions__list {
  flex-flow: column;
  padding: 0 15px;
}

.solutions__price .solutions__price_top {
  font-size: 20px;
}

.solutions__price .solutions__price_bottom {
  font-size: 16px;
}

.solutions__wrap {
  margin-left: -15px;
  width: 100vw;
}

.solutions__list > li {
  flex: 0 1 calc(50% - 30px);
  padding: 16px;
}

.modal-solutions.visible .solutions__text {
  flex-direction: column;
}

.modal-solutions.visible .solutions__left,
.modal-solutions.visible .solutions__right {
  width: 100%;
}

.modal-solutions.visible .solutions__price {
  flex-direction: column;
  background-color: #ffffff;
  padding: 20px;
}

.modal-solutions.visible .solutions__price_text {
  display: none;
}

.modal-solutions.visible .solutions__price_top {
  border-right: none;
  border-bottom: 1px solid #a5b3c5;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.modal-solutions.visible .solutions__btn {
  max-width: calc(100% - 40px);
  margin: 20px;
}

.modal-solutions .solutions__name {
  padding: 16px 40px 16px 16px;
  text-align: left;
}

.modal-solutions .close-form {
  top: 45px;
  right: 15px;
}

.modal-content {
  width: calc(100% - 30px);
}

.basic_requirements {
  margin-bottom: 60px;
}

.basic_requirements {
  grid-template-columns: 1fr;
  grid-row-gap: 40px;
  margin-top: 60px;
}

.basic_requirements__rigth {
  order: -1;
}

.basic_requirements .title {
  text-align: center;
  margin-bottom: 30px;
}

.basic_requirements__list li {
  margin-bottom: 20px;
}

.expert-block {
  margin-bottom: 60px;
}

.contact-info {
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.contact-info__mail {
  border: none;
  padding: 0;
  margin: 0;
}

.contact-info__tel {
  margin: 6px 0;
}

.form-wrap {
  padding: 0;
}

.form-wrap .wrap {
  flex-wrap: wrap;
  padding: 0;
}

.form-wrap picture img {
  max-height: calc(100% - 68px);
}

.form-wrap .text {
  max-width: 100%;
  background: rgba(53, 112, 201, 0.75);
  padding: 60px 20px 130px;
  clip-path: polygon(
    0 0,
    0 calc(100% - 100px),
    50% 100%,
    100% calc(100% - 100px),
    100% 0
  );
  position: relative;
  transform: none;
  margin-bottom: -80px;
}

.form-wrap .text:before {
  content: none;
}

.form-wrap .arrow {
  display: none;
}

.select__overflow {
  max-height: 114px;
  overflow-y: auto;
}

.form-wrap .form {
  z-index: 1;
  margin: 0 auto;
  width: 90%;
  min-width: auto;
  max-width: 500px;
  padding: 20px 20px 40px;
  box-shadow: -10px 10px 43px rgba(0, 0, 0, 0.1);
  position: relative;
}

.form-wrap .form p {
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 14px;
}

.anchors.section {
  display: none;
}

.top {
  margin-top: 60px;
}

.top__list {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr;
}

.top__img {
  margin-bottom: 16px;
  width: 184px;
}

.form-wrap_2,
.form-wrap_3,
.form-wrap_4,
.form-wrap_5,
.form-wrap_6 {
  margin-top: 60px;
  margin-bottom: 60px;
  height: auto;
}

.modal-partner .form p {
  font-size: 16px;
  margin-bottom: 14px;
}

.modal-partner .form {
  width: 100%;
  padding: 36px 20px;
  min-width: auto;
}

.step_box {
  top: -36px;
  left: -20px;
  width: calc(100% + 40px);
  right: 0;
}

.form-wrap_5 {
  margin-top: 0;
}

.form-wrap_1 .form-wrap__title,
.form-wrap_2 .form-wrap__title,
.form-wrap_3 .form-wrap__title,
.form-wrap_4 .form-wrap__title,
.form-wrap_5 .form-wrap__title {
  margin-top: 0px;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 140%;
}

.form-wrap_2 .form-wrap__desc {
  font-size: 18px;
}

.icon-list,
.count-list,
.pin-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.pin-list {
  margin-bottom: 0;
}

.why {
  margin-top: 60px;
}

.why li {
  flex: 0 1 100%;
}

.privileges .title {
  margin-top: 70px;
}

.privileges .solo-item,
.why .solo-item {
  padding: 0;
  box-shadow: none;
}

.solo-item .icon-item {
  max-width: 100%;
}

.advantages .title {
  margin-top: 60px;
}

.advantages .icon-list {
  margin-bottom: 60px;
}

.about-taxes {
  padding-top: 60px;
  padding-bottom: 60px;
}

.type {
  margin-top: 60px;
}

.type .wrap {
  gap: 50px;
}

.stages {
  margin-top: 0;
  padding: 60px 0 10px;
}

.solo-item {
  padding-top: 30px;
}

.solo-item .pin-item {
  max-width: 100%;
}

.stages__text {
  font-size: 20px;
  padding: 20px;
  margin-bottom: 60px;
  text-align: left;
}

.why .solo-item .icon-item:before {
  content: "";
  background-color: #3570c9;
  width: 110px;
  height: 3px;
  position: absolute;
  top: -14px;
}

.type-block img {
  width: 100%;
}

.type-block {
  box-shadow: 0px 8px 30px rgba(148, 144, 144, 0.08);
}

.type-block strong {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #2e2e2e;
}

.stages .wrap {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.stages li {
  font-size: 16px;
  min-height: 0;
}

.list-of {
  margin-top: 60px;
}

.type .wrap {
  grid-template-columns: 1fr;
}

.links-list li:not(:last-child) {
  margin-bottom: 10px;
}

.type-block > p {
  font-size: 18px;
  padding: 15px;
}

.contact-info__tel.tel_1 {
  justify-content: center;
  margin-bottom: 10px;
}

.list-of .pin-list,
.list.pin-list {
  gap: 30px;
}

.pin-list .pin-item,
.list.pin-list {
  flex: 0 0 100%;
}

.top .title {
  margin-top: 0;
}

.faq {
  padding: 0 15px;
}

.modal-wrap:target {
  padding: 0;
}

a[name^="anchor"]::before {
  height: 60px;
  margin: -60px 0 0;
}
