@media (max-width: 1440px) {
    .container {
        margin-right: 15px;
        margin-left: 15px;
    }

    .help-item {
        width: 23.1%;
    }
}

@media (max-width: 1000px) {
    .container {
        margin-right: 15px;
        margin-left: 15px;
    }

    .header-conent button,
    .header-conent nav a {
        padding: 13px 21px;
        font-size: 12px;
    }

    .header-conent nav {
        gap: 8px;
    }

    .header-logo img {
        width: 131px;
    }

    .main-inner {
        height: 540px;
        gap: 6px;
    }

    .main-inner-title {
        font-weight: 600;
        font-size: 46px;
        line-height: 93%;
        text-transform: uppercase;
        color: #fff;
    }

    .main-inner-subtitle {
        font-weight: 400;
        font-size: 16px;
        line-height: 109%;
        color: #fff;
    }

    .main-inner-button span {
        font-weight: 500;
        font-size: 14px;
        line-height: 109%;
        color: #484848;
    }

    .main-inner-left {
        gap: 26px;
        padding: 29px 20px;
    }

    .main-inner-button {
        padding: 16px 24px;
    }

    .main-inner-button button {
        width: 43px;
        height: 44px;
    }

    main {
        padding-bottom: 51px;
    }

    .about {
        padding: 64px 30px;
    }

    .top-start h2 {
        font-weight: 600;
        font-size: 46px;
        line-height: 93%;
        letter-spacing: -0.01em;
    }

    .top-start p {
        font-weight: 400;
        font-size: 16px;
        width: 48%;
    }

    .about-how-inner {
        margin-bottom: 58px;
    }

    .about-bottom-left {
        padding: 45px 37px;
    }

    .about-bottom-left h2 {
        font-size: 25px;
        margin-bottom: 6px;
    }

    .about-bottom-right h2 {
        font-size: 25px;
    }

    .about-bottom-right__docs {
        margin-top: 5px;
    }

    .about-bottom-right svg {
        width: 109px;
        height: 144px;
    }

    .news {
        padding: 38px 0px 64px 0px;
    }

    .news-top h2 {
        font-weight: 600;
        font-size: 46px;
        line-height: 86%;
        letter-spacing: -0.01em;
        color: #484848;
    }

    .news-top a {
        font-weight: 600;
        font-size: 14px;
        color: #fff;
    }

    .news-item {
        width: 33%;
    }

    .news-item:last-child {
        display: none;
    }

    .howto {
        padding: 65px 29px;
    }

    .howto-tile {
        margin-bottom: 44px;
        font-weight: 600;
        font-size: 46px;
        line-height: 86%;
        letter-spacing: -0.01em;
        color: #484848;
    }

    .how-to-inner {
        gap: 20px;
    }

    .how-to-inner__item {
        padding: 40px 32px;
    }

    .how-to-inner__item h2 {
        margin-bottom: 17px;
        font-weight: 600;
        font-size: 25px;
        text-transform: uppercase;
        color: #9cc947;
    }

    .how-to-inner__item p {
        width: 329px;
        font-weight: 400;
        font-size: 16px;
        color: #484848;
        margin-bottom: 22px;
    }

    .sub-title {
        margin-bottom: 47px;
        font-weight: 600;
        font-size: 46px;
        line-height: 99%;
        letter-spacing: -0.01em;
        text-align: center;
        color: #fff;
    }

    .sub-content {
        padding: 64px;
    }

    .sub-bottom,
    .sub-top {
        left: 19px;
    }

    .why {
        padding: 50px 0px;
    }

    .why-title {
        font-weight: 600;
        font-size: 46px;
        line-height: 97%;
        color: #484848;

        margin-bottom: 45px;
    }

    .why-item-num {
        font-size: 16px;
        width: 42px;
        height: 42px;
        min-width: 42px;
        min-height: 42px;
        max-width: 42px;
        max-height: 42px;

        margin-right: 35px;
    }

    .why-cube {
        min-width: 105px;
        height: 100px;
        margin-right: 38px;
    }

    .why-cube span {
        width: 36px;
        height: 36px;
        min-width: 36px;
        min-height: 36px;
    }

    .why-cube span svg {
        width: 16px;
        height: 16px;
    }

    .why-item h3 {
        font-size: 16px;
    }

    .why-item p {
        font-size: 16px;
    }

    .why-item {
        padding: 39px 36px;
    }

    .why-inner {
        margin-bottom: 32px;
    }

    .why-button {
        padding: 20px 35px;
    }

    .help {
        padding: 64px 32px;
    }

    .help-title {
        font-weight: 600;
        font-size: 46px;
        line-height: 97%;
        text-align: center;
        color: #484848;

        margin-bottom: 44px;
    }

    .help-item {
        width: 31%;
    }

    .help-top,
    .help-bottom {
        left: 18px;
    }

    .help-item-content {
        padding: 25px 18px 28px 18px;
    }

    .help-items {
        justify-content: left;
    }

    .faq-top {
        top: -24px;
        left: 18px;
    }

    .faq-title {
        font-weight: 600;
        font-size: 46px;
        line-height: 137%;
        text-align: center;
        color: #484848;

        margin-bottom: 40px;
    }

    .faq-inner {
        padding: 0px 32px;
    }

    .faq {
        padding: 57px 0px 77px 0px;
    }

    footer {
        padding-top: 78px;
    }

    .footer-title {
        margin-bottom: 13px;
        font-weight: 600;
        font-size: 25px;
        text-transform: uppercase;
        color: #86c947;
    }

    .footer-subtitle {
        margin-bottom: 20px;
        font-weight: 400;
        font-size: 16px;
        color: #484848; 
    }

    .footer-form-inputs button {
        padding: 15.5px 24px;
    }

    .footer-form-inputs {
        gap: 9px;
    }

    .footer-form-last p {
        font-weight: 400;
        font-size: 12px;
        color: #858585;
    }

    .footer-top-center_first h3 {
        margin-bottom: 10px;

        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
        color: #484848;
    }   

    .footer-top-center_first a {
        font-size: 16px;
        margin-bottom: 2px;
    }

    .footer-top-center_block h3 {
        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
        color: #484848;

        margin-bottom: 10px;
    }

    .footer-top-center_block a {
        font-weight: 400;
        font-size: 16px;
        color: #484848;
    }

    .footer-top-bottom h3 {
        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
        color: #484848;

        margin-bottom: 10px;
    }

    .footer-top-bottom svg {
        width: 39px;
        height: 39px;
    }

    .footer-top {
        gap: 20px;
    }

    .footer-top-center__mob {
        display: flex;
        gap: 17px;
        position: absolute;
    }

    .footer-form-inputs button {
        font-size: 16px;
    }

    .post-inner {
        flex-direction: column;
        gap: 35px;
    }

    .post .breadcrumps {
        margin-bottom: 37px;
    }

    .post-title {
        margin-bottom: 34px;
        font-size: 46px;
    }

    .post-info {
        width: 100%;
    }

    .post-info-date {
        padding: 18px 0px;
        margin-bottom: 0;
    }

    .post-info .post-info-share {
        display: none;
    }

    .post-info-share__hidden {
        display: block;
        border-top: 1px solid #e7e7e7;
        padding-top: 24px;
    }

    .post {
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0px;
    }
}

