@media (min-width: 1920px) {
  .profit h1 {
    max-width: 800px;
  }
}

@media (min-width: 1441px) and (max-width: 1919px) {
  .profit h1 {
    font-size: 42px;
    line-height: 56px;
  }
}

@media (min-width: 1281px) and (max-width: 1440px) {
  .profit {
    padding: 0 8%;
  }

  .profit h1 {
    font-size: 36px;
    line-height: 44px;
  }
}

@media (max-width: 1280px) {
  .profit {
    padding: 0 5%;
    min-height: 496px;
  }

  .profit__right {
    margin-top: 45px;
    height: 464px;
    margin-left: 20px;
  }

  .profit h1 {
    font-size: 32px;
    line-height: 40px;
  }

  .digital_service__description {
    margin-left: 33%
  }

  .digital_service__description h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .digital_service__description_grey {
    font-size: 16px;
    line-height: 24px;
  }

  .digital_service_left img {
    left: 8%;
  }

  .selectCustom, .benefit_calculation__input-group {
    width: 49%;
  }

  .benefit_calculation__form {
    max-height: 100%;
    position: relative;
  }

  .benefit_calculation__details {
    position: absolute;
    top: 46px;
  }

  .selectCustom, .benefit_calculation__input-group_price {
    margin-bottom: 108px;
  }

  .info_container {
    margin-top: 60px;
  }

  .costs__container {
    margin-right: 10%;
  }

  .clients__container {
    width: 90%;
  }

  .feed_back__form {
    max-width: 100%;
  }

  .feed_back__input-group:nth-child(odd) {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }

  .feed_back__input-group:nth-child(even) {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    margin-left: 4%;
  }

  .feed_back__send-group {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }

  .feed_back__info_left {
    max-width: 48%;
  }

  .feed_back__info_right {
    max-width: 48%;
    margin-left: 4%;
  }

  .advantages__title {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    margin-top: 0;
  }

  .advantages__item__text {
    font-size: 18px;
    line-height: 26px;
  }

  .footer__link span {
    font-size: 20px;
  }

  .footer__link span:after {
    margin-left: 20px;
  }

  .advantages__item__services_item {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 1023px) {
  .container {
    margin: 0 5%;
  }

  .header__nav {
    margin-left: 3%;
  }

  .profit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 10%;
    background-size: cover;
    min-height: 100%;
  }

  .profit h1 {
    font-size: 32px;
    line-height: 40px;
    width: 100%;
    max-width: 100%;
  }

  .profit__left {
    top: 0;
  }

  .profit__right {
    width: 100%;
    height: auto;
    margin-top: 50px;
    margin-left: 0;
    padding: 50px 120px;

  }

  .btn.btn_orange.mt16 {
    margin-top: 0;
  }

  .profit__right h4 {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
  }

  .profit_big_number {
    font-size: 52px;
    line-height: 67px;
  }

  .profit_ls {
    margin-top: 21px;
  }

  .advantages__title {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    margin-left: 0;
    margin-top: 0;
  }

  .advantages__item__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
  }

  .advantages__item__services_item {
    font-size: 14px;
    line-height: 20px;
  }

  .digital_service_left {
    width: 40%;
    padding-left: 2%;
  }

  .digital_service_left img {
    width: 370px;
    height: 595px;
    top: 50px;
    left: 0;
  }

  .digital_service__description_grey:nth-of-type(2) {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s, opacity .5s;
    -o-transition: max-height .3s, opacity .5s;
    transition: max-height .3s, opacity .5s;
  }

  .digital_service__description_grey:nth-of-type(2).visible {
    max-height: 100%;
    opacity: 1;
  }

  .digital_service__toggle_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -15px;
  }

  .digital_service__toggle_info.visible {
    margin-top: 0;
  }

  .digital_service__description {
    margin-left: 22%;
    margin-top: 60px;
  }

  .digital_service__description__percent {
    margin: 35px 0 0 0;
  }

  .digital_service__description h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .digital_service_right {
    width: auto;
    padding-right: 10%;
  }

  .digital_service__description_grey {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
  }

  .benefit_calculation__details {
    width: 100%;
  }

  .benefit_calculation__title {
    padding-top: 60px;
  }

  .info_container, .toggle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .incomes, .costs, .provide, .expenses {
    width: 100%;
  }

  .incomes {
    margin-left: 10%;
    width: 90%;
  }

  .costs h5, .costs__container {
    margin-left: 10%;
  }

  .info_container {
    margin-top: 80px;
  }

  .incomes__item:last-child {
    margin-bottom: 60px;
  }

  .costs__item:last-child {
    margin-bottom: 60px;
  }

  .provide {
    padding: 0 10% 20px;
    margin: 112px 0 0 0;
  }

  .orange_line_container {
    top: 967px;
    width: 80%;
  }

  .body {
    overflow: hidden;
  }

  .expenses {
    padding: 0 10%;
  }

  .expenses .title-container {
    margin: 60px 0;
  }

  .clients {
    padding: 60px 0;
    overflow: hidden;
  }

  .clients__container {
    width: 80%;
  }

  .clients__container img {
    width: 20%;
  }

  .feed_back {
    padding: 60px 0;
  }

  .feed_back__title {
    white-space: nowrap;
    font-size: 32px;
    line-height: 40px;
  }

  .feed_back__form .feed_back__input-group {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 0 52px;
  }

  .feed_back__form .feed_back__input-group:nth-child(4) {
    margin-bottom: 0;
  }

  .feed_back__form .feed_back__form__btn {
    margin-right: 24px;
  }

  .feed_back__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feed_back__info_left {
    max-width: 100%;
  }

  .feed_back__info_right {
    max-width: 100%;
    margin-left: 0;
  }

  .footer__link span {
    font-size: 14px;
    line-height: 20px;
  }

  .footer__link span:after {
    width: 40px;
    height: 40px;
  }

  .feed_back__send-group__container {
    max-width: 100%;
    margin-top: 60px;
  }
}

