@media (min-width: 1201px) {
    .footer__support-btn {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 1;
        grid-row: 1;
    }
    .footer__nav {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / 3;
        -ms-grid-row: 1;
        grid-row: 1;
        margin-top: 5px;
    }
    .footer__socials {
        -ms-grid-column: 4;
        grid-column: 4;
        -ms-grid-row: 1;
        grid-row: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-grid-column-align: end;
        justify-self: end;
    }
    .footer__links1 {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / 3;
        -ms-grid-row: 2;
        grid-row: 2;
    }
    .footer__copyright {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 3;
        grid-row: 3;
    }
    .footer__links2 {
        -ms-grid-column: 2;
        -ms-grid-column-span: 2;
        grid-column: 2 / 4;
        -ms-grid-row: 3;
        grid-row: 3;
        margin-top: 3px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .developed-by {
        -ms-grid-column: 4;
        grid-column: 4;
        -ms-grid-row: 3;
        grid-row: 3;
        -ms-grid-column-align: end;
        justify-self: end;
    }
    .footer__wrapper {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 329px 321px auto auto;
        grid-template-columns: 329px 321px auto auto;
        -ms-grid-rows: 52px 63px auto;
        grid-template-rows: 52px 63px auto;
    }
    .footer__wrapper>*:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .footer__wrapper>*:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }
    .footer__wrapper>*:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
    .footer__wrapper>*:nth-child(4) {
        -ms-grid-row: 1;
        -ms-grid-column: 4;
    }
    .footer__wrapper>*:nth-child(5) {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    .footer__wrapper>*:nth-child(6) {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
    }
    .footer__wrapper>*:nth-child(7) {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
    }
    .footer__wrapper>*:nth-child(8) {
        -ms-grid-row: 2;
        -ms-grid-column: 4;
    }
    .footer__wrapper>*:nth-child(9) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .footer__wrapper>*:nth-child(10) {
        -ms-grid-row: 3;
        -ms-grid-column: 2;
    }
    .footer__wrapper>*:nth-child(11) {
        -ms-grid-row: 3;
        -ms-grid-column: 3;
    }
    .footer__wrapper>*:nth-child(12) {
        -ms-grid-row: 3;
        -ms-grid-column: 4;
    }
}

@media (min-width: 1201px) {
    .h2_800 {
        font-weight: 800;
    }
}

@media (max-width: 1200px) {
    h1 {
        font-size: 40px;
        line-height: 50px;
    }
    h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .appeals__title::before {
        top: 5px;
    }
    h3,
    .switchers__item {
        font-size: 20px;
        line-height: 30px;
    }
    h5,
    .tabs__item {
        font-size: 16px;
        line-height: 24px;
    }
    .wrapper {
        max-width: 770px;
    }
    .headergov__logo {
        width: 79px;
        margin-top: 0px;
    }
    .navigation__item {
        margin-right: 30px;
    }
    .footer {
        padding: 21px 0 12px;
        height: 247px;
    }
    .footer__nav {
        font-size: 12px;
        line-height: 15px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .footer__links1 {
        font-size: 12px;
        line-height: 15px;
        position: absolute;
        left: 40%;
        top: 0;
    }
    .footer__support-btn {
        position: absolute;
        left: 40%;
        top: 103px;
    }
    .footer__socials {
        position: absolute;
        right: 0;
        top: 0;
    }
    .footer__links2 {
        font-size: 10px;
        line-height: 13px;
        text-align: end;
        position: absolute;
        right: 0;
        top: 59px;
    }
    .footer__nav,
    .footer__links1,
    .footer__links2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
    .footer__links2 .footer-links__item:nth-child(1) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .footer__links2 .footer-links__item:nth-child(2) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .footer__links2 .footer-links__item:nth-child(3) {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .footer__links2 .footer-links__item:nth-child(4) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .developed-by {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .footer__logo {
        width: 66px;
    }
    .footer__socials,
    .footer__copyright {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .footer__copyright {
        height: 20px;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .footer-links__item,
    .footer-nav__item {
        margin-right: 0 !important;
        margin-bottom: 11px;
    }
    .hello {
        padding: 75px 0 100px;
    }
    .hello__title {
        margin-bottom: 0;
        max-width: 59%;
    }
    .hello__description {
        max-width: 46%;
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 60px;
    }
    .hello__call {
        padding: 20px 41px;
    }
    .call__description {
        display: none;
    }
    .call__description2 {
        display: block;
    }
    .call__buttons {
        margin-left: 45px;
    }
    .call__button {
        width: 60px;
        height: 60px;
        margin-right: 30px;
    }
    .call__button_tg {
        padding: 14px;
    }
    .call__button_vbr {
        padding: 10px;
    }
    .call__button_msng {
        padding: 14px;
    }
    .hello__phone {
        height: 500px;
        width: 247.11px;
        right: 65px;
        bottom: -40px;
    }
    .phone__image {
        height: 500px;
    }
    .phone__content {
        left: 8px;
        right: 8px;
        top: 8px;
        bottom: 8px;
    }
    .phone__content img {
        width: 92%;
    }
    .howtouse {
        padding-top: 20px;
        padding-bottom: 90px;
    }
    .howtouse__title {
        margin-bottom: 50px;
    }
    .switchers__item {
        margin-right: 87px;
    }
    .howtouse__switchers {
        margin-bottom: 64px;
    }
    .howtouse-content-wrapper {
        margin: 0 -5px;
    }
    .howtouse-content__image {
        width: 180px;
        height: 180px;
        padding: 30px;
        margin-bottom: 30px;
    }
    .howtouse-content__title {
        margin-bottom: 25px;
    }
    .howtouse-content__item {
        width: 260px;
    }
    .howtouse-content__item:nth-child(1) .howtouse-content__description {
        width: 100%;
    }
    .howtouse-content__item:nth-child(2) .howtouse-content__description {
        width: 100%;
    }
    .howtouse-content__item:nth-child(3) .howtouse-content__description {
        width: 100%;
    }
    .howtouse__switcher-contents {
        height: 398px;
    }
    .howtouse-content__item:nth-child(1) .howtouse-content__image::after,
    .howtouse-content__item:nth-child(2) .howtouse-content__image::after {
        width: 45px;
        right: -64px;
    }
    .benefits {
        padding-bottom: 40px;
    }
    .benefits__title {
        margin-bottom: 60px;
    }
    .benefits .switchers__item {
        margin-right: 60px;
    }
    .benefits__tabs {
        margin-top: 50px;
    }
    .tabs__title {
        margin-bottom: 30px;
    }
    .benefits__switchers {
        margin-bottom: 10px;
    }
    .tab-contents__number {
        margin-bottom: 40px;
        font-size: 64px;
        line-height: 80.3px;
    }
    .benefits__tab-contents {
        width: 230px;
        margin-right: 10px;
    }
    .tab-contents__description {
        font-size: 12px;
        line-height: 15px;
    }
    .benefits__bg {
        height: 350px;
        width: calc(50% - 85px);
        top: 90px;
    }
    .benefits__switcher-contents {
        height: 310px;
    }
    .appeals__title {
        margin-bottom: 50px;
    }
    .appeals {
        padding: 50px 0 40px;
    }
    .appeal__item {
        height: 380px;
    }
    .swiper {
        height: 415px;
    }
    .appeal__head {
        padding: 20px 15px 35px;
    }
    .appeal-date__day {
        padding-left: 28px;
    }
    .appeal-date__time {
        padding-left: 27px;
    }
    .appeal-date__time::before {
        top: -1px;
    }
    .appeal__body {
        padding: 12px 15px 20px;
    }
    .appeal__category,
    .appeal__location {
        margin-bottom: 12px;
    }
    .appeal__author {
        margin-bottom: 35px;
    }
    .stat__status {
        display: none;
    }
    .mapStat {
        padding-bottom: 15px;
    }
    #map {
        width: 358px;
        margin-left: 92px;
    }
    .mapStat__stat {
        width: 230px;
        padding: 4px 20px 0px;
    }
    .stat__item {
        margin-bottom: 50px;
    }
    .partners__item img {
        height: 40px;
    }
    .partners-slider {
        height: 45px;
        width: calc(100% - 100px);
    }
    .partnerMODT {
        font-size: 12px;
        line-height: 13.5px;
        width: 92px;
        margin-left: 0px;
    }
    .partnerMOFAOD {
        font-size: 12px;
        line-height: 14.7px;
        width: 110px;
    }
    .partners {
        padding: 34px 0 82px;
    }
    .partners__title {
        margin-bottom: 30px;
    }
    .follow {
        height: 76px;
    }
    .follow__title {
        display: none;
    }
    .follow__submit {
        width: 120px;
    }
    .follow__email {
        margin-right: 58px;
        width: 534px;
    }
    .follow__form {
        margin-left: auto;
        margin-right: auto;
    }
    .follow__submit {
        padding: 11px 0;
    }
    .input_bordered {
        padding: 9px 20px;
    }
    .partners .partners-slider-prev {
        left: 10px;
    }
    .partners .partners-slider-next {
        right: 10px;
    }
    .input_bordered {
        font-size: 16px;
        line-height: 20px;
    }
    .contacts__map {
        width: 370px;
        height: 475px;
    }
    .contacts {
        padding: 36px 0 40px;
    }
    .contactus__title {
        font-size: 32px;
        line-height: 40px;
        max-width: 325px;
    }
    .contactus__form {
        padding: 40px 25px;
        width: 370px;
    }
    .contactus__label,
    .contactus__input,
    .contactus__policy {
        font-size: 12px;
        line-height: 15px;
    }
    .contactus__label {
        margin-bottom: 15px;
    }
    .contactus__input {
        padding-bottom: 13px;
    }
    .contactus__policy {
        margin-bottom: 45px;
    }
    .whowe {
        padding-top: 71px;
        padding-bottom: 188px;
    }
    .whowe__image_d {
        display: none;
    }
    .whowe__image_t {
        display: block;
        width: 473px;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .whowe__gromada span {
        font-size: 40px;
        line-height: 50px;
        font-weight: 800;
    }
    .whowe__logoASTIN {
        width: 124px;
        margin-right: 20px;
    }
    .whowe__icon_bold {
        margin-top: 7.62px;
        margin-left: 2px;
        margin-right: 1px;
    }
    .whowe__content {
        width: 370px;
        margin-bottom: 10px;
    }
    .whowe__logo {
        margin-bottom: 20px;
    }
    .whowe__preview {
        margin-left: -2px;
    }
    .mission {
        padding-bottom: 86px;
    }
    .mission__title {
        margin-bottom: 105px;
    }
    .mission__image {
        width: 230px;
    }
    .mission__item_1 {
        margin-bottom: 67px;
    }
    .mission__item_1 .mission__description {
        width: 370px;
    }
    .mission__item_2 .mission__description {
        width: 470px;
    }
    .mission__item_1 .mission__image {
        margin-right: 17px;
    }
    .mission__item_2 .mission__image {
        margin-left: 0;
    }
    .roadmap__title {
        margin-bottom: 87px;
    }
    .roadmap__items {
        -ms-grid-columns: 1fr 100px 1fr;
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-rows: 1fr 60px 1fr 60px 1fr;
        grid-template-rows: repeat(3, 1fr);
        grid-column-gap: 100px;
        grid-row-gap: 60px;
        width: 640px;
    }
    .roadmap__items>*:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .roadmap__items>*:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
    .roadmap__items>*:nth-child(3) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .roadmap__items>*:nth-child(4) {
        -ms-grid-row: 3;
        -ms-grid-column: 3;
    }
    .roadmap__items>*:nth-child(5) {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
    }
    .roadmap__items>*:nth-child(6) {
        -ms-grid-row: 5;
        -ms-grid-column: 3;
    }
    .roadmap__item_1,
    .roadmap__item_2,
    .roadmap__item_5,
    .roadmap__item_6 {
        margin-left: -65px;
    }
    .roadmap__item_3,
    .roadmap__item_4 {
        margin-left: 65px;
        margin-right: -65px;
    }
    .roadmap__item_1 {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 1 / 1 / 2 / 2;
    }
    .roadmap__item_2 {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 1 / 2 / 2 / 3;
    }
    .roadmap__item_3 {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 2 / 2 / 3 / 3;
    }
    .roadmap__item_4 {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 2 / 1 / 3 / 2;
    }
    .roadmap__item_5 {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 3 / 1 / 4 / 2;
    }
    .roadmap__item_6 {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 3 / 2 / 4 / 3;
    }
    .roadmap__item_1::before {
        position: absolute;
        content: "";
        background-image: url(../../assets/img/road_dots_h.svg);
        height: 4px;
        width: 38px;
        background-size: contain;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: -69px;
    }
    .roadmap__item_2::before {
        position: absolute;
        content: "";
        background-image: url(../../assets/img/road_dots_h.svg);
        height: 4px;
        width: 38px;
        background-size: contain;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: -69px;
    }
    .roadmap__item_2::after {
        position: absolute;
        content: "";
        background-image: url(../../assets/img/road_dots_v.svg);
        height: 157px;
        width: 4px;
        background-size: cover;
        top: 50%;
        -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        transform: translateY(-2px);
        right: -69px;
    }
    .roadmap__item_3::before {
        position: absolute;
        content: "";
        background-image: url(../../assets/img/road_dots_h.svg);
        height: 4px;
        width: 38px;
        background-size: contain;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: -69px;
        right: auto;
    }
    .roadmap__item_3::after {
        display: none;
    }
    .roadmap__item_4::before {
        position: absolute;
        content: "";
        background-image: url(../../assets/img/road_dots_h.svg);
        height: 4px;
        width: 38px;
        background-size: contain;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: -69px;
        right: auto;
    }
    .roadmap__item_4::after {
        position: absolute;
        content: "";
        background-image: url(../../assets/img/road_dots_v.svg);
        height: 157px;
        width: 4px;
        background-size: cover;
        top: 50%;
        -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        transform: translateY(-2px);
        left: -69px;
    }
    .roadmap__item_5::before {
        position: absolute;
        content: "";
        background-image: url(../../assets/img/road_dots_h.svg);
        height: 4px;
        width: 38px;
        background-size: contain;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: -69px;
        left: auto;
    }
    .donors {
        padding-bottom: 89px;
    }
    .donors__title {
        margin-bottom: 90px;
        margin-left: 8px;
    }
    .donors__item_1 .donors__image {
        margin-top: 4.3px;
        margin-left: 2px;
        width: 220px;
    }
    .donors__item_2 .donors__image {
        margin-top: 0;
        width: 216px;
    }
    .donors__description {
        width: 470px;
    }
    .peopleappeals {
        padding: 21px 0 47px;
    }
    .peopleappeals__title {
        margin-bottom: 40px;
    }
    .peopleappeals__switchers {
        margin-bottom: 65px;
    }
    .peopleappeals__switcher-contents {
        height: 482px;
    }
    .peopleappeals-content__title {
        width: 100%;
    }
    .peopleappeals-content__wrapper {
        width: 420px;
    }
    .peopleappeals-content__listitem {
        margin-right: 10px;
    }
    .peopleappeals-content__description p {
        width: 360px;
        margin-right: auto;
    }
    .peopleappeals-content__image {
        width: 359px;
        margin-left: -22px;
    }
    #switcher1:checked~.peopleappeals .switchers__item_1,
    #switcher2:checked~.peopleappeals .switchers__item_2 {
        color: var(--blue-color);
    }
    .functional {
        padding-bottom: 40px;
    }
    .functional__switcher-contents {
        height: 1214px;
    }
    .functional-content__item {
        width: calc(50% - 15px);
    }
    .apply {
        padding: 39px 0 92px;
    }
    .apply__title {
        font-size: 40px;
        line-height: 50px;
    }
    .services {
        margin-top: 86px;
        margin-bottom: 40px;
    }
    .services__title {
        margin-bottom: 40px;
    }
    .services__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 30px;
    }
    .services__item {
        width: calc(50% - 15px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 25px 20px 25px 30px
    }
    .services__img {
        margin: 0;
    }
    .services__description {
        text-align: left;
        margin-left: 35px;
    }
    .notfound {
        margin-bottom: 40px;
    }
    .notfound__img {
        margin-top: -80px;
    }
    .sitemap {
        margin-bottom: 110px;
    }
    .sitemap__content {
        max-width: 688px;
        row-gap: 50px;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
    }
    .sitemap__column {
        width: 200px;
    }
    .instruction {
        margin-bottom: 5px;
    }
    .instruction__image {
        display: none;
    }
    .instruction__title {
        margin-bottom: 40px;
    }
    .instruction__switchers {
        margin-bottom: 31px;
    }
    .instruction .tab-contents__description {
        padding-top: 38px;
        font-size: 16px;
        line-height: 20px;
    }
    .instruction__switcher-contents {
        width: 100%;
    }
    .faq__title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 45px;
    }
    .aboutWhat {
        height: 1247px;
    }
    .aboutWhat__title {
        font-size: 24px;
        line-height: 30px;
    }
    .aboutWhat__description {
        width: 384px;
    }
    .aboutWhat__title {
        margin-bottom: 40px;
    }
    .aboutWhat__item:first-child {
        padding-top: 8px;
    }
    .aboutWhat__item {
        margin-bottom: 26px;
    }
    .license__title {
        margin-bottom: 40px;
    }
    .license {
        padding-bottom: 330px;
    }
}

@media (max-width: 810px) {
    .wrapper {
        max-width: 100%;
        padding: 0 20px
    }
    .footer__wrapper {
        margin: 0 20px;
    }
    .howtouse-content__item {
        width: 245px;
    }
    .howtouse-content-wrapper {
        margin: 0 -15px;
    }
    .benefits__tab-contents {
        margin-right: 0;
    }
    .whowe {
        padding-top: 0;
        padding-bottom: 60px;
    }
    .whowe__content {
        width: 100%;
        text-align: center;
    }
    .whowe__preview {
        margin-left: -40px;
    }
    .whowe__image_t {
        display: none;
    }
    .whowe__preview {
        margin-left: 7.55px;
        margin-bottom: 20px;
        margin-right: -20px;
    }
    .whowe__image_m {
        display: block;
        width: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    .whowe__content {
        margin-bottom: 0;
    }
    .mission__item_2 .mission__description {
        width: 450px;
    }
    .roadmap__items {
        grid-column-gap: 50px;
        grid-row-gap: 30px;
        width: 590px;
    }
    .roadmap__item_1::before {
        right: -46px;
    }
    .roadmap__item_2::before {
        right: -46px;
    }
    .roadmap__item_2::after {
        right: -46px;
    }
    .roadmap__item_3::before {
        left: -46px;
    }
    .roadmap__item_4::before {
        left: -46px;
    }
    .roadmap__item_4::after {
        left: -46px;
    }
    .roadmap__item_5::before {
        right: -46px;
    }
    .apply__wrapper {
        padding: 0 0;
    }
    .services__description {
        font-size: 17px;
        margin-left: 20px;
    }
    .notfound__img {
        width: 100%;
        margin-top: -50px;
    }
    .aboutWhat__name {
        width: 270px;
    }
}

@media (max-width: 767px) {
    .howtouse-content__item {
        width: 260px;
    }
    .howtouse-content {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0 45px;
    }
    .howtouse-content-wrapper {
        width: calc(100% + 40px);
        margin: 0 -20px;
        overflow-x: scroll;
        padding-bottom: 15px;
    }
    .whowe__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .whowe__logo {
        margin-left: auto;
        margin-right: auto;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
    .peopleappeals {
        padding: 50px 0 63px;
    }
    .peopleappeals-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .peopleappeals-content__wrapper {
        width: 100%;
        max-width: 500px;
    }
    .peopleappeals-content__image {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 320px;
        margin-bottom: 20px;
    }
    .peopleappeals__switcher-contents {
        height: 779px;
    }
    .peopleappeals-content__description p {
        font-size: 12px;
        line-height: 15px;
        font-weight: 600;
        width: calc(100% - 60px);
    }
    .peopleappeals-content__title {
        margin-bottom: 40px;
    }
    .peopleappeals-content__description {
        margin-bottom: 40px;
    }
    .peopleappeals-content__description_3 {
        margin-bottom: 40px;
    }
    .services {
        margin-top: 95px;
        margin-bottom: 60px;
    }
    .services__description {
        font-size: 16px;
        line-height: 24px;
    }
    .services__content {
        gap: 10px;
    }
    .services__item {
        padding: 24px 20px 24px 20px;
        width: 100%;
    }
    .services__item:hover {
        -webkit-transform: translateY(0) translateX(5px);
        -ms-transform: translateY(0) translateX(5px);
        transform: translateY(0) translateX(5px);
    }
    .aboutWhat {
        height: auto;
        padding-bottom: 40px;
    }
    .aboutWhat__name {
        width: 100%;
    }
    .aboutWhat__item {
        margin-bottom: 21px;
    }
    .aboutWhat__description {
        position: relative;
        width: 100%;
    }
    .aboutWhat-description__item span {
        display: none;
    }
    .aboutWhat-description__item {
        border: none;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        height: auto;
        margin-bottom: 10.6px;
    }
    .aboutWhat-description__item:first-child {
        margin-top: 0;
    }
    .aboutWhat__name {
        margin-bottom: 8px;
    }
    .aboutWhat-description__item:last-child {
        margin-bottom: 0;
    }
    .license__title {
        font-weight: 800;
        font-size: 20px;
        line-height: 25px;
    }
    .license {
        padding-top: 30px;
        padding-bottom: 54px;
    }
}

@media (max-width: 750px) {
    h1 {
        font-size: 20px;
        line-height: 25px;
    }
    h2 {
        font-size: 18px;
        line-height: 23px;
    }
    .appeals__title::before {
        top: 1px;
    }
    h3,
    .switchers__item {
        font-size: 16px;
        line-height: 24px;
    }
    h4,
    .howtouse-content__description,
    .mapStat__stat {
        font-size: 14px;
        line-height: 17px;
    }
    .stat__count {
        font-size: 20px;
        line-height: 25px;
    }
    .hello {
        padding: 14px 0 85px;
    }
    .hello__title {
        margin-bottom: 10px;
        max-width: 335px;
    }
    .hello__description {
        max-width: 335px;
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 50px;
    }
    .hello__call {
        padding: 14px 51px 14px 0;
        margin-right: -20px;
        border-radius: 0;
        margin-left: -20px;
        width: calc(100% + 40px);
    }
    .call__description2 {
        display: none;
    }
    .call__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 80px;
    }
    .call__button {
        width: 50px;
        height: 50px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .call__button:last-child {
        margin-bottom: 0;
    }
    .call__button_tg {
        position: relative;
    }
    .call__button_tg::before {
        content: "@astininfobot";
        font-weight: 700;
        font-size: 14px;
        line-height: 28px;
        position: absolute;
        top: -42px;
        left: -31px;
    }
    .call__button_tg {
        padding: 10px 10px 8px 8px;
    }
    .call__button_vbr {
        padding: 5px;
    }
    .call__button_msng {
        padding: 9px;
    }
    .hello__phone {
        height: 400px;
        width: 197.69px;
        right: 20px;
        bottom: -45px;
        margin-right: 80px;
    }
    .phone__image {
        height: 400px;
    }
    .phone__content {
        left: 6px;
        right: 9px;
        top: 7px;
        bottom: 7px;
    }
    .phone__content img {
        margin-top: 50px;
        margin-left: 12px;
        width: 90%;
    }
    .switchers__item {
        margin-right: 0;
    }
    .howtouse {
        padding-top: 18px;
        padding-bottom: 0;
    }
    .howtouse__switchers {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 50px;
    }
    .howtouse__title {
        margin-bottom: 60px;
    }
    #switcher1:checked~.block-with_switchers .switchers__item_1,
    #switcher2:checked~.block-with_switchers .switchers__item_2 {
        color: var(--blue-color);
    }
    .howtouse-content__title {
        margin-bottom: 32px;
    }
    .howtouse__switcher-contents {
        height: 378px;
    }
    .benefits {
        padding-top: 60px;
    }
    .benefits__bg {
        width: calc(50% - 40px);
        top: 123px;
    }
    .benefits__title {
        margin-bottom: 40px;
    }
    .benefits__switcher-contents {
        height: 316px;
    }
    .mapStat__stat {
        width: 200px;
    }
    #map {
        margin-left: 40px;
    }
    .partners__title {
        margin-bottom: 40px;
    }
    .follow__form {
        width: 100%;
    }
    .follow__email {
        margin-right: 5%;
        width: 70%;
        margin-left: auto;
    }
    .follow__submit {
        margin-right: auto;
    }
    .contacts__title {
        font-size: 20px;
        line-height: 25px;
    }
    .contacts__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .contacts__map {
        width: 100%;
        height: 320px;
    }
    .contacts {
        padding: 31px 0 30px;
    }
    .contacts__title {
        margin-bottom: 40px;
    }
    .contacts_contact {
        margin-bottom: 0;
        line-height: 30px;
    }
    .contacts_contact br {
        display: block;
    }
    .contacts__item {
        margin-bottom: 20px;
    }
    .contacts__title {
        margin-bottom: 35px;
    }
    .contacts__info {
        margin-bottom: 25px;
    }
    .policy__title_h2 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 40px;
        font-weight: 800;
    }
    .policy__title_h3 {
        font-size: 18px;
        line-height: 23px;
    }
    .policy__title_h4 {
        font-size: 16px;
        line-height: 26px;
    }
    .policy__li,
    .policy__description {
        font-size: 12px;
        line-height: 15px;
    }
    .policy {
        padding: 30px 0 45px;
    }
    .policy__li {
        margin-left: 20px;
    }
    .mission__title {
        margin-bottom: 40px;
    }
    .mission__image {
        margin-bottom: 40px;
    }
    .mission__item_1 {
        margin-bottom: 40px;
    }
    .mission__item_1 .mission__description {
        width: 100%;
    }
    .mission__item_2 .mission__description {
        width: 100%;
    }
    .mission__item_1 .mission__image {
        margin-right: 0;
        width: 270px;
    }
    .mission__item_2 .mission__image {
        width: 300px
    }
    .mission__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mission {
        padding-bottom: 60px;
    }
    .roadmap {
        padding-bottom: 41px;
    }
    .roadmap__title {
        margin-bottom: 40px;
    }
    .roadmap__items-wrapper {
        display: block;
        overflow-x: auto;
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
        padding-bottom: 20px;
    }
    .roadmap__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-grid-columns: initial;
        grid-template-columns: initial;
        -ms-grid-rows: initial;
        grid-template-rows: initial;
        grid-column-gap: 0;
        grid-row-gap: 0;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
    .roadmap__items>*:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .roadmap__item {
        margin-left: 20px;
        margin-right: 38px;
    }
    .roadmap__item::after {
        display: none;
    }
    .roadmap__item_1::before {
        position: absolute;
        background-image: url(../../assets/img/road_dots_h.svg);
        height: 4px;
        width: 38px;
        background-size: contain;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: -48px;
        left: auto;
    }
    .roadmap__item_2::before {
        background-image: url(../../assets/img/road_dots_h.svg);
        height: 4px;
        width: 38px;
        background-size: contain;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: -48px;
        left: auto;
    }
    .roadmap__item_3::before {
        background-image: url(../../assets/img/road_dots_h.svg);
        height: 4px;
        width: 38px;
        background-size: contain;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: -48px;
        left: auto;
    }
    .roadmap__item_4::before {
        background-image: url(../../assets/img/road_dots_h.svg);
        height: 4px;
        width: 38px;
        background-size: contain;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: -48px;
        left: auto;
    }
    .roadmap__item_5::before {
        background-image: url(../../assets/img/road_dots_h.svg);
        height: 4px;
        width: 38px;
        background-size: contain;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: -48px;
        left: auto;
    }
    .donors {
        padding-bottom: 61px;
    }
    .donors__title {
        margin-bottom: 40px;
        margin-left: 6px;
    }
    .donors__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 37px;
    }
    .donors__item_1 .donors__image {
        margin-top: 6px;
        margin-bottom: 26.1px;
        margin-left: 3px;
        margin-right: 1.24px;
        width: calc(100% - 4.24px);
        max-width: 400px;
    }
    .donors__item_2 .donors__image {
        width: calc(100% - 51.63px);
        margin-bottom: 40px;
        margin-right: 51.63px;
        max-width: 400px;
    }
    .donors__description {
        width: 100%;
        font-size: 12px;
        line-height: 15px;
    }
    .donors__description p {
        margin-bottom: 9px;
    }
    .peopleappeals__switchers {
        margin-bottom: 20px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .peopleappeals-content__title {
        font-size: 20px;
        line-height: 25px;
    }
    .functional__title {
        margin-bottom: 40px;
    }
    .apply {
        padding: 66px 0 60px;
    }
    .apply__title {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 68px;
    }
    .apply__choose {
        height: 24px;
    }
    .apply__description {
        font-size: 12px;
        line-height: 15px;
        font-weight: 600;
        margin-right: 22px;
    }
    .apply__login {
        font-size: 16px;
        line-height: 24px;
    }
    .add-files>span {
        line-height: 15px;
    }
    .apply__wrapper {
        padding: 0 20px;
    }
    .apply-form__policy input {
        margin-left: 5px;
    }
    .faq__title {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 40px;
    }
    .aboutWhat__title {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 56px;
    }
    .instruction .switchers__item_1 {
        margin-right: 20px;
    }
    .aboutWhat__name {
        font-size: 14px;
        line-height: 21px;
    }
}

@media (max-width: 650px) {
    body {
        margin-top: 55px;
    }
    .headergov {
        height: 55px;
    }
    .headergov__nav {
        position: fixed;
        top: 0;
        left: -100%; /* Меню изначально скрыто за экраном */
        width: 100%;
        height: 100%;
        background-color: #fff; /* Цвет фона меню */
        transition: left 0.3s ease-in-out;
        z-index: 100;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .headergov__nav.open {
        left: 0; /* Показываем меню при клике на бургер */
    }
    .navigation__item {
        margin: 10px 0;
        font-size: 24px;
        text-align: center;
        width: 150px !important;
    }
    .navigation__dd-title {
        cursor: pointer;
    }
    .mobile-menu-btn {
        display: block;
        position: relative;
        z-index: 101;
    }
    
    .footer__links1 {
        left: 33%;
    }
    .footer__support-btn {
        left: 33%;
    }
    .call__buttons {
        margin-left: 0;
        width: calc(100% - 156px);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .hello__phone {
        margin-right: 0;
    }
    .benefits__tabs,
    .tab-contents__number {
        display: none;
    }
    .tab-contents__title {
        display: block;
        font-size: 14px;
        line-height: 21px;
        font-weight: 900;
        text-transform: uppercase;
        margin-bottom: 20px;
        white-space: pre;
    }
    .benefits {
        padding-bottom: 80px;
    }
    .benefits__switchers {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    .benefits .switchers__item {
        margin-right: 0;
    }
    .tab-contents__description {
        width: 280px;
        min-height: 87px;
    }
    .tab-contents__item_1 .tab-contents__description {
        width: 230px;
    }
    .benefits-content {
        height: 100%;
        display: block;
    }
    .benefits__bg {
        display: none;
    }
    .benefits__switcher-contents {
        height: 200px;
        margin: 0 -20px;
        padding: 40px 20px 32px;
        background-color: var(--primary-color);
    }
    .benefits .switcher-contents__item {
        height: calc(100% - 40px);
        width: calc(100% - 40px);
    }
    .benefits__mobile-tabs,
    .instruction__mobile-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(100% + 40px);
        position: absolute;
        left: -20px;
        bottom: -40px;
    }
    .mobile-tabs__item {
        height: 40px;
        width: 25%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 18px;
        line-height: 27px;
        font-weight: 900;
    }
    .mobile-tabs__bg {
        position: absolute;
        z-index: -1;
        height: 100px;
        width: 25%;
        left: 0;
        top: -60px;
        bottom: 0;
        background-color: var(--primary-color);
        border-radius: 0px 0px 16px 0px;
    }
    #tab1:checked~.block-with_tabs .mobile-tabs__bg,
    #tab5:checked~.block-with_tabs .mobile-tabs__bg {
        left: 0;
    }
    #tab2:checked~.block-with_tabs .mobile-tabs__bg,
    #tab6:checked~.block-with_tabs .mobile-tabs__bg {
        left: 25%;
        border-radius: 0px 0px 16px 16px;
    }
    #tab3:checked~.block-with_tabs .mobile-tabs__bg,
    #tab7:checked~.block-with_tabs .mobile-tabs__bg {
        left: 50%;
        border-radius: 0px 0px 16px 16px;
    }
    #tab4:checked~.block-with_tabs .mobile-tabs__bg,
    #tab8:checked~.block-with_tabs .mobile-tabs__bg {
        left: 75%;
        border-radius: 0px 0px 0px 16px;
    }
    .mapStat__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .mapStat__map {
        width: 100%;
        margin-right: 0;
        padding: 0 0 0 5px;
        margin-bottom: 30px;
    }
    #map {
        width: 100%;
        margin-left: 0;
    }
    .mapStat {
        padding-bottom: 73px;
    }
    .mapStat__stat {
        width: 100%;
        padding: 0 0 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .stat__item {
        margin-bottom: 0;
    }
    .stat__item:first-child {
        margin-right: auto;
    }
    .stat__item:last-child {
        margin-bottom: 0;
        margin-right: 12px;
    }
    .stat__count {
        margin-bottom: 11px;
    }
    .stat__increase {
        margin-left: 21px;
    }
    .partners {
        padding: 0 0 60px;
    }
    .contactus__title {
        max-width: 200px;
        font-size: 20px;
        line-height: 25px;
    }
    .notfound__img_big {
        display: none;
    }
    .notfound__img_small {
        display: block;
    }
    .notfound__img {
        margin-top: 60px;
    }
    .notfound__title {
        margin-top: 50px;
        font-size: 12px;
        line-height: 18px;
    }
    .instruction {
        margin-top: 87px;
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .instruction__title {
        margin-bottom: 302px;
    }
    .instruction__switchers {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 40px;
    }
    .instruction__image {
        display: block;
        top: 64px;
        width: 220px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .instruction__tabs {
        display: none;
    }
    .instruction__switcher-contents {
        background-color: var(--primary-color);
        width: calc(100% + 40px);
        margin-left: -20px;
        padding: 20px 20px 0px 20px;
        height: 240px;
    }
    .instruction .switcher-contents__item {
        background-color: transparent;
    }
    .instruction .switcher-contents__item {
        width: calc(100% - 40px);
        height: calc(100% - 20px);
    }
    .instruction .tab-contents__description {
        padding: 0;
        width: 100%;
    }
    .faq {
        padding-bottom: 60px;
    }
    .faqs__item {
        width: calc(100% + 40px);
        margin-left: -20px;
    }
    .faqs__question {
        height: 59px;
        margin: 0;
        padding: 0 0 0 20px;
    }
    .faqs__answer {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 570px) {
    .hello__description {
        margin-bottom: 161px;
    }
    .appeals {
        padding: 34px 0 40px;
    }
    .appeals__title {
        margin-bottom: 40px;
    }
    .appeal__head {
        padding: 7px 20px 10.5px;
    }
    .appeal-status__name {
        display: none;
    }
    .appeal-status__stage {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin-right: 10px;
    }
    .appeal-status__dot {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .appeal__head-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .appeal__status {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: auto
    }
    .appeal__date {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .appeal__number {
        margin-bottom: 10.5px;
    }
    .appeal__head-content,
    .appeal__body {
        font-size: 12px;
        line-height: 15px;
    }
    .appeal-date__day {
        margin-right: 12px;
        padding-left: 29px;
    }
    .appeal__item {
        border-radius: 20px;
        height: 200px;
    }
    .swiper {
        height: 225px;
    }
    .appeal__status {
        margin-bottom: 0;
    }
    .appeal-date__time {
        padding-left: 29px;
    }
    .appeal-date__day::before {
        left: 0px;
        top: -4px;
    }
    .appeal-date__time::before {
        top: -2px;
        width: 18px;
        height: 18px;
        background-size: contain;
    }
    .appeal__body {
        padding: 12.5px 20px 20px;
    }
    .appeal__category,
    .appeal__location,
    .appeal__author {
        padding-left: 29px;
    }
    .appeal__category,
    .appeal__location {
        margin-bottom: 6px;
    }
    .appeal__author {
        margin-bottom: 16px;
    }
    .appeal__description {
        -webkit-line-clamp: 2;
    }
    .appeal__category::before {
        left: -1px;
        top: -3px;
        width: 20px;
        height: 20px;
    }
    .appeal__location::before {
        left: 3px;
        top: -1px;
        width: 12px;
        height: 14px;
        background-size: contain;
    }
    .appeal__author-avatar {
        left: -1px;
        top: -3px;
        width: 20px;
        height: 20px;
    }
    .swiper-pagination {
        display: none;
    }
    .swiper-button-prev,
    .swiper-button-next {
        display: block;
        top: auto;
        bottom: 0;
        height: 15px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        font-size: 12px;
        line-height: 15px;
        color: var(--blue-color);
    }
    .swiper-button-prev {
        left: 15px;
    }
    .swiper-button-next {
        right: 15px;
    }
    .swiper-button-prev::after,
    .swiper-button-next::after {
        display: none;
    }
    .swiper-button-prev::before,
    .swiper-button-next::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 10px;
        background-repeat: no-repeat;
        background-size: cover;
        top: 2px;
    }
    .swiper-button-prev::before {
        background-image: url(../../assets/img/arrow_left.svg);
        left: -15px;
    }
    .swiper-button-next::before {
        background-image: url(../../assets/img/arrow_right.svg);
        right: -15px;
    }
    .partners__item img {
        height: 30px;
    }
    .partners-slider {
        height: 31px;
        width: calc(100% - 65px);
    }
    .partnerMODT {
        font-size: 10px;
        line-height: 10.5px;
        width: 75px;
        margin-left: 2px;
    }
    .partnerMOFAOD {
        font-size: 10px;
        line-height: 10px;
        width: 94px;
    }
    .arrow__prev::before {
        border-width: 8px 8px 8px 0;
    }
    .arrow__next::before {
        border-width: 8px 0 8px 8px;
    }
    .partners .partners-slider-prev {
        left: 5px;
    }
    .partners .partners-slider-next {
        right: 5px;
    }
    .whowe__logo {
        margin-bottom: 10px;
    }
    .whowe__logoASTIN {
        width: 66px;
        margin-right: 16px;
    }
    .whowe__gromada span {
        font-size: 20px;
        line-height: 25px;
    }
    .whowe__icon_bold {
        display: none;
    }
    .whowe__icon_light {
        display: block;
        height: 19.3px;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 3.2px;
    }
    .whowe__description,
    .mission__description {
        font-size: 12px;
        line-height: 15px;
    }
    .mission__description p {
        margin-bottom: 11px;
    }
    .mission__description b {
        font-weight: 800;
    }
    .functional {
        padding-bottom: 60px;
    }
    .functional__switcher-contents {
        height: 2318px;
    }
    .functional-content__item {
        width: 100%;
    }
}

@media (max-width: 510px) {
    .footer {
        padding: 40px 0 20px;
        height: 371px;
    }
    .footer__copyright,
    .developed-by {
        font-size: 10px;
    }
    .footer__nav {
        width: 100%;
        position: absolute;
    }
    .footer-nav__item:nth-child(1) {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .footer-nav__item:nth-child(2) {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .footer-nav__item:nth-child(6) {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .footer-nav__item:nth-child(3) {
        width: 79px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        position: absolute;
        right: 0;
    }
    .footer-nav__item:nth-child(4) {
        width: 79px;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        position: absolute;
        right: 0;
        top: 26px;
    }
    .footer-nav__item:nth-child(5) {
        width: 79px;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        position: absolute;
        right: 0;
        top: 52px;
    }
    .footer__support-btn {
        left: 0;
        top: 86px;
    }
    .footer__socials {
        right: 0;
        top: 90px;
    }
    .footer__links1 {
        left: 0;
        top: 146px;
        font-size: 10px;
        line-height: 13px;
    }
    .footer__links2 {
        text-align: start;
        top: 146px;
    }
    .footer-links__item {
        margin-bottom: 10px;
    }
    .footer__logo {
        margin-right: 10px;
        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
    }
    .socials__item {
        margin-right: 16px;
    }
    .follow {
        height: 120px;
        padding: 15px 0;
    }
    .follow__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .follow__email {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .follow__submit {
        width: 100%;
    }
    .contactus {
        padding-bottom: 0;
    }
    .contactus__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .contactus__form {
        border: none;
        background: transparent;
        padding: 32px 0 40px;
        width: 100%;
    }
    .sitemap {
        margin-top: 87px;
        margin-bottom: 60px;
    }
    .sitemap__title {
        margin-bottom: 40px;
    }
    .sitemap__content {
        row-gap: 30px;
    }
    .sitemap__column {
        width: 100%;
    }
}

@media (max-width: 363px) {
    .services__img {
        max-width: 90px;
    }
    .services__item {
        padding-right: 15px;
    }
    .services__description {
        margin-left: 12px;
    }
    .instruction .tab-contents__description {
        font-size: 14px;
        line-height: 18px;
    }
}

@media (max-width: 340px) {
    .footer__support-btn {
        width: 135px;
    }
    .socials__item {
        margin-right: 10px;
    }
}