@media (max-width: 882px) {
    .footer-bottom-other {
        width: 100% !important;
    }

    #openMobile {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    #openMobile:focus {
        background: #e6f4d8;
    }

    .header-conent div {
        display: flex;
        gap: 6px;
        align-items: center;
    }

    .header-conent nav {
        display: none;
    }

    .header-conent {
        padding-left: 0;
        padding-right: 0;
    }

    .main-inner {
        flex-direction: column;
        height: fit-content;
    }

    .main-inner-left,
    .main-inner-right {
        width: 100%;
        height: 472px;
    }

    .main-inner-left {
        padding: 20px 80px;
    }

    .main-inner-title {
        max-width: 387px;
        font-weight: 600;
        font-size: 39px;
        line-height: 95%;
        text-transform: uppercase;
        color: #fff;
    }

    .main-inner-subtitle {
        max-width: 387px;
        font-weight: 400;
        font-size: 14px;
        line-height: 109%;
        color: #fff;
    }

    .main-inner-button {
        max-width: 387px;
        padding: 14px 19px;
    }

    .main-inner-button button {
        border-radius: 9px;
        width: 32px;
        height: 36px;
    }

    main {
        margin-top: 65px;
        margin-bottom: 24px;
    }

    .about {
        padding: 60px;
    }

    .top-about {
        font-size: 10px;
        left: 22px;
        top: -19px;
    }

    .top-start {
        flex-direction: column;
        gap: 23px;
    }

    .top-start h2 {
        width: 100%;
        font-weight: 600;
        font-size: 35px;
        line-height: 90%;
        letter-spacing: -0.01em;
    }

    .top-start p {
        width: 100%;
    }

    .top-start {
        margin-bottom: 40px;
    }

    .about-how-inner {
        column-count: 1;
    }

    .about-how h2 {
        margin-bottom: 23px;
        font-weight: 600;
        font-size: 20px;
        color: #484848;
    }

    .about-how-item {
        margin-bottom: 6px;
    }

    .about-bottom {
        flex-direction: column;
        gap: 11px;
    }

    .about-bottom-left,
    .about-bottom-right {
        width: 100%;
    }

    .about-bottom-left h2 {
        margin-bottom: 0;
        font-weight: 600;
        font-size: 20px;
    }

    .about-bottom-right h2 {
        font-size: 20px;
    }

    .about-bottom-overflow {
        font-size: 10px;
        left: 19px;
        bottom: -18px;
    }

    .news-item:nth-child(3) {
        display: none;
    }

    .news-item {
        width: 50%;
    }

    .news-item-date {
        font-size: 12px;
    }

    .news-item-text {
        font-size: 12px;
    }

    .news-top h2 {
        font-weight: 600;
        font-size: 35px;
        line-height: 86%;
        letter-spacing: -0.01em;
        color: #484848;
    }

    .news-top {
        margin-bottom: 28px;
    }

    .howto-top {
        left: 33px;
        top: -18px;
        font-size: 10px;
    }

    .howto {
        padding: 62px 56px;
    }

    .howto-tile {
        margin-bottom: 22px;
        font-weight: 600;
        font-size: 35px;
        line-height: 86%;
        letter-spacing: -0.01em;
        color: #484848;
    }

    .how-to-inner__item {
        padding: 40px 32px;
    }

    .how-to-inner__item h2 {
        font-weight: 600;
        font-size: 20px;
        text-transform: uppercase;
        color: #9cc947;

        margin-bottom: 19px;
        width: 100%;
    }

    .how-to-inner__item p {
        font-weight: 400;
        font-size: 14px;
        color: #484848;

        margin-bottom: 20px;
        width: 100%;
    }

    /* .how-to-inner__item svg {
        display: none;
    } */

    .how-to-inner {
        gap: 6px;
    }

    .how-to-inner__item {
        width: 100%;
    }

    .sub-bottom,
    .sub-top {
        font-size: 10px;
    }

    .sub-top {
        width: 146px;
        height: 48px;
        top: -18px;
    }

    .sub-bottom {
        width: 177px;
        height: 33px;
        bottom: -18px;
    }

    .sub-title {
        margin-bottom: 31px;
        font-weight: 600;
        font-size: 35px;
        line-height: 97%;
        letter-spacing: -0.01em;
        text-align: center;
        color: #fff;
    }

    .sub-form-top {
        font-weight: 600;
        font-size: 18px;
        text-transform: uppercase;
        text-align: center;
        color: #484848;
    }

    .sub-form-pol {
        margin-bottom: 16px;

        font-weight: 500;
        font-size: 14px;
        text-transform: uppercase;
        color: #484848;
    }

    .sub-form-input__container {
        flex-wrap: wrap;
    }

    .sub-form-input__container input:first-of-type {
        width: 100%;
    }

    .sub-form-input__container input {
        width: 100%;
        padding: 15px 17px;
        font-size: 12px;
    }

    .classic-input {
        padding: 15px 17px;
        font-size: 12px;
    }

    .sub-form-price {
        flex-wrap: wrap;
        gap: 8px;
    }

    .sub-form-price button {
        padding: 13px 18px;
        font-size: 16px;
        width: 23.6%;
    }

    .sub-form-price input {
        width: 100%;
        font-size: 14px;
        padding: 13px 20px;
    }

    .sub-form-button {
        padding: 13px;
        font-size: 16px;
    }

    .sub-form-content img {
        width: 98px;
        height: 10px;
        margin-bottom: 30px;
    }

    .sub-form-last div p {
        font-size: 10px;
    }

    .custom-checkbox {
        width: 13px;
        min-width: 13px;
        height: 13px;
        min-height: 13px;
    }

    .custom-checkbox:checked::before {
        font-size: 9px;
    }

    .sub-form-content {
        padding: 31px 68px 30px 68px;
    }

    .why-title {
        font-weight: 600;
        font-size: 35px;
        line-height: 97%;
        text-align: center;
        color: #484848;
    }

    .why-inner {
        gap: 31px;
    }

    .why-item {
        position: relative;
        flex-direction: column;
        justify-content: center;
        align-items: center;

        padding: 50px 20px;
    }

    .why-item-num {
        position: absolute;
        top: -21px;
        background-color: #fff;
        margin-right: 0;
    }

    .why-cube {
        margin-right: 0;
        margin-bottom: 34px;
    }

    .why-item h3 {
        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
        color: #484848;
        margin-bottom: 18px;
        width: 100%;
    }

    .why-item p {
        font-weight: 400;
        font-size: 16px;
        text-align: center;
        color: #484848;
        width: 100%;
    }

    .help {
        padding: 60px;
    }

    .help-top, .help-bottom {
        font-size: 10px;
    }

    .help-top {
        width: 116px;
    }

    .help-bottom {
        width: 148px;
    }

    .help-title {
        margin-bottom: 32px;

        font-weight: 600;
        font-size: 35px;
        line-height: 97%;
        text-align: center;
        color: #484848;
    }

    .help-item {
        width: 48%;
    }

    .help-items {
        justify-content: space-between;
    }

    .help-item-img {
        height: 166px;
    }

    .help-item-img span {
        font-size: 10px;
        padding: 5px 12px;
    }

    .help-item-content {
        padding: 19px 31px 31px 31px;
    }

    .help-item-name {
        font-size: 14px;
    }

    .help-item-years {
        margin-bottom: 11px;
        font-size: 10px;
    }

    .help-item-text {
        font-size: 14px;
        margin-bottom: 13px;
    }

    .help-item-bottom__top span {
        font-size: 12px;
    }

    .help-item-bottom {
        margin-bottom: 21px;
    }

    .help-item-content button {
        padding: 13px;
        font-size: 16px;
    }

    .faq-inner {
        display: block;
    }

    .faq-inner-block {
        width: 100%;
    }

    .faq-top {
        top: -20px;
        left: 17px;

        width: 101px;
        height: 41px;
    }

    .faq-bottom {
        bottom: -35px;
        right: 50%;
        transform: translateX(50%);
        width: auto;
        height: 72px;
    }

    .faq {
        padding: 44px 0px 71px 0px;
        margin-right: 20px;
        margin-left: 20px;
    }

    .faq-title {
        font-weight: 600;
        font-size: 35px;
        line-height: 180%;
        text-align: center;
        color: #484848;

        margin-bottom: 28px;
    }

    .faq-item {
        margin-bottom: 7px;
    }

    .footer-top {
        flex-direction: column;
    }

    .footer-top-first  {
        width: 100%;
    }

    .footer-title {
        text-align: center;

        font-weight: 600;
        font-size: 20px;
        text-transform: uppercase;
        text-align: center;
        color: #86c947;

        margin-bottom: 20px;
    }

    .footer-subtitle {
        margin-bottom: 22px;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #484848;
    }

    .footer-form-inputs input {
        font-weight: 400;
        font-size: 12px;
        color: #b8b8b8;
        width: 100%;
        padding: 15px 25px;
    }

    .footer-form-inputs button {
        padding: 14px 32px;
        font-size: 14px;
    }

    .footer-top-center {
        position: relative;
    }

    .footer-top-center__mob {
        display: block;
        top: 0;
        right: 0;
    }

    .footer-top-bottom {
        margin-top: -70px;
    }

    .footer-top-center_block {
        margin-bottom: 47px;
    }

    .footer-bottom {
        flex-wrap: wrap;
        gap: 20px 0px;
    }

    .footer-bottom div {
        width: 40%;
    }

    .pop-inner {
        max-width: 599px;
    }

    .pop-body {
        padding: 45px 87px;
    }

    .pop-inner-header h2 {
        font-size: 18px;
    }

    .post-title {
        margin-bottom: 25px;
        font-size: 35px;
        word-break: break-word;
    }

    .post {
        padding: 50px 21px;
    }

    .post-main p,
    .post-main h2 {
        font-size: 16px;
        margin-bottom: 17px;
    }
}