@media (max-width: 767px) {

  .header {
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .burger {
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: relative;
    margin-top: 20px;
    display: block;
  }

  .burger span, .burger span:before, .burger span:after {
    width: 100%;
    position: absolute;
    height: 2px;
    background: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }

  .burger span:before {
    content: "";
    top: -6px;
    -webkit-transition: top 300ms 300ms, -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms, -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: top 300ms 300ms, transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms, transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms, transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .burger span:after {
    content: "";
    bottom: -6px;
    -webkit-transition: bottom 300ms 300ms, -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms, -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: bottom 300ms 300ms, transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms, transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms, transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .burger span.active:before {
    content: "";
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top 300ms, -webkit-transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: top 300ms, -webkit-transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: top 300ms, transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: top 300ms, transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: top 300ms, transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    background-color: white;
  }

  .burger span.active:after {
    content: "";
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: bottom 300ms, -webkit-transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: bottom 300ms, -webkit-transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: bottom 300ms, transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: bottom 300ms, transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: bottom 300ms, transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    background-color: white;
  }

  .burger span.active {
    background: rgba(255, 255, 255, 0);
  }

  .header__nav,
  .header__buttons a:not(:first-child) {
    display: none;
  }

  .mobile__col {
    height: calc(100% - 76px);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .mobile_menu {
    background-color: var(--mobile-menu-bg);
    height: 100vh;
    position: fixed;
    width: 100%;
    top: 76px;
    left: 0;
    display: block;
  }

  .mobile_menu__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mobile_menu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mobile_menu__link a {
    width: 100%;
  }

  .mobile_menu__link span {
    color: white;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .mobile_menu button {
    display: block;
    margin-top: 40px;
    width: 100%;
    height: 50px;
  }

  .toggle-container {
    -webkit-transition: height 0.35s ease-in-out;
    -o-transition: height 0.35s ease-in-out;
    transition: height 0.35s ease-in-out;
    overflow: auto;
  }

  .toggle-container:not(.active) {
    display: none;
  }

  .container {
    margin: 0 8%;
    position: relative;
  }

  .profit {
    padding: 0 8%;
    background-size: 200% 70%;
  }

  .profit__left {
    height: 600px;
    padding-top: 136px;
  }

  .profit h1 {
    font-size: 48px;
    line-height: 60px;
    margin-top: 0;
  }

  .profit__right {
    padding: 0;
    text-align: center;
  }

  .profit_ls {
    letter-spacing: 1px;
  }

  .advantages__title {
    font-size: 24px;
    line-height: 32px;
  }

  .digital_service {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    height: 100%;
    overflow: hidden;
  }

  .digital_service_left, .digital_service_right {
    width: 100%;
    padding: 0 8%;
  }

  .digital_service__description {
    margin-left: 0;
    margin-top: 40px;
  }

  .digital_service__description_grey_small {
    margin-bottom: 212px;
  }

  .digital_service_left {
    text-align: center;
    max-height: 230px;
  }

  .digital_service_left img {
    width: 344px;
    height: 544px;
    top: -185px;
  }

  .selectCustom, .benefit_calculation__input-group {
    width: 100%;
    margin-bottom: 20px;
  }

  .benefit_calculation__form {
    max-height: 100%;
    margin-bottom: 20px;
  }

  .benefit_calculation__title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 12px;
  }

  .selectCustom {
    margin-bottom: 110px;
  }


  .info_container {
    margin-top: 0;
  }

  .info_container h5 {
    margin-top: 0;
  }

  .incomes {
    margin-left: 8%;
    margin-right: 8%;
    width: 84%;
  }

  .incomes__container, .costs__container {
    margin-top: 20px;
  }

  .incomes__item__text_grey, .costs__item__text_grey, .provide__option__text_grey, .expenses__option__text_grey {
    font-size: 13px;
    line-height: 20px;
  }

  .incomes__item__text_white {
    font-size: 20px;
    line-height: 28px;
  }

  .incomes__item__icon, .costs__item__icon {
    min-width: 56px;
    width: 56px;
    height: 56px;
  }

  .costs__container {
    margin: 20px 8% 0;
  }

  .costs h5 {
    margin-top: 40px;
  }

  .orange_line_container {
    top: 30px;
    width: 84%;
  }

  .provide {
    padding: 0 8%;
    margin: 20px 0 0 0;
  }

  .expenses {
    padding: 0 8%;
  }

  .expenses .title-container {
    margin: 40px 0;
  }

  .modal__body {
    overflow: visible;
  }

  .search-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .search-form__icon {
    position: absolute;
    right: 0;
    top: -4px;
  }

  .search-form__input {
    padding-bottom: 12px;
  }

  .search-form__button {
    width: 100%;
    margin-top: 18px;
    margin-left: 0;
  }

  .search-form__list_city {
    border-radius: 4px;
  }

  .cities {
    display: none;
  }

  .feed_back__form .feed_back__input-group {
    margin: 0 0 30px;
  }

  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 8%;
  }

  .footer__link {
    width: 90%;
    border-bottom: 1px solid var(--white-10);
  }

  .footer__link span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }

  .footer__link span:after {
    margin-left: 24px;
  }

  .modal__title_success {
    font-size: 22px;
    line-height: 24px;
  }

  .modal__info_success {
    font-size: 18px;
    line-height: 28px;
  }

  .btn_success {
    width: 100%;
  }

  .swiper {
    width: 100%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    margin-top: 24px;
  }

  .swiper-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .clients {
    margin: 0 8%;
    padding: 40px 0;
    overflow: hidden;
  }

  .clients__title {
    font-size: 24px;
    line-height: 32px;
  }

  section.advantages {
    margin: 40px auto;
  }

  .advantages__item:first-of-type .advantages__item__text {
    margin-top: 0
  }

  .feed_back {
    padding: 40px 0;
  }

  .feed_back__title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
  }

  .feed_back__text_orange {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
  }

  .costs__item:last-child {
    margin-bottom: 40px;
  }

  .benefit_calculation__title {
    padding-top: 40px;
  }

  .advantages__item__text {
    padding: 20px;
  }

  .advantages__item_left .advantages__item__text {
    margin-left: 0;
  }

  .advantages__item_left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .advantages__item_left .advantages__item__icon {
    -ms-flex-item-align: self-start;
    -ms-grid-row-align: self-start;
    align-self: self-start;
  }

  .advantages__item__icon {
    margin-top: 10px;
  }

  .advantages__item_right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .advantages__item_right .advantages__item__text {
    margin-right: 0;
  }

  .feed_back__send-group__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 20px;
    width: 100%;
  }

  .feed_back__form .feed_back__form__btn {
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
  }

  .feed_back__form__info {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .swiper-slide {
    background-color: white;
    height: 76px !important;
    border-radius: 12px;
  }

  .clients img {
    max-width: 100%;
    width: 100%;
  }

}

@media (max-width: 479px) {
  .container {
    margin: 0 6.25%;
  }

  .profit {
    padding: 0 6.25%;
  }

  .profit h1 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
  }

  .btn.btn_orange.mt16 {
    width: 100%;
    margin-top: 40px;
  }

  .profit {
    background-size: 200% 58%;
    overflow: hidden;
  }

  .profit__left {
    height: 360px;
    padding-top: 60px;
  }

  .profit__right {
    text-align: left;
    margin-top: 0;
  }

  .profit_big_number {
    font-size: 38px;
    line-height: 49px;
  }

  .footer__link span {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .digital_service_left img {
    width: 280px;
    height: 450px;
    top: -150px;
  }

  .digital_service_left, .digital_service_right {
    padding: 0 16px;
  }

  .digital_service__description h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .selectCustom, .benefit_calculation__input {
    min-width: 280px;
  }

  .incomes__item__text_white, .costs__item__text_white, .provide__option__text_white, .expenses__option__text_white {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
  }

  .incomes {
    margin: 0 16px;
    width: calc(100% - 32px);
  }

  .incomes__item__text, .costs__item__text {
    margin-left: 16px;
  }

  .incomes__item__icon, .costs__item__icon {
    min-width: 48px;
    width: 48px;
    height: 56px;
  }

  .provide__option, .expenses__option, .expenses__option:first-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 20px;
    padding-left: 10%;
  }

  .expenses__option:last-child, .provide__option:last-child {
    margin-bottom: 40px;
  }

  .costs h5 {
    margin-left: 16px;
  }

  .city {
    margin-left: 0;
  }

  .feed_back_link {
    margin-left: 12px;
  }

  .feed_back__form .feed_back__input-group:nth-child(4) {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .feed_back__form .feed_back__input-group:nth-child(4) .feed_back__label {
    top: -5px;
  }

  .feed_back__title {
    white-space: normal;
  }

  .input_phone_container {
    width: 100%;
    margin-bottom: 25px;
  }

  .modal__body {
    padding: 28px 16px;
    max-width: 87.5%;
  }

  .modal__title {
    padding: 0 35px;
  }

  .modal__close {
    right: 20px;
    top: 20px;
  }

  .profit__right h4 {
    white-space: nowrap;
  }

  .incomes__item__icon, .costs__item__icon {
    min-width: 48px;
    width: 48px;
    height: 48px;
  }

  .incomes {
    margin: 0 16px;
    width: calc(100% - 32px);
  }

  .costs__container {
    margin: 20px 16px 0;
  }

  .orange_line_container {
    width: calc(100% - 32px);
  }


  .benefit_calculation__details {
    top: 47px;
  }

  .selectCustom {
    margin-bottom: 120px;
  }

  .mobile_menu__link span {
    font-size: 16px;
    line-height: 20px;
  }

}


@media (max-width: 420px) {

  .mobile_menu__link {
    border-bottom: 1px solid var(--white-10);
  }

  .mobile_menu__link:last-child {
    border-bottom: none;
  }

  .mobile_menu__link span:after {
    margin-right: 10px;
  }

  .profit__right h4 {
    white-space: inherit;
  }

  .container, .clients {
    margin: 0 16px;
  }

  .profit, .provide, .expenses, .footer {
    padding: 0 16px;
  }

  .footer__link {
    width: 100%;
  }
}

@media (max-width: 375px) {
  .profit {
    background-size: 200% 55%;
  }

  .profit__right h4 {
    white-space: inherit;
  }
}

@media (max-width: 350px) {
  .selectCustom {
    margin-bottom: 140px;
  }
}
