@media screen and (max-width: 1440px) {
    .how-to-help .support .grid-container {
        margin: 0 24px;
    }

    .how-to-help .support .hero-title {
        font-size: clamp(3.625rem, 0.24rem + 5.29vw, 5rem);
    }

    .how-to-help .support__left-bottom .support__ways {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .how-to-help .support__left {
        margin-right: 16px;
    }
}

@media screen and (max-width: 1024px) {
    .how-to-help .support .hero-title {
        font-size: 80px;
        margin-top: 0;
        margin-bottom: 23px;
    }

    .how-to-help .support {
        padding-top: 150px;
        padding-bottom: 232px;
        position: relative;
    }

    .how-to-help .support__left-bottom {
        position: absolute;
        bottom: 0;
        width: calc(100% - 48px);
    }

    .how-to-help .support__left {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .how-to-help .form-sum-title {
        margin-bottom: 20px;
    }

    .how-to-help .support__right {
        margin-bottom: 62px;
    }

    .how-to-help .support__left-bottom .support__ways {
        display: flex;
    }

    .how-to-help .support__left-bottom h3 {
        font-weight: 400;
        font-size: 40px;
        line-height: 110%;
        letter-spacing: 0;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 32px;
    }

    .how-to-help .support__ways .way-item {
        font-size: 20px;
    }

    .how-to-help .support__left-bottom {
        margin-bottom: 80px;
    }

    .how-to-help .support__form {
        min-height: auto;
        max-height: 784px;
    }

    .how-to-help__statistic {
        padding-top: 120px;
        padding-bottom: 120px;
        flex-direction: column;
        gap: 64px;
    }

    .how-to-help__statistic-item {
        grid-template-columns: 120px 1fr;
        gap: 24px;
    }

    .how-to-help__statistic-item .icon-container {
        width: 120px;
        height: 120px;
    }

    .how-to-help__statistic-item:nth-of-type(1) .description,
    .how-to-help__statistic-item:nth-of-type(2) .description,
    .how-to-help__statistic-item:nth-of-type(3) .description {
        max-width: 100%;
    }

    .how-to-help__statistic-item .description h2 {
        font-size: 60px;
    }

    .how-to-help__statistic-item .description p {
        font-weight: 400;
        font-size: 20px;
        line-height: 130%;
        letter-spacing: -0.02em;
    }

    .how-to-help__statistic-item:nth-of-type(2) {
        max-width: 100%;
    }

    .how-to-help__statistic-item:nth-of-type(3) .description p {
        max-width: 100%;
    }

    .how-to-help__statistic {
        margin: 0 24px;
    }

    .how-to-help__statistic-item .description h2::before {
        margin-top: 0;
    }

    .how-to-help__statistic-item .description h2::after {
        margin-bottom: -0.05em;
    }

    .how-to-help__statistic-item:nth-of-type(3) {
        margin-top: -17px;
    }

    .how-to-help__trust h1:first-of-type,
    .how-to-help__trust p:first-of-type,
    .how-to-help__trust p:last-of-type,
    .how-to-help__trust .link-card {
        grid-column: 1 / -1;
    }

    .how-to-help__trust h1:first-of-type {
        padding-left: 74px;
        margin-bottom: 17px;
    }

    .how-to-help__trust h1::before {
        margin-top: -0.2em;
    }

    .how-to-help__trust p:first-of-type {
        margin-right: 0;
    }

    .how-to-help__trust p {
        font-size: 20px;
        line-height: 130%;
        letter-spacing: -0.02em;
        margin-bottom: 24px;
    }

    .how-to-help__trust p:last-of-type {
        margin-bottom: 64px;
    }

    .how-to-help__trust .link-card {
        margin-top: 0;
        min-height: 260px;
    }

    .how-to-help__trust .link-card:not(:first-of-type) {
        margin-top: 10px;
    }

    .how-to-help__trust .link-card a {
        padding: 32px;
    }

    .how-to-help__trust .link-card a h3 {
        font-weight: 400;
        font-size: 32px;
        line-height: 110%;
        letter-spacing: -0.01em;
    }

    .how-to-help__trust .link-card a h3::after {
        margin-bottom: -0.14em;
    }

    .how-to-help__trust .link-card a img {
        margin-top: 7px;
        margin-right: 7px;
    }

    .how-to-help__another h1:first-of-type,
    .how-to-help__another h1:last-of-type,
    .how-to-help__another .images,
    .how-to-help__another .description {
        grid-column: 1 / -1;
    }

    .how-to-help__another h1:last-of-type {
        padding-left: 74px;
    }

    .how-to-help__another h1:first-of-type {
        margin-bottom: 4px;
    }

    .how-to-help__another h1::before {
        margin-top: -0.18em;
    }

    .how-to-help__another h1::after {
        margin-bottom: -0.11em;
    }

    .how-to-help__another h1:last-of-type {
        margin-bottom: 30px;
    }

    .how-to-help__another .images {
        order: 3;
    }

    .how-to-help__another .description p {
        font-weight: 400;
        font-size: 20px;
        line-height: 130%;
        letter-spacing: -0.02em;
    }

    .how-to-help__another .description {
        gap: 48px;
        margin-bottom: 54px;
    }

    .how-to-help__another .description .buttons .btn, .how-to-help__another .description .buttons .btn-simple {
        padding: 19px 0;
        flex: 1 0 0;
        text-align: center;
    }

    .how-to-help__another .images .img-container {
        width: 100%;
        height: 100%;
        aspect-ratio: 1 / 1;
        max-width: unset;
        max-height: unset;
    }

    .how-to-help__merch h1 {
        font-weight: 400;
        font-size: 70px;
        line-height: 100%;
        letter-spacing: -0.01em;
        text-align: center;
    }

    .how-to-help__merch {
        margin: 0 24px;
    }

    .how-to-help__merch-cards {
        display: flex;
        flex-direction: column;
        padding: 0 80px;
        gap: 40px;
    }

    .how-to-help__merch-cards .merch-card h3 {
        font-weight: 400;
        font-size: 52px;
        line-height: 100%;
        letter-spacing: -0.01em;
        text-align: center;
    }

    .how-to-help__merch-cards .merch-card h3::after {
        margin-bottom: -0.23em;
    }

    .how-to-help__collaboration {
        padding: 120px 24px;
    }

    .how-to-help__collaboration h1 + p {
        font-weight: 400;
        font-size: 20px;
        line-height: 130%;
        letter-spacing: -0.02em;
    }

    .how-to-help__collaboration-cards {
        display: flex;
        flex-direction: column;
        margin: 0 80px;
        gap: 40px;
    }

    .how-to-help__collaboration-cards .collaboration-card h3 {
        font-size: 40px;
        line-height: 110%;
        letter-spacing: 0;
    }

    .how-to-help__collaboration-cards .collaboration-card .btn {
        padding: 19px 40px;
    }

}

@media screen and (max-width: 768px) {
    .how-to-help .support__ways .way-item {
        font-size: clamp(1rem, 0.25rem + 2.08vw, 1.25rem);
    }

    .how-to-help .support .hero-title {
        font-size: clamp(2.5rem, -5rem + 20.83vw, 5rem);
        margin: 0;
        margin-right: auto;
        margin-bottom: 24px;
        text-align: left;
    }

    .how-to-help .support__left-bottom h3 {
        font-size: clamp(1.75rem, -0.5rem + 6.25vw, 2.5rem);
    }

    .how-to-help__statistic-item .description h2 {
        font-size: clamp(2.5rem, -1.25rem + 10.42vw, 3.75rem);
    }

    .how-to-help__trust .link-card a h3 {
        font-size: clamp(1.375rem, -0.5rem + 5.21vw, 2rem);
    }

    .how-to-help__merch-cards {
        padding: 0 clamp(0rem, -15rem + 41.67vw, 5rem);
    }

    .how-to-help__merch h1 {
        font-size: clamp(2.5rem, -3.125rem + 15.63vw, 4.375rem);
    }

    .how-to-help__merch-cards .merch-card h3 {
        font-size: clamp(1.75rem, -2.75rem + 12.5vw, 3.25rem);
    }

    .how-to-help__collaboration-cards {
        margin: 0 clamp(0rem, -15rem + 41.67vw, 5rem);
    }

    .how-to-help__collaboration-cards .collaboration-card h3 {
        font-size: clamp(1.75rem, -0.5rem + 6.25vw, 2.5rem);
    }
}

@media screen and (max-width: 576px) {
    .how-to-help .support__form {
    }

    .how-to-help .support {
        padding-top: 142px;
    }

    .how-to-help .support .hero-title {
        letter-spacing: -0.01em;
        margin-bottom: 19px;
    }

    .how-to-help .support__right {
        margin-left: -17px;
        margin-right: -17px;
        margin-bottom: 0;
    }

    .how-to-help .form-sum-title {
        margin-bottom: 10px;
    }

    .how-to-help .form-sum-desc {
        margin-bottom: 6px;
    }

    .how-to-help .support {
        padding-bottom: 400px;
    }

    .how-to-help .support__left-bottom {
        margin-bottom: 66px;
        width: calc(100% - 34px);
        left: 50%;
        transform: translateX(-50%);
    }

    .how-to-help .support__left-bottom .support__ways {
        flex-direction: column;
    }

    .how-to-help .support__ways .way-item {
        padding: 13px 0;
        font-weight: 600;
        font-size: 16px;
        line-height: 130%;
        letter-spacing: 0;
    }

    .how-to-help .support__left-bottom h3 {
        margin-bottom: 15px;
    }

    .how-to-help__statistic {
        padding: 80px 0;
        margin: 0 24px 0 16px;
    }

    .how-to-help__statistic-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 13px;
    }

    .how-to-help__statistic-item .icon-container {
        width: 100px;
        height: 100px;
    }

    .how-to-help__statistic-item:nth-of-type(1) .description,
    .how-to-help__statistic-item:nth-of-type(2) .description,
    .how-to-help__statistic-item:nth-of-type(3) .description {
        max-width: 330px;
    }

    .how-to-help__statistic-item .description * {
        text-align: center;
    }

    .how-to-help__statistic {
        gap: 32px;
    }

    .how-to-help__statistic-item .description p {
        font-weight: 400;
        font-size: 18px;
        line-height: 130%;
        letter-spacing: 0;
    }

    .how-to-help__statistic-item .description {
        gap: 9px;
    }

    .how-to-help__statistic-item:nth-of-type(3) {
        margin-top: 0;
    }

    .how-to-help__trust {
        padding: 80px 0;
    }

    .how-to-help__trust .grid-container-1024 {
        margin:  0 17px;
    }

    .how-to-help__trust h1:first-of-type {
        padding-left: 24px;
        margin-bottom: 8px;
    }

    .how-to-help__trust h1::before {
        margin-top: -0.14em;
    }

    .how-to-help__trust h1:last-of-type {
        margin-bottom: 24px;
    }

    .how-to-help__trust p {
        font-weight: 500;
        font-size: 16px;
        line-height: 132%;
        letter-spacing: 0;
    }

    .how-to-help__trust p b {
        font-weight: 600;
        letter-spacing: 0;
    }

    .how-to-help__trust p:first-of-type {
        max-width: 339px;
        margin-bottom: 16px;
    }

    .how-to-help__trust p:last-of-type {
        margin-bottom: 48px;
    }

    .how-to-help__trust .link-card {
        min-height: 220px;
    }

    .how-to-help__trust .link-card a {
        padding: 24px;
    }

    .how-to-help__trust .link-card a img {
        max-width: 16px;
        margin-top: 2px;
        margin-right: 4px;
    }

    .how-to-help__trust .link-card a h3 {
        letter-spacing: 0;
    }

    .how-to-help__another h1 {
        font-size: 40px;
    }

    .how-to-help__another h1:last-of-type {
        padding-left: 24px;
        margin-bottom: 14px;
    }

    .how-to-help__another h1:first-of-type {
        margin-bottom: -2px;
    }

    .how-to-help__another .description p  {
        font-weight: 400;
        font-size: 18px;
        line-height: 127%;
        letter-spacing: 0;
    }

    .how-to-help__another .description p b {
        font-weight: 700;
        letter-spacing: -0.02em;
        font-size: 18px;
    }

    .how-to-help__another .description {
        gap: 32px;
        margin-bottom: 30px;
    }

    .how-to-help__another .description .buttons {
        flex-direction: column;
        gap: 8px;
    }

    .how-to-help__another .description .buttons .btn, .how-to-help__another .description .buttons .btn-simple {
        padding: 13px 0;
        font-weight: 500;
        font-size: 16px;
        line-height: 130%;
        letter-spacing: 0;
    }

    .how-to-help__another {
        padding-bottom: 80px;
    }

    .how-to-help__merch {
        padding: 80px 0;
        margin: 0 16px;
    }

    .how-to-help__merch h1 {
        margin-bottom: 24px;
    }

    .how-to-help__merch h1 + p {
        margin-bottom: 48px;
        font-weight: 500;
        font-size: 16px;
        line-height: 133%;
        letter-spacing: 0;
    }

    .how-to-help__merch-cards .merch-card {
        min-height: 481px;
    }

    .how-to-help__merch-cards .merch-card .img-container {
        height: 323px;
        margin-bottom: 24px;
    }

    .how-to-help__merch-cards .merch-card .img-container img {
        max-width: 240px;
        max-height: 240px;
    }

    .how-to-help__merch-cards .merch-card .btn-subscribe {
        padding: 14px 24px;
        font-weight: 500;
        font-size: 16px;
        line-height: 130%;
        letter-spacing: 0;
    }

    .how-to-help__merch-cards {
        gap: 24px;
    }

    .how-to-help__collaboration {
        padding: 80px 12px;
    }

    .how-to-help__collaboration h1 + p {
        font-weight: 500;
        font-size: 16px;
        line-height: 130%;
        letter-spacing: 0;
        margin-bottom: 48px;
    }

    .how-to-help__collaboration h1 {
        margin-bottom: 20px;
    }

    .how-to-help__collaboration-cards .collaboration-card .img-container {
        height: 160px;
        margin-bottom: 24px;
    }

    .how-to-help__collaboration-cards .collaboration-card h3 {
        margin-left: 8px;
        margin-bottom: 16px;
    }

    .how-to-help__collaboration-cards .collaboration-card .img-container img {
        max-width: 160px;
    }

    .how-to-help__collaboration-cards .collaboration-card p {
        margin-left: 8px;
        font-weight: 500;
        font-size: 16px;
        line-height: 130%;
        letter-spacing: 0;
        margin-bottom: 40px;
    }

    .how-to-help__collaboration-cards .collaboration-card .btn {
        padding: 14px 24px;
        font-weight: 500;
        font-size: 16px;
        line-height: 130%;
        letter-spacing: 0;
    }

    .how-to-help__collaboration-cards .collaboration-card {
        padding: 8px 8px 20px;
    }

    .how-to-help__collaboration-cards {
        gap: 24px;
    }
}