@media (hover: hover) {
  .header__nav_item:hover {
    color: var(--gray);
  }

  .banner__btn:hover {
    background-color: var(--white);
    border: 2px solid var(--purple);
  }

  .banner__btn:hover .banner__btn_name {
    color: var(--purple);
  }

  .banner__btn:hover::after {
    background-image: url(./../img/btn-arrow-hover.svg);
  }

  .connect__btn:hover {
    background-color: transparent;
    border: 2px solid var(--purple);
    color: var(--purple);
  }

  .answer__btn:hover {
    background-color: transparent;
    border: 2px solid var(--purple);
    color: var(--purple);
  }

  .tariff__calc_info_btn:not(.disabled):hover {
    background-color: var(--white);
    color: var(--purple);
  }

  .tariff__calc_item_category:not(.active):hover {
    color: var(--purple);
  }
}

@media (max-width: 1620px) {
  .tg__icon {
    right: calc(50% - (1504px / 2) - 20px);
  }

  .scroll__icon {
    right: calc(50% - (1504px / 2) - 20px);
  }
}

@media (max-width: 1555px) {
  .tg__icon {
    right: calc(50% - (1504px / 2));
  }

  .scroll__icon {
    right: calc(50% - (1504px / 2));
  }
}

/* Ноутбуки */
@media (max-width: 1504px) {
  .container {
    padding: 0 60px;
    max-width: 1320px;
  }

  .tg__icon {
    right: 10px;
  }

  .scroll__icon {
    right: 10px;
  }

  .header {
    padding: 40px 0;
  }

  .header__items {
    margin-bottom: 40px;
  }

  .main {
    padding: 80px 0;
  }

  .banner {
    margin-bottom: 80px;
  }

  .banner__inner::after {
    width: 346px;
    height: 558px;
    bottom: -56px;
    right: 206px;
  }

  .banner__titles {
    margin-bottom: 164px;
  }

  .banner__wrapper::before {
    width: 382px;
    height: 329px;
    bottom: 109px;
    left: -163px;
  }

  .decisions {
    padding: 0 60px;
    max-width: 1320px;
    margin-bottom: 80px;
  }

  .decisions__item {
    height: 280px;
  }

  .decisions__item.one::after {
    width: 180px;
    height: 218px;
  }

  .decisions__item.two::after {
    width: 180px;
    height: 218px;
  }

  .decisions__item.three::after {
    width: 180px;
    height: 218px;
  }

  .decisions__item.four::after {
    width: 180px;
    height: 218px;
  }

  .decisions__item.five::after {
    width: 180px;
    height: 218px;
  }

  .decisions__title {
    font-size: var(--fs-26);
    line-height: 1.2;
    margin-bottom: 14px;
  }

  .decisions__subtitle {
    font-size: var(--fs-20);
    margin-bottom: 40px;
  }

  .decisions__wrapper::before {
    width: 0;
    height: 0;
    background-image: none;
  }

  .adv {
    margin-bottom: 80px;
  }

  .adv__title {
    font-size: var(--fs-26);
    line-height: 1.2;
    margin-bottom: 40px;
  }

  .adv__item_title {
    font-size: var(--fs-40);
    margin-bottom: 12px;
  }

  .adv__item_title span {
    font-size: var(--fs-26);
  }

  .power {
    margin-bottom: 80px;
  }

  .power__title {
    max-width: 500px;
    font-size: var(--fs-26);
    line-height: 1.2;
    margin-bottom: 40px;
  }

  .power__item {
    padding: 10px 21px;
  }

  .power__item_title {
    font-size: var(--fs-20);
    margin-bottom: 28px;
  }

  .info {
    margin-bottom: 80px;
  }

  .info__dev_desktop {
    display: none;
  }

  .info__dev_laptop {
    display: block;
  }

  .info__wrapper {
    gap: 106px;
  }

  .info__dev_items {
    position: relative;
    z-index: 200;
    width: 386px;
    min-width: 386px;
  }

  .info__dev_items::after {
    content: '';
    width: 202px;
    height: 220px;
    background-image: url(./../img/QR_ill.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -244px;
    right: -19px;
  }

  .steps {
    margin-bottom: 80px;
  }

  .steps__dev_desktop {
    display: none;
  }

  .steps__dev_laptop {
    display: block;
  }

  .connect {
    margin-bottom: 80px;
  }

  .connect__inner {
    padding: 36px 40px;
    gap: 5px;
  }

  .connect__wrapper::before {
    bottom: 76px;
  }

  .connect__title_wrapper {
    width: 400px;
    min-width: 400px;
  }

  .connect__btn {
    width: 240px;
  }

  .document {
    margin-bottom: 80px;
  }

  .platform {
    margin-bottom: 80px;
  }

  .platform__wrapper {
    padding: 24px 20px;
    gap: 64px;
  }

  .platform__title_wrapper {
    padding-left: 0;
    width: 420px;
    min-width: 420px;
  }

  .platform__title {
    max-width: 420px;
  }

  .faq {
    margin-bottom: 80px;
  }

  .faq__wrapper::before {
    width: 200px;
    height: 218px;
    top: -41px;
    right: -12px;
  }

  .answer__wrapper {
    gap: 20px;
  }

  .answer__title_wrapper {
    width: 490px;
    min-width: 490px;
  }

  .answer__btn {
    width: 240px;
  }

  .tariff__main {
    padding: 80px 0;
  }

  .tariff__info_wrapper::before {
    top: -43px;
    right: 124px;
  }

  .tariff__info_wrapper::after {
    top: 149px;
    right: -253px;
  }

  .tariff__info_title {
    margin-bottom: 120px;
  }

  .tariff__info {
    margin-bottom: 80px;
  }

  .tariff__calc_info::before,
  .tariff__calc_info::after {
    width: 0;
    height: 0;
    background-image: none;
  }

  .tariff__calc {
    margin-bottom: 80px;
  }

  .tariff__calc_wrapper {
    gap: 24px;
  }

  .tariff__calc_item_title {
    margin-bottom: 49px;
  }

  .tariff__calc_item_categories {
    row-gap: 14px;
    margin-bottom: 49px;
  }

  .tariff__calc_max {
    margin-bottom: 49px;
  }
}

/* Планшеты */
@media (max-width: 1320px) {
  .container {
    padding: 0 32px;
  }

  .scroll__icon {
    display: none;
  }

  .tg__icon {
    right: 20px;
    bottom: 20px;
  }

  .header {
    padding: 16px 0 14px 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
  }

  .main.active {
    margin-top: 0;
  }

  .header__items {
    margin-bottom: 0;
  }

  .header__items.active {
    margin-bottom: 60px;
  }

  .header__nav {
    display: none;
  }

  .header__supp {
    display: none;
  }

  .header__supp.policy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .header__mobile_btn {
    display: block;
  }

  .header__logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 7px;
  }

  .header__logo_name {
    max-width: 100%;
    font-weight: 400;
    font-size: var(--fs-14);
  }

  .header__logo_icon {
    width: 111px;
    height: 20px;
  }

  .main {
    padding: 118.8px 0 60px 0;
  }

  .banner {
    margin-bottom: 60px;
  }

  .banner__inner {
    padding: 30px;
  }

  .banner__titles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 350px;
    margin-bottom: 22px;
  }

  .banner__title {
    max-width: 550px;
    font-size: var(--fs-30);
    line-height: 1.2;
  }

  .banner__subtitle {
    padding-top: 0;
    text-align: left;
  }

  .banner__logo {
    margin-bottom: 24px;
  }

  .banner__logo_icon {
    width: 247px;
    height: 45px;
  }

  .banner__info_title {
    font-size: var(--fs-20);
  }

  .banner__btn {
    display: none;
    margin-bottom: 50px;
  }

  .banner__btn.mobile {
    display: flex;
  }

  .banner__wrapper::before {
    width: 302px;
    height: 261px;
    bottom: auto;
    top: 178px;
    left: -53px;
  }

  .banner__inner::after {
    width: 369px;
    height: 596px;
    bottom: 100px;
    right: 30px;
  }

  .decisions {
    margin-bottom: 60px;
    padding: 0;
  }

  .decisions__title {
    padding: 0 32px;
    font-size: var(--fs-26);
    margin-bottom: 14px;
    line-height: 1.2;
  }

  .decisions__subtitle {
    padding: 0 32px;
    font-size: var(--fs-20);
    margin-bottom: 50px;
  }

  .decisions__wrapper::before {
    background-image: none;
    width: 0;
    height: 0;
  }

  .decisions__item.one::after {
    width: 160px;
    height: 218px;
  }

  .decisions__item.two::after {
    width: 160px;
    height: 218px;
  }

  .decisions__item.three::after {
    width: 160px;
    height: 218px;
  }

  .decisions__item.four::after {
    width: 160px;
    height: 218px;
  }

  .decisions__item.five::after {
    width: 160px;
    height: 218px;
  }

  .decisions__item {
    width: 160px;
    min-width: 160px;
    height: 280px;
  }

  .decisions__items {
    padding: 10px 32px;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-bottom: 50px;
  }

  .decisions__items::-webkit-scrollbar {
    width: 0;
    height: 0;
  }

  .adv {
    margin-bottom: 60px;
  }

  .adv__title {
    font-size: var(--fs-26);
    margin-bottom: 30px;
    line-height: 1.2;
  }

  /* .adv__title br {
    display: block;
  } */

  .adv__item:first-child {
    display: none;
  }

  .adv__item {
    width: auto;
  }

  .adv__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    row-gap: 36px;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }

  .adv__item_title {
    margin-bottom: 12px;
    font-size: var(--fs-40);
  }

  .adv__item_title span {
    font-size: var(--fs-26);
  }

  .power {
    margin-bottom: 80px;
  }

  .power__title {
    max-width: 500px;
    font-size: var(--fs-26);
    line-height: 1.2;
    margin-bottom: 30px;
  }

  .power__items {
    grid-template-columns: repeat(2, 1fr);
  }

  .power__item {
    padding: 10px 21px;
  }

  .power__item_title {
    font-size: var(--fs-20);
    margin-bottom: 28px;
  }

  .info {
    margin-bottom: 60px;
  }

  .info__dev_items::after {
    width: 0;
    height: 0;
    background-image: none;
  }

  .info__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 60px;
  }

  .info__dev_items {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .info__dev_laptop {
    display: none;
  }

  .info__dev_medium {
    display: block;
  }

  .info__desc_wrapper {
    grid-template-columns: calc(50% + 24px) 1fr;
  }

  .info__desc_wrapper::before {
    width: 142px;
    height: 155px;
  }

  .info__desc_item.active {
    padding: 30px;
    border-radius: var(--br-26);
  }

  .info__desc_title {
    font-size: var(--fs-26);
    line-height: 1.2;
  }

  .info__desc_subtitle {
    font-size: var(--fs-20);
    line-height: 1.2;
  }

  .info__qr_wrapper {
    padding: 25px 30px 31px 30px;
    margin-bottom: 60px;
  }

  .info__qr_items {
    width: 400px;
  }

  .info__add_items {
    padding-left: 180px;
    row-gap: 42px;
  }

  .info__add_title {
    margin-bottom: 26px;
  }

  .steps {
    margin-bottom: 60px;
  }

  .steps__dev_medium {
    display: block;
  }

  .steps__dev_laptop {
    display: none;
  }

  .steps__title {
    font-size: var(--fs-26);
    line-height: 1.2;
    margin-bottom: 30px;
  }

  .steps__item:not(.active) {
    display: none;
  }

  .steps__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px;
  }

  .steps__item.active {
    padding: 14px 20px;
    border-radius: var(--br-26);
  }

  .steps__item.active:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .steps__item.active:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .steps__item_title {
    font-size: var(--fs-26);
    line-height: 1.2;
    margin-bottom: 5px;
  }

  .connect {
    margin-bottom: 60px;
  }

  .connect__inner {
    padding: 25px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .connect__title {
    max-width: 100%;
    font-size: var(--fs-26);
    line-height: 1.2;
  }

  .connect__title_wrapper {
    width: 100%;
  }

  .connect__input {
    height: 50px;
    padding: 0 14px;
    border-radius: var(--br-10);
  }

  .connect__checkbox label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .connect__btn {
    width: 240px;
  }

  .connect__wrapper::before {
    width: 280px;
    height: 242px;
    bottom: auto;
    top: 91px;
    left: -78px;
  }

  .document {
    margin-bottom: 60px;
  }

  .document__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    position: relative;
    z-index: 200;
  }

  .document__wrapper::before {
    content: '';
    position: absolute;
    bottom: -93px;
    left: -78px;
    z-index: -1;
    width: 190px;
    height: 163px;
    background-image: url(./../img/image-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }

  .document__title {
    max-width: 100%;
    font-size: var(--fs-26);
    line-height: 1.2;
  }

  .document__items {
    gap: 10px;
  }

  .document__item {
    padding-bottom: 10px;
    gap: 15px;
  }

  .document__item:last-child {
    border-bottom: none;
  }

  .platform {
    position: relative;
    z-index: 300;
    margin-bottom: 60px;
  }

  .platform__wrapper {
    padding: 25px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
  }

  .platform__title_wrapper {
    padding-left: 0;
    max-width: 100%;
    width: 100%;
  }

  .platform__title {
    max-width: 100%;
    font-size: var(--fs-26);
    line-height: 1.2;
  }

  .platform__items {
    gap: 25px;
  }

  .platform__item {
    padding: 81px 24px 20px 24px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }

  .platform__item_info {
    max-width: 100%;
  }

  .platform__item::before {
    top: 20px;
    left: 24px;
    transform: none;
  }

  .faq {
    margin-bottom: 60px;
  }

  .faq__wrapper::before {
    background-image: none;
    width: 0;
    height: 0;
  }

  .faq__title_wrapper {
    margin-bottom: 34px;
  }

  .faq__dev_items {
    margin-bottom: 34px;
  }

  .faq__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
  }

  .answer__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }

  .answer__title_wrapper {
    width: 100%;
  }

  .answer__title {
    max-width: 100%;
    font-size: var(--fs-26);
    line-height: 1.2;
    margin-bottom: 14px;
  }

  .answer__subtitle {
    max-width: 100%;
    font-size: var(--fs-20);
  }

  .answer__form {
    gap: 20px;
    margin-bottom: 20px;
  }

  .answer__input {
    padding: 0 14px;
    height: 60px;
  }

  .answer__checkbox {
    margin-bottom: 20px;
  }

  .answer__checkbox label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .answer__btn {
    width: 240px;
  }

  .footer {
    position: relative;
    z-index: 200;
    padding: 20px 0 36px 0;
  }

  .footer__items {
    width: 50%;
    margin-left: auto;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-auto-rows: minmax(min-content, max-content);
    row-gap: 41px;
    column-gap: 26px;
  }

  .footer__wrapper {
    position: relative;
    z-index: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    margin-bottom: 20px;
  }

  .footer__mobile_logo {
    display: block;
  }

  .footer__mobile_subtitle {
    display: block;
  }

  .footer__lang_mobile {
    display: block;
  }

  .footer__items > *:nth-child(2) {
    -ms-grid-row-span: 2;
    grid-row: span 2;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .footer__item:first-child {
    display: none;
  }

  .footer__info {
    margin-bottom: 20px;
  }

  .footer__item_title {
    margin-bottom: 16px;
  }

  .footer__list {
    gap: 16px;
  }

  .tariff__main {
    padding: 133.8px 0 60px 0;
  }

  .tariff__main.active {
    margin-top: 0;
  }

  .tariff__info {
    margin-bottom: 60px;
  }

  .tariff__info_title {
    margin-bottom: 40px;
  }

  .tariff__info_subtitle {
    max-width: 100%;
  }

  .tariff__info_wrapper::before {
    width: 0;
    height: 0;
    background-image: none;
  }

  .tariff__info_wrapper::after {
    width: 0;
    height: 0;
    background-image: none;
  }

  .tariff__calc {
    margin-bottom: 60px;
  }

  .tariff__calc_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }

  .tariff__calc_info {
    z-index: 400;
  }

  .tariff__calc_info::before {
    width: 230px;
    height: 263px;
    z-index: 400;
    background-image: url(./../img/coins-2-2.svg);
    top: -111px;
    right: 21px;
  }

  .tariff__calc_info::after {
    width: 191px;
    height: 219px;
    z-index: 400;
    background-image: url(./../img/coins-2-1.svg);
    top: 132px;
    right: -40px;
  }

  .tariff__calc_item_title {
    margin-bottom: 35px;
  }

  .tariff__calc_item_categories {
    row-gap: 10px;
    margin-bottom: 35px;
  }

  .tariff__calc_max {
    margin-bottom: 35px;
  }

  .answer__subtitle.tariff {
    max-width: 100%;
  }

  .tariff__calc_wrapper {
    position: relative;
    z-index: 200;
  }

  .tariff__calc_wrapper::before {
    content: '';
    width: 253px;
    height: 218px;
    background-image: url(./../img/image-6.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -61px;
    right: 124px;
  }

  .tariff__calc_wrapper::after {
    content: '';
    width: 233px;
    height: 205px;
    background-image: url(./../img/image-7.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 70px;
    right: -33px;
  }

  .tariff__calc_items {
    position: relative;
    z-index: 300;
  }

  .tariff__calc_info_items.active {
    margin-top: 190px;
  }
}

@media (max-width: 1230px) {
  .policy__main {
    padding: 133.8px 0 60px 0;
  }

  .policy__wrapper::before {
    top: -38px;
    right: -243px;
  }

  .policy__title {
    max-width: 540px;
  }

  .policy__date {
    margin-bottom: 60px;
  }

  .policy__info {
    margin-bottom: 60px;
  }

  .footer__logo_name.policy {
    margin-bottom: 30px;
  }

  .footer__wrapper.policy {
    margin-bottom: 30px;
  }

  .footer__info.policy {
    margin-bottom: 30px;
  }

  .footer__logo.policy {
    width: 158px;
    min-width: 158px;
    height: 29px;
  }
}

@media (max-width: 1140px) {
  .decisions__slider_wrapper {
    display: block;
  }
}

@media (max-width: 1063px) {
  .answer__checkbox label,
  .connect__checkbox label {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}

@media (max-width: 780px) {
  .policy__main {
    padding: 109.8px 0 50px 0;
  }

  .policy__wrapper::before {
    width: 313px;
    height: 312px;
    top: 118px;
    right: -112px;
  }

  .policy__title {
    max-width: 300px;
    font-size: var(--fs-26);
    line-height: 1.2;
    margin-bottom: 14px;
  }

  .policy__date {
    max-width: 280px;
    font-size: var(--fs-20);
    margin-bottom: 50px;
  }

  .policy__info {
    padding: 24px;
    margin-bottom: 50px;
  }

  .policy__item_title {
    font-size: var(--fs-20);
  }

  .footer__logo.policy {
    margin-bottom: 7px;
  }

  .footer__logo.policy {
    width: 111px;
    min-width: 111px;
    height: 20px;
  }
}

@media (max-width: 770px) {
  .steps__dev_medium {
    display: none;
  }

  .steps__dev_mobile {
    display: block;
  }
}

/* Телефоны */
@media (max-width: 720px) {
  .container {
    padding: 0 20px;
  }

  .header {
    padding: 16px 0 10px 0;
  }

  .main {
    padding: 109.8px 0 50px 0;
  }

  /* .main.active {
    margin-top: 69.8px;
  } */

  .mobile__menu_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin-bottom: 25px;
  }

  .header__mobile_langs {
    margin-bottom: 25px;
  }

  .banner {
    margin-bottom: 50px;
  }

  .banner__inner {
    padding: 23px 10px;
  }

  .banner__title {
    font-size: var(--fs-30);
    max-width: 100%;
  }

  .banner__info_title {
    max-width: 100%;
  }

  .banner__inner::after {
    width: 234px;
    height: 378px;
    bottom: auto;
    top: 173px;
    right: 0;
  }

  .banner__wrapper::before {
    width: 226px;
    height: 195px;
    top: 300px;
    left: -64px;
  }

  .banner__wrapper::after {
    content: '';
    position: absolute;
    top: 138px;
    right: -112px;
    z-index: -1;
    width: 272px;
    height: 189px;
    background-image: url(./../img/image-27.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }

  .decisions {
    margin-bottom: 50px;
  }

  .decisions__title {
    padding: 0 20px;
  }

  .decisions__subtitle {
    padding: 0 20px;
    margin-bottom: 40px;
  }

  .decisions__items {
    padding: 10px 20px;
    margin-bottom: 40px;
  }

  .decisions__slider_wrapper {
    padding: 0 20px;
  }

  .decisions__slider_current {
    width: 112px;
  }

  .decisions__item.one::after {
    width: 160px;
    height: 180px;
  }

  .decisions__item.two::after {
    width: 160px;
    height: 180px;
  }

  .decisions__item.three::after {
    width: 160px;
    height: 180px;
  }

  .decisions__item.four::after {
    width: 160px;
    height: 180px;
  }

  .decisions__item.five::after {
    width: 160px;
    height: 180px;
  }

  .decisions__item {
    height: 246px;
  }

  .adv {
    margin-bottom: 50px;
  }

  .adv__items {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 30px;
    column-gap: 15px;
  }

  .power {
    margin-bottom: 50px;
  }

  .power__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
  }

  .info {
    margin-bottom: 50px;
  }

  .info__dev_items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }

  .info__dev_desktop {
    display: none;
  }

  .info__dev_medium {
    display: none;
  }

  .info__dev_mobile {
    display: block;
  }

  .info__desc_wrapper::before {
    width: 0;
    height: 0;
    background-image: none;
  }

  .info__desc_item:not(.active) {
    display: none;
  }

  .info__desc_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 47px;
  }

  .info__desc_title br {
    display: none;
  }

  .info__desc_item.active {
    padding: 39px 20px;
  }

  .info__wrapper {
    gap: 30px;
  }

  .info__qr_wrapper {
    padding: 31px 20px;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 23px;
  }

  .info__qr_items {
    width: 100%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 23px;
  }

  .info__qr_border {
    width: 100%;
    height: 1px;
  }

  .info__qr_wrapper::before {
    top: 31px;
    left: 20px;
    font-size: var(--fs-26);
    line-height: 1.2;
  }

  .info__add_items {
    padding-left: 0;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 48px;
    column-gap: 18px;
  }

  .steps {
    margin-bottom: 50px;
  }

  .steps__items {
    gap: 40px;
  }

  .steps__item.active {
    padding: 24px 20px;
  }

  .connect {
    margin-bottom: 50px;
  }

  .connect__wrapper::before {
    width: 0;
    height: 0;
    background-image: none;
  }

  .connect__inner {
    padding: 25px 14px 11px 20px;
  }

  .connect__title_wrapper {
    min-width: 100%;
  }

  .document {
    margin-bottom: 50px;
  }

  .document__wrapper::before {
    bottom: -31px;
    left: -41px;
  }

  .document__items {
    gap: 20px;
  }

  .document__item {
    padding-bottom: 20px;
    gap: 4px;
  }

  .platform {
    margin-bottom: 50px;
  }

  .platform__title_wrapper {
    min-width: 100%;
  }

  .platform__item {
    height: auto;
  }

  .faq {
    margin-bottom: 50px;
  }

  .faq__wrapper::before {
    width: 134px;
    height: 146px;
    background-image: url(./../img/transparent_square.png);
    top: 800px;
    right: 0;
  }

  .faq__title_wrapper {
    width: 100%;
    grid-template-columns: 55px 1fr;
    margin-bottom: 30px;
  }

  .faq__dev_items {
    margin-bottom: 30px;
  }

  .faq__dev_desktop {
    display: none;
  }

  .faq__dev_mobile {
    display: block;
  }

  .faq__title_item.one {
    height: 55px;
  }

  .faq__title {
    font-size: var(--fs-32);
    line-height: 1.2;
  }

  .faq__title_item.two {
    padding: 14px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }

  .faq__subtitle {
    font-size: var(--fs-26);
  }

  .faq__items {
    gap: 20px;
  }

  .faq__item {
    padding: 20px 60px 20px 13px;
  }

  .faq__item_title::after {
    right: -50px;
  }

  .answer__wrapper {
    gap: 25px;
  }

  .answer__title_wrapper {
    min-width: 100%;
  }

  .footer {
    padding: 20px 0;
  }

  .footer__wrapper {
    margin-bottom: 50px;
    padding-top: 115px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 53px;
  }

  .footer__mobile_logo img {
    width: 111px;
    height: 20px;
  }

  .footer__mobile_subtitle {
    top: 43px;
  }

  .footer__lang_mobile {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .footer__lang_title {
    margin-bottom: 20px;
  }

  .footer__lang_items {
    flex-direction: column;
    gap: 20px;
    align-items: start;
  }

  .footer__items {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 0;
  }

  .footer__item_title {
    margin-bottom: 20px;
  }

  .footer__list {
    gap: 20px;
  }

  .footer__info {
    margin-bottom: 50px;
  }

  .footer__supp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }

  /* .tariff__main.active {
    margin-top: 69.8px;
  } */

  .tariff__main {
    padding: 105.8px 0 50px 0;
  }

  .tariff__info_title {
    font-size: var(--fs-26);
    line-height: 1.2;
    margin-bottom: 14px;
  }

  .tariff__info_subtitle {
    font-size: var(--fs-22);
  }

  .tariff__info {
    margin-bottom: 50px;
  }

  .tariff__calc_wrapper::before {
    width: 150px;
    height: 129px;
    top: -36px;
    right: -55px;
  }

  .tariff__calc_wrapper::after {
    width: 150px;
    height: 127px;
    top: -5px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }

  .tariff__calc_items,
  .tariff__calc_info {
    padding: 30px 20px;
  }

  .tariff__calc_item_title {
    font-size: var(--fs-26);
    line-height: 1.2;
    margin-bottom: 30px;
  }

  .tariff__calc_item_categories {
    margin-bottom: 30px;
  }

  .tariff__calc_form_title {
    font-size: var(--fs-20);
    margin-bottom: 30px;
  }

  .tariff__calc_form_input {
    height: 52px;
    padding: 0 14px;
    margin-bottom: 30px;
  }

  .tariff__calc_max {
    margin-bottom: 30px;
  }

  .tariff__calc_wrapper {
    gap: 50px;
  }

  .tariff__calc_info_title {
    font-size: var(--fs-26);
    line-height: 1.2;
    margin-bottom: 50px;
  }

  .tariff__calc_info_desc {
    padding: 20px 12px;
    height: 167px;
    width: 295px;
    margin-bottom: 56px;
  }

  .tariff__calc_info_desc_title {
    font-size: var(--fs-26);
    line-height: 1.2;
  }

  .tariff__calc_info_items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 55px;
    position: relative;
    z-index: 500;
  }

  .tariff__calc_info_item_title {
    max-width: 160px;
  }
  .tariff__calc {
    margin-bottom: 50px;
  }

  .tariff__calc_info::before {
    width: 165px;
    height: 189px;
    top: auto;
    bottom: 345px;
    right: 10px;
  }

  .tariff__calc_info.active::before {
    bottom: 225px;
  }

  .tariff__calc_info::after {
    width: 137px;
    height: 157px;
    top: auto;
    bottom: 202px;
    right: -34px;
  }

  .tariff__calc_info.active::after {
    bottom: 82px;
  }

  .tariff__calc_info_items.active {
    margin-top: 140px;
  }
}

@media (max-width: 520px) {
  .header__logo_name.policy {
    max-width: 160px;
  }
}
