.desctopTitle.desctopTitle_v2 {
  max-width: 518px;
  width: 100%;
  display: block;
  margin: auto;
  text-align: left;
  font-size: 50px !important;
  line-height: 57px !important;
}
@media (max-width: 720px) {
  .desctopTitle.desctopTitle_v2 {
    font-size: 24px !important;
    line-height: 27px !important;
    max-width: 230px;
    margin-left: 26px;
  }
}

@media (max-width: 720px) {
  .problems__header {
    margin-bottom: 12px;
  }
}

.problems_left {
  display: flex;
  margin-top: 75px;
}
@media (max-width: 885px) {
  .problems_left {
    position: relative;
  }
}
@media (max-width: 720px) {
  .problems_left {
    margin-top: -13px;
  }
}

.problem_column_left {
  width: 176px;
  position: relative;
}
@media (max-width: 885px) {
  .problem_column_left {
    position: unset;
    width: 0;
  }
}
@media (max-width: 720px) {
  .problem_column_left {
    margin-top: 0;
  }
}

.problem_wrapper_svg {
  position: absolute;
  top: -150px;
  left: -94px;
}
@media (max-width: 885px) {
  .problem_wrapper_svg {
    transform: scale(-1, 1);
    left: auto;
    right: 4px;
    top: -99px;
  }
  .problem_wrapper_svg svg {
    height: 490px;
  }
}
@media (max-width: 885px) and (max-width: 720px) {
  .problem_wrapper_svg {
    right: 0;
  }
}
@media (max-width: 720px) {
  .problem_wrapper_svg {
    top: -34px;
    left: 184px;
    right: auto;
  }
  .problem_wrapper_svg svg {
    height: 197px;
  }
}

.problem_column_right {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-left: 49px;
}
.problem_column_right:after {
  content: " ";
  position: absolute;
  top: 133px;
  left: -98px;
  width: 100px;
  height: 3px;
  background: #DD4871;
}
@media (max-width: 885px) {
  .problem_column_right:after {
    width: 27%;
    left: 361px;
  }
}
@media (max-width: 723px) {
  .problem_column_right:after {
    width: 19%;
  }
}
@media (max-width: 720px) {
  .problem_column_right:after {
    left: 208px;
    width: 34px;
    top: 51px;
  }
}
.problem_column_right:before {
  position: absolute;
  height: 101%;
  width: 3px;
  background: #DD4871;
  content: " ";
  left: 0;
  top: -2px;
}
@media (max-width: 885px) {
  .problem_column_right:before {
    left: 361px;
    height: 65%;
  }
}
@media (max-width: 720px) {
  .problem_column_right:before {
    left: 208px;
    height: 65%;
  }
}
.problem_column_right .problem_wrapper_link {
  display: flex;
}
@media (max-width: 885px) {
  .problem_column_right {
    padding-left: 26px;
    position: unset;
  }
}

.link.link_problem {
  text-decoration: none;
  background: linear-gradient(271.85deg, #DD4871 20.84%, #FFB0BD 126.01%);
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0 0 0;
  padding: 0 41px 0 36px;
  height: 65px;
  transition: 0.3s;
}
@media (max-width: 720px) {
  .link.link_problem {
    height: 35px;
    border-radius: 7px;
    padding: 0 7px 0 20px;
    margin-top: 15px;
  }
}
.link.link_problem.link_problem_last {
  margin: 30px 0 30px 0;
}
@media (max-width: 720px) {
  .link.link_problem.link_problem_last {
    margin: 15px 0 15px 0;
  }
}
.link.link_problem .view-hover {
  visibility: hidden;
  margin-right: 0;
  width: 0;
  margin-left: 0;
  transition: 0.3s;
}
.link.link_problem svg {
  margin-right: 56px;
}
.link.link_problem > svg.view-mobile {
  display: none;
}
@media (max-width: 720px) {
  .link.link_problem > svg {
    width: 16.99px;
    height: 20.47px;
    margin-right: 18px;
  }
  .link.link_problem > svg.view-hover {
    display: none !important;
  }
  .link.link_problem > svg.view-mobile {
    display: block;
    align-self: flex-start;
    margin-top: 9px;
    margin-left: 1px;
    height: 12.47px;
    margin-right: 0;
  }
}
.link.link_problem span {
  font-weight: 600;
  font-size: 24px;
  line-height: 18px;
  color: #FFFFFF;
  text-decoration: none;
}
@media (max-width: 720px) {
  .link.link_problem span {
    font-size: 16px;
    line-height: 16px;
  }
}
.link.link_problem:hover .view-hover {
  visibility: visible;
  display: flex;
  margin-left: 40px;
  width: auto;
}

@media (max-width: 720px) {
  .problems {
    padding-top: 30px !important;
    padding-bottom: 19px !important;
  }
}
.problems .wrapper.no-bg {
  background: none;
}
@media (max-width: 720px) {
  .problems .wrapper.no-bg {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-right: 38px;
  }
}

.problem_right {
  display: flex;
  width: 245px;
  height: 307px;
  max-width: 100%;
  position: relative;
  margin-left: auto;
}
@media (max-width: 885px) {
  .problem_right {
    width: 51px;
    height: 64px;
    top: 179px;
    right: 30px;
  }
}
@media (max-width: 720px) {
  .problem_right {
    right: auto;
    left: 274px;
    position: absolute;
    top: 50px;
  }
}
.problem_right div {
  position: absolute;
  transition: 2s;
}
.problem_right .medium {
  transform: scale(0.7);
}
.problem_right .small {
  transform: scale(0.6);
}

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