@media (max-width: 550px) {
    .main-inner-left {
        padding: 30px;
        height: 410px;
    }

    .main-inner-left__plash {
        font-size: 8px;
        padding: 6px 13px;
    }

    .about {
        width: calc(100% + 30px);
        margin-left: -15px;
        border-radius: 0px;

        padding: 37px 16px;
    }

    .top-about {
        font-size: 8px;

        width: 135px;
        height: 28px;

        left: 12px;
        top: -12px;
    }

    .top-start h2 {
        font-size: 27px;
    }

    .top-start p {
        font-size: 14px;
    }

    .top-start {
        margin-bottom: 21px;
    }

    .about-how h2 {
        margin-bottom: 17px;
        font-size: 18px;
    }

    .about-how-item__right p {
        font-size: 14px;
    }

    .about-how-item__right {
        padding: 15px;
    }

    .about-bottom-left {
        padding: 34px;
    }

    .about-bottom-left h2 {
        font-size: 18px;
    }

    .about-bottom-left p {
        font-size: 14px;
    }

    .about-bottom-right {
        padding: 0;
        background-color: transparent;
    }

    .about-bottom-right svg {
        display: none;
    }

    .about-bottom-right__docs a img {
        width: 45px;
        height: 64px;
    }

    .about-bottom-right__docs a {
        flex-direction: row;
    }

    .about-bottom-right__docs a p {
        font-size: 12px;
        color: #848484;
    }

    .about-bottom-right__docs {
        margin-right: 42px;
        gap: 14px;
        margin-top: -42px;
    }

    .about-bottom-right h2 {
        font-size: 18px;
    }

    .about-bottom {
        gap: 39px;
    }
    
    .news {
        padding: 24px 0px;
    }

    .news-top {
        margin-bottom: 16px;
    }

    .news-top h2 {
        font-weight: 600;
        font-size: 27px;
        line-height: 86%;
        letter-spacing: -0.01em;
        color: #484848;
    }

    .news-button {
        margin-top: 26px;
        width: fit-content;
        margin-right: auto;
        margin-left: auto;
        display: block;
        background: #86c947;
        border-radius: 10px;

        font-weight: 600;
        font-size: 14px;
        color: #fff;
        padding: 13px 18px;
    }

    .news-inner {
        gap: 7px;
        flex-direction: column;
    }

    .news-item {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .news-item img {
        width: 109px;
        height: 100%;
        margin-bottom: 0;
    }

    .news-item-inner {
        padding: 20px;
    }

    .news-item-inner {
        gap: 12px;
    }

    .news-item-date {
        font-weight: 400;
        font-size: 10px;
        color: #86c947;
    }

    .news-item-title {
        font-weight: 500;
        font-size: 14px;
        color: #484848;
    }

    .news-item-text {
        font-weight: 400;
        font-size: 12px;
        color: #484848;
    }

    .news-item a {
        font-weight: 500;
        font-size: 12px;
        color: #484848;
        padding: 12px 17px;
    }

    .news-item img {
        height: 211px;
    }

    .news-top a {
        display: none;
    }

    .news-button {
        text-decoration: none;
    }

    .howto-top {
        left: 10px;
        top: -13px;
        font-size: 8px;
    }

    .how-to-inner__item {
        padding: 27px 31px;
    }

    .how-to-inner__item h2 {
        margin-bottom: 12px;
        font-weight: 600;
        font-size: 18px;
        text-transform: uppercase;
        color: #9cc947;
    }

    .how-to-inner__item p {
        font-weight: 400;
        font-size: 14px;
        color: #484848;
        margin-bottom: 13px;
    }

    .how-to-inner__item button {
        padding: 12px 20px;
        font-weight: 600;
        font-size: 12px;
        color: #fff;
    }

    .how-to-inner__item svg {
        width: 76px;
        height: 76px;
    }

    .howto-tile {
        font-weight: 600;
        font-size: 27px;
        line-height: 86%;
        letter-spacing: -0.01em;
        color: #484848;
    }

    .howto {
        padding: 35px 15px;
        width: calc(100% + 30px);
        margin-left: -15px;
        border-radius: 0px;
    }

    .howto-top {
        width: 96px;
        height: 29px;
    }

    .howto-title {
        font-weight: 600;
        font-size: 27px;
        line-height: 86%;
        letter-spacing: -0.01em;
        color: #484848;

        margin-bottom: 21px;
    }

    .sub {
        /* padding: 35px 15px; */
        width: calc(100% + 30px);
        margin-left: -15px;
        border-radius: 0px;
    }

    .sub-top {
        font-size: 8px;
        width: 105px;
        height: 30px;
        top: -13px;
    }

    .sub-content {
        padding: 37px 24px;
    }

    .sub-title {
        font-weight: 600;
        font-size: 22px;
        line-height: 97%;
        letter-spacing: -0.01em;
        text-align: center;
        color: #fff;

        margin-bottom: 22px;
    }

    .sub-form-top {
        padding: 11px;
        font-size: 14px;
    }

    .sub-form-content {
        padding: 24px 31px;
    }

    .sub-form-pol {
        margin-bottom: 11px;
        font-size: 12px;
    }

    .sub-form-input__container input {
        font-size: 12px;
        padding: 12px 7px;
    }

    .classic-input {
        font-size: 12px;
        padding: 12px 7px;
    }

    .sub-form-input__container {
        gap: 6px;
        margin-bottom: 29px;
    }

    .sub-form-price button {
        padding: 12px 11px;
        font-size: 12px;
    }

    .sub-form-price {
        gap: 6px;
        margin-bottom: 17px;
    }

    .sub-form-button {
        padding: 14px;
        font-size: 14px;
    }

    .sub-form-content img {
        width: 74px;
        height: 7px;
        margin-bottom: 22px;
    }

    .sub-form-price input {
        font-size: 12px;
        padding: 12px;
    }

    .sub-form-last div p {
        font-size: 10px;
    }

    .why {
        padding: 30px 0px;
    }

    .why-title {
        margin-bottom: 40px;
        font-weight: 600;
        font-size: 27px;
        line-height: 97%;
        text-align: center;
        color: #484848;
    }

    .why-item {
        padding: 33px;
    }

    .why-item-num {
        display: none;
    }

    .why-cube {
        position: absolute;
        min-width: 47px;
        height: 44px;
        margin-bottom: 0;
        top: -21px;
    }

    .why-cube span {
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
    }

    .why-cube span svg {
        width: 10px;
        height: 10px;
    }

    .why-item h3 {
        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
        color: #484848;

        margin-bottom: 13px;
    }

    .why-item p {
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #484848;
    }

    .why-inner {
        gap: 24px;
    }

    .why-button {
        width: 100%;

        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
        text-align: center;
        justify-content: center;
        color: #fff;

        padding: 14px;
    }

    .help-button {
        margin-top: 30px;
    }

    .help-items {
        gap: 7px;
    }

    .help-item {
        width: 100%;
        position: relative;
        border-radius: 10px;
        overflow: hidden;
    }

    .help-item-img span {
        border-radius: 0px 0px 0px 10px;
        top: 0;
        right: 0;

        font-weight: 700;
        font-size: 8px;
        text-transform: uppercase;
        color: #fff;

        padding: 6px 13px;
    }

    .help-top {
        width: 80px;
        height: 25px;
        top: -13px;
        font-size: 8px;
    }

    .help-bottom {
        width: 104px;
        height: 27px;
        bottom: -15px;
        font-size: 8px;
    }

    .help-item-mobile {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 18px;
        padding: 21px 21px 0px 21px;
    }

    .help-item-content {
        padding: 21px;
    }

    .help-item-text {
        margin-bottom: 0;
    }

    .help-item-name {
        margin-bottom: 7px;
    }

    .help-item-years {
        margin-bottom: 7px;
    }

    .help-item-mobile__content {
        display: block;
    }

    .help-item-img {
        min-width: 93px;
        max-width: 93px;
        height: 102px;
        border-radius: 5px;

        position: static;
    }

    .help-button {
        margin-top: 21px;
        width: 100%;

        font-weight: 700;
        font-size: 12px;
        text-transform: uppercase;
        text-align: center;
        color: #fff;

        padding: 14px;
    }

    .help-subtitle {
        margin-bottom: 32px;

        font-weight: 500;
        font-size: 12px;
        text-align: center;
        color: #484848;
    }

    .help-item-content .help-item-name,
    .help-item-content .help-item-years,
    .help-item-content .help-item-text {
        display: none;
    }

    .help {
        padding: 35px 15px;
        width: calc(100% + 30px);
        margin-left: -15px;
        border-radius: 0px;

        margin-top: 31px;
    }

    .help-title {
        font-weight: 600;
        font-size: 27px;
        line-height: 97%;
        text-align: center;
        color: #484848;

        margin-bottom: 20px;
    }

    .faq {
        width: calc(100% + 30px);
        margin-left: -15px;
        border-radius: 0px;

        padding-top: 22px;
        padding-bottom: 46px;
    }

    .faq-title {
        font-weight: 600;
        font-size: 27px;
        line-height: 233%;
        text-align: center;
        color: #484848;

        margin-bottom: 24px;
    }

    .faq-inner {
        padding: 0px 15px;
    }

    .faq-item-top {
        padding: 0px 25px 0px 21px;
    }

    .faq-item-bottom {
        padding: 15px 21px;
    }

    .faq-item-top__title,
    .faq-item-bottom__text {
        font-size: 14px;
    }

    .footer-top,
    .footer-bottom {
        padding-right: 0;
        padding-left: 0;
    }

    .footer-title {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .footer-subtitle {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .footer-form-inputs button {
        padding: 14px 20px;
    }

    .footer-form-last p {
        font-size: 10px;
    }

    .footer-top-first {
        margin-bottom: 39px;
    }

    .footer-top-center_first h3 {
        font-size: 14px;
        margin-bottom: 9px;
    }

    .footer-top-center_first a {
        margin-bottom: 4px;
        font-size: 14px;
    }

    .footer-top-center_block h3 {
        font-size: 14px;
        margin-bottom: 7px;
    }

    .footer-top-bottom h3 {
        margin-bottom: 9px;
        font-size: 14px;
    }

    .footer-bottom p,
    .footer-bottom a {
        font-size: 10px;
    }

    .pop-inner-header h2 {
        font-size: 16px;
    }

    .pop-inner-header {
        padding: 11px;
    }

    .close-pop {
        width: 23px;
        max-width: 23px;
        height: 23px;
        max-height: 23px;
        top: 9px;
    }

    .pop-body {
        padding: 27px 33px;
    }

    .pop-body h3 {
        font-size: 12px;
        margin-bottom: 14px;
    }

    .pop-2-input {
        flex-wrap: wrap;
        gap: 6px;
        margin-bottom: 26px;
    }

    .form_radio label {
        font-size: 12px;
    }

    .pop-checkboxs input {
        width: 17px;
        min-width: 17px;
        height: 17px;
        min-height: 17px;
    }

    .pop-2-input .classic-input {
        width: 100% !important;
    }

    .pop-body button[type="submit"] {
        margin-bottom: 13px;
        font-size: 12px;
        padding: 12px;
    }

    .pop-4-input div input {
        width: 100%;
    }

    .pop-4-input {
        gap: 6px;
    }

    .pop-body-end p {
        font-size: 10px;
    }

    .pop-4-input div {
        flex-direction: column;
        gap: 6px;
    }

    .sub-form-payments {
        align-items: unset;
    }

    .sub-form-payments button {
        flex-direction: column;
        gap: 3px;
        width: 100% !important;

        justify-content: center;
    }

    .sub-form-payments button img {
        width: 55px;
        height: 6px;
    }

    .sub-form-payments {
        /* flex-wrap: nowrap; */
    }

    #help .pop-body {
        padding: 27px 33px;
    }

    .post-title {
        font-size: 27px;
        margin-bottom: 25px;
    }

    .post-main p, .post-main h2 {
        font-size: 14px;
    }

    .referal-inner h2 {
        font-size: 16px;
    }

    .referal-inner a {
        font-size: 15px;
    }
}

@media (max-width: 428px) {
    .header-logo img {
        width: 120px;
        height: 38px;
    }

    .header-conent button {
        padding: 12px 21px;
        font-size: 10px;
        height: 41px;
    }

    #closeMobileMenu {
        top: 38px;
        right: 19px;
    }

    .mobile-menu-inner nav a {
        width: 160px;
        font-size: 16px;
        padding: 15px 24px;
        height: fit-content;
    }

    .mobile-menu-inner nav {
        gap: 20px;
    }

    .mobile-menu-inner button {
        padding: 16px 23px;
        font-size: 14px;
    }

    .about-bottom-right__docs {
        margin-top: 5px;
    }

    .sub-form-price button {
        width: 47%;
        padding: 11px 2px;
    }

    .sub-form-input__container input {
        width: 48.7%
    }